/********** Custom Css for Rand Paul ****************/

#az-template-elements {
  display: none!important;
}

#page-title .page-title {
  border: none;
  display: table-cell;
  height: 180px;
  vertical-align: bottom;
  padding-top: 0;
  padding-bottom: 10px;
  padding-right: 25%;
}

.container-fluid {
  padding-left: 0px!important;
  padding-right: 0px!important;
  margin: 0 auto!important;
}

/********** Navbar Overrides ****************/

/*Logo should be set to max-height when scrolling down*/

#navbar img#logo {
  height: 75px;
  transition: all 0.3s ease-out;
}

#navbar.affix img#logo {
    height: 65px;
    transition: all 0.2s ease;
}


/*Quick fix for header opacity bug when browser is scrolled to the top*/

#navbar.leidos-header--top.affix-top {
  opacity: 1 !important;
}

.front #navbar.leidos-header--top.affix-top {
  background: none;
}

.front #navbar.leidos-header--top.affix {
  background: auto;
}


/*Adjustments to the navbar hover states*/

#navbar ul.nav li:hover {
  background: #046695;
}


#navbar ul.nav li a:hover {
  background-color: transparent !important;
  color: #c0c1c2 !important;
}

#navbar ul.nav li:hover>ul.dropdown-menu {
  background: #046695;
}


/*Pretty Hover Effects*/

#navbar ul.nav > li > a:before {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #fbfbfb;
  width: 0;
  transition: all 0.5s ease;
  opacity: 0;
}

#navbar ul.nav > li:hover > a:before {
  opacity: 1;
  width: 100%;
  transition: all 0.5s ease;
}


.body--leidos-nav-desktop .leidos-header--top.leidos-header--overlay {
  top: 0!important;
}

.view-id-cms_news .views-row {
  margin-bottom: 4em;
}

.view-id-cms_news .social-media-row {
  margin-bottom: 0px;
}

.social-media-row>div {
  display: inline-block;
  padding: 0 1em 0 0;
}

.view-id-cms_news .leidos-service-links ul>li {
  list-style: none;
  list-style-type: none;
  display: inline;
}

.social-media-row .leidos-service-links ul.links {
  margin-left: 0;
  padding-left: 0;
}

.social-media-row .oped-topics ul {
  padding-left: 0;
}

.social-media-row .oped-topics li {
  list-style: none;
  display: inline-block;
  padding: 0.5em 1em;
  background: #084d70;
  color: white;
  text-align: center;
  border-radius: 0.25em;
  font-size: 0.8em;
}

.view-cms-news .view-content .views-row span {
  display: none;
}

span.date-display-single {
  display: inline-block!important;
}

.node-type-op-eds span.date-display-single {
  line-height: 35px;
  color: #084d70;
  font-weight: 700;
  font-size: 18px;
  font-style: italic;
}

body .stpe-outlinebutton:hover, body .stpe-outlinebutton:focus {
  border: 1px solid #084d70!important;
  background: #084d70!important;
}

.view-display-id-page .views-row {
  padding: 20px 0;
  border-bottom: 1px solid rgba(49, 112, 143, 0.21);
}

body .stpe-outlinebutton {
  border: 1px solid #084d70!important;
}

.view-display-id-page .views-row {
  padding: 20px 0;
  border-bottom: 1px solid rgba(49, 112, 143, 0.21);
}

.view-display-id-page .views-row-last {
  border-bottom: none;
}

#contactForm .form-control {
  color: #fff;
  border-color: #fff;
}

#debtClock span {
  font-size: 4em;
}

@media only screen and (max-width: 600px) {
  #debtClock span {
    font-size: 2.2em;
  }
}

.form-group.col-lg-12.signUp {
  margin-bottom: 15px!important;
}

.signUp button.btn.btn-success.col-lg-12 {
  padding: 12px 0;
}

.footer-container {
  padding-top: 0px !important;
}

#map_wrapper {
  height: 400px;
  margin-bottom: 0;
}

#map_canvas {
  width: 100%;
  height: 100%;
}

.info_content h3 {
  color: #000;
  font-weight: 700;
}

.info_content p {
  color: #000;
}

.info_content a {
  color: red;
  >>>>>>>7af5320d197ea8e9905728f303daec0e99eb898c
}

#footer-sidebar {
  padding: 20px 50px;
}

#footer-sidebar h2 {
  text-transform: uppercase;
  border-bottom: 2px solid yellow;
}

.footer-sidebar-container {
  margin-top: 20px;
  padding-left: 50px;
}

.footer-sidebar-container strong {
  position: relative;
}

.footer-sidebar-container i.glyphicon {
  font-size: 9px;
  border: 1px solid;
  line-height: 16px;
  height: 18px;
  width: 18px;
  text-align: center;
  position: absolute;
  left: -45px;
  color: #ddd;
}

.node-news img {
  display: none;
}

#issue-accordion {
  margin-bottom: 0;
  padding: 0;
}

#issue-accordion .az-element.az-toggle.panel.undefined a {
  color: #c0392b;
  background: none;
  font-size: 16px;
  font-family: "Open Sans", "Open Sans";
}

.block-iq-forms .form-control {
  border: 1px solid #999!important;
}

.page-taxonomy-term #block-system-main p:last-child {
  display: none;
}

#federalAgency .form-control {
  border: 1px solid #999!important;
}
