/***  All Styles ***/

/** just a small change ***/

/* ******************************* *
            Global
 * ******************************* */
html, body{
    font-family: 'Heebo', sans-serif;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #004d78;
    font-size: 14px;
}

body > .container{
    width: 100%;
    padding: 0;
    background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'IBM Plex Serif',serif;
    color: #004d78;
}

a, a:link {
    color: #187CBB;
    line-height: 1.5;/*
    border-bottom: 1px solid;*/
}

a:hover {
    color: #800610;
}

p > a, #internal_page_content a {
    text-decoration: underline;
    border-bottom: 0px;
}

.show-for-sr {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.search-form-box {
  border: 1px solid #dddddd;
  background-color: #f9fbfc;
  margin-bottom: 14px;
  padding: 6px;
}

.search-form {}

#cludo-search-form {
  padding: 0 10px 0 10px;
}

#cludo-search-form input {
  width:100%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.cludo-search-form button {
    height: 40px;
}


/* ******************************* *
            Banner
 * ******************************* */

header{
    background-color: #ffffff;
    border-bottom: 2px solid #004d78;
}

.header-logo{
    max-width: 316px;
    display: block;
}


.header-container {
    padding-top: 25px;
    margin-bottom: 10px;

    h3 {
        text-transform: none;
    }
}

.utility-nav-container {
    float: right;
    padding-top: 45px;
}

.utility-nav {
    display: inline;
    font-size: 17px;
    font-family: "IBM Plex Serif", serif;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
}

.utility-nav.no-bullet {
    list-style-type: none;

}

li.util-nav {
    display: inline-block;
    line-height: 1.5;
    margin-right: 25px;
    margin-bottom: 15px;
}

li.util-nav:last-child {
    margin-right: 0;
}

a.util-nav-link, a.util-nav-link:link, a.header-logo, a.header-logo:link {
    color: #004d78;
    border-bottom: 0;/*
    border-bottom: 1px solid;*/
}

.agency_alerts {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}



/* ******************************* *
               Footer
 * ******************************* */

footer {
    color: #FFFFFF;
    background-color: #004d78;
    padding-bottom: 40px;
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 40px;
}

.footer-logo {
    max-width: 236;
    background-color: #004d78;
}

svg {
    max-width: 245px;
}

#Layer_2, #Layer_1-2 > path {
    fill: white;
}

a.footer, a.footer:link {
    color: #FFFFFF;
}

a.footer:hover, a.footer:focus {
    color: #CCCCCC;
}

footer .nav-justified li a:hover
{
    background-color:inherit;
}

.footer-nav-block {
    display: flex;
}

a.footer-logo{
    width: 100%;
    max-width: 245px;
} 

.no-bullet {
    list-style-type: none;
}

.menu-nav {
    margin-left: -40px;
}

li.footer-nav {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
}

a.footer, a.footer:link, a.footer-logo, a.footer-logo:link {
    color: #FFFFFF;
    border-bottom: 0;
}

.footer-address {
    margin-top: 40px;
    font-size: 11px;
    font-weight: 700;
}

.icon-facebook:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e903";
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.border-this {
  border-left: 1px dotted #187CBB;
}

/* edit below if Icons are reinstated */
.social-networks {
    padding-top: 10px;
}

ul.social-networks li {
  display: inline-block;
  margin-right: 10px;    
}

a.icon-twitter, a.icon-facebook {
    font-size: 20px;
}


/*.social-networks {
    li {
      display: inline-block;
      margin-right: 10px;
      a {
        color: $white;
        font-size: 20px;
        &:hover {
          color: #187CBB;;
          text-decoration: none;
        }
      }

    }
}*/




/* ******************************* *
          Services Area
 * ******************************* */

.services_area_middle {
    background-color: rgba(255,255,255,.7);
    font-family: Garamond, serif;
}

a.services_area_middle:hover {
    background-color: transparent !important;
    text-decoration: none !important;
}

a.services_area_middle:hover .services_area_inner {
    /*background-color: rgba(255,255,255,.7);*/
}

.services_area_inner {
    text-transform: uppercase;
}

a.consumer_middle_other {
    background-color: rgba(255,255,255,.7);
    font-family: Garamond, serif;
}

a.consumer_middle_other:hover {
    background-color: transparent !important;
    text-decoration: none !important;
}

a.consumer_middle_other:hover .consumer_area_inner {
    background-color: rgba(255,255,255,.7);
}

.consumer_area_inner {
    color: #800610;
    padding-bottom: 8px;
}

.news_box .consumer_area_inner {
    color: #000;
}

.news_box .in_news_name {
    color: #800610;
}

.news_box a.consumer_middle_other:hover {
    text-decoration: none;
}

.consumer_area_inner .in_news_name {
    margin-bottom: 0;
}

.consumer_area_inner .in_news_para {
    margin-bottom: 3px;
    padding-left: 15px;
    padding-right: 5px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
}

.consumer_area_inner .in_news_para p {
    margin-bottom: 0;
}



/* ******************************* *
   Side Navigation - Callout boxes
 * ******************************* */
.callout_title, .callout_subtitle {
    font-family: Garamond, serif;
    color: #800610;
    font-size: 24px;
}

.callout_subtitle {
    font-size: 18px;
}


/* ******************************* *
         Side Navigation
 * ******************************* */

.nav-stacked {
    margin-top: 0px;
}

.nav-stacked ul {
    margin-left: 25px !important;
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
}

.nav-stacked ul > li {
    margin-top: 2px;
    display: block;
    position: relative;
}

.nav-stacked a {
    /*text-transform: uppercase;*/
}

.nav-stacked ul > li > a, ul.nav-stacked > li > a {
    display: block;
    padding: 7px 15px;
    position: relative;
}

.nav-stacked ul > li > a:hover, .nav-stacked ul > li > a:focus {
    background-color: #EEEEEE;
    text-decoration: none;
}

.subnav li.selected > a {
    font-weight: bold;
    background-color: #0E2F5E;
    color: #FFF;
}

.subnav li.selected > a:hover {
    background-color: #FFF;
    color: #0E2F5E;
}

.subnav .nav-category > a, .subnav .topnav-category > a {
    cursor: default;
    color: inherit;
}

.subnav .topnav-category > a:hover, .subnav .topnav-category > a:focus,
.subnav .nav-category > a:hover, .subnav .nav-category > a:focus {
    background-color: transparent;
    color: inherit;
}

.subnav .nav-section-title > a {
    background-color: transparent;
    color: #000;
    cursor: default;
    border-top: 1px solid #000;
    border-bottom: 1px dotted #000;
}

.subnav .nav-section-title > a:hover, .subnav .nav-section-title > a:focus {
    background-color: transparent;
    color: #000;
    cursor: default;
}


/* ******************************** *
            Content
 * ******************************** */
.main_area {
    /* Pads the main content area off of the left margin*/
    padding: 0;
    margin: 0 auto;
}

.senior_alerts {
    background-color: white;
    padding: 20px;
    margin-top: -20px;
}




/* ******************************* *
            Carousel
 * ******************************* */
.carousel-control.left{
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0px, rgba(100, 100, 100, 0.25) 100%);
}

.carousel-control.right{
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(100, 100, 100, 0.25) 100%);
}

#carousel-initiative a, #carousel-news a, #carousel-vids a {
    outline: none;
}

#carousel-initiative .carousel-inner .item .carousel-caption {
    background-color: rgba(128, 6, 16, 1);
    position: relative;
    text-align: center;
    left:0;
    right: 0;
    bottom: 0;
    padding: 10px;
    padding-bottom: 3px;
    font-size: medium;
}


.carousel-inner a {
    text-decoration: none;
    color: #000;
}

.carousel-inner a:hover {
    color: rgb(66, 139, 202);
}

.news_carousel_caption h4 {
    text-transform: capatilize;
}

#carousel-news .carousel-control .glyphicon, #carousel-vids .carousel-control .glyphicon {
    display: none;
}

.news_carousel_caption h4 a {
    color: #800610;
    text-decoration: underline;
}

.news_carousel_caption h4 a:hover {
    color: #2A6496;
}

.carousel-indicators li {
    border: 1px solid #0E2F5E;
}

.carousel-indicators li.active {
    background-color: #0E2F5E;
}

/* ******************************* *
            Navigation
 * ******************************* */

.navbar {
    min-height: 35px;
    margin-bottom: 0;
    text-transform: uppercase;
    border: 0;
}

.navbar .dropdown-menu {
    text-transform: none;
}

.navbar .nav {
    margin: 0 auto 0 auto;
    display: table;
    float: none;
}

.navbar .nav, footer .nav {
    text-transform: uppercase;
}


/* ******************************* *
       Breadcrumb Navigation
 * ******************************* */


.breadcrumb-nav {
    margin-top: 10px;
    margin-bottom: -10px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 10px;
}

.breadcrumb-nav .breadcrumb .selected {
    font-weight: bold;
}

.breadcrumb a {
    text-transform: uppercase;
}



 /*
 ******************************* *
          Internal pages
 * ******************************* */

.internal_page_content{
    display: inline-block;
    word-break: break-word;
}
.internal_page_content h1 {
    margin-top: 0;
}

.internal_page_share {
    padding-top: 15px;
}

.pub-padding {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pub-height {
    height: 60px;
}

.thumb-width-130 {
    width: 130px;
}





/* ******************************* *
          Statutes and <OL>'s
 * ******************************* */

/* No list styles */

ol.stat, ol.stat-lower, ol.stat-upper, ol.stat-roman, ol.stat-lower-roman {
    list-style-type: none;
    counter-reset: section;
}

/* Paranthesis around the increment */

.stat > li:before {
    counter-increment: section;
    content: "(" counter(section) ") ";
}
.stat-lower > li:before {
    counter-increment: section;
    content: "(" counter(section, lower-alpha) ") ";
}
.stat-upper > li:before {
    counter-increment: section;
    content: "(" counter(section, upper-alpha) ") ";
}
.stat-roman > li:before {
    counter-increment: section;
    content: "(" counter(section, upper-roman) ") ";
}
.stat-lower-roman > li:before {
    counter-increment: section;
    content: "(" counter(section, lower-roman) ") ";
}

.list-roman {
    list-style-type: upper-roman;
}

.list-upper {
    list-style-type: upper-alpha;
}

.list-lower {
    list-style-type: lower-alpha;
}

.list-lower-roman {
    list-style-type: lower-roman;
}


