﻿:root {
    --bootstrapBlack: #212529;
    --libertyLightPurple: #7F3F98;
    --libertyLighterPurple: #92298E;
    --libertyLinkPurple: #6A07B0;
    --libertyPurple: #602D86;
    --libertyDarkPurple: #491B6C;
    --libertyDarkerPurple: #451A65;
}

/* Mobile Optimization: NewDefault page template styles */
body {
       font-family: "Century Gothic";
}
/*#region Banner*/
.bg-purple-banner {
    background-color: var(--libertyPurple);
}

#horizontalbanner_Desktop {
    position: relative;
   
}
#horizontalbanner_mobile {
    position: relative;    
}
.banner-title {
    position: absolute;
    left: 1.4rem;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Century Gothic !important;
    font-weight: normal;
    font-size: 1.8rem;
}
@media screen and (max-width: 550px) {
    .banner-title {
        font-size: 1rem;
    }
}

    .bannermobileTitle {
        position: absolute;
        left: .5rem;
        text-transform: uppercase;
        color: #ffffff;
        font-family: Century Gothic !important;
        font-weight: normal;
        font-size: .9rem;
    }
/*#endregion */
/*#region Main Content*/
    .custmain-content {
        background-color: #f4f2f6;
    }

    #custnav-left_Desktop {
        background: #ffffff;
        margin: 1rem 0rem 0rem 0rem;
        padding: 0;
    }

    .custmenu-left {
        background: #ffffff;
        margin: 1rem auto 2rem;
        padding: 1rem .5rem 1rem .5rem;
    }

@media screen and (min-width: 768px) {
    .no-left-padding {
        padding-left: 0
    }
}

#custcontent-page_Desktop {
    background: #ffffff;
    margin: 1rem auto 1rem;
    padding: 1rem;
}

#custcontent-page_Desktop_FullWidth {
    background: #ffffff;
    margin: 1rem auto 1rem;
    padding: 1rem;
    border: 0.06rem #ddd solid;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 0.06rem 0.06rem rgba(0,0,0,.05);
    box-shadow: 0 0.06rem 0.06rem rgba(0,0,0,.05);
}

#custcontent-page_mobile {
    background: #ffffff;
    margin: 1rem auto 2rem;
    padding: .5rem .7rem 1rem 0.7rem;
}

#custcontent-page_Desktop h2 {
    color: #1c1c1c;
    font-family: Century Gothic;
    font-size: 1.125rem;
    /*margin: .3rem 0 .3rem;*/
    margin: .3rem 0 0;
    line-height: 1.2;
}

#custcontent-page_Desktop p {
    font-family: Century Gothic;
    font-size: 0.875rem;
    background: #ffffff;
    line-height: 1.3;
}

#custcontent-page_Desktop ul {
    padding-left: 2.063rem;
    color: #92298E !important;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    font-size: 0.875rem;
}

#no_link {
    text-decoration: underline;
    cursor: none;
    color: #212529;
}

#custcontent-page_Desktop a:link {
    color: #92298E !important;
}

.liberty_executive_management_container a {
    color: #92298E !important;
}


.liberty_executive_management_container a:visited {
    color: #92298E !important;
}

#custcontent-page_Desktop a:hover {
    color: #fff !important;
    background-color: #7F3F98;
    text-decoration: underline;
}
  /*  #endregion*/
/*#region Main Content Mobile*/
#custcontent-page_mobile h2 {
    color: #1c1c1c;
    font-family: Century Gothic;
    font-size: 1.125rem;
    margin: 1.25rem 0 0.313rem;
    line-height: 1.2;
}

#custcontent-page_mobile p {
    font-family: Century Gothic;
    font-size: 0.875rem;
    background: #ffffff;
    line-height: 1.3;
}

#custcontent-page_mobile a.btn {
    display: inline;
    vertical-align: baseline;
    text-align: center;
    color: #333333;
    padding: 0.375rem 1.875rem;
    height: 1.563rem;
    line-height: 1.875rem;
    text-decoration: none !important;
    text-transform: uppercase;
    background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
    border: 0.063rem solid #ffb617;
    border-radius: 0.188rem;
    -moz-border-radius: 0.188rem;
    -webkit-border-radius: 0.188rem;
}

#custcontent-page_mobile ul {
    padding-left: 2.063rem;
    color: #92298E !important;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    font-size: 0.875rem;
}

#custcontent-page_mobile a:link {
    color: #92298E !important;
    text-decoration: underline;
}

#custcontent-page_mobile a:hover {
    color: white;
    background-color: #7F3F98;
    text-decoration: underline;
}
/*#endregion*/

 /* #region Side Navigation Desktop*/
    .left-side-menu ul li a {
        display: block;
        background: #ffffff;
        font-family: Century Gothic;
        color: #58595b !important;
        border-bottom: 0.063rem solid #f4f2f6;
        font-size: 1.031rem;
        padding: 0.3rem .5rem .3rem .6rem !important;
        text-decoration: none;
    }

    .left-side-menu ul li > a:hover {
        display: block;
        color: white !important;
        font-family: Century Gothic;
        font-size: 1.031rem;
        background-color: #7F3F98;
        text-decoration: underline;
        padding: 0.3rem .5rem .3rem .6rem !important;
    }

    .NewleftNav li {
        word-break: break-word;
    }

    .NewleftNav ul li {
        border: 0 none;
        font-size: 1rem;
    }

    .left-side-menu ul.NewleftNav ul {
        list-style: disc outside url(../images/list-arrow.png);
        padding-left: 2.5rem;
    }

    .move-right {
        /*padding-left: 4.6rem;*/
    }

    .left-side-menu ul.NewleftNav li ul li a {
        font-size: 0.938rem;
        padding: 0 0.313rem 0.625rem 0 !important;
        border-bottom: none;
    }

    .left-side-menu ul.NewleftNav li.on ul li.on a {
        color: #333 !important;
        font-size: 0.938rem;
        padding: 0 5px 10px 0 !important
    }

        .left-side-menu ul.NewleftNav li.on ul li.on a:hover {
            color: #fff !important;
            font-size: 0.938rem;
            padding: 0 5px 10px 0 !important
        }

    .left-side-menu ul.NewleftNav li.on > a {
        color: #7E3F98 !important;
        font-weight: bold;
        text-decoration: none;
        font-size: 0.938rem;
        border-bottom: none;
    }

        .left-side-menu ul.NewleftNav li.on > a:hover {
            color: #fff !important;
            font-weight: bold;
            text-decoration: none;
            font-size: 0.938rem;
            border-bottom: none;
        }


    .left-side-menu ul.NewleftNav ul li {
        border: 0 none;
        font-size: 1rem;
    }

    .custnavbar {
        margin-top: 0rem;
    }

    .navbarPadding {
        padding: 0rem !important;
    }
   /* #endregion*/
 
 /*#region Side Navigation Mobile*/

#sidebar {
    width: 15.625rem;
    position: fixed;
    top: 0;
    left: -15.625rem;
    height: 100vh;
    z-index: 999;
    background: #fff;
    color: #58595b !important;
    font-family: Century Gothic;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 0.188rem 0.188rem 0.188rem rgba(0, 0, 0, 0.2);
    font-size: 1.031rem;
    
}

    #sidebar.active {
        left: 0;
    }

#dismiss {
    width: 2.188rem;
    height: 2.188rem;
    line-height: 2.188rem;
    text-align: center;
    color: #58595b !important;
    background: #fff;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    #dismiss:hover {
        background: #fff;
        color: #7F3F98;
    }

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

    .overlay.active {
        display: block;
        opacity: 1;
    }

#sidebar .sidebar-header {
    padding: 1.25rem;
    background: white;
}

#sidebar ul.components {
    padding: 1.25rem 0;
    border-bottom: 0.063rem solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 0.625rem;
}

#sidebar ul li a {
    padding: 0.3rem .5rem .3rem .6rem !important;
    font-size: 1.1rem;
    display: block;
    text-decoration: underline;
}

    #sidebar ul li a:hover {
        color: #fff;
        background: #7F3F98;
    }

#sidebar ul li.active > a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

#sidebar ul li a {
    border-bottom: 0.063rem solid #f4f2f6;
}

@media screen and (min-width: 576) and (max-width: 767px) {
    #sidebar {
        display: block;
    }
}



#sidebar .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 1.25rem;
    transform: translateY(-50%);
}

#sidebar ul ul a {
    font-size: 1rem !important;
    padding-left: 0.625rem !important;
    background: #fff;
}

#sidebar ul.CTAs {
    padding: 1.25rem;
}

    #sidebar ul.CTAs a {
        text-align: center;
        font-size: 0.9em !important;
        display: block;
        border-radius: 0.313rem;
        margin-bottom: 0.313rem;
    }

#sidebar a.download {
    background: #fff;
    color: #7F3F98;
}

#sidebar a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

#sidebar a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbarnew-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 0.063rem;
    border-bottom: 0.063rem dashed #ddd;
    margin: 2.5rem 0;
}

.custbtn-sidebar {
    color: #fff;
    background-color: #7F3F98 !important;
    border-color: #7F3F98;
}

.float {
    position: fixed;
    top: 13.1rem;
    left: 0rem;
    z-index: 1;
    padding: 1.4rem .4rem 1.4rem .4rem;
    opacity: 0.8;
}
    /*#endregion */

    /*#region Dentist Search */
    .custom-blockquote {
        padding: 0.6rem 1.25rem;
        margin: 0 0 .5rem;
        font-size: 1.09rem;
        border-left: 0.3rem solid #eeeeee;
    }

    .searchpanel {
        margin-bottom: 1rem;
        background-color: #fff;
        border: 0.06rem #ddd solid;
        border-radius: 0.25rem;
        -webkit-box-shadow: 0 0.06rem 0.06rem rgba(0,0,0,.05);
        box-shadow: 0 0.06rem 0.06rem rgba(0,0,0,.05);
    }

    .infopanel {
        font-family: Century Gothic;
        color: #111111;
        font-size: 0.875rem;
        line-height: 1.3;
        background-color: #fff;
        border: 0.06rem #ddd solid;
        border-radius: 0.25rem;
        -webkit-box-shadow: 0 0.06rem 0.06rem rgba(0,0,0,.05);
        box-shadow: 0 0.06rem 0.06rem rgba(0,0,0,.05);
    }

    .search-heading {
        padding: 0.62rem 0.93rem;
        border-top-right-radius: 0.18rem;
    }
.panel-header {
    padding: 0.4rem 0.93rem;
    border-top-right-radius: 0.18rem;
    background-color: rgb(231, 218, 240) !important;
    color: #7E3F98 !important;
    font-size: 16px;
}

.search-tlt {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
}

    .search-body {
        padding-top: 0.7rem;
    }

    #rbLocationType a.btn {
        display: inline;
        vertical-align: baseline;
        text-align: center;
        padding: 0;
        text-decoration: none;
        text-transform: capitalize;
        border-radius: 0;
    }

    .btnsearchpanel > .btn:first-child {
        margin-left: 0;
    }

    .btnsearchpanel > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }    

    #ctrlProviderSearch label, #ctrlProviderSearch .control-label {
        font-size: 0.813rem;
        margin-bottom: 0.313rem;
        font-weight: 700;
    }

    .control-label {
        font-size: 0.813rem;
        margin-bottom: 0.313rem;
        font-weight: 700;
    }

    .content .contentText .submitButton {
        height: 1.563rem;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        color: #333333;
        padding: 0 1.875rem;
        background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
        border: 0.063rem solid #ffb617;
        -moz-border-radius: 0.188rem;
        -webkit-border-radius: 0.188rem;
        border-radius: 0.188rem;
        cursor: pointer;
    }

    .alert-warning {
        word-break: break-word;
    }

    .Info-Message {
        font-size: 0.875rem;
        min-height: 1.25rem;
        padding: 1.188rem;
        line-height: 1.3;
        margin-bottom: 1rem;
        background-color: #f5f5f5;
        border: 0.063rem solid #e3e3e3;
        border-radius: 0.25rem;
        -webkit-box-shadow: inset 0 0.063rem 0.063rem rgb(0 0 0 / 5%);
        box-shadow: inset 0 0.063rem 0.063rem rgb(0 0 0 / 5%);
    }

    .moreinfoheader {
        background-color: #CDCDCD !important;
        padding-left: 1rem;
        font-weight: 700;
        color: #333;
        padding-top: .8rem;
        padding-bottom: .4rem;
        border-bottom: 0.063rem white solid;
        font-size: 0.875rem !important;
    }

    .moreinfocontent {
        padding-left: 1rem;
        font-weight: 700;
        color: #333;
        padding-top: .8rem;
        padding-bottom: .4rem;
        border-bottom: 0.063rem white solid;
    }

    .moreinfosubheader {
        font-size: 1.25rem;
        color: #5D367B;
        padding: .6rem 1rem .3rem 1rem;
        background-color: #F1ECF7 !important;
        font-family: "Century Gothic", Helvetica, Arial, sans-serif;
        font-weight: 400;
        margin-top: 1px;
        margin-bottom: 1px;
        border-top: 0.063rem solid #C7BDD5;
        border-bottom: 0.063rem solid #C7BDD5;
    }

    #ctl00_ContentArea_lnkDummySuccess, #ctl00_ContentArea_lnkDummyError {
        display: none;
    }
/*#endregion*/
    /*#region Modal style*/
    .modalBackground {
        background-color: Black;
        filter: alpha(opacity=60);
        opacity: 0.6;
    }

    .modalHeaderPurple {
        background-color: rgb(231, 218, 240);
        color: #7E3F98;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
.modalHeaderDarkPurple {
    background-color: #7E3F98;
    color: rgb(231, 218, 240);
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .modalFooter {
        padding: 6px;
    }

    .modalbtnClose {
        color: #7E3F98 !important;
    }
.modalbtnCloseLight {
    color: rgb(231, 218, 240) !important;
}
.modalPopup .btn-default {
    background-color: white;
    color: black;
    border-color: #ccc;
}
    /*#endregion*/

    #CoomingSoonText {
        color: #602D86;
        font-family: "Century Gothic", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
    }

    .hidden {
        visibility: hidden;
        display: none;
    }
.underline-link {
    color: #92298E !important;
}

.underline-link:hover {
        color: #fff !important;
        background-color: #7F3F98;
        text-decoration: underline;
}
/*#region NewHealthcareExchangeLayout*/
.healthcarePanel {
    font-family: Century Gothic;
    color: rgba(70, 70, 70, 0.8);
    font-size: medium;
    line-height: 1.3;
    background-color: #fff;
    border: 0.06rem #ddd solid;
    border-radius: 0.6rem;
    -webkit-box-shadow: .06rem .06rem .3rem 0 #a7a9ac;
    box-shadow: .06rem .06rem .3rem 0 #a7a9ac;
}
.healthcarePanel h3 {
        font-size: 1.5625rem;
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #7f3f97;
}
    .healthcarePanel h4 {
        margin: 0;
        padding: 0;
        font-size: 1.375rem;
        font-weight: normal;
        color: #7f3f97;
    }

.healthcare-link {
    color: #6A07B0 !important;
}

.healthcare-link:hover {
    color: #fff !important;
    background-color: #7F3F98;
    text-decoration: underline;
}

.btn-purple {
    display: inline;
    text-align: center;
    color: #ffffff;
    padding: 0 1.5625rem;
    width: 6.875rem;
    height: 1.6875rem;
    background: #65507c url(../Images/btn-purple.jpg) repeat-x top;
    border: 0.063rem solid #d1bee5;
    border-radius: 0.188rem;
    -moz-border-radius: 0.188rem;
    -webkit-border-radius: 0.188rem;
    cursor: pointer;
    text-transform: uppercase;
    vertical-align: middle;
}
    .btn-purple:hover {  
        color: #ffffff; 
    }
.btn-yellow {
    display: inline;
    text-align: center;
    color: #333333;
    padding: 0 1.25;
    width: 6.875rem;
    height: 1.563rem;
    background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
    border: 0.063rem solid #ffb617;
    border-radius: 0.188rem;
    -moz-border-radius: 0.188rem;
    -webkit-border-radius: 0.188rem;
    text-transform: none;
    font-size: 1rem;
    vertical-align: middle;
}
.healthcarePw {
    font-size: 0.688rem;
}
/*#endregion*/
/*#region NewMedicareAdvantageLayout*/
.covid-banner {
    padding: 0.5rem;
    font-size: 1.5rem;
    color: #491B6C;
    background-color: #FFCE51;
}

@media (max-width: 768px) {
    .covid-banner {
        font-size: 1.15rem;
        font-weight: bold;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .covid-banner {
        font-size: 1.35rem;
    }
}
hr.ma-divider {
    border-top: 2px solid #491B6C;
    margin: 2rem 8rem;
}

.text-icon-title {
    font-size: 23px;
    color: #602D86
}

    .text-icon-title:hover {
        color: #fff !important;
        background-color: #7F3F98;
        text-decoration: underline;
    }


.text-icon-content {
    font-size: 18px;
}

.font-resizer .imgLink.disabled {
    color: #b9b7b7;
}

.imgLink {
    cursor: pointer;
}

    .imgLink:hover {
        background-color: transparent !important;
    }
/*#endregion*/
/* #region MEDICARE ADVANTAGE: MAP SECTION */
.map-section h3 {
    color: #7F3F98;
}

.map-section .btn-states-map {
    height: 48px !important;
    padding: 0 24px;
    color: white;
    background-color: #602D86;
    border-radius: 2em;
}

.dropdown-states {
    display: inline-block;
    padding: 0 24px;
    max-width: 230px;
    height: 48px !important;
    border-radius: 2em;
}

    .dropdown-states:focus {
        border-color: #9F439B;
    }

.map-section select option:checked {
    color: white;
    background-color: #7F3F98;
}

@media (max-width: 992px) {
    .dropdown-states {
        max-width: 180px;
    }
}
/* #endregion */

/*#region certificates*/
.certificates p {
    font-size: 1.25rem;
    color: #7F3F98;
}
@media only screen and (min-width: 1172px) {
    .certificates p {
        font-size: 1.1rem;
    }
}
.link-wrap {
    word-break: break-word;
}
/*#endregion*/
