.background_mob_term
{
    background: #ad6fae;
}
.background_mob_investment
{
    background: #9e9317;
}
.background_mob_retirement
{
    background: #64e3d6;
}
.background_mob_child
{
    background: #ea4e4e;
}
.background_mob_cancer
{
    background: #9e2b34;
}
.background_cancer
{
    background: #9e2b34;
}
.color_cancer
{
    color: #9e2b34 !important;
}
.color_investment
{
    color: #9e9317;
}
.background_mob_cancer
{
    background: #9e2b34;
}
.color_retirement
{
    color: #64e3d6;
}
.color_child
{
    color: #ea4e4e;
}

.compare_block .color_investment{color: #fbf281;}

.compare_block .color_retirement{color: #64e3d6;}

.compare_block .color_child{color: #ea4e4e;}

.background_pink
{
    background: #cf4398 none repeat scroll 0 0;
}
.background_white
{
    background: #fff;
}
.background_red{
background: rgba(0, 0, 0, 0) linear-gradient(135deg, rgb(66, 65, 81) 10px, #d33a3a 0px) repeat scroll 0 0 !important;
}
.form-cancer .dropdown_button{background-image: linear-gradient(to bottom, #9e2b34, #9e2b34), linear-gradient(to bottom, #fff, #fff);}
.linkpdf{min-width:100px; text-transform:uppercase; border-radius:0;border-color:#9e2b34; font-size:12px;}
.linkpdf:hover{border-color:#9e2b34;}

/*.bg_ltgrey {
  background: #f6f6f7 none repeat scroll 0 0;
}*/

footer ul li a,
footer p.copy_text {color: #eeeeee; text-align:center; padding-top:0px;}
footer p.copy_text #ctl00_Footer1_lblFooterContent3{text-align:justify;}

.label-custom
{
    transition: all 0.5s ease-out 0s;
    font-size: 13px;
    font-weight: normal;
}

.term_detail ul, .investment_detail ul, .retirement_detail ul, .child_detail ul, .cancer_detail ul{padding-right:15px; text-align:justify;}

.term_detail, .investment_detail, .retirement_detail, .child_detail, .cancer_detail
{
    color: #fff;
    margin-left: -15px; /*min-height: 300px !important;*/
    padding: 2.5em 0 10vh;
    font-size: 13px;
	text-align:justify;
}
.term_detail .vec-banner
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/TermLife/term_vector.jpg") no-repeat scroll center center / cover;
    display: inline-block;
    height: 150px;
    width: 100%;
}
.investment_detail .vec-banner
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/Investment/investments_vector.jpg") no-repeat scroll center center / cover;
    display: inline-block;
    height: 150px;
    width: 100%;
}

.retirement_detail .vec-banner
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/Retirement/retirement_vector.jpg") no-repeat scroll center center / cover;
    display: inline-block;
    height: 150px;
    width: 100%;
}

.child_detail .vec-banner
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/Child/child_vector.jpg") no-repeat scroll center center / cover;
    display: inline-block;
    height: 150px;
    width: 100%;
}

.cancer_detail .vec-banner
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/Investment/cancer_vector.jpg") no-repeat scroll center center / cover;
    display: inline-block;
    height: 150px;
    width: 100%;
}

.insure_form label
{
    font-weight: normal;
    font-size: 13px;
}
.insure_form .box .radio-inline, .insure_form .box2 .radio-inline, .insure_form .box3 .radio-inline, .insure_form .box4 .radio-inline
{
    white-space: nowrap;
}

.slider_down p
{
    padding: 10px 0 0 35px;
	font-size:11px;
}

.term_callback .slider_down p, .retirement_callback  .slider_down p, .child_callback  .slider_down p, .cancer_callback  .slider_down p{
    padding: 10px 0 10px 35px;
	font-size:11px;
}

body
{font-family: 'Muli', sans-serif !important; font-weight:400;
    outline: 0;
    -webkit-touch-callout: none; 
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
:not(input[type="text"]){-webkit-touch-callout: none; -webkit-user-select: none;-khtml-user-select: none; -moz-user-select: none;
 -ms-user-select: none; user-select: none;}

a
{
    outline: 0 !important;
}

.form-term input, .form-term select, .form-term .chosen-single, .box .chosen-single, .box .chosen-drop, .form-term .my-dropdown .dropdown_button, .form-term .chosen-container.chosen-with-drop .chosen-drop
{
    border: 1px solid #ad6fae !important;
}

.form-investment input, .form-investment select, .form-investment .chosen-single, .box .chosen-single, .box .chosen-drop, .form-investment .my-dropdown .dropdown_button, .form-investment .chosen-container.chosen-with-drop .chosen-drop
{
    border: 1px solid #9e9317 !important;
}

.form-retirement input, .form-retirement select, .form-retirement .chosen-single, .box .chosen-single, .box .chosen-drop, .form-retirement .my-dropdown .dropdown_button, .form-retirement .chosen-container.chosen-with-drop .chosen-drop
{
    border: 1px solid #64e3d6 !important;
}
.form-child input, .form-child select, .form-child .chosen-single, .box .chosen-single, .box .chosen-drop, .form-child .my-dropdown .dropdown_button, .form-child .chosen-container.chosen-with-drop .chosen-drop
{
    border: 1px solid #ea4e4e !important;
}
.form-cancer input, .form-cancer select, .form-cancer .chosen-single, .box .chosen-single, .box .chosen-drop, .form-cancer .my-dropdown .dropdown_button, .form-cancer .chosen-container.chosen-with-drop .chosen-drop
{
    border: 1px solid #9e2b34 !important;
}

.investment_head, .investment_callback .insure_form label span, .investment_callback .insure_form .prevp, .investment_callback .insure_form .nextp, .investment_callback .insure_form .prevp2, .investment_callback .insure_form .nextp2, .investment_callback .add_cover .cover_acc li .fa, .investment_callback .compare_block .call_us {
  color: #9e9317 !important;
}

.retirement_head, .retirement_callback .insure_form label span, .retirement_callback .insure_form .prevp, .retirement_callback .insure_form .nextp, .retirement_callback .insure_form .prevp2, .retirement_callback .insure_form .nextp2, .retirement_callback .add_cover .cover_acc li .fa, .retirement_callback .compare_block .call_us {
  color: #64e3d6 !important;
}
.child_head, .child_callback .insure_form label span, .child_callback .insure_form .prevp, .child_callback .insure_form .nextp, .child_callback .insure_form .prevp2, .child_callback .insure_form .nextp2, .child_callback .add_cover .cover_acc li .fa, .child_callback .compare_block .call_us {
  color: #ea4e4e !important;
}
.cancer_head, .cancer_callback .insure_form label span, .cancer_callback .insure_form .prevp, .cancer_callback .insure_form .nextp, .cancer_callback .insure_form .prevp2, .cancer_callback .insure_form .nextp2, .cancer_callback .add_cover .cover_acc li .fa, .cancer_callback .compare_block .call_us {
  color: #9e2b34 !important;
}

.form-term input[type="submit"], .form-investment input[type="submit"], .form-retirement input[type="submit"], .form-child input[type="submit"], .form-cancer input[type="submit"]{text-indent:0;}

.insure_form .form-term .nextbttn
{
    font-size: 38px;
    float: left;
    margin-right: 10px;
    border: 2px solid #ad6fae;
    color: #ad6fae;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.insure_form .form-investment .nextbtn
{
    font-size: 38px;
    float: left;
    margin-right: 10px;
    border: 2px solid #9e9317;
    color: #9e9317;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.insure_form .form-retirement .nextbtn
{
    font-size: 38px;
    float: left;
    margin-right: 10px;
    border: 2px solid #64e3d6;
    color: #64e3d6;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.insure_form .form-child .nextbtn, .insure_form .form-child .nextbttn
{
    font-size: 38px;
    float: left;
    margin-right: 10px;
    border: 2px solid #ea4e4e;
    color: #ea4e4e;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    cursor: pointer;
}


.insure_form .form-cancer .nextbttn
{
    font-size: 38px;
    float: left;
    margin-right: 10px;
    border: 2px solid #9e2b34;
    color: #9e2b34;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.insure_form .nextbttn, .insure_form .nextbtn
{
    padding: 3px 24px 4px 24px;
    margin-top: 10px;
}

.insure_form .radio-inline .radio_span
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    font-size: 13px;
}

.chosen-container-single .chosen-single, .right_details .chosen-container-single .chosen-single
{
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; /*  border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 4px;   border-bottom-left-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555555;
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    text-transform: capitalize;
}
.logo {
 max-width: 240px;  /*max-width: 130px;*/
}
header {padding: 20px 19px 0;}
footer a:focus {color: #00B2A8;}

.my-dropdown .dropdown_button
{
    line-height: 30px;
    width: 100%;
    height: 40px;
    opacity: 1;
    text-transform: capitalize;
	text-indent:4px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: button;
	appearance:none;
}

.chosen-container .chosen-drop, .right_details .chosen-container .chosen-drop
{
    background: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
    box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: -9000px;
    z-index: 1060;
}
.select_box_last .chosen-container .chosen-drop, .right_details .select_box_last .chosen-container .chosen-drop
{
    position: absolute !important;
}
.select_box_last .chosen-with-drop .chosen-drop
{
    position: relative !important;
}

.textinput label
{
    color: #000;
    padding: 0;
}
.my-dropdown .dropdown_button
{
    line-height: 30px;
    width: 100%;
    height: 40px;
    opacity: 1;
    text-transform: capitalize;
	text-indent:4px;
}

input, .dropdown_button
{
    font-size: 14px !important;
    color: #000;
}

.radio-inline .radio_span
{
    top: 0;
}
.radio-inline input[type="radio"]
{
    border: none;
    background: none;
}
.my-dropdown .fa
{
    right: 14px;
    position:absolute;
    margin-top: 14px;
	pointer-events:none;
}

.dropdown_button .fa
{
    float: right;
	pointer-events:none;
}

.select_box i 
{
    left: 93%;
    position: relative;
    top: 32px;
    z-index: 99;
    pointer-events: none;
}

button
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    font-size: 14px;
    color: #555555;
}

.select_box
{
    margin-top: -20px !important;
}
.chosen-container.chosen-with-drop .chosen-drop
{
    left: 0;
    right: 0;
}
.chosen-container .chosen-results
{
    color: #555555;
    margin: 0 4px 4px 0;
    max-height: 90px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li
{
    display: none;
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    padding: 5px 6px;
}
.chosen-container .chosen-results li em
{
    background: #feffde;
    font-style: normal;
}
.chosen-container .chosen-results li.group-result
{
    display: list-item;
    cursor: default;
    color: #999;
    font-weight: bold;
}
.chosen-container .chosen-results li.group-option
{
    padding-left: 15px;
}
.chosen-container .chosen-results li.active-result
{
    cursor: pointer;
    display: list-item;
}
.chosen-container .chosen-results li.highlighted
{
    background-color: #428bca;
    background-image: none;
    color: white;
}
.chosen-container .chosen-results li.highlighted em
{
    background: transparent;
}
.chosen-container .chosen-results li.disabled-result
{
    display: list-item;
    color: #777777;
}
.chosen-container .chosen-results .no-results
{
    background: #eeeeee;
    display: list-item;
}
.chosen-container .chosen-results-scroll
{
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1;
}
.chosen-container .chosen-results-scroll span
{
    display: inline-block;
    height: 1.42857143;
    text-indent: -5000px;
    width: 9px;
}
.chosen-container .chosen-results-scroll-down
{
    bottom: 0;
}
.chosen-container .chosen-results-scroll-down span
{
    background: url("chosen-sprite.png") no-repeat -4px -3px;
}
.chosen-container .chosen-results-scroll-up span
{
    background: url("chosen-sprite.png") no-repeat -22px -3px;
}
.chosen-container-single .chosen-single span
{
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
	pointer-events:none;
}
.chosen-container-single .chosen-single abbr
{
    background: url("chosen-sprite.png") right top no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    position: absolute;
    right: 26px;
    top: 12px;
    width: 12px;
}
.chosen-container-single .chosen-single abbr:hover
{
    background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover
{
    background-position: right 2px;
}
.chosen-container-single .chosen-single div
{
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
}
.chosen-container-single .chosen-single div b
{
    background: url("chosen-sprite.png") no-repeat 0 7px;
    display: block;
    height: 100%;
    width: 100%;
}
.chosen-container-single .chosen-default
{
    color: #777777;
}
.chosen-container-single .chosen-search
{
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1000; background:#fff; min-height:40px;
}

.chosen-dropdown-container.select_box .chosen-container-single .chosen-search{display:none !important;}

.chosen-container-single .chosen-search input[type="text"]
{
    background: url("/UIMaster/MasterImages/LifeInsurance/TermLife/chosen-sprite.png") no-repeat 96.5% -14px;
    border-bottom:3px solid #ad6fae !important;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin: 1px 0;
    padding: 4px 20px 4px 4px;
    width: 100%;
}

.form-retirement .chosen-container-single .chosen-search input[type="text"]{border-bottom:3px solid #64e3d6 !important;}

.form-child .chosen-container-single .chosen-search input[type="text"]{border-bottom:3px solid #ea4e4e !important;}

.form-cancer .chosen-container-single .chosen-search input[type="text"]{border-bottom:3px solid #9e2b34 !important;}

.investment_callback .chosen-container-single .chosen-search input[type="text"]
{
     border-bottom:3px solid #9e9317 !important;
}
.chosen-container-single .chosen-drop
{
    margin-top: -1px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search input
{
    position: absolute;
    left: -9000px;
}
.chosen-container-multi .chosen-choices
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    cursor: text;
    height: auto !important;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.chosen-container-multi .chosen-choices li
{
    float: left;
    list-style: none;
}
.chosen-container-multi .chosen-choices .search-field
{
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices .search-field input[type="text"]
{
    background: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555555;
    height: 32px;
    margin: 0;
    padding: 4px;
    outline: 0;
}
.chosen-container-multi .chosen-choices .search-field .default
{
    color: #999;
}
.chosen-container-multi .chosen-choices .search-choice
{
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 6px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close
{
    background: url("chosen-sprite.png") right top no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    position: absolute;
    right: 4px;
    top: 5px;
    width: 12px;
    cursor: pointer;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover
{
    background-position: right -11px;
}
.chosen-container-multi .chosen-choices .search-choice-focus
{
    background: #d4d4d4;
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close
{
    background-position: right -11px;
}
.chosen-container-multi .chosen-results
{
    margin: 0 0 0 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected
{
    display: none;
}
.form-retirement .chosen-single:focus{border-color:#64e3d6 !important;}

.chosen-container-active .chosen-single
{
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(173, 111, 174, .9) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 rgba(173, 111, 174, .9) !important;
		    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}

.form-child .chosen-container-active .chosen-single
{
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(234, 78, 78, .9) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 #ea4e4e !important;
		    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}

.form-retirement .chosen-container-active .chosen-single
{
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(100, 227, 214, .9);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 #64e3d6 !important;
		    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}

.form-cancer .chosen-container-active .chosen-single
{
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(158, 43, 52, .9) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 #9e2b34 !important;
		    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}

.chosen-container-active.chosen-with-drop .chosen-single
{
    background-color: #ffffff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(173, 111, 174, .9);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 rgba(173, 111, 174, .9);
    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}

.investment_callback .chosen-container-active .chosen-single
{
    border: 1px solid #9e9317;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(158, 147, 23, .9) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 rgba(158, 147, 23, .9) !important;
	    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}


.investment_callback  .chosen-container-active.chosen-with-drop .chosen-single
{
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(158, 147, 23, .9);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 2px 0 rgba(158, 147, 23, .9);
}

.chosen-container-active.chosen-with-drop .chosen-single div
{
    background: transparent;
    border-left: none;
}
/*.chosen-container-active.chosen-with-drop .chosen-single div b
{
    background-position: -18px 7px;
}*/
.chosen-container-active .chosen-choices
{
    border: 1px solid #66afe9;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}
/*.chosen-container-active .chosen-search input[type="text"]{cursor:none;}*/
.chosen-container-active .chosen-choices .search-field input[type="text"]
{
    color: #111 !important;
}
.chosen-container-active.chosen-with-drop .chosen-choices
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.chosen-disabled
{
    cursor: default;
    opacity: 0.5 !important;
}
.chosen-disabled .chosen-single
{
    cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close
{
    cursor: default;
}
.chosen-rtl
{
    text-align: right;
}
.chosen-rtl .chosen-single
{
    padding: 0 8px 0 0;
    overflow: visible;
}
.chosen-rtl .chosen-single span
{
    margin-left: 26px;
    margin-right: 0;
    direction: rtl;
}
.chosen-rtl .chosen-single div
{
    left: 7px;
    right: auto;
}
.chosen-rtl .chosen-single abbr
{
    left: 26px;
    right: auto;
}
.chosen-rtl .chosen-choices .search-field input[type="text"]
{
    direction: rtl;
}
.chosen-rtl .chosen-choices li
{
    float: right;
}
.chosen-rtl .chosen-choices .search-choice
{
    margin: 6px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close
{
    background-position: right top;
    left: 4px;
    right: auto;
}
.chosen-rtl.chosen-container-single .chosen-results
{
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results .group-option
{
    padding-left: 0;
    padding-right: 15px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div
{
    border-right: none;
}
.chosen-rtl .chosen-search input[type="text"]
{
    background: url("chosen-sprite.png") no-repeat -28px -20px, #ffffff;
    direction: rtl;
    padding: 4px 5px 4px 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)
{
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span
    {
        background-image: url("/UIMaster/MasterImages/LifeInsurance/TermLife/chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
.chosen-search input:focus,
.chosen-search select:focus {
    background-size: 100% 2px, 100% 1px;
    outline: none;
    opacity: 1;
    box-shadow: 0 0 0;
    border: 0;
}

.insure_form input, .insure_form select
{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: linear-gradient(to bottom, #52b512, #52b512), linear-gradient(to bottom, #c6c6ca, #c6c6ca);
    background-origin: padding-box;
    background-position: 50% 100%, 50% 100%;
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 white;
    color: #414150;
    opacity: 1;
    padding: 0;
    transition: background-size 0.4s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;
}

.insure_form input[type="text"], .insure_form select {text-transform:capitalize;}

.cancer_callback .insure_form input, .cancer_callback .insure_form select, .cancer_callback  .dropdown_button
{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
	background-image: linear-gradient(to bottom, #9e2b34, #9e2b34), linear-gradient(to bottom, #fff, #fff);
    background-origin: padding-box;
    background-position: 50% 100%, 50% 100%;
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 white;
    color: #414150;
    opacity: 1;
    padding: 0;
    transition: background-size 0.4s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;
}

.text-lowercase{text-transform:lowercase !important;}

.box .chosen-select
{
    width: 75%;
}
.box .chosen-select-deselect
{
    width: 75%;
}
.box .chosen-container
{
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    margin-top: 15px;
}

.chosen-select
{
    width: 100%;
}
.chosen-select-deselect
{
    width: 100%;
}
.chosen-container
{
    /*display: inline-block;*/
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    text-transform: capitalize;
}
.form-group input, .right_details .form-group input
{
    color: #111111;
    font-size: 14px;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    
    height: 40px;
    left: 0;
    text-transform: uppercase;
}

.right_details .form-group input {text-transform: capitalize;}

.my_thumb
{
    border-radius: 50%;
    color: #fff !important;
    display: block;
    height: 60px;
    margin: 5px;
    padding: 18px 24px;
    width: 60px;
}

.insure_form .form-group-check
{
    margin-bottom: 25px;
    max-height: inherit;
}

.form-term .radio-custom input[type="radio"], .form-investment .radio-custom input[type="radio"], .form-retirement .radio-custom input[type="radio"], .form-child .radio-custom input[type="radio"], .form-cancer .radio-custom input[type="radio"]
{
    float: left;
    left: 0;
    position: relative;
    margin: -10px 10px 0 10px !important;
}

.radio-custom
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    font-size: 13px;
    margin-top: 0 !important;
    white-space: nowrap;
}

.customNav
{
    float: left;
}

.box .select_box
{
    margin-top: -30px !important;
}

.box .select_box i
{
    left: 93%;
    position: relative;
    top: 45px;
    z-index: 99;
}

.col-sm-12 .select_box i{left: 94%;}

.my-sml-dropdown
{
    min-width: inherit !important;
    width: 100% !important;
}
.my-sml-dropdown .dropdown_button
{
    min-width:inherit !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	-oz-appearance: none;
	appearance:none;
}

.insure_form .checkbox label
{
    font-family: "rf";
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
}

.compare_block span.live_chat
{
    display: block;
    position: fixed;
    right: -2px;
    bottom: 10px;
    width: 131px;
    background: #fff;
    z-index: 999;
}

.compare_block .call_us
{
    padding: 2px 5px;
    background: white;
    color: #ad6fae;
    position: fixed;
    right: 0;
    bottom: 89px;
    font-size: 18px;
    text-transform: uppercase; /*   transform: rotate(90deg);     -webkit-transform: rotate(90deg);     -moz-transform: rotate(90deg);     -ms-transform: rotate(90deg);*/
}

.investment_callback .compare_block .call_us
{
    padding: 2px 5px;
    background: white;
    color: #9e9317;
    position: fixed;
    right: 0;
    bottom: 89px;
    font-size: 18px;
    text-transform: uppercase; /*   transform: rotate(90deg);     -webkit-transform: rotate(90deg);     -moz-transform: rotate(90deg);     -ms-transform: rotate(90deg);*/
}

.investment_callback .compare_block .buy_now a{width:auto; bottom:12px;}
.retirement_callback .compare_block .call_us
{
    padding: 2px 5px;
    background: white;
    color: #64e3d6;
    position: fixed;
    right: 0;
    bottom: 89px;
    font-size: 18px;
    text-transform: uppercase; /*   transform: rotate(90deg);     -webkit-transform: rotate(90deg);     -moz-transform: rotate(90deg);     -ms-transform: rotate(90deg);*/
}

.retirement_callback .compare_block .buy_now a{width:auto; bottom:12px;}
.child_callback .compare_block .call_us
{
    padding: 2px 5px;
    background: white;
    color: #ea4e4e;
    position: fixed;
    right: 0;
    bottom: 89px;
    font-size: 18px;
    text-transform: uppercase; /*   transform: rotate(90deg);     -webkit-transform: rotate(90deg);     -moz-transform: rotate(90deg);     -ms-transform: rotate(90deg);*/
}

.child_callback .compare_block .buy_now a{width:auto; bottom:12px;}

.cancer_callback .compare_block .buy_now a{width:100%; bottom:12px; right:0;}

.cancer_callback .compare_block .call_us
{
    padding: 2px 5px;
    background: white;
    color: #ea4e4e;
    position: fixed;
    right: 0;
    bottom: 89px;
    font-size: 18px;
    text-transform: uppercase; /*   transform: rotate(90deg);     -webkit-transform: rotate(90deg);     -moz-transform: rotate(90deg);     -ms-transform: rotate(90deg);*/
}

.compare_block .c_block .buy_new a span{font-family: 'Muli', sans-serif !important; font-weight:400 !important; margin-left:5px;}

.investment_callback .compare_block .c_block .buy_new a, .child_callback .compare_block .c_block .buy_new a{width:auto; padding: 8px 3px 8px 8px;}

.investment_callback .compare_block .buy_now a, .child_callback .compare_block .buy_now a, .cancer_callback .compare_block .buy_now a{text-align: center;}

.add_cover
{
    position: relative;
    z-index: 1;
    background: #fff;
}

.plus_show:after, .plus_show2:after
{
    color: #fff;
    content: '+';
    padding: 0 2px 0 3px;
    font-size: 21px;
}
.minus_show:after, .minus_show2:after
{
    color: #fff;
    content: '-';
    padding: 0 2px 0 7px;
    font-size: 21px;
}

.add_cover .h4, .add_cover .h4_2 {
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    background: linear-gradient(135deg, #ffffff 10px, #ad6fae 0);
    -pie-background: linear-gradient(135deg, #ffffff 10px, #ad6fae 0);
    behavior: url(css/pie.htc);
    padding: 5px 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    z-index: 9;
    float: left;
    min-height: 35px;
   	width:100%;
    font-size: 16px;
}
.add_cover.right .right_h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffffff 10px, #ad6fae 0px) repeat scroll 0 0;
    -pie-background: linear-gradient(135deg, #ffffff 10px, #ad6fae 0);
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    font-size: 16px;
    min-height: 38px;
    width:100%;
}

.investment_callback .add_cover .h4, .investment_callback .add_cover .h4_2 {
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    background: linear-gradient(135deg, #ffffff 10px, #9e9317 0);
    -pie-background: linear-gradient(135deg, #ffffff 10px, #9e9317 0);
    behavior: url(css/pie.htc);
    padding: 5px 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    z-index: 9;
    float: left;
    min-height: 35px;
   	width:100%;
    font-size: 16px;
}
.investment_callback  .add_cover.right .right_h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffffff 10px, #9e9317 0px) repeat scroll 0 0;
    -pie-background: linear-gradient(135deg, #ffffff 10px, #9e9317 0);
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    font-size: 16px;
    min-height: 38px;
    width:100%;
}

.retirement_callback .add_cover .h4, .retirement_callback .add_cover .h4_2 {
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    background: linear-gradient(135deg, #ffffff 10px, #64e3d6 0);
    -pie-background: linear-gradient(135deg, #ffffff 10px, #64e3d6 0);
    behavior: url(css/pie.htc);
    padding: 5px 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    z-index: 9;
    float: left;
    min-height: 35px;
   	width:100%;
    font-size: 16px;
}
.retirement_callback  .add_cover.right .right_h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffffff 10px, #9e9317 0px) repeat scroll 0 0;
    -pie-background: linear-gradient(135deg, #ffffff 10px, #9e9317 0);
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    font-size: 16px;
    min-height: 38px;
    width:100%;
}

.child_callback .add_cover .h4, .child_callback .add_cover .h4_2 {
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    background: linear-gradient(135deg, #ffffff 10px, #ea4e4e 0);
    -pie-background: linear-gradient(135deg, #ffffff 10px, #ea4e4e 0);
    behavior: url(css/pie.htc);
    padding: 5px 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    z-index: 9;
    float: left;
    min-height: 35px;
   	width:100%;
    font-size: 16px;
}
.child_callback  .add_cover.right .right_h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffffff 10px, #ea4e4e 0px) repeat scroll 0 0;
    -pie-background: linear-gradient(135deg, #ffffff 10px, #ea4e4e 0);
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    font-size: 16px;
    min-height: 38px;
    width:100%;
}
.cancer_callback .add_cover .h4, .cancer_callback .add_cover .h4_2 {
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;;
    color: white;
    text-transform: uppercase;
    background: linear-gradient(135deg, #ffffff 10px, #9e2b34 0);
    -pie-background: linear-gradient(135deg, #ffffff 10px, #9e2b34 0);
    behavior: url(css/pie.htc);
    padding: 5px 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    z-index: 9;
    float: left;
    min-height: 35px;
   	width:100%;
    font-size: 16px;
}
.cancer_callback .add_cover.right .right_h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffffff 10px, #9e2b34 0px) repeat scroll 0 0;
    -pie-background: linear-gradient(135deg, #ffffff 10px, #9e2b34 0);
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    font-size: 16px;
    min-height: 38px;
    width:100%;
}

.add_cover .well
{
    margin-bottom: 0;
}
.additional_collapse
{
    background: #ffffff;
}
.additional_collapse .well
{
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: 1px solid #ad6fae;
}

.investment_callback .additional_collapse .well
{
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: 1px solid #9e9317;
}
.retirement_callback .additional_collapse .well
{
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: 1px solid #64e3d6;
}
.child_callback .additional_collapse .well
{
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: 1px solid #ea4e4e;
}
.cancer_callback .additional_collapse .well
{
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: 1px solid #9e2b34;
}
.additional_collapse .cover_acc
{
    border: none;
}
.add_cover .cover_acc li:last-child a
{
    margin-left: 0;
}

.add_cover a.btn-custom {
  background: #424250 none repeat scroll 0 0;
  color: white;
  font-size: 13px;
  margin:4px;
  padding: 3px 8px;
  display: inline-block;
  cursor:pointer;
}

.add_cover a i {
  color: white;
  font-size: 12px;
  padding-right: 4px;
}
.compare_block .c_block .logo_clickable
{
    
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/TermLife/uncheck.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 24px;
    left: -68px;
    outline: 0 none;
    position: absolute;
    top: 36px;
    width: 24px;
    z-index: 1;
}

.compare_block .c_block .slogo_clickable
{
    height: 19px;
    width: 19px; /*background: url("..images/uncheck.png") no-repeat;*/
    position: absolute;
    top: 37px;
    left: -68px;
    cursor: pointer;
    visibility: hidden;
    outline: 0;
}
.logo_clicked
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/TermLife/check.png") no-repeat scroll 0 0 !important;
    height: 1px;
    margin-left: 1px;
    outline: 0 none;
    visibility: visible !important;
    width: 19px;
}

/*---------*/
.font_size10
{
    font-size: 10px !important;
}
.font_size14
{
    font-size: 14px !important;
}
.font_weight_bold
{
    font-weight: bold;
}
.no_border
{
    border: none !important;
}
.no_border_right
{
    border-right: none !important;
}
.border_grey{border:2px solid #ddd;}
.position_relative
{
    position: relative !important;
}
.line_height_md
{
    line-height: 35px;
}

.z_section
{
    z-index: 9;
    position: relative;
}
.md-text-right
{
    text-align: right;
}
.desk-text-right
{
    text-align: right;
}

.overflow_hidden
{
    overflow: hidden !important;
}
.margin_left
{
    margin-left: 15px !important;
}
.padding-left_xs
{
    padding-left: 5px !important;
}
.padding_left_md
{
    padding-left: 15px !important;
}
.padding_left_lg
{
    padding-left: 20px !important;
}
.padding_left_xlg
{
    padding-left: 30px !important;
}
.padding_left
{
    padding-left: 130px !important;
}
.padding_right_md
{
    padding-right: 15px !important;
}
.padding_all_md
{
    padding: 15px !important;
}
.padding_all_xxs {
    padding: 2px !important;
}
.padding_all_xs {
    padding: 3px !important;
}

.no_padding_right
{
    padding-right: 0px;
}

.no_padding_left
{
    padding-left: 0px !important;
}

.padding_top_xs
{
    padding-top: 5px !important;
}
.desktop_padding_top_xs
{
    padding-top: 15px !important;
}

.margin_top_xs
{
    margin-top: 10px !important;
}

.padding_top_md
{
    padding-top: 15px !important;
}
.padding_top_lg
{
    padding-top: 30px !important;
}
.padding_bottom_md
{
    padding-bottom: 15px !important;
}
.padding_bottom_xs
{
    padding-bottom: 5px !important;
}
.no_border_radius
{
    border-radius: 0 !important;
}
.no_margin_bottom
{
    margin-bottom: 0 !important;
}
.no_margin_right
{
    margin-right: 0 !important;
}
.margin_bottom_sm
{
    margin-bottom: 10px;
}
.width_100_per
{
    width: 100%;
}
.width_75_per
{
    width: 75%;
}
.width_83_per{
	width: 83%;
}
.width_25_per
{
    width: 25%;
}
.width160px{width:160px; float:left;}
.width170px{width:170px; float:left;}
.width242px{width:242px; float:left;}
.width50px
{
    width: 50px;
}

.border_right_grey
{
    border-right: 1px solid rgb(217, 216, 221);
}
.border_right_grey_dark
{
    border-right: 1px solid #666;
}
.border_right_purple
{
    border-right: 1px solid #ad6fae;
}
/*.border_right_desk
{
    border-left: 2px solid #ad6fae;
}
/*.investment_callback .border_right_desk{border-left: 2px solid #9e9317;}*/
.border_color
{
    border-color: #dadada;
}
.border_color_dark
{
    border-color: #ad6fae;
}
.border_color_investment
{
    border-color: #9e9317;
}
.border_color_retirement
{
    border-color: #64e3d6;
}
.border_color_child
{
    border-color: #ea4e4e;
}
.border_color_cancer
{
    border-color: #9e2b34;
}
.color_grey_lite {
  color: #acacac !important;
}
.color_pink
{
    color: #cf4398;
}
.color_purple
{
    color: #ad6fae;
}
.color_green_lite
{
    color: #cbe5bf !important;
}
.background_pink
{
    background: #cf4398;
}
.background_green
{
    background: #ad6fae;
}
.background_grey_lite
{
    background: #c6c6ca;
}
.color_white, .color_white:hover, .color_white:active, .color_white:visited, .color_white:focus
{
    color: #fff;
}
.color_green
{
    color: #ad6fae;
}
.color_sgreen
{
    color: #00b2a8;
}
.color_grey
{
    color: #414150;
}
.color_grey_lite
{
    color: #acacac !important;
}
.fontstyle1
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.fontstyle2
{
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}
.fontstyle3
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.fontstyle4
{
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}

/*-----------------*/
#owl-demo-check .owl-wrapper-outer.autoHeight
{
    min-height: 120px;
}

.insure_form #owl-demo-check-2
{
    margin-left: 55px;
    max-width: 331px;
}

.insure_form #owl-demo-check-2 .owl-item
{
    padding-bottom: 20px;
}
.insure_form #owl-demo-check-2
{
    max-width: 331px;
    margin-left: 55px;
}

.insure_form .anim_btn
{
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    border: none;
    cursor: pointer;
}
.b_iplan
{
    z-index: 9;
}
.centre_image:hover .b_iplan, .anim_btn:hover .b_iplan
{
    transform: rotate(410deg);
    -webkit-transform: rotate(410deg);
}

.insure_form .submit_border {
    border-bottom: 2px solid #414150;
    height: 85px;
    margin-top: -84px;
    width: 85px;
    z-index:0;
    position:relative;
}
.insure_form .submit_btn {
    background: #414150 none repeat scroll 0 0 !important;
    border: none;
    border-radius: 50%;
    color: white;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    word-break:break-word;
    cursor: pointer;
    font-size: 13px;
    height: 78px;
    position: relative;
    text-transform: uppercase;
    width: 78px;
    z-index: 1;
    padding: 15px 10px 10px 10px;
    word-break: break-word;
    margin: 3px;
    text-align: center;
    display:block;
	text-decoration:none;
}
.contact_list a{color:#414150; text-decoration:none;}

.lang_area .center_area ul li a
{
    font-size: 15px;
}

.term_head .y_topb, .investment_head .y_topb, .retirement_head .y_topb, .child_head .y_topb
{
    left: 201px !important;
    height: 169px;
    top: -165px;
    z-index: -1;
}
.cancer_head .y_topb{left: 201px !important;
    height: 169px;
    top: -165px;
    z-index: -1;
	background: #9e2b34 none repeat scroll 0 0;}
.term_head, .investment_head, .retirement_head, .child_head, .cancer_head
{
    font-size: 36px;
    margin-top: 10px;
}
.term_head span.term_span, .investment_head span.investment_span, .retirement_head span.retirement_span, .child_head span.child_span, .cancer_head span.cancer_span
{
    top: -15px !important;
    color: #414150;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    left: 20px;
    position: relative;
}

.dropdown-menu
{
    width: 100% !important;
    min-width: auto !important;
}

.lang_area .lang_desc
{
    font-weight: bold;
    position: absolute;
    right: 98px;
    top: 170px;
    width: 100px;
    z-index: 2;
}

.lang_area .top_area
{
    border-right: 100px solid rgb(66, 65, 81);
    border-top: 60px solid transparent;
    height: 0;
    position: absolute;
    right: 0;
    top: 105px;
    width: 0;
    z-index: 2;
}

.lang_area .center_area
{
    background: rgb(66, 65, 81) none repeat scroll 0 0;
    height: auto;
    position: absolute;
    right: 0;
    top: 164px;
	min-height:335px;
    width: 100px;
    z-index: 2;
}

/*.four_wheeler{min-height:745px;}*/

.lang_desc .bottom_left
{
    background: black;
    width: 62%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ddd; font-size:11px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ddd; font-size:11px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ddd; font-size:11px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ddd; font-size:11px;
}
.lang_desc .fa.fa-google-plus-official {
    left: 0px;color: #dc4e41;
}
.lang_desc .fa.fa-facebook-official {
    left: 15px;color: #3a5a98;
}
.lang_desc .fa.fa-twitter-square {
    left: 31px;color: #60caef;
}
.lang_desc .fa.fa-linkedin-square {
    left: 47px;color: #0e76a8;
}

.lang_area .bottom_area
{
    border-right: 100px solid transparent;
    border-top: 60px solid rgb(66, 65, 81);
    height: 0;
    position: absolute;
    right: 0;
    top: 498px;
    width: 0;
    z-index: 2;
}


.f_google
{
    transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    border-bottom: 2px solid #dc4e41;
}
.f_link
{
    transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    border-bottom: 2px solid #0e76a8;
}

footer
{
    position: relative;
    z-index: 9;
}

.footer_social a:hover .f_google
{
    transform: rotate(200deg);
    -webkit-transform: rotate(200deg);
}
.footer_social a:hover .f_link
{
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
}

.lang_area .center_area ul li:first-child a
{
    color: white;
}
.lang_area .center_area ul li:nth-child(2) a
{
    color: rgb(221, 95, 18);
}
.lang_area .center_area ul li:nth-child(3) a
{
    color: rgb(224, 135, 35);
}
.lang_area .center_area ul li:nth-child(4) a
{
    color: rgb(220, 165, 135);
}
.lang_area .center_area ul li:nth-child(5) a
{
    color: rgb(246, 251, 219);
}
.lang_area .center_area ul li:nth-child(6) a
{
    color: rgb(249, 255, 219);
}
.lang_area .center_area ul li:nth-child(7) a
{
    color: rgb(249, 255, 219);
}
.lang_area .center_area ul li:nth-child(8) a
{
    color: rgb(155, 220, 104);
}
.lang_area .center_area ul li:nth-child(9) a
{
    color: rgb(122, 174, 91);
}
.lang_area .center_area ul li:nth-child(10) a
{
    color: rgb(89, 168, 40);
    margin-left: -4px;
}

.insure_form .prevc
{
    left: -15%;
}

.insure_form .nextc
{
    right: -13%;
}

.insure_form #owl-demo-check .nextc
{
    top: -85px;
}

.compare_block
{
    margin:20px 0 0 0; padding-right: 0;
    background: #424250; overflow:hidden;}

.compare_block .c_block ul
{
    /* border-left: 1px solid rgb(217, 216, 221);   padding: 0 0 0 15px; margin-top: 0;*/
}
.term_callback .compare_block .c_block a.buynow_link {
background: #52B448; color: #ffffff !important; height: 106px; width:110px; position: absolute; text-align: right; padding-top: 44px; font-size:16px; right:-1px;}
.investment_callback .compare_block .c_block a.buynow_link {
background: #52B448; color: #ffffff !important; height: 106px; width:110px; position: absolute; text-align: right; padding-top: 44px; font-size:16px; right:-1px;}
.cancer_callback .compare_block .c_block a.buynow_link {
background: #F18E20; color: #ffffff !important; height: 106px; width:110px; position: absolute; text-align: right; padding-top: 44px; font-size:16px; right:-1px;}
.retirement_callback .compare_block .c_block a.buynow_link {
background: #F18E20; color: #ffffff !important; height: 106px; width:110px; position: absolute; text-align: right; padding-top: 44px; font-size:16px; right:-1px;}
.term_callback .compare_block .c_block a.buynow_link span{}
.term_callback .compare_block .c_block ul li, .investment_callback .compare_block .c_block ul li, .retirement_callback .compare_block .c_block ul li, .child_callback .compare_block .c_block ul li, .cancer_callback .compare_block .c_block ul li
{
    list-style: none;
    color: rgb(217, 216, 221);
    font-size: 11px;
    line-height: 13px;
    width: 96%;
    float: left;
	/*text-align: justify;*/
	text-align: left;
}

.term_callback .compare_block .c_block ul li span, .investment_callback .compare_block .c_block ul li span, .retirement_callback .compare_block .c_block ul li span, .child_callback .compare_block .c_block ul li span, .cancer_callback .compare_block .c_block ul li span
{
    display: inherit;
}
.term_callback .compare_block .c_block img.logo_image, .investment_callback .compare_block .c_block img.logo_image
, .retirement_callback .compare_block .c_block img.logo_image, .child_callback .compare_block .c_block img.logo_image
{
    margin-top: 0;
    z-index: 2;
    position: relative;
}
.term_callback .compare_block .c_block img.logo_image, .investment_callback .compare_block .c_block img.logo_image, .retirement_callback .compare_block .c_block img.logo_image, .child_callback .compare_block .c_block img.logo_image {border-radius:0; border:none;}

.compare_block .logo_image_container {
  margin-top: 0; overflow: hidden;  z-index: 2; margin-left:0; max-width:150px; max-height:110px;padding-left: 5px;margin: 0 auto;}

.logo_image_container img {
  display: block;
  height: 100%;
  margin-top: 28px;
  max-width: 100%;
  /*width: 100%;*/
}

.compare_block .c_block a.plan
{
    float: left;
    left: -15px;
    position: relative;
    top: 50px;
}
.compare_block.selected_block .c_block a.plan
{
    background: #424250;
}
/*.compare_block .c_block:first-child{background:#ffffff;}*/
.term_callback .buy_now a, .cancer_callback .buy_now a{text-align:center;width: 70px;}
#smallDiv{height:35px;}

.compare_block.selected_block .c_block a.mlt1
{
    background: #424250;
}

/*.compare_block .c_block span.logo_clickable, .compare_block .c_block span.slogo_clickable {
    display: block;
    margin-top: 40px;
}*/

/*.compare_block .c_block
{
    height: auto !important;
}*/

.compare_block .c_block .buy_now p
{
    height: 105px;
}

.investment_callback .compare_block .c_block .buy_now p, .cancer_callback .compare_block .c_block .buy_now p{padding: 29px 8px;}

.rupee_font
{
    /*font-family: "rf" !important;*/
    display: inline-block;
    float: none;
    padding-right: 5px;
}
.alert-custom {
  margin: 0 -15px 0 15px;
  padding: 9px;
}
.compare_block .c_block p
{
    color: rgb(217, 216, 221);
    padding-top: 0px;
    float: left;
}

.call_us_container
{
    position: fixed;
    bottom: 80px;
    right: 0;
    z-index: 99;
    text-align: left;
}
.live_chat_container
{
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 99;
    text-align: left;
}
.compare_container
{
    position: fixed;
    bottom: 20px;
    left: 80px;
    z-index: 0;
    text-align: right;
}

.compare_container p, .call_us_container p, .live_chat_container p
{
    background: #ad6fae;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    padding: 0 3px;
    text-transform: uppercase;
}

.cancer_callback .compare_container p, .cancer_callback .call_us_container p, .cancer_callback .live_chat_container p
{
    background: #9e2b34;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;;
    padding: 0 3px;
    text-transform: uppercase;
}

.compare_container i, .call_us_container i, .live_chat_container i
{
    margin-right: 5px;
}

.compare_container span.live_chat
{
    width: 138px;
}

.compare_container span.live_chat a
{
    border: 1px solid #ad6fae;
    background: #fff;
    color: #ad6fae;
    padding: 0 4px;
}
.live_chat_container span.live_chat a
{
    border: 1px solid #ad6fae;
    background: #fff;
    color: #ad6fae;
    padding: 0 5px 0 46px;
}

.compare_container a{color:#333333;outline:0;}

.call_us_container .call_us
{
    background: white none repeat scroll 0 0;
    color: #ad6fae;
    font-size: 18px;
    padding: 5px 8px;
    text-transform: uppercase;
}

.call_us_container .call_us i.fa
{
    background: #ad6fae none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    margin-right: 10px;
    padding: 2px 4px;
	pointer-events:none;
}

.cancer_callback .call_us_container .call_us
{
    background: white none repeat scroll 0 0;
    color: #9e2b34;
    font-size: 18px;
    padding: 5px 8px;
    text-transform: uppercase;
}

.call_us_container .call_us i.fa
{
    background: #9e2b34 none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    margin-right: 10px;
    padding: 2px 4px;
}

.get_details
{
    background: url(/UIMaster/MasterImages/LifeInsurance/Cancer/cancer_detail.jpg);
    position: relative;
    z-index: 9;
}

.slider_back
{
    background: #F18E20;
    color: white;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    padding: 10px 0 10px 15px;
    position: relative;
    z-index: 9;
}

.slider_back table{width:100% !important;}

.term_callback .term_head, .investment_callback .investment_head, .retirement_callback .retirement_head, .child_callback .child_head, .cancer_callback .cancer_head
{
    margin-left: 115px;
    max-height: 115px;
    font-size: 36px;
    margin-top: 10px;
}

.term_callback span.services_small_text, .investment_callback span.services_small_text, .retirement_callback span.services_small_text, .child_callback span.services_small_text, .cancer_callback span.services_small_text
{
    color: #fd6e0a;
    font-size: 9px;
    margin-top: 0 !important;
    opacity: 0.8;
    clear: both;
    width: 100% !important;
}

.cancer_callback .get_details{color:#fff;}
.get_details .left_details h2 {font-size: 20px; color:#fff568; word-break:break-word;}

#owl-demo-check-parent-2 .owl-wrapper .four_wheeler
{
}

.rc_form .half_modal_health
{
}

.rc_form .modal-header .close
{
    color: white;
    opacity: 0.8;
}

.rc_form .modal-header h4
{
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, rgb(66, 65, 81) 10px, #ad6fae 0px) repeat scroll 0 0;
    color: white;
    max-width: 250px;
    padding: 7px 20px;
    position: relative;
    top: 20px;
}

.plan_collapse .well
{
    background: #ad6fae;
    border: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}
#collapse3 .well
{
    border-bottom: 10px solid #fff !important;
}

.rc_form .modal-body
{
    padding: 30px 25px 10px;
}

.rc_form .modal-header
{
    background: rgb(66, 65, 81) none repeat scroll 0 0;
    padding: 2px 15px;
}

.rc_form .add_family
{
    background: #ad6fae none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    margin: 15px 10px 0 0;
    padding: 1px 10px;
}


.rc_form .add_family_daughter
{
    margin-bottom: 15px !important;
    margin-right: 100px !important;
}

.rc_form input[type="submit"], .blk_btn
{
    background: #414150 none repeat scroll 0 0 !important;
    border: none !important;
    border-radius: 0;
    color: white !important;
    padding: 2px 15px !important;
    text-indent: 0 !important;
}
.rc_form .term_detail, .rc_form .investment_detail, .rc_form .retirement_detail, .rc_form .child_detail
{
    margin-left: 0;
}

.four_modal_form label
{
    color: #414150;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    text-transform: uppercase;
}
.four_modal_form label span
{
    color: #ad6fae;
}

.four_modal_form input[type="file"]
{
    height: auto;
}
.four_modal_form input[type="text"], .four_modal_form select
{
    background-color: white;
    background-image: linear-gradient(to bottom, #52b512, #52b512), linear-gradient(to bottom, #c6c6ca, #c6c6ca);
    background-origin: padding-box;
    background-position: 50% 100%, 50% 100%;
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 white;
    color: #414150;
    opacity: 1;
    padding: 0;
    transition: background-size 0.4s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;
}

.four_modal_form input[type="text"]:focus, .four_modal_form select:focus
{
    background-size: 100% 2px, 100% 1px;
    border: 0 none;
    box-shadow: 0 0 0;
    opacity: 1;
    outline: medium none;
}

.logo-container
{
    background: #fff;
    display: inline-block;
    height: 80px;
    width: 100%;
    padding: 5px;
}
.logo-container img
{
    /*height: 100%;*/
}
.amt_container
{
    font-size: 13px;
}
.disabled_info .label
{
    border-radius: 0 !important;
    margin: 0 !important;
    width: 100%;
    height: 40px;
    float: left;
    font-weight: normal;
    padding-top: 12px;
}

.disabled_info
{
    margin-top: 0px;
    display: block;
    width: 100%;
}
.sidebar_header
{
    padding: 15px;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #ad6fae;
}
.cancer_callback .sidebar_header
{
    padding: 15px;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important; background: #9e2b34;
}

.child_callback .sidebar_header
{
    padding: 15px;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #ea4e4e;
}

.sidebar_header h4
{
    margin: 0;
    text-transform: uppercase;
}
.no_padding
{
    padding: 0 !important;
}
.well.sidebar_container
{
    padding: 20px 0;
    margin-bottom: 0;
    border: 1px solid #ad6fae;
}
.sidebar_container
{
    background: #fff !important;
    border: 1px solid #ad6fae;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
}
.cancer_callback .sidebar_container
{
    background: #fff !important;
    border: 1px solid #9e2b34;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    padding-bottom: 20px;
}
.cancer_callback .cancer_detail2
{
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #9e2b34;
}
.term_detail2
{
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #ad6fae;
}

.investment_detail2
{
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #9e9317;
}

.cancer_detail2
{
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #9e2b34;
}
.term_previewpg, .investment_previewpg, .child_previewpg, .cancer_previewpg
{
    color: #111 !important;
    font-size: 13px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.preview_info, .term_previewpg label, .preview_info, .investment_previewpg label, .preview_info, .child_previewpg label, .preview_info, .cancer_previewpg label
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.preview_info small
{
    text-transform: uppercase;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
	font-size:75% !important;
}
.sidebar_container ul
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    line-height: 24px;
}
.term_previewpg .sidebar_header:first-child, .investment_previewpg .sidebar_header:first-child, .retirement_previewpg .sidebar_header:first-child, .child_previewpg .sidebar_header:first-child, .cancer_previewpg .sidebar_header:first-child
{
    margin-top: 0;
}
.term_previewpg .sidebar_header, .investment_previewpg .sidebar_header, .retirement_previewpg .sidebar_header, .child_previewpg .sidebar_header, .cancer_previewpg .sidebar_header
{
    margin-top: 30px;
}
.col-lg-4_custom
{
    width: 30%;
}
.price_heading
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    color: #111 !important;
    text-transform: uppercase;
}
.term_detail2 label, .investment_detail2 label, .retirement_detail2 label, .child_detail2 label, .cancer_detail2 label
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.term_detail2 h3, .investment_detail2 h3, .retirement_detail2 h3, .child_detail2 h3, .cancer_detail2 h3
{
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}
.checkbox input
{
    margin-left: 0;
    height: 38px !important;
}
.checkbox label
{
    padding-left: 30px;
}
.checkbox_no_padding_label{margin-top:0;}
.checkbox_no_padding_label label
{
    padding-left: 0;
}
.quot_backbtn {
  border: 2px solid #fff !important;
  color: #fff !important;
  cursor: pointer;
  float: right;
  margin-right: 15px !important;
  padding-right: 5px !important;
}

.idv_txtbox{border:1px solid #414150; float:left; margin-top:5px;}
.idv_txtbox input[type="text"]{ background:transparent; border:none; text-transform:capitalize;}
.quotes_txt .counterqutsno{font-weight:900 !important; color:#ffffff; font-size:15px; margin-left:2px;}

.quotes_txt{font-family: 'Muli', sans-serif !important; font-weight:400; color:#414150; font-size:11px; text-transform:uppercase !important; line-height:14px;}
.quotes_txt .border_quatations{margin-right:5px;}

.med_title hr
{
    margin: 0 30px 0 0;
    left: 10px;
    position: relative;
    top: 9px;
}
.term_previewpg .panel, .investment_previewpg .panel, .retirement_previewpg .panel, .child_previewpg .panel, .cancer_previewpg .panel
{
    border-radius: 0 !important;
    box-shadow: 0;
    border: none;
}
.term_previewpg .panel-heading
{
    background: #ad6fae none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}

.investment_previewpg .panel-heading
{
    background: #9e9317 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}

.retirement_previewpg .panel-heading
{
    background: #64e3d6 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}

.child_previewpg .panel-heading
{
    background: #ea4e4e none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}
.cancer_previewpg .panel-heading
{
    background: #9e2b34 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}
.text_info{background:none !important; background: none !important; border: none !important; color: #000 !important;
    width: auto !important;}
.retirement_callback .insure_form input,
.retirement_callback .insure_form select,
.retirement_callback .dropdown_button {
    background-image: linear-gradient(to bottom, #64e3d6, #64e3d6), linear-gradient(to bottom, #fff, #fff);
}	
.child_callback .insure_form input,
.child_callback .insure_form select,
.child_callback .dropdown_button {
    background-image: linear-gradient(to bottom, #ea4e4e, #ea4e4e), linear-gradient(to bottom, #fff, #fff);
}	
.cancer_callback .insure_form input,
.cancer_callback .insure_form select,
.cancer_callback .dropdown_button {
    background-image: linear-gradient(to bottom, #9e2b34, #9e2b34), linear-gradient(to bottom, #fff, #fff);
}
.cancer_callback .insure_form input:focus, .cancer_callback .insure_form select:focus, .cancer_callback .dropdown_button:focus{
background-size: 100% 2px, 100% 1px;
}

.term_callback, .investment_callback, .retirement_callback, .cancer_callback, .child_callback, .cancer_callback{min-height:500px;}
.term_callback .white_dropdown select{background:#ad6fae; border:1px solid #fff !important; border-radius:0 !important; color:#fff; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:button;}
.investment_callback .white_dropdown select{background:#9e9317; border:1px solid #fff !important; border-radius:0 !important; color:#fff; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:button;}
.cancer_callback .white_dropdown select{background:#9e2b34; border:1px solid #fff !important; border-radius:0 !important; color:#fff; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:button;}
.white_dropdown select option{padding:4px; text-indent:10px; line-height:20px;}

.retirement_callback .white_dropdown select{background:#64e3d6; border:1px solid #fff !important; border-radius:0 !important; color:#fff; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:button;}
.child_callback .white_dropdown select{background:#ea4e4e; border:1px solid #fff !important; border-radius:0 !important; color:#fff; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:button;}
.cancer_callback .white_dropdown select{background:#9e2b34; border:1px solid #fff !important; border-radius:0 !important; color:#fff; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:button;}
.white_dropdown .fa{color:#fff !important; margin-top:10px;	pointer-events:none;}


/*------- Checkbox Big Size Starts -------*/

.form-term .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-investment .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-retirement .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-child .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-cancer .checkbox_custom input[type="checkbox"]:not(old) + label > span{height: 1.872em !important; width: 1.86em !important;}
.form-term .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span::before, .form-investment .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span::before, .form-retirement .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span::before , .form-child .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span::before  , .form-cancer .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span::before {border-radius: 0.15em !important;font-size: 1.876em !important;}

/*------- Checkbox Big Size Ends -------*/

.term_previewpg .checkbox_custom input[type="checkbox"]:not(old) + label, .term_previewpg .checkbox_custom input[type="radio"]:not(old) + label, .investment_previewpg .checkbox_custom input[type="checkbox"]:not(old) + label, .investment_previewpg .checkbox_custom input[type="radio"]:not(old) + label, .retirement_previewpg .checkbox_custom input[type="radio"]:not(old) + label, .child_previewpg .checkbox_custom input[type="radio"]:not(old) + label, .cancer_previewpg .checkbox_custom input[type="radio"]:not(old) + label{margin-left:0;}

input[type="submit"].btn_custom
{
    border-radius: 4px;
    border: none !important;
    box-shadow: none;
    background: #ec971f;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    font-size: 14px;
}
.term_callback h4 small, .investment_callback h4 small, .child_callback h4 small, .cancer_callback h4 small
{
    color: #fff;
    font-size: 90% !important;
}
aside.info
{
    background: #ddd;
    font-size: 12px;
    text-align: center;
    z-index: 1;
    position: relative;
	padding:2px;
}
.term_callback p.small_text, .investment_callback p.small_text, .retirement_callback p.small_text, .child_callback p.small_text, .cancer_callback p.small_text
{
    top: 0px;
}
.term_callback .rupee_block h5, .investment_callback .rupee_block h5, .retirement_callback .rupee_block h5, .child_callback .rupee_block h5, .cancer_callback .rupee_block h5
{
 /*   max-width: 102px;*/
    white-space: nowrap;
	font-size:12px;
}
input.rupee_block[type="text"]
{
    border: 1px solid #cae5bf;
    color: #cae5bf;
    float: left;
    height: 30px;
    padding: 0;
    text-align: left;
    text-indent: 8px;
    width: 25%;
    margin-top: 15px;
    min-width: 70px;
    background: none;
}
.term_callback .rupee_block, .investment_callback .rupee_block, .retirement_callback .rupee_block, .child_callback .rupee_block, .cancer_callback .rupee_block
{
    display: block;
    height: 30px;
    margin-top: 0px;
}

.sort_option
{
    color: #fff;
    cursor: pointer;
    float: left;
    line-height: 41px;
    padding-left: 15px;
}
.term_callback .add_cover, .investment_callback .add_cover, .retirement_callback .add_cover, .child_callback .add_cover, .cancer_callback .add_cover
{
    background: transparent;
    margin-top: 10px;
}
.term_callback .get_details .add_cover, .investment_callback .get_details .add_cover, .retirement_callback .get_details .add_cover, .child_callback .get_details .add_cover, .cancer_callback .get_details .add_cover
{
    margin-bottom: 10px;
}
.term_callback .get_details .add_cover .cover_acc li .fa, .investment_callback .get_details .add_cover .cover_acc li .fa, .retirement_callback .get_details .add_cover .cover_acc li .fa, .child_callback .get_details .add_cover .cover_acc li .fa, .cancer_callback .get_details .add_cover .cover_acc li .fa
{
    color: #fff !important;
    padding: 0 10px;
}
.term_callback .get_details .add_cover .cover_acc li, .investment_callback .get_details .add_cover .cover_acc li, .retirement_callback .get_details .add_cover .cover_acc li, .child_callback .get_details .add_cover .cover_acc li, .cancer_callback .get_details .add_cover .cover_acc li
{
    color: #fff !important;margin-right: 15px;
}
.slider_back.insure_form .radio-inline input[type="radio"]:before
{
    left: 0;
    top: 0;
}

.add_cover label{text-transform:none;}

.slider_back .form-term .radio-custom input[type="radio"], 
.slider_back .form-retirement .radio-custom input[type="radio"]
{
    float: left;
    left: 0;
    position: relative;
    margin: 0 10px 0 10px !important;
}

.term_head, .investment_head, .retirement_head, .child_head, .cancer_head
{
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    margin: 40px 0 0;
    text-transform: uppercase;
    z-index: -1;
    font-size: 36px;
}

.term_head span.term_span, .investment_head span.investment_span, .retirement_head span.investment_span, .child_head span.child_span, .cancer_head span.cancer_span
{
    top: -15px;
}

.insure_form  .small_centre_image .radio-inline input[type="radio"] {
  display: block;
  margin-left: 0;
  margin-top: 80px;
  opacity: 1;
  text-align: center;
  width: 100%;
}

.insure_form .small_centre_image  .radio-inline .radio_span {
  color: #414150;
  display: block;
  width: 100% !important;
  margin-left:0 !important;
  text-align:center;
  left:0;
}

.term_custom_details, .retirement_custom_details, .investment_custom_details, .child_custom_details, .cancer_custom_details{font-size:14px;}

.compare_block .checkbox_custom { left: 7px;  position: relative;
}

.compare_block .checkbox_custom input[type="checkbox"]:not(old) + label{
  font-size: 18px;
}
.compare_block .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span::before, .compare_block .checkbox_custom input[type="checkbox"]:not(old) + label > span{border-radius: 1.25em !important;}

.compare_block .checkbox_custom input[type="checkbox"]:not(old) {
  height: 30px;  left: -8px;  position: relative;  margin-top:28px;
}

.compare_block h4{font-size:14px;}
.cancer_callback .compare_block h4{font-size:12px;}

#compare_quotes .modal-dialog{width:90%;}

.my-table{height:400px; overflow-y:scroll; font-size:14px;}
.my-table tr td{line-height:14px;}

.top_section li:nth-child(2) {
    border: 2px solid black;
    background: white;
    padding-top: 0;
    padding-bottom: 0;
	padding-left:15px;
}
.top_section li:nth-child(2) a{
    color: black;
}
.top_section li:nth-child(2) a:hover {
    color: #00b2a8;
}
.top_section li:first-child:after {
	content: "";
	color: white;
	padding-left: 8px;
	font-size: 17px;
	font-family: 'Muli', sans-serif !important; font-weight:400 !important;
	line-height:21px;
}


.my-table .table-bordered > tbody > tr:nth-child(2n+1) > td, .my-table .table-bordered > tbody > tr:nth-child(2n+1) > th {background-color: #eee;}

.checkbox_container{position:relative; left:0;float: left; height:101px; background:#fff;}

.term_callback .sidebar_container {
    background: #fff !important;
    border: 1px solid #ad6fae;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
}

.investment_callback .sidebar_container {
    background: #fff !important;
    border: 1px solid #9e9317;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
}
.retirement_callback .sidebar_container {
    background: #fff !important;
    border: 1px solid #64e3d6;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
}
.child_callback .sidebar_container {
    background: #fff !important;
    border: 1px solid #ea4e4e;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
	padding-top: 20px;
}
.cancer_callback .sidebar_container {
    background: #fff !important;
    border: 1px solid #9e2b34;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
}
.term_detail2 {
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #ad6fae;
}
.investment_detail2 {
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #9e9317;
}
.retirement_detail2 {
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #64e3d6;
}
.child_detail2 {
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #ea4e4e;
}
.cancer_detail2 {
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #9e2b34;
}
.term_previewpg, .investment_previewpg, .retirement_previewpg, .child_previewpg, .cancer_previewpg {
    color: #111 !important;
    font-size: 13px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.preview_info,
.term_previewpg label , .investment_previewpg label , .retirement_previewpg label, .child_previewpg label, .cancer_previewpg label {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important; margin-bottom:0; font-size:16px;
}
.preview_info small {
    text-transform: uppercase;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}
.sidebar_container ul {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    line-height: 24px;
}
.term_previewpg .sidebar_header:first-child, .investment_previewpg .sidebar_header:first-child, .retirement_previewpg .sidebar_header:first-child, .child_previewpg .sidebar_header:first-child, .cancer_previewpg .sidebar_header:first-child {
    margin-top: 0;
}
.term_previewpg .sidebar_header, .investment_previewpg .sidebar_header, .retirement_previewpg .sidebar_header, .child_previewpg .sidebar_header, .cancer_previewpg .sidebar_header {
    margin-top: 30px;
}
.term_callback .sidebar_container_price {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    border: 1px solid #ad6fae;
    color: #111 !important;
    margin: 0 0 0 -15px;
    width: 100%;
	font-size:13px;
}
.investment_callback .sidebar_container_price {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    border: 1px solid #9e9317;
    color: #111 !important;
    margin: 0 0 0 -15px;
    width: 100%;
	font-size:13px;
}
.retirement_callback .sidebar_container_price {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    border: 1px solid #64e3d6;
    color: #111 !important;
    margin: 0 0 0 -15px;
    width: 100%;
	font-size:13px;
}
.child_callback .sidebar_container_price {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    border: 1px solid #ea4e4e;
    color: #111 !important;
    margin: 0 0 0 -15px;
    width: 100%;
	font-size:13px;
}
.cancer_callback .sidebar_container_price {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    border: 1px solid #9e2b34;
    color: #111 !important;
    margin: 0 0 0 -15px;
    width: 100%;
	font-size:13px;
}

.col-lg-4_custom {
    width: 30%;
}
.price_heading {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    color: #111 !important;
    text-transform: uppercase;
}
.term_detail2 label, .investment_detail2 label , .retirement_detail2 label,  .child_detail2 label,  .cancer_detail2 label  {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.term_detail2 h4, .investment_detail2 h4, .retirement_detail2 h4, .child_detail2 h4, .cancer_detail2 h4 {
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.term .checkbox input, .investment .checkbox input , .child .checkbox input, .cancer .checkbox input {
    margin-left: 0;
   /* height: 38px !important;*/
}
.term .checkbox label, .investment .checkbox label , .child .checkbox label, .cancer .checkbox label {
    padding-left: 0px;
}
.med_title hr {
    margin: 0 30px 0 0;
    left: 10px;
    position: relative;
    top: 9px;
}
.term_previewpg .panel, .investment_previewpg .panel , .retirement_previewpg .panel, .child_previewpg .panel, .cancer_previewpg .panel {
    border-radius: 0 !important;
    box-shadow: 0;
    border: none;
}
.term_previewpg .panel-heading {
    background: #ad6fae none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
	padding: 4px 15px !important;
}

.investment_previewpg .panel-heading {
    background: #9e9317 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
	padding: 4px 15px !important;
}

.retirement_previewpg .panel-heading {
    background: #64e3d6 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
	padding: 4px 15px !important;
}
.child_previewpg .panel-heading {
    background: #ea4e4e none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
	padding: 4px 15px !important;
}
.cancer_previewpg .panel-heading {
    background: #9e2b34 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
	padding: 4px 15px 0 !important;
}

input[type="submit"].btn_custom {
    border-radius: 4px;
    border: none !important;
    box-shadow: none;
    background: #ec971f;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    font-size: 14px;
}


/*-------File Upload Custom CSS Starts  ----------*/

.content_custom .inputfile
{
    width: 0.1px !important;
    height: 0.1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    z-index: -1 !important;
}

.inputfile + label
{
    max-width: 80%;
    font-size: 1.25rem; /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem; /* 10px 20px */
}

.no-js .inputfile + label
{
    display: none;
}

.inputfile:focus + label, .inputfile.has-focus + label
{
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label *
{
    /* pointer-events: none; */ /* in case of FastClick lib use */
}

.inputfile + label svg
{
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em; /* 4px */
    margin-right: 0.25em; /* 4px */
}

/* style 1 */

.term_callback .inputfile-1 + label
{
    color: #ffffff !important;
    background-color: #ad6fae !important;
}

.investment_callback .inputfile-1 + label
{
    color: #ffffff !important;
    background-color: #9e9317 !important;
}

.retirement_callback .inputfile-1 + label
{
    color: #ffffff !important;
    background-color: #64e3d6 !important;
}
.child_callback .inputfile-1 + label
{
    color: #ffffff !important;
    background-color: #ea4e4e !important;
}
.cancer_callback .inputfile-1 + label
{
    color: #ffffff !important;
    background-color: #9e2b34 !important;
}

.inputfile-1 + label span
{
    color: #ffffff !important;
    font-weight: normal;
}

.inputfile-1:focus + label, .inputfile-1.has-focus + label, .inputfile-1 + label:hover
{
    background-color: #722040;
}

.check_terms.checkbox_custom input[type="checkbox"]:first-child:not(old){
  position: absolute !important;
}

.sort_radio.checkbox_custom input[type="radio"]:not(old) {
  height:30px !important;
}

.checkbox_custom input[type=checkbox]:not(old),
.checkbox_custom input[type=radio]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

.checkbox_custom input[type=checkbox]:not(old) + label,
.checkbox_custom input[type=radio]:not(old) + label{
  display      : inline !important;
  margin-left  : -2em;
  line-height  : 1.5em;
  font-family: 'Muli', sans-serif !important; font-weight:400 !important;
  font-weight:normal;
  font-size:13px;
}

.form-term .checkbox_custom input[type="checkbox"]:not(old) + label, .form-term .checkbox_custom input[type="radio"]:not(old) + label, .form-investment .checkbox_custom input[type="checkbox"]:not(old) + label, .form-investment .checkbox_custom input[type="radio"]:not(old) + label, .form-retirement .checkbox_custom input[type="checkbox"]:not(old) + label, .form-retirement .checkbox_custom input[type="radio"]:not(old) + label, .form-child .checkbox_custom input[type="checkbox"]:not(old) + label, .form-child .checkbox_custom input[type="radio"]:not(old) + label, .form-cancer .checkbox_custom input[type="checkbox"]:not(old) + label, .form-cancer .checkbox_custom input[type="radio"]:not(old) + label{margin-left  : 0em;}

.term_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0625em solid #ad6fae;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.term_callback .checkbox_custom input[type="radio"]:not(old) + label > span{
  border: 0.0625em solid #ad6fae;
  border-radius: 5em;
  display: inline-block;
  height: 1em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 1em;
}

.investment_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0625em solid #9e9317;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.86em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.investment_callback .checkbox_custom input[type="radio"]:not(old) + label > span{
  border: 0.0625em solid #9e9317;
  border-radius: 5em;
  display: inline-block;
  height: 1em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 1em;
}

.retirement_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0625em solid #64e3d6;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.retirement_callback .checkbox_custom input[type="radio"]:not(old) + label > span{
  border: 0.0625em solid #64e3d6;
  border-radius: 5em;
  display: inline-block;
  height: 1em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 1em;
}


.child_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0625em solid #ea4e4e;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.child_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0625em solid #ea4e4e;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.cancer_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0725em solid #9e2b34;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.cancer_callback .checkbox_custom input[type="radio"]:not(old) + label > span{
  border: 0.0625em solid #9e2b34;
  border-radius: 5em;
  display: inline-block;
  height: 1em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 1em;
}

.checkbox_custom input[type=checkbox]:not(old):checked + label > span,
.checkbox_custom input[type=radio]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

.term_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  content     : '\2713';
  display     : block;
  width       : 1em;
  color       : #ffffff;
  background  :	#ad6fae;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
 /* text-shadow : 0 0 0.0714em rgb(115,153,77);*/
  font-weight : bold;
  border-radius:0.15em;
  margin: -0.05em -0.01em !important;
}

.term_callback .checkbox_custom input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#ad6fae;
}

.investment_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  content     : '\2713';
  display     : block;
  width       : 1em;
  color       : #ffffff;
  background  :	#9e9317;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
 /* text-shadow : 0 0 0.0714em rgb(115,153,77);*/
  font-weight : bold;
  border-radius:0.15em;
  margin: -0.05em -0.01em !important;
}

.investment_callback .checkbox_custom input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#9e9317;
}

.retirement_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  content     : '\2713';
  display     : block;
  width       : 1em;
  color       : #ffffff;
  background  :	#64e3d6;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
 /* text-shadow : 0 0 0.0714em rgb(115,153,77);*/
  font-weight : bold;
  border-radius:0.15em;
  margin: -0.05em -0.01em !important;
}

.retirement_callback .checkbox_custom input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#64e3d6;
}


.child_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  content     : '\2713';
  display     : block;
  width       : 1em;
  color       : #ffffff;
  background  :	#ea4e4e;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
 /* text-shadow : 0 0 0.0714em rgb(115,153,77);*/
  font-weight : bold;
  border-radius:0.15em;
  margin: -0.05em -0.01em !important;
}

.child_callback .checkbox_custom input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#ea4e4e;
}
.cancer_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  content     : '\2713';
  display     : block;
  width       : 1em;
  color       : #ffffff;
  background  :	#9e2b34;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
 /* text-shadow : 0 0 0.0714em rgb(115,153,77);*/
  font-weight : bold;
  border-radius:0.15em;
  margin: -0.1em;
}

.cancer_callback .checkbox_custom input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#9e2b34;
}

.check_terms.checkbox_custom input[type="checkbox"]:first-child:not(old) {
  position: absolute !important;
}

.checkbox_custom label{  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; 
     -khtml-user-select: none; 
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none;
            font-size:12px;
			word-break:break-word;
}

.form-term .checkbox_custom input[type="checkbox"]:not(old), .form-investment .checkbox_custom input[type="checkbox"]:not(old), .form-retirement .checkbox_custom input[type="checkbox"]:not(old), .form-child .checkbox_custom input[type="checkbox"]:not(old), .form-cancer .checkbox_custom input[type="checkbox"]:not(old){
  position: absolute;}

.checkbox_custom .dropdown_button{width:100%;}
.checkbox_custom .my-dropdown .fa {margin-top: 7px;	pointer-events:none;}
.additional_collapse .my-dropdown .dropdown_button {
    line-height: 27px;
    width: 100%;
    opacity: 1;
    -moz-appearance: none;
    -ms-appearance: none;
	text-indent:5px;
	padding-right:29px;
}

 .additional_collapse .my-dropdown .dropdown_button option, .term_callback .my-dropdown .dropdown_button option, .investment_callback .my-dropdown .dropdown_button option, .retirement_callback .my-dropdown .dropdown_button option, .cancer_callback .my-dropdown .dropdown_button option{padding-left:10px;}
.checkbox_custom input[type="checkbox"]:not(old) + label, .checkbox_custom input[type="radio"]:not(old) + label {font-size: 12px;}
.additional_collapse input[type="text"].form-control, .additional_collapse select.form-control, .additional_collapse select.dropdown_button{height:27px; margin-left:0px;}
.term_callback .add_cover a, .investment_callback .add_cover a, .retirement_callback .add_cover a, .child_callback .add_cover a, .cancer_callback .add_cover a{border:none;}
.cancer_callback .add_cover .insure_form{border-left:none !important;}

.chosen-dropdown-container.select_box .chosen-container-single .chosen-search input[type="text"]{display:none !important;}

.col-sm-4 .chosen-dropdown-container i, .col-lg-4 .chosen-dropdown-container i, .col-md-4 .chosen-dropdown-container i{left: 83%;}
.select-dropdown-container i{left: 93%;}
.chosen-dropdown-container .chosen-drop{z-index:999;}
.chosen-dropdown-container{margin-top: 0px !important;
z-index: 0;}
.chosen-dropdown-container i{position: absolute; top: 15px; left:93%;}
.chosen-dropdown-container .chosen-container-active.chosen-with-drop .chosen-single{z-index:9;}


/*-----radio first_radio starts  -----
.first_radio {
  position: absolute;
  top: 27px;
  width: 50px;
}

.first_radio span{}


.checkbox_custom input[type="radio"]:not(old) + label:before{
  border: 0.0625em solid #ad6fae;
  border-radius: 5em;
  display: inline-block;
  height: 1em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 1em;
  content:' ';
}

.checkbox_custom input[type=radio]:not(old):checked +  label:before{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#ad6fae;
  content:' ';
}



/*---- Radio Checkbox custom 270117 CSS Ends-----*/


/*---- Checkbox White CSS Starts-----*/

.checkbox_custom.slider_ul{border: 0.0625em solid #fff;}
.checkbox_custom.slider_ul input[type="checkbox"]:not(old) + label > span {
  border: 1px solid #fff;}
.checkbox_custom.slider_ul input[type=checkbox]:not(old):checked + label > span:before{border: 1px solid #fff;}

/*.checkbox_custom label a{float:left;}*/

/*---- Checkbox White CSS Ends-----*/
/*-------File Upload Custom CSS Ends  ----------*/

/*---- Chrome Target Starts ---*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.term_callback .compare_block .c_block a.buynow_link, .investment_callback .compare_block .c_block a.buynow_link, .retirement_callback .compare_block .c_block a.buynow_link, .child_callback .compare_block .c_block a.buynow_link, .cancer_callback .compare_block .c_block a.buynow_link {}
}
/*---- Chrome Target Ends ---*/

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* Safari only override */    ::i-block-chrome, .section_para_fixed_sf
    {
        top: 33% !important;
    }

/*::i-block-chrome, .insure_form input[type="text"]{padding-left:5px !important;}*/

::i-block-chrome, .logo_image_container img {height: auto;
  margin-top: 24px;}



::i-block-chrome, .term_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span{
    border: 1px solid #ad6fae !important;}

::i-block-chrome, .investment_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
border: 1px solid #9e9317 !important;}

::i-block-chrome, .child_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 1px solid #ea4e4e !important;}

::i-block-chrome, .retirement_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 1px solid #64e3d6 !important;}

::i-block-chrome, .cancer_callback .checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 1px solid #9e2b34 !important;}

::i-block-chrome, .term_callback .insure_form .radio-inline input[type="radio"]:checked::before{background:#ad6fae !important;}

::i-block-chrome, .term_callback .insure_form .radio-inline input[type="radio"]:checked::after{
    border: 1px solid #ad6fae !important;}
  
::i-block-chrome, .term_callback .insure_form .radio-inline input[type="radio"]:checked::after{
  border: 1px solid #ad6fae !important;}

::i-block-chrome, .investment_callback .insure_form .radio-inline input[type="radio"]:after{
  border: 1px solid #9e9317 !important;}
 
::i-block-chrome, .investment_callback  .insure_form .radio-inline input[type="radio"]:checked::before{
border: 1px solid #9e9317 !important; background:#9e9317 !important;}

::i-block-chrome, .investment_callback .insure_form .radio-inline input[type="radio"]:checked::after{
  border: 1px solid #9e9317 !important;}
 
::i-block-chrome, .child_callback  .insure_form .radio-inline input[type="radio"]:checked::before{
  border: 1px solid #ea4e4e !important;background:#ea4e4e !important;}
  
::i-block-chrome, .child_callback .insure_form .radio-inline input[type="radio"]:checked::after{
  border: 1px solid #ea4e4e !important;}

::i-block-chrome, .child_callback .insure_form .radio-inline input[type="radio"]:after{
  border: 1px solid #ea4e4e !important;}
  
::i-block-chrome, .retirement_callback .insure_form .radio-inline input[type="radio"]:checked::before{
  border: 1px solid #64e3d6 !important;background:#64e3d6 !important;}
  
::i-block-chrome, .retirement_callback .insure_form .radio-inline input[type="radio"]:checked::after{
  border: 1px solid #64e3d6 !important;}

::i-block-chrome, .retirement_callback .insure_form .radio-inline input[type="radio"]:after{
  border: 1px solid #64e3d6 !important;}
  
::i-block-chrome, .cancer_callback .insure_form .radio-inline input[type="radio"]:checked::before{
  background:#9e2b34 !important;}
  
::i-block-chrome, .cancer_callback .insure_form .radio-inline input[type="radio"]:checked::after{
  border: 1px solid #9e2b34 !important;}

::i-block-chrome, .cancer_callback .insure_form .radio-inline input[type="radio"]:after{
  border: 1px solid #9e2b34 !important;}

::i-block-chrome, .investment_callback  .add_cover.right .right_h4 {background:#9e9317;}

::i-block-chrome, .term_callback .add_cover.right .right_h4 {
  background: #ad6fae !important;}
  
::i-block-chrome, .investment_callback .add_cover .h4, .investment_callback .add_cover .h4_2 {
  background: #9e9317 !important;}

::i-block-chrome, .child_callback .add_cover .h4, .child_callback .add_cover .h4_2 {
  background: #64e3d6 !important;}

::i-block-chrome, .retirement_callback .add_cover .h4, .retirement_callback .add_cover .h4_2 {
  background: #64e3d6 !important;}

::i-block-chrome, .cancer_callback .add_cover .h4, .cancer_callback .add_cover .h4_2 {
  background: #ea4e4e !important;}
 
/*------*/
  
::i-block-chrome, .term_callback .compare_block .c_block a.buynow_link{right: -4px !important;}

::i-block-chrome, .my-sml-dropdown_sf .dropdown_button
    {
        min-width: initial !important;
        width: 100%;
    }

    ::i-block-chrome, .health-detail ul
    {
        padding-left: 30px;
    }
    ::i-block-chrome, .insure_form #owl-demo-check .radio-inline input[type="radio"]
    {
        margin-top: 102px !important;
    }
    ::i-block-chrome, .insure_form .term_detail .vec-banner
    { background: url("/UIMaster/MasterImages/LifeInsurance/TermLife/term_vector.jpg") !important; background-position: center !important;
}
    ::i-block-chrome, .insure_form .investment_detail .vec-banner
    {
        background: url("/UIMaster/MasterImages/LifeInsurance/Investment/investments_vector.jpg") !important;
        background-position: center !important;
    }

    ::i-block-chrome, .insure_form .retirement_detail .vec-banner
    {
        background: url("/UIMaster/MasterImages/LifeInsurance/TermLife/retirement_vector.jpg") !important;
        background-position: center !important;
    }
    ::i-block-chrome, .insure_form .child_detail .vec-banner
    {
        background: url("/UIMaster/MasterImages/LifeInsurance/TermLife/child_vector.jpg") !important;
        background-position: center !important;
    }
    ::i-block-chrome, .insure_form .cancer_detail .vec-banner
    {
        background: url("/UIMaster/MasterImages/LifeInsurance/TermLife/cancer_vector.jpg") !important;
        background-position: center !important;
    }
    ::i-block-chrome, .term_detail
    {
        padding: 2.5em 0 20% !important;
    }
    ::i-block-chrome, .investment_detail
    {
        padding: 2.5em 0 20% !important;
    }
    ::i-block-chrome, .retirement_detail
    {
        padding: 2.5em 0 20% !important;
    }
    ::i-block-chrome, .child_detail
    {
        padding: 2.5em 0 20% !important;
    }
    ::i-block-chrome, .cancer_detail
    {
        padding: 2.5em 0 20% !important;
    }
    ::i-block-chrome, .box .select_box i
    {
        top: 45px !important;
    }
    ::i-block-chrome, #owl-demo-check .owl-wrapper-outer.autoHeight
    {
        min-height: 126px;
    }

    ::i-block-chrome, .insure_form .radio-custom input[type="radio"]:after
    {
        top: 10px !important;
        left: 0px !important;
    }

    ::i-block-chrome, .insure_form .radio-custom input[type="radio"]:before
    {
        top: 13px !important;
        left: 3px !important;
    }

}

/*---- chrome css hack-- */

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm)
{
    .insure_form .radio-inline input[type="radio"]
    {
        margin-top: 85px;
    }
    .insure_form .radio-inline input[type="radio"]:after
    {
        top: 8px !important;
        left: 0px !important;
    }

    .insure_form .radio-inline input[type="radio"]:before
    {
        top: 11px !important;
        left: 3px !important;
    }

    .insure_form .radio-custom input[type="radio"]:after
    {
        top: 10px !important;
        left: 0px !important;
    }

    .insure_form .radio-custom input[type="radio"]:before
    {
        top: 13px !important;
        left: 3px !important;
    }

    .slider_back .radio-custom input[type="radio"]:before
    {
        top: 0px !important;
        left: 0px !important;
    }

    .slider_back .radio-custom input[type="radio"]:after
    {
        top: -3px !important;
        left: -3px !important;
    }

    .form-group input, .right_details .form-group input
    {
        height: 40px;
    }
    .form-group .radio-custom input
    {
        height: 38px !important;
    }
 .cancer_callback .insure_form .radio-inline input[type="radio"]:checked:before 
     {
     background  : #9e2b34;
     }
  .cancer_callback .insure_form  .radio-inline input[type="radio"]:after 
     {    
     border: 1px solid #9e2b34;
     }
.term_callback .my-dropdown .dropdown_button option, .investment_callback .my-dropdown .dropdown_button option, .retirement_callback .my-dropdown .dropdown_button option, .child_callback .my-dropdown .dropdown_button option, .cancer_callback .my-dropdown .dropdown_button option{text-indent:5px !important;}
.term_callback .my-dropdown .dropdown_button, .investment_callback .my-dropdown .dropdown_button, .retirement_callback .my-dropdown .dropdown_button, .child_callback .my-dropdown .dropdown_button, .cancer_callback .my-dropdown .dropdown_button{-webkit-appearance:button !important; padding:5px;}
.additional_collapse .my-dropdown .dropdown_button{-webkit-appearance:button !important;padding:0 25px 0 5px; text-indent:0;}
	
.form-term .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-investment .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-retirement .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-child .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-cancer .checkbox_custom input[type="checkbox"]:not(old) + label > span{height: 1.850em !important; width: 1.860em !important;border-radius:0.3em;}

.investment_callback .compare_block .buy_now a, .cancer_callback .compare_block .buy_now a{font-family: 'Muli', sans-serif !important; font-weight:400 !important;}

.term_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before, .investment_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before, .retirement_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before, .cancer_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before, .child_callback .checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  margin: -0.1em !important;}

.term .checkbox input[type="radio"], .investment .checkbox  input[type="radio"], .child .checkbox  input[type="radio"], .cancer .checkbox  input[type="radio"] {height: 40px !important;}

}

/*----Firefox Hack Starts----*/
@-moz-document url-prefix() { 
.checkbox .radio-custom input[type="radio"], .investment_callback .radio-custom  input[type="radio"], .child_callback .radio-custom  input[type="radio"], .cancer_callback .radio-custom  input[type="radio"], .retirement_callback .radio-custom  input[type="radio"] {
    height: auto !important; margin-top: 2px !important;
}
}


@media screen and (-webkit-min-device-pixel-ratio: 0)
{
/*    .lang_area .bottom_area
    {
        top: 498px;
    }*/
    .box .select_box i
    {
        top: 78px;
    }
}
/*---- Chrome Target Ends ---*/

/*------ IE 10 CSS Starts -----*/

@media all and (-ms-high-contrast: none)
{
    .box .select_box i
    {
        top: 77px !important;
    }
	
    .insure_form .nextc
    {
        right: -50px !important;
    }

    .lang_area .bottom_area
    {
        top: 512px;
    }
    .lang_area .center_area ul li:nth-child(10) a
    {
        margin-left: -8px !important;
    }
    .form-term .radio-custom input[type="radio"], .form-investment .radio-custom input[type="radio"], .form-retirement .radio-custom input[type="radio"], .form-child .radio-custom input[type="radio"], .form-cancer .radio-custom input[type="radio"]{
    border: 0 !important;}
	input[type="radio"]:checked:not(old) + label > span > span{  margin:2px !important;}
.my-dropdown i.fa-angle-down{display:none;}
.my-dropdown select{padding-left:5px !important;}
.insure_form .form-term .nextbttn, .insure_form .form-retirement .nextbtn, .insure_form .form-child .nextbtn, .insure_form .form-cancer .nextbttn{padding-top:4px;}
.form-term .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-investment .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-retirement .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-child .checkbox_custom input[type="checkbox"]:not(old) + label > span, .form-cancer .checkbox_custom input[type="checkbox"]:not(old) + label > span{height:1.6em !important; width:1.5em !important; border-radius:0.3em; cursor:pointer;}
.plus_show:after, .plus_show2:after, .minus_show:after, .minus_show2:after{font-size:21px;}
.additional_collapse .my-dropdown .dropdown_button{padding-right:0;}
.select_box select::-ms-expand {display: none;}
.form-retirement .radio-custom input[type="radio"], .form-child .radio-custom input[type="radio"]{background:none !important;}
.term_callback .radio-custom input[type="radio"], .investment_callback .radio-custom  input[type="radio"], .child_callback .radio-custom  input[type="radio"], .retirement_callback .radio-custom  input[type="radio"] , .cancer_callback .radio-custom  input[type="radio"] {
height: auto !important; margin-top: 2px !important;
}
.select_box i{width:6px !important; height:6px !important; cursor:default;}
.form-child .chosen-container-single .chosen-search input[type="text"]{background:none !important;}

@media (min-width: 992px) and (max-width:1366px) {
.lang_area .center_area
    {
        height: 421px !important;
    }
}

}


/*----Campaign page css starts -----*/

.policy_container{}
.policy_container p{font-size:14px; line-height: 18px; color: #414150; padding: 0 10px;}
.policy_container h4{padding-left:10px;padding-right:10px;}

.form-term input, .form-term select, .form-term .chosen-single, .box .chosen-single, .box .chosen-drop, .form-term .my-dropdown .dropdown_button, .form-term .chosen-container.chosen-with-drop .chosen-drop {
  border: 1px solid #ad6fae !important;}
  .chosen-container-single .chosen-single, .right_details .chosen-container-single .chosen-single {background-clip: padding-box; background-color: #fff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #555555; display: block; height: 40px; line-height: 40px; overflow: hidden; padding: 0 0 0 8px;  position: relative;  text-decoration: none;  text-transform: capitalize;  white-space: nowrap; width:100%;}

  .term_head, .term_callback .insure_form label span, .term_callback .insure_form .prevp, .term_callback .insure_form .nextp, .term_callback .insure_form .prevp2, .term_callback .insure_form .nextp2, .term_callback .add_cover .cover_acc li .fa, .term_callback .compare_block .call_us {
  color: #ad6fae !important;}

  .term_callback .insure_form input, .term_callback .insure_form select, .term_callback .dropdown_button {background-image: linear-gradient(to bottom, #ad6fae, #ad6fae), linear-gradient(to bottom, #fff, #fff);}

.insure_form .term_callback input,
.insure_form .term_callback select {background-image: linear-gradient(to bottom, #ad6fae, #ad6fae), linear-gradient(to bottom, #fff, #fff);}

.content_wrapper {border-radius: 0; margin-bottom: 15px; padding: 10px;text-align: justify;}
.term_callback .content_wrapper {border: 1px solid #ad6fae;}
.investment_callback .content_wrapper {border: 1px solid #9e9317;}
.cancer_callback .content_wrapper {border: 1px solid #9e2b34;}
.retirement_callback .content_wrapper {border: 1px solid #64e3d6;}
.child_callback .content_wrapper {border: 1px solid #ea4e4e;}

.faq_accordion{margin-bottom: 0;}

.term_callback .faq_accordion .panel-heading{border:none; background:none;border-radius: 0 !important;}

.faq_accordion .panel{border-radius: 0 !important; box-shadow:none; border-bottom:1px solid #dee1e2; border-left:none; border-right:none; border-top:none; margin-top: 0;}
.faq_accordion .panel + .panel{margin-top: 0;}
.faq_accordion .panel + .panel:last-child{border-bottom:none;}
.faq_accordion .panel-body{padding:10px 15px 10px 25px; text-align: justify; font-size: 12px; color: #61616c;}

.faq_accordion .panel-title > a{color:#414150; font-size:13px;  display: block; width: 100%; line-height: 30px;}
.faq_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {border: none;}
.faq_accordion .panel-default > .panel-heading{padding:0 5px; background: none;}

.term_callback .policy_container h1{color:#fff; font-size:14px; text-transform: uppercase; text-align: center; font-weight:600;}

.investment_callback .policy_container h1{color:#9e9317; font-size:14px; text-transform: uppercase; text-align: center; font-weight:600;}

.cancer_callback .policy_container h1{color:#9e2b34; font-size:14px; text-transform: uppercase; text-align: center; font-weight:600;}

.retirement_callback .policy_container h1{color:#64e3d6; font-size:14px; text-transform: uppercase; text-align: center;font-weight:600;}

.child_callback .policy_container h1{color:#64e3d6; font-size:14px; text-transform: uppercase; text-align: center;}

.content_wrapper h1 {border-radius: 0; color: #fff !important; line-height: 30px; margin-left: -10px;  margin-right: -10px;  margin-top: -10px;  padding: 4px 15px 0;}
.term_callback .content_wrapper h1 {background: #ad6fae;}
.child_callback .content_wrapper h1 {background: #ea4e4e;}
.investment_callback .content_wrapper h1 {background: #9e9317;}
.retirement_callback .content_wrapper h1 {background: #64e3d6;}
.cancer_callback .content_wrapper h1 {background: #9e2b34;}

.content_wrapper .form-group{margin-bottom: 10px !important;}
.child_callback .policy_container h1{color:#ea4e4e; font-size:14px; text-transform: uppercase; text-align: center;font-weight:600;}
.anim_btn_middle{margin-left:15px;margin-top:0px !important;}
.child_callback .customer_form.insure_form .submit_btn{padding:28px 0 8px 0 !important;}
.anim_btn_middle .submit_btn{padding:20px 10px 10px !important;}
.anim_btn_middle .submit_border{top:0 !important; left:0 !important;}
.static_callback .insure_form{margin-left:15px !important; margin-top:0px; padding-top:22px;}
.static_callback .cancer_callback .insure_form{margin-left:15px !important; margin-top:0px; padding-top:22px;}

/*----Campaign page css Ends -----*/


/*----- Login Page CSS Starts ---*/

.login_modal{}
.login_modal .modal-header{padding: 0; border-bottom: none;}
.login_modal .modal-header .btn-default{border:none; padding:0;}
.login_modal .modal-header .btn-default{border:none;}
.login_modal .register a {width: 100px; text-align: center;  display:block;}

/*----- Login Page CSS Ends ---*/
