﻿@font-face {
    font-family: "VAG-Rounded-Std-Black_47296";
    src: url("/SiteAssets/HGRenewalOnePager/css/VAG-Rounded-Std-Black_47296.eot");
    src: url("/SiteAssets/HGRenewalOnePager/css/VAG-Rounded-Std-Black_47296.eot?#iefix") format("embedded-opentype"), url("/SiteAssets/HGRenewalOnePager/css/VAG-Rounded-Std-Black_47296.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "VAGRoundedStd-Black";
    src: url("/SiteAssets/HGRenewalOnePager/css/VAGRoundedStd-Black.svg#VAGRoundedStd-Black") format("svg"), url("/SiteAssets/HGRenewalOnePager/css/VAGRoundedStd-Black.ttf") format("truetype"), url("/SiteAssets/HGRenewalOnePager/css/VAGRoundedStd-Black.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "VAGRoundedStd-light";
    src: url("/SiteAssets/HGRenewalOnePager/css/VAGRoundedLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "VAGRoundedStd-thin";
    src: url("/SiteAssets/HGRenewalOnePager/css/VAGRoundedThin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.maxWidth.modal .close {
    top: -13px;
}
body {
    overflow-x: hidden;
    font-family: "VAGRoundedStd-light" !important;
    overflow-y: hidden !important;
}

#s4-workspace {
    width: 100% !important;
}

.heading {
    line-height: normal;
}

.regNumber {
    margin-bottom: 5px;
}

#divForm60Model .container {
    width: auto;
}

.card {
    display: block !important;
    display: flex !important;
    position: relative !important;
    width: 100%;
    margin: 1rem auto;
    border: none !important;
}

.tab-content {
    width: 28%;
    float: left;
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    margin: 10px;
    position: relative;
}

.card-header {
    width: 68%;
    float: left;
    margin: 10px;
    background: #fff !important;
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    padding: 15px 20px 11px 15px !important;
}

.main_image {
    padding-bottom: 0px;
}

    .main_image img {
        width: 100%;
        padding: 11px 0px;
    }

.tab-content h3 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-top: 0 !important;
}

.tab-pane table {
    width: 100%;
}

.tab-pane td:first-child {
    font-size: 14px;
    font-weight: 400;
    padding: 4px 0;
    color: #2d2424;
}

.tab-pane td:last-child {
    font-size: 13px;
    text-align: right;
}

tfoot td {
    font-weight: 600 !important;
    color: #000;
}

.heading ul {
    display: inline-block;
    position: relative;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0;
}

.heading li {
    float: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

    .heading li:first-child {
        width: 52%;
    }

    .heading li:last-child {
        width: 48%;
        text-align: right;
    }

    .heading li > span {
        display: block;
        color: #000;
        width: 100%;
    }

.regNumber ul {
    display: inline-block;
    position: relative;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0;
    margin-top: 15px;
}

.regNumber li {
    float: left;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
}

    .regNumber li:first-child {
        width: 52%;
    }

    .regNumber li:last-child {
        width: 48%;
        text-align: right;
        font-size: 13px;
        font-weight: 500;
    }

    .regNumber li > span {
        display: inline-block;
        color: #000;
        width: 100%;
    }

.nav-tabs .nav-item {
    width: 100%;
    border: none !important;
    margin: 5px 0px !important;
    border-radius: 10px;
}

.nav-tabs .nav-link {
    border: 1px solid #dfdfdf !important;
    border-radius: 10px !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.active .nav-link {
    border-color: #009690 !important;
    -webkit-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc;
}

.breakinInspcetion {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 47%;
    margin: 5px 0px;
}

    .breakinInspcetion div {
        display: inline-block;
        vertical-align: middle;
    }

#selfiApp {
    padding: 10px;
    width: 100%;
}

#rgiTeam {
    padding: 10px;
    width: 100%;
}

.breakinInspcetion.active {
    background-color: #d5dbe1;
}

.breakinInspcetion :hover {
    background-color: #d5dbe1;
    cursor: pointer;
}

.mobileNo {
    width: 48%;
}

.breakinInspcetion div img {
    width: 40px;
    vertical-align: middle !important;
    margin-right: 5px;
}

ul.block-price {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    border: 1px solid #009690 !important;
    border-radius: 10px !important;
    -webkit-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc;
    margin-top: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    ul.block-price li {
        color: #000;
    }

    ul.block-price span {
        display: block;
    }

    ul.block-price li {
        width: 30%;
        font-size: 18px;
        font-weight: 700;
        border-right: 1px solid #bfbfbf;
        text-align: center;
    }

        ul.block-price li:last-child {
            border-right: none;
        }

    ul.block-price .title {
        display: block;
        font-size: 14px;
        font-family: "VAGRoundedStd-thin";
    }

    ul.block-price strong {
        font-size: 22px;
    }

span.year {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
}

.detail-filled {
    display: inline-block !important;
    vertical-align: middle;
    text-align: left;
}

ul.block-price li img {
    display: inline-block;
}

span.smallTxt {
    display: inline-block !important;
    font-size: 10px;
}

.few-more {
    padding: 8px 0 0;
}

#breakingText {
    margin-top: 5px;
}

.details h2 {
    font-size: 15px;
    font-weight: 600;
    margin: 0px;
}

.togglename {
    width: 84%;
    float: left;
    position: relative;
    /* padding: 0px 0 0 50px; */
}

    .togglename.noicon {
        width: 84%;
        float: left;
        position: relative;
        padding: 4px 0 0 2px;
        font-size: 13px;
    }

    .togglename span {
        /* margin-left: 8%; */
        vertical-align: middle;
    }

.doneButton {
    /* width: 6%; */
    float: right;
}

.switchToggle {
    /*width: 12%;*/
    float: right;
}

.togglename.driving-license::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/driving.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.togglename.accident-cover::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/accident.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.outerDivFull {
    display: inline-block;
    position: relative;
    width: 100%;
}

.nav-link {
    padding: 5px 10px 2px 10px !important;
}

.switchToggle input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.switchToggle label {
    cursor: pointer;
    width: 60px;
    /* max-width: 70px; */
    height: 24px;
    background: #d1d1d1;
    display: block;
    border-radius: 100px;
    position: relative;
    font-size: 15px;
}

    .switchToggle label:after {
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        width: 19px;
        height: 19px;
        background: #fff;
        border-radius: 90px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

.switchToggle label {
    margin-bottom: 2px !important;
}

.switchToggle input:checked + label,
.switchToggle input:checked + input + label {
    background: #009690;
}

.switchToggle.disabledM input:checked + label,
.switchToggle.disabledM input:checked + input + label {
    background: #ddd;
}

.switchToggle input + label:before,
.switchToggle input + input + label:before {
    content: "No";
    position: absolute;
    top: 1px;
    left: 30px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.switchToggle input:checked + label:before,
.switchToggle input:checked + input + label:before {
    content: "Yes";
    position: absolute;
    top: 2px;
    left: 8px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.switchToggle input:checked + label:after,
.switchToggle input:checked + input + label:after {
    left: calc(100% - 2px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.switchToggle label:active:after {
    width: 60px;
}

.row .col-md-5 {
    width: 45%;
}

.row .col-md-7 {
    width: 55%;
}

.toggle-switchArea {
    margin: 10px 0 10px 0;
}

.financial-assistance {
    padding: 5px 0px;
}

    .financial-assistance p {
        font-size: 12px;
        margin: 0;
    }

.verify-details {
    padding: 0 0 5px 0;
}

.details {
    font-size: 1.5rem;
}

.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;
}

.togglename.inspection-address::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/search.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.togglename.proposer::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/proposer.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.togglename.gst::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/GST.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.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;
}

.togglename.underLoan::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/underLoan.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.togglename.madeClaim::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/madeclaim.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}

.box {
    padding: 0 0 12px 30px;
    display: none;
}

.box2 {
    padding: 0 5px 0;
    display: none;
}

#age {
    width: 20% !important;
    display: inline-block !important;
}

.ageYears {
    display: inline-block;
    font: inherit;
    font-size: 13px;
}

.form-group label {
    font: inherit;
}

.yes-bank-page input.form-control,
.yes-bank-page select.form-control {
    border: none;
    border-bottom: 1px solid gray;
    border-radius: 0 !important;
    padding: 10px;
    font-size: 13px;
    line-height: 22px;
    height: auto;
    margin-top: 0;
    border-radius: 10px;
}

.update-address label,
.mainForm label {
    /*padding-top: 15px;*/
}

.yes-bank-page select.form-control {
    padding: 0 !important;
}

.form-control[disabled], .form-control[readonly] {
    cursor: auto;
    /* border-bottom: none !important; */
    background-color: transparent;
}

input[type=password][disabled], input[type=text][disabled], input[type=file][disabled], textarea[disabled], select[disabled], .sp-peoplepicker-topLevelDisabled, .ms-inputBoxDisabled {
    border: none !important;
    border-bottom: 1px solid #b1b1b1 !important;
    background: transparent !important;
}

.col-form-label {
    padding: 0 !important;
    font-size: 13px !important;
    position: relative;
}

.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

select.form-control,
.modal-content input {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    height: auto !important;
}

.check {
    padding: 3px 0 0;
    font-size: 13px;
    color: #000000;
}

    .check .custom-control-label {
        padding: 3px;
    }

.scrollbar {
    height: 430px;
    overflow-y: scroll;
    padding: 0px 20px 0px 5px;
}

.style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 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;
}

.footer {
    background: #303030;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}



    .footer h5 {
        font-size: 16px;
        line-height: 12px;
        color: #fff;
        font-weight: 600;
        margin-left: 4%;
    }

        .footer h5 span#total {
            display: block;
            font-size: 20px;
            line-height: 25px;
            position: relative;
        }

    .footer ul {
        padding: 0;
        list-style: none;
        float: right;
        margin-right: 2%;
        margin-top: 2%;
    }

    .footer li {
        float: left;
        margin: 5px 10px;
    }

        .footer li a {
            color: #fff;
        }

        .footer li:first-child {
            background: #009690;
            padding: 5px 10px;
            border-radius: 5px;
            width: 120px;
            text-align: center;
            /*    margin-top: 9%;*/
        }

        .footer li:last-child {
            padding-top: 5px;
        }

.renew {
    font-size: 16px;
}

.renew2 {
    /*text-align: -webkit-center;*/
    width: 100%;
    font-size: 16px;
    /*margin-top: 3rem;*/
    /* position: absolute;
    bottom: 0; */
}

    .renew2 ul {
        padding: 0 !important;
    }

    .renew2 li:first-child {
        background: #009690;
        padding: 5px 10px;
        border-radius: 5px;
        width: 120px;
        text-align: center;
        color: #fff;
        margin: 0 auto;
    }

    .renew2 li a {
        color: #fff;
    }



ul.benefit {
    display: none;
}

.popup {
    display: none;
}

span.percent {
    display: initial !important;
}

.tab-pane {
    padding: 5px 16px;
}

a.editBtn,
a.editBtn1,
a.editBtn2 {
    cursor: pointer;
}

.controls {
    padding: 2px;
}

/* .form-control:disabled,
.form-control[readonly] {
  background-color: transparent !important;
  border: none !important;
} */
span.reg-No {
    font-weight: 600;
}

input.reg-No {
    -webkit-appearance: none;
    border-bottom: 1px solid #aaa !important;
    padding: 1px 2px 1px 2px;
    width: 34px;
    z-index: 3;
    /* margin-left:3px; */
    border: none;
    text-align: center;
}

input.reg-No2 {
    -webkit-appearance: none;
    border-bottom: 1px solid #aaa !important;
    padding: 1px 2px 1px 2px;
    width: 40px;
    z-index: 3;
    margin-left: 3px;
    border: none;
    text-align: center;
}

.nav-tabs {
    border: none !important;
    margin-top: 2%;
}

.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.slidecontainer {
    width: 100%;
    position: relative;
    /* margin-bottom: 20px; */
}

    .slidecontainer p {
        color: #000000;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .slidecontainer .idv-span {
        color: #000000;
        border: 1px solid #000000;
        border-radius: 25px;
        padding: 4px 16px;
    }

    .slidecontainer #demo {
        font-weight: 600;
    }

    .slidecontainer .min-range {
        color: #000000;
        margin-left: 3px;
        cursor: pointer;
    }

input[type="range"] {
    display: block;
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    background: #c9d0d8;
    border-radius: 10px;
    outline: none;
    opacity: 0.7;
    -webkit-transition: 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.slider-breakpoints {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background: url(../images/scrollbar-thumb.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 45px;
    margin-top: 5px;
    height: 30px;
    cursor: pointer;
    background-size: contain;
}

.slider::-moz-range-thumb {
    background: url(../images/scrollbar-thumb.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 60px;
    height: 30px;
    cursor: pointer;
}

.regNumber li .mainForm {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /* margin-left: 20px; */
}

.regNumber li span.idv-span {
    /* color: #409A3B; */
    /* border: 1px solid #409A3B; */
    border-radius: 25px;
    padding: 0;
    display: block;
    width: auto;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 3px;
}

.net-premium .amt {
    display: inline-block !important;
}

.idvbox {
    background-color: #edf1f5;
    display: block;
    height: auto;
    margin-top: -39px;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #ccc;
}

.custom-radio-2 {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 10px;
}

    .custom-radio-2 li {
        display: inline-block;
        margin-right: 15px;
    }

    .custom-radio-2 [type="radio"]:checked,
    .custom-radio-2 [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px;
    }

        .custom-radio-2 [type="radio"]:checked + label,
        .custom-radio-2 [type="radio"]:not(:checked) + label {
            position: relative;
            padding-left: 28px;
            cursor: pointer;
            line-height: 20px;
            display: inline-block;
            color: #666;
        }

            .custom-radio-2 [type="radio"]:checked + label:before,
            .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;
            }

            .custom-radio-2 [type="radio"]:checked + label:after,
            .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;
            }

            .custom-radio-2 [type="radio"]:not(:checked) + label:after {
                opacity: 0;
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            .custom-radio-2 [type="radio"]:checked + label:after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

.nominee-card-box {
    background-color: #ffffff;
    border: 1px solid #c7c7c7;
    border-radius: 15px;
    padding: 0px 0px 4px;
    /*
    background-image: url(../images/sheild-icon.png);
    background-repeat: no-repeat;
    background-position: right bottom;
*/
    width: 340px;
    margin: 0 auto;
    position: relative;
}

    .nominee-card-box::before {
        content: "";
        display: block;
        position: absolute;
        left: -42px;
        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: 113px;
            display: inline-block;
            vertical-align: text-top;
        }

.name-person {
    display: block;
    padding: 7px 20px;
    text-transform: capitalize;
    background-color: #009690;
    color: #ffffff;
    letter-spacing: 1.5px;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.pp2,
.nn2 {
    border: none;
    background-color: transparent;
    padding: 0;
}

.nn2 {
    position: absolute;
    right: 60px;
    top: 30%;
    width: 29px;
    height: 60px;
    background-position: -182px 0;
}

.pp2 {
    position: absolute;
    top: 35%;
    left: 10px;
}

    .pp2.slick-disabled,
    .nn2.slick-disabled {
        opacity: 0.45;
        cursor: no-drop;
    }

.nominee-update {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    margin-top: 71px;
}

    .nominee-update li {
        display: inline-block;
        margin-right: 3px;
        width: 36px;
        margin-top: 9px;
    }

        .nominee-update li img {
            width: 100%;
        }

        .nominee-update li:last-child {
            margin-right: 0;
        }

.pad-r-0 {
    padding-right: 0 !important;
}

.pad-l-0 {
    padding-left: 0 !important;
}

.editBtn,
.editBtn1,
.editBtn2 {
    color: #009690;
    border: 1px solid #009690;
    border-radius: 100px;
    padding: 0px 13px;
    display: block;
    margin-bottom: 15px;
    text-decoration: none;
    margin-top: 15px;
}

    .editBtn:hover,
    .editBtn1:hover,
    .editBtn2:hover {
        color: #ffffff;
        background-color: #009690;
        text-decoration: none;
    }

.discountboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-pack: justify; */
    /* -ms-flex-pack: justify; */
    /* justify-content: space-between; */
    margin-bottom: 15px;
}

.disountedBox {
    border: 1px solid #b1b1b1;
    border-radius: 20px;
    width: 27%;
    text-align: center;
    /*padding: 0 15px;*/
    position: relative;
    -webkit-transition: 0.2s ease all 0s;
    transition: 0.2s ease all 0s;
}

/* .disountedBox:not(:last-of-type)::after {
    content: "+";
    display: block;
    position: absolute;
    right: -45px;
    top: 50%;
    font-size: 50px;
    color: #bfbfbf;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
} */

.discountboxes input {
    display: none;
}

.disountedBox div {
    font-size: 12px;
}

.discountboxes input:not(:checked) + label:hover {
    -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.7);
}

.discountboxes input:checked + label {
    border-color: #009690;
}

.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;
}

.discountboxes input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    color: #009690;
    background-color: #009690;
}

.btn-theme {
    background: #009690;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    border: none;
    color: #ffffff;
    border: 1px solid #009690; /*Added by shivendra for cr-4952*/
}

    .btn-theme:hover {
        background: #009690 !important;
    }

.modal-backdrop.in {
    opacity: .5 !important;
}

#AddMember .modal-content {
    padding: 0;
}

#AddMember .modal-dialog,
#RemoveMember .modal-dialog,
#EditMember .modal-dialog,
#enterpolicynohealthmsg .modal-dialog,
#enterpolicymsg .modal-dialog,
#discountAvail .modal-dialog,
#congratsMsg .modal-dialog,
#addInsurancePopup .modal-dialog,
#insurancePopup .modal-dialog,
#editDisease .modal-dialog,
#addInsurancePopup_edit .modal-dialog,
#insurancePopup_edit .modal-dialog,
#editDisease_edit .modal-dialog {
    width: 380px;
}

#AddMember .modal-header,
#RemoveMember .modal-header,
#policysummary .modal-header,
#EditMember .modal-header,
#addInsurancePopup .modal-header,
#insurancePopup .modal-header,
#editDisease .modal-header,
#addInsurancePopup_edit .modal-header,
#insurancePopup_edit .modal-header,
#editDisease_edit .modal-header {
    margin: 0 25px;
    padding: 30px 0 10px;
    border-bottom: 2px solid #009690;
}

.popuphead {
    font-size: 20px;
    font-weight: bold;
}

.modal .close,
#AddMember .close,
#RemoveMember .close,
#policysummary .close,
#EditMember .close,
#addInsurancePopup .close,
#insurancePopup .close,
#editDisease .close,
#pedYes .close,
#addInsurancePopup_edit .close,
#insurancePopup_edit .close,
#editDisease_edit .close,
#pedYes_edit .close,
#discountAvail .close,
#enterpolicymsg .close,
#enterpolicynohealthmsg .close, #selectmsg_primemember2 .close, #corporateModal .close {
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 100%;
    text-shadow: none;
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 19px;
}

#policysummary table {
    width: 100%;
}

.margin-bottom-20 {
    /* margin-bottom: 15px; */
}

#RemoveMember .modal-content .scrollbar {
    height: 350px;
    overflow-y: scroll;
    padding: 0px 20px 0px 5px;
}

.modal-body .scrollbar {
    height: 430px;
    overflow-y: scroll;
    padding: 0px 20px 0px 5px;
}

.btn-nobg {
    color: #009690;
    background-color: transparent;
    border: none;
    width: 20px;
    height: 35px;
    background-position: -170px -75px;
    display: inline-block;
    vertical-align: middle;
}

.insuredbox input {
    position: absolute;
    opacity: 0;
}

.insuredbox ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

.insuredbox label {
    display: block;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
    padding: 20px;
    position: relative;
}

.insuredbox {
    margin-bottom: 20px;
    margin-top: 10px;
}

    .insuredbox .title {
        width: 115px;
        display: inline-block;
        vertical-align: top;
    }

    .insuredbox li:not(:last-child) {
        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;
    }

.box .updateaddress.box {
    padding: 0 0 12px 0px;
}

.dob {
    position: relative;
}

    .dob::after {
        content: "";
        display: block;
        position: absolute;
        right: 0px;
        bottom: 2px;
        width: 22px;
        height: 22px;
        background-image: url(/SiteAssets/HGRenewalOnePager/images/sprite.png);
        background-repeat: no-repeat;
        cursor: pointer;
        pointer-events: none;
        background-position: -6px -4px;
        background-size: 220px;
        background-repeat: no-repeat;
    }

.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: #fff;
    border-radius: 50%;
    border: 2px solid #CCC;
}

.custom-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

    .custom-checkbox input:checked + label:before {
        border: 2px solid #f05a21;
    }

    .custom-checkbox input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 6px;
        left: 11px;
        width: 6px;
        height: 13px;
        border: solid #f05a21;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.check .custom-control-label {
    position: relative;
    margin-bottom: 0px;
}

.pop {
    position: absolute;
    right: -20px;
    top: -5px;
}

.addMemberpage {
    width: 340px;
    height: 214px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 15px;
    padding: 15px 0px;
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 0 auto;
    position: relative;
}

    .addMemberpage::before {
        content: "";
        display: block;
        position: absolute;
        left: -60px;
        width: 50%;
        height: 50%;
        background-image: url(/SiteAssets/HGRenewalOnePager/images/shadow.png);
        bottom: -20px;
        z-index: -1;
    }

.yes-bank-page h2 {
    margin: 0px;
}

.yes-bank-page .togglename {
    padding-left: 0px;
}

.yes-bank-page h3 {
    margin-top: 3px;
    font-size: 16px;
    margin-bottom: 0;
}

.insurer-member {
    margin-top: 0;
}

#errormsg .modal-dialog, #selectmsg_primemember2 .vertical-align-center, #corporateModal .vertical-align-center, #corporateModal .modal-dialog {
    width: 380px;
}

.tooltip_templates {
    display: none;
}

#familyDiscount strong {
    color: #000000;
}

#familyDiscount p:last-child {
    margin-bottom: 0;
}

.countingMembers select {
    border-top: none;
    border-left: none;
    border-right: none;
}

.suminsuredDropdown,
.PolicyTenureDropdown {
    display: inline-block;
    vertical-align: top;
}

    .suminsuredDropdown select,
    .PolicyTenureDropdown select {
        border: none;
        padding: 0;
        font-size: 18px;
    }

/* preloader css */
.preloadingactive {
    position: relative;
}

    .preloadingactive .preloaderbox {
        display: none;
    }

.spinner {
    width: 70px;
    text-align: center;
}

.preloaderbox {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    margin: -15px;
    border-radius: 10px;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #009690;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bouncedelay {

    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.mb-5 {
    margin-bottom: 10px;
}

.mt-5 {
    margin-top: 6px;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}

.vertical-alignment-helper .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
}

.support-text {
    font-weight: bold;
}

.custom-checkbox:not(:last-child) {
    margin-bottom: 10px;
}

.m-0 {
    margin: 0px;
}

.mt-0 {
    margin-top: 0px;
}

#policysummary td {
    padding-bottom: 5px;
    display: table-cell;
}

#errormsg .close {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.selec + input {
    display: none;
}

.selec {
    color: #009690;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
}

.suminsuredDropdown select option,
.PolicyTenureDropdown select option {
    font-size: 13px;
}

.custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.form-wrapper {
    /*    border: 1px solid #009690;*/
    /*
    padding: 5px 0px 5px 0px;
    display: block;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
*/
}

.box {
    /*    margin-top: 20px;*/
}

.nominee-update li {
}

button:focus {
    outline: none;
}

select {
    -moz-appearance: none;
}

.d-block {
    display: block;
}

.togglename.details-head::before {
    display: none;
}

.togglename.details-head span {
    margin-left: 0px;
    font-size: 16px;
    font-weight: 700;
}

.form-heading {
    padding: 10px 0px;
    /*    border-bottom: 1px solid #009690;*/
    margin-bottom: 5px;
}

    .form-heading h1 {
        margin: 0px;
        font-size: 14px;
        color: #000;
    }

.mg-btm {
    margin-bottom: 10px;
}

.cards-container {
    margin-top: 8px;
}

.d-none {
    display: none !important;
}

.details h2 {
    padding-top: 6px;
}

#member-popup .modal-dialog {
    width: 420px;
}

.close {
    opacity: 1;
}

/*.detail-filled {
    text-align: center;
}*/

.check .custom-control:nth-child(3) {
    margin-bottom: 0px;
}

.member-added h3 {
    font-size: 16px;
    font-weight: 600;
}

.nominee-cards {
    margin-bottom: 0px;
}

.togglename h2, .togglename.details-head span {
    font-size: 1.5rem;
    font-weight: 500;
}

.member-btn {
    background: #009690;
    border-color: #009690;
    padding: 5px 10px;
    border-radius: 5px;
    width: 120px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    display: block;
}

    .member-btn:hover {
        background: #009690;
        border-color: #009690;
        color: #fff;
        text-decoration: underline;
    }

*:focus {
    outline: none;
}

.footer li {
    display: inline-block;
    padding: 3px 10px;
    width: 100%;
    background: #009690;
    padding: 5px 10px;
    border-radius: 5px;
    width: auto;
    text-align: center;
    width: 120px;
}

.call-button {
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .call-button a.btn-primary {
        background-color: #009690;
        border-color: #009690;
        color: #fff;
        border-radius: 25px;
    }

.bg-changed {
    /*    background-color: #009690;*/
}

ul.block-price.bg-changed .title {
    color: #fff;
    background-color: #009690;
    padding: 5px;
}

.bg-changed .suminsuredDropdown select,
.bg-changed .PolicyTenureDropdown select {
    /*background-color: transparent;*/
    color: #000;
    width: 105%;
    margin-left: -2px;
    font-size: 20px;
}

ul.block-price.bg-changed {
    padding: 6px 0;
}

    ul.block-price.bg-changed span {
        display: block;
    }

ul.block-price strong {
    font-size: 20px;
}

.detail-filled i.fa {
    color: #000;
}

.bd-left-rad {
    border-top-left-radius: 9px !important;
}

.bd-right-rad {
    border-top-right-radius: 9px !important;
}


.bg-changed .suminsuredDropdown select option,
.bg-changed .PolicyTenureDropdown select option {
    color: #000;
}

/* ###----added on 3 sep 2021 */
.yes-bank-page input.form-control {
    border: none;
    border-bottom: 1px solid gray;
    border-radius: 0;
}
/* ###--- added on 06-09-2021 ---#### */
.disountedBox {
    width: 23%;
}

.notebox {
    font-size: 12px;
}

ul.block-price.bg-changed span {
    font-size: 14px;
    /* padding: 0.4rem 0 0 0; */
    font-family: "VAGRoundedStd-thin";
}

.nominee-card-box ul {
    width: 74%;
    display: inline-block;
}

.nominee-sheild-icon {
    width: 25%;
    display: inline-block !important;
    margin-top: -49px;
}

.slick-arrow img {
    width: 100%;
}

.pp2 {
    position: absolute;
    top: 30%;
    left: 45px;
    width: 29px;
    height: 60px;
    background-position: -152px 0;
}

#rgiTeam {
    position: relative;
}

    #rgiTeam div i {
        position: absolute;
        left: 45px;
        top: 8px;
        width: 14px;
    }

,
.PolicyTenureDropdown i img {
    width: 100%;
}

.PolicyTenureDropdown i {
    width: 14px;
    display: inline-block;
    margin-left: 7px;
}

.boldtext {
    font-weight: 900;
    font-size: 14px;
}

.addmydetail.box,
.myaddress_details.box,
.nominee_details.box,
.softcopy_subscri.box,
.checkbox-details {
    /*display: block;
    padding: 0 0 0 2.8rem;*/
}

.mainForm label {
    font-weight: 100 !important;
    font-size: 13px !important;
}

.togglename.details-head span {
    margin-left: 0.8rem;
}

.details h2 {
    margin: 1.4rem 0;
    font-size: 18px;
}

.yes-bank-page input.form-control {
    padding: 0;
    line-height: 1.2rem;
    margin-bottom: 0px;
}
/* check box css */
.checkbox-details {
    display: block;
    margin-bottom: 9px;
}

    .checkbox-details input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
    }

    .checkbox-details label {
        position: relative;
        cursor: pointer;
    }

        .checkbox-details label:before {
            content: '';
            -webkit-appearance: none;
            background-color: transparent;
            border: 2px solid #009690;
            box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
            padding: 7px;
            display: inline-block;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            margin-right: 8px;
            border-radius: 4px;
        }

    .checkbox-details input:checked + label:after {
        content: '';
        display: block;
        position: absolute;
        top: 3px;
        left: 7px;
        width: 5px;
        height: 9px;
        border: solid #009690;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

ul.block-price,
.disountedBox {
    border: 2px solid #009690 !important;
}

    .disountedBox div {
        font-size: 13px;
        letter-spacing: -0.5px;
        font-weight: 600;
        font-family: "VAGRoundedStd-thin";
        color: #2d2424;
    }

.rgiTeam-innerImg1 {
    padding: 10px 0;
}

.discountboxes-discount-text {
    margin: 6px 0 10px 0;
}

.softcopy_subscri p {
    font-size: 13px;
}

.spriteImage {
    background-image: url(/SiteAssets/HGRenewalOnePager/images/sprite.png);
}

.block-price span.boxedicons {
    display: inline-block !important;
    width: 70px;
    height: 60px;
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}

.policytenure-icon {
    background-position: 1px -7px;
}

.deductable-icon {
    background-position: -70px -7px;
}

span.discounticon {
    width: 60px;
    height: 55px;
    display: block;
    margin: 0 auto;
}

span.mouse-icon {
    background-position: -220px -11px;
}

span.calendar-icon {
    background-position: -283px -11px;
}

span.paper-icon {
    background-position: -345px -11px;
}

span.user-icon {
    background-position: -405px -11px;
}

.gogreen-icon {
    width: 80px;
    height: 14px;
    display: inline-block;
    background-position: -70px -80px;
}

.triggerBtns {
    width: 50px;
    height: 50px;
    display: block;
}

.edit-icon {
    background-position: -60px -120px;
}

.add-icon {
    background-position: -110px -120px;
}

.remove-icon {
    background-position: -160px -120px;
}

.smaller-icons {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 !important;
}

.personal-icon {
    background-position: -16px -77px;
}

.address-icon {
    background-position: -16px -107px;
}

.nominee-icon {
    background-position: -16px -135px;
}

.email-icon {
    background-position: -18px -167px;
}

.net-premium::before,
.nill-depreciation::before,
.amt::before,
.gst::before {
    content: "";
    display: inline-block;
    background: url(../images/rupee.png);
    background-size: 100%;
    width: 10px;
    height: 10px;
    left: -4px;
    top: 2px;
    filter: invert(1);
}

.modal-content {
    border-radius: 9px;
}

#enterpolicymsg input,
#enterpolicynohealthmsg input, #selectmsg_primemember2 input, #corporateModal input {
    border: 1px solid #b1b1b1 !important;
    padding: 12px !important;
    border-radius: 100px;
    text-align: center;
    width: 240px !important;
    margin: 0 auto;
}





.style2_radio [type="radio"]:checked,
.style2_radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .style2_radio [type="radio"]:checked + label,
    .style2_radio [type="radio"]:not(:checked) + label {
        position: relative;
        padding-top: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        .style2_radio [type="radio"]:checked + label:before,
        .style2_radio [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 13px;
            top: 0;
            width: 20px;
            height: 20px;
            border: 2px solid #019891;
            border-radius: 100%;
            background: #fff;
        }

        .style2_radio [type="radio"]:checked + label:after,
        .style2_radio [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #009690;
            position: absolute;
            top: 4px;
            left: 17px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .style2_radio [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .style2_radio [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.style2_radio {
    padding: 0;
    list-style: none;
    margin: 25px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    gap: 40px;
}

#congratsMsg p {
    font-size: 17px;
    margin-top: 20px;
}

#congratsMsg h2 {
    font-size: 25px;
}

#congratsMsg .modal-content {
    background-image: url(../images/girl-childbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#congratsMsg .close {
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 100%;
    text-shadow: none;
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 10px;
}
/* addded on 08-09-2021 */
/*.repeaterField-outter-div{
    overflow-y: scroll;
    height: 500px;
}*/
.familyDis.premiumDiscount.tooltipstered {
    margin: 0 0 0 0.4rem;
}

.renew2 ul li {
    list-style: none;
}


#AddMember .modal-body .scrollbar {
    height: 430px;
    overflow-y: auto;
    padding: 0px 20px 0px 5px;
}

.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: 0.25em;
    margin: 0;
    position: relative;
}

.pedPopup .form-check-input {
    width: 20px;
    height: 20px !important;
    margin-top: 0.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 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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 {
    overflow: hidden;
}

.addInsuPop {
    margin: 15px 0;
}

    .addInsuPop:hover {
        color: #ffffff;
    }

.popupCnt {
    overflow: hidden;
}

.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: 0.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;
}

.pedPopup .form-check-input:focus {
    outline: none;
}

.WhatsAppIcon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -207px -78px;
    vertical-align: middle;
}

.customSelect .form-control {
    /* appearance: none;
    -webkit-appearance: none; */
}
/* .customSelect::after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    bottom: 6px;
    border-top: 7px solid #009690;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
} */
.customSelect {
    position: relative;
}

.eAction .remove-icon {
    background-position: -112px -77px;
}

.eAction .edit-icon {
    background-position: -44px -77px;
}

.eAction .triggerBtns {
    width: 27px;
    height: 27px;
    background-size: 325px;
}











/****  floating-Lable style start ****/
#enterpolicymsg .modal-body .floating-label,
#enterpolicynohealthmsg .modal-body .floating-label, #selectmsg_primemember2 .modal-body .floating-label,
#corporateModal .modal-body .floating-label {
    clear: both;
    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,
#corporateModal .modal-body .floating-input {
    font-size: 14px;
    padding: 4px 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,
    #corporateModal .modal-body .floating-input:focus {
        outline: none;
        border-bottom: 2px solid #5264AE;
    }

#enterpolicynohealthmsg .modal-body label,
#enterpolicymsg .modal-body label, #selectmsg_primemember2 .modal-body label, #corporateModal .modal-body label {
    /*  color: #999; */
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 50%;
    top: 50%;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    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,
#corporateModal .modal-body .floating-input:focus ~ label,
#corporateModal .modal-body .floating-input:not(:placeholder-shown) ~ label {
    top: -18px;
    font-size: 14px;
    color: #000000;
    left: 47px;
    transform: translate(0, 0);
}

#enterpolicymsg .modal-body .floating-select:focus ~ label,
#enterpolicynohealthmsg .modal-body .floating-select:focus ~ label,
#enterpolicymsg .modal-body .floating-select:not([value=""]):valid ~ label #enterpolicynohealthmsg .modal-body .floating-select:not([value=""]):valid ~ label,
#selectmsg_primemember2 .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: #000000;
    left: 47px;
    transform: translate(0, 0);
}

.checkbox-whatsappupdated {
    margin-top: 5px;
}

#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: #000000 !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: 0.6;
    filter: grayscale(1);
}

#pedYes .scrollbar,
#pedYes_edit .scrollbar {
    margin-top: 30px;
}

.controls .form-group {
    margin-bottom: 0;
}

#congratsMsg .modal-body {
    /* padding: 50px 20px; */
}

.tab-pane td i {
    width: 14px;
}

.modal-body .form-group label {
    font-size: 14px;
}

.tooltip_div {
    width: 23%;
    position: relative;
    margin-right: 13px; /*Code changes CR:SLEDIGIL/2024/5676 Corporate discount for HG and HI*/
}

    .tooltip_div i {
        position: absolute;
        z-index: 9;
        top: 12px;
        left: 12px;
    }

    .tooltip_div .disountedBox {
        width: 100% !important;
        min-height: 150px;
    }

.hgrenewalOne .container {
    width: 1100px;
}

.side-line::before {
    position: absolute;
    content: "";
    left: -65px;
    top: 9px;
    height: 1px;
    width: 56px;
    background-color: #b1b1b1;
}

.side-line::after {
    position: absolute;
    content: "";
    right: -65px;
    top: 9px;
    height: 1px;
    width: 56px;
    background-color: #b1b1b1;
}

.mt-1, .my-1 {
    margin-top: 1.25rem !important;
}

.side-line {
    position: relative;
    text-align: center;
}

.discountboxes label span {
    font-size: 14px;
    font-weight: 400;
}

.discountalign {
    padding: 10px;
    width: 100%;
}

.custom-radio-01 {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 15px; */
    margin-bottom: 5px;
}

    .custom-radio-01 li:not(:last-child) {
        margin-right: 10px;
    }

    .custom-radio-01 [type=radio]:checked + label, .custom-radio-01 [type=radio]:not(:checked) + label {
        position: relative;
        cursor: pointer;
        margin-bottom: 0;
        display: inline-block;
        color: #666;
        font-weight: 500;
    }

    .custom-radio-01 [type=radio]:checked, .custom-radio-01 [type=radio]:not(:checked) {
        margin-top: 0;
    }

.updatedetails, .Voluantary, .hospitalCash, .limitLess {
    clear: both;
    padding: 0;
}

.verify-details h2 {
    font-weight: 600;
}

.modal_text {
    font-size: 15px;
    color: #000;
}

.custom_radio_modal .style2_radio [type="radio"]:checked + label, .custom_radio_modal .style2_radio [type="radio"]:not(:checked) + label {
    padding-top: 0;
}

    .custom_radio_modal .style2_radio [type="radio"]:checked + label:before, .custom_radio_modal .style2_radio [type="radio"]:not(:checked) + label:before {
        left: -26px;
    }

    .custom_radio_modal .style2_radio [type="radio"]:checked + label:after, .custom_radio_modal .style2_radio [type="radio"]:not(:checked) + label:after {
        left: -22px;
    }

.custom-radio-2.ml-30 {
    margin-left: 30px;
}

#discountAvail .vertical-align-center, #NRIdiscountAvail .vertical-align-center {
    width: 480px;
}

.modal-body.p-0 {
    padding: 0;
}

.modal-body-content.pr-2.pl-2.pb-2 {
    padding: 0 20px 20px 20px;
}

.yes-bank-page.mt-20, .mt-20 {
    margin-top: 20px;
}

#gridCheck:checked + label:after {
    top: 3px;
}

.rupeeCB {
    position: absolute;
    bottom: 4px;
    left: 0px;
    color: #b1b1b1;
}

.cb_input {
    padding-left: 10px !important;
}

.pr {
    position: relative;
}

.pedPopup .errspan {
    margin-top: -25px;
}

#divForm60Model .container {
    width: auto;
}

.disabled-link {
    pointer-events: none;
}

#divCommonPopUP .modal-content {
    width: 25%;
}

@media screen and (max-width: 786px) {
    #divCommonPopUP .modal-content {
        width: 90%;
    }

    .contentUpgrade {
        font: normal normal normal 16px / 22px Helvetica;
        letter-spacing: 0px;
        color: #000000;
    }
}
/*Added by shivendra for CR 4952*/
.togglename.details h2 {
    margin: 5px 0;
    font-size: 16px;
}

.clear {
    clear: both;
    padding: 0;
}

.w-30 {
    width: 30%;
}

.d-flex {
    display: flex;
}
/*end by shivendra for CR-4952*/

/*CS-Added by anand CR 4952*/
.disabled {
    pointer-events: none;
    cursor: not-allowed;
    background: #ddd !important;
    border-color: #ddd !important
}

.disabledM {
    pointer-events: none;
    cursor: not-allowed;
}

#lblClosemodale {
    position: absolute;
    right: 20px;
    top: 5px;
}

/*CE-Added by anand CR 4952*/

.CustomClose {
    position: absolute;
    right: 7px;
    top: 5px;
}

.insurertablescroll::-webkit-scrollbar {
    width: 4px;
    background-color: #009690;
    overflow-x: auto;
}

input:disabled {
    color: #b1b1b1 !important;
    -webkit-text-fill-color: #b1b1b1 !important;
    opacity: 1 !important;
}

.errspan {
    float: right;
    margin-right: 22px;
    margin-top: -15px;
    position: relative;
    z-index: 2;
    color: red;
}

#enterpolicymsg .errspan, #selectmsg_primemember2 .errspan {
    position: absolute;
    bottom: 18px;
    right: 50px;
}

.errspan + .tooltip > .tooltip-inner {
    background-color: #f32730;
    color: #FFFFFF;
    border: 1px solid #f32730;
    border-radius: 0;
    padding: 5px 10px;
    font-size: 12px;
    min-width: 160px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.errTooltip:hover .errTooltiptext {
    visibility: visible;
    opacity: 1;
}

.errTooltip .errTooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #ffff92;
    color: #ff1e11;
    text-align: center;
    border-radius: 6px;
    padding: 5px !important;
    position: absolute;
    z-index: 1;
    top: -6px;
    bottom: auto;
    left: auto;
    margin-left: auto;
    right: 155%;
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
}

    /* Tooltip arrow */
    .errTooltip .errTooltiptext::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 100%; /* To the right of the tooltip */
        margin-top: -5px;
        margin-left: auto;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent #ffff92;
    }

.customTooltip {
    position: relative;
    color: #006080;
}

    .customTooltip .tooltiptext {
        visibility: hidden;
        position: absolute;
        width: 14rem;
        background-color: #fff;
        color: #000;
        padding: 5px 0;
        border-radius: 6px;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s;
        box-shadow: -8px -8px -8px -8px #aaaaaa;
        border: 1px solid #d3d3d3;
        border: 1px solid #d3d3d3;
        box-shadow: 0 -8px -8px 8px #aaaaaa;
        box-shadow: -3px -1px 8px #aaaaaa;
    }

    .customTooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }



.tooltip-right {
    top: -5px;
    left: 125%;
}



    .tooltip-right::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #555 transparent transparent;
    }



.tooltip-bottom {
    top: 135%;
    left: -6rem;
}



    .tooltip-bottom::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
    }



.tooltip-top {
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
}



    .tooltip-top::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }



.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 128%;
}

    .tooltip-left::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent #555;
    }

.tooltiptext td:first-child {
    padding: 0 8px;
    text-align: left;
}

.tooltiptext td:last-child {
    padding: 0 8px;
    text-align: left;
}

#AddonTooltipDsktp.customTooltip .tooltiptext, #AddonTooltipMob.customTooltip .tooltiptext {
    width: 22rem;
}

#premiumAddonDsktp {
    overflow: auto;
    max-height: 150px;
}

    .tooltiptext::-webkit-scrollbar-track, #premiumAddonDsktp::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #f5f5f5;
    }

    .tooltiptext::-webkit-scrollbar, #premiumAddonDsktp::-webkit-scrollbar {
        width: 4px;
        background-color: #f5f5f5;
        border-radius: 10px;
    }

    .tooltiptext::-webkit-scrollbar-thumb, #premiumAddonDsktp::-webkit-scrollbar-thumb {
        background-color: #009690;
        border-radius: 10px;
    }


#AddonTooltipDsktp.customTooltip.long_text {
    width: 40rem;
}

#discountTooltip.customTooltip .tooltiptext {
    width: 14rem;
}

#AddonTooltipMob.customTooltip.long_text, #discountTooltip.customTooltip .long_text, #discountTooltipMob.customTooltip .long_text {
    width: 22rem !important;
}


#discountTooltip.customTooltip .tooltiptext i, #AddonTooltipDsktp.customTooltip .tooltiptext i {
    color: #727272;
}

#AddonTooltipDsktp.customTooltip .tooltip-bottom::after {
    left: 30%;
}

#AddonTooltipDsktp.customTooltip .long_text.tooltip-bottom::after, #discountTooltip.customTooltip .long_text.tooltip-bottom::after {
    left: 31%;
}

.bg-alert-blue {
    background: #EFFDE2 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding: 20px 20px;
    margin-bottom: 15px;
    position: relative;
}

.label-bg {
    color: #4B4B4B;
    font-size: 16px;
}

.blueColor {
    color: #0740FC;
    font-weight: 600;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.contentUpgrade {
    font: normal normal normal 18px/28px Helvetica;
}

#UpgradeModal .modal-dialog {
    width: 40%;
}

.btn-whitebg {
    background: #fff;
    color: #009690;
    border: 1px solid #009690;
}

    .btn-whitebg:hover {
        background: #fff !important;
    }

#UpgradeModal .modal-footer {
    border: 0;
    display: flex;
    justify-content: space-between;
    padding-top: 80px; /*changed by shivendra for cr-4952*/
    margin-top: 0;
}

#btnDowngrade, #btncontinue {
    width: 100%;
    height: 48px;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

#UpgradeModal .modal-header {
    border: 0;
    padding-top: 20px; /* changed by shivendra  for cr-4952 70px */
    padding-left: 20px;
    padding-right: 20px;
}

#UpgradeModal .modal-body.repeaterField-outter-div {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}


@media only screen and (min-width : 0px) and (max-width : 460px) {
    .tooltip-bottom {
        left: -6rem;
    }

        .tooltip-bottom::after {
            left: 27%;
        }

    #discountTooltipMob .tooltip-bottom::after {
        left: 48%;
    }

    #discountTooltipMob .long_text.tooltip-bottom::after {
        left: 31%;
    }

    #UpgradeModal .modal-dialog {
        width: 100%;
    }

    #UpgradeModal .modal-footer {
        /* padding: 19px 30px 20px; */
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    #UpgradeModal .modal-body.repeaterField-outter-div {
        text-align: unset
    }
}

#RemoveMember {
    overflow: inherit !important;
}

.paddledft {
    padding-left: 5px;
    margin-right: 2px;
}

.mfp-close-popup {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    font-size: 20px;
    float: right;
}

    .mfp-close-popup:hover {
        background: none;
    }

/*CR 4875 KYC UI issue fix*/
#divForm60Model .kyc-modal-header {
    margin-left: 1.5rem;
}

#corporateModal .otpCode input {
    width: 20% !important;
    text-align: center;
    height: 30px;
    margin: 0 auto;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid
}

#divCorpEmailOTP {
    width: 240px;
    margin: 20px auto !important;
}

.floatedLable {
    top: -10px !important;
    left: 32px !important;
}

#corporateModal .errTooltip {
    position: absolute;
    right: 55px;
    top: 35px;
}

.ap-resendOtp-click.floatRgt {
    float: right;
}

/*CS: for CR:SLEDIGIL/2024/5676 Corporate discount for HG and HI*/
.disabledField .floating-label input {
    background-color: #ddd !important;
    pointer-events: none;
}

.ap-edit-click {
    font-size: 12px;
    color: #fc802b;
    font-weight: 500;
    margin-top: 15px;
}

#CorporateEmployeeDetails {
    clear: both
}

#editBtn {
    text-decoration: underline !important;
}

.ap-resendOtp-click {
    font-size: 12px;
    color: #fc802b;
    font-weight: 500;
    display: none;
    margin-top: 2px;
    text-decoration: underline !important;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert {
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 0px !important;
    border: 1px solid transparent;
    border-radius: 10px;
}

.text-danger {
    color: #a94442;
    background-color: #e7cdcc;
}
/*CE: for CR:SLEDIGIL/2024/5676 Corporate discount for HG and HI*/

#ddlPolicyTenure {
    appearance: none;
    background-image: url(/SiteAssets/MidLife/images/small-dropmenu-ico.svg) !important;
    background-repeat: no-repeat !important;
    background-position-x: 97% !important;
    background-position-y: 11px !important;
}

/*CS:CR SLEDIGIL-2024-5789 Changes*/
#divKYCAddChangeChk {
    margin: 0px 0px 0px -5px;
}
/*CE:CR SLEDIGIL-2024-5789 Changes*/
.checkbox-details .nriDeclartion label:before {
    position: absolute;
    left: 0;
}

.checkbox-details .nriDeclartion input:checked + label:after {
    left: 7px;
    top: 3px;
}

.nriDeclartion .modal_text {
    display: block;
    margin-left: 25px;
    text-align: left;
}
/*.pep_details {
    display: block
}

.pep_family_details {
    display: block
}*/
.table-responsive td {
    text-align: left;
    vertical-align: middle !important
}

    .table-responsive td:first-child {
        width: 10%
    }

    .table-responsive td:nth-child(2) {
        width: 30%
    }

    .table-responsive td:nth-child(3) {
        width: 15%
    }

.fileAction img {
    width: 25px
}

.fileAction a {
    display: inline-block
}

.table-responsive td:last-child {
    width: 10%;
    text-align: right;
    padding: 8px;
}

.conditonForfile li {
    text-align: left
}

.ap-bluePatch {
    left: 0;
    top: -50px;
    width: 100%;
    padding: 25px;
    background-color: #009690;
    display: block;
    border-radius: 5px;
    z-index: -1
}

.absolute {
    position: absolute;
}

.choose-file {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: &quot;
    progid:DXImageTransform.Microsoft.Alpha(Opacity=0)&quot;
    ;
    opacity: 0;
    background-color: transparent;
    color: transparent;
    "
}

.checkbox-details .choose-file {
    display: block;
    width: 100%;
    line-height: 30px
}

.btn-primary {
    position: relative;
}

#NRIdiscountAvail.maxWidth .vertical-align-center {
    width: 750px;
}

.maxWidth .img-modal {
    display: none
}

#NRIdiscountAvail .btn-primary {
    background-color: #009690 !important;
}

.status {
    position: relative
}

.tick {
    content: '';
    position: absolute;
    right: 10px;
    top: -13px;
    background: url(/SiteAssets/MidLife/images/common-tick.png) center center no-repeat;
    width: 20px;
    height: 20px;
    transition: 0.4s ease-in;
}

.textCondition {
    text-align: right;
    color: gray;
    font-weight: bold;
    font-size: 11px;
}

.divFileName span {
    margin-left: 5px
}

#upload_table table {
    margin-bottom: 5px;
    font-size: 14px
}

#addressprooftoooltip .tooltiptext {
    width: 40rem;
    font-size: 12px;
    padding: 5px;
}

#addressprooftoooltip .tooltip-bottom::after {
    left: 15%;
}

.table-responsive td:nth-child(4) {
    line-height: 10px
}

.divFileName {
    font-size: 11px !important
}
