body {
    margin: 0;
    font-family: "Poppins", "Hind", sans-serif !important;
}
p {
    color: #373737;
    line-height: 1.5;
    font-family: "Poppins", "Hind", sans-serif !important;
}



h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px !important;
    font-weight: 500 !important;
    padding: 0px !important;
}
/* Added to fix hidden search box on eli nodes KM 6/16/25 */
h1.page-title {
    float: left;
}

div.field--label-inline {
    width: 100%;
float: left;
}

.field--name-field-team-name {
    font-size: 1.5em;
    padding-top: .5em;
}
.field--label-inline .field__label, .field--label-inline .field__item {
    float: left; padding-right:5px;
}

.menu-hover .navigation .gva_menu .sub-menu { z-index: 999 !important; }
.header-right .navigation .gva_menu .sub-menu { width: 203px; min-width: 203px !important;  background: #e9e7e7 none repeat scroll 0 0 !important;
border-color: #ff8200 rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
border-image: none;
border-style: solid;
border-width: 5px 1px 1px;
font-size: 14px !important;
box-shadow: 2px 2px 2px #888888;
padding-bottom: 20px;
text-align: center;
top: 1.4em; }
.header-right .navigation .gva_menu .sub-menu li, .header-right .navigation .gva_menu .sub-menu li a {  background: #e9e7e7 none repeat scroll 0 0 !important; }
div.annotelink { text-align: right; }
.block-system-main-block p, .block-system-main-block h1, .block-system-main-block h2, .block-system-main-block h3, .block-system-main-block h4, .block-system-main-block h5, .block-system-main-block h6, .block-system-main-block h7 {
    color: #373737 !important;
}
.block-system-main-block a {
    color: #005194;
}
#block-print-print-links {
    float: right !important;
    text-align: right !important;
margin: 12px 0 !important;
}

#block-print-print-links span, #block-print-print-links span a img {
    float: left;
    margin-left: 6px;
    padding-top: 3px;
    padding-left: 3px;
}
.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}
.node--type-book .node__content nav h2 { display: none; }
.node--type-book .node__content nav ul:nth-child(1) {
padding: 1em 0 0 3em; margin-bottom: 20px !important;
}
.node--type-book .node__content nav ul:nth-child(2),.node--type-book .node__content nav ul:nth-child(3) {
border-top: 1px solid #888;
border-bottom: 1px solid #888;
text-align: center;
padding: 0.5em; float: left; width: 100%;}
.node--type-book .node__content nav ul:nth-child(2) li:nth-child(1),.node--type-book .node__content nav ul:nth-child(3) li:nth-child(1){
    text-align: left;
    width: 42%;
    display: block;
    float: left;
}
.node--type-book .node__content nav ul:nth-child(2) li:nth-child(2),.node--type-book .node__content nav ul:nth-child(3) li:nth-child(2){ 
    margin: 0 5%;
    width: 4%;
    display: block;
    float: left;
}
.node--type-book .node__content nav ul:nth-child(2) li:nth-child(3), .node--type-book .node__content nav ul:nth-child(3) li:nth-child(3){ 
    text-align: right;
    width: 42%;
    display: block;
    float: right;
}
#header nav ul > li.menu-item.helpbutton > a::before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background-image: url("../images/help_2.png");
    background-size: cover;
    float: left;
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.helpbutton {
    padding: 9px 20px !important;
}
#header .main-menu nav ul > li.helpbutton a {
    color: #373737 !important;
    font-weight: normal !important;
    font-size: 1em;
    letter-spacing: 0.7px;
    text-transform: capitalize;
    padding: 0;
}
.helpbutton a {
    font-size: 15px !important;
}
#block-gavias-remito-help { float: left; width: 100%; }
.breaking-news #block-searchform {
  /*background: rgb(244, 244, 244) url("../img/elilogo.png") no-repeat scroll right center;
  border-radius: 10px;  */
  background: rgb(244, 244, 244) url("../images/eli-search-bg.jpg") no-repeat scroll top center;
  border-radius: 0px;
  height: auto;
  padding: 30px; 
  background-size: cover;
  margin-left: 15px; margin-right: 15px;
  }
  .breaking-news #block-searchform label, .breaking-news #block-searchform h2 { display: none; }
.breaking-news #block-searchform h2 {
  color: rgb(247, 147, 30);
  font-size: 1.1em !important;
  font-size: 20px !important;
  font-weight: normal;
  margin: 0px;
} 
.breaking-news #search-block-form {
  height: 70px;
/* width: 350px; */
width: 560px;
margin: 0 auto;
margin-top: 15px;
position: relative;
margin-bottom:25px;
}
.breaking-news #block-searchform .form-search { 
display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 512px;}
.breaking-news #block-searchform .form-search {
  float: left;
}
.breaking-news #block-searchform .form-submit {
    /* margin-top: 40px; */
    /* margin-left: 10px; */
    background-color: rgb(247, 147, 30);
    border: none;
    position: absolute;
    top: 69px;
    box-shadow: none;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
} 
.breaking-news .content.container-inline { width: 100%; }
.breaking-news #block-searchform .form-search { border-radius: 0px; }
.breaking-news #block-searchform .form-submit {
   background-color: transparent !important;
    background-image: url("../images/search.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 70% auto !important;
    border-color: rgba(0, 0, 0, 0);
    color: transparent !important;
    position: absolute !important;
    right: 12px;
    text-shadow: none;
    width: 30px;
    top:0px;
    /* top: 51px !important; */
    background-color: #005091 !important;
width: 35px;
right: 20px;
}
.breaking-news #block-searchform h2 {
 text-align: center;
color: #fff;
font-size: 24px !important;
font-weight: 300;
padding-bottom: 10px;
display: block;
}
/* Added for sidebr menus from AT... */
.menutoggle {
    color: #fff;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 10px;
    font-weight: bold;
    font-size: 17px;
    background-image: url('../images/plus.png');  
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    cursor: pointer;
    z-index: 2;
}
.menutoggle.menu_active {
    color: #fff;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 10px;
    font-weight: bold;
    font-size: 17px;
    background-image: url('../images/minus.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    cursor: pointer; 
    z-index: 2;
}
.menu.sub-menu, .navigation .gva_menu > li:hover > ul.sub-menu { display: none; } .sidebar .block-menu ul li { position: relative; list-style: none; }
/* Added 10-6-21 to County nodes . AN */
.divider-left {
    /* margin-top: 30px; */
    margin-left: 0px;
    margin-bottom: 30px;
    margin-right: 0px;
}
 .divider-left .line-divider {
  border-top-style: solid;
  border-top-color: #ccc;
  display: block;
  border-top: 1px solid #666;
 }
 .manage-orders { display: none; }
 .logged-in .manage-orders { display: block; }
 .js-form-item.form-item.js-form-type-checkbox.form-item-mycheckbox-.js-form-item-mycheckbox- {
    width: 150px;
    float: left;
    margin: 10px;
}
 /* Added 28-6-21 to officials nodes . AN */ 

.node--type-official .group-header .field--name-field-name { font-size: 24px; text-align: center; }
.node--type-official .group-header .field--name-node-title, .node--type-official .group-header .field--name-node-title h2 { 
 font-size: 16px !important;
padding: 0px !important;
margin: 0px !important;
margin-bottom: 5px !important;
text-align: center; 
font-weight: 600 !important;
 }
.node--type-official .group-header .field--name-field-county { font-size: 22px; text-align: center; margin-bottom: 18px; }
.node--type-official .ds-2col-stacked > .group-left {
    float: left;
    width: 32%;
}
.node--type-official .ds-2col-stacked > .group-right {
    float: right;
    width: 65%;
} 
.node--type-official .group-left, .node--type-official .group-right {
    padding: 10px;
    margin: 15px 0px 15px 0px;
} 
.node--type-official .group-right .field-label { float: left; font-weight: bold; }
.node--type-official .group-right .right-col{
            /* border: 1px solid rgb(223, 223, 223); */
            padding: 0.35em 0.625em 0.75em;
            margin-bottom: 1em;
}
.group-right.second-county .custom_class {
    background-color: #fff;
    margin: 0 auto;
     /* border-radius: 10px; */
     /* border-top: 3px solid #c7c8c3; */
     /* border-bottom: 1px solid #c7c8c3; */
     /* border-right: 1px solid #c7c8c3; */
     /* border-left: 1px solid #c7c8c3; */
     padding: 10px;
     margin: 0px 0px 10px 20px;
    float:left;
    width: 100%;
}
.group-left.second-county .field--name-field-city-image {
    background-color: #fff;
    margin: 0 auto;
        margin-left: auto;
    /* border-radius: 10px; */
     /* border-top: 3px solid #c7c8c3; */
     /* border-bottom: 1px solid #c7c8c3; */
    /*  border-right: 1px solid #c7c8c3; */
    /*  border-left: 1px solid #c7c8c3; */
    padding: 18px;
    margin-left: 20px;
}
.view-content-wrap { float: left; width: 100%; }
.group-right.second-county .field-label { font-weight: bold; float:left; text-transform:uppercase; }
.group-right.second-county .field.field__item { float:left; width: 100%; }
.menu.sub-menu li {
    background: #fff !important;
}
.navigation .gva_menu .sub-menu > li > a:hover {
    color: #373737;
}
@media screen and (max-width:414px) {
.node--type-official .ds-2col-stacked > .group-right {
    float: left;
    width: 100%;
}
.node--type-official .ds-2col-stacked > .group-left {
    float: right;
    width: 100%;
}
}

/* Added 6/30/21 to home page banner images and 3 boxes.. AT   */
.before_home_content .field {
    position: relative;
}
.before_home_content .field .container {
    margin-top: -220px;
    max-width: 1020px;
}
.before_home_content .banner-titles {
    padding: 0px 25px;
}
.before_home_content .banner-titles h1 {
    color: #fff;
    font-weight: 500 !important;
    font-size: 46px !important;
    margin: 0px !important;
}
.before_home_content .banner-titles h3 {
    color: #fff;
    font-weight: 100;
    font-style: italic;
    margin-bottom: 0px;
    margin-top: 5px;
}
.before_home_content .three-boxes {
    display: inline-block;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 60px;
}
.before_home_content .three-boxes>div {
    padding: 0px 26px;
}
.before_home_content .three-boxes>div a {
    padding: 50px 20px;
    text-align: center;
    font-size: 42px;
    line-height: 1em;
    font-weight: 600;
    color: #fff;
    text-transform: none;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 22%);
    display: block;
}
.before_home_content .three-boxes>div a{
    color:#fff;
}
.before_home_content .three-boxes>.eli a{
    background-color: #f5841f;
}
.before_home_content .three-boxes>.traning a{
    background-color: #005296;
}
.before_home_content .three-boxes>.counties a{
    background-color: #adad47;
}
.before_home_content .banner_image img {
    width: 100%;
    height: auto;
}
.top_right_search {
   padding: 0px 12px 10px 12px;
}
.top_right_search .form-actions, .top_right_search input[type="submit"] {
    display: none;
}
.top_right_search div {
    width: 100%;
    display: block;
}
.top_right_search input[type="search"] {
    width: 100%;
    border: 1px solid #9c9c9c;
    color: #343534;
    background-color: #ebebeb;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1em;
}
.top_right_search input[type="search"]::-webkit-input-placeholder { /**** Edge ****/
  color: #9c9c9c;
}
.top_right_search input[type="search"]:-ms-input-placeholder { /**** Internet Explorer 10-11 ****/
    color: #9c9c9c;
}
.top_right_search input[type="search"]::placeholder {
    color: #9c9c9c;
}
.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content { width: 72%; }
.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane { padding-top: 0px; }
.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane h4 { font-weight: 500; text-transform: uppercase; }
/*************************Media******************/
/**********************Portal Page ***************************/
    .grid-list .content.block-content {
    width: 100%;
}
    .portal .gbb-row .bb-inner { padding-bottom: 0px; }
    .portal-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 26px;
    }
    .portal-head .plogo img {
        max-width: 194px;
        height: auto;
        display: block;
    }
    .portal-head ul {
        list-style: none;
        padding-left: 0;
        display: flex;
        align-items: center;
    }
    .portal-head ul li {
        margin-left: 10px;
    }

    .portal h1.page-title {
        display: none;
    }
    .portal #content .content-main-inner {
        background-color: #004998;
        box-shadow: 4px 10px 20px 4px rgb(221 221 221 / 51%);
        border-radius: 40px;
        z-index: 1;
        padding-right: 0;
        padding-left: 48px;
        margin-bottom: 14px;
    }
    .portal #content .content-main-inner>.row{
        background-color: #fff;
        padding: 40px;
        border-radius: 34px;
        margin: 0;
    }
    .portal-box-inner .d-flex {
        justify-content: space-between;
    }
    .welcome-box {
        background: linear-gradient(to right, #3d73b1, #3d73b1, #3d73b1, #3d73b1, #3d73b1);
        height: 94px;
        border-radius: 14px;
        width: 100%;
        display: inline-block;
        position: relative;
        padding: 12px 15px 15px 130px;
        margin-bottom: 10px;
    }
    .welcome-box .welcome-img {
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 125px;
    }
    .welcome-box h1, .welcome-box h2 {
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        font-weight: 400 !important;
        display: inline-block;
        width: 100%;
        margin-bottom: 8px !important;
        margin-left: -26px;
    }
    .welcome-box .search {
        height: 34px;
    }
    .grid-list {
        max-width: 66.66667%;
        width: 100%;
        float: left;
        display: flex;
        flex-wrap: wrap;
        margin-left: -7px;
    }
    .grid-dark-list {
        max-width: 33.33333%;
        width: 100%;
        float: left;
        margin-left: 7px;
        display: flex;
        flex-wrap: wrap;
    }
    .whiteshad-button, .gredientshad-button{
        height: 94px;
line-height: 1.2;
        width: calc(50% - 14px);
        margin: 10px 7px;
        background-color: #fff;
        border-radius: 14px;
        padding: 7px 15px;
        display: flex;
        align-items: center;
        box-shadow: 0px 2px 12px 2px #dddddd9e;
        float: left;
    }
    .whiteshad-button a {
        display: block;
        width: 100%;
    }
    .whiteshad-button{
        text-align:center;
    }
    .whiteshad-button img {
        max-width: 45px;
        height:auto;
    }
    .grid-dark-list .gredientshad-button {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        background: linear-gradient(to right, #3d73b1, #3d73b1, #3d73b1, #3d73b1, #3d73b1);
        font-size: 18px;
        line-height: 20px;
        color: #fff;
    }
    .grid-dark-list .gredientshad-button a{
        font-size: 18px;
        line-height: 20px;
        color: #fff;
        width:100%;
        display: flex;
        align-items: center;
    }
    .gredientshad-button img {
        max-width: 45px;
        display: block;
        width: 100%;
        height: auto;
        margin-right: 14px;
    }
    .side-grid {
        display: flex;
        flex-wrap: wrap;
    }
    .squareshad-button {
        margin: 5px;
        width: calc(50% - 10px);
        height: auto;
        display: flex;
        align-items: center;
        background-color: #e6e6e6;
        font-size: 14px;
        color: #040404;
        font-weight: 400;
        padding: 8px 10px;
    }
    .squareshad-button a {
    font-size: 14px;
    color: #040404;
    display: flex;
    align-items: center;
    width: 100%;
}
    .squareshad-button img {
        max-width: 28px;
        margin-right: 8px;
    }

    .foot-help {
        background-color: #004998;
        padding: 40px;
        color: #fff;
        text-align: center;
        max-width: 1100px;
        margin: auto;
    }
    .foot-help h2 {
        font-weight: 400;
        font-size: 24px;
        margin-bottom: 30px;
        color:#fff;
    }
    .foot-help ul {
        padding-left: 0;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .foot-help ul li {
        margin: 10px;
    }
    .foot-help ul li, .foot-help ul li>a {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        display: block;
    }
    .foot-help ul li>a img {
        margin-right: 14px;
    }
.portal-search {
    position: absolute;
    top: 23px;
}

.portal-search form {
    width: 440px;
    float: left;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    right: 90px;
    overflow: hidden;
    padding-left: 20px;
}
.portal-search input[type="search"] {
    height: 38px;
    line-height: normal;
    padding-left: 5px;
    width: 100%;
    float: left;
    border: 0 none !important;
}

.portal-search input[type="submit"] {
    background: transparent;
    width: 38px;
}
.portal-search form .form-actions {
    position: absolute;
    right: 20px;
    top: 1px;
}
.portal-search::before {
    content: "";
    display: block;
    width: 125px;
    height: 109px;
    position: absolute;
    left: 0;
    top: -9px;
    z-index: 999;
    background-image: url("../images/portal/welcome1.png");
}
.portal-search form .form-item {
    width: 100%;
}

.portal-search form label {
    display: none !important;
}
.portal-search form .form-actions::before {
    content: "";
    width: 21px;
    height: 21px;
    display: block;
    background-image: url("../images/search_ic.png");
    margin-top: 9px;
    position: absolute;
}
.portal-search input[type="submit"]:hover {
    box-shadow: inherit !important;
}
/*****************End Portal***************************************************/
.imgbg-type-header.header-container {
    text-align: left;
    height: 18.75rem;
    background-size: cover !important;
}
.imgbg-type-header.header-container>.bb-inner {
    padding-bottom: 0;
    height: 100%;
}
.imgbg-type-header .gsc-heading .heading-content {
    background: #005295;
    padding: 0.625rem 1.5rem 0.5rem 1.875rem;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    text-align: left;
}
.imgbg-type-header .gsc-heading .heading-content:before {
    content: '';
    background-color: #00A1C4;
    height: 100%;
    width: 0.9375rem;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
}
.imgbg-type-header .gsc-heading {
    display: flex;
    padding: 0!important;
    max-width: unset !important;
    align-items: flex-end;
    height: 100%;
}
.imgbg-type-header .gsc-heading h1.title {
    margin: 0.5rem 0;
    font-size: 3.8rem;
    line-height: 3.8rem;
    color: #fff !important;
    text-transform: uppercase;
}
.imgbg-type-header.header-container .header-container {
    padding: 0px 15px !important;
}
.imgbg-type-header.header-container>.bb-inner>.bb-container, .imgbg-type-header.header-container>.bb-inner>.bb-container>.row, .imgbg-type-header.header-container .column-inner, .imgbg-type-header.header-container .column-inner>.column-content-inner {
    height: 100%;
}
@media (max-width: 1668px){
    .imgbg-type-header .gsc-heading h1.title {
        font-size: 3.2rem;
        line-height: 3.2rem;
    }
}
@media (max-width: 1450px){
    .imgbg-type-header .gsc-heading h1.title {
        font-size: 3rem;
        line-height: 3rem;
    }
}
@media (max-width: 1366px){
    .imgbg-type-header .gsc-heading h1.title {
        font-size: 2.6rem;
        line-height: 2.6rem;
    }
}
@media (max-width: 1199px){
                .squareshad-button {
                    margin: 5px 0px;
                    width: 100%;
                }
                .gredientshad-button img {
                    max-width: 34px;
                }
            }
@media (max-width:1190px) {
.portal-search form {
 width: 60%;
}
}
 @media (max-width:1024px) {
.portal-search form {
 top: 20px;
}
}           
@media (max-width: 991px){
    .grid-list, .grid-dark-list{
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .grid-dark-list .content.block-content {
        width: 100%;
    }
    .grid-dark-list .gredientshad-button {
        width: calc(50% - 14px);
        margin: 10px 7px;
    }
    .before_home_content .field .container {
        margin-top: -184px;
        max-width: 768px;
        width: 100%;
    }
    .before_home_content .banner-titles h1 {
        font-size: 36px !important;
    }
    .before_home_content .banner-titles {
        padding: 0px 15px;
    }
    .before_home_content .three-boxes>div {
        padding: 0px 15px;
        width: 33.3%;
        float: left;
    }
    .before_home_content .three-boxes>div a {
        font-size: 34px;
    }
    .before_home_content .three-boxes {
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .portal-search form {
        top: 80px;
    }
    .imgbg-type-header .gsc-heading h1.title {
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
    
}

@media (max-width:926px) {
.portal-search form {
 top: 80px;
}
}


@media (max-width:820px) {
.portal-search form {
 top: 80px;
}
}
@media (max-width:812px) {
.portal-search form {
 top: 80px;
}
}
@media (max-width:768px) {
.portal-search input[type="submit"] {
 padding: 20px !important;
}
}
@media (max-width: 767px){

.imgbg-type-header.header-container .header-container.align-self-end+.gsc-column.col-12 {
    display: none;
}

    .welcome-box h1, .welcome-box h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .before_home_content .banner-titles h1 {
        max-width: 540px;
    }
    .before_home_content .three-boxes>div a {
        padding: 36px 15px;
        font-size: 22px;
    }
    .before_home_content .field .container {
        margin-top: -202px;
    }
    .gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs li { margin-bottom: 5px; }
}
@media (max-width:736px) {
.portal-search form {
 width: 55%;
 right: 40px;
}
}
@media (max-width: 575px){
    .portal #content .content-main-inner>.row {
        padding: 30px 5px;
        border-radius: 28px;
    }
    .portal #content .content-main-inner {
        padding-left: 36px;
    }
    .portal #content .content-main-inner {
        border-radius: 30px;
        padding-left: 30px;
    }
    .welcome-box {
        height: 77px;
        padding: 12px 15px 15px 110px;
    }
    .welcome-box .search {
        height: 26px;
    }
    .whiteshad-button, .gredientshad-button {
        width: 100%;
        margin: 10px 0px;
    }
    .grid-dark-list .gredientshad-button {
        width: 100%;
        margin: 10px 0px;
    }
    .welcome-box .welcome-img {
        max-width: 100px;
    }
    .banner_image img {
        height: 318px;
        object-fit: cover;
    }
    .before_home_content .three-boxes {
        margin-top: 30px;
        margin-bottom: 26px;
    }
    .before_home_content .banner-titles {
        min-height: 127px;
        padding-top: 10px;
    }
    .before_home_content .field .container {
        /* margin-top: -204px; */
        margin-top: -148px;
    }
    .before_home_content .three-boxes>div a {
        font-size: 18px;
    }
    .gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs { width: 100%; }
    .gsc-tabs .tabs_wrapper.tabs_vertical .tab-content{ width: 100%; }
    .gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs, .gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs li { width: 100%; }
    .gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs li { margin-bottom: 10px; }
    .portal-search form { height: 38px; }
    .imgbg-type-header .gsc-heading h1.title {
        font-size: 2rem;
        line-height: 2rem;
    }
    .imgbg-type-header.header-container>.bb-inner>.bb-container {
        padding: 0;
    }
}
@media (max-width:568px) {
.portal-search form {
 top: 70px;
}
}
@media (max-width: 440px){
        .welcome-box .welcome-img {
            max-width: 78px;
        }
        .welcome-box {
            height: auto;
            padding: 12px 15px 15px 82px;
        }
        .welcome-box .search {
            display: none;
        }
        .welcome-box h1, .welcome-box h2 {
            margin-left: 0;
        }
        .portal-search form { height : 35px; }
        .imgbg-type-header .gsc-heading h1.title {
            font-size: 1.8rem;
            line-height: 1.8rem;
        }
    }
@media (max-width:440px) {
.welcome-box {
    height: 78px;
}
}   
    
@media (max-width: 439px){
    .before_home_content .banner-titles h1 {
        font-size: 25px !important;
    }
    .before_home_content .three-boxes>div {
        padding: 10px 15px;
        width: 100%;
        float: left;
    }
    .before_home_content .field .container {
        /* margin-top: -216px; */
        margin-top: -124px;
    }
    .before_home_content .three-boxes>div a {
        font-size: 24px;
    }
}

@media (max-width:414px) {
    .welcome-box {
     height: 80px;
    }
    .portal-search form {
     height: 30px;
     top: 75px;
     width: 60%;
    }
    .portal-search input[type="search"] {
     height: 32px;
     padding-left: 0;
     font-size: 14px;
    }
    .portal-search form .form-actions {
     position: absolute;
     right: 0px;
     top: -4px;
    }
    }
@media (max-width: 374px){
    .before_home_content .banner-titles h1 {
        font-size: 26px !important;
    }
    .before_home_content .banner-titles h3 {
        font-size: 16px;
    }
    .before_home_content .banner-titles {
        min-height: 95px;
    }
    .before_home_content .field .container {
        margin-top: -186px;
    }
    .banner_image img {
        height: 270px;
    }
    .before_home_content .field .container {
    margin-top: -109px;
    }
}
@media (max-width:360px) {
.welcome-box h1, .welcome-box h2 {
    font-size: 12px;
}
}
@media (max-width:319px) {
.portal-search form {
    width: 49%;
}
}
/* Update officials request form style  from AT */
.update-officials-data h2 {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.5em;
}
.update-officials-data fieldset.form-item {
    margin: 0;
    border: 1px solid rgb(223, 223, 223);
    padding: 0.35em 0.625em 0.75em;
    margin-bottom: 1em;
}
.update-officials-data>fieldset.form-item:first-child {
    border: 0;
    padding: 0;
    margin-bottom: 0;
}
.update-officials-data fieldset.form-item legend {
    display: inline-block;
    border-width: 0px;
    position: relative;
    width: auto;
    margin-bottom: 0px;
    padding-right: 0.5em;
}
.update-officials-data fieldset.form-item:first-child legend {
    margin-bottom: 0;
    padding-right: 0;
    width: 100%;
}
.update-officials-data>fieldset.form-item:first-child span.fieldset-legend {
    padding-left: 0;
    width: 100%;
    display: block;
}
.update-officials-data>fieldset.form-item:first-child legend span.fieldset-legend {
    float: left;
    width: 100%;
}
.update-officials-data span.fieldset-legend {
    background: url(../../misc/menu-expanded.png) 5px 65% no-repeat;
    padding-left: 15px;
    font-size: 20px;
    color: #00639c;
}
.update-officials-data .form-item label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-width: 100%;
    margin-bottom: 5px;
    color: #373737;
}
.update-officials-data .form-text,.update-officials-data .form-textarea,.update-officials-data .form-item input[type="text"], .update-officials-data .form-item input[type="password"], .update-officials-data .form-item input[type="tel"], .update-officials-data .form-item input[type="email"], .update-officials-data .form-item input[type="number"], .update-officials-data .form-item textarea, .update-officials-data .form-item input[type="search"], .update-officials-data .form-item select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.update-officials-data .form-item {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.update-officials-data>fieldset.form-item:nth-child(3), .update-officials-data>fieldset.form-item:nth-child(4) {
    width: calc(50% - 15px);
    float: left;
}
.update-officials-data>fieldset.form-item:nth-child(3) {
    margin-right: 15px;
}
.update-officials-data>fieldset.form-item:nth-child(4) {
    margin-left: 15px;
}
.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper>div {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 26px;
    margin-top: 1em;
}

.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper>div label,
.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper>div span{
    font-size: 14px;
    line-height: 22px;
    display:inline-block;
    margin: 0;
}
.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper>div:not(.form-item) label:after {
    content: ":";
    margin-right: 25px;
}
.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper fieldset>legend>span.fieldset-legend {
    padding: 0;
}
.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper fieldset>legend>span.fieldset-legend>div {
    display: inline-block;
}
.update-officials-data>fieldset.form-item:nth-child(3) .fieldset-wrapper fieldset>legend>span.fieldset-legend label {
    font-size: 20px;
    color: #00639c;
    margin: 0;
}
.update-officials-data>fieldset.form-item:nth-child(3)>.fieldset-wrapper {
    margin-top: 110px;
}
.update-officials-data input.button , .button.button--primary{
    display: inline-block;
    padding: 8px 18px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    text-align: center;
    vertical-align: baseline;
    cursor: pointer;
    background-image: none;
    border: 2px solid #ff8200;
    border-radius: 4px;
    background-color:#fff !important;
      color: #000;
}
.update-officials-data fieldset.form-item.form-composite {
    border: 0;
    padding: 0;
    margin-bottom: 1em;
    margin-top: 5px;
}
.update-officials-data fieldset.form-item.form-composite legend {
    padding-right: 0;
    margin-bottom: 0px;
}
.update-officials-data fieldset.form-item.form-composite legend .fieldset-legend {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-width: 100%;
    color: #373737;
    float: left;
    width: 100%;
    clear: both;
    padding-left: 0;
}
.update-officials-data .form-item-update-title { margin-bottom: 25px !important; }
.js-form-item.form-item.js-form-type-radio.form-item-update-photo.js-form-item-update-photo {
    display: inline-block;
    width: auto;
    padding-right: 20px;
    margin-top: 0px;
}
.update-officials-data>fieldset.form-item:nth-child(4) .form-item label,
.update-officials-data>fieldset.form-item:nth-child(4) .form-item label {
    display: block;
    float: left; 
    width: 25%;
    margin: 0;
    line-height: 34px;
}
.update-officials-data .form-item.js-form-type-radio label.option,
.update-officials-data>fieldset.form-item:nth-child(4) .form-item.js-form-type-radio label.option{
    display: inline-block;
    padding-left: 5px;
    margin: 0;
    max-width: 100%;
    float: none;
    line-height: normal;
}
.update-officials-data .form-item.js-form-type-checkbox label,
.update-officials-data>fieldset.form-item:nth-child(4) .form-item.js-form-type-checkbox label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    max-width: 100%;
    float: none;
    line-height: normal;
}
.update-officials-data>fieldset.form-item:nth-child(4) .form-item select,
.update-officials-data>fieldset.form-item:nth-child(4) .form-item input[type="text"]{
    width: 75%;
    float: left; 
}
.update-officials-data>fieldset.form-item:nth-child(4) .form-item {
    float: left;
    margin-bottom: 0em;
    width: 100%;
}
.update-officials-data .form-text:focus, .update-officials-data .form-textarea:focus, .update-officials-data .form-item input[type="text"]:focus, .update-officials-data .form-item input[type="password"]:focus, .update-officials-data .form-item input[type="tel"]:focus, .update-officials-data .form-item input[type="email"]:focus, .update-officials-data .form-item input[type="number"]:focus, .update-officials-data .form-item textarea:focus, .update-officials-data .form-item input[type="search"]:focus, .update-officials-data .form-item select:focus, .approve-form .form-text:focus, .approve-form .form-textarea:focus, .approve-form .form-item input[type="text"]:focus, .approve-form .form-item input[type="password"]:focus, .approve-form .form-item input[type="tel"]:focus, .approve-form .form-item input[type="email"]:focus, .approve-form .form-item input[type="number"]:focus, .approve-form .form-item textarea:focus, .approve-form .form-item input[type="search"]:focus, .approve-form .form-item select:focus {
    border: 2px solid #0099CC;
}
.update-officials-data .form-item select, .update-officials-data>fieldset.form-item:nth-child(4) .form-item select {
    width: auto;
}
.update-officials-data .form-item textarea {
    height: auto;
}

/****/
.approve-form h2 {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.5em;
}
.approve-form fieldset.form-item, .approve-form fieldset#edit-update-info,.approve-form fieldset#edit-update-info fieldset#edit-new-name  {
    margin: 0;
    border: 1px solid rgb(223, 223, 223);
    padding: 0.35em 0.625em 0.75em;
    margin-bottom: 1em;
}
.approve-form>fieldset.form-item:first-child {
    border: 0;
    padding: 0;
    margin-bottom: 0;
}
.approve-form fieldset.form-item legend {
    display: inline-block;
    border-width: 0px;
    position: relative;
    width: auto;
    margin-bottom: 0px;
    padding-right: 0.5em;
}
.approve-form fieldset.form-item:first-child legend {
    margin-bottom: 0;
    padding-right: 0;
    width: 100%;
}
.approve-form>fieldset.form-item:first-child span.fieldset-legend {
    padding-left: 0;
    float: left;
    width: 100%;
    display: block;
}
.approve-form span.fieldset-legend {
    background: url(../img/menu-expanded.png) 5px 65% no-repeat;
    padding-left: 15px;
    font-size: 20px;
    color: #00639c;
}
.approve-form .form-item label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-width: 100%;
    margin-bottom: 5px;
    color: #000;
}
.approve-form .form-text,.approve-form .form-textarea,
.approve-form .form-item input[type="text"], 
.approve-form .form-item input[type="password"], 
.approve-form .form-item input[type="tel"], 
.approve-form .form-item input[type="email"], 
.approve-form .form-item input[type="number"], 
.approve-form .form-item textarea, 
.approve-form .form-item input[type="search"], 
.approve-form .form-item select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.approve-form #edit-update-info .form-item select {
    width: auto;
}
.approve-form #edit-update-info .form-item {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.approve-form #edit-update-info .form-item{
    float: left;
    margin-bottom: 0em;
    width: 100%;
}
#edit-exist-data .fieldset-wrapper>div {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 26px;
    margin-top: 1em;
}
.approve-form #edit-exist-data .fieldset-wrapper>div label,
.approve-form #edit-exist-data .fieldset-wrapper>div span{
    font-size: 14px;
    line-height: 22px;
    display:inline-block;
    margin: 0;
}
.approve-form #edit-exist-data .fieldset-wrapper>div label{
    margin-right: 25px;
}
.approve-form #edit-update-info label {
    display: block;
    float: left;
    width: 25%;
    margin: 0;
    line-height: 34px;
}
.approve-form #edit-update-info .js-form-type-checkbox label,.approve-form #edit-update-info .js-form-type-radio label{
    float: none;
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
}
.approve-form #edit-update-info .js-form-type-checkbox input[type=checkbox],
.approve-form #edit-update-info .js-form-type-radio input[type=radio]{
    vertical-align: middle;
}
.approve-form #edit-update-info .form-item select, 
.approve-form #edit-update-info .form-item input[type="text"] {
    width: 75%;
    float: left;
}
.approve-form fieldset.form-item#edit-exist-data {
    max-width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
    margin-left: 0px;
}
.approve-form fieldset.form-item#edit-update-info>.fieldset-wrapper {
    margin-top: 0;
}
.approve-form input.button {
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    vertical-align: baseline;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: rgb(247, 147, 30) !important;
    border-color: transparent;
    color: #FFFFFF;
}
.approve-form fieldset.form-item.form-composite {
    border: 0;
    padding: 0;
    margin-bottom: 1em;
    margin-top: 2em;
}
.approve-form fieldset.form-item.form-composite legend {
    padding-right: 0px;
    margin-bottom: 0px;
}
.approve-form fieldset.form-item.form-composite legend .fieldset-legend {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-width: 100%;
    color: #000;
    float: left;
    width: 100%;
    clear: both;
    padding-left: 0;
}
.approve-form .js-form-item.form-item.js-form-type-radio.form-item-update-photo.js-form-item-update-photo {
    display: inline-block;
    width: auto;
    padding-right: 20px;
    margin-top: 0px;
}
.approve-form .form-item.js-form-type-radio label.option{
    display: inline-block;
    padding-left: 5px;
    margin: 0;
    max-width: 100%;
    float: none;
    line-height: normal;
}
.approve-form .form-item.js-form-type-checkbox label{
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    max-width: 100%;
    float: none;
    line-height: normal;
}
.approve-form>fieldset.form-item:nth-child(4) .form-item {
    float: left;
    margin-bottom: 0em;
}
.approve-form #edit-update-info fieldset#edit-update-photo--wrapper .description, .approve-form #edit-update-info fieldset#edit-update-photo--wrapper .description>div {
    text-align: left;
    float: left;
    width: 100%;
    clear: both;
}
.approve-form fieldset.form-item#edit-update-info .form-item-delete-position {
    margin-bottom: 1em;
}
.approve-form #edit-update-info .form-item.form-item-update-photo {
    display: inline-block;
    width: auto;
    padding-right: 20px;
    margin-top: 0px;
}
/* end official request style */
/* Added 4/30/21 to align submit and reset buttons with exposed view filters.  km_at */
.views-exposed-form { float: left; width: 100%; margin-bottom: 10px;} 
.views-exposed-form .form-item { float: left; padding-right: 10px; }
.form-actions { float: left; }

/* Added 4/30/21 to provide width capabilities for tables.  km */
.fix-width-10 {
width: 10%;
}
.fix-width-20 {
width: 20%;
}
.fix-width-30 {
width: 30%;
}
.fix-width-40 {
width: 40%;
}
.fix-width-50 {
width: 50%;
}
.fix-width-60 {
width: 60%;
}
.fix-width-70 {
width: 70%;
}
.menu-hover .navigation .gva_menu {
    width: auto !important;
    float: none;
    display: table;
    margin: 0 auto !important;
}



/************************** MASQUERADE BLOCK  ****************************/
#masquerade-block-form #edit-autocomplete ,#block-switchbacktomasquerade .block-content{
  float: left;
  width: 100%;
  margin-bottom: 20px;  
}
#masquerade-block-form .form-item-masquerade-as {
    float: left; margin-right: 10px;
}
#masquerade-block-form #edit-actions.form-actions.js-form-wrapper.form-wrapper { margin-top: 0px;}

/* Style the private acts search box KM 5/4/22 */
.privateacts_search .content.block-content {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 80px;
    margin-bottom: 20px;
    margin-top: -20px;
    background-color:#fff !important;
}

.contact-block {
    background-color: #eceaea;
}

/*for button and tabs */
a.btn-theme { color: #fff; background-color:  #ff8200;}
.node--type-city .gsc-tabs ul.nav-tabs { border: none; border-width: 0 0 2px 0;
padding-bottom: 0px !important;
padding-left: 0px !important;
margin-left: 10px !important;  
box-shadow: none !important; }
.gsc-tabs ul.nav-tabs li a:hover, .gsc-tabs ul.nav-tabs li.active a { 
  background-color: #ff8200; 
  color: #fff !important; 
  transition: background-color 0.2s, color 0.2s; }

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
  box-shadow: none !important;
padding: 10px !important;
}
/* Styling Index Tabs on Resource Links Page KM 4/29/21 */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #005194;}

/* Styling Left Menu Buttons KM 5/11/21 */

.sidebar .block-menu ul li a {
color:#777777;
   padding: 5px 5px 5px 10px;
text-transform: uppercase;}



/* Styling Left Menu Buttons KM 5/11/21 */

.sidebar .block-menu ul li a {
color:#777777;
   padding: 5px 5px 5px 10px;
text-transform: uppercase;}

/* Styling Table Heading with Bottom Border KM 5/13/21 */

th {
  border-bottom: 3px solid #ccc;}


.widget.gsc-heading .title:after {
  background: #fff; }

/* Styling menu links and site links to orange per Liz request 6/29/21 */

.sidebar .block-menu ul li.menu-item--active-trail > a {
    color: #ff8200 !important;}

.sidebar .block-menu ul li a:before {color: #ff8200 !important;}

.print {display: none;}
.pdf {display: none;}



.menu.sub-menu {
     margin-left: 10px;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
   transition: max-height 0.2s ease-out;
}



#block-exposedformhistorical-info-searchpage-3 .content.block-content { 
     padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 80px;
    margin-bottom: 20px;
    margin-top: -20px;
    background-color: #ddd;}
.navigation .gva_menu > li:hover > ul.sub-menu { display: none; }

.node--type-official .group-header .field--name-field-web-display-name {
    font-size: 28px;
    text-align: center;
}
.node--type-official .group-header .field--name-field-first-name {
    font-size: 24px;
    text-align: center;
}

.node--type-official .group-header .field--name-field-county {
    font-size: 22px;
    text-align: center;
    margin-bottom: 18px;
}

.node--type-official .group-right .field-label {
    float: left;
    font-weight: bold;
}


.update-officials-data input.button, .button.button--primary {
    display: inline-block;
    padding: 8px 18px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    text-align: center;
    vertical-align: baseline;
    cursor: pointer;
    background-image: none;
    border: 2px solid #ff8200;
    border-radius: 4px;
    background-color:#fff;
    color: #000;
}

.button:hover, .btn:hover, .btn-white:hover, .btn-theme:hover, .btn-theme-second:hover, .more-link a:hover, .btn-theme-submit:hover {
       color: #000;
}

.gva-offcanvas-mobile {
    width: 100%;
    max-width: calc(100% - 210px);
    /* display: flex; */
    justify-content: right;
  }

  @media (min-width: 992px)
  .navigation .gva_menu .sub-menu > li > a:hover, .navigation .gva_menu .sub-menu > li > a:focus, .navigation .gva_menu .sub-menu > li > a:active {
    text-decoration: underline;
  }

  .body-page select {
    border-radius: 5px;
  }

node--type-official .group-header .field--name-node-title, .node--type-official .group-header .field--name-node-title h2 {
    font-size: 24px !important;
    padding: 0px !important;
    margin: 0px !important;
    margin-bottom: 5px !important;
    text-align: center;
    font-weight: 600 !important;
}

.contact-block {
    background-color: #eceaea;
    padding: 20px;
    margin-top: 20px !important; 
}

.gsc-tabs ul.nav-tabs li a {
    background-color: #bababa;
    color: #373737;
    border-radius: 0px;
}

.gsc-tabs ul.nav-tabs li a:hover, .gsc-tabs ul.nav-tabs li.active a, ul.nav-tabs li a.active {
    background-color: #005194 !important;
    color: #fff !important;
    transition: background-color 0.2s, color 0.2s;
}
.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs { height: auto !important; display: block !important; }
#block-parentbooks ul ul li.menu-parent {
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center right;
}

caption {
    caption-side: top !important;
}

.owl-item .node__title {
display:none;
}

.owl-carousel .owl-item .node__meta  {
display:none;
}

.gva-view-grid .node__meta  {
display:none;
}

.gva-view-grid .node__title  {
display:none;
}

.field--name-field-team-education .field__item {
display:list-item
}

#footer .footer-center {
    padding: 60px 0 30px; }


.countytable {border-width:0px;
padding:0px;}
.countylabel {font-size:1.1em;
color:black;}


/*for button and tabs */
a.btn-theme { color: #fff; background-color:  #005194;}
.node--type-city .gsc-tabs ul.nav-tabs { border: none; border-width: 0 0 2px 0;
padding-bottom: 0px !important;
padding-left: 0px !important;
margin-left: 10px !important;  
box-shadow: none !important; }

.gsc-tabs ul.nav-tabs li a { 
  background-color: #bababa; 
  color: #373737; 
  border-radius: 0px;
padding:10px;
margin:4px;}

.gsc-tabs ul.nav-tabs li a:hover, .gsc-tabs ul.nav-tabs li.active a { 
  background-color: #005194; 
  color: #fff; 
  transition: background-color 0.2s, color 0.2s; 
padding:10px;}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
  box-shadow: none !important;
padding: 10px !important;
}
/* Styling Index Tabs on Resource Links Page KM 4/29/21 */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #005194;}

/* Styling Left Menu Buttons KM 5/11/21 */

.sidebar .block-menu ul li a {
color:#777777;
font-size:14px;
   padding: 5px 5px 5px 10px;
text-transform: uppercase;}

/* Styling Table Heading with Bottom Border KM 5/13/21 */

th {
    border-bottom: 1px solid #58595b;}

tr.gray-underline {
        border-bottom: 1px solid #58595b;
    }

    li.menu-item.coop {
        background-color: lightgray !important;
    }
  
  table > thead > tr > th, table > thead > tr > td {
      border-color: #58595b !important;
  }

.widget.gsc-heading .title:after {
  background: #fff; }

/* Styling menu links and site links to orange per Liz request 6/29/21 */

.sidebar .block-menu ul li.menu-item--active-trail > a {
    color: #005194 !important;}

.sidebar .block-menu ul li a:before {color: #005194 !important;}

.print {display: none;}
.pdf {display: none;}



.menu.sub-menu {
     margin-left: 10px;
}
/********************** counties sidebar styles*********************************************/

.sidebar-left.sidebar .block-menu ul.gva_menu li>a {
     /*color: #777777; */
    /*font-size: 14px; */
    padding: 5px 5px 5px 10px !important;
    text-transform: uppercase;
    position: relative;
    font-weight: 600 !important;
   /*  border: 0; */
    margin: 0;
    line-height: 1.6;
    text-align: left !important;
}
.sidebar-left .navigation ul.gva_menu > li:hover > ul.sub-menu, .navigation ul.gva_menu > li:hover div.sub-menu {
    display: none;
}
.sidebar-left .navigation ul.gva_menu .sub-menu li {
    background-color: transparent !important;
}
.sidebar-left .navigation ul.gva_menu .sub-menu {
    position: relative;
    background-color: transparent !important;
    box-shadow: none;
    border: 0;
    width: 100%;
    min-width: unset !important;
    margin-left: 0;
    padding-left: 20px !important;
    opacity: 1 !important;
    filter: alpha(opacity=1);
    visibility: visible !important;
    -webkit-transform: rotateX(0) !important;
    transform: rotateX(0) !important;
    top: 0 !important;
    margin-top: 0 !important;
}
.sidebar-left .navigation ul.gva_menu .sub-menu>li {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}
.sidebar-left.sidebar .block-menu ul.gva_menu li>a:hover {
    padding-left: 40px !important;
}
.sidebar-left.sidebar .block-menu ul.gva_menu li>a:after {
    content: "→";
    position: absolute;
    top: 9px;
    font-family: "FontAwesome";
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    color: #005194 !important;
    font-size: 14px;
    line-height: normal;
}
.sidebar-left.sidebar .block-menu ul.gva_menu li>a:hover:after {
    left: 20px !important;
    opacity: 1;
    visibility: visible;
}
.page-user-login .main-page, .page-user-register .main-page, .page-user-pass .main-page { height: auto !important; }
.page-user-login .main-page .gsc-tabs ul.nav-tabs li a, .page-user-login .main-page .gsc-tabs ul.nav-tabs li a:hover, .page-user-login .main-page .gsc-tabs ul.nav-tabs li.active a { background-color: transparent !important; color: #3B7EFF !important; font-size: 15px;  }
.page-user-login .content-main .block { float: none; }
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active {
  background-color: #fff;
}

.accordion:hover {
    background-color: #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
   transition: max-height 0.2s ease-out;
}



#block-exposedformhistorical-info-searchpage-3 .content.block-content { 
     padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 80px;
    margin-bottom: 20px;
    margin-top: -20px;
    background-color: #ddd;}

    .iconpadgray {
        color: #5f5a5a !important;
        font-size: .9em;
        background-color: #eee;
        display: block;
        padding-top: 6px;
        padding-left: 6px;
        font-weight: 600;
        border: 1px solid #bfb9b9;
    }

    .iconpadblue {
        color: #005194 !important;
        font-size: .9em;
        font-weight: 600;
        background-color: #ddd;
        border-color: black;
        display: block;
        padding-top: 6px;
        padding-left: 6px;
        border: 1px solid #bfb9b9;
    }
    
/************************************** help popup css by AN ***************************/

.ui-dialog.ui-widget.ui-widget-content {
    padding: 0;
    border: 0;
    display: flex;
    max-width: 342px;
    flex-direction: column;
    box-sizing: border-box;
    color: rgb(47, 57, 65);
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 0.428571rem 0px;
    border-radius: 8px;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif !important;
    margin: auto;
    z-index: 1000 !important;
}
.ui-dialog.ui-widget .ui-dialog-titlebar {
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    background: rgb(0, 82, 149) !important;
    color: rgb(255, 255, 255) !important;
    text-align: center;
    border: 0;
    border-radius: 0;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif !important;
    padding: 10px 15px;
}
.ui-dialog.ui-widget .ui-dialog-titlebar span.ui-dialog-title {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif !important;
    letter-spacing: 0.3px;
}
.ui-dialog .ui-dialog-titlebar-close {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.25s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s, background-color 0.25s ease-in-out 0s, color 0.25s ease-in-out 0s;
    margin: 0px;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: inherit;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    box-sizing: border-box;
    user-select: none;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background-color: transparent;
    border: none;
    padding: 0px;
    width: 28px;
    color: #ffffff;
    top: 10px;
    right: 16px;
}
.ui-dialog .ui-dialog-titlebar-close span.ui-button-icon {
    background-image: none;
    width: 12px;
    height: 2px;
    background-color: #fff;
}
.ui-dialog .ui-dialog-titlebar-close .ui-button-icon-space {
    display: none;
}
.ui-dialog .ui-dialog-titlebar-close span.ui-button-icon {
    background-image: none;
    width: 14px;
    height: 2px;
    background-color: #fff;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 0;
    margin-left: 0;
}
.ui-dialog .ui-dialog-titlebar-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus-visible {
    outline: none;
    box-shadow: none;
}
.ui-dialog .ui-dialog-titlebar-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus-visible {
    outline: none !important;
    box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 0px 3px !important;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
    background: rgb(0, 90, 164) !important;
}
.ui-dialog.ui-widget .ui-dialog-buttonpane {
    padding: 15px 20px;
    border-top: 1.5px solid rgb(233, 235, 237);
    box-shadow: rgba(0, 0, 0, 0.08) 0px -0.0714286rem 0.857143rem;
    margin-top: 0;
}
.ui-dialog.ui-widget .ui-dialog-buttonpane button {
    background-color: rgb(0, 90, 164) !important;
    color: rgb(255, 255, 255) !important;
    margin: 0;
    padding: 0px 1.07143em;
    font-size: 14px;
    height: 38px;
    border: 1px transparent;
}
.ui-dialog .ui-dialog-content::-webkit-scrollbar {
    box-shadow: none;
    width: 5px;
}
.ui-dialog .ui-dialog-content::-webkit-scrollbar-thumb {
    background: rgb(216, 220, 222);
    border-radius: 5px;
}
.ui-dialog .ui-dialog-content::-webkit-scrollbar-track {
    margin: 1.07143px 0px;
}
.ui-dialog .ui-dialog-content {
    -webkit-box-flex: 2;
    flex-grow: 2;
    overflow: hidden auto;
    height: 100%;
    padding: 15px 15px 30px 10px;
    margin-left: 10px;
    margin-right: 5px;
    scrollbar-width: thin;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item label {
    line-height: 20px;
    color: #2f3941;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
    margin-top: 0px;
    width: 100%;
}
.ui-dialog .webform-submission-form .form-item input:not(input[type="checkbox"]), .ui-dialog .webform-submission-form .form-item textarea{
    appearance: none;
    transition: border-color 0.25s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s, background-color 0.25s ease-in-out 0s, color 0.25s ease-in-out 0s, z-index 0.25s ease-in-out 0s;
    border: 1px solid rgb(216, 220, 222);
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    font-family: inherit;
    padding: 8px 12px;
    min-height: 40px;
    line-height: 1.28571;
    font-size: 14px;
    background-color: rgb(255, 255, 255);
    color: rgb(47, 57, 65);
    cursor: auto;
    margin-top: 8px;
}
.ui-dialog .webform-submission-form .form-item input:not(input[type="checkbox"]):focus, .ui-dialog .webform-submission-form .form-item textarea:focus {
    box-shadow: rgba(153, 153, 153, 0.4) 0px 0px 0px 3px !important;
    border-color: rgb(104, 115, 125) !important;
}
.ui-dialog .webform-submission-form .form-item textarea {
    resize: none;
}
.ui-dialog .webform-submission-form .form-item {
    position: relative;
    margin-bottom: 16px;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item .description {
    display: block;
       line-height: 1.42857;
    color: rgb(104, 115, 125);
    font-size: 14px;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file label.help-button-file {
    max-width: 100%;
    color: rgb(104, 115, 125);
    display: inline-block !important;
    vertical-align: top !important;
    font-weight: 300;
    font-size: 13px;
    height: 51px;
    line-height: 51px;
    border: 2px dashed #d8dcde;
    background-color: #fff !important;
    text-align: center;
    border-radius: 5px;
    opacity: 0.9;
    letter-spacing: 0.3px;
    cursor: pointer;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file label.help-button-file:hover{
    background-color:rgb(248, 249, 249) !important;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .description {
    display: none;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file .form-item label.option {
    position: relative;
    border: 1px solid rgb(216, 220, 222);
    border-radius: 4px;
    line-height: 1.42857;
    font-size: 14px;
    background-color: rgb(248, 249, 249) !important;
    padding: 6px 12px 6px 40px;
    color: rgb(104, 115, 125);
    font-weight: 300;
    text-transform: lowercase;
    height: 52px;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file .form-item label.option span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file .form-item input[type="checkbox"] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 52px;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file .form-item input[type="checkbox"]:checked~label.option {
    background-color: rgb(233 233 233) !important;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file .form-item {
    margin-bottom: 10px;
    height: 62px;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file .form-item label.option:before {
    content: "";
    background-image: url(../images/files-icon.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18px;
    height: 23px;
    vertical-align: middle;
    position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ui-dialog .ui-dialog-content .webform-submission-form .form-item.form-item-attachments .form-managed-file label.help-button-file:before {
    content: "";
    background-image: url(../images/file-upload.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 10px;
    height: 21px;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
}
/******************************end help css ********************************/
/******************************staff view css ********************************/


.staff-list {
    margin-bottom: 20px;
}
.staff-listing .staff-list {
    padding: 0px 10px;
}
.staff-listing .row.row-wrapper {
    margin-left: -10px;
    margin-right: -10px;
}
.staff-list>.column-content {
    height: 100%;
}
.staff-list>.column-content>a {
    display: block;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    height: 100%;
}
.staff-image img {
    border-radius: 50%;
    display: block;
    margin: auto;
    background-color: #ddd;
}
.staff-popup .modal-dialog {
    max-width: 740px;
}
.staff-popup .modal-body {
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
}
.staff-popup .staff-image {
    width: 100%;
    max-width: 200px;
}
.staff-popup .staff-content {
    width: calc(100% - 200px);
    padding-left: 20px;
}
.staff-popup h2 {
    margin-top: 0;
    font-weight: 700 !important;
    font-size: 20px;
    margin-bottom: 2px !important;
}
.staff-popup .staff-ad {
    margin-bottom: 20px;
}
.staff-popup .staff-ad>span {
    display: block;
}
.staff-popup .staff-ad>span p {
    margin-bottom: 0;
}
.staff-popup .staff-ad>span>p:first-child {
    margin-bottom: 10px;
    color: #a3a3a3 !important;
    font-weight: 300;
}
.staff-popup .modal-header {
    padding: 40px 40px 0px 40px;
    border: 0;
}
.staff-popup .modal-header h5 {
    font-weight: 500 !important;
    font-size: 24px;
    margin: 0 !important;
    display: block;
    line-height: 1.2;
}
.staff-popup .modal-header button.close {
    font-weight: 100;
    padding: 0;
    margin: 0;
    font-size: 0;
    opacity: 1;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.staff-popup .modal-header button.close>span {
    width: 100%;
    height: 100%;
      display: block;
    padding: 15px 0px;
}


.staff-popup .modal-header button.close>span:before, .staff-popup .modal-header button.close>span:after {
    content: "";
    width: 30px;
    height: 2px;
    display: block;
    background-color: #000;
}
.staff-popup .modal-header button.close>span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.staff-popup .modal-header button.close>span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -2px;
}


@media (max-width:767px){
    .staff-popup .modal-dialog {
        max-width: 100%;
    }
    .staff-image img {
        width: 150px;
    }
    .staff-popup .staff-image {
        width: 100%;
        max-width: 150px;
    }
    .staff-popup .staff-content {
        width: calc(100% - 150px);
        padding-left: 20px;
    }
    .staff-popup .modal-body {
        padding: 40px 20px;
    }
    .staff-popup .modal-header {
        padding: 40px 20px 0px 20px;
    }
}
@media (max-width:575px){
    .staff-popup .staff-content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
}

@media (max-width: 567px){

}



/* ljw 2023-10-16 commented out BEGIN */
/* following causes ips agencies menu bar to drop behind search/help buttons */
/* .navigation .gva_menu .sub-menu { z-index : 0 !important; } */
/* ljw 2023-10-16 commented out END. */
.node--type-book ul.links.inline li.book-printer,.node--type-book ul.links.inline li.comment-forbidden {
    display: none;
}
.node--type-book .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    clear: both;
}

/******************************end staff view css ********************************/

/* Added to fix pencil icon covering up expand icon on left sidebar menus KM 10/10/23 */

.sidebar-left .sidebar-inner .focusable { position: absolute !important;
    top: -34px; }
.gsc-icon-box:hover .highlight-icon .icon {
	-webkit-animation: infinite !important;
	animation: inherit !important; }
.form-item-combine .form-text { display: inline; margin-top: 0;}
.content-main .block { float: left; }
#footer { width: 100%; float: left;}
/*#footer {
    color: #fff;
    font-size: 0.85em;
    line-height: 1.0;
    background: no-repeat center bottom #323b4d;
}*/

li.block-configure a {color:#004998;}

.contextual-region .contextual .contextual-links li a {
    font-family: var(--gin-font);
    color: var(--gin-color-primary) !important;
}


.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button) {
    background-color: #00a1c4;
}

.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:not(.button):hover {
    background-color: #00a1c4;
}

.block-parent-book-block ul li a:hover {
 color:#005194;
    text-decoration: underline;
}

.team-education {
    display: none;
}

.training-home-image { padding:0px !important; }
.training-intro { padding:0px !important; }
.avail-programs { padding-top:70px !important; padding-bottom:0px !important; }
.top-border-orange { border-top:5px solid #ff8200; }
.training-home-link-bkgd { background:#005194 !important; }
.ccfo-links { margin-bottom:20px !important; }
.header-container { position: relative; text-align: center; color: white !important;}
.h2-training { color: white !important; }
.responsive { width: 100%; height: auto; }