/*
Theme Name: Lt Gov
Theme URI: http://ltgov.delaware.gov
Author: Delaware GIC - Matt Campbell, Julianne Solum
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for the Office of the Treasurer.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_LT-GOV_theme
*/

/* ############################################################################################## */

/*  D E V E L O P E R   C U S T O M I Z A B L E   S T Y L E S  */

/*  State of Delaware - CLF4 2016  */

/*  Developed by the GIC (Matt Campbell, Julianne Solum)  */

/* ############################################################################################## */

/*==========  Bootstrap 3 Mobile First Method CSS  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  /* ============================= ELEMENTS ============================= */
  html {
    -webkit-font-smoothing: antialiased !important;
    position: relative;
    min-height: 100%;
  }

  body {
    width: 100%;
    min-height: 100%;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 400 !important;
    font-size: 18.666666666666664px !important;
    -webkit-font-smoothing: antialiased !important;
    padding-bottom: 945px;
  }

  hr.clf {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
    border-image: none;
    border: 2px solid #1679a7;
    margin-bottom: 20px;
    /*margin-top: -8px*/
  }

  /* ============================= ID's ============================= */
  /* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
  /* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
  #menu-lt-gov-navigation {
    z-index: 999;
  }

  .affix #menu-lt-gov-navigation {
    position: absolute !important;
  }

  #menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #295498;
    transition: all 0.25s ease-out;
  }

   #main_header h2.fsSectionHeading,
 #main_content h2.fsSectionHeading {
   background-color: #337AB7;
   color: #fff !important;
   font-size: 24px;
 }
 
 
  #main_header h1,
  #main_content h1 {
    font-family: "Source Sans Pro";
    color: #1d91ce !important;
    font-size: 50px;
    font-weight: 300;
  }

  #main_header h2,
  #main_content h2 {
    font-family: "Source Sans Pro";
    color: #0a638c;
    margin-top: 0px;
  }
  
  #main_content a,
  #main_content a:link,
  #main_content a:active,
  #main_content a:visited {
    color: #0a638c;
    text-decoration: none;
    font-weight: normal;
  }

  #main_content a:hover {
    color: #00557d;
    text-decoration: underline;
    font-weight: normal;
  }

  /*** Interior Page Styles ***/
  .interiorTitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 1;

  padding-top: 30px !important;
  padding-bottom: 15px !important;

  color: #fff;
  background-color: #0d3d67;
}

.interior-title-wrapper {
  margin-top: -20px;

  background-color: #0d3d67;
}

.jumbo {
  font-size: 60px;
}

  #main_content #interior_wrapper h2 {
    color: #1d91ce !important;
    font-size: 34px;
    margin-top: 65px;
  }

  #interior_wrapper h3 {
    font-size: 28px;
    color: #626262;
    margin-top: 65px;
  }

  #interior_wrapper h4 {
    font-size: 22px;
    font-weight: bold;
    color: #626262;
    margin-top: 65px;
  }

  #interior_wrapper h5 {
    font-size: 18px;
    font-weight: bold;
    color: #626262;
    margin-top: 65px;
  }

  #interior_wrapper h6 {
    font-size: 16px;
    font-weight: bold;
    color: #626262;
    margin-top: 65px;
  }

  #interior_wrapper p {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #interior_wrapper ul {
    margin-top: 2em !important;
  }

  .wp-block-quote p {
    font-weight: bold;
  }

  .wp-block-quote {
    margin: 35px 0px 35px 0px;
  }

  /*** END Interior Page Styles ***/
  #main_content ul,
  #main_content ol,
  #news_block ul,
  #news_block ol {
    font-size: 0.9em;
    line-height: 2.1em;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  #loading1 {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }

  #agencyFooter {
    background-color: #1679a7;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 30px;
    padding-bottom: 2em;
    border-bottom: 10px solid #245194;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 472px;
    z-index: 1029;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 477px;
    }
  }

  #agencyFooter a,
  #agencyFooter a:link,
  #agencyFooter a:active,
  #agencyFooter a:visited {
    color: #fff;
    text-decoration: none;
  }

  #agencyFooter a:hover {
    color: #fff;
    text-decoration: underline;
  }

  #agencyFooter h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    color: #f4f088 !important;
    margin-top: -5px;
    margin-bottom: -10px;
    font-size: 20px;
  }

  #headerImage {
    height: 700px;
    width: 100%;
    /*background-image: url('img/ag-header-image.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -20px;
    background-position: 40%;
  }

  #featureHero {
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 60%;
    margin-top: -30px;
    position: relative;
  }

  #ltOffice {
    background: #1679a7;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 65px;
    color: white;
    border-top: 8px solid #1679a7;
    border-bottom: 8px solid #1679a7;
    margin-bottom: 50px;
  }

  #ltOffice h2 {
    font-weight: 300;
    font-size: 36px !important;
    color: white;
  }
  

  #meetLt {
    margin-bottom: 65px;
  }

  #meetLt h2 {
    font-weight: 300;
    font-size: 36px !important;
    color: #1679a7;
  }

  #meetLt a,
  #meetLt a:link,
  #meetLt a:active,
  #meetLt a:visited {
    color: #005e8a;
    text-decoration: none;
  }

  #meetLt a:hover {
    color: #1679a7;
    text-decoration: underline;
  }

  #ltActionItems p {
    font-size: 22px !important;
  }

  #ltActionItems a:hover {
    text-decoration: none;
  }

  #initiativeHighlights {
    margin-top: 70px;
    margin-bottom: 20px;
  }

  #initiativeHighlights h2 {
    font-weight: 300;
    font-size: 36px !important;
    color: #1679a7;
  }

  #initiativeHighlights h3 {
    color: #fff !important;
    font-size: 28px;
    background-color: #1679a7;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #initiativeHighlights a,
  #initiativeHighlights a:active,
  #initiativeHighlights a:visited {
    color: #fff !important;
  }

  #senatePardons h2 {
    font-weight: 300;
  }

  #senatePardons {
    background-color: #f2f9fc;
    border-top: 3px solid #1679a7;
    border-bottom: 3px solid #1679a7;
    padding: 65px 0px 25px 0px;
  }

  #cityHallIcon {
    padding-right: 15px;
  }

  #gavelIcon {
    padding-right: 15px;
  }

  #newsfeed {
    margin-top: 15px;
  }

  #newsroom {
    margin-bottom: 85px;
  }

  #newsroom h2 {
    font-weight: 300;
    font-size: 36px !important;
  }

  #facebook {
    margin-bottom: 85px;
  }

  #facebook h2 {
    font-weight: 300;
    font-size: 36px !important;
  }

  #agencyFooter ul {
    list-style-type: none;
    margin-left: -45px;
  }

  #messageContent h3 {
    color: #1679a7;
    padding-bottom: 25px;
  }

  #initiativeHighlights a:hover {
    text-decoration: none;
  }

  #ltgovUpdates {
    background-color: #f2f9fc;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 3px solid #1679a7;
    border-bottom: 3px solid #1679a7;
    margin-top: -65px;
  }

  #ltgovUpdates h2 {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #1679a7;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 36px;
  }

  #ltgovUpdates a {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 0px !important;
    padding: 16px 30px;
    text-align: center;
    background-color: #1679a7;
    margin-top: 18px;
    color: #fff;
  }

  #ltgovUpdates a:hover {
    font-family: "Source Sans Pro", sans-serif !important;
    border: 1px solid #fff;
    border-radius: 0px !important;
    padding: 16px 30px;
    text-align: center;
    background-color: #3293bf;
    color: #0d3d67;
    text-decoration: none;
  }

  /* ============================= Classes ============================= */
  /* WordPress Core CSS */
  .alignnone {
    margin: 5px 20px 20px 0;
  }

  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }

  .alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }

  .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }

  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }

  a img.alignnone {
    margin: 5px 20px 20px 0;
  }

  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }

  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
  }

  .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
  }

  .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
  }

  .wp-caption.alignright {
    margin: 5px 0 20px 20px;
  }

  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
  }

  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
  }

  /* ======================= Constant Contact Modal Overrides ===================== */
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999 !important;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin-top: 100px;
  }

  .modal-open[style] {
    padding-right: 0 !important;
  }

  .ctct-custom-form {
    font: 16px Helvetica Neue, Arial, sans-serif;
    line-height: 1.5;

    box-sizing: border-box;
    min-width: 250px !important;
    margin: 0 auto;
    padding: 15px;

    -webkit-font-smoothing: antialiased;
  }

  .modal-open {
    overflow: auto;
  }

  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }

  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
  }

  img.alignright {
    float: right;
    margin: 0 0 1em 1em;
  }

  img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }

  img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .alignright {
    float: right;
  }

  .alignleft {
    float: left;
  }

  .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  /* End WP Core Classes */
  .agencyFooter_logo {
    width: 100px;
    height: 100px;
    border: none;
    text-align: center;
  }

  h1.ltTitle {
    color: #005e8a;
    font-size: 45px !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 0.9;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
    background-color: #fff;
    border-top: 4px solid #1679a7;
    border-bottom: 4px solid #1679a7;
    box-shadow: 3px 3px 3px #464646;
    margin-top: 1px;
    margin-bottom: 20px;
  }

  h1.interiorTitle {
    color: #005e8a;
    font-size: 32px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 0.9;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: #fff;
    border-top: 4px solid #1679a7;
    border-bottom: 4px solid #1679a7;
    box-shadow: 2px 2px 2px #686868;
    margin-top: 1px;
  }

  span.light {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
  }

  h1.ltTitle .thinFont {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 28px;
    color: #535353;
    font-weight: 200;
  }

  h1.interiorTitle .thinFont {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 28px;
    color: #535353;
    font-weight: 200;
  }

  .thinFont {
    color: #295498;
    font-size: 35px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
  }

  .link-active h2 {
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 500;
  }

  .impressive {
    font-weight: 600;
  }

  .star-highlight {
    color: #005e8a;
    margin-top: -73px;
  }

  .fa-yellow {
    color: #dac00f !important;
  }

  hr.yellow {
    border: 2px solid #f3eab0;
    margin-bottom: 5px;
    margin-top: 6px;
  }

  .panel-title {
    font-family: "Source Sans Pro", sans-serif;
    color: #31708f !important;
    font-weight: bold !important;
  }

  .newsroom-header-wrapper {
    background-color: #005e8a;
    padding-bottom: 5px;
    padding-top: 10px;
  }

  .newsroom-header-wrapper a:visited {
    text-decoration: none;
  }

  .news_date {
    color: #005e8a;
    font-size: 30px;
    margin-bottom: 5px;
    display: block;
  }

  .news_desc {
    display: none;
  }

  #ltgov4 .news_date {
    text-align: left !important;
    font-size: 14px;
    font-style: italic;
    display: block;
    color: #76747b;
    margin-bottom: 0px !important;
  }

  #ltgov4 .news_wrapper {
    margin-bottom: 15px !important;
  }

  .news_wrapper {
    margin-bottom: 35px !important;
    text-align: left;
  }

  .sentate-wrapper {
    margin-bottom: 45px;
  }

  hr {
    border: 1px solid #a7d9ef !important;
  }

  .temp-btn {
    margin-top: 10px;
  }

  h2.message-failure {
    color: #861600 !important;
    text-align: center;
  }

  h2.message-success {
    color: #32502b !important;
    text-align: center;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  /* ============================= ELEMENTS ============================= */
  h1.ltTitle {
    color: #005e8a;
    /*font-size: 30px !important;*/
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 0.9;
    padding-top: 5px;
    padding-bottom: 35px !important;
    background-color: #fff;
    border-top: 4px solid #1679a7;
    border-bottom: 4px solid #1679a7;
    box-shadow: 3px 3px 3px #464646;
  }

  .thinFont {
    color: #295498;
    font-size: 40px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
  }

  /* ============================= ID's ============================= */
  /* #headerImage {
        background-image: url('img/ag-header-image.jpg');
    } */
}

/* ============================= Classes ============================= */

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  #agencyFooter {
    padding-top: 2em;
    padding-bottom: 2em;
    height: 214px;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 215px;
    }
  }

  /* #headerImage {
        background-image: url('img/ag-header-image.jpg');
    } */

  #featureHero {
    height: 700px;
  }
}

/* ============================= Classes ============================= */
h1.ltTitle {
  color: #005e8a;
  /*font-size: 70px !important;*/
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 0.9;
  padding-top: 5px;
  padding-bottom: 35px;
  background-color: #fff;
  border-top: 4px solid #1679a7;
  border-bottom: 4px solid #1679a7;
  box-shadow: 3px 3px 3px #464646;
}

.news_wrapper {
  text-align: center !important;
}

.thinFont {
  color: #295498;
  font-size: 60px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  #agencyFooter {
    background-color: #1679a7;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 2em;
    padding-bottom: 2em;
    border-bottom: 10px solid #245194;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 214px;
    z-index: 1029;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 215px;
    }
  }

  /* #headerImage {
        height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        margin-top: -20px;
    } */

  #featureHero {
    height: 700px;
  }

  /* ============================= Classes ============================= */
  h1.ltTitle {
    color: #005e8a;
    /*font-size: 70px !important;*/
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 0.9;
    padding-top: 5px;
    padding-bottom: 35px;
    background-color: #fff;
    border-top: 4px solid #1679a7;
    border-bottom: 4px solid #1679a7;
    box-shadow: 3px 3px 3px #464646;
  }

  .news_wrapper {
    text-align: left !important;
  }

  .thinFont {
    color: #295498;
    font-size: 60px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  /* ============================= ELEMENTS ============================= */
  /* ============================= ID's ============================= */
  #featureHero {
    background-position: 0% 50%;
    height: 800px;
  }

  #headerImage {
    background-position: inherit;
  }

  #agencyFooter {
    background-color: #1679a7;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 2em;
    padding-bottom: 2em;
    border-bottom: 10px solid #245194;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 214px;
    z-index: 1029;
  }

  @-moz-document url-prefix() {
    #agencyFooter {
      height: 215px;
    }
  }

  /* ============================= Classes ============================= */
  h1.ltTitle {
    color: #005e8a;
    font-size: 70px !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 0.9;
    padding-top: 5px;
    padding-bottom: 35px;
    background-color: #fff;
    border-top: 4px solid #1679a7;
    border-bottom: 4px solid #1679a7;
    box-shadow: 3px 3px 3px #464646;
  }

  .news_wrapper {
    text-align: left !important;
  }

  .thinFont {
    color: #295498;
    font-size: 60px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
  }
}

/* ============================= CUSTOM MEDIA QUERIES ============================= */

@media (max-width: 874px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -44px;
    opacity: 1;
    font-size: 20px;
    font-weight: bold;
    color: #295498;
  }
}

@media (min-width: 875px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -44px;
    opacity: 0;
    font-size: 20px;
    font-weight: bold;
    color: #295498;
  }
}

@media (min-width: 1100px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -100px;
    opacity: 0;
    font-size: 20px;
    font-weight: bold;
    color: #295498;
  }
}

@media (min-width: 1300px) {
  .menu_text {
    position: absolute;
    margin-left: 60px;
    margin-top: -100px;
    opacity: 0;
    font-size: 20px;
    font-weight: bold;
    color: #295498;
  }
}

/* ============================= END CUSTOM MEDIA QUERIES ============================= */

/* MIME TYPE ICONS */

a[href$=".pdf"].icon::after {
  font-family: "fontawesome";
  content: "\0020\f1c1";
  color: inherit;
  font-weight: 400;
}

/* a[href$=".pdf"] > img[src$=".png"], a[href$=".pdf"] > img[src$=".jpg"] {
position:relative;
margin-bottom: -30px;
margin-left: -10px;
z-index: 3;
} */

a[href$=".doc"]::after {
  font-family: "fontawesome";
  content: "\0020\f1c2";
  color: inherit;
  font-weight: 400;
}

a[href$=".docx"]::after {
  font-family: "fontawesome";
  content: "\0020\f1c2";
  color: inherit;
  font-weight: 400;
}

a[href$=".xls"]::after {
  font-family: "fontawesome";
  content: "\0020\f1c3";
  color: inherit;
  font-weight: 400;
}

/* Bootstrap Overrides */
.label-success,
.btn-success {
  background-color: #477c41;
}
.label-danger {
  background-color: #a94442;
}

/* Google ReCAPTCHA Overrides */
.msg-error .error {
  color: #a94442;
}

/* ===============  BEGIN STYLES FOR CUSTOM GUTENBERG COLOR PALETTE, BLOCK VARIONS AND PATTERNS   ============== */
.has-lt-gov-blue-tint-color {
  color: #e6f7ff;
}

.has-lt-gov-blue-tint-background-color {
  background-color: #e6f7ff;
}

.has-lt-gov-dark-blue-color {
  color: #065179;
}

.has-lt-gov-dark-blue-background-color {
  background-color: #065179;
}

.has-light-gray-color {
  color: #edf0fd;
}

.has-light-gray-background-color {
  background-color: #edf0fd;
}

.has-medium-gray-color {
  color: #626262;
}

.has-medium-gray-background-color {
  background-color: #626262;
}

/* Remove extra spacing when a background color is selected. */
#interior_wrapper .has-background h2,
#interior_wrapper .has-background h3,
#interior_wrapper .has-background h4 {
  margin-top: 0;
}
#interior_wrapper .has-background p {
  margin: 0.6em 0;
}

.info-alert {
  border-top: 1px solid #8bb2dd;
  border-right: 1px solid #8bb2dd;
  border-left: 1px solid #8bb2dd;
  border-bottom: 10px solid #8bb2dd;
  padding: 25px 25px 15px 25px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.warning-alert {
  border-top: 1px solid #efdca2;
  border-right: 1px solid #efdca2;
  border-left: 1px solid #efdca2;
  border-bottom: 10px solid #efdca2;
  padding: 25px 25px 15px 25px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.danger-alert {
  border-top: 1px solid #d68089;
  border-right: 1px solid #d68089;
  border-left: 1px solid #d68089;
  border-bottom: 10px solid #d68089;
  padding: 25px 25px 15px 25px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.wp-block-button__link {
  background-color: #fff;
  border: 2px solid #1679a7;
  border-radius: 0;
  color: #1679a7;
}

.wp-block-button__link:hover {
  background-color: #1679a7;
  color: #fff !important;
  transition: 0.3s;
}

.information-box {
  background: #ffffff;
  padding: 24px;
  border: 5px solid #eeeeee;
}

#interior_wrapper .information-box h4 {
  margin-top: 5px;
}

.information-box p {
  color: #555555;
  font-weight: 700;
}

.panel-block {
  border: 1px solid;
  border-radius: 3px;
  margin: 30px 0px;
}

.panel-block .panel-block-title {
  border-bottom: 1px solid;
}

#interior_wrapper .panel-block p,
#interior_wrapper .panel-block h2 {
  margin-bottom: 10px;
  margin-top: 0;
}

#interior_wrapper .panel-block-title {
  font-size: 18.666666666666664px;
  font-family: "Open Sans", sans-serif !important;
  padding-top: 20px;
}

.panel-block.panel-block-default,
.panel-block.panel-block-default .panel-block-title {
  border-color: #e6e6e6;
}

#main_content .panel-block-default h2.panel-block-title {
  background-color: #f5f5f5;
  color: #333333 !important;
  padding: 1.25em 2.375em;
}

.panel-block.panel-block-info,
.panel-block.panel-block-info .panel-block-title {
  border-color: #8bb2dd;
}

#main_content .panel-block-info h2.panel-block-title {
  background-color: #e8f6f7;
  color: #034083 !important;
  padding: 1.25em 2.375em;
}

.panel-block.panel-block-warning,
.panel-block.panel-block-warning .panel-block-title {
  border-color: #efdca2;
}

#main_content .panel-block-warning h2.panel-block-title {
  background-color: #fbf1d4;
  color: #5a4305 !important;
  padding: 1.25em 2.375em;
}

.panel-block.panel-block-danger,
.panel-block.panel-block-danger .panel-block-title {
  border-color: #d68089;
}

#main_content .panel-block-danger h2.panel-block-title {
  background-color: #fceeef;
  color: #721c25 !important;
  padding: 1.25em 2.375em;
}

.panel-body {
  background-color: #fff;
  padding: 1.25em 2.375em;
}

#main_content .panel-block h3 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 18.666666666666664px;
  margin-top: 30px;
  padding: 0 2.375em;
}

.wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
  background-color: #f5f5f5 !important;
  border: 1px solid #e6e6e6 !important;
}

.kt-accordion-header-wrap
  .kt-blocks-accordion-header.kt-accordion-panel-active {
  background-color: #f5f5f5 !important;
  border: 1px solid #e6e6e6 !important;
  color: #555555 !important;
}

span.kt-blocks-accordion-icon-trigger:after {
  background: #555555 !important;
}

.kt-accordion-panel-inner {
  border: 1px solid #e6e6e6 !important;
}

.panel-block .wp-block-separator {
  margin-left: 20px;
  margin-right: 20px;
}

.padding-20-px {
  padding: 20px;
}

.gray-border {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
}

.wp-block-table td,
.wp-block-table th {
  padding: 10px;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border: 1px solid #e6e6e6;
}

.wp-block-table table {
  border-bottom: 2px solid rgb(128, 128, 128);
}

.wp-block-table table {
  border-bottom: 2px solid rgb(128, 128, 128);
}

figcaption {
  padding: 1em !important;
}

/*******External link icon*****/
#main_content sup {
  top: -3px;
}
#main_content .extlink sup:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f35d";
  padding-left: 5px;
}
.nav-menu .extlink sup:after,
.wp-caption-text .extlink sup:after {
  content: "";
}

#main_content .btn sup:after,
#main_content .extlink-no-icon sup:after {
  content: "" !important;
}

/* Remove Top Margin - Used on Text Pattern with Right/Left Aligned Image  */
#main_content #interior_wrapper h2.remove-top-margin {
  margin-top: 0;
}

/* Responsive Multi-Column List. */

.multi-column-list,
.panel-block.panel-block-default .multi-column-list {
  -moz-column-count: 1;
  column-count: 1;
}
.multi-column-list li,
.wp-block-group.multi-column-list .wp-block-group {
  margin-bottom: 1em;
  padding-right: 50px;
  line-height: 1.5;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column; /* prevent column break within an element */
}
@media only screen and (min-width: 768px) {
  .multi-column-list,
  .panel-block.panel-block-default .multi-column-list {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .multi-column-list,
  .panel-block.panel-block-default .multi-column-list {
    -moz-column-count: 3;
    column-count: 3;
  }
}
/* End Responsive Multi-Column List */

/* Light Gray Border */
.has-light-gray-border {
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* ReadSpeaker WAVE contrast errors */
/* on Play text; original color: #EE6600; */
.rsbtn_btnlabel {
  /* color: #EE6600; */
  color: #000 !important;
}
/* on Focus text; original background-color: #1679A7; color: #333 */
.rsbtn_focusforward {
  background-color: #fff !important;
}





/**************** Formula sites events page ****************/

.listview-mapview {
  margin-bottom: 30px;
}

.grid-serv-sites {
  margin-bottom: 20px;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #1679a7;
  border-top: 12px solid #005e8a;
}
#searchsubmit{
  background-color: #005e8a;
}

.title-inner, .body-inner {
  padding: 10px;
}

.title-inner {
  background-color: #F7F7F7;
}

.title-inner h2 {
  color: #2F739D;
  font-size: 22px !important;
  font-weight: bold;
}

.linkage {
  color: #2F739D;
  font-weight: 600;
}

.btn-cta {
  background-color: #005e8a;
  border-radius: 0;
  color: #fff !important;
  font-weight: bold;
  margin-top: 20px;
}

.btn-cta:hover {
  background-color: #005e8a;
}

.btn-cta:focus {
  outline: #fff dotted 3px;
  outline-offset: -7px;
}

.pagination .btn {
  border: 2px solid #2F739D;
  margin: 2px;
}

.pagination .btn-default {
  color: #2F739D;
}

.pagination .btn-default:hover {
  background-color: #ebebeb;
}

.pagination .btn-warning {
  background-color: #2F739D;
}




  /* Map */
  @media only screen and (min-width: 320px) {
    .acf-map {
      height: 500px;
      margin-bottom: 30px;
    }
  }
  @media only screen and (min-width: 768px) {
    .acf-map {
      height: 500px;
    }
  }
  @media only screen and (min-width: 992px) {
    .acf-map {
      width: 450px;
      height: 1300px;
      margin-bottom: 0;
    }
  }
  @media only screen and (min-width: 1200px) {
    .acf-map {
      width: 550px;
      height: 1250px;
    }
  }
  .linkage{
       cursor: pointer;
       float: left;
       margin-right: 10px;   
  }
  
  /* New modal */
  .modal {
    top: 55px;
  }
  
  /* Slide-right Animation in Formula sites events page */
  .listdataview-grid{
    overflow: hidden;
  }
    .grid-serv-sites-modal {
      position: absolute;
      width: 100%;
      height: 100%;
      background: #fff;
      right: 0;
      top: 0;

      /* Bottom, left, and right border styles */
      border-width: 0 2px 2px 2px;
      border-style: solid;
      border-color: #95C940;
      /* Top border style */
      border-top: 12px solid #048199;

      display: none;
      overflow: auto;
      z-index: 1100;
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
    }

  .modal-body {
    padding: 0px;
  }

  .title {
    background-color: #F7F7F7;
    color: #2F739D !important;
    font-size: 22px !important;
    font-weight: bold !important;
    margin: 0;
    padding: 15px;
  }

  .modal-body-inner {
    padding: 15px;
  }

  .selected {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
  }

  .dismiss {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
  }
  .formula-sites-details h4{
    margin-top: 0 !important;
  }

  @keyframes slide-in {
    0% {
      -webkit-transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(0%);
    }
  }

  @-webkit-keyframes slide-in {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(0%);
    }
  }

  @keyframes slide-out {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(100%);
    }
  }

  @-webkit-keyframes slide-out {
    0% {
      -webkit-transform: translateX(0%);
    }
    100% {
      -webkit-transform: translateX(100%);
    }
  }

/**************** END - Formula sites events page ****************/

/* ======================== STYLE FOR THE PUBLIC MEETING CALENDAR ====================== */
#public-meetings a, 
#public-meetings a:link, 
#public-meetings a:active, 
#public-meetings a:visited {
color: #0C396A;
text-decoration: none;
font-weight: bold;
}
#public-meetings a:hover {
color: #ccc;
text-decoration: none;
font-weight: bold;
}
ul.meeting-container > li {
  list-style-type: none;
}
.meeting-container {
  text-align: center;
  padding:0px;
}
span.meeting-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #606060;
}
span.meeting-agency {
  display:none;
}
span.meeting-date {
  font-style: italic !important;
  color: #606060;
  font-weight: bold;
  font-size: 17px;
}
span.meeting-time {
  font-style: italic !important;
 color: #606060;
  font-weight: bold;
  font-size: 17px;
}
span.meeting-end {
  font-style: italic !important;
  color: #606060;
  font-weight: bold;
  font-size: 17px;
}
span.meeting-purpose {
    padding: 15px;
    border-radius: 4px;
    display:block;
}
span.meeting-address {
 

    padding: 15px;
    border-radius: 4px;
    display:block;
}
a.map-link, 
a.map-link:link, 
a.map-link:active, 
a.map-link:visited,
a.info-link, 
a.info-link:link, 
a.info-link:active, 
a.info-link:visited {
  color: #153c6a;
  background-color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #153c6a;
  border-radius: 30px;
  padding: 15px 35px;
}
a.info-link:hover, a.map-link:hover {
  color: #fff !important;
  background-color: #153c6a;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #153c6a;
  border-radius: 30px;
  padding: 15px 35px;
}
/* ====== END PUBLIC MEETING CALENDAR ======= */
/*======================================= EVENT CALENDAR ================================*/
.eme-location-map {
width: 100% !important;
height: 350px !important;
}
.eme-calendar-table {
font-size: 16px;
width:100%;
height:340px;
background-color:#31708f;
color:#FFF;
}
.month_name {
color:#FFF;
font-family: 'Raleway', sans-serif;
font-weight:600;
font-size:24px;
}
.eme-calendar-table thead th {
padding: 10px 0px 10px 0px;
text-transform: uppercase;
color: #FFF;
border-bottom: 1px solid #bbb;
background: #31708f;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.eme-calendar-table tbody td {
color: #666;
padding: 8px;
text-align: center;
border: 1px solid;
border-color: #43769a #219cc2 #43769a #219cc2;
background-color: #FFF;
}
table.eme-calendar-table td {
padding:2px !important;
padding-top:5px !important;
}
table.eme-calendar-table td.eventful a {
color:#61aadd !important;
font-weight:bold;
}
.prev-month {
color:#FFF !important;
font-size:24px;
font-family: 'Raleway', sans-serif;
}
.next-month {
color:#FFF !important;
font-size:24px;
font-family: 'Raleway', sans-serif;
}
.left-sidebar-interior tr td .next-month {
color:#FFF !important;
font-family: 'Open Sans', sans-serif;
}
.left-sidebar-interior tr td .prev-month{
color:#FFF !important;
font-family: 'Open Sans', sans-serif;
}

/** Specific Event Date Styles **/
table.eme-calendar-table td.eventful a {
color:#fff !important;
font-weight:bold;
transition: 0.4s ease-in-out;
 font-size: 14px;

}
table.eme-calendar-table td.eventful a:hover {
color:#FFF !important;
transition: 0.4s ease-in-out;
text-decoration: none !important;
background-color: #006666 !important;
 font-size: 14px;
}
.eventful {
background: #43769a !important;
transition: 0.4s ease-in-out;


}
.eventful:hover {
background-color: #008080 !important;

}
/*======================================= / END OF EVENT CALENDAR ===========================*/

/*** Homepage header highlights ***/
#ltGovHighlights {
  position: relative;
  z-index: 15;

  margin-bottom: 15px;
  margin-top: -100px;
  padding: 25px;

  border-top: 12px solid #0B5F89;
  border-right: 1px solid #0B5F89;
  border-bottom: 1px solid #0B5F89;
  border-left: 1px solid #0B5F89;
  background-color: #fff;
}

#ltGovHighlights p {
  color: #000;
}

#ltGovHighlights .lead {
  font-size: 24px;
}

#ltGovHighlights a,
#ltGovHighlights a:link,
#ltGovHighlights a:active,
#ltGovHighlights a:visited {
  color: #0A638C;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  #middleHighlight {
    margin: 25px 0;
  }
}