/* SENATOR  TINA SMITH CUSTOM STYLE*/
html {
  min-width: 308px;
  overflow: auto;
}

/* Style the buttons that is used to open and close the collapsible content. Used on this page: CARESActFAQ*/
.collapsible-content {
  font-family: "Open Sans", sans-serif; 
  background-color: #ffffff;
  cursor: pointer;
  padding: 1.5%;
  margin-bottom: 5px;
  width: 100%;
  border: 1px solid #4655A5;
  border-radius: 5px;
  text-align: left;
  font-weight: bold;
  color: #4655A5;
}

.active-menu, .collapsible-content:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #85bd53;
  text-decoration-thickness: 2px;
}

.collapsible-content::after {
  content: "\002b";
  color: #4655A5;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.collapsible-active::after {
  content: "\002d ";
  font-weight: bold;
}

.collapsible-menu {
  padding: 0.5% 2%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: transparent;
}
/*END Collapsible CSS*/


/*START- Secondary Header - Coronavirus- Basic block*/
#block-coronavirus {
max-height: 34px !important;
}

.glazed-secondary-header {
padding-top: 0 !important;
max-height: 70px;
background: #ffffff;
color: #1D2F46;
}

.glazed-secondary-header a {
color:  #4653a2
}

.glazed-secondary-header  a:hover {
color: #4653a2 !important;
font-weight: bold;
}/*END- Secondary Header - Coronavirus- Basic block*/

/*search icon to the right of menu*/
.full-screen-search-button {
    padding: 1em;
    padding-bottom: 0px;
    vertical-align: text-bottom;}

/*green*/
a:hover {
color: #85BD53;
}

.az-button-content btn .btn-default .btn-lg a:hover {
  color: #ffffff !important;
}

.webform-submission-newsletter-subscribe-form input {
color:#737a85;
}

.webform-submission-newsletter-subscribe-form input.form-text:focus, .webform-submission-newsletter-subscribe-form input.form-email:focus {
 border-color:#737a85;
}

/*Mobile view - hamburger menu and X - show white*/
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span, .body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span::before, .body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span::after {
      background: #ffffff;
   }

/*Mobile view - search button - show white*/
.full-screen-search-button {
color: #ffffff
}

/*Default is middle vertical align. It makes the single line page title look off compared to 2-line page titles found in Press Releases. This is to fix the alignment at the top.*/
#page-title .page-title {
    vertical-align: Top !important;
    padding-top: 1.8em !important
}

/*Committee Assignment & Issues pages - title of accordions - 1.5em is about the same as h3. Webform Section headings*/
.panel-title, .panel-title:hover {
  font-size: 1.5em;
  background-color: #4655A5;
  color: #ffffff;
}

blockquote {
  font-weight: bold;
  color: #4655A5;
}

.subtitle {
margin: -2.25% auto 2%;
font-style: italic;
}

/*Twitter feed doesn't have a border around it but FB does. This is just to match the two feeds.*/
.eapps-facebook-feed-inner {
  border: none !important;
}

/*bullets symbol at the footer area
.region-footer .item-list ul li a:before, .region-footer .view ul li a:before {
  list-style-position: outside; /*Align Bullet text even when it wraps below bullet*/
   content: '\003e';
   color: #ffffff;
   background-image: none !important;
   vertical-align: text-top;
   top: initial !important;
   width: 10px !important;
   height: 10px !important;
}*/

.text-default {
  color: #292525
}

.btn-primary {
    background: #4655A5 !important;
    color: #ffffff
}

.btn-primary:hover {
    background: #85bd53 !important;
    color: #ffffff !important;
}

/*mobile menu - hover text color*/
.glazed-header--side .glazed-main-menu a:hover {
   color: #ffffff;
}

/*mobile menu - breadcrumb (bold text at the top)*/
.glazed-header--side .menu__breadcrumbs {
    font-size: 0.85em;
}

.30percent {
     width: 30%;}

.glazed-header {
  padding: 0;
}

/*Create spacing between each bullet items in the footer area*/
.region-footer .item-list ul li {
    margin-top: 0.7em; 
    margin-bottom: 1.0em;
}

/*extra padding/spacing top and below logo*/
.navbar-container.glazed-fluid {
   padding-top: 1%;
   padding-bottom: 1.5%;
}

#logo img {
  height: 90%;
  width: auto;
  vertical-align: middle
}

wrap-branding {
  vertical-align: middle
}

.container-row .container-col {
  margin: 0;
  padding: 1%
}

/*Logo - vertical alignment middle and 3% spacing top and bottom for mobile views*/
.body--glazed-nav-mobile .glazed-header #logo {
    padding: 3% 0;
    margin: 0; 
}

/*mobile view: search button aligned with menu list*/
.full-screen-search-button {
    padding-left: 0px;
    padding-bottom: 0px; }

/*mobile view: vertical scroll enabled*/
.glazed-header--side .menu__level {
   overflow-y: scroll;
}


/*END Custom CSS*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 1% !important;
    padding-right: 1% !important;
}

/*.jumbotron {
    min-width: 240px;
    /*max-height: 475px !important;*/
    padding-right: 5%;
    padding-left: 5%;
    margin: 25% 5% 15% 0;
    position: relative;
    right: 5%}*/

.cms-blog-links {
  display: none;
}
.field-blog-image {
  display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    height: 50%;
}

.views-blog-modern-h2-red a {
color: #bf0413;
}

.navbar-container.glazed-fluid {
padding-left: 0px;
padding-right: 0px;
}

.page-title-full-width-container {
width: 100%;
margin-left: auto;
margin-right: auto;
}

/*#page-title {
    padding-left: 1.9em;}*/

h2, h3, h4, h5, h6 {
  padding-top: 1%;
  padding-bottom: -0.25%;}

p {
    margin-top: 0.7em; 
    margin-bottom: 1.0em;
}

/*Homepage - Youtube - Large video icon and black area below section*/
#youtubechannel-player  {
        position: relative;
        padding: 0;
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
        margin: 0 auto;}

#youtubechannel-frame, .ytp-cued-thumbnail-overlay-image {
      background-repeat: no-repeat;
      background-size: auto;
      padding: 3%;
      margin: 0 auto;}


/*Homepage - Youtube - Thumbnail section*/
#youtubechannel-list  {
      width: inherit;
      padding: 5%;
      margin: 0 auto;}

#youtubechannel-list ul {
       width: 100%;
       height: auto;
       margin: 2% auto;
       padding: 3%}

#youtubechannel-list ul li {
    background: none;
    float: none;
    margin: 3% auto;
    padding: 3%;
}
#youtubechannel-list img {
      height: 100% !important;
      margin:  auto;}

#facebook {
   margin: 0 auto;
   padding: 0 ;
   width: 100%;
   right: 0;}

.flex {
    display: flex;
    flex-grow: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: center;
    padding: 0;
    margin: 0 5%;
    width: 100%;
}

/*List style - text is aligned not past bullets when it wraps below*/
.list-aligned ul {
list-style-position: outside;
}

.full-screen-search-button {
    padding-left: 0px;
    padding-bottom: 0px; 
}
/*Responsive Fonts*/
@media only screen and (min-width: 992px) and (max-width: 1250px) {
body {font-size: 1em;}
h1 {font-size: 2.4em;}
h2 {font-size: 1.92em;}
h3 {font-size: 1.54em;}
h4 {font-size: 1.23em;}
h5 {font-size: 1em;}
blockquote {font-size: 1.13em;}
blockquote {line-height: 1.1em;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {font-size: 0.80em;}
    h1 {font-size: 1.92em;}
    h2 {font-size: 1.54em;}
    h3 {font-size: 1.23em;}
    h4 {font-size: 1em;}
    h5 {font-size: 0.9em;}
    blockquote {font-size: 0.95em;}
    blockquote {line-height: 1.05em;}
}

@media only screen (min-width: 320px) and (max-width: 767px) {
    body {font-size: 0.7em;
    min-width: 320px;
    overflow: scroll;}
    h1 {font-size: 1.6em;}
    h2 {font-size: 1.3em;}
    h3 {font-size: 1.1em;}
    h4 {font-size: 0.9em;}
    h5 {font-size: 0.8em;}
    blockquote {font-size: 0.85em;}
    blockquote {line-height: 0.95em;}
#glazed-menu-toggle {
margin-left: 0px !important;
margin-right: 0px !important;
 }
}

/* style sheet for "A4" printing */
@media print and (width: 21cm) and (height: 29.7cm) {
  @page {
     margin: 3cm;  }
}

/* style sheet for "letter" printing */
@media print and (width: 8.5in) and (height: 11in) {
  @page {
  margin: 1in;  }
}

#toolbar-bar {
  z-index: 10000;
}

.page-title-full-width-container .breadcrumb { right: 1px; left: auto; } 

#page-title { text-align:  center } 

#page-title .page-title { height:  100px } 

.page-title-full-width-container:after { opacity:  0 } 

.page-title-full-width-container:after { background-position: center center; }

  #glazed-main-menu,
  #glazed-main-menu .menu__breadcrumbs,
  #glazed-main-menu .menu__level {
    text-align: left;
  }
.glazed-header--side .glazed-main-menu {
  width: 340px;
}
.glazed-header--side .menu__level {
  width: 340px;
}

.body--glazed-nav-desktop #navbar.glazed-header--top {
  background-color: #4653a2;
  opacity: 1;
}
.body--glazed-nav-desktop #navbar.glazed-header--top.affix {
  background-color: #4653a2;
  opacity: 1;
}

.body--glazed-nav-desktop .glazed-header--top .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top .block-glazed-helper {
  height: 100px;
  line-height: 100px;
}
.body--glazed-nav-desktop .glazed-header--top .glazed-main-menu {
  height: 100px;
}
.body--glazed-nav-desktop .glazed-header--top #logo {
  max-height: 100px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top.affix .navbar-header .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top.affix .block-glazed-helper  {
  height: 50px;
  line-height: 50px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .glazed-main-menu {
  height: 50px;
}
.body--glazed-nav-desktop .glazed-header--top.affix #logo {
  max-height: 50px;
}
.body--glazed-nav-desktop .nav-child-fixed-width {
  top: 100px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav-child-fixed-width {
  top: 50;
}
.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding,
.body--glazed-nav-mobile .glazed-header .navbar-toggle {
  height: 60px;
}
.body--glazed-nav-mobile .glazed-header .block-glazed-helper {
  height: 60px;
  line-height: 60px;
}
.body--glazed-nav-mobile .glazed-header #logo {
  max-height: 60px;
}
.glazed-header .menu a {
  text-transform: uppercase;
}
.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .menu a::before,
.glazed-header--top.glazed-header--hover-border .nav > li > a::before {
  height: 2px; 
  bottom: 0; 
  margin-bottom: 3px; 
  background-color:  #52b6f3; 
  transition: transform 300ms; 
  transform: scale(0, 0) translate(10px, -10px); 
  transform-origin: 50% 0; 

 } 

.html #navbar.glazed-header--top .container-row > .col-sm-12 { background-color: #4653a2 }

#navbar.glazed-header--top .menu { background-color: #4653a2 }

#navbar.glazed-header--top .menu, #navbar.glazed-header--top .menu a { color: white }

#navbar.glazed-header--top .menu a:hover, #navbar.glazed-header--top .menu a:focus { color: #85bd53 }

#navbar.glazed-header--top .dropdown-menu { background-color: #85bd53 }

#navbar.glazed-header--top .dropdown, #navbar.glazed-header--top .dropdown-menu a { color: white }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { background-color: #4653a2 }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { color: #ffffff }

.container {
  max-width: 1500px;
  padding-left: 1px;
  padding-right: 1px;
}
.navbar-container.glazed-fluid,
.page-title-container.glazed-fluid,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.glazed-boxed-container {
  max-width: 1580px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.region-sidebar-first .block,
.region-sidebar-second .block,
.glazed-util-gutter-bottom {
  margin-bottom: 30px;
}
.page-title-full-width-container {
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-container.glazed-fluid,
  .page-title-container.glazed-fluid,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body { background-position: left top; }

.region-sidebar-first .block, .region-sidebar-second .block, .region-content-top .block, .blocks-preview .block {
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
} 

.region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .blocks-preview .block-title {
  font-size: 40px;
  text-align: left;
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
  display: block;
} 

@media screen and (max-width: 768px) { 
  .region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .blocks-preview .block-title { font-size: 30px; } 
} 

.region-sidebar-first .block-hr, .region-sidebar-second .block-hr, .region-content-top .block-hr, .blocks-preview .block-hr {  background-color:  #52b6f3; } 
.region-sidebar-first .block-hr, .region-sidebar-second .block-hr, .region-content-top .block-hr, .blocks-preview .block-hr {
  height: 4px;
  width: 100%px;
  margin-top: 10px;
  margin-bottom: 10px;
}
body, p, .lead { line-height:  1.8 } 
body { font-size:  20px } 
.glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a, .body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li>a { font-size:  18px } 
h1,h2,h3,h4,h5,h6 { line-height:  1.3; } 
h1, .html #page-title .page-title { font-size:  50px; } 
h2 { font-size:  40px; } 
h3 { font-size:  35px; } 
h4 { font-size:  30px; } 
blockquote, .blockquote p { font-size:  20px } 
hr { height:  4px; } 
hr { margin-left: 0;margin-right: auto; }
hr {  background-color:  #52b6f3; } 
@media screen and (max-width: 768px) { 
  body, p { font-size:  15px; } 
  .glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a, .body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li>a { font-size:  15px } 
  h1, .html #page-title .page-title { font-size:  38px; } 
  h2 { font-size:  30px; } 
  h3 { font-size:  26px; } 
  blockquote, .blockquote p { font-size:  18px; } 
} 


body, .toooltip {
  font-family: "Noto Serif", "Noto Serif";
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption {
  font-family: "Open Sans", "Open Sans";
  font-weight: 400;
  font-style: normal;
}

nav,nav ul li,nav a {
  font-family: "Open Sans SemiBold", "Open Sans";
  font-weight: 600;
  font-style: normal;
}

.site-name, .navbar-brand {
  font-family: "Open Sans", "Open Sans";
  font-weight: 400;
  font-style: normal;
}

blockquote, blockquote p {
  font-family: "Noto Serif", "Noto Serif";
  font-weight: 400;
  font-style: normal;
}

