﻿.mb-0 {
    margin-bottom: 0 !important;
}

.mb-8 {
    margin-bottom: 8px !important;
}

.mt-8 {
    margin-top: 8px !important;
}

.mb-16 {
    margin-bottom: 16px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

:focus {
    outline: 0;
    box-shadow: 0 0 2px 3px #4CDFFF;
}

@media only screen and (min-width: 1024px) {
    .container {
        max-width: 1024px;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        margin: 0;
        padding: 0;
    }
}

.cvs-skip-block .cvs-skip {
    position: absolute;
    top: -9999px;
    left: -9999px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

    .cvs-skip-block .cvs-skip:active, .cvs-skip-block .cvs-skip:focus, .cvs-skip-block .cvs-skip:hover {
        left: 5px;
        top: 5px;
        width: auto;
        height: auto;
        overflow: visible;
    }

.cvs-skip-block .cvs-skip-ios {
    position: absolute;
    top: 1px;
    left: 1px;
    height: 1px;
    width: 100%;
    text-align: left;
    overflow: hidden;
}

    .cvs-skip-block .cvs-skip-ios:active, .cvs-skip-block .cvs-skip-ios:focus, .cvs-skip-block .cvs-skip-ios:hover {
        left: 5px;
        top: 5px;
        width: auto;
        height: auto;
        overflow: visible;
    }

.header {
    padding: 24px;
}

@media only screen and (max-width: 767px) {
    .header {
        padding: 24px 0 0;
    }
}

.header a {
    text-decoration: underline;
}

.header p {
    margin-bottom: 0;
}

.header .hours, .header .phone {
    font-weight: bold;
}

.header .hours {
    font-size: 14px;
    line-height: 17px;
}

.header .logo .menu {
    display: none;
}

@media only screen and (min-width: 768px) {
    .header .logo {
        border-right: 1px solid #d8d8d8;
    }

        .header .logo .desktop-logo {
            margin-left: 0px;
            width: 100%;
        }

        .header .logo .mobile-logo {
            display: none;
        }
}

@media only screen and (max-width: 767px) {
    .header .logo {
        border-bottom: 1px solid #d8d8d8;
        padding-bottom: 24px;
        padding-left: 12px;
        margin-bottom: 24px;
    }

        .header .logo .desktop-logo {
            display: none;
        }

        .header .logo .menu {
            cursor: pointer;
            display: block;
            padding-left: 28px;
            padding-right: 0;
        }

        .header .logo .menu-icon {
            display: block;
        }

        .header .logo .menu-close {
            display: none;
        }
}

.header .memberSupport .state.mobile {
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .header .memberSupport {
        border-bottom: 1px solid #d8d8d8;
        padding-left: 27px;
        padding-bottom: 24px;
    }

        .header .memberSupport .desk {
            display: none;
        }
}

@media only screen and (min-width: 768px) {
    .header .memberSupport .mobile {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .header .mobile-menu, .header .mobile-close {
        display: none;
    }
}

.header .phone .statePhone {
    margin-right: 16px;
}

@media only screen and (max-width: 767px) {
    .header .phone {
        margin-top: 8px;
        white-space: nowrap;
    }

        .header .phone a.statePhone, .header .phone .tty-mobile {
            background-position: left !important;
            background-size: contain !important;
            display: inline-block;
            padding-left: 20px;
        }

        .header .phone a {
            color: #333;
        }

            .header .phone a.statePhone {
                background: url("../images/phone.svg") no-repeat;
            }

        .header .phone span.statePhone, .header .phone span.tty-desktop {
            display: none;
        }

        .header .phone span.tty-mobile {
            background: url("../images/tty.svg") no-repeat;
        }
}

@media only screen and (min-width: 768px) {
    .header .phone a {
        color: #333;
        cursor: default;
        font-weight: bold;
        text-decoration: none;
    }

    .header .phone .tty-mobile {
        display: none;
    }
}

.search {
    cursor: pointer;
}

.search-box {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .search-box {
        display: none;
    }
}

.search-box-container {
    background: transparent;
    box-sizing: border-box;
    display: none;
    justify-content: flex-end;
    width: 260px;
}

    .search-box-container .s-box {
        display: none;
    }

        .search-box-container .s-box .flex-container {
            border: 2px solid #979797;
            box-sizing: content-box;
        }

.search label {
    color: #767676;
    cursor: pointer;
    font-weight: normal;
}

    .search label + img {
        margin-left: 10px;
    }

.search-field {
    color: #767676;
    display: none;
    padding: 5px 10px;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .search-field {
        width: 200px;
        z-index: 15;
    }
}

@media only screen and (min-width: 730px) and (max-width: 1023px) {
    .search-field {
        width: 100%;
    }
}

.search.fl {
    display: flex;
}

.navbar {
    border-bottom: 2px solid #d8d8d8;
    padding: .5rem 0 0;
}

    .navbar .container > ul {
        padding-left: 25px;
        width: 100%;
    }

@media only screen and (max-width: 767px) {
    .navbar .container > ul {
        border-top: 1px solid #d8d8d8;
        margin-top: 15px;
        padding-left: 0;
    }
}

.navbar li.mobile legend {
    display: none;
}

.navbar li.mobile .search-box-container, .navbar li.mobile .flex-container {
    max-width: 100%;
    width: 340px;
}

.navbar li.mobile .flex-container {
    justify-content: space-between;
}

.navbar li.mobile .flex-input-mobile {
    width: 100%;
}

.navbar li.mobile .search-field {
    width: 270px;
}

.navbar ul.nav {
    background: #fff;
    list-style: none;
    margin-bottom: 0;
}

    .navbar ul.nav li {
        cursor: pointer;
        font-weight: bold;
        white-space: nowrap;
        background: #fff;
        position: relative;
        margin-right: 1.5px;
        padding-right: 1.5px;
    }

        .navbar ul.nav li a {
            color: #000;
            text-decoration: none;
            width: 100%;
            display: inline-block;
            padding: 12px 16px;
        }

        .navbar ul.nav li:active:not(.mobile) {
            border-bottom: 2px solid #275a89;
            color: #275a89;
        }

            .navbar ul.nav li:active:not(.mobile) a {
                color: #275a89;
            }

        .navbar ul.nav li.selected {
            border-bottom: 4px solid #0075bf;
            color: #0075bf;
            margin-bottom: -2px;
        }

            .navbar ul.nav li.selected a {
                color: #0075bf;
            }

            .navbar ul.nav li.selected li:not(.selected) {
                color: #333;
            }

                .navbar ul.nav li.selected li:not(.selected) a {
                    color: #333;
                }

@media only screen and (max-width: 767px) {
    .navbar ul.nav li.selected {
        border-bottom: 1px solid #d8d8d8;
        border-left: 2px solid #0075bf;
    }
}

.navbar ul.nav li:focus:not(.mobile) {
    border: 2px solid #d8d8d8;
    padding-bottom: 0;
}

    .navbar ul.nav li:focus:not(.mobile) ul {
        opacity: 1;
        left: 0;
    }

.navbar ul.nav li:hover:not(.mobile) {
    background: #F2F2F2;
}

    .navbar ul.nav li:hover:not(.mobile) a {
        text-decoration: none;
    }

    .navbar ul.nav li:hover:not(.mobile) ul {
        opacity: 1;
        left: 0;
    }

@media only screen and (max-width: 767px) {
    .navbar ul.nav li {
        border-bottom: 1px solid #d8d8d8;
        width: 100%;
    }
}

.navbar ul.nav ul {
    border: none;
    margin: 0px;
    position: absolute;
    width: 200px;
    opacity: 0;
    left: -99999px;
    z-index: 1;
}

    .navbar ul.nav ul.show-menu {
        left: 0;
        opacity: 1;
    }

@media only screen and (max-width: 767px) {
    .navbar ul.nav ul {
        width: 100%;
    }
}

.navbar ul.nav ul li {
    border: 1px solid #d8d8d8;
    width: 200px;
    position: static;
}

@media only screen and (max-width: 767px) {
    .navbar ul.nav ul li {
        padding-left: 50px;
        width: 100%;
    }
}

.navbar ul.nav ul li.selected {
    border-left: 2px solid #0075bf;
    padding-left: 14px;
}

.navbar ul.mob-nav {
    background: #fff;
    margin-top: -2px;
}

    .navbar ul.mob-nav li {
        cursor: pointer;
        font-weight: bold;
        padding: 12px 16px;
        white-space: nowrap;
        border-bottom: 1px solid #d8d8d8;
        width: 100%;
    }

    .navbar ul.mob-nav li > ul.subnav {
        display: none;
    }

        .navbar ul.mob-nav li:focus-within > ul.subnav {
            display: block;
        }
        .navbar ul.mob-nav li.selected {
            border-bottom: 1px solid #d8d8d8;
            border-left: 2px solid #0075bf;
            color: #0075bf;
            margin-bottom: -2px;
        }

            .navbar ul.mob-nav li.selected a {
                color: #0075bf;
            }

        .navbar ul.mob-nav li a {
            color: #000;
            text-decoration: none;
            width: 100%;
            display: inline-block;
        }

@media only screen and (max-width: 767px) {
    .navbar {
        display: none;
        margin-top: -150px;
    }
}

.updated {
    font-weight: bold;
}

.footer {
    background: #e6e6e6;
    border-top: 2px solid #000;
    color: #333;
    padding: 32px 24px;
}

    .footer a {
        color: #333;
        display: block;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 8px;
    }

        .footer a:focus {
            text-decoration: underline;
        }

    .footer p {
        margin-bottom: 16px;
    }

    .footer .med-rx-logo {
        margin-bottom: 24px;
    }

    .footer .links {
        border-left: 1px solid #d8d8d8;
        padding-left: 24px;
    }

        .footer .links .enrollment-footer-side-title {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 8px;
            line-height: 22px;
        }

        .footer .links .enrollment-footer-side-desc {
            font-size: 18px;
            margin-bottom: 40px;
            line-height: 22px;
        }

        .footer .links .top-links {
            border-bottom: 1px solid #d8d8d8;
            margin-bottom: 24px;
            padding-bottom: 16px;
        }

@media only screen and (max-width: 767px) {
    .footer .links {
        border-top: 1px solid #d8d8d8;
        border-left: none;
        margin-top: 8px;
        padding-top: 24px;
    }
}

.flex-container legend, #siteSearch legend {
    display: none;
}

.flex-container #flex-button-cancel, .flex-container #flex-button-search, #siteSearch #flex-button-cancel, #siteSearch #flex-button-search {
    z-index: 100;
}

.flex-container #flex-button-cancel, .flex-container #flex-button-cancel-mobile, #siteSearch #flex-button-cancel, #siteSearch #flex-button-cancel-mobile {
    visibility: hidden;
}

.flex-container #flex-button-cancel, #siteSearch #flex-button-cancel {
    width: 24px;
}

.flex-container .flex-item button, #siteSearch .flex-item button {
    background: #fff;
    border: none;
    height: 32px;
    padding: 0;
    width: 32px;
}

.flex-container .flex-item#flex-button-cancel, #siteSearch .flex-item#flex-button-cancel {
    order: 2;
}

.flex-container .flex-item#flex-button-search, #siteSearch .flex-item#flex-button-search {
    order: 3;
}

.flex-container .flex-item#flex-input, #siteSearch .flex-item#flex-input {
    order: 1;
    flex: 1 0 auto;
    align-self: center;
}

    .flex-container .flex-item#flex-input .search-field, #siteSearch .flex-item#flex-input .search-field {
        border: none;
    }

.flex-container #search-cancel, #siteSearch #search-cancel {
    display: block;
    padding: 8px;
    right: 32px;
    left: auto;
    top: 0;
}

#stateModal {
    display: none;
}

    #stateModal .btn {
        background: #0075bf;
        border: none;
        border-bottom: 2px solid #275a89;
        color: #fff;
        font-weight: bold;
        margin-right: 24px;
        padding: 8px 0 4px;
        width: 65px;
    }

@media only screen and (max-width: 767px) {
    #stateModal .btn {
        height: 44px;
        width: 100%;
    }
}

#stateModal .cancel-btn {
    background: none;
    border: none;
    color: #333;
    margin-left: 24px;
    text-decoration: underline;
}

@media only screen and (max-width: 729px) {
    #stateModal .cancel-btn {
        margin-left: -24px;
    }
}

#stateModal label {
    font-weight: normal;
}

#stateModal legend {
    margin-bottom: 16px;
}

@media only screen and (max-width: 729px) {
    #stateModal .modal-header button {
        margin-right: 22px;
    }
}

@media only screen and (min-width: 730px) {
    #stateModal .modal-header button {
        margin-right: 4px;
    }
}

#stateModal .modal-dialog {
    max-width: 720px;
}

    #stateModal .modal-dialog .modal-content .modal-header {
        padding: 0 32px 16px;
    }

#stateModal .modal-title {
    margin-top: 36px;
}

#loginModal {
    display: none;
}

@media only screen and (max-width: 729px) {
    #loginModal .modal-header button {
        margin-right: 22px;
    }
}

@media only screen and (min-width: 730px) {
    #loginModal .modal-header button {
        margin-right: 4px;
    }
}

#loginModal .modal-dialog {
    max-width: 720px;
}

    #loginModal .modal-dialog .modal-content .modal-header {
        padding: 0 32px 16px;
    }

#loginModal .modal-title {
    margin-top: 36px;
}

#loginModal label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.modal-footer > :not(:first-child) {
    margin-left: 0;
}

.radio-btn {
    margin-bottom: 16px;
}

.radio-btn_input {
    /*  actual radio element styles   */
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

    .radio-btn_input + .radio-btn_label {
        /*  unselected style  */
        display: inline-block;
        font-weight: normal;
        position: relative;
        font-size: 14px;
    }

@media only screen and (max-width: 729px) {
    .radio-btn_input + .radio-btn_label {
        margin-bottom: 2px;
    }
}

.radio-btn_input + .radio-btn_label:before {
    content: '';
    width: 28px;
    height: 28px;
    display: inline-block;
    border: 2px solid #000;
    margin-right: 10px;
    position: relative;
    top: 6px;
    border-radius: 14px;
}

.radio-btn_input + .radio-btn_label:hover, .radio-btn_input + .radio-btn_label:focus, .radio-btn_input + .radio-btn_label:active {
    cursor: pointer;
}

    .radio-btn_input + .radio-btn_label:hover:before, .radio-btn_input + .radio-btn_label:focus:before, .radio-btn_input + .radio-btn_label:active:before {
        cursor: pointer;
    }

.radio-btn_input:focus + .radio-btn_label {
    display: inline-block;
    font-weight: normal;
    position: relative;
    font-size: 14px;
}

    .radio-btn_input:focus + .radio-btn_label:before {
        /*outline: auto 3px -webkit-focus-ring-color;*/
        outline: #4CDFFF auto 5px;
        -webkit-appearance: none;
        -webkit-box-shadow: 0 0 0 0.2rem #4CDFFF;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

.radio-btn_label_block {
    display: block;
    padding-left: 40px;
    margin-top: -20px;
}

.radio-btn_input:checked + .radio-btn_label {
    /*  selected styles   */
}

    .radio-btn_input:checked + .radio-btn_label:after {
        content: '';
        width: 20px;
        height: 20px;
        display: inline-block;
        padding: 2px;
        background-color: #000;
        margin-right: 10px;
        border-radius: 14px;
        position: absolute;
        left: 4px;
        top: 10px;
    }

@media only screen and (max-width: 767px) {
    .desk {
        display: none !important;
    }

    #site-search {
        display: block;
    }

        #site-search .flex-item button {
            position: relative;
            z-index: 250;
        }

        #site-search #flex-button-search-mobile {
            display: block;
        }

            #site-search #flex-button-search-mobile button {
                display: block;
            }

        #site-search #flex-button-cancel-mobile {
            z-index: 350;
        }
}

@media only screen and (min-width: 768px) {
    .mobile, #site-search {
        display: none !important;
    }
}

@media only screen and (max-width: 729px) {
    .layout-container .header.row {
        margin: 0;
    }

        .layout-container .header.row .col-sec {
            padding: 0;
        }

            .layout-container .header.row .col-sec .row {
                margin: 0;
            }
}

.newdoclayout_newbanner {
    background: #0075BF;
    color: #fff;
    text-align: center;
    height: 73px;
    font-size: 16px;
}
.newdoclayout_newbanner_anchor-Tag {
    color: var(--white);
    text-decoration: underline;
    font-weight: bolder;
    font-size: 16px;
}
a.newdoclayout_newbanner_anchor-Tag:hover {
    color: var(--white) !important;
    text-decoration: underline;
}
                                            