﻿/* roboto-regular - latin */
/*@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v20-latin-regular.eot');*/ /* IE9 Compat Modes */
/*src: local(''), url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'),*/ /* IE6-IE8 */
/*url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'),*/ /* Super Modern Browsers */
/*url('../fonts/roboto-v20-latin-regular.woff') format('woff'),*/ /* Modern Browsers */
/*url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'),*/ /* Safari, Android, iOS */
/*url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');*/ /* Legacy iOS */
/*}*/


/* roboto-slab-regular - latin */
/*@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-slab-v12-latin-regular.eot');*/ /* IE9 Compat Modes */
/*src: local(''), url('../fonts/roboto-slab-v12-latin-regular.eot?#iefix') format('embedded-opentype'),*/ /* IE6-IE8 */
/*url('../fonts/roboto-slab-v12-latin-regular.woff2') format('woff2'),*/ /* Super Modern Browsers */
/*url('../fonts/roboto-slab-v12-latin-regular.woff') format('woff'),*/ /* Modern Browsers */
/*url('../fonts/roboto-slab-v12-latin-regular.ttf') format('truetype'),*/ /* Safari, Android, iOS */
/*url('../fonts/roboto-slab-v12-latin-regular.svg#RobotoSlab') format('svg');*/ /* Legacy iOS */
/*}*/


/* Imported both Roboto and Roboto Slab */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@200;400;500;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap');

* {
    font-family: 'Roboto', sans-serif;
}

.btn {
    outline: none !important;
    white-space: normal;
}

body {
    padding-top: 0px;
    color: black;
    font-family: Roboto !important;
    text-align: left;
    min-height: 100vh;
    margin: 0;
    padding-bottom: 100px;
    box-sizing: border-box;
    position: relative;
}

.font-family-RobotoSlab {
    font-family: 'Roboto Slab', serif;
}
.lnk-disabled {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.6 !important;
    color: #c7cdd5 !important;
}
.btn:is(:disabled, .disabled) {
    color: #777;
    background-color: #eee !important;
    border-color: #ddd !important;
    pointer-events: none;
}
.container-bg-member {
    width: inherit;
    background-image: url('../Content/Images/Homepage banner desktop-.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 70%;
    /*font-size: 14px;*/
    min-height: 45vh;
    background-color: #DFF0F7;
}

.divRxAdvancelogo-home img {
    display: inline-block;
}

.remove-padding {
    padding: unset;
}

.remove-margin {
    margin: unset;
}

.remove-left-padding {
    padding-left: unset;
}

.display-none {
    display: none;
}

#pillPack {
    /*background-image: url('../Content/Images/pillpackBG2.png');*/
    /*background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-color: #DFF0F7;
    background: linear-gradient(345deg, rgba(251,251,251,1) 65%, #DFF0F7 35%);
    margin-top: 2%;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-color: #DFF0F7;
    background: linear-gradient(345deg, rgb(238 238 238 / 50%) 65%, rgb(223 240 247 / 50%) 35%);
    margin-top: 5rem;
    display: flex;
    padding: 3rem;
    border-radius: 7px;
}

#pillPackMobile {
    background-image: url('../Content/Images/pillpackBG2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-color: #DFF0F7;
    background: linear-gradient(352deg, rgba(251,251,251,1) 48%, rgba(223,240,247,1) 65%);
}

.amz-pharm-logo {
    max-width: 350px;
    margin-bottom: 2rem;
}

.amz-pharm-banner {
    border-radius: 7px;
    max-width: 100%;
}

#pillPack .right-wrapper {
    margin-left: 30px;
    flex: 1 0 400px;
    max-width: calc(50% - 45px);
}

/*.pillPack-text-info {
    padding: 0px 2%;
}*/

/*.pillpackbanner {
    margin: 0 auto;
}*/

.containerInner-bg {
    background-image: url('../Content/Images/backgroundInner.jpg');
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: cover;
    min-height: 100vh;
    padding: 15px;
    font-size: 12px;
}

.modal-state-p-text {
    font-size: 16px;
}

.login-container {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    border: 0px;
}

.member-alignment {
    padding: 40px 42px;
    /*font-size: 19px;*/
    position: relative;
}

.quick-links-header {
    font-weight: 800;
    font-family: 'Roboto Slab', serif;
}

.quick-links-text {
    text-align: -webkit-center;
    text-align: -moz-center;
    margin: 0.3% 0% !important;
    position: relative;
}

.quick-links-aglin {
    margin-left: 33%;
}

.quick-link-tile-wrapper {
    display: flex;
    justify-content: space-evenly;
}

.quick-link-tile {
    margin-bottom: 5px;
    display: flex;
}

.quick-links {
    border-style: solid;
    border-width: thin;
    border-radius: 7px;
    width: 175px;
    display: flex;
    flex-direction: column;
    /*margin-right: 130px;*/
    min-height: 150px;
    box-shadow: 3px 2px 4px #ddd;
    border-color: #ccc;
    padding-top: 20px;
}

.p-quick-link {
    color: black;
    margin: auto;
}

.h2-Member {
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
}

.div-already-member {
    padding: 1% 5%;
    /*font-size: 17px;*/
    color: black;
}

/*.divAlready-mem-portal-info {
    padding: 1%;
}*/

.div-not-member {
    background-color: #00B2E3;
    border-radius: 6px;
    padding: 1% 4%;
    color: white;
}

.bg-marker {
    background: #ff9052;
    color: white;
}

.btn-get-started {
    background-color: #F59A23;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    padding: 3px 24px;
}

.divWelcome {
    background-color: white;
    color: black;
    /*font-size: 17px;*/
    border-radius: 7px;
    box-shadow: 4px 4px 9px #777;
    padding: 10px 15px;
    margin-top: -2%;
}

.memberSignIn-button, .memberSignIn-button:focus {
    background-color: transparent;
    border: 3px solid #00B2E3;
    color: #00B2E3;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    padding: 3px 24px;
}

/*.vertical-line {
    border-left: 6px solid #F59A23;
    height: 54%;
    margin-left: -3%;
    position: absolute;
    bottom: 21%;
}*/

.common-container {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    border: 0px;
}

.login-items {
    width: 500px;
    padding: 5px;
}

.home-container {
    justify-content: center;
    border: 0px;
    margin: 0px 0.25%;
}

.cust-nav {
    padding: 10px 0;
}

.plan-items {
    width: 500px;
    padding: 5px;
    text-align: center;
}

.logo-header {
    padding: 2px 20px;
}

    .logo-header .img-responsive {
        max-height: 50px;
    }

.portal-button, .portal-button:hover, .portal-button:focus {
    background-color: #47BFF1;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.footer-text {
    font-size: 14px;
    color: white;
}

.plan-choose {
    color: #47525E;
    font-size: 28px;
    font-weight: 700;
}

.plan-select-button, .plan-select-button:focus {
    background-color: #47BFF1;
    color: white;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    width: 310px;
}

    .plan-select-button:hover {
        background-color: #0061BC;
        color: white;
        border-radius: 5px;
        font-weight: bold;
        font-size: 20px;
        width: 310px;
    }

.h3 {
    font-size: 28px;
}

.text-left {
    text-align: left;
}

.plan-select-button .button-text {
    max-width: 245px;
    white-space: normal !important;
    text-align: center;
    word-break: break-all;
}

.glyphicon {
    color: white !important;
}

.back-button {
    border-radius: 10px;
    font-weight: bold;
    font-size: 16px;
    /*    margin-left: 1.5%;*/
}

    .back-button .button-text {
        margin-left: 5px;
        margin-right: 5px;
        white-space: normal !important;
        text-align: center;
        word-break: break-all;
    }

.text-header-title {
    color: #ff9052;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
}

.btn-calculate {
    background-color: #47BFF1;
    color: #fff;
}

.CostEstimatorHeader {
    background-color: #E8F4F9;
    font-size: 16px;
    padding: 0px 8px 5px;
}

.CostEstimatorInfo {
    background-color: #E8F4F9;
    font-size: 14px;
    font-weight: normal;
}

.OpenEnrollmentHeaderTitle {
    color: black;
    text-align: left;
}

.k-radio-label {
    font-weight: normal;
}

footer {
    position: absolute;
    bottom: 0;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

.FontSmall {
    font-size: 15px;
}

.k-loading-image {
    background-image: url('Images/loading_2x.gif') !important;
}

.text-label-title {
    color: #ff9052;
}

.text-label {
    font-size: 14px;
}

.button-text-plans {
    max-width: 245px;
    white-space: normal !important;
    text-align: left !important;
    word-break: break-all;
}

.FontMedium {
    font-size: 13px;
}

.scroll-container {
    height: 30px;
}

.frm-lbl-margin {
    margin: 4px;
    font-size: 12px !important;
}

.lbl-workhour {
    width: 25px;
    font-weight: normal !important;
}

.lbl-x-small {
    font-size: 78%;
}

.banner-header {
    padding: 4px;
    background-color: #F59A23;
    font-size: 13px;
    display: flex;
}

.banner-footer {
    background-color: #F59A23;
    font-size: 13px;
    /* margin-top: 364px; */
    /* padding-top: 6px; */
    position: absolute;
    bottom: 0;
    /* height: 22px; */
    width: 100%;
}

.banner-p {
    margin: 0px;
    padding-left: 20px;
}

.vl {
    border-left: 1px solid #80808045;
    height: 70%;
    position: absolute;
    left: 50%;
}

.btn-col {
    padding-right: 1%;
    width: unset !important;
}

.btnsize {
    width: 255px;
}

.btnsize-portal-login {
    width: 255px;
}

.modal-dialog {
    top: 15%;
    /*left: 10%;*/
}

#pricingInfo .popover.bottom > .arrow:after {
    border-bottom-color: #009cda;
}

.price-info-btn, button.price-info-btn:hover, button.price-info-btn:focus {
    padding: 3px 10px;
    color: white;
    background-color: #F59A23;
    font-size: 14px;
    border-radius: 6px;
    box-shadow: 4px 5px 4px #dddddd;
    outline: none !important;
}

#pricingInfo .popover {
    width: auto;
    background-color: #009cda;
    /*left: 50% !important;*/
    font-size: 12px;
    max-width: 250px;
}

.vertical-center {
    margin: 0;
    top: 50%;
    -ms-transform: translateY(75%);
    transform: translateY(75%);
}

#pricingInfo .popover-content {
    padding: 2px 4px;
    color: white;
    width: 160px;
}

.a-plan-benefit-pdf {
    color: #000;
    text-decoration: underline;
    text-align: left;
    float: right;
    margin-top: 5px;
    white-space: normal;
}

.a-div-pdf-align {
    display: inline-block;
    max-width: 90%;
}

.plan-benefits {
    font-style: normal;
    color: #000;
}

.benefit-title-bg {
    /*z-index: -1;*/
    border-width: 0px;
    /*position: relative;*/
    left: 0px;
    /*top: 50px;*/
    /*width: 414px;*/
    height: 325px;
    background: inherit;
    color: #000;
    background-color: rgba(241, 251, 255, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.plan-box {
    padding: 13px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.plan-button, .plan-button:focus {
    background: transparent;
    min-height: 74px;
    width: 100%;
    text-align: left;
    padding-top: 11px;
    box-shadow: none;
}

.plan-item {
    border-width: 0px;
    min-height: 50px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.plan-active {
    box-shadow: var(--cust-primary-300) 0px 0px 7px, var(--cust-primary-300) 0px 0px 7px !important;
    transition: background .2s ease;
}

.plan-label {
    margin: auto;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    float: left;
}

.helpful-docs-wrapper .plan-label {
    display: flex;
    align-items: center;
}

.helpful-docs-wrapper {
    display: flex;
    flex-direction: column;
}

    .helpful-docs-wrapper .plan-label {
        margin: 0;
    }


.container-bg-plan-desktop {
    min-height: 48vh;
    background-color: rgba(241, 251, 255, 1);
}

.plan-list-desktop {
    margin-top: -20vh;
}

.plan-year {
    margin-bottom: 30vh;
}

.plan-benefits-title {
    font-size: 24px;
    font-weight: 700;
    margin-top: 5px;
    font-family: 'Roboto Slab', serif;
}

.plan-benefits-title-mobile {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
    font-family: 'Roboto Slab', serif;
}

.plan-benefits-description {
    font-size: 15px;
    font-weight: 400;
}

.color-orange {
    color: #F59A23 !important;
}

.right-arrow-file-icon {
    font-size: 26px;
    float: right;
}

.pdf-file-icon {
    font-size: 35px;
}

.app-list-desktop {
    margin-top: -24vh;
}

.app-icon {
    font-size: 26px;
    width: 35px;
    float: left;
}

.tool-box-mobile {
    margin-top: -85px;
    margin-left: 5%;
    margin-right: 5%;
}

.plan-box-mobile {
    margin-top: -105px;
    margin-left: 5%;
}

.content-alignment {
    flex: 1 0 auto;
}

.openEnr-font-size {
    font-size: 17px;
}

.cust-ul ul {
    list-style: none; /* Remove default bullets */
}

    .cust-ul ul li::before {
        content: "\e080";
        color: #F59A23;
        display: inline-block;
        width: 1em;
        margin-left: -1.3em;
        font-family: 'Glyphicons Halflings';
    }

    .cust-ul ul li {
        margin-bottom: 0.3em;
    }

.plan-benefits-subTitle {
    color: var(--cust-primary);
    font-style: italic;
    margin-bottom: 0;
}

.amz-pharm-text-info {
    text-align: justify;
}

footer.footer-text a {
    color: var(--cust-text-light) !important;
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {
    .quick-link-tile-wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 12px;
        /*        max-width: 730px;*/
    }
}

    /*Huge destktop screen*/
    @media only screen and (min-width: 1224px) and (min-height:670px) {
        .plan-list-desktop {
            margin-top: -28vh;
        }

        .plan-year {
            margin-bottom: 36vh;
        }

        .app-list-desktop {
            margin-top: -33vh;
        }
    }

    @media only screen and (max-width: 1199px) {
        .quick-link-tile {
            justify-content: space-evenly;
            width: 100%;
            max-width: 750px;
        }

        #dvCostDetails .plan-item:not(:last-child) {
            margin-bottom: 15px;
        }
    }

    @media (max-width: 767px) {
        body {
            font-weight: 500;
            padding-bottom: 0px;
            display: flex;
            flex-direction: column;
        }

        .banner-header {
            font-size: 11px;
        }

            .banner-header > .left-wrapper {
                display: flex;
                flex-wrap: wrap;
                gap: 5px;
            }

        .banner-footer {
            position: relative;
            margin-top: 14px;
        }

        .modal-dialog {
            left: unset;
        }

        /*    .vertical-line {
        height: 71%;
        bottom: unset;
        margin-left: unset;
    }*/

        .price-info-btn, button.price-info-btn:hover, button.price-info-btn:focus {
            padding: 2px 10px;
            color: white;
            background-color: #F59A23;
            font-size: 14px;
            border-radius: 6px;
            box-shadow: 2px 5px 4px #dddddd;
            outline: none !important;
            margin-top: 6%;
        }

        #pricingInfo .popover {
            left: 95% !important;
        }

            #pricingInfo .popover.bottom > .arrow {
                left: 50% !important;
            }

        .vertical-center {
            margin: 0;
            top: 50%;
            left: 77%;
            -ms-transform: translate(77%, -65%);
            transform: translate(77%, -65%);
            position: absolute;
        }

        #pricingInfo {
            position: relative;
        }

        .a-plan-benefit-pdf {
            font-size: 14px;
        }

        .container-bg-member {
            background-image: url('../Content/Images/Homepage banner mobile.png');
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            font-size: 14px;
            min-height: 100vh;
            background-color: #DFF0F7;
        }

        .amz-pharm-logo {
            padding: 2%;
            width: 300px;
            max-width: 100%;
        }

        #pillPack {
            display: block;
        }

            #pillPack .right-wrapper {
                margin: 30px auto 0;
                width: 100%;
                max-width: unset;
            }

        .h2-Member {
            font-size: 23px;
        }

        .openEnr-font-size {
            font-size: 14px;
        }

        /*.div-welcome-text {
        padding:0 10px;
    }*/

        .divWelcome {
            padding: 10px;
        }

        .member-alignment {
            padding: 21px 15px;
        }

        .btn-get-started {
            margin-bottom: 15px;
        }

        .modal-header {
            padding: 0.5% 5%;
            border-radius: 4px;
        }

        .quick-link-tile-wrapper {
            display: block;
        }

        .quick-link-tile {
/*            justify-content: center;*/
            justify-content: space-between;
            flex-wrap: wrap;
            max-width: 370px;
        }

        .quick-links {
            max-width: 200px;
            min-width: 130px;
            /*        flex: 1 1 43%;*/
            flex: 0 1 43%;
        }

        .plan-label-wrapper {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .plan-label-wrapper .plan-label {
                margin: 0;
                white-space: normal;
            }

        .plan-button > .plan-button-content {
            display: flex;
            white-space: normal;
            gap: 10px;
            align-items: center;
        }

        .plan-button-content .app-icon {
            text-align: center;
        }

        .plan-button-content .plan-label {
            margin-right: auto;
            margin-left: 0;
        }

        .plan-button-content .right-arrow-file-icon {
            margin-right: 0;
        }

        .tool-box-mobile {
            margin-top: -55px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1023px) {

        .back-button, .back-button:hover, .back-button:focus {
            border-radius: 5px;
            font-weight: bold;
            font-size: 16px;
            /*margin-left: 7%;*/
            padding: 0.2% 5%;
        }

        #pricingInfo {
            position: relative;
        }

            #pricingInfo .popover {
                left: 90% !important;
            }

        .vertical-center {
            margin: 0;
            top: 50%;
            left: 77%;
            -ms-transform: translate(77%, -50%);
            transform: translate(77%, -50%);
            position: absolute;
        }

        .tool-box-mobile {
            margin-top: -100px
        }

        .container-bg-member {
            background-image: url('../Content/Images/Homepage banner mobile.png');
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center 100%;
            font-size: 14px;
            background-color: #DFF0F7;
        }

        .amz-pharm-logo {
            padding: 2%;
        }
    }


    @media only screen and (min-device-width : 768px) and (max-device-width : 1199px) and (orientation : landscape) {
        #amzPharmBanner {
            display: flex;
        }

            #amzPharmBanner .pill-pack-img {
                height: auto;
            }
    }

    @media only screen and (min-device-width : 992px) and (max-device-width : 1199px) and (orientation : landscape) {
        #pillPack {
            flex-direction: column;
        }

            #pillPack .right-wrapper {
                max-width: 100%;
                margin: 20px 0 0;
            }
    }

    @media (max-width: 375px) {

        .back-button, .back-button:hover, .back-button:focus {
            border-radius: 5px;
            font-weight: bold;
            font-size: 16px;
            /*margin-left: 7%;*/
            padding: 0.2% 5%;
        }

        .vertical-center {
            margin: 0;
            top: 50%;
            left: 69%;
            -ms-transform: translate(69%, -65%);
            transform: translate(69%, -65%);
            position: absolute;
        }

        #pricingInfo .popover {
            left: 85% !important;
        }

        .tool-box-mobile {
            margin-top: -64px;
        }
    }

    @media only screen and (max-width: 320px) {

        .back-button, .back-button:hover, .back-button:focus {
            border-radius: 5px;
            font-weight: bold;
            font-size: 16px;
            /*margin-left: 7%;*/
            padding: 0.2% 5%;
        }


        .price-info-btn, button.price-info-btn:hover, button.price-info-btn:focus {
            padding: 2px 3px;
        }

        .vertical-center {
            margin: 0;
            -ms-transform: translateX(0%) translateY(80%);
            transform: translateX(0%) translateY(80%);
        }

        #pricingInfo .popover {
            left: 65% !important;
        }

        .tool-box-mobile {
            margin-top: -41px;
        }

        .container-bg-member {
            min-height: 135vh;
        }

        /*    .right-arrow-file-icon {
        margin-right: -12% !important;
    }
*/
        .plan-label {
            font-size: 14px;
        }
    }

    @media only screen and (max-width:550px) and (max-height: 740px) {
        .container-bg-member {
            min-height: 83vh;
        }
    }

    @media only screen and (max-width:520px) {
        /*    .right-arrow-file-icon {
        margin-right: -8%;
    }*/
    }

    @media only screen and (max-width:550px) and (min-height: 800px) and (max-height: 940px) {
        .container-bg-member {
            min-height: 75vh;
        }
    }

@media (max-width: 300px) {
    .quick-link-tile {
         justify-content: center; 
    }
}
