@font-face {
    font-family: "VAG-Rounded-Std-Black_47296";
    src: url("VAG-Rounded-Std-Black_47296.eot");
    src: url("VAG-Rounded-Std-Black_47296.eot?#iefix") format("embedded-opentype"), url("VAG-Rounded-Std-Black_47296.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "VAGRoundedStd-Black";
    src: url("VAGRoundedStd-Black.svg#VAGRoundedStd-Black") format("svg"), url("VAGRoundedStd-Black.ttf") format("truetype"), url("VAGRoundedStd-Black.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "VAGRoundedStd-light";
    src: url("VAGRoundedLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "VAGRoundedStd-thin";
    src: url("VAGRoundedThin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body {
    overflow-x: hidden;
    font-family: "VAG Rounded Std Light", "VAG Rounded Std Thin"/* 'VAG-Rounded-Std-Black_47296', sans-serif*/ !important;
}

.ASRenewalMain .heading {
    line-height: normal;
}

.ASRenewalMain .card {
    display: block !important;
    position: relative !important;
    width: 88%;
    margin: 1rem auto;
    border: none !important;
}

.ASRenewalMain .tab-content {
    width: 28%;
    float: left;
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    margin: 10px;
}

.ASRenewalMain .card-header {
    width: 68%;
    float: left;
    margin: 10px;
    background: #fff !important;
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    padding: 15px 20px 11px 15px !important;
}

.ASRenewalMain .main_image {
    padding-bottom: 0px;
}

    .ASRenewalMain .main_image img {
        width: 100%;
        padding: 11px 0px;
    }

.ASRenewalMain .tab-content h3 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-top: 0 !important;
}

.ASRenewalMain .tab-pane table {
    width: 100%;
}

.ASRenewalMain .tab-pane td:first-child {
    font-size: 14px;
    font-weight: 400;
    padding: 4px 0;
    color: #000;
}

.ASRenewalMain .tab-pane td:last-child {
    font-size: 13px;
    text-align: right;
}

.ASRenewalMain tfoot td {
    font-weight: 600 !important;
    color: #000;
}

.ASRenewalMain .heading ul {
    display: inline-block;
    position: relative;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0;
}

.ASRenewalMain .heading li {
    float: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

    .ASRenewalMain .heading li:first-child {
        width: 52%;
    }

    .ASRenewalMain .heading li:last-child {
        width: 48%;
        text-align: right;
    }

    .ASRenewalMain .heading li > span {
        display: block;
        color: #000;
        width: 100%;
    }

.ASRenewalMain .PolicyTenureDropdown {
    display: inline-block;
    vertical-align: top;
}

    .ASRenewalMain .PolicyTenureDropdown select {
        border: none;
        padding: 0;
    }

        .ASRenewalMain .PolicyTenureDropdown select option {
            font-size: 13px;
        }

.ASRenewalMain ul.block-price {
    padding: 10px 0;
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-around;
    border: 2px solid #009690 !important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 5px 0px #ccc;
    margin-top: 10px;
}

    .ASRenewalMain ul.block-price li {
        color: #000;
    }

    .ASRenewalMain ul.block-price span {
        display: block;
    }

    .ASRenewalMain ul.block-price li {
        width: 30%;
        font-size: 18px;
        font-weight: 700;
        border-right: 1px solid #bfbfbf;
        text-align: center;
    }

        .ASRenewalMain ul.block-price li:last-child {
            border-right: none;
            margin-right: 20px;
        }

    .ASRenewalMain ul.block-price .title {
        display: block;
        font-size: 14px;
        font-family: "VAGRoundedStd-thin";
    }

    .ASRenewalMain ul.block-price strong {
        font-size: 22px;
    }

.ASRenewalMain span.year {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
}

.ASRenewalMain .detail-filled {
    display: inline-block !important;
    vertical-align: middle;
    text-align: left;
}

.ASRenewalMain ul.block-price li > img {
    display: inline-block;
    margin-left: -20px;
}

.ASRenewalMain span.smallTxt {
    display: inline-block !important;
    font-size: 10px;
}

.ASRenewalMain #breakingText {
    margin-top: 5px;
}

.ASRenewalMain .details h2 {
    font-size: 18px;
    font-weight: 600;
}

.ASRenewalMain .togglename {
    width: 84%;
    float: left;
    position: relative;
    padding: 4px 0 0 50px;
}

    .ASRenewalMain .togglename.noicon {
        width: 84%;
        float: left;
        position: relative;
        padding: 4px 0 0 2px;
        font-size: 13px;
    }

.ASRenewalMain .doneButton {
    float: right;
}

.ASRenewalMain .switchToggle {
    float: right;
}

.ASRenewalMain .outerDivFull {
    display: inline-block;
    position: relative;
    width: 100%;
}

.ASRenewalMain .switchToggle input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.ASRenewalMain .switchToggle label {
    cursor: pointer;
    width: 60px;
    /* max-width: 70px; */
    height: 24px;
    background: #d1d1d1;
    display: block;
    border-radius: 100px;
    position: relative;
    font-size: 15px;
}

    .ASRenewalMain .switchToggle label:after {
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        width: 19px;
        height: 19px;
        background: #fff;
        border-radius: 90px;
        transition: 0.3s;
    }

.ASRenewalMain .switchToggle label {
    margin-bottom: 2px !important;
}

.ASRenewalMain .switchToggle input:checked + label,
.ASRenewalMain .switchToggle input:checked + input + label {
    background: #009690;
}

.ASRenewalMain .switchToggle input + label:before,
.ASRenewalMain .switchToggle input + input + label:before {
    content: "No";
    position: absolute;
    top: 1px;
    left: 30px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.ASRenewalMain .switchToggle input:checked + label:before,
.ASRenewalMain .switchToggle input:checked + input + label:before {
    content: "Yes";
    position: absolute;
    top: 2px;
    left: 8px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}


.ASRenewalMain .switchToggle input.showhidebutton + label:before,
.ASRenewalMain .switchToggle input.showhidebutton + input + label:before {
    content: "Show";
    left: 24px;
    top: 2px;
    font-size: 14px;
}

.ASRenewalMain .switchToggle input.showhidebutton:checked + label:before,
.ASRenewalMain .switchToggle input.showhidebutton:checked + input + label:before {
    content: "Hide";
    left: 9px;
    top: 2px;
    font-size: 14px;
}


.ASRenewalMain .switchToggle input:checked + label:after,
.ASRenewalMain .switchToggle input:checked + input + label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.ASRenewalMain .switchToggle label:active:after {
    width: 60px;
}

.ASRenewalMain .row .col-md-5 {
    width: 45%;
}

.ASRenewalMain .row .col-md-7 {
    width: 55%;
}

.ASRenewalMain .toggle-switchArea {
    margin: 10px 0 10px 0;
}

.ASRenewalMain .details {
    font-size: 1.5rem;
}

.ASRenewalMain .togglename.address::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/address.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.ASRenewalMain .togglename.nominee::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/nominee.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.ASRenewalMain .togglename.gogreen::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/envolope.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.ASRenewalMain .note .col-form-label {
    font-size: 12px !important;
}

.ASRenewalMain .box {
    padding: 0 0 12px 50px;
    display: none;
}

.ASRenewalMain .box2 {
    padding: 0 5px 0;
    display: none;
}

.ASRenewalMain .box3 {
    padding: 0 0 12px 20px;
    display: block;
}

.ASRenewalMain .form-group {
    margin: 0 !important;
    color: #555 !important;
}

    .ASRenewalMain .form-group label {
        font: inherit;
    }

.ASRenewalMain input.form-control {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    height: auto !important;
}

.ASRenewalMain .col-form-label {
    padding: 0 !important;
    font-size: 13px !important;
    position: relative;
}

.ASRenewalMain .form-control:focus {
    box-shadow: none !important;
}

.ASRenewalMain select.form-control {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    height: auto !important;
}

.ASRenewalMain .check {
    padding: 3px 0 0;
    font-size: 13px;
    color: #333;
}

    .ASRenewalMain .check .custom-control-label {
        padding: 3px;
    }

.ASRenewalMain .scrollbar {
    height: 423px;
    overflow-y: scroll;
    padding: 0px 20px 0px 5px;
}

.ASRenewalMain .style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.ASRenewalMain .style-3::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
    border-radius: 10px;
}

.ASRenewalMain .style-3::-webkit-scrollbar-thumb {
    background-color: #009690;
    border-radius: 10px;
}

.ASRenewalMain .modal-body .scrollbar {
    height: 350px;
    overflow-y: scroll;
    padding: 0px 20px 0px 5px;
}

.ASRenewalMain .footer {
    background: #303030;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

    .ASRenewalMain .footer .container {
        padding: 0px 6rem 0px;
    }

    .ASRenewalMain .footer h5 {
        font-size: 16px;
        line-height: 12px;
        color: #fff;
        font-weight: 600;
        margin-left: 4%;
    }

        .ASRenewalMain .footer h5 span#total {
            display: block;
            padding-left: 18px;
            font-size: 20px;
            line-height: 25px;
            position: relative;
        }

            .ASRenewalMain .footer h5 span#total::before {
                content: "";
                position: absolute;
                display: block;
                background: url(../images/rupee-w.png);
                background-size: 100%;
                width: 16px;
                height: 20px;
                left: -4px;
                top: 2px;
            }

    .ASRenewalMain .footer ul {
        padding: 0;
        list-style: none;
        float: right;
        margin-right: 2%;
        margin-top: 1%;
    }

    .ASRenewalMain .footer li {
        float: left;
        margin: 5px 10px;
    }

        .ASRenewalMain .footer li a {
            color: #fff;
        }

        .ASRenewalMain .footer li:first-child {
            background: #009690;
            padding: 5px 10px;
            border-radius: 5px;
            width: 120px;
            text-align: center;
            margin-top: 9%;
        }

        .ASRenewalMain .footer li:last-child {
            padding-top: 5px;
        }

.ASRenewalMain .renew {
    font-size: 16px;
}

.ASRenewalMain .renew2 {
    width: 100%;
    font-size: 16px;
}

    .ASRenewalMain .renew2 ul {
        padding: 0 !important;
        list-style: none;
    }

    .ASRenewalMain .renew2 li:first-child {
        background: #009690;
        padding: 5px 10px;
        border-radius: 5px;
        width: 120px;
        text-align: center;
        color: #fff;
        margin: 0 auto;
    }

    .ASRenewalMain .renew2 li a {
        color: #fff;
    }

.ASRenewalMain .tab-pane {
    padding: 5px 16px;
}

.ASRenewalMain a.editBtn,
.ASRenewalMain a.editBtn1,
.ASRenewalMain a.editBtn2 {
    cursor: pointer;
}

.ASRenewalMain .controls {
    padding: 2px;
}

.ASRenewalMain .form-control:disabled,
.ASRenewalMain .form-control[readonly] {
    background-color: transparent !important;
    border: none !important;
}

.ASRenewalMain .form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.ASRenewalMain .net-premium .amt {
    display: inline-block !important;
}

.ASRenewalMain .custom-radio-2 {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 10px;
}

    .ASRenewalMain .custom-radio-2 li {
        display: inline-block;
        margin-right: 15px;
    }

    .ASRenewalMain .custom-radio-2 [type="radio"]:checked,
    .ASRenewalMain .custom-radio-2 [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px;
    }

        .ASRenewalMain .custom-radio-2 [type="radio"]:checked + label,
        .ASRenewalMain .custom-radio-2 [type="radio"]:not(:checked) + label {
            position: relative;
            padding-left: 28px;
            cursor: pointer;
            line-height: 20px;
            display: inline-block;
            color: #666;
        }

            .ASRenewalMain .custom-radio-2 [type="radio"]:checked + label:before,
            .ASRenewalMain .custom-radio-2 [type="radio"]:not(:checked) + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 18px;
                height: 18px;
                border: 1px solid #ddd;
                border-radius: 100%;
                background: #e5e5e5;
            }

            .ASRenewalMain .custom-radio-2 [type="radio"]:checked + label:after,
            .ASRenewalMain .custom-radio-2 [type="radio"]:not(:checked) + label:after {
                content: "";
                width: 10px;
                height: 10px;
                background: #009690;
                position: absolute;
                top: 4px;
                left: 4px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }

            .ASRenewalMain .custom-radio-2 [type="radio"]:not(:checked) + label:after {
                opacity: 0;
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            .ASRenewalMain .custom-radio-2 [type="radio"]:checked + label:after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

.ASRenewalMain .pad-r-0 {
    padding-right: 0 !important;
}

.ASRenewalMain .pad-l-0 {
    padding-left: 0 !important;
}

.ASRenewalMain .editBtn, .ASRenewalMain .editBtn1, .ASRenewalMain .editBtn2 {
    color: #009690;
    border: 1px solid #009690;
    border-radius: 100px;
    padding: 0px 13px;
    display: block;
    margin-bottom: 15px;
    text-decoration: none;
    margin-top: 15px;
}

    .ASRenewalMain .editBtn:hover,
    .ASRenewalMain .editBtn1:hover,
    .ASRenewalMain .editBtn2:hover {
        color: #ffffff;
        background-color: #009690;
        text-decoration: none;
    }

.ASRenewalMain .discountboxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}

.ASRenewalMain .disountedBox {
    border: 1px solid #b1b1b1;
    border-radius: 20px;
    width: 27%;
    text-align: center;
    padding: 0 15px;
    position: relative;
    transition: 0.2s ease all 0s;
}

    .ASRenewalMain .disountedBox:not(:last-of-type)::after {
        content: "+";
        display: block;
        position: absolute;
        right: -45px;
        top: 50%;
        font-size: 50px;
        color: #bfbfbf;
        transform: translateY(-50%);
    }

.ASRenewalMain .discountboxes input {
    display: none;
}

.ASRenewalMain .disountedBox div {
    font-size: 13px;
}

.ASRenewalMain .discountboxes input:not(:checked) + label:hover {
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.7);
}

.ASRenewalMain .discountboxes input:checked + label {
    border-color: #009690;
}

.ASRenewalMain .discountboxes input + label::before {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-family: "fontawesome";
    color: #bfbfbf;
    border: 2px solid #bfbfbf;
}

.ASRenewalMain .discountboxes input:checked + label::before {
    content: "\f00c";
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-family: "fontawesome";
    color: #009690;
    border: 2px solid #009690;
    font-size: 13px;
}

.ASRenewalMain .btn-theme {
    background: #009690;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    border: none;
    color: #ffffff;
}

.ASRenewalMain #policysummary .modal-header {
    margin: 0 25px;
    padding: 30px 0 10px;
    border-bottom: 2px solid #009690;
}

.ASRenewalMain .popuphead {
    font-size: 20px;
    font-weight: bold;
}

.ASRenewalMain #policysummary .close {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 30px;
}

.ASRenewalMain #policysummary table {
    width: 100%;
}

.ASRenewalMain .margin-bottom-20 {
    margin-bottom: 15px;
}

.ASRenewalMain .btn-nobg {
    color: #009690;
    background-color: transparent;
    border: none;
}

.ASRenewalMain .box .updateaddress.box {
    padding: 0 0 12px 0px;
}

.ASRenewalMain .dob {
    position: relative;
}

    .ASRenewalMain .dob::after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        bottom: 2px;
        width: 22px;
        height: 22px;
        background-image: url(../images/calendar.png);
        background-repeat: no-repeat;
        cursor: pointer;
    }

.ASRenewalMain .custom-checkbox label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    background-color: #e0e0e0;
}

.ASRenewalMain .custom-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

    .ASRenewalMain .custom-checkbox input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 6px;
        left: 10px;
        width: 5px;
        height: 11px;
        border: solid #464646;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

.ASRenewalMain .check .custom-control-label {
    position: relative;
}

.ASRenewalMain .pop {
    position: absolute;
    right: 0;
    top: 0px;
}

.ASRenewalMain .selec + input {
    display: none;
}

.ASRenewalMain .selec {
    color: #009690;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

/* NEW CSS FOR INFINITY PAGE */
.ASRenewalMain img.rupeebig {
    margin-top: -3px;
    margin-right: 3px;
}

.ASRenewalMain img.rupeesmall {
    width: 7px !important;
    margin-top: -2px;
}

.ASRenewalMain .clear {
    clear: both;
}

div[id*="divError"].alert {
    margin: 10px auto 0 auto !important;
    width: 68%;
}

.ASRenewalMain ul.block-price span[id*="spnCumulativeBonus"] {
    display: inline;
}

div[id*="paymentControl_payment"] .p-subHeader h2.pull-left {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

div[id*="paymentControl_payment"] .radio-group .radio:nth-child(3n+1) {
    clear: both;
}

div[id*="paymentControl_payment"] .p-small-right {
    float: right !important;
}

div[id*="paymentControl_payment"] .h1, div[id*="paymentControl_payment"] .h2,
div[id*="paymentControl_payment"] .h3, div[id*="paymentControl_payment"] .h4,
div[id*="paymentControl_payment"] .h5, div[id*="paymentControl_payment"] .h6,
div[id*="paymentControl_payment"] h1, div[id*="paymentControl_payment"] h2,
div[id*="paymentControl_payment"] h3, div[id*="paymentControl_payment"] h4,
div[id*="paymentControl_payment"] h5, div[id*="paymentControl_payment"] h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    margin-top: 0;
}

div[id*="paymentControl_payment"] .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 17px);
    padding: .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 2px solid #ced4da;*/
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

div[id*="paymentControl_payment"] .form-control {
    /*height: 35px;*/
    -webkit-box-shadow: inset -1px 3px 3px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset -1px 3px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset -1px 3px 3px 0px rgba(0, 0, 0, 0.05);
    background-image: none;
}

div[id*="paymentControl_payment"] .nav-pills > li > a {
    border-radius: 0;
}

div[id*="paymentControl_payment"] ul.foot-Temp-leftNav {
    list-style: none;
}


div[id*="divPaymentOptions"] .p-subHeader h2.pull-left {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

div[id*="divPaymentOptions"] .radio-group .radio:nth-child(3n+1) {
    clear: both;
}

div[id*="divPaymentOptions"] .p-small-right {
    float: right !important;
}

div[id*="divPaymentOptions"] .h1, div[id*="divPaymentOptions"] .h2,
div[id*="divPaymentOptions"] .h3, div[id*="divPaymentOptions"] .h4,
div[id*="divPaymentOptions"] .h5, div[id*="divPaymentOptions"] .h6,
div[id*="divPaymentOptions"] h1, div[id*="divPaymentOptions"] h2,
div[id*="divPaymentOptions"] h3, div[id*="divPaymentOptions"] h4,
div[id*="divPaymentOptions"] h5, div[id*="divPaymentOptions"] h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    margin-top: 0;
}

div[id*="divPaymentOptions"] .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 17px);
    padding: .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 2px solid #ced4da;*/
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

div[id*="divPaymentOptions"] .form-control {
    /*height: 35px;*/
    -webkit-box-shadow: inset -1px 3px 3px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset -1px 3px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset -1px 3px 3px 0px rgba(0, 0, 0, 0.05);
    background-image: none;
}

div[id*="divPaymentOptions"] .nav-pills > li > a {
    border-radius: 0;
}

div[id*="divPaymentOptions"] ul.foot-Temp-leftNav {
    list-style: none;
}

.ASRenewalMain div[id*="divMain"].main {
    padding-bottom: 70px;
}

.ASRenewalMain .noClick {
    pointer-events: none;
    opacity: 0.4;
}


.ASRenewalMain input.hasError, .ASRenewalMain select.hasError, .ASRenewalMain input.reg-No.hasError, .ASRenewalMain input.reg-No2.hasError {
    border-bottom: 1px solid #f00 !important;
}

.ASRenewalMain .form-group {
    position: relative;
}

    .ASRenewalMain .form-group span.errorMsg {
        position: absolute;
        background: #f00;
        color: #fff;
        padding: 5px;
        right: 18px;
        bottom: 5px;
        font-size: 12px;
        display: none;
    }

        .ASRenewalMain .form-group span.errorMsg:before {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #f00;
            left: 100%;
            bottom: 5px;
        }

    .ASRenewalMain .form-group i.fa:hover + span.errorMsg {
        display: block;
    }

    .ASRenewalMain .form-group i.fa {
        position: absolute;
        right: 0;
        bottom: 5px;
        color: #f00;
        background: #fff;
    }

.ASRenewalMain .hide {
    display: none;
}

.ASRenewalMain .card.tab-card {
    text-align: inherit;
}

.ASRenewalMain .custom-checkbox input.hasError + label:before {
    border: 1px solid #f00;
}

.ASRenewalMain .renewBtn {
    cursor: pointer;
}

/*CS:CR:4875 Code for PropName& DOB Verification*/
#divForm60Model .kyc-modal-header {
    margin-left: 1.5rem !important;
}

/*CE:CR:4875 Code for PropName& DOB Verification*/
/*CS:CR:4875 css for Card slider and member additioon*/
.nominee-card-box {
    background-color: #fff;
    border: 1px solid #c7c7c7;
    border-radius: 15px;
    padding: 0 0 0px;
    width: 420px;
    margin: 0 auto;
    position: relative;
    background-image: url(/SiteAssets/STPRenewal/images/sheild-icon.png);
    background-repeat: no-repeat;
    background-position: right bottom
}

    .nominee-card-box::before {
        content: "";
        display: block;
        position: absolute;
        left: -45px;
        width: 50%;
        height: 50%;
        background-image: url(/SiteAssets/HGRenewalOnePager/images/shadow.png);
        bottom: -20px;
        z-index: -1
    }

    .nominee-card-box ul li {
        margin-bottom: 5px;
        font-size: 15px
    }

    .nominee-card-box ul {
        padding-left: 20px;
        list-style: none;
        margin-bottom: 0
    }

        .nominee-card-box ul span.title {
            /*width: 170px;*/
            display: inline-block;
            vertical-align: text-top
        }

.spriteImage {
    background-image: url(/SiteAssets/HGRenewalOnePager/images/sprite.png)
}

.nn2, .pp2 {
    border: none;
    background-color: transparent
}

.nn2 {
    position: absolute;
    right: 18px;
    top: 35%;
    width: 29px;
    height: 60px;
    background-position: -182px 0
}

    .nn2.slick-disabled, .pp2.slick-disabled {
        opacity: .45;
        cursor: no-drop
    }

.nominee-update {
    margin-top: 71px
}

    .nominee-update li {
        display: inline-block;
        margin-right: 3px;
        width: 36px;
        margin-top: 9px
    }

        .nominee-update li:last-child {
            margin-right: 0
        }

.pp2 {
    top: 35%;
    width: 29px;
    height: 60px;
    background-position: -152px 0
}

.pp2 {
    left: 12px;
    position: absolute
}

.name-person {
    display: block;
    padding: 7px 20px;
    text-transform: capitalize;
    background-color: #009690;
    color: #fff;
    letter-spacing: 1.5px;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 10px
}

#policysummary table, .footer, .nominee-update li img, .renew2, .slick-arrow img, .tab-pane table {
    width: 100%
}

.modal-content input, select.form-control {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    height: auto !important
}

select {
    -moz-appearance: none;
}

.form-control, .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.close, .slider:hover {
    opacity: 1 !important;
}

#AddMember .modal-dialog, #EditMember .modal-dialog, #RemoveMember .modal-dialog, #addInsurancePopup .modal-dialog, #addInsurancePopup_edit .modal-dialog, #congratsMsg .modal-dialog, #discountAvail .modal-dialog, #editDisease .modal-dialog, #editDisease_edit .modal-dialog, #enterpolicymsg .modal-dialog, #enterpolicynohealthmsg .modal-dialog, #errormsg .modal-dialog, #insurancePopup .modal-dialog, #insurancePopup_edit .modal-dialog, #selectmsg_primemember2 .vertical-align-center {
    width: 380px
}

#AddMember .modal-header, #EditMember .modal-header, #RemoveMember .modal-header, #addInsurancePopup .modal-header, #addInsurancePopup_edit .modal-header, #editDisease .modal-header, #editDisease_edit .modal-header, #insurancePopup .modal-header, #insurancePopup_edit .modal-header, #policysummary .modal-header {
    margin: 0 25px;
    padding: 30px 0 10px;
    border-bottom: 2px solid #009690
}

.popuphead, ul.block-price strong {
    font-size: 20px
}

#AddMember .close, #EditMember .close, #RemoveMember .close, #addInsurancePopup .close, #addInsurancePopup_edit .close, #discountAvail .close, #editDisease .close, #editDisease_edit .close, #enterpolicymsg .close, #enterpolicynohealthmsg .close, #insurancePopup .close, #insurancePopup_edit .close, #pedYes .close, #pedYes_edit .close, #policysummary .close, #selectmsg_primemember2 .close {
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,.5);
    border-radius: 100%;
    text-shadow: none;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 19px
}

#RemoveMember .modal-content .scrollbar {
    height: 350px;
    overflow-y: scroll;
    padding: 0 20px 0 5px
}

.btn-nobg {
    color: #009690;
    background-color: transparent;
    border: none;
    width: 20px;
    height: 35px;
    background-position: -170px -75px;
    vertical-align: middle
}

.btn-theme {
    background: #009690;
    padding: 5px 20px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    border: none;
    color: #fff;
}

.modal-body .scrollbar, .scrollbar {
    height: 430px;
    overflow-y: scroll;
    padding: 0 20px 0 5px
}

.style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.style-3::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
    border-radius: 10px
}

.style-3::-webkit-scrollbar-thumb {
    background-color: #009690;
    border-radius: 10px
}

.insuredbox label {
    display: block;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    padding: 20px;
    position: relative;
}

.insuredbox {
    margin-bottom: 20px;
    margin-top: 10px
}

    .insuredbox .title {
        width: 115px;
        vertical-align: top
    }

    .custom-checkbox:not(:last-child), .insuredbox li:not(:last-child), .mb-5, .mg-btm {
        margin-bottom: 10px
    }

    .insuredbox input + label::before {
        content: "";
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        border: 2px solid #bfbfbf
    }

    .insuredbox input:checked + label::before {
        content: "\f00c";
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        font-family: fontawesome;
        color: #009690;
        border: 2px solid #009690;
        font-size: 15px;
        text-align: center
    }

    .insuredbox input + label::before {
        content: "";
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        border: 2px solid #bfbfbf
    }

    .insuredbox input:checked + label::before {
        content: "\f00c";
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        font-family: fontawesome;
        color: #009690;
        border: 2px solid #009690;
        font-size: 15px;
        text-align: center
    }

    .insuredbox input {
        position: absolute;
        opacity: 0
    }

    .insuredbox ul, .nominee-update {
        padding: 0;
        margin-bottom: 0;
        list-style: none
    }

    .PolicyTenureDropdown i, .btn-nobg, .btn-theme, .footer li, .insuredbox .title, .nominee-card-box ul, .spinner > div, ul.block-price li img {
        display: inline-block
    }

.ms-inputBoxDisabled, .sp-peoplepicker-topLevelDisabled, input[type=file][disabled], input[type=password][disabled], input[type=text][disabled], select[disabled], textarea[disabled] {
    border: none !important;
    border-bottom: 1px solid #b1b1b1 !important;
    background: 0 0 !important
}

.rupeeCB {
    position: absolute;
    bottom: 4px;
    left: 0;
    color: #b1b1b1;
}

#rgiTeam, .customSelect, .dob, .insuredbox label, .pr, .preloadingactive {
    position: relative
}

.cb_input {
    padding-left: 10px !important;
}

.pedPopup .popupCnt .popSection {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 25px
}

.pedPopup .popupCnt h2 {
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0
}

.pedPopup .popupCnt ul {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .pedPopup .popupCnt ul li {
        width: 100%;
        float: left;
        text-align: left;
        margin: 10px 0;
        padding: 0;
        list-style-type: none
    }

.pedPopup .form-check-label {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.pedPopup .form-check-input[type=checkbox] {
    border-radius: .25em;
    margin: 0;
    position: relative
}

.pedPopup .form-check-input {
    width: 20px;
    height: 20px !important;
    margin-top: .125em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 2px solid #009690;
    appearance: none;
    color-adjust: exact;
    transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.pedPopup .form-check-label span {
    margin: 0 0 0 15px;
    font-size: 16px;
    color: #505050;
    font-weight: 700;
    width: calc(100% - 35px)
}

.diseaseDetOuter {
    width: 100%;
    float: left;
    display: none
}

.modal-body.pedPopup, .popupCnt {
    overflow: hidden
}

.addInsuPop {
    margin: 15px 0
}

.pedPopup .form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.pedPopup .form-check-input:checked {
    background-color: #009690;
    border-color: #009690
}

.diseaseDet .field .form-control {
    border: 2px solid #009690;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: .3px;
    padding: 6px 15px
}

.diseaseDet .field {
    width: 30%;
    margin: 7px;
    position: relative
}

.diseaseDet {
    width: 100%;
    float: left;
    padding: 15px 0 0;
    display: flex;
    align-items: center;
    justify-items: flex-start;
    flex-flow: row wrap
}

.WhatsAppIcon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -207px -78px;
    vertical-align: middle
}

.eAction .remove-icon {
    background-position: -112px -77px
}

.eAction .edit-icon {
    background-position: -44px -77px
}

.eAction .triggerBtns {
    width: 27px;
    height: 27px;
    background-size: 325px
}

#enterpolicymsg .modal-body .floating-label, #enterpolicynohealthmsg .modal-body .floating-label, #selectmsg_primemember2 .modal-body .floating-label {
    position: relative;
    margin: 20px 0
}

#enterpolicymsg .modal-body .floating-input, #enterpolicymsg .modal-body .floating-select, #enterpolicynohealthmsg .modal-body .floating-input, #enterpolicynohealthmsg .modal-body .floating-select, #selectmsg_primemember2 .modal-body .floating-input, #selectmsg_primemember2 .modal-body .floating-select {
    font-size: 14px;
    padding: 4px;
    display: block;
    width: 100%;
    height: 30px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #757575
}

    #enterpolicymsg .modal-body .floating-input:focus, #enterpolicymsg .modal-body .floating-select:focus, #enterpolicynohealthmsg .modal-body .floating-input:focus, #enterpolicynohealthmsg .modal-body .floating-select:focus, #selectmsg_primemember2 .modal-body .floating-input:focus, #selectmsg_primemember2 .modal-body .floating-select:focus {
        outline: 0;
        border-bottom: 2px solid #5264ae
    }

#enterpolicymsg .modal-body label, #enterpolicynohealthmsg .modal-body label, #selectmsg_primemember2 .modal-body label {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 50%;
    top: 50%;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transform: translate(-50%,-50%)
}

#enterpolicymsg .modal-body .floating-input:focus ~ label, #enterpolicymsg .modal-body .floating-input:not(:placeholder-shown) ~ label, #enterpolicynohealthmsg .modal-body .floating-input:focus ~ label, #enterpolicynohealthmsg .modal-body .floating-input:not(:placeholder-shown) ~ label, #selectmsg_primemember2 .modal-body .floating-input:focus ~ label, #selectmsg_primemember2 .modal-body .floating-input:not(:placeholder-shown) ~ label {
    top: -18px;
    font-size: 14px;
    color: #000;
    left: 47px;
    transform: translate(0,0)
}

#enterpolicymsg .modal-body .floating-select:focus ~ label, #enterpolicymsg .modal-body .floating-select:not([value=""]):valid ~ label #enterpolicynohealthmsg .modal-body .floating-select:not([value=""]):valid ~ label, #enterpolicynohealthmsg .modal-body .floating-select:focus ~ label, #selectmsg_primemember2 .modal-body .floating-select:focus ~ label, #selectmsg_primemember2 .modal-body .floating-select:not([value=""]):valid ~ label #selectmsg_primemember2 .modal-body .floating-select:not([value=""]):valid ~ label {
    top: -18px;
    font-size: 14px;
    color: #000;
    left: 47px;
    transform: translate(0,0)
}

#pedYes .modal-dialog, #pedYes_edit .modal-dialog {
    width: 650px
}

.eAction a {
    width: 51%;
    display: inline-block
}

.desease-table table tbody {
    counter-reset: netLogCounter 0
}

    .desease-table table tbody tr {
        counter-increment: netLogCounter
    }

        .desease-table table tbody tr th::before {
            content: counter(netLogCounter)
        }

p:last-child {
    margin-bottom: 0 !important
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
    color: #000 !important
}

.tooltipster-content tr td:nth-child(2) {
    padding-left: 150px
}

.insuredmember:not(:last-child), .repeaterField:not(:last-child) {
    margin-bottom: 30px !important
}

.eAction.disabled {
    opacity: .6;
    filter: grayscale(1)
}

#pedYes .scrollbar, #pedYes_edit .scrollbar {
    margin-top: 30px
}

.tab-pane td i {
    width: 14px
}

.modal-body .form-group label {
    font-size: 14px
}

#errormsg .vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

#errormsg .vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}

#errormsg .modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
    border-radius: 9px;
}

#errormsg .close {
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
}

#errormsg h2 {
    font-size: 18px;
}

.errspan {
    float: right;
    margin-right: 15px;
    margin-top: -15px;
    position: relative;
    z-index: 2;
    color: red;
}

    .errspan + .tooltip > .tooltip-inner {
        background-color: #f32730;
        color: #fff;
        border: 1px solid #f32730;
        border-radius: 0;
        padding: 5px 10px;
        font-size: 12px;
        min-width: 160px;
    }

.customTooltip .tooltiptext,
.errTooltip .errTooltiptext {
    visibility: hidden;
    position: absolute;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}

.customTooltip:hover .tooltiptext,
.errTooltip:hover .errTooltiptext {
    visibility: visible;
    opacity: 1;
}

.errTooltip .errTooltiptext {
    width: 120px;
    background-color: #ffff92;
    color: #ff1e11;
    text-align: center;
    padding: 5px !important;
    top: -6px;
    bottom: auto;
    left: auto;
    margin-left: auto;
    right: 155%;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
}

    .errTooltip .errTooltiptext::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        margin-left: auto;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent #ffff92;
    }

.datepicker {
    font-family: "VAG Rounded Std Light", "VAG Rounded Std Thin" !important;
}

#KYCForm60 .kyc-form-control:disabled,
#EditMember input[type=text][disabled],
#EditMember textarea[disabled],
#EditMember select[disabled] {
    color: #b1b1b1 !important;
}

#divForm60ModelContent .form-group i.fa-calendar {
    bottom: -32px;
    color: #8e8e8e;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

    .vertical-alignment-helper .modal-content {
        width: inherit;
        height: inherit;
        margin: 0 auto;
    }

.modal-body #repeaterField .has-error .form-control {
    border-bottom: 1px solid red !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important
}

.modal-body #repeaterField .errspan {
    margin-right: 20px;
}
.tollfree{padding-left:36px!important;}
/*header #post-login.login-popover{left: 54.1% !important;}*/
header #login-form.login-popover{left: 53.1%!important;}
/*CE:CR:4875 css for Card slider and member additioon*/
