﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Hind');
/* CSS Document */
* {
    font-family: 'Poppins', sans-serif !important;
}

.renewallogo {
    text-align: center;
    margin: 20px 0px 0px 0px;
}

.renewal_main {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto 30px auto;
    clear: both
}

.renewal_top {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 50px;
}

    .renewal_top h2 {
        color: #003974;
        font-size: 28px;
        text-transform: uppercase;
        text-align: center;
        font-family: 'Poppins', sans-serif !important;
        line-height: 62px;
        font-weight: normal;
    }

    .renewal_top p {
        color: #003974;
        font-size: 24px;
        text-align: center;
        font-family: 'Poppins', sans-serif !important;
        padding: 0px 60px 0px 60px;
        ;
    }

.renewal_bluestripe {
    background-color: #003974;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 102px;
    padding: 25px 42px;
}

.renewal_trtxt {
    overflow: hidden;
}

.renewal_lfttxt {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase;
    float: left;
    padding-right: 2%;
    width: 32%;
}

.renewal_rhttxt {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase;
    float: left;
    width: 65%;
}

.renewal_graymain {
    background-color: #efefef;
    padding: 0 40px 0px 40px;
}

.renewal_policy {
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 20px;
    clear: both;
}

.remove_renewal_policy {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.renewal_lftcolm {
    width: 60%;
    float: left;
    padding-bottom: 30px;
}

.renewal_rhtcolm {
    width: 40%;
    float: right;
    padding-left: 5%;
}

.renewal_prntpolicy {
    float: left;
    width: 100%;
    padding-bottom: 17px;
}

.renewalprntpolicycheckbx {
    float: left;
    padding: 6px 0;
}

.renewalprntpolicytxt {
    color: #003974;
    font-size: 22px;
    font-family: 'Poppins', sans-serif !important;
    float: left;
    padding-left: 10px;
}

    .renewalprntpolicytxt.subchck {
        color: #003974;
        font-size: 16px;
        font-family: 'Poppins', sans-serif !important;
        float: left;
        padding-left: 10px;
        padding-top: 5px;
    }

.frm_mainarea {
    float: left;
    width: 100%
}

.frmbxtr {
    overflow: hidden;
    padding-bottom: 20px;
}

.frmbxtrinr {
    overflow: hidden;
}

.frmlft_txt {
    color: #003974;
    font-size: 22px;
    font-family: 'Poppins', sans-serif !important;
    clear: both;
    padding-bottom: 5px;
}




.frmfldlft {
    float: left;
    width: 48%;
    margin-right: 3%;
    border: none;
    background: #e1e1e1;
    border-radius: 10px;
    color: #003974;
    padding-top: 10px;
    padding-bottom: 5px;
}

.frmfldrht {
    float: left;
    width: 48%;
    border: none;
    background: #e1e1e1;
    border-radius: 10px;
    color: #003974;
}

.frmfldlft.rht {
    margin-right: 0px;
}










.frmfldlft h2 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.frmfldlft p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.frmfldrht h2 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.frmfldrht p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.renewallft_bx {
    float: left;
    width: 68%;
}

.renewalrht_bluebx {
    float: right;
    background-color: #37aadf;
    min-height: 182px;
    width: 172px;
    margin-top: 27px;
    border-radius: 10px;
    padding: 67px 0;
}

    .renewalrht_bluebx.smll {
        padding: 10px 0;
        min-height: 0px;
    }

    .renewalrht_bluebx h2 {
        font-family: 'Poppins', sans-serif !important;
        font-size: 12px;
        text-align: center;
        font-weight: normal;
        color: #ffffff;
    }

    .renewalrht_bluebx p {
        font-family: 'Poppins', sans-serif !important;
        font-size: 24px;
        text-align: center;
        font-weight: bold;
        color: #ffffff;
    }

        .renewalrht_bluebx p img {
            display: inline-block;
            vertical-align: baseline;
        }

.dtls_mnbx {
    overflow: hidden;
    border-radius: 10px;
}

.dtlsmntop {
    overflow: hidden;
    background: #e1e1e1;
    padding: 20px 10px;
    color: #003974;
    font-size: 16px;
    font-family: 'Poppins';
}

.dtlsmnlstngbx {
    overflow: hidden;
    background: #ffffff;
    padding: 10px 10px;
}

ul.dtlslst {
    clear: both;
    padding: 0px;
    margin-left: 30px;
    list-style-type: square;
    color: #37aadf;
}

    ul.dtlslst li {
        clear: both;
        padding: 0px 0px 0px 0px;
        margin-left: 10px;
        list-style-type: square;
        color: #37aadf;
        font-size: 14px;
        font-family: 'Poppins', sans-serif !important;
        list-style-position: inherit;
        margin-bottom: 0;
    }

        ul.dtlslst li span {
            color: #003974;
        }

.dtlsbtmtxt {
    font-size: 14px;
    font-family: 'Poppins';
    color: #003974;
}



.premiumlft {
    float: left;
    width: 31%;
    padding-top: 7px;
}

.premiumtr {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 13px;
}

.renewalrht_bluebx.premium {
    padding: 10px 0;
    min-height: 0px;
    margin-top: 0px;
    float: left;
}

    .renewalrht_bluebx.premium.purple {
        background: #464881;
    }

.container2 {
    display: block;
    position: relative;
    left: 0px;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    color: #666;
    padding-top: 4px;
    font-weight: normal;
}

    .container2 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

        .container2 input:checked ~ .checkmark2 {
            background-color: #2baae1;
            border: 3px solid #2baae1;
        }

.checkmark2 {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: none;
    border-radius: 50%;
    border: 3px solid #a6a6a6;
}




.container3 {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    color: #666;
    padding-top: 2px;
    font-weight: normal;
    line-height: 30px;
}

    .container3 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        left: 0px;
        top: 4px;
    }

.checkmark3 {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: none;
    border: 3px solid #a6a6a6;
}

.container3 .text {
    font-size: 22px;
}

.checkmark4 {
    position: absolute;
    top: 10px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: none;
    border: 3px solid #a6a6a6;
}

.container3 input:checked ~ .checkmark3 {
    background-color: #2baae1;
    border: 3px solid #2baae1;
}

.checkmark3 {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: none;
    border: 3px solid #a6a6a6;
}

.container3 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}




.container3:hover input ~ .checkmark3 {
    background-color: #ccc;
}

.container3 input:checked ~ .checkmark3 {
    background-color: #fff;
}

.container3 input:disabled ~ .checkmark3 {
    background-color: #ccc;
}

.checkmark3:after {
    content: "";
    position: absolute;
    display: none;
}

.container3 input:checked ~ .checkmark3:after {
    display: block;
}

.container3 .checkmark3:after {
    left: 4px;
    top: 0px;
    width: 3px;
    height: 8px;
    border: solid #37aadf;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}










.premiumlft.circle {
    width: 33% !important;
}

.makepayment {
    overflow: hidden;
}

    .makepayment a, .makepayment .btnmakepayment {
        text-align: center;
        cursor: pointer;
        color: #ffffff;
        background: #f57921;
        font-family: 'Poppins', sans-serif !important;
        font-size: 18px;
        text-transform: uppercase;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 15px 0 15px 0px;
        text-decoration: none;
        color: #ffffff;
        float: left;
        width: 100%;
    }

        .makepayment .btnmakepayment:hover {
            background: #d86310;
        }

.renewal_prntpolicy.frst .checkmark3 {
    top: 8px;
}

.renewal_prntpolicy.smlchk .checkmark3 {
    width: 16px;
    height: 16px;
    border: 2px solid #a6a6a6;
}

.renewal_prntpolicy.smlchk .container3 {
    padding-left: 24px;
}

.renewal_policy.last {
    border-bottom: 0px;
}



.step-for-renew-ab {
    float: left;
    clear: both;
    padding: 0px 1%;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.lastUpdated .container2 {
    padding-left: 0px;
}

.lastUpdated .premiumtr {
    padding-bottom: 0px;
    padding-top: 0px;
}


.div1AB {
    display: block;
}

.div2AB {
    display: none;
}





/************renewal update 08-10-2018*************/

.renewal_bluestripe {
    padding: 10px 42px;
    min-height: 66px;
}

.renewal_lfttxt, .renewal_rhttxt {
    font-size: 18px !important;
}

.container3 .text {
    font-size: 18px;
}

.renewal_policy {
    padding-top: 5px;
    padding-bottom: 5px;
}

.renewal_lftcolm {
    padding-bottom: 0px;
}

.frmlft_txt {
    font-size: 20px;
}

.renewalrht_bluebx {
    min-height: 176px;
    padding: 62px 0;
}

.frmfldlft p {
    font-size: 22px;
}

.premiumtr {
    padding-bottom: 6px;
    padding-top: 9px;
}

.premyear {
    width: 41%;
}

small.premsmaltxt1 {
    font-weight: bold;
    font-size: 10px;
}

.dtlsmntop {
    padding: 10px !important
}

.rnwl-header-v2 {
    margin-bottom: 20px;
}


@media only screen and (max-width: 1000px) {
    .renewal_main {
        width: auto;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 997px) {
    .renewal_lftcolm {
        width: 100%;
    }

    .renewal_rhtcolm {
        width: 100%;
        padding-left: 0px;
    }

    .premiumlft.circle {
        width: 100%;
    }

    .renewal_lfttxt {
        padding-right: 0px;
    }

    .renewal_lftcolm {
        padding-bottom: 0px;
    }

    .premiumtr {
        padding-top: 0px !important;
        padding-bottom: 10px;
    }

    .div1AB {
        display: none;
    }

    .div2AB {
        display: block;
        margin: 20px 0px 0px 0px;
        border: 1px solid #ccc;
    }

    .div1AB {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .renewal_lfttxt, .renewal_rhttxt {
        font-size: 18px;
    }

    .frmbxtr {
        padding-bottom: 10px;
    }

    .container3 .text {
        font-size: 20px;
    }

    .frmlft_txt {
        font-size: 20px;
    }

    .rdoloyalty, .rdosi {
        padding-bottom: 0;
    }

    .premiumtr.showHCFirst .premiumlft.circle {
        padding-bottom: 0px;
    }

    .renewalrht_bluebx {
        padding: 63px 0;
        margin-top: 30px;
        min-height: 169px;
    }

    .rdoloyalty .loyalty-popup {
        left: 134px;
        top: 30px;
    }


    .rngrbxmnbx {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

        .rngrbxmnbx.rht {
            width: 100%;
            margin-right: 0;
            margin-left: 0;
        }

    .rangebxtr.last .rngrbxmnbx {
        margin-bottom: 0px;
    }

    .greybxnwlft {
        width: 100%;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .greybxnwrht {
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width: 665px) {
    .renewallft_bx {
        float: left;
        width: 100%;
    }

    .renewalrht_bluebx {
        float: left;
        background-color: #37aadf;
        min-height: inherit;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 10px;
        padding: 47px 0;
    }

    .premiumlft {
        width: 100%;
        padding-bottom: 20px;
    }

    .renewalrht_bluebx.premium {
        float: left;
        width: 100%;
    }

    .renewal_graymain {
        background-color: #efefef;
        padding: 0 20px 0px 20px;
    }

    .renewal_bluestripe {
        min-height: inherit;
        padding: 15px 5px;
    }

    .renewal_lfttxt {
        padding-right: 0px;
        width: 117px;
        font-size: 14px;
    }

    .renewal_rhttxt {
        font-size: 14px;
    }

    .renewal_bluestripe .renewal_rhttxt {
        font-size: 14px !important;
    }

    .renewal_top p {
        padding: 0px 10px 0px 10px;
        font-size: 20px;
    }

    .renewal_top {
        padding-bottom: 30px;
    }
}


@media only screen and (max-width: 480px) {
    .renewal_trtxt {
        margin-bottom: 10px;
    }

    .renewal_lfttxt, .renewal_rhttxt {
        font-size: 14px;
    }

    .renewal_bluestripe {
        padding: 10px 5px;
    }

    .premiumlft {
        padding-bottom: 10px;
    }

    .inpt-wrap-ab {
        margin: 0px 3px 10px 0px;
        width: 100%;
    }

    .step-renew input[type="text"] {
        width: 100% !important;
        ;
        margin: 0 0 0 0px !important;
        ;
        border-radius: 5px !important;
    }

    button.step-renew-btn-ab {
        border-radius: 5px;
        overflow: hidden;
    }

    .lastUpdated {
        padding: 5px 0px 15px 0px;
    }

    .renewalrht_bluebx.premium {
        margin-bottom: 0;
    }

    .frmfldlft p {
        line-height: 25px;
        font-size: 19px;
    }

    .renewalrht_bluebx {
        padding: 33px 0 !important;
    }

        .renewalrht_bluebx p {
            font-size: 21px;
        }

        .renewalrht_bluebx.smll, .renewalrht_bluebx.premium {
            padding: 6px 0 6px 0 !important;
        }

    .outerloyalty {
        padding-bottom: 10px;
    }

        .outerloyalty h3 {
            margin-bottom: 10px;
        }

    .rdoloyalty .loyalty-popup, .rdosi .additional-popup {
        left: 0px !important;
        width: 250px !important;
        top: 34px !important;
    }

    .checkchanged.premiumtr .renewal_prntpolicy .container3, .checkchangedHC.premiumtr .container3, .premiumtr.clsconfirmcheck .container3 {
        line-height: 22px !important;
    }

    ul.dtlslst {
        margin-left: 8px;
    }
}



/*******29-05-2018********/
.makepayment-ab {
    width: 100% !important
}

.frmfldlft p {
    line-height: 35px;
}

.rupee-symbl {
    font-family: 'Poppins', sans-serif;
}



/********05-06-2018***********/
.hrt-bx-ab {
    background: none !important;
    border-radius: 10px !important;
    padding: 0 !important;
    border: none !important;
    overflow: hidden;
}

.show-inactive {
    opacity: 0.5;
}

.rdoloyalty, .rdosi {
    position: relative;
}

    .rdoloyalty > label.container2, .rdosi > label.container2 {
        display: inline-block;
        margin-right: 15px;
    }

    .rdoloyalty .loyalty-popup, .rdosi .additional-popup {
        background: rgba(0,0,0,0.75);
        position: absolute;
        top: 10px;
        width: 270px;
        color: #fff;
        z-index: 9;
        border: 1px solid #ccc;
        padding: 10px;
    }

    .rdoloyalty .loyalty-popup {
        left: 154px;
    }

    .rdosi .additional-popup {
        left: 205px;
    }

.premiumtr {
    clear: both;
}

    .premiumtr .premiumlft .container2 {
        line-height: 22px;
    }

.outerloyalty {
    overflow: visible;
    padding-top: 10px !important;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

    .outerloyalty h3 {
        font-size: 16px;
        color: #003974;
        line-height: 27px;
        font-weight: 700;
    }


.renewal_prntpolicy {
    padding-bottom: 0px;
}

.checkchanged.premiumtr .renewal_prntpolicy .container3, .checkchangedHC.premiumtr .container3, .premiumtr.clsconfirmcheck .container3 {
    line-height: 27px;
}

.renewal_policy #MembersDiv .renewal_lftcolm {
    padding-bottom: 0px;
}


.fa-rupee:before, .fa-inr:before {
    content: "\f156" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: 21px !important;
}


.loading.loadingoverlay.loadr-ab {
    margin: 0 !important;
    position: fixed !important;
}


/******** 08/08/2018 ***********/
.hctt .container3 {
    display: inline-block;
}

.hctt .show-option {
    margin: 0px 0px 0px 7px;
}

    .hctt .show-option img {
        margin: -5px 0px 0px 0px;
    }



/******** 16/08/2018 ***********/

.card {
    position: relative;
    display: -ms-flexbox;
    /* display: flex;
    -ms-flex-direction: column;
    flex-direction: column;*/
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: none;
    clear: both;
    /* background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;*/
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.card-header {
    /*    padding: .75rem 1.25rem;*/
    margin-bottom: 0;
    background-color: #e1e1e1;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

    .card-header .btn.btn-link {
        display: block;
        padding: .75rem 1.25rem;
        float: none;
        width: 100%;
        text-align: left;
        font-size: 22px;
        cursor: pointer;
    }

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.collapse:not(.show) {
    display: none;
}

.mediacal-accordab {
    margin-top: 0px;
    clear: both;
    overflow: hidden;
    display: block;
    float: left;
    width: 100%;
}

    .mediacal-accordab .grid {
        width: 100%;
        margin: 0px;
        padding: 0px 0 15px 0;
        float: left;
        font-family: 'Poppins', sans-serif;
    }

        .mediacal-accordab .grid ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .mediacal-accordab .grid ul li {
                margin: 0px;
                padding: 0px 0 0 15px;
                float: left;
                font-family: 'Poppins', sans-serif;
                font-size: 14px;
                position: relative;
            }

    .mediacal-accordab .medicalQuest {
        float: left;
        width: 85%;
    }

    .mediacal-accordab .medicalQuest-opt {
        width: 131px;
        margin: 0px;
        padding: 0px;
        float: right !important;
    }

.mediacal-additional-fld {
    float: left;
    width: 100%;
    clear: both;
    margin: 20px 0px 20px 0px;
}

    .mediacal-additional-fld h4 {
        font-size: 16px;
        clear: both;
        margin: 0px 0px 10px 2%;
    }

.maf-row {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0px 10px 0px;
}

.maf50 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0px 2%;
}

    .maf50 .mfa-input-field {
        width: 100%;
        height: 30px;
        padding: 5px 10px;
        line-height: 18px;
        border: 1px solid #ddd;
    }

    .maf50 textarea.mfa-input-field {
        width: 100%;
        height: 80px;
    }

    .maf50 .mfa-input-field.margin-btm1 {
        margin-bottom: 20px
    }


.sec-row {
    float: left;
    width: 100%;
    clear: both;
    margin: 20px 0px 20px 0px;
}

.sec50 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0px 2%;
}

.sec-row .prim_left {
    float: left;
    width: 30%;
}

.sec-row .totalFamily {
    float: right;
    width: 68%;
}



/************upsell 03-09-2018*************/
.renewal_policy.rangeshw {
    overflow: inherit;
    clear: both;
    float: left;
    width: 100%;
}

.renewal_policy.dtlsbxnw h2 {
    padding: 0px 0px 15px 0px;
    margin: 0px;
    font-family: 'Poppins';
    font-size: 22px;
    color: #003974;
}

.greybxnw {
    overflow: hidden;
    padding: 15px 20px;
    background: #e1e1e1;
    margin-bottom: 20px;
    border-radius: 10px;
}

.greybxnwlft {
    float: left;
    width: 84%;
    padding-right: 5%;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #666;
}

.greybxnwrht {
    float: right;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #003974;
}

.rdbxgrp {
    float: left;
    padding-right: 8px;
}

.greybxnw.lst {
    margin-bottom: 0px;
}

.premiumlft .txt {
    font-size: 14px;
    font-family: 'Poppins';
    color: #666;
}

.rnagebxnw {
    clear: both;
    float: left;
    width: 100%;
}

.rangebxtr {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

    .rangebxtr.last {
        padding-bottom: 0px;
    }

.rngrbxmnbx {
    float: left;
    width: 46%;
    margin-right: 4%;
}

    .rngrbxmnbx.rht {
        width: 46%;
        margin-right: 0;
        margin-left: 4%;
    }

    .rngrbxmnbx h2 {
        padding: 0px 0px 15px 0px;
        margin: 0px;
        font-family: 'Poppins';
        font-size: 16px;
        color: #666;
    }

.premsmaltxt {
    display: block;
    font-size: 11px;
}








@media (min-width:768px) and (max-width:1024px) {

    .mediacal-accordab .medicalQuest {
        width: 78%;
    }
}

@media (max-width:767px) {

    .mediacal-accordab .medicalQuest {
        width: 100%;
    }

    .mediacal-accordab .medicalQuest-opt {
        margin-top: 10px !important;
        float: left !important; /*margin-bottom: 10px!important;*/
    }
}







/********start 03-01-2020*******/
.zone-ab {
    float: left;
    width: 100%;
    clear: both;
    padding-left: 30px;
}

.zone-row {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

    .zone-row .premiumlft {
        padding-top: 3px;
        width: 39%;
    }

.zone-title {
    font-size: 16px;
    font-weight: bold;
    color: #003974;
}

.disable-zone, .disable-zone .container2 {
    opacity: 0.5;
    cursor: no-drop;
}

.renewal_policy.last {
    margin-bottom: 0px;
}

.wth-zone .premyear .container2 {
    font-weight: bold !important;
}

.wth-zone .renewalrht_bluebx.premium {
    padding: 5px 0;
}

.wth-zone .renewalrht_bluebx p {
    font-size: 22px;
}

/********End 03-01-2020*******/






/************ Start Health Pulse renewal css***********/
/********start 27-02-2020*******/
.checkmark3 {
    top: 8px;
}

#Div4HPQuestion .greybxnwrht {
    padding-top: 10px !important;
}

#Div4HPCIQuestion .renewal_policy, #Div4HPQuestion .renewal_policy {
    border-bottom: none !important
}



/************ End Health Pulse renewal css***********/



/********start 28-05-2020*******/

.renewal_main.rnl-m-v1 .clsCIsliderHR, .renewal_main.rnl-m-v1 .clsPAsliderHR {
    max-width: 350px;
    width: 100%;
    padding: 12px 3% !important;
    box-sizing: border-box;
    clear: both;
}

#HR_PAval .premiumlft.circle, .showHR_CI .premiumlft.circle {
    width: auto;
}


/************ Start HP op1 renewal css***********/

/**-----17/06/2020-----**/
.CI-add-option-ab {
    float: left;
    width: 100%;
    clear: both;
    /* background: #fff; */
    padding: 7px 30px !important;
    margin: 2px 0px 10px 0px;
}

.ci-memb-name-wrap {
    float: left;
    width: 100%;
    clear: both;
    box-sizing: border-box;
}

.ci-memb-name {
    float: left;
    width: 25%;
}

    .ci-memb-name .container3 {
        padding-left: 17px;
        font-size: 13px;
        line-height: 25px;
    }

    .ci-memb-name .checkmark3 {
        height: 13px;
        width: 13px;
        border: 1px solid #a6a6a6;
    }

    .ci-memb-name .container3 input:checked ~ .checkmark3 {
        border: 1px solid #2baae1;
    }

    .ci-memb-name .container3 .checkmark3:after {
        left: 3px;
        top: 0px;
        width: 3px;
        height: 6px;
        border-width: 0 2px 2px 0;
    }

.CI-add-option-ab {
}

    .CI-add-option-ab .greybxnw {
        padding: 3px 0px;
        background: none;
        margin-bottom: 0px;
    }

    .CI-add-option-ab .greybxnwlft {
        font-size: 13px;
        width: 100%;
        padding-right: 0%;
    }

    .CI-add-option-ab .renewal_policy {
        box-sizing: border-box;
        border-bottom: none;
        background: #fff;
        padding: 7px 20px !important;
        border-radius: 10px;
    }

    .CI-add-option-ab .greybxnwrht {
        float: left;
        margin-top: 7px;
    }

    .CI-add-option-ab .checkmark2 {
        height: 15px;
        width: 15px;
        border: 2px solid #a6a6a6;
    }

    .CI-add-option-ab .container2 {
        padding-left: 20px;
    }

.alert-message {
    margin-bottom: 5px;
    padding: 0px 30px;
}

.select-pa-member {
    padding: 0px 30px;
}

.proceed-button-ab {
    float: left;
    width: 100%;
    clear: both;
}

    .proceed-button-ab button {
        float: right;
        padding: 5px 16px;
        background: #f57921;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 5px;
        cursor: pointer;
    }

.select-pa-member .proceed-button-ab .btnsubmitRenewal {
    float: left;
}

.green {
    color: green
}

.red {
    color: #f00
}

.btnsubmitRenewal {
    display: inline-block;
    padding: 3px 5px;
    background: #f5812e;
    color: #fff;
    margin: 0px 0;
    font-size: 14px;
    font-weight: 500;
    float: right;
}


@media (max-width:480px) {

    .ci-memb-name {
        width: 100%;
    }
}

/************ End HP  op1 renewal css ***********/


@media (max-width:480px) {

    .wrap-inner-ab .not-authorized-ab {
        width: 95% !important;
    }
}



/*New Member addition on renewal*/

.add-new-member-ab, .update-prnl-dtl-ab {
    float: left;
    width: 100%;
    clear: both;
    margin: 15px 0px 0px 0px;
}

    .add-new-member-ab span {
        display: block;
        margin: 0px 0px 0px 20px;
        display: none;
    }

    .add-new-member-ab a, .update-prnl-dtl-ab a {
        font-size: 16px;
    }

        .add-new-member-ab a i, .update-prnl-dtl-ab a i {
            font-size: 18px !important;
        }

.new-mem-comb {
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0px 10px 20px;
}

    .new-mem-comb p {
        font-size: 15px;
        padding: 6px 0px 6px 0px;
    }

    .new-mem-comb select {
        width: 100px;
        height: 33px;
        /* background: #ccc; */
        border: 2px solid #bdbdbd;
        margin: 5px 10px 0px 0px;
        float: left;
        font-size: 16px;
    }

.btn-ab {
    float: left;
    background: #f57921;
    padding: 7px 10px;
    font-size: 15px;
    color: #fff;
    margin: 5px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.new-mem-comb .btn-ab {
}

.update-prnl-dtl-ab .btn-ab {
    float: right;
}


/*.frm-wrap{ float: left;    width: 100%;    clear: both;      margin: 0px 0px 0px 0px;display: block;}*/

.frm-wrap {
    float: left;
    width: 100%;
    clear: both;
    margin: 15px 0px 0px 0px;
    display: block;
    background: #fff;
    padding: 7px 10px 0px 20px;
}

    .frm-wrap > .btn-ab {
        margin-right: 15px;
        margin-bottom: 15px;
    }

.frm-row {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0px 0px 0px;
}

.frm-fld {
    width: 32%;
    height: 33px;
    /* background: #ccc; */
    border: 1px solid #bdbdbd;
    margin: 5px 10px 0px 0px;
    float: left;
    font-size: 15px;
    padding: 0px 8px;
}


.frm-wrap .container3 {
    padding-left: 25px;
    line-height: 26px;
}

.frm-wrap .checkmark3 {
    height: 17px;
    width: 17px;
}

.frm-wrap .container3 input:checked ~ .checkmark3 {
    border: 2px solid #2baae1;
}

.frm-wrap .container3 .checkmark3:after {
    border-width: 0 2px 2px 0;
}

.w-21 {
    width: 21%
}

.verify-otp-ab {
    float: left;
    margin: 10px 0px 20px 0px;
    width: 100%;
    clear: both;
    padding: 0px;
}

    .verify-otp-ab p {
        color: #1f538e;
        font-size: 16px;
        font-weight: bold;
    }

    .verify-otp-ab input[type="text"] {
        width: 150px;
    }

.update-prnl-dtl-ab .verify-otp-ab .btn-ab {
    float: left;
}

.resend-btn {
    margin-left: 10px;
    background: #bfbebe;
}

.split-policy-sec {
    display: none
}

.new-member, .membr-hdr, .membr-bdy, .membr-row {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.new-member {
    max-width: 550px;
}

.new-member-inner {
    background: #fff;
    overflow: hidden;
}

.new-member h3 {
    font-size: 16px;
    color: #003974 !important;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}

.membr-row {
    border-bottom: 1px solid #ccc;
}

.membr-cell {
    width: 18%;
    float: left;
}

.membr-cell {
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.mbr-name-cell {
    width: 27%;
    text-align: left;
}

.membr-hdr .membr-row {
    background: #003974
}

.membr-hdr .membr-cell { /*background:#ccc;*/
    font-size: 13px;
    padding: 5px 10px;
    color: #fff
}

/*
.membr-stst-fail {
    opacity: 0.4;
	
}

.membr-stst-fail:hover{cursor: no-drop;}*/

p.fail-status {
    position: absolute;
    background: rgba(255,255,255,0.9);
    width: 100%;
    height: 100%;
    text-align: center;
    color: #f57921;
    font-size: 16px;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
    display: none;
}


::-webkit-input-placeholder {
    opacity: 1;
    color: #222 !important
}

:-ms-input-placeholder {
    opacity: 1;
    color: #222 !important
}

::placeholder {
    opacity: 1;
    color: #222 !important
}



.frm-wrap .container3 {
    padding-left: 25px;
    line-height: 26px;
    background: #003974;
    color: #fff;
    padding: 3px 0px 5px 33px;
    margin-right: 16px;
}

.frm-row .checkmark3 {
    left: 10px;
}

.ext-ttl p {
    color: #003974 !important;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px;
}

.rnl-m-v1 .add-new-member-ab > a,
.rnl-m-v1 .update-prnl-dtl-ab > a {
    color: #003974 !important
}

.membr-bdy .membr-cell, .membr-bdy .membr-cell a {
    font-weight: normal;
}

.renewal_prntpolicy .container3 .text {
    font-size: 16px;
    font-weight: bold;
}

.renewal-offer {
    float: left;
    padding: 10px
}

    .renewal-offer p {
        line-height: 20px;
        margin-left: 0 !important;
    }

    .renewal-offer table {
        max-width: 300px;
        border-spacing: 0;
    }

        .renewal-offer table tr {
        }

            .renewal-offer table tr:first-child {
                background: #003877;
            }

            .renewal-offer table tr th {
                color: #fff;
                padding: 5px;
            }

            .renewal-offer table tr td {
                padding: 5px 10px;
                border-bottom: 1px solid #ccc;
                border-right: 1px solid #ccc;
            }

                .renewal-offer table tr td:first-child {
                    text-align: center;
                    border-left: 1px solid #ccc;
                }

    .renewal-offer ol {
        list-style: decimal;
        margin: 20px 0px 20px 0px;
        padding: 0px;
    }

        .renewal-offer ol li {
            list-style: decimal;
            margin: 0px 0px 0px 15px;
        }
/*********15-07-2021**********/

.incld-new-member-ab {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.slect-varient-ab {
    padding: 20px;
    position: relative;
    clear: both;
    background: #e1e1e1;
    margin: 10px 0px;
    border-radius: 10px;
    overflow: hidden;
}

    .slect-varient-ab p {
        font-size: 15px;
        font-weight: bold;
        margin: 0px 0px 5px 0px;
    }


.var-options {
    display: inline-block;
    margin: 0px 15px 5px 0px;
}

    .var-options .container2 {
        font-size: 14px;
        font-weight: bold;
    }

/*********Early Salary Changes**********/
.emi-options-sec, .emi-op-hdr, .emi-op-bdy, .emi-op-row {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.emi-options-sec { /*max-width:554px;*/
    margin: 10px 0px 20px 0px;
}

.emi-op-inner {
    background: #fff;
    overflow: hidden;
}

.emi-options-sec h3 {
    font-size: 16px;
    color: #003974 !important;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}

.emi-op-row {
    border-bottom: 1px solid #ccc;
}

.emi-op-cell {
    width: 50%;
    float: left;
}

.emi-op-cell {
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.mbr-name-cell {
    width: 27%;
    text-align: left;
}

.emi-op-hdr .emi-op-row {
    background: #003974
}

.emi-op-hdr .emi-op-cell { /*background:#ccc;*/
    font-size: 13px;
    padding: 5px 10px;
    color: #fff
}

/*********18-08-2021**********/

#div-pay-premium {
    clear: both;
}


.renewal-wrapper-ab {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.renew-sec-row-ab {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.accord-body .wrap-inner-ab {
    max-width: 100%;
    padding: 0;
}

.renew-sec {
    clear: both;
}

.accord-header {
    padding: 10px 10px;
    background: #003974;
    margin-bottom: 10px;
}

    .accord-header h3 {
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif !important;
        color: #fff;
        font-size: 16px;
        margin: 0px 0px 0px 0px;
    }

        .accord-header h3 i {
            float: right;
            font-size: 22px !important;
        }

        .accord-header h3 .fa-angle-up {
            display: none;
        }

        .accord-header h3 .fa-angle-down {
        }

.plan-sec .accord-header h3 .fa-angle-up {
    display: block;
}

.plan-sec .accord-header h3 .fa-angle-down {
    display: none;
}

.accord-body {
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
}


.plan-sec {
}


.policy-year .radiomark {
    height: 19px;
    width: 19px;
}

.proposerHeader .chobox-wrap .checkmark-ab {
    height: 22px !important;
    width: 22px !important;
}

.renew-sec .policy-year .policy-yearTitle {
    text-align: left;
    display: block;
    margin-bottom: 10px;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    color: #1b3b6e;
}

.renew-sec .policy-year .py-wrap {
    width: 31%;
    vertical-align: text-top;
}

.tx-bnft {
    font-size: 11px;
    margin-top: 5px;
}


.chk-op-row {
}

.applyforall {
}

.chk-op-row .chobox-wrap {
    font-size: 14px;
    margin-top: 10px;
    padding-left: 24px;
}

.chk-op-row .checkmark-ab {
    border: 2px solid #003974;
}

.chk-op-row .chobox-wrap .checkmark-ab:after,
.application-header .chobox-wrap .checkmark-ab:after {
    left: 4px;
    top: 1px;
    width: 3px;
    height: 7px;
}

.chk-op-row.applyforall .chobox-wrap {
    font-size: 12px;
}


.incld-new-member-ab {
    padding: 10px;
}

.clsHospitalCash .txt, .clsHospitalCash .txt strong {
    font-family: 'Poppins', sans-serif;
}

.slect-varient-ab {
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 0px;
    background: none;
}

.container2 {
    font-family: 'Poppins', sans-serif;
}

.new-mem-comb {
    margin: 0px 0px 10px 0px;
}

.var-options .container2 {
    font-weight: normal;
}

.new-member h3 {
    font-family: 'Poppins', sans-serif;
}

.new-member {
    max-width: 100%;
}

.membr-cell {
    width: 24%;
}

.incrs-sum-chk {
    margin: 10px 0px;
    overflow: hidden;
}



.rider-box {
    clear: both;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    margin: 0px 0px 10px 0px;
    position: relative;
}

    .rider-box .chkbox-outer {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 100px;
        float: none;
        border: 1px solid #f47920;
        border-radius: 5px !important;
    }

        .rider-box .chkbox-outer .container3 {
            padding: 5px 0px 5px 0px;
            text-align: center;
            color: #f47920;
            display: block;
        }

        .rider-box .chkbox-outer .checkmark3 {
            right: 7px;
            left: auto;
            top: 3px;
            border: none !important;
            background: none !important;
            height: auto;
            width: auto;
        }

        .rider-box .chkbox-outer .container3 .checkmark3:after {
            left: 0px;
            top: 0px;
            width: 2px;
            height: 10px;
            background: #f47920;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            display: block;
            border: none;
        }

        .rider-box .chkbox-outer .container3 .checkmark3:before {
            content: '';
            left: 4px;
            top: 0px;
            width: 2px;
            height: 10px;
            background: #f47920;
            display: block;
        }

        .rider-box .chkbox-outer .container3 input:checked ~ .checkmark3 {
            right: 17px;
        }

            .rider-box .chkbox-outer .container3 input:checked ~ .checkmark3:after {
                left: 4px;
                top: 0px;
                width: 3px;
                height: 8px;
                border: solid #f47920;
                border-width: 0 3px 3px 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                background: none;
            }

            .rider-box .chkbox-outer .container3 input:checked ~ .checkmark3:before {
                display: none;
            }

    .rider-box h4 {
        font-size: 14px;
        padding-right: 115px;
    }

    .rider-box p {
        font-size: 13px;
        padding: 7px 0px;
        line-height: 20px;
        padding-right: 115px;
    }

.select-pa-member {
    padding: 20px 0px;
}

.CI-add-option-ab {
    padding: 7px 0px !important;
}

    .CI-add-option-ab .renewal_policy {
        padding: 7px 0px !important;
    }

.alert-message {
    clear: both;
    padding: 0px 0px;
}




.recmndBtnWrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .recmndBtnWrap ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .recmndBtnWrap ul li {
            display: none;
            list-style-type: none;
            font-family: 'Poppins', sans-serif;
            color: #fff;
            font-size: 1rem;
        }
.ddrange {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    margin-top: 20px;
}
.ddrangehc {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    margin-top: 20px;
}
#ddldeductiblle {
    width: 150px;
    /* margin-right: 5px; */
    margin-left: 20px;
}
#ddldeductibllehc {
    width: 150px;
    /* margin-right: 5px; */
    margin-left: 20px;
}
.ddrange label.container3.chkNwAb {
    padding-left: 0;
}

@media only screen and (max-width: 767px) {
    .recmndBtnWrap ul li {
        font-size: 0.875rem;
    }
.ddrange {
        display: flex;
        align-items: flex-start;
        /* justify-content: center; */
        flex-direction: column;
        margin-top: 0;
    }

    .ddrange label.container3.chkNwAb {
        padding-left: 0;
    }

    #ddldeductiblle {
        width: 100%;
        /* margin-right: 5px; */
        margin-left: 0;
    }
}

.recmndBtnWrap ul .selectedLi {
    display: block !important;
}

.recmndBtnWrap .IconPositioning {
    width: 40px;
    position: relative;
    background-color: #c8dbf3;
    cursor: pointer;
    display: block;
}

.recmndBtnWrap .icon-plus-white:before {
    font-size: 21px;
    position: absolute;
    top: 25px;
    right: 10px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

@media only screen and (max-width: 767px) {
    .recmndBtnWrap .icon-plus-white:before {
        top: 15px;
        right: 11px;
        font-size: 1rem;
    }
}

.recmndBtnWrap .icon-minus-white:before {
    font-size: 4px;
    position: absolute;
    left: 13px;
    top: 32px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

@media only screen and (max-width: 767px) {
    .recmndBtnWrap .icon-minus-white:before {
        font-size: 3px;
        top: 22px;
        left: 13px;
    }
}

.recmndBtnWrap .recmndBtn {
    width: auto;
    height: 50px;
    background-color: #003974;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    border: none;
    position: relative;
}

.recmndBtnWrap .recmndBtnIcon .cirTick {
    font-size: 2.5rem;
}

.recmndBtnWrap .recmndAmnt {
    margin-left: 20px;
    margin-right: 20px;
}

    .recmndBtnWrap .recmndAmnt .recomndBtnText {
        font-size: 0.75rem;
        color: #fff;
        font-family: 'Poppins', sans-serif;
    }

    .recmndBtnWrap .recmndAmnt .amount {
        font-family: 'Poppins', sans-serif;
        color: #fff;
        font-size: 1.375rem;
    }

    .recmndBtnWrap .recmndAmnt .rupee {
        color: #fff;
        font-size: 1.3125rem;
    }

@media only screen and (max-width: 767px) {
    .greybxnwlft {
        width: 100%;
    }

    .recmndBtnWrap .recmndBtn {
        width: auto;
        height: 2.8125rem;
        background-color: #7778a5;
        outline: none;
        border: none;
    }

    .recmndBtnWrap .recmndBtnIcon .cirTick {
        font-size: 1.875rem;
    }

    .recmndBtnWrap .recmndAmnt {
        margin-left: 5px;
    }

        .recmndBtnWrap .recmndAmnt .recomndBtnText {
            font-size: 0.625rem;
            color: #fff;
            font-family: 'Poppins', sans-serif;
        }

        .recmndBtnWrap .recmndAmnt .amount {
            font-family: 'Poppins', sans-serif;
            color: #fff;
            font-size: 0.9375rem;
        }

        .recmndBtnWrap .recmndAmnt .rupee {
            color: #fff;
            font-size: 1rem;
        }
}


.incrs-sum-bdy {
    margin: 0px 0px 30px 0px;
    overflow: hidden;
}

.IconPositioning {
}

    .IconPositioning.minus span {
        color: #fff;
        font-size: 54px;
        padding: 0px 6px;
        position: absolute;
        top: -10px;
        right: 1px;
    }

    .IconPositioning.plus span {
        color: #fff;
        font-size: 35px;
        padding: 0px 0px;
        text-align: center;
        margin: 3px 0px 0px 0px;
        /* overflow: hidden; */
        position: absolute;
        /* top: 35%; */
        right: 5px;
    }

.sumins-opt-sec {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

    .sumins-opt-sec > p {
        font-weight: bold;
    }

    .sumins-opt-sec p {
        font-size: 14px;
    }

.choose-cover {
    margin: 10px 0px 0px 0px;
}

    .choose-cover p {
        font-size: 12px;
    }

.si-selectbx {
    margin-top: 5px;
    float: left;
}

.additional-premium {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

    .additional-premium p {
        display: inline-block;
        font-weight: bold;
    }

    .additional-premium input[type="text"] {
        border: 1px solid #ccc;
        height: 50px;
        margin-left: 5px;
        font-size: 15px;
        width: 150px;
        text-align: center;
    }


textarea.frm-field {
    height: 80px;
}

.profile-sec .mem-inrwrap label {
    margin-bottom: 5px;
    display: block;
    margin-top: 10px;
}

.renew-top-text {
}

    .renew-top-text h2 {
        padding: 0px 10px 0px 0px;
        font-size: 20px;
        color: #00adef;
        font-weight: bold;
        margin: 0;
    }

    .renew-top-text p {
        font-size: 13px;
        font-weight: 700;
        color: #494949;
        margin: 5px 0 20px 0px;
    }


.btn-row {
    clear: both;
    margin: 30px 0px 20px 0px;
    overflow: hidden;
}

.btn-dflt {
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background: #f57921;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 15px 0 15px 0px;
    text-decoration: none;
    color: #ffffff;
    float: left;
    width: 100%;
}

.new-member {
    margin-bottom: 20px;
}



.premium-year-sec {
}

    .premium-year-sec .renew-pyear .renewalrht_bluebx h2 {
        margin: 0px 0px 0px 0px;
    }

    .premium-year-sec .premiumlft .txt {
        font-family: 'Poppins', sans-serif !important;
    }

    .premium-year-sec .renewal_policy {
        border-bottom: none;
    }

.policy-yrTitle {
    font-size: 16px;
    color: #1b3b6e;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

.premium-year-sec .makepayment-ab {
    margin-top: 10px;
}

    .premium-year-sec .makepayment-ab .btnmakepayment {
        border-radius: 30px !important;
    }

.premium-year-sec .renew-pyear .checkmark2 {
    border: 2px solid #1b3b6e;
}

    .premium-year-sec .renew-pyear .checkmark2:after {
        content: "";
        position: absolute;
        display: block;
    }

.premium-year-sec .renew-pyear .container2 input:checked ~ .checkmark2 {
    border: 2px solid #1b3b6e;
    background: none !important;
}

    .premium-year-sec .renew-pyear .container2 input:checked ~ .checkmark2:after {
        top: 5px;
        left: 5px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: #f47920;
    }


/*********recmnd-sec-ab********/
.recmnd-sec-ab {
    width: 100%;
    clear: both;
    position: relative;
    border: 1px solid #ccc;
    padding: 10px 15px 20px 25px;
    /* background: #e1e1e1; */
    margin: 0px 0px 10px 0px;
    float: left;
    border-radius: 10px;
    box-shadow: 0px 1px 4px #ccc;
}

.recmnd-sec-title {
    position: absolute;
    top: -11px;
    background: #fff;
    padding: 0px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #d86310;
    left: 19px;
}

.recmnd-sec-txt {
    font-size: 13px;
    padding-left: 30px;
    line-height: 19px;
    color: #666;
}

.recmnd-sec-txt-list {
    padding-left: 30px;
    margin-top: 10px;
    color: #666;
}

    .recmnd-sec-txt-list li {
        line-height: 17px;
        position: relative;
        padding-left: 20px;
        margin-bottom: 6px;
        font-size: 13px
    }

        .recmnd-sec-txt-list li i {
            position: absolute;
            left: 0;
            font-size: 12px;
            color: #37aadf;
            top: 3px;
        }


/*********27-04-2023********/

.emi-op-bdy {
    margin-top: 15px;
}

    .emi-op-bdy p {
        font-size: 13px;
        padding-left: 0;
        line-height: 19px;
        color: #666;
    }

    .emi-op-bdy ol {
        margin-left: 20px;
    }

        .emi-op-bdy ol li {
            list-style: lower-roman;
            font-size: 13px;
            padding-left: 5px;
            line-height: 19px;
            color: #666;
            margin-bottom: 8px;
        }
/*********09-09-2025********/

.noGstSec {
    border: 1px solid #ffaf14;
    background: #fffbf3;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

    .noGstSec .container3 {
        margin: 10px 10px 10px 15px;
    }

        .noGstSec .container3 .txt {
            color: #303030;
            font-size: 13px;
            font-weight: 600;
        }

    .noGstSec .checkmark3 {
        border: 3px solid #ffaf14;
    }

    .noGstSec .container3 input:checked ~ .checkmark3 {
        background-color: #fff;
        border: 3px solid #ffaf14;
    }

    .noGstSec .container3 .checkmark3:after {
        border: solid #ffaf14;
        border-width: 0 3px 3px 0;
    }

    .noGstSec .container3:hover input ~ .checkmark3 {
        background-color: #f9f3e9;
    }

    .noGstSec p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 6px;
        color: #303030;
        padding: 0px 15px;
    }

    .noGstSec .gstNote {
        background: #ffa968;
        line-height: 15px;
        margin-bottom: 0;
        margin-top: 10px;
    }

        .noGstSec .gstNote p {
            font-size: 12px;
            line-height: 18px;
            margin-bottom: 0px;
            color: #fff !important;
            padding: 10px 15px;
        }
	

.egNotice {
    display: flex;
    align-items: center;
    gap: 4px;
	clear:both;
	
}
.egNotice-full{width: 100%;
    /*border: 1px solid #26B47D;
	background: #e0f4ec;*/
    text-align: center;
    justify-content: center;
    padding: 10px 5px;
    border-radius: 5px;
    margin-bottom: 10px;
	border: 1px solid #ffaf14;
    background: #fffbf3;}

    .egNotice p {
        text-align: left;
        font-size: 12px;
        /*color: #26B47D;*/    
		color: #303030;
        margin-bottom: 0px !important;
    }

	