/* ************************************************** */
/* INDEX 1. TRILOGY THEME OVERRIDES 1.1 GLOBAL 1.2 NAVBAR 1.3 HEADER 1.3.1 TOP BAR - OTHER PRODUCTS 1.4 FOOTER 1.5 FORM, INPUT, BUTTON 1.5.1 PAGINATION 1.6 BREADCRUMB 1.7 TABS 1.8 PANEL OVERRIDE 1.9 PRICE OVERRIDE 2. LINKS SECTION 3. HEALTHWISE (TRILOGY) 4. EXPAND/COLLAPSE 5. LEGISLATE 6. CAROUSEL 7. SERVICE DIRECTORY SEARCH (HOME PAGE AND SECTION) 7.1 SERVICE DIRECTORY SEARCH BOX CATEGORY LINKS 8. HOME PAGE - RELATED CONTENT SECTION 9. LETTER LINKS 10. SERVICE DIRECTORY CATEGORY LINKS WITH ICONS 11. ACA IMAGE LINK 12. MH INDICATOR IMAGE LINK 13. HP2020 IMAGE LINK 14. HOME PAGE INTRO TEXT ICONS 15. HEALTHWISE 16. LEFT NAV NESTED SUB NAV 17. HOME PAGE ZONE 4 18. READ MORE LINKS 19. OLD CAROUSEL BUTTONS 20. LEARNING CENTER 21. GRADIENTS 22. GOOGLE TRANSLATE 23. OLD NOC EMPLOYMENT BUTTON */
/* ************************************************** */
/* ************************************************** */
/* 1. TRILOGY THEME OVERRIDES */
/* 1.1 GLOBAL OVERRIDE */
@font-face {
    font-family: 'Nexa Regular';
    src: url('../../fonts/Nexa Regular.otf') format('opentype');
}
a {
    font-weight: bold;
    color: #064d8f;
}

.alignSelfFlexEnd{
    align-self: flex-end;
}

a:hover {
    text-decoration: underline !important;
    transform: scale(0.975) !important;
}
       

a:focus {
    outline: none;
}

.help-text:hover {
    text-decoration: underline !important;
    font-size: 46px !important;
}

    .help-text:hover * {
        text-decoration: underline !important;
        font-size: 46px !important;
    }

#helpModal h4 {
    font-size: 18px !important;
    margin: 0 !important;
    text-transform: capitalize !important;
    text-align: center !important;
    font-weight: 400 !important;
}

.help-text-content, .help-text-content p {
    color: #000 !important;
    text-align: left !important;
    font-size: 20px !important;
    margin: 0 10% !important;
    text-transform: initial;
    font-weight: 300 !important;
}


h1 .help-text i {
    font-size: 26px !important;
    margin-left: 25px;
}

h1 .help-text:hover {
    text-decoration: underline !important;
    font-size: 26px !important;
}

    h1 .help-text:hover * {
        text-decoration: underline !important;
        font-size: 26px !important;
    }

.blkTextShadow {
    text-shadow: 2px 1px #000;
}

input:focus {
    box-shadow: 5px 10px #888888 !important;
}

section {
    padding: 10px 0;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -5px;
}

.col-center {
    margin: 0 auto;
}

.m0 {
    margin: 0;
}

.m10 {
    margin: 10px 0;
}

.greyHighlight {
    background-color: #f0f0f0;
}

.bottom-column {
    float: none;
    display: table-cell;
    vertical-align: bottom;
}

.genericContent ul, ul.disc, .agency-description ul {
    padding: 0 0 0 20px;
    list-style-type: disc;
    margin-left: 15px;
}

.detailsInfoBox ul.disc li {
	float: none;
	border: 0;
	padding: 0 0 10px 0;
	width: auto;
	display: list-item;
}

.genericContent p {
    margin: 0;
}

.genericContent ul {
    margin-top: 0;
    margin-bottom: 0;
}

.genericContent p + p {
    margin-top: 15px !important;
}

.genericContent p + ul {
    margin-top: 3px !important;
}

.genericContent ul + p {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

.genericContent p + h3, .genericContent ul + h3 {
    margin: 35px 0 0 0;
    text-transform: unset;
    font-weight: bold;
    font-size: 18px;
}

.genericContent h4 {
    margin: 25px 0 0 0;
    text-transform: unset;
    font-weight: bold;
    font-size: 14px;
}
/* 1.2 NAV BAR OVERRIDE */
.navbarWhite.nav-wrapper {
    position: fixed;
}

.question {
    margin: 16px 0 0 4px;
    display: block;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-top: 15px;
}

.navbar-brand > img {
    height: 100%;
    padding: 15px;
    width: auto;
}

/* For nested lists in mega menus */
.dropdown-menu > ul > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.navbar-nav li.dropdown.megaDropMenu {
    color: #333 !important;
}

    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a, .navbar-nav li.dropdown.megaDropMenu .dropdown-menu a {
        padding: 10px 0;
        color: #064d8f;
        white-space: unset;
    }

        .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a:hover, .navbar-nav li.dropdown.megaDropMenu .dropdown-menu a:hover {
            color: #2196f3;
            text-decoration: none;
        }

    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        border: 1px solid #064d8f;
        padding-bottom: 50px;
        border-top: 5px solid #064d8f;
        box-shadow: 0 0 17px rgba(0, 0, 0, 0.7);
    }

.nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu::after, .nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu::after {
    display: none;
}

.navbar-nav li.dropdown.megaDropMenu .dropdown-menu h1, .navbar-nav li.dropdown.megaDropMenu .dropdown-menu h2, .navbar-nav li.dropdown.megaDropMenu .dropdown-menu h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.navbar-nav li.dropdown.megaDropMenu .dropdown-menu li:nth-child(2) {
    border-left: 0;
    border-right: 0;
}

.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled {
    padding-bottom: 0 !important;
}

    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li:nth-child(4) a {
        padding: 10px 0 !important;
    }

.navbarWhite .navbar-default .navbar-nav > li.lnkRed > a {
    color: #ff0000;
}

#btnHomePage {
    display: none;
}

#btnIndicatorSearch {
    width: 100%;
}

@media (max-width: 990px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        border: 0;
        border-top: 0;
        box-shadow: 0 0 0 0;
    }

    #btnHomePage {
        display: block;
    }

    .form-group button, .form-group input[type="submit"] {
        width: 110px;
        padding: 18px 0;
    }
}

/* 1.3 HEADER OVERRIDE */
.header {
    padding-top: 70px;
}

#headerLogo {
    padding: 5px 0 0;
    z-index: 1100;
}

    #headerLogo img {
        margin-right: 15px;
    }

    #headerLogo h2 {
        text-indent: -9999px;
        display: inline-block;
        margin-right: 5px;
    }

    #headerLogo h3 {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    #headerLogo h3, #headerLogo h4 {
        white-space: nowrap;
    }

#banner h4 {
    position: absolute;
    top: 15px;
    right: 0;
    color: #085999;
    font-size: 24px;
}

#banner {
    z-index: 1000;
    position: absolute;
    display: block;
    width: 100%;
}

video {
    width: 100%;
    max-height: 100%;
}

.video-frame {
    border-top: 4px solid #ccc;
    border-left: 4px solid #ccc;
    border-right: 4px solid #ccc;
    border-bottom: 20px solid #ccc;
}

#other-sites-footer a, .custom-other-site-modal a {
    color: #000 !important;
    font-size: 12px !important;
    line-height: 10px !important;
}

    #other-sites-footer a:hover, .custom-other-site-modal a:hover {
        color: #064d8f !important;
    }

.ui-menu {
    z-index: 9999;
}

@media (min-width: 990px) {
    .navbar-default .navbar-nav.navbar-right {
        margin-top: 65px;
    }
}

@media (min-width: 768px) {
    .header {
        padding-top: 170px;
    }

    .nav-wrapper .header-bg {
        height: 169px;
    }

    .navbarWhite.nav-wrapper {
        box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
    }

    .navbar-default .navbar-nav > li {
        /*margin-top: 65px;*/
    }


        .navbar-default .navbar-nav > li > a {
            padding: 10px 10px 25px 10px;
        }

    .nav-wrapper .lightHeader {
        padding-top: 45px;
    }

    .navbar-default .navbar-nav > li > a {
        z-index: 1000;
    }
}

@media (max-width: 1199px) {
    #headerLogo h3, #headerLogo h4 {
        font-size: 12px;
    }

    #headerLogo img {
        margin-left: -50px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-top: 25px;
    }
}

@media (max-width: 900px) {
    #headerLogo img {
        margin-right: 5px;
    }
}

@media (max-width: 990px) {
    #banner h4 {
        right: 100px;
    }

    .navbar-nav {
        height: auto;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-top: 0;
        max-height: unset;
        max-height: none;
    }

    #menuBar .container {
        width: 100%;
    }
}

/* CUSTOM STYLE TO FORCE MOBILE NAV ON WIDER TABLETS */
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-default .navbar-nav, .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
        background-color: #ffffff;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
        z-index: 100000;
        margin-top: 50px;
        background-color: #fff;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .nav-wrapper .navbar-nav li.open .dropdown-menu, .nav-wrapper .navbar-nav li.dropdown .dropdown-menu {
        border-radius: 0 0 4px 4px;
        border: none;
        width: 100%;
        left: 0;
        top: 0;
        right: auto;
        margin-top: -1px;
        padding: 5px 5px 5px 15px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        background-color: transparent;
        border: 0;
    }

    .navbar-default .navbar-nav > li.dropdown .dropdown-menu {
        box-shadow: none;
    }

    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        border: 0;
        border-top: 0;
        box-shadow: 0 0 0 0;
    }

    .nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu, .nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        width: 100%;
        margin-top: 15px;
    }

    .navbar-default .navbar-nav > li {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    #headerLogo img, #banner h4, #top-bar {
        display: none;
    }

    .navbar-collapse.collapse.in {
        margin-top: 0px;
    }

    #headerLogo h2, #banner h2 {
        background-size: contain !important;
    }

    .navbar-nav {
        height: auto;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-top: 0;
        max-height: unset;
        max-height: none;
    }

    #menuBar .container {
        width: 100%;
    }

    /* remove fixed header on mobile so google translate bar doesn't hide nav if it's used. */
    .header {
        padding-top: 0;
    }

    .navbarWhite.nav-wrapper {
        position: unset;
    }
}
/* ************************************************** */
/* 1.3.1. TOP BAR - OTHER PRODUCTS */
#top-bar {
    background-color: #064d8f;
    color: #fff;
    overflow: hidden;
    position: absolute;
    z-index: 100001;
    width: 100%;
    left: 0;
}

.top-bar-closed {
    top: -135px;
}

.thumbnailCarouselHomePage {
    margin-top: 5px;
    min-height: 135px;
}

    .thumbnailCarouselHomePage .item a {
        font-size: 12px;
        display: block;
        height: 135px;
        color: #fff;
    }

}

.thumbnailCarouselHomePage .item a:hover, .thumbnailCarouselHomePage .item a:focus {
    color: white;
}

.thumbnailCarouselHomePage .carousel-inner {
    width: 75%;
    margin: 0 auto;
}

.thumbnailCarouselHomePage .carousel-control.right, .thumbnailCarouselHomePage .carousel-control.left {
    background-image: none;
}

.thumbnailCarouselHomePage .carousel-control {
    width: 5%;
    padding-top: 3%;
}

.thumbnailCarouselHomePage .carousel-indicators {
    display: none;
}

#other-products:after {
    font-family: FontAwesome;
    content: " \f14c";
}

#other-products.open:after {
    font-family: FontAwesome;
    content: " \f057 close";
}

.no-products {
    height: auto !important;
    top: 0 !important;
    padding: 2px 0 6px 0;
}

.white-link {
    color: #fff;
}

    .white-link:hover, .white-link:focus {
        color: #2196f3;
    }

.skip-to-content {
    padding: 2px 4px 0 0;
}
/* 1.4 FOOTER OVERRIDE */
.footerWhite {
    background-color: #fbfbfb;
    border-top: 1px solid #eee;
}

.footer {
    background-color: #1b252d;
}

    .footer h5 {
        margin: 10px 0;
        color: #fff;
        text-transform: uppercase;
    }

.footerText img:active, .footerText img:hover {
    border: 2px solid #2196f3;
}
/* 1.5 FORM, INPUT, BUTTON */
.btn-xxs, input[type="submit"].btn-xxs {
    padding: 5px;
    font-size: 12px;
    line-height: 1.5;
    width: auto;
}

.btn-xxs {
    padding: 5px !important;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 50px;
}

.input-sm, input[type="submit"].input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs, .form-group button.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: auto;
}

.btn-group-sm > .btn, .btn-sm, .form-group button.btn-sm, input[type="submit"].btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: auto;
}

.btn-default:focus, .btn-default.active, .btn-default:active:focus, .btn-default:hover {
    color: #ffffff;
    box-shadow: none;
    border: 1px solid #ccc;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-radius-5 {
    border-radius: 5px !important;
}

.btn-padding-10 {
    padding: 10px !important;
}

.txt-success {
    color: #4cae4c;
    font-weight: 500;
}

.txt-color-red {
    color: #b50909;
}

input.special {
    display: none;
    visibility: hidden;
}

.required:after {
    content: " *";
    color: #b50909;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

    .btn-circle.btn-xs {
        width: 15px;
        height: 15px;
        text-align: center;
        padding: 3px 0;
        font-size: 10px;
        line-height: .9;
        border-radius: 15px;
    }

    .btn-circle.btn-sm {
        width: 20px;
        height: 20px;
        text-align: center;
        padding: 3px 0;
        font-size: 11px;
        line-height: 1;
        border-radius: 15px;
    }

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 25px;
    }

    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 10px 16px;
        font-size: 24px;
        line-height: 1.33;
        border-radius: 35px;
    }

#btnServiceDirectoryHelp {
    position: absolute;
    top: 11px;
    right: 25px;
    font-size: 18px;
    padding: 1px 0 0 2px;
    color: #999;
}

    #btnServiceDirectoryHelp:focus {
        box-shadow: 5px 10px #888888;
    }

#btnLibrarySearch {
    font-size: 26px;
    color: #9b9b9b;
    padding: 11px 15px;
}

.btn-red {
    background-color: #ce1c25;
    border-radius: 50px;
    color: #fff;
}

@media (max-width: 1200px) {
    .btn {
        white-space: unset !important;
    }
}
/* 1.5.1 PAGINATION */
#searchByLetter {
    margin: 0 0 25px 0;
    text-align: center;
}

    #searchByLetter li {
        margin: 0 3px;
        display: inline-block;
    }

    #searchByLetter > li:first-child > a {
        margin-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    #searchByLetter > li:last-child > a {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
/* 1.6 BREADCRUMB OVERRIDE */
#breadcrumb, .breadcrumb {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}

    #breadcrumb > li, .breadcrumb > li {
        display: inline-block;
    }

        #breadcrumb > li + li::before, .breadcrumb > li + li::before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }
/* 1.7 TABS OVERRIDE */
.nav-tabs {
    margin-top: 50px;
    border-bottom: 10px solid #034684;
}

.tab-pane {
    padding: 40px 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #034684;
    border-color: #034684;
}

.nav-tabs > li > a {
    margin-right: 12px;
    background-color: #f0f0f0;
    border-radius: 0;
}

.nav-tabs > li {
    margin-bottom: 0;
}

#learnMoreTabs .nav-tabs {
    margin-top: 0;
}

#learnMoreModal .modal-header {
    padding: 15px;
    border-bottom: none !important;
}
/* 1.8 PANEL OVERRIDE */
.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}
/* 1.9 PRICE OVERRIDE */
.priceTableTitle {
    padding: 15px 0;
}

.priceAmount {
    padding: 20px 0;
}

@media (min-width: 992px) {
    .priceInfo {
        padding: 15px 20px;
    }
}

@media (min-width: 768px) {
    .priceTableWrapper {
        margin-bottom: 25px;
    }

    .priceBtn {
        margin-top: 10px;
    }
}
/* ************************************************** */
/* 2. LINKS SECTION */
#LinksChannel {
    margin-top: 25px;
}

    #LinksChannel h2 {
        margin-bottom: 5px !important;
    }

    #LinksChannel span {
        display: block;
        text-align: right;
    }

    #LinksChannel p {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
    }
/* ************************************************** */
/* 3. HEALTHWISE (TRILOGY) */
#HWTopics {
    margin: 35px 0 30px;
}

#HWTopicsLeft {
    float: left;
    width: 48%;
}

#HWTopicsRight {
    float: right;
    width: 48%;
}

#HWTopics h3, #contentWrapper #content #main #HWTopics h3 {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 2px 0 10px;
    line-height: 14px;
}

    #HWTopics h3.arrowClosed, #contentWrapper #content #main #HWTopics h3.arrowClosed {
        background: url(/img/expandcollapse_closed.gif) no-repeat 0 3px;
        padding-left: 20px;
        height: 16px;
        text-align: left;
        cursor: pointer;
        cursor: hand;
    }

    #HWTopics h3.arrowOpen, #contentWrapper #content #main #HWTopics h3.arrowOpen {
        background: url(/img/expandcollapse_open.gif) no-repeat 0 3px;
        padding-left: 20px;
        height: 16px;
        text-align: left;
        cursor: pointer;
        cursor: hand;
    }

#HWTopics ul {
    display: none;
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
    border-bottom: 1px solid #eee;
}

    #HWTopics ul li {
        margin: 0 0 10px 20px;
    }

        #HWTopics ul li a:link, .topic ul li a:active {
            color: #549be3;
        }

        #HWTopics ul li a:visited {
            color: #999;
        }

#HWTopicsul li a:hover {
    color: #000099;
}

#HWConversation {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    height: 100%;
    background-color: #fff;
}

#btnConversation {
    display: inline-block;
    padding: 0 10px;
    font-weight: bold;
}

#HWConversationClose {
    text-align: right;
    padding-right: 100px;
}

#HWTopics h3 {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 2px 0 10px;
    line-height: 14px;
}

    #HWTopics h3.arrowClosed {
        background: url(/images/expandcollapse_closed.gif) no-repeat 0 3px;
        padding-left: 20px;
        height: 16px;
        text-align: left;
        cursor: pointer;
    }

    #HWTopics h3.arrowOpen {
        background: url(/images/expandcollapse_open.gif) no-repeat 0 3px;
        padding-left: 20px;
        height: 16px;
        text-align: left;
        cursor: pointer;
    }

@media (max-width: 768px) {
    .HwDialogElementCloseButtonWrapper {
        width: 30px !important;
        margin: 0 0 0 -30px !important;
        background-color: #fff !important;
        padding-top: 10px !important;
        display: inline-block !important;
    }

    #HwDialogElement.HwMediaDialogElement {
        width: 300px !important;
    }

    .HwMediaScrollNavigation {
        display: none !important;
    }

    .HwMediaScrollWindowViewer {
        width: 100% !important;
        position: static !important;
    }

    #HwMediaDialogContentTextWrapper {
        height: auto !important;
        width: 100% !important;
        overflow: unset !important;
        float: none !important;
    }

    #HwMediaDialogContentMediaWrapper {
        height: auto !important;
        width: 100% !important;
        float: none !important;
    }

    .HwMediaScrollWindow {
        position: relative;
        overflow: unset !important;
        height: auto !important;
        width: 100% !important;
    }

    .HwMedicalGalleryImageZoom img {
        width: 100% !important;
        height: 100% !important;
    }

    .HwiToolFetalMonthsRule {
        display: none !important;
    }
}

@media (max-width: 1180px) {
    .HwSxBs .btn {
        white-space: normal !important;
    }
}
/* ************************************************** */
/* 4. EXPAND/COLLAPSE */
div.expandCollapse {
    border: 0;
    margin: 15px 0;
    padding: 5px;
    background-color: #eee;
}

    div.expandCollapse h2 {
        color: black;
        font-weight: 500;
        background-color: transparent;
        padding: 10px;
        cursor: pointer;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 14px;
    }

    div.expandCollapse ul {
        padding: 0;
        /*border-bottom: 1px solid #eee;*/
        display: none;
        margin: 18px 10px 0;
    }

    div.expandCollapse li {
        margin: 0 0 10px;
        list-style: none;
    }

.expandCollapse h2 span:after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
}

.expandCollapse h2 span.expandCollapseOpen:after {
    content: "\e114";
}

.expandCollapse h2 span strong {
    font-weight: normal;
}

.view-categories a.collapsed:after {
    font-family: FontAwesome;
    content: " \f138";
}

.view-categories a:after {
    font-family: FontAwesome;
    content: " \f13a";
}
/* ************************************************** */
/* 5. LEGISLATE */
.legislator {
    margin: 50px 0;
}

    .legislator h4 {
        margin: 0 0 10px;
    }

    .legislator .contact-details {
        margin: 10px 0 0;
    }
/* ************************************************** */
/* 6. CAROUSEL */
.carousel-control {
    color: #fff;
}

.thingsArea .carousel-control {
    color: #fff;
    background-color: rgba(100, 100, 100, .8);
}

.btn-transparent {
    background-color: rgba(100, 100, 100, .8);
    padding-top: 20px;
}
/* ************************************************** */
/* 7. SERVICE DIRECTORY SEARCH (HOME PAGE AND SECTION) */
.searchArea.searchAreaGray {
    padding: 15px 0 5px 0;
    margin-top: -65px;
    background: transparent;
    position: absolute;
    bottom: 40px;
    left: -37px;
}

.sd-search-wrapper {
    padding: 10px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
}

.home-search {
    padding: 0;
}

.bg-search-white {
    padding: 25px;
    bottom: 100px;
}

.bg-search-white-low {
    bottom: 10px !important;
}

#agencyDetail .detailsInfoBox:first-child {
    padding: 20px 0 42px 0;
    border-top: 1px solid #e5e5e5;
}

.field.field-name-rating.field-type-ds.field-label-above {
    display: none !important;
}

#sd-search .input-group-addon {
    background-color: transparent;
}

.bg-search-white .form-group input {
    width: 100%;
}

.category-links li a {
    display: block;
    padding: 5px 0;
    margin: 15px 0;
}

.category-links {
    padding-bottom: 15px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .bg-search-white .form-group {
        width: 43%;
        margin: 0;
    }

    .bg-search-white .form-group-lg {
        width: 43%;
        /*use this width if removing location field*/
        /*width: 86%;
        */
    }
}
/* ************************************************** */
/* 7.1 SERVICE DIRECTORY SEARCH BOX CATEGORY LINKS */
.interestContent {
    width: 100%;
    height: 75px;
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    text-align: center;
    position: relative;
    color: #222222;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 15px;
}

.add-correct-captcha {
    padding-left: 32px;
}

.add-correct-tips {
    padding-left: 10px;
    padding-bottom: 30px;
}

@media (max-width: 768px) {
    .add-correct-captcha {
        padding-left: 10px;
    }

    .add-correct-tips {
        padding-left: 10px;
    }
}
/* ************************************************** */
/* 7.2 SERVICE DIRECTORY ADVANCED RESULTS */
#serviceDirectoryFilterLink {
    margin-top: -20px;
    margin-left: -195px;
    text-transform: uppercase;
}

#collapseFilter {
    margin-top: -20px;
    margin-bottom: 30px;
}

#searchOtherProductsWrapper {
    margin-top: -20px;
    margin-left: -15px;
    margin-bottom: 25px;
}

#advanced-results {
    margin-top: -25px;
}

@media (max-width: 1200px) {
    #serviceDirectoryFilterLink {
        margin-left: -145px;
        text-transform: capitalize;
    }
}

@media (max-width: 992px) {
    #serviceDirectoryFilterLink {
        margin-left: 0;
    }

    #collapseFilter {
        margin-top: 0;
        margin-bottom: 20px;
    }

    #advanced-results {
        margin-top: 0;
    }

    #searchOtherProductsWrapper {
        margin-top: 0px;
    }
}
/* ************************************************** */
/* 8. HOME PAGE - RELATED CONTENT SECTION */
.home-text {
    padding-bottom: 25px;
}

    .home-text #landingPageText, .home-text #landingPageText p {
        font-size: 20px;
        font-weight: 100;
        line-height: 36px;
    }

.home-page-resources {
    /*background-color: #fbfbfb;
     box-shadow: 12px 10px 20px 5px rgba(0,0,0,.9);
    */
    padding-top: 25px;
}

    .home-page-resources h2 small, .countUpSection h2 small {
        display: none;
    }

    .home-page-resources .additional-resources {
        width: 100%;
        margin: 0 auto 20px;
    }

@media (max-width: 992px) {
    .home-page-resources .additional-resources {
        width: 262px;
    }
}

#home-search-form legend {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 300;
    color: #333;
    font-size: 36px;
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 0px;
    line-height: 40px;
}

.shadow-box {
    padding: 15px 25px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    margin-bottom: 50px;
    border-radius: 5px;
}

.additional-resources {
    border: 1px solid #e5e5e5;
    padding: 20px 20px;
    margin: 0 0 20px 0;
}

    .additional-resources p {
        font-size: 12px;
        line-height: 20px;
        margin: 15px 0;
        color: black;
    }

    .additional-resources a {
        text-decoration: underline;
    }

    .additional-resources .caption {
        padding: 0;
    }

    .additional-resources label {
        font-size: 12px;
        line-height: 20px;
        margin: 10px 0;
        font-weight: normal;
        color: black;
    }

    .additional-resources .caption legend {
        font-weight: 500 !important;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        margin: 0 0 10px 0;
        text-transform: inherit;
        font-weight: 500;
    }

    .additional-resources .caption h3 {
        font-weight: 500;
        font-size: 16px;
        margin: 0 0 10px 0;
        text-transform: inherit;
    }

.additional-resources-icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    margin: 0 0 15px 0;
    text-align: center;
    line-height: 50px;
    display: inline-block;
}

    .additional-resources-icon i.icon-listy {
        font-size: 30px;
        color: #2196f3;
        line-height: 50px;
    }

.client-content-image-box {
    width: 100% !important;
    background-color: #fff;
}

    .client-content-image-box .box-image {
        background-image: url();
        background-repeat: no-repeat;
        height: 180px;
        background-position: top center;
        margin: -20px -20px 20px -20px;
        background-size: cover;
    }

.btn-primary-learn-more-wrap {
    background-color: #3ea3f5;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    color: black;
    padding: 10px 30px 10px 30px !important;
}

    .btn-primary-learn-more-wrap:hover {
        background-color: #89C8F9;
        border-radius: 50px;
        transition: all 0.3s ease-in-out;
        color: black;
        padding: 10px 30px 10px 30px !important;
    }

.btn-primary-my-account {
    background-color: #a62924;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    color: white;
    padding: 20px 30px 20px 30px !important;
}

    .btn-primary-my-account:hover {
        background-color: #7D1612;
        border-radius: 50px;
        transition: all 0.3s ease-in-out;
        color: white;
        padding: 20px 30px 20px 30px !important;
    }

.home #landingPageText h1 {
    text-align: center;
    font-size: 24px;
}

#banner-image {
    margin: 0 0 40px 0;
    padding: 0;
    height: 300px;
    max-width: none;
    background-color: black;
    background-image: url(/images/home/banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    font-size: 20px;
    text-align: center;
    box-shadow: inset 0 8px 8px -2px rgba(0, 0, 0, 0.61), 0px 9px 23px -3px rgba(0, 0, 0, 0.61);
    -webkit-box-shadow: inset 0 8px 8px -2px rgba(0, 0, 0, 0.61), 0px 9px 23px -3px rgba(0, 0, 0, 0.61);
    -moz-box-shadow: inset 0 8px 8px -2px rgba(0, 0, 0, 0.61), 0px 9px 23px -3px rgba(0, 0, 0, 0.61);
}

    #banner-image h1 {
        padding-top: 3%;
        font-size: 50px;
        line-height: 60px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 400;
    }

    #banner-image h1, #banner-image h2 {
        font-size: 50px;
        line-height: 60px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 400;
    }

        #banner-image h2 span {
            font-size: 52px;
            display: block;
        }

    #banner-image a {
        color: #fff;
        text-decoration: underline;
    }

    #banner-image p {
        color: #fff;
        font-size: 20px;
        margin: 0 10%;
    }

    #banner-image.banner-assitive-devices {
        background-image: url(/images/banner_lines.jpg);
    }

    #banner-image.banner-library {
        background-image: url(/images/banner_books.jpg);
    }

    #banner-image.banner-legislate {
        background-image: url(/images/banner_books2.jpg);
    }

    #banner-image.banner-links {
        background-image: url(/images/banner_family_couch.jpg);
    }

    #banner-image.banner-service-directory {
        background-image: url(/images/serviceDirectoryBanner.jpg);
    }

    #banner-image.banner-state-legislate {
        background-image: url(/images/banner_family_couch.jpg);
    }

    #banner-image.banner-federal-legislate {
        background-image: url(/images/banner_family_couch.jpg);
    }

    #banner-image.banner-insurance {
        background-image: url(/images/banner_family_bikes.jpg);
    }

    #banner-image.banner-model-practice {
        background-image: url(/images/banner_model_practice.jpg);
    }

    #banner-image.banner-health-data {
        background-image: url(/images/banner_healthdata.jpg);
        height: 200px;
    }

@media (max-width: 1200px) {
    #banner-image h1, #banner-image h2 {
        line-height: 50px;
    }
}

@media (max-width: 768px) {
    #banner-image h1, #banner-image h2 {
        font-size: 40px;
        line-height: 50px;
    }

        #banner-image h2 span {
            font-size: 32px;
        }

    #banner-image p {
        margin: 0;
    }
}

@media (max-width: 500px) {
    #banner-image h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
/* ************************************************** */
/* 9. LETTER LINKS */
.letter > li:first-child > a, .letter > li:first-child > span {
    margin: 5px;
}

.letter > li > a, .letter > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    width: 35px;
    margin: 5px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .letter > li > a:focus, .letter > li > a:hover, .letter > li > span:focus, .letter > li > span:hover {
        z-index: 2;
        color: #23527c;
        background-color: #eee;
        border-color: #ddd;
    }

    .letter > li > a.active:link, .letter > li > a.active:focus, .letter > li > a.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }
/* ************************************************** */
/* 10. SERVICE DIRECTORY CATEGORY LINKS WITH ICONS */
.subpage-categories {
    background-color: #fff;
}

    .subpage-categories a {
        width: 100%;
        height: 200px;
        display: block;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        text-align: center;
        position: relative;
        color: #222222;
        text-transform: capitalize;
        font-family: 'Poppins', sans-serif;
        margin-bottom: 10px;
    }

        .subpage-categories a:hover {
            background-color: #2196f3;
            border-color: #2196f3;
        }

        .subpage-categories a span {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            transition: all 0.3s ease-in-out;
            color: #000;
        }

        .subpage-categories a:hover span {
            color: #ffffff;
        }

            .subpage-categories a:hover span i {
                color: #ffffff;
            }

        .subpage-categories a span i {
            display: inline-block;
            font-size: 43px;
            color: #2196f3;
            margin-bottom: 20px;
            width: 100%;
            transition: all 0.3s ease-in-out;
        }
/* ************************************************** */
/* 11. ACA IMAGE LINK */
a.aca:link, a.aca:active, a.aca:visited, a.aca:hover {
    color: #158bc6 !important;
    display: inline-block;
    background: transparent url(/images/icon_aca.gif) no-repeat 0 0;
    height: 46px;
    padding: 3px 0 0 50px !important;
    margin: 20px 0;
    width: 160px;
    text-align: center;
    line-height: 18px;
}
/* ************************************************** */
/* 12. MH INDICATOR IMAGE LINK */
a.mhIndicators:link, a.mhIndicators:active, a.mhIndicators:visited, a.mhIndicators:hover {
    background: transparent url("/images/indicator_bar_sm.jpg") no-repeat scroll 15px top;
    padding-top: 13px !important;
}
/* ************************************************** */

.usa {
    font-size: 12px;
    display: block;
    height: 50px;
    background: #fff url(/images/usa_lg.gif) no-repeat top left;
    background-size: auto auto;
    padding: 65px 0 0 10px;
    background-size: contain;
    margin-bottom: 25px;
}
/* ************************************************** */
/* 14. HOME PAGE INTRO TEXT ICONS */
#homeIcons {
    margin: 25px 0;
}

.img-circle {
    border-radius: 50%;
    width: 100px;
    display: block;
    margin: 0 auto 10px;
    -moz-box-shadow: 2px 3px 5px 0 #ccc;
    -webkit-box-shadow: 2px 3px 5px 0 #ccc;
    box-shadow: 2px 3px 5px 0 #999;
}

#homeIcons a {
    font-size: 14px;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}

    #homeIcons a i {
        font-size: 40px;
        display: block;
        margin-bottom: 10px;
    }
/* ************************************************** */
/* 15. HOME PAGE INTRO TEXT ICONS */
#hwNav {
    margin: 0 0 25px;
    border-bottom: 1px solid #ccc;
}

    #hwNav li {
        margin: 0 0 15px;
    }

    #hwNav h1 {
        font-size: 18px !important;
    }
/* ************************************************** */
/* 16. LEFT NAV NESTED SUB NAV */
#left li ul {
    margin: 15px 0 0 15px;
}

    #left li ul li {
        margin: 0 0 15px 0;
    }

#zone2 {
    margin-top: 20px;
}

    #zone2 div {
        margin-bottom: 15px;
    }

#left .additional-resources {
    border: 0;
    padding: 0;
    margin: 0 0 20px 0;
}

#left .sidebarInner.sidebarCategory {
    float: none;
}

.articlesArea {
    background-color: #fff;
}

.less-padding-top {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}


#gsr div ul {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 200px;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-top: 10px;
    padding-right: 18px;
    display: none;
}

.scroll {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 200px;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-top: 10px;
}

span i.fa-warning {
    color: #b50909;
}

@media (max-width: 768px) {
    .hide-left-nav {
        display: none;
    }
}
/* ************************************************** */
/* 17. HOME PAGE ZONE 4 */
.home-page-resources .additional-resources {
    height: 450px;
    overflow: hidden;
    position: relative;
}

.home-page-resources #zone4 div.expandCollapse {
    margin: 0;
}

.home-page-resources #zone4 .expandCollapse h2 span.expandCollapseOpen::after {
    content: " ";
}

.home-page-resources #zone4 div.expandCollapse ul {
    border-bottom: 0;
    margin: 18px 0 25px;
}

.home-page-resources #zone4 div.expandCollapse h2 {
    font-weight: 500;
}
/* ************************************************** */
/* 18. READ MORE LINKS */
.read-more-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 50px 0 5px;
    background-image: linear-gradient(to bottom, transparent, #fff);
    color: #333;
}

    .read-more-link a {
        color: #666;
        font-weight: bold;
        display: inline-block;
        padding: 18px;
        letter-spacing: 2px;
        font-size: 14px;
        line-height: 12px;
        background-image: linear-gradient(to bottom, transparent, #fff);
        text-transform: uppercase;
    }
/* ************************************************** */
/* 19. OLD CAROUSEL LINKS */
a.previous:link, a.previous:active, a.previous:visited, a.previous:hover {
    float: left;
    margin-top: 30px;
    background: #fff url(/images/b_previous.gif) no-repeat 0 0;
    width: 21px;
    height: 21px;
    display: block;
    text-align: left;
    text-indent: -9999px;
}

a.next:link, a.next:active, a.next:visited, a.next:hover {
    float: right;
    margin-top: 30px;
    background: #fff url(/images/b_next.gif) no-repeat 0 0;
    width: 21px;
    height: 21px;
    display: block;
    text-align: left;
    text-indent: -9999px;
}
/* ************************************************** */
/* 20. LEARNING CENTER */
#learningCenter .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    #learningCenter .row > [class^='col-'] {
        display: flex;
        flex-direction: column;
    }

#learningCenter h2 {
    margin-left: 15%;
    margin-right: 15%;
}

#learningCenter img {
    margin-top: 33px;
}

#learningCenter .lc-list {
    background-color: #f2f2f2;
    padding: 15px 25px;
}

    #learningCenter .lc-list li {
        margin-bottom: 15px;
    }

@media (max-width: 768px) {
    #learningCenter .lc-list {
        margin-top: 25px;
    }
}
/* ************************************************** */
/* 21. GRADIENTS */
.gradient-box-default {
    height: 200px;
    overflow: hidden;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 25px;
    color: #000;
    background-color: #fff;
}

    .gradient-box-default h2, .gradient-box-default h3, .gradient-box-default h4, .gradient-box-default a {
        margin: 0 0 15px 0;
        line-height: 22px;
    }

.blue-gradient h2, .blue-gradient h3, .blue-gradient h4, .blue-gradient a, .medium-blue-gradient h2, .medium-blue-gradient h3, .medium-blue-gradient h4, .medium-blue-gradient a, .dark-blue-gradient h2, .dark-blue-gradient h3, .dark-blue-gradient h4, .dark-blue-gradient a, .red-gradient h2, .red-gradient h3, .red-gradient h4, .red-gradient a {
    color: #fff;
    line-height: 22px;
    font-weight: 500;
}

.blue-gradient {
    background: linear-gradient(to bottom right, #1d8bf1, #116abc);
    color: #fff;
}

.light-blue-gradient {
    background: linear-gradient(to bottom right, #b9d6f0, #8abff0);
    color: #034684;
}

    .light-blue-gradient h2, .light-blue-gradient h3, .light-blue-gradient h4, .light-blue-gradient a {
        color: #034684;
    }

.medium-blue-gradient {
    background: linear-gradient(to bottom right, #034582, #02417c);
    color: #fff;
}

.dark-blue-gradient {
    background: linear-gradient(to bottom right, #1b252d, #102f4a);
    color: #fff;
}

.red-gradient {
    background: linear-gradient(to bottom right, #c4272f, #8d070e);
}

.gradient-box-default {
    height: 200px;
    overflow: hidden;
    padding: 30px;
    border-radius: 5px;
}

    .gradient-box-default h2 {
        font-size: 24px;
    }

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: black !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: black !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: black !important;
}
/* ************************************************** */
/* 22. GOOGLE TRANSLATE */
#top-bar a:hover {
    color: white !important;
    text-decoration: underline !important;
}

#top-bar a:focus {
    color: white !important;
    text-decoration: underline !important;
    font-size: 110%;
}

#top-bar #btnGoogleTranslate .goog-te-gadget img {
    vertical-align: middle;
    border: none;
    position: absolute !important;
    top: 3px;
    left: 0;
}

.goog-te-gadget-simple {
    background-color: rgba(255,255,255,0) !important;
    border: none !important;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    zoom: 1;
}

.goog-te-gadget-simple span {
    font-size: 14px !important;
    color: #fff !important;
}

.goog-te-gadget-simple span:nth-child(3) {
    display: none;
}

.goog-te-gadget-simple span:nth-child(5) {
    display: none;
}

.goog-te-menu2 {
    max-width: 100%;
    border: none !important;
}


.goog-te-menu-value:before {
    color: #fff !important;
  
    font-family: 'Material Icons';
    content: "\E927";
    margin-right: 16px;
    vertical-align: -10px;
    
}

.goog-te-menu-value span:nth-child(5) {
    display: none;
}

.goog-te-menu-value span:nth-child(3) {
    border: none !important;
    font-family: 'Material Icons';
    &:after
    {
        font-family: 'Material Icons';
        content: "\E5C5";
        vertical-align: -6px;
    }
}

.goog-te-menu-value:before {
    background-image: none !important;
    content: "\f085";
    font-family: FontAwesome;
    padding-right: 5px;
}

.goog-te-gadget-icon {
    display: none;
}

.goog-te-menu-frame {
    width: 100%;
    padding: 25px;
    background-color: #fff;
}




#google_translate_element_mobile {
    display: none;
}

@media (max-width: 768px) {
    #btnGoogleTranslate {
        display: none;
    }

    #goog-gt-tt {
        height: 0px !important;
        left: -9999px !important;
    }

    #google_translate_element_mobile {
        display: block;
    }
}

.goog-te-menu-value:hover, .goog-te-menu-value:focus {
    color: #2196f3 !important;
}
/* ************************************************** */
/* 23. OLD NOC EMPLOYMENT BUTTON */
a.nocjobs:link, a.nocjobs:active, a.nocjobs:visited {
    background: url("/images/nocjobs.gif") no-repeat scroll 0 0 transparent;
    color: #fff;
    display: inline-block;
    font-size: 0;
    height: 106px;
    line-height: 0;
    overflow: hidden;
    text-align: left;
    text-indent: 0;
    width: 90px;
}
/* ******************************************************** NOT SURE THESE ARE STILL USED ******************************************************** */
.intro {
    padding: 0 0 100px;
    background-color: #fbfbfb;
}

.category-bar {
    background-color: #ccc;
}

#sd-categories .interestContent {
    height: 125px;
}

.view-categories {
    margin: 15px 0 0 20px;
}

@media (max-width: 768px) {
    .view-categories {
        /*display: none;*/
    }
}

.thingsMask {
    background-color: #fff;
}

    .thingsMask h2 {
        color: #2196f3;
    }

    .thingsMask p {
        color: #333;
    }

.thingsImage {
    height: 250px;
    border: 1px solid #333;
}

.counterInfo .icon {
    color: #fff;
    line-height: 26px;
}

.countUpSection .counterInfo {
    line-height: 26px;
}

.circle-multiline {
    display: inline-block;
    height: 100px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
}

    .circle-multiline span {
        margin: 20px 0 0 11px;
    }
/* ----------------------------------------- My Account Styles ------------------------------------------ */
.current-user {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.darkblue-text {
    color: #104574;
    font-weight: 600;
}

.register {
    padding: 4px 0 4px 0;
    display: table;
}

    .register span {
        color: #104574;
    }

.lock-icon {
    display: table-cell;
    vertical-align: middle;
    padding: 0 22px 0 0;
    font-size: 36px;
}

.folder-icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 28px;
    padding: 0 17px 0 0;
}

.mobile-icon {
    display: table-cell;
    vertical-align: middle;
    padding: 0 27px 0 6px;
    font-size: 38px;
}

.register-text {
    display: table-cell;
}

.register-button-container {
    margin: 33px 0;
    text-align: center;
}

.myaccount-banner-image {
    margin: 0;
    padding: 0;
    height: auto;
    max-width: none;
    background: transparent url(/images/home/banner.png) no-repeat 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 5%;
}

.banner-title, a.banner-link:link, a.banner-link:visited {
    color: #fff;
}

a.banner-link:hover {
    color: #080808;
}

.login-well {
    min-height: 468px;
}

.apps-header, .apps-header h2 {
    color: #fff;
}

.dashboard-icons {
    clear: both;
    margin-top: 30px;
}

.dashboard-icons a, .dashboard-icons button {
    width: 100%;
    min-height: 200px;
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    text-align: center;
    position: relative;
    color: #222222;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    cursor: pointer;
    background-color: #fff;
    
}

.dashboard-icons a small, .dashboard-icons button small {
    display: block;
    text-align: left;
    padding: 2px 10px;
}

.dashboard-icons a:hover, .dashboard-icons button:hover {
    background-color: #2196f3;
    border-color: #2196f3;
}

.dashboard-icons a div, .dashboard-icons button div {
    display: block;
    width: 224px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    color: #000;
}

.dashboard-icons a:hover div, .dashboard-icons button:hover div {
    color: #ffffff;
}

.dashboard-icons a:hover div i, .dashboard-icons button:hover div i {
    color: #ffffff;
}

.dashboard-icons a div i, .dashboard-icons button div i {
    display: inline-block;
    font-size: 43px;
    color: #2196f3;
    margin-bottom: 20px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.card-content {
    height: 100%;
    /*padding: 20px 20px 10px;*/
    color: #fff;
}

.mb30{
    margin-bottom: 30px;
}

#ManageEventSuccessMsg {
    margin-bottom: 20px;
    margin-top: 0;
    color: #675100;
    border-left-width: 5px;
    padding: 10px;
    max-width: 360px;
    display: none;
}

.account-submenu {
    padding: 20px 0 20px 0;
}

.account-submenu a {
   margin-bottom: 6px;
   margin-right: 6px;
}

.fav-list {
    padding: 10px;
}

.leftNavLinkList li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    padding-top: 4px;
}

a.favorates-link:link, a.favorates-link:visited, a.favorates-link:active {
    color: #034684;
    font-weight: bold;
    font-size: 18px;
}

.asp-horz-radio td {
    padding: 4px;
}

    .asp-horz-radio td label {
        display: inline-block;
        margin-left: 3px;
    }

.error {
    color: #b50909;
}

.form-control.error {
    border: solid 1px #b50909;
}

.panel-heading span {
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #fff;
}
/*.panel-heading a {
     float: right;
}
*/
.accordion-toggle {
    display: block;
}

.panel-content {
    padding: 10px;
}

.shared-by-text {
    color: #f26522;
    font-size: 12px;
}

.checkboxlist label {
    margin-left: 10px;
}

.threadlink, .message-row {
    display: block;
    background: #eee;
    border: 1px solid #808080;
    margin: 4px 0 4px 0;
}

    .threadlink a {
        display: block;
        padding: 10px;
    }

.message-row {
    padding: 10px;
}

#reply-form {
    display: none;
}

.small-11px {
    font-size: 11px;
}

.myshared-active {
    color: #f26522;
}

.addthis_trilogy {
    float: right;
    margin-top: -10px;
}

.sr-only {
    display: none;
}

.landing-page-content {
    text-align: center;
    font-weight: bold;
}

    .landing-page-content h3 {
        font-weight: bold;
    }

    .landing-page-content p {
        font-weight: bold;
    }

.wrap-text {
    color: white !important;
}

#explore-our-learning-centers .gradient-box-default {
    width: 262px;
}

#zone21 .expandCollapse {
    padding: 5px 1px 5px 5px;
}

    #zone21 .expandCollapse ul {
        overflow-y: scroll;
        height: 170px;
        border-bottom: 0;
        margin: 10px 0 5px 15px;
        text-align: left;
        display: block;
    }

#zone21 .gradient-box-default {
    height: 235px;
}

#zone21 .gradient-box-default {
    height: 235px;
    background-color: #eee;
    border: 1px solid #ccc;
}

#zone21 .expandCollapse h2 span::after {
    content: "";
}

/* Home page banner slider */
#bannerSlider {
    height: 280px;
    background: rgba(33, 150, 243, .9);
    color: #fff;
    padding-top: 10px;
    text-align: center;
    margin: 10px 0 10px -15px;
    border: 2px solid #fff;
}

    #bannerSlider p {
        font-size: 16px;
        margin: 15px 0 25px;
    }

    #bannerSlider .carousel-indicators {
        bottom: 0;
    }

    #bannerSlider .carousel-control.right, #bannerSlider .carousel-control.left {
        background-image: none;
    }

    #bannerSlider h3 {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    #bannerSlider h1, #bannerSlider h2 {
        padding-top: 0;
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 400;
    }


        #bannerSlider h2 span {
            color: #fff;
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 10px;
        }

    #bannerSlider .carousel-inner {
        position: relative;
        width: 80%;
        overflow: hidden;
        margin: 0 auto;
    }

    #bannerSlider .carousel-control {
        top: 40%;
        font-size: 40px;
        opacity: 1;
    }

        #bannerSlider .carousel-control:hover {
            font-size: 40px !important;
        }

    #bannerSlider #left-carousel {
        text-align: left;
        padding-left: 10px;
    }

    #bannerSlider #right-carousel {
        text-align: right;
        padding-right: 10px;
    }

    #bannerSlider .btn-default {
        color: #333 !important;
        text-decoration: none;
    }

        #bannerSlider .btn-default:hover {
            font-size: 80% !important;
        }

#bannerSliderImage {
    background-image: url(/images/banners/banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    display: none;
}

#banner-image, #bannerSlider {
    min-height: 300px;
    height: auto !important;
}

@media (max-width: 1250px) {
    #bannerSliderImage {
        height: 100% !important;
    }

    #bannerSlider {
        padding-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #bannerSliderImage {
        height: 300px !important;
    }

    #bannerSlider {
        margin: 200px 0 10px 0;
    }

    #banner-image {
        background-position: top;
    }
}

.zoneBoxes {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

    .zoneBoxes .additional-resources {
        height: 100% !important;
        flex: 1;
        margin-bottom: 15px;
        margin-right: 10px;
    }

    .zoneBoxes .col-centered,
    .zoneBoxes .expandCollapse {
        flex: 1;
    }

    .zoneBoxes .expandCollapse {
        display: flex;
        flex: 1 0 400px;
        flex-flow: column;
        flex: 1;
        background-color: #fff;
        height: 100%;
        margin: 0 20px 20px auto;
        width: 100%;
    }

        .zoneBoxes .expandCollapse ul {
            display: flex !important;
            /*align-items: stretch !important;*/
            flex-direction: column !important;
            /*flex-grow: 1 !important;*/
        }

    .zoneBoxes .col-sm-2, .zoneBoxes .col-sm-3, .zoneBoxes .col-sm-4, .zoneBoxes .col-sm-6 {
        margin-bottom: 15px;
    }

/* Product Page - Matches new Splash Site */
.blue-category-box {
    color: #0a4e8e;
    border: 1px solid #0a4e8e;
    display: block;
    float: left;
    min-height: 131px;
    width: 200px;
    margin: 0 20px 20px 0;
    text-align: center;
    padding: 10px 12px 12px 4px;
    background-color: #fff;
    opacity: .85;
    cursor: pointer;
}

    .blue-category-box:hover, .blue-category-active, .blue-category-box a:hover {
        background-color: #808080;
        color: #fff;
    }

.category-container {
    margin: 20px 0 20px 0;
}

.icon-aging {
    background: #fff url(/images/icons/aging.png) no-repeat right;
}

.icon-foster {
    background: #fff url(/images/icons/kids.png) no-repeat right;
}

.icon-kids {
    background: #fff url(/images/icons/kids.png) no-repeat right;
}

.icon-Veterans {
    background: #fff url(/images/icons/veterans.png) no-repeat right;
}

.icon-ph {
    background: #fff url(/images/icons/ph.png) no-repeat right;
}

.icon-ps {
    background: #fff url(/images/icons/ps.png) no-repeat right;
}

.icon-family {
    background: #fff url(/images/icons/family.png) no-repeat right;
}

.icon-dv {
    background: #fff url(/images/icons/dv.png) no-repeat right;
}

.icon-dd {
    background: #fff url(/images/icons/dd.png) no-repeat right;
}

.icon-mh {
    background: #fff url(/images/icons/mh.png) no-repeat right;
}

.icon-pr {
    background: #fff url(/images/icons/pr.png) no-repeat right;
}

.icon-211 {
    background: #fff url(/images/icons/resourcebook-211.png) no-repeat right;
}


@media (max-width: 996px) {
    .zoneBoxes .additional-resources {
        width: 100%;
    }
}

@media (max-width: 756px) {
    .zoneBoxes {
        display: inherit;
    }
}

/* Read More Link Classes */
.rm-link {
    margin-top: 25px;
}

    .rm-link span.more::before {
        font-family: FontAwesome;
        content: " \f107";
        padding-left: 20px;
    }

    .rm-link span.less::before {
        font-family: FontAwesome;
        content: " \f106";
    }

.survey-link {
    display: none;
    border: 1px solid #000;
    border-radius: 6px 6px 0 0;
    height: 30px;
    color: #56281e;
    position: fixed;
    bottom: 0;
    left: 55%;
    background: #003471; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#003471, #0072bc); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#003471, #0072bc); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#003471, #0072bc); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#003471, #0072bc); /* Standard syntax */
    opacity: 0.8;
}

@media only screen and (max-device-width : 480px) {

    div.survey-link {
        left: 25% !important;
    }
}

    .survey-link a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 6px 15px;
        font-weight: bold;
        vertical-align: middle;
    }

        .survey-link a:hover {
            color: #ebebeb;
        }


/*Home and Footer Landing Page text Formatting*/
.home #landingPageText h1 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.home #landingPageText * {
    font-weight: bold;
    text-align: center;
}

.home #landingPageText ul li {
    text-align: left;
}

.footer #landingPageText * {
    color: white;
    font-weight: bold;
    text-align: left;
}

.footer #landingPageText {
    color: white;
    font-weight: bold;
    text-align: left;
}

#agencyButtons {
    margin: -60px 0 25px;
    text-align: right;
}

#btnGetMyLocation {
    padding: 18px 15px;
}

@media print {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: none;
        width: 100%;
        margin: 0;
    }

    #left, a.lnkKOZ, .col-sm-push-7 {
        display: none;
    }

    .page-header {
        margin: 0 0 10px 0;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .HwLogo {
        float: none !important;
        width: auto !important;
        height: auto !important;
        padding-top: 10px !important;
    }

        .HwLogo a img {
            width: 150px !important;
        }

    .HwDisclaimer {
        padding: 5px 10px 15px 15px !important;
    }

    .HwCopyright {
        padding-left: 15px !important;
    }

    .gradient-box-default {
        height: auto !important;
        overflow: visible;
        padding: 10px;
    }

    .container {
        width: 95%;
        margin-right: inherit;
        margin-left: inherit;
    }

    #banner-image, #bannerSlider {
        min-height: 0;
    }

    .container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .client-content-image-box .box-image {
        height: 0;
    }

    header, footer {
        display: none;
    }

    .navbarWhite.nav-wrapper {
        position: static;
    }

    section, div {
        overflow: visible;
        margin: 0;
    }

    #learningCenter .row > [class^="col-"] {
        display: block;
    }

    section {
        margin-bottom: 20px;
    }

    .visible-xs {
        display: none !important;
    }

    .hidden-xs {
        display: block !important;
    }

    table.hidden-xs {
        display: table;
    }

    tr.hidden-xs {
        display: table-row !important;
    }

    th.hidden-xs,
    td.hidden-xs {
        display: table-cell !important;
    }

    .hidden-xs.hidden-print, hidden-print {
        display: none !important;
    }

    .hidden-sm {
        display: none !important;
    }

    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }

    #agencyButtons {
        display: none;
    }

    #agencyResultsContent a[href]:after {
        content: " " !important;
    }

    #agencyResultsContent .collapse {
        display: block !important;
    }

    #agencyResultsContent .sidebarList li {
        padding: 5px 0 !important;
        border-bottom: none !important;
    }
}

/* Global Content Bar */
.global-covid19 {
    display: none;
    background: #2f2f2f url(/content/global/images/coronavirus-banner.png) no-repeat center;
    background-size: cover;
}

@media(max-width: 1240px) {
    .flex-break {
        flex-basis: 100%;
    }
}


/* style checkbox as a switch */
.switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 18px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .switch-slider:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 4px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .switch-slider {
    background-color: #2196F3;
}

input:focus + .switch-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .switch-slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

/* Rounded sliders */
.switch-slider.round {
    border-radius: 14px;
}

    .switch-slider.round:before {
        border-radius: 50%;
    }

#telehealth-option {
    color: #999;
}

.telehealth-option-active {
    color: #2196F3 !important;
}

    .telehealth-flag, .telehealth-option-active span {
        color: #ff5044;
    }

.text-pre-line {
    white-space: pre-line;
}

/* For custom accordian inside Megamenu */
.dropdown-accordion .panel-title a {
    float: none !important;
    padding: 2px 0 2px 0 !important;
    margin: 0 !important;
}

.dropdown-accordion .panel-heading {
    padding: 5px !important;
}




