<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Common styles for mobile and desktop */
.ui-tooltip {
    z-index: 10010;
}    
 table td .etooltip{display:inline;}
  
 .skipPopup_header{
 	font-size:24px;
 }
.PPrider-tooltip-wrapper a:focus {
	outline:0px !important;
}
  #compare_benefit_riders .tooltip-inner {
    width: 300px;
    white-space: break-spaces;
  }
 
 #compare_benefit_riders a.tooltipd{ outline: none;outline-offset: unset;} 
 #compare_benefit_riders .tooltip.in{opacity:1;}
 #compare_benefit_riders .tooltip-inner{max-width: 150px;font-size: 12px;min-width: 200px;}

.PP_Rider_wrapper .popPlansOpt .commonPlanOpt {
    height: auto;
}

._tbl_styles {
    margin-top: 20px;
}

._tbl_styles .table tr th,._tbl_styles .table tr td {
    border: 1px solid #ddd;
}

._tbl_styles .table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
}

._tbl_styles .table-bordered&gt;thead&gt;tr&gt;td,._tbl_styles .table-bordered&gt;thead&gt;tr&gt;th {
    background: #00a2e8;
    color: #ffffff;
    padding: 8px;
    line-height: 1.428571429;
}

._tbl_styles .table-bordered&gt;tbody&gt;tr&gt;td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
}

.PPrider_desktop .compare-table tr {
    background: #fff;
}

.plan-separator .page-title {
    font-size: 18px
}

.PPrider_desktop .row {
    float: left
}

.PPrider_desktop .Compare_link {
    font-size: 16px !important;
    cursor: pointer;
}

.PPrider_desktop .select2-container .select2-choice {
    width: 100px;
}

.PPrider_desktop .select2-container {
    margin-bottom: 0 !important;
    width: 100% !important;
}

.PPrider_desktop .align_center_header {
    text-align: center;
    font-weight: 600;
    background: #dbedf8 !important;
}

.PPrider_desktop .tooltip .tooltip-inner, .PPrider_mobile .tooltip .tooltip-inner{margin-left:0;}

.PPrider-tooltip {
    background: url(../images/c2p3d_v2_questions.svg) no-repeat;
    position: absolute;
    left: 10px;
    top: 1px;
    width: 20px;
    height: 20px;
    background-size: 80%;
    display: inline-block; 
    outline: 0;
}

.ctooltipd {
    padding-left: 2px;
    position: relative;
    top: 2px;
    cursor: pointer;outline: none;
}

.PPrider-tooltip-wrapper {
    position: relative;
}

.PPrider_desktop .cntBtn {
    margin-top: 20px;
    text-align: center;
}

.PPdropdown_styles {
    margin-bottom: 8px;
    cursor: pointer;
    border-radius: 0px !important;
    font-style: normal;
}

.PP_align_para {
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}

.sanchp_net .popPlansOpt .commonPlanOpt:not(.disablity):not(.critical) .planOptMain li {
    margin-left: 22px;
    list-style-type: disc;
    list-style-position: outside;
    font-weight: 600;
    text-align: left;
    font-size: 14px;
}

.PPrider_wrapper {
    /* margin-top: 70px; */
    float: left;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.acci_partial_perm_disb .table th , .acci_partial_perm_disb .table td {
    text-align: left;
}

.acci_partial_perm_disb .table td {
    font-size: 13px;
}

.PPrider_sticky_header{   
	position: fixed;
    display: block;
    z-index: 99;
    background: #fff;
    top: 75px;
    /* width: 86%; */

}

.PPrider_sticky_header_wrapper{min-height: 70px;position:relative}
#header{    
	position: relative;
    min-height: 70px;
    }
#acci_death h2,#acci_partial_perm_disb h2,#PPcancer_cover h2,.illness-list li{
 font-weight: normal !important;
}

/* styles for Desktop view - start */
@media only screen and ( min-width : 601px) {
.has-error .sum-form-control, .has-error .sum-form-control:focus{box-shadow: none;border-color:#ed191f;}
.error-msg{color:#ed191f;bottom:-16px;font-weight: normal;font-size:14px;margin:4px 0 0;line-height: 12px;}
.has-error .error-msg{display: block;}	
.PPrider_desktop {
    display:block;
}
.PPrider_mobile {
    display:none;
}

.PPrider_desktop .accident_suboptions:hover {
    text-decoration: underline;
}


.PPrider_desktop .container {
    max-width:1366px;
    padding-left:48px;
    padding-right:48px;
    width:100%;
}
 .PPrider_desktop .page-container {
    background:#ffffff;
    padding-top:40px;
    padding-bottom:40px;
    margin-top:56px;
    margin-bottom:16px;
    position:relative;
}
 .PPrider_desktop .back-menu {
    position:relative;
    margin-bottom:20px;
    display:inline-block;
    margin-top:20px;
    color:#444;
    font-weight:bold;
}
 .PPrider_desktop .col-sm-12 {
    padding-left:20px;
    padding-right:20px;
}
 .PPrider_desktop h2.page-title {
    font-size:24px;
    margin:0 !important;
}
 .PPrider_desktop .rel {
    position:relative;
}
 .PPrider_desktop .addon-final {
    position: relative;
    text-align: right;
    display: inline-block;
    float: right;
}
 .PPrider_desktop .plan-amnt {
    font-size:32px;
    line-height:32px;
    font-weight:;
}
 .PPrider_desktop h2 small {
    font-size:14px;
    color:black;
}
 .PPrider_desktop .text-mini {
    font-size:12px !important;
    color:#7e7e7e;
    line-height:1.6;
}
 .PPrider_desktop .disp_tblrow {
    display:table-row;
}

.disp_tblcell {
    display: table-cell;
}

.PPrider_desktop .summary-tbl .disp_tblrow .disp_tblcell:first-child {
    font-weight:bold;
    width:250px;
    white-space:unset;
    box-sizing:border-box;
    padding-right:40px;
    overflow:hidden;
}
 .PPrider_desktop a {
    color:#0587e0;
}
 .PPrider_desktop .compare_addon {
    text-decoration:underline;
    margin-top:30px;
    margin-bottom:15px;
}
 .PPrider_desktop .disp_tbl {
    display:table;
    width:100%;
}
 .PPrider_desktop .compare-table {
    font-size:14px;
    text-align:center;
    font-weight:normal;
}
 .PPrider_desktop .ridernote p {
    font-weight:bold;
    margin-bottom:0px;
}
 .PPrider_desktop .ridernote ul li {
    list-style-type:disc;
    margin-left:20px;
}
 .PPrider_desktop table {
    border-spacing:0;
    border-collapse:collapse;
    width:100%;
    max-width:100%;
    background-color:transparent;
}
 .PPrider_desktop .table.compare-table thead tr {
    border-top:5px solid #004068;
    border-bottom:5px solid #004068;
}
 .PPrider_desktop .table.compare-table thead tr th {
    background:#004068;
    color:#ffffff;
    vertical-align:middle;
    font-size:14px;
    position:relative;
    border-bottom:none;
    border-left:1px solid #0587A7;
    white-space:nowrap;
    text-align:center;
}
 .PPrider_desktop .table.compare-table thead tr th, .table.compare-table tbody tr td {
    padding-left:8px;
    padding-right:8px;
}
 .table.compare-table thead tr th:first-child {
    border-left:1px solid #004068;
    text-align:center;
}
 .PPrider_desktop .table.compare-table thead tr th span {
    display:inline-block;
}
 .PPrider_desktop .text-left {
    text-align:left !important;
}
 .PPrider_desktop .table.compare-table tbody tr td:first-child {
    padding-left:16px;
/*     background:#ffffff; */
	background:transparent;
}
 .PPrider_desktop .table.compare-table tbody tr td:first-child {
    width:18%;
    border-right:1px solid #004068;
    /* background:#dbedf8;
    */
 /*border-right:none;
    */
 }
 .PPrider_desktop .table.compare-table tbody tr td {
    border-bottom:1px solid #004068;
}
 .PPrider_desktop .table.compare-table tbody tr td:nth-child(2) {
    width:15%;
    border-left:none;
    border-right:1px solid #004068;
}
 .PPrider_desktop .table.compare-table tbody tr td:nth-child(3),.table.compare-table tbody tr td:nth-child(4),.table.compare-table tbody tr td:nth-child(5),.table.compare-table tbody tr td:nth-child(6) {
    width:15%;
}
 .PPrider_desktop .table.compare-table tbody tr td:last-child {
    border-right:1px solid #004068;
}
 .PPrider_desktop .table.compare-table tbody tr td {
    border-top:none;
    border-left:1px solid #004068;
    position:relative;
    vertical-align:middle;
    height:56px;
    white-space:nowrap;
}
 .PPrider_desktop .table.compare-table thead tr th:last-child {
    border-right:1px solid #004068;
}
 .PPrider_desktop .disp_ridercheck .custom-checkbox [type="checkbox"]+label+ .cluttered {
    font-weight:bold;
}
 .PPrider_desktop .disp_ridercheck .custom-radio [type="radio"]+label:before,.PPrider_desktop .disp_ridercheck .custom-checkbox [type="checkbox"]+label:before {
    content:"";
    position:absolute;
    left:0;
    width:20px;
    height:20px;
    border-radius:50%;
    border:1px solid #b8b8b8;
    top:0px;
}
 .PPrider_desktop .disp_ridercheck .custom-checkbox [type="checkbox"]+label:before {
    border-radius:2px;
/*     box-shadow: 0 0 5px rgb(0, 109, 176);
    border: 1px solid rgba(81, 203, 238, 1); */
}

 .PPrider_desktop .disp_ridercheck .custom-checkbox [type="checkbox"]:checked+label:before {
    border-radius:2px;
    box-shadow: none;
    border: 1px solid #b8b8b8;
}


 .PPrider_desktop .disp_ridercheck .custom-radio [type="radio"]:checked + label:after {
    content:"";
    position:absolute;
    background:#004068;
    height:12px;
    width:12px;
    left:4px;
    top:4px;
    border-radius:50%;
}
 .PPrider_desktop .disp_ridercheck .custom-checkbox [type="checkbox"]:checked + label:after {
    content:'';
    position:absolute;
    left:10px;
    top:-6px;
    border-style:solid;
    border-color:#004068;
    width:8px;
    height:20px;
    border-width:0 1.5px 1.5px 0;
    transform:rotate(45deg);
}
 .PPrider_desktop .disp_ridercheck .disp_termCondition_check {
    margin-left:0px;
}
 .PPrider_desktop .custom-checkbox input[type="checkbox"] {
    position:absolute;
    left:-9999px;
}
 .PPrider_desktop .custom-checkbox [type="checkbox"]+label {
    padding-left:30px;
    float:left;
}
 .PPrider_desktop .custom-checkbox {
    position:relative;
    margin:10px;
}
 .PPrider_desktop .btn-primary.btn-outline {
    outline:0;
    color:#b21117;
    background:transparent;
}
 .PPrider_desktop .btn {
    border-radius:20px;
    height:40px;
    min-width:200px;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    touch-action:manipulation;
    cursor:pointer;
}
 .PPrider_desktop .btn-grp .btn + .btn {
    margin-left:16px;
}
 .PPrider_desktop .btn-grp {
    margin-top:30px;
    text-align:center;
}
 .PPrider_desktop .btn-primary {
    outline:0;
    background:#b21117;
    color:#ffffff;
    border-color:#b21117;
}
 .PPrider_desktop .accident_suboptions {
    text-decoration:none;
}

.PPrider_desktop .acci_ul ul{
	list-style-position: outside !important;
    line-height: 1.6;
    margin-left: 20px;
}

 .PPrider_desktop .acci_ul ul li {
    list-style-type:disc;
    text-align: left;
    margin-bottom:8px;
}
 .PPrider_desktop .sum-form-control {
    border-width:0 0 1px 0;
    width:60%;
    border-color:#444444;
    border-radius:0;
    box-shadow:none;
    padding-left:0;
    height:32px;
    font-size:16px;
    color:#444444;
    background:transparent;
}
 .PPrider_desktop .rupee-box {
    position:relative;
    margin-bottom:4px;
    max-width:300px;
}
 .PPrider_desktop .rupee-box .sum-form-control.rupee-input {
    padding-left:12px;
    outline:0;
}
 .PPrider_desktop .rupee {
    position:absolute;
    /* top:-3px; */
    display:inline-block;
    font-size:16px;
    color:#444;
}
 .PPrider_desktop .rider_select {
    z-index:9;
    margin-left:90px;
    bottom:-13px;
    text-align:center;
    width:45px;
    height:29px;
    position:absolute;
    border:1px solid black;
    border-radius:50%;
    background:#ffffff;
}
 .PPrider_desktop .riderdot {
    display:block;
    padding-top:5px;
}
 .PPrider_desktop .sub_head_align {
    margin-left:-61px;
}
 .sub_head_align1 {
    margin-left:-48px;
}
 .PPrider_desktop .custom-checkbox [type="checkbox"]:checked + label::after {
    content:'';
    position:absolute;
    left:10px;
    top:-6px;
    border-style:solid;
    border-color:#004068;
    width:8px;
    height:20px;
    border-width:0 1.5px 1.5px 0;
    transform:rotate(45deg);
}
.custom-checkbox input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.PPrider_desktop .table.compare-table tbody tr td:nth-child(3) p ,
 .PPrider_desktop .table.compare-table tbody tr td:nth-child(4) p,
 .PPrider_desktop .table.compare-table tbody tr td:nth-child(5) p {
	text-align: left;
    margin-left: 20%;
    margin-bottom: 0;
    white-space: pre-line;
}

.PPrider_desktop .table.compare-table tbody tr td:nth-child(4) p,
 .PPrider_desktop .table.compare-table tbody tr td:nth-child(5) p 
 {/* margin-left: 5%; */}
 
.PPrider_desktop .table.compare-table tbody tr td:nth-child(4) .sum-form-control,
.PPrider_desktop .table.compare-table tbody tr td:nth-child(5) .sum-form-control{
	/* text-align:center; */
}


.PPdesk_rider_amount{font-weight:bold;font-size:18px;}




#acci_death h3,#acci_death h2,#acci_partial_perm_disb h3 , #acci_partial_perm_disb h2,#PPcancer_cover h3,#PPcancer_cover h2{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height:1.4;
}
.sanchp_net .popPlansOpt .commonPlanOpt:not(.disablity):not(.critical) .planOptMain li{font-size:16px;font-weight: normal; margin-bottom: 15px;}

#acci_death ul li ,.sanchp_net .PP_align_para{font-size: 16px;font-weight: normal;}

.PP_product_brochure{text-decoration:underline !important;}

._tbl_styles .table-bordered&gt;tbody&gt;tr&gt;td{font-size:16px}

#riderPage .etooltip .etooltiptext{top:-60px !important;width:130px !important;white-space:pre-line;}

.PPRider_tdDisable td:nth-child(3),.PPRider_tdDisable td:nth-child(4),.PPRider_tdDisable td:nth-child(5){    
	background: #ccc;
    opacity: 0.6;
    cursor:not-allowed;
    pointer-events: none;
    }
    
 .PPRider_tbl input[disabled]{cursor:not-allowed;}

.PPTDisable{
	background:#ccc;
	opacity:0.6;
	pointer-events:none;
}

/*Redmine 10615 starts*/
.etooltip{position:relative;display:inline-block;}
.etooltip .etooltiptext{visibility:hidden;width:350px;background: #f2faff;color: #444444 !important;text-align:center;border-radius:5px;padding:5px 0;position:absolute;z-index:1;border: 1px solid #999;}
.e-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;bottom:-8px;left:50%;margin-left:-5px;border-width:8px 8px 0;border-top-color: #999;}
/*Redmine 10615 ends*/

.PPrider_desktop .lst_column_or{margin-left:57px;}

#compare_addon_rider .tooltip .tooltip-inner{width:200px;margin-left:0;}


}


/* Desktop-view end */






/* styles for mobile view - start */
@media only screen and ( max-width : 768px) {
.has-error .riderCard_txtField, .has-error .riderCard_txtField:focus{box-shadow: none;border-color:#ed191f;}
.error-msg{color:#ed191f;bottom:-16px;font-weight: normal;font-size:14px;margin:4px 0 0;line-height: 12px;}
.has-error .error-msg{display: block;}

.PPrider_desktop {
     display:none;
}
 .PPrider_mobile {
     display:block;
    /* border:1px solid #ccc;
     */
     padding:5px 10px;
     background:#fff;
     float:left
}
 .ppMob_gobck {
     color:black;
     font-size:16px;
     text-decoration:none;
}
 .ppMob_amt {
     font-size:24px;
     font-weight:bold;
}
 .ppMob_amt_wrapper {
     border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
}
 .ppMob_taxes {
     letter-spacing:2px;
     font-size:14px;
}
 ul.ppMob_list {
     list-style-type:circle;
     margin-top:15px;
     margin-left:10px;
     list-style-type:disc;
}
 ul.ppMob_list li {
     margin-left:10px;
     list-style-type:disc;
     font-size:16px;
}
 .ppMob_acciRel {
     text-align:center;
     width:100%;
     clear:both;
     background:#a7d8f9;
     color:#000;
     border-radius:5px;
     padding:10px 20px;
     font-size:18px;
     border:1px solid #fff;
     margin-bottom:30px;
}
 .ppMob_riderCard_wrapper {
    /* border:1px solid #ccc;*/
     padding:5px;
     float:left;
}
 .link_ppRider {
     text-decoration:underline;
     font-size:12px;
}
 .ppMob_riderCard,.riderCard_btnSec {
     float:left;
     width:100%;
     clear:both;
     margin-bottom:20px;
}
 .ppMob_riderCard {
     -moz-box-shadow:0 0 20px #ccc;
     -webkit-box-shadow:0 0 20px #ccc;
     box-shadow:0px 0px 20px 0px #ccc;
     padding:20px 5px 0;
}
 .riderCard_left,.riderCard_right {
     float:left;
     width:50%;
     padding-left:5px;
}
 .riderCard_Sltbtn {
     width:100%;
     float:left;
     background:#cb0303;
     color:white;
     padding:10px;
     border:none;
     outline:0;
     border-radius:3px;
     font-size:18px;
}
 .riderCard_editBtn {
     border:1px solid #a7d8f9;
     background:#fff;
     color:red;
     font-size:16px;
     padding:10px 25px;
     margin-left:0;
     float:left;
     position:relative;
     padding-left:15px;
     padding-right:35px;
    /* border-bottom-width:0;
     */
}
 .riderCard_pac_lbl {
     font-size:24px;
     font-weight:normal;
     color:black;
     padding:5px;
}
 .riderCard_right_amt {
     font-size:30px;
     font-weight:bold;
     color:black;
     margin-bottom:0;
}
 .riderCard_right_extra {
     font-size:16px;
     letter-spacing:5px;
     color:black;
}
 .riderCard_right_levies {
     color:black;
     font-size:16px;
     line-height:1.2;
}
 .ppMob_knowMore {
     font-size:18px;
     margin-left:10px;
}
 .ppMob_plus {
     font-size:30px;
     top:-1px;
     position:absolute;
     right:13px;
}
 .ppMob_mT20p {
     margin-top:20px !important;
     box-shadow:none;
}
 .ppMob_mT5p {
     margin-top:5px !important;
}
 .ppMob_fs18p {
     font-size:16px !important;
}
 .ppMob_fs16p {
     font-size:16px !important;
}
 .riderCard_Edit_details {
     float:left;
     border:1px solid #a7d8f9;
     padding:5px;
     margin-top:-1px;
     width:96%;
     margin-left:5px;
     padding-bottom:30px;
}
 .riderCard_row {
     float:left;
     width:100%;
     margin-top:30px;
     padding-left:15px;
}
 .riderCard_txtField {
     border-width:0 0 1px 0;
     border-color:#c8c7c7;
     border-radius:0;
     box-shadow:none;
     padding-left:12px;
     height:32px;
     font-size:16px;
     color:#444444;
     background:transparent;
     display:block;
     width:60%;
     -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
     -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
 input.riderCard_txtField:focus {
     border-bottom:1px solid #66afe9 !important;
}
 .riderCard_label {
     font-size:20px;
     font-weight:normal;
     margin-bottom:5px;
}
 .riderCard_Edit_details p {
     margin-bottom:0;
     font-size:16px;
     color:black;
}
 .ppMob_inrSignWrapper {
     position:relative;
}
 .ppMob_rupee {
     position:absolute;
     top:5px;
     display:inline-block;
     font-size:16px;
     color:#444;
}
 .ppMob_toggleBdr {
     border-bottom-width:0;
}
 .ppMob_or_wrapper {
     float:left;
     text-align:center;
     width:100%;
     margin:10px 0 20px;
}
 .ppMob_orSec {
     font-size:20px;
     font-weight:bold;
     border:1px solid #e9e6e6;
     padding:5px;
}
 .ppNob_btnGroup {
     float:left;
     width:100%;
     margin:10px auto;
     background:#fff;
     text-align:center;
}
 .ppNob_btnStyles {
     display:block;
     width:60%;
     border-radius:20px;
     height:40px;
     padding:6px 12px;
     margin-bottom:0;
     font-size:16px;
     font-weight:400;
     white-space:nowrap;
     vertical-align:middle;
     cursor:pointer;
     user-select:none;
     border:1px solid transparent;
     outline:0;
     margin:20px auto;
}
 .ppMob_proc_btn {
     background:#b21117;
     color:#ffffff;
     border-color:#b21117;
}
 .ppMob_skip_btn {
     color:#b21117;
     background:transparent;
     border:1px solid #b21117 
}
 .riderCard_btnSec {
     margin-bottom:0;
     box-shadow:none;
     margin-top:30px;
}
 .ppMob_acciRel_styles {
     margin-top:35px;
     float:left;
}


.PP_product_brochure {
    text-decoration: underline !important;
    font-size: 14px !important;
}

body:not(.v2Revamp_NB.pluginUP_ops_c2pl) .PPrider_sticky_header_wrapper{    
	min-height: 180px;
    position: relative;
    border-bottom: 1px solid #ccc;
    }
    
 .PPrider_sticky_header{
  	top: 45px;
    width: 98%;
    margin-left: -11px;
    padding: 0 9px;
    padding-bottom: 15px;
    z-index:6 !important;
  }
  
  
 #acci_death h3,#acci_death h2,#acci_partial_perm_disb h3 , #acci_partial_perm_disb h2,#PPcancer_cover h3,#PPcancer_cover h2
 ,#PP_Per_acci_cover h3,#PP_Per_acci_cover h2
 {
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 10px;
    line-height:1.4;
}
#acci_death h2,#acci_partial_perm_disb h2,#PPcancer_cover h2,.illness-list li{
 font-weight: normal !important;
}
 .sanchp_net .popPlansOpt .commonPlanOpt:not(.disablity):not(.critical) .planOptMain li{font-size:14px;font-weight: normal; margin-bottom: 10px;}

#acci_death ul li ,.sanchp_net .PP_align_para{font-size: 14px;font-weight: normal;}

.PP_product_brochure{text-decoration:underline !important;}

._tbl_styles .table-bordered&gt;tbody&gt;tr&gt;td{font-size:14px}
  
.ppMob_fs14p{font-size:14px !important;}

#riderPage .table-responsive&gt;.table:not(.compare-table)&gt;tbody&gt;tr&gt;td, #riderPage .table-responsive&gt;.table:not(.compare-table)&gt;thead&gt;tr&gt;th{ white-space: pre-line;}

} /* Mobile-view end */
/* comapre rider  desktop styles starts*/
.rider_compare .rider-benefit-content {
    border-radius:1px;
    box-shadow:0 2px 14px 0 rgba(0, 0, 0, 0.11);
}
 .rider_compare .rider-modal-header {
    border:none;
    padding:40px 40px 8px 40px;
}
  .rider_compare button.close-rider {
    border: none;
    float: right;
    opacity:1;
    background:transparent url(../images/c2p3d_v2_close-btn.svg) no-repeat;
    width:25px;
    height:25px;
    margin-top:-16px !important;
    display:inline-block;
    margin-right:-16px !important;
    text-indent:9999px;
}
 .rider_compare .rider-modal-title {
    font-weight:600;
    font-size:22px;
    line-height:1.45;
}
 .rider_compare .rider-modal-body {
    padding:8px 40px 40px 40px;
}
 .rider_compare .compare-table {
    font-size:14px;
    text-align:center;
    font-weight:normal;
}
.rider_compare .table.compare-table thead tr th, .table.compare-table tbody tr td {
    padding-left: 8px;
    padding-right: 8px;
}

.rider_compare .table.compare-table tbody tr td:nth-child(3), .table.compare-table tbody tr td:nth-child(4), .table.compare-table tbody tr td:nth-child(5), .table.compare-table tbody tr td:nth-child(6) {
    width: 15%;
}
.rider_compare .table.compare-table thead tr th {
    background: #004068;
    color: #ffffff;
    vertical-align: middle;
    font-size: 14px;
    position: relative;
    border-bottom: none;
    border-left: 1px solid #0587A7;
    white-space: nowrap;
    text-align: center;
}


 .rider_compare .table.compare-table thead tr,.rider_compare .table.compare-table tfoot tr:first-child {
    border-top:5px solid #004068;
    border-bottom:5px solid #004068;
}
 .rider_compare .table.compare-table thead tr th:first-child {
    text-align:left;
    border-left:1px solid #004068;
    white-space:nowrap !important;
}
 .rider_compare .table.compare-table thead tr th:last-child {
    border-right:1px solid #004068;
}
 .rider_compare .table.compare-table tbody tr td:first-child {
    padding-left:16px;
}
 .rider_compare .table.compare-table tbody tr td:first-child {
    text-align:left;
    background:#dbedf8;
    border-right:none;
    white-space:nowrap !important;
}
 .rider_compare .table.compare-table tbody tr td {
    border-bottom:1px solid #004068;
}
 .rider_compare .table.compare-table tbody tr td {
    border-top:none;
    border-left:1px solid #004068;
    position:relative;
    vertical-align:middle;
    height:56px;
 }
 .rider_compare .question-tip {
    padding-left:8px !important;
}
 .rider_compare .table.compare-table tbody tr td:nth-child(2) {
    border-left:none;
}
 .rider_compare .table.compare-table tbody tr td:last-child {
    border-right:1px solid #004068;
}
 .rider_compare .benefit-status {
    position:relative;
    display:inline-block;
}
 .rider_compare .benefit-status.text-yes {
    color:#30b30f;
}
 .rider_compare .benefit-status.yes:before {
    top:-15px;
    left:-4px;
    border-style:solid;
    border-color:#30b30f;
    width:8px;
    height:16px;
    border-width:0 1.5px 1.5px 0;
    transform:rotate(45deg);
}
 .rider_compare .benefit-status:after,.rider_compare .benefit-status:before {
    position:absolute;
    content:"";
}
.rider_compare .bottom-benefit{
position:absolute;
bottom:4px;
left:16px
}
.rider_compare .top-benefit{
position:absolute;
bottom:30px;
right:80px
}
.rider_compare .benefit_line{
width: 234px !important;
height: 25px !important;
border-bottom: 1px solid white;
position:absolute;
transform:translateY(-22px) translateX(-14px) rotate(15deg);
}
 .rider_compare .benefit-status.no:after,.rider_compare .benefit-status.no:before {
    background:#b4151b;
    width:1.5px;
    height:16px;
    transform:rotate(45deg);
    bottom:-6px;
}
 .rider_compare .benefit-status.no:before {
    transform:rotate(-45deg);
}

.rider-benefit-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    top: 35px;
    width: 85%;
    margin-left: 104px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.rider-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100001;
    overflow: hidden;
    outline: 0;
}
.rider_compare .fixed-table .table-responsive{
	overflow-x:visible !important;
}
#r_overlay {position: fixed;display: block;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.6); z-index:100;cursor: pointer;user-select: none;}
/* compare rider  desktop style ends*/

/* compare rider mobile view  style starts*/
@media only screen and (max-width: 767px){
.rider_compare .fixed-table {
    position: relative;
    overflow: visible;
}
.rider-benefit-content{
    width: 95% !important;
    margin-left: 10px !important; 
}
.rider_compare .fixed-table .table-responsive {
    margin-left: 160px;
    width: unset;
    border: none;
    border-right: 1px solid #004068;
}
.rider_compare .fixed-table {
margin-left: -30px;
width: 320px;
}
.rider_compare .fixed-table .table-responsive .compare-table thead tr th:first-child{
margin-top:-1px !important;
}
.rider_compare .rider-modal-header {
margin-left: -30px;
}
.rider_compare .compare-table,.rider_compare  .table-responsive {
    margin: 0;

}
.rider_compare .addon-benefit{
height:66px;
padding:0;
margin:0;
top: 0px;
}
.rider_compare .benefit_line {
    width: 160px!important;
    transform: translateY(10px) translateX(-7px) rotate(20deg) !important;
}
.rider_compare .top-benefit {
    bottom: 30px;
    right: 20px;
}



/* Added Newly */

 .rider_compare .fixed-table {
        position: relative;
        overflow: visible;
        width: 95%;
        margin: auto;
    }

    .rider-benefit-content {
        width: 95% !important;
        margin-left: 10px !important;
    }

    .rider_compare .fixed-table .table-responsive {
        width: unset;
        border: none;
        border-right: 1px solid #004068;
    }

    .rider_compare .fixed-table .table-responsive .compare-table thead tr th:first-child {
        margin-top: -1px !important;
    }

    .rider_compare .rider-modal-header {
        margin-left: -30px;
    }

    .rider_compare .compare-table,.rider_compare .table-responsive {
        margin: 0;
        overflow: auto;
    }

    .rider_compare .addon-benefit {
        height: 66px;
        padding: 0;
        margin: 0;
        top: 0px;
    }

    .rider_compare .benefit_line {
        width: 162px!important;
    	transform: translateY(-20px) translateX(1px) rotate(20deg) !important;
    	height:55px !important;
    }

    .rider_compare .rider-modal-title {
        font-size: 16px;
    }

    .rider_compare .rider-benefit-content,.rider_compare .rider-modal-body {
        float: left;
    }

    .rider_compare .table.compare-table thead tr th {
        font-size: 12px;
        white-space: nowrap !important;
        
    }

    .rider_compare .table.compare-table tbody tr td:first-child {
        padding-left: 10px;
        padding-right: 25px;
        font-size: 12px;
        padding-top: 15px;
    }

    .rider_compare .bottom-benefit {
        position: absolute;
        bottom: 10px;
        left: 8px;
    }

    .rider_compare .top-benefit {
        bottom: 30px;
        right: 20px;
    }

    .rider_compare .table.compare-table tbody tr th:first-child{
       text-align: left;
       background: #dbedf8;
       border-right: none;
       color:#666;
       vertical-align:middle;
       font-size:12px;
       padding-right: 25px;
    }

    .rider_compare .rider-modal-body {
        padding: 10px;
    }

    .PPrider-tooltip {
        left: 4px;
    }

    .rider_tooltipStyles .tooltip-inner {
        width: 130px !important;
        min-width: auto !important;
    }
    
     .table-scroll {
	position:relative;
	max-width:600px;
	margin:auto;
	overflow: hidden;
	border:1px solid #000;
/* 	display: block; */
	float: left;
	width: 65%;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td {
	padding:5px 10px;
	border:1px solid #000;
	background:#fff;
	white-space:nowrap;
	vertical-align:top;
}
.table-scroll thead, .table-scroll tfoot {
	background:#f9f9f9;
}
.clone {
	position:absolute;
	top: 5px;
	left: 10px;
	/* pointer-events:none; */
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:1px solid #000;
	background:#eee;
	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}

.PPmobile_selected_wrapper{position:relative;float:right;width:100%;display:inline-block;padding-bottom: 15px;}
.PPmobile_selected_lbl{position:absolute;border:2px solid #0fa94d;border-radius:3px;font-size:16px;width:100px;padding:5px;background:#0fa94d;color:#fff;right:-5px;top:-20px;text-transform:capitalize;text-align:center;}
.ppMob_addBrdr{border:2px solid #a2a0a0;padding:10px; float: left;margin-bottom: 20px;}
#rider_skip .modal-dialog{ margin-top: 25vh;}
.PP_Per_acci_cover ._tbl_styles .table{margin-bottom:0;}

#compare_addon_rider .tooltip .tooltip-inner{width:130px;}

}
/* compare rider mobile view  style ends*/
/* redmine_12066 HFI style starts--Giridhar*/
.v2Revamp_NB .ppMob_proc_btn {
    border: 1px solid #1d86ff;
    color: #ffffff;
    background: #1d86ff;
}
.v2Revamp_NB .ppMob_proc_btn:hover {
    border: 1px solid #234168;
	color: #ffffff;
    background: #234168;
	}
.v2Revamp_NB .PPrider_sticky_header {
    position: initial;
	}
.v2Revamp_NB .table-scroll {
    width: 80%;
}
.v2Revamp_NB .rider_compare .benefit_line {
    width: 166px!important;
    transform: translateY(-24px) translateX(-14px) rotate(24deg) !important;
}
.v2Revamp_NB .rider-benefit-content {
    width: 90% !important;
	}
.v2Revamp_NB .ppMob_riderCard_wrapper {
	float: none;
}
.v2Revamp_NB .ppMob_gobck:hover {
	    color: #0587e0;
	}
.v2Revamp_NB .ppMob_addBrdr{
	display:none !important;
}
.v2Revamp_NB #NB_r_overlay{
	position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 0;
    cursor: pointer;
    user-select: none;
}
.v2Revamp_NB .rider-benefit-content {
	margin-left: 27px !important;
	}
.v2Revamp_NB [data-addon-selected="true"]{
    background: #234168 !important;
}
.v2Revamp_NB #btnSkipAndProceed,.v2Revamp_NB #btnNotMyDetails{
	width:65%;
	margin:auto;
}
.v2Revamp_NB .ppMob_skip_btn {
    border: 1px solid #1d86ff;
    color: #1d86ff;
    background-color: #fff;
}


/* Netbanking Styles for Rider Page */

.v2Revamp_NB .table-responsive{overflow-x:hidden;}
.v2Revamp_NB .PPrider_desktop .table.compare-table tbody tr td{white-space:normal;}
.v2Revamp_NB .PPrider_desktop .rider_select{ margin-left: 40px;}
.v2Revamp_NB .PPrider_desktop .lst_column_or{ margin-left: 12px;}
.v2Revamp_NB .PPrider_desktop .back-menu{    width: 100%;float: left;}
body.v2Revamp_NB:not(.pluginUp_ops_c2pl) .PPrider_desktop .addon-final{    width: 50%;
    float: right;
    display: inline-block;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 53px;
    }
.v2Revamp_NB .plan-separator{    
	width: 50%;
    float: left;
    display: inline-block;
    }
 .v2Revamp_NB .PPrider_desktop h2.page-title{
 	font-size:21px;
 }
 
 .v2Revamp_NB .custom-checkbox [type="checkbox"]+label{
     line-height: 2px;
 }
 
 
 /* Compare Add On */
  .v2Revamp_NB .rider_compare .fixed-table {
    position: relative;
    overflow: visible;
    width: 95%;
    margin: auto;
}

.v2Revamp_NB .rider_compare .fixed-table .table-responsive{
	width: unset;
    border: none;
    border-right: 1px solid #004068;
    margin-left: 160px;
}

.v2Revamp_NB .rider_compare .compare-table,.v2Revamp_NB .rider_compare .table-responsive{
	margin: 0;
    overflow: auto;
}

.v2Revamp_NB .rider_compare .table.compare-table tbody tr td:first-child {
    padding-left: 10px;
    padding-right: 25px;
    font-size: 12px;
    padding-top: 15px;
}

.v2Revamp_NB #compare_addon_rider .fixed-table .table-responsive .compare-table tbody tr td:first-child,
.v2Revamp_NB #compare_addon_rider .fixed-table .table-responsive .compare-table thead tr th:first-child
{
	position: absolute;
    left: 0px;
    width: 160px;
    border-bottom: 0.5px solid #004068 !important;
    margin-top: 0.5px;
}

.v2Revamp_NB .rider_compare #compare_addon_rider .fixed-table .table-responsive .compare-table thead tr th:first-child
	{
	text-align: left;
    border-left: 1px solid #004068;
    white-space: nowrap !important;
    height: 66px;
    margin-top: -5px;
}

.v2Revamp_NB .rider_compare .benefit_line {
    width: 181px!important;
    transform: translateY(-19px) translateX(-3px) rotate(22deg)!important;
    height: 50px!important;
}

.v2Revamp_NB .rider_compare .top-benefit{
	bottom: 30px;
    right: 25px;
}

.v2Revamp_NB .rider_compare .bottom-benefit {
    bottom: 2px;
    left: 7px;
}



/*redmine_12066 HFI style end*/


/* Netbanking - styles Protect Plus Rider - start */
@media only screen and (min-width:601px) and (max-width:767px){
	.PPrider_desktop .table.compare-table tbody tr td:first-child{ white-space: nowrap;padding:0;}
	.PPrider_desktop .btn-grp &gt; .btn{ display: inline-block;width: 40%;} 
	.PPrider_desktop .btn-grp .btn + .btn{margin-top:0;}
	.PPrider_desktop .table-responsive{width: 90%;}
	.PPrider_desktop .lst_column_or{margin-left:12px;}
	#compare_benefit_riders tbody tr td:first-child{padding: 0 40px 0 8px;}
	.rider_compare .top-benefit{ bottom: 30px;right: 28px;}
	.rider_compare .bottom-benefit{ left: 4px;bottom: -3px;}
} 

/* Netbanking - styles Protect Plus Rider - end */



.PPrider_mon_yr{position:relative}
.PPrider_mon_yr &gt; span {position: absolute;	bottom: 6px;	left: 60px;}
.ppMob_riderCard_wrapper .PPrider_mon_yr &gt; span{left:40px;}
.PPRider_tbl tr td input[readonly]{border:0px !important; margin-left: 60px;}
.PPRider_tbl tr span.yrs_alignStyles{left:74px}
.ppMob_riderCard_wrapper span.yrs_alignStyles{left:11px}
.ppMob_riderCard input[readonly]{border:0px !important; padding-left: 0;}
.PPrider_popup.popEditDetails.popup h3 {
    color: black !important;
    background: transparent;
    font-weight: bold;
    padding-bottom: 0;
}
.PPrider_popup.popEditDetails .closePopup {
    background: url(../images/c2p3d_v2_close-btn.svg) center center no-repeat;
}
/*Redmine 13287 UI &gt; new rider protect plus &gt; across products &gt; mobile responsive */
.sanchp_net .romanList li{
	list-style-type: lower-roman !important;
}

.sanchp_net .discList li{
	list-style-type: disc !important;
}

.sanchp_net .alphaList li{
	list-style-type: lower-alpha !important;
}
.cbs-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity.15s linear;transition: opacity .15s linear;}
.cbs-modal.in{opacity:1;display:block;}
.cbs-modal-open .cbs-modal{overflow-x:hidden;overflow-y:auto;}
.cbs-modal-open{overflow:hidden;}
.cbs-modal .cbs-modal-dialog{-webkit-transition: -webkit-transform .3s ease-out;-o-transition : -o-transform  .3s ease-out;transition : -webkit-transform  .3s ease-out;transition : transform  .3s ease-out;transition : transform  .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;}
.cbs-modal.in.cbs-modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);}
.cbs-modal-dialog{position:relative;width:auto;margin:10px;}
.cbs-modal-content{position:relative;background-color:#FFF;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);/* border-radius:6px; */-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0;}
.cbs-modal-header{padding:20px;/* border-bottom:1px solid #e5e5e5; */;padding-bottom: 0px;margin-top: 20px;}
.cbs-modal-header:after,.cbs-modal-header:before{display:table;content:" ";}
.cbs-modal-title{margin:0;line-height:1.42857143;font-size:18px;font-weight:bold;text-align:left;padding-left: 20px;}
.cbs-modal-close1{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #FFF;filter : alpha(opacity=20);opacity:.2}
.cbs-modal-body{position:relative;padding: 8px 40px 15px 40px;}
.cbs-modal-backdrop{top:0;right:0;bottom:0;left:0;z-index:10040;background-color:#000;opacity:0;}
.cbs-modal-backdrop.in{opacity:.5;position:fixed;}
.cbs-modal-close{padding:0;cursor:pointer;background:0 0;border:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #FFF;filter : alpha(opacity=20);opacity: 1; background: transparent url(../images/c2p3d_v2_close-btn.svg) no-repeat;  width: 25px;height: 25px; display: inline-block;text-indent: 9999px;margin-top: -16px !important;}
@media(min-width : 768px){
	.cbs-modal-dialog{width:900px;margin:30px auto;}
	.cbs-modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-sgadow:0 5px 15px rgba(0,0,0,.5);}
}
.cbs-modal-body ._tbl_styles .table-bordered&gt;tbody&gt;tr&gt;td {
   font-weight:normal !important;
}
.cbs-modal h2{font-size: 18px;margin-bottom: 10px;line-height: 1.4;text-align: left;text-rendering: optimizeLegibility; color: #444444;}
.cbs-modal ul li{font-size: 16px;font-weight: normal;margin-bottom: 15px;margin-left: 22px;list-style-type: disc;list-style-position: outside;text-align: left;color: #444444;}
#PP_Per_acci_coverModal .rider_heading li{
	    list-style-type: none;
}
#disability_def .disability_headings li{
	 list-style-type: none;
	 margin-left:0px;
}
#disability_def .disablityPoints li{
	 list-style-type: disc !important;
	 margin-left:30px !important;
}
@media only screen and (max-width: 767px){
.cbs-modal-body, .cbs-modal-header {
    padding-left: 20px;
    padding-right: 20px;
}
.cbs-modal-title{
	padding-left:0px;
	font-size: 16px;
}
.cbs-modal h2{
font-size: 16px !important;
}
.cbs-modal-body .PP_align_para {
    font-size: 14px !important;
    font-weight: normal;
}
.cbs-modal ul li{
	font-size:14px !important;
}
}

/*Redmine 12244 : sanchay plus revamp starts:Jnanesh*/
.modal-content{border-radius: 1px;  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.11);}
.text-center {text-align: center;}
.modal-header{border:none; padding:40px 40px 8px 40px;}
.modal-header.no-title{padding-top: 0px; padding-bottom: 0;}
.modal-header.no-title .close{ margin-top: 10px !important;}
.modal-title{font-weight: 600;font-size: 22px;line-height: 1.45;}
.modal-body{padding:8px 40px 40px 40px}
.modal-footer{text-align: left;padding:0px 40px 40px 40px;border:none;}

.mr-top40 {
    margin-top: 40px !important;
}
.v2_regret_cta {
    text-align: center;
    margin-top: 5% !important;
}

button.close{opacity:1;background:transparent url('../images/c2p3d_v2_close-btn.svg') no-repeat;width:25px;
    height:25px;margin-top: -16px !important;
    display: inline-block;
    margin-right: -16px !important;text-indent: 9999px;}
button.close:hover{opacity: 1;}
@media (min-width: 768px){
	.modal-sm {width:560px;}
}
@media (min-width:1200px){
	.modal-lg.xxl-modal { width: 1140px;}
}
.v2_regret_cta .btn{border-radius: 20px;height: 40px;min-width: 200px;}
.btn:hover, .btn:focus, .btn:active, .btn:active:hover, .btn:active:focus{outline:none;}
.v2_regret_cta .btn-primary{background:#b21117;color:#ffffff;border-color:#b21117;}
.btn-primary.btn-outline{color:#b21117;background: transparent;}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active, .btn-primary.btn-outline:active:hover, .btn-primary.btn-outline:active:focus{background:rgba(178, 17, 23, 0.2);outline:none;color:#b21117;}


@media only screen and (max-width: 767px){
/* .PP_Rider_wrapper .modal-body{overflow-y:auto;overflow-x:hidden;margin-right:5px;}
.PP_Rider_wrapper .modal-body.mr-top40{margin-top:0px !important;} */
#riderPage .modal-body{overflow-y:auto;overflow-x:hidden;margin-right:5px;}
#riderPage .modal-body.mr-top40{margin-top:0px !important;}
#PP_Per_acci_cover button.close{margin-top: -3px!important;}
#acci_death button.close{margin-top: -3px!important;}
#accidental_IB button.close{margin-top: 9px!important;margin-right: -3px !important;}
#PPcancer_cover button.close{margin-top: -3px!important;margin-right: -10px !important;}
#illnessModal button.close{margin-top: -3px!important;}
#riderPage .modal-body{overflow-y:auto;overflow-x:hidden;margin-right:5px;}
/* #accidental_IB .modal-header{padding:0px;} */
#accidental_IB .modal-body{padding-left:20px;padding-right:20px;}
#accidental_IB .modal-body .row{margin-left:0px;margin-right:0px;}
#accidental_IB .modal-body .row p.mr-top16{margin-top:0px !important;}
#accidental_IB div.modal-body{margin-top:0px !important;}
.modal-body::-webkit-scrollbar-track{-webkit-box-shadow: none;background-color: #d4d4d4;border-radius: 20px; }
.modal-body::-webkit-scrollbar{width: 5px;background-color: #d4d4d4;border-radius: 20px;}
.modal-body::-webkit-scrollbar-thumb{background-color: #a8a8a8;border-radius: 20px;}
.PP_Rider_wrapper .modal-header h3{display:inline;}
.PP_Rider_wrapper .modal-header{padding-top:20px;}
.PP_Rider_wrapper .modal-body{padding-left:20px;padding-right:20px;}
}
body.modal-open{    overflow: hidden !important;}
.PP_Rider_wrapper .modal-header h3{display:inline;}

/*13872*/
@media only screen and (max-width: 767px){
#PPcancer_cover ._tbl_styles .table {
   
    margin-bottom: 0;
   
}
#PPcancer_cover .table-responsive{
	margin-left:5px !important;
}
#ops_sarjb .PP_Rider_wrapper .modal-body{padding-top: 0px !important;}
.mob_pad0{padding-left:0px;padding-right:0px;}
.mob_popupH3{font-size:16px !important;color:black;font-weight: bold;display: inline;}
}
@media only screen and (max-width: 400px) {
.MD_atpd{display:inline-block;width:90%;}
}
#riderPage .modal-header{padding-top:20px !important;padding-right:20px !important;}
#riderPage .modal-header button.close{margin-top: -5px !important;margin-right: 0px !important;}
@media only screen and (min-width: 600px) {
#riderPage .modal-header h3{font-size:16px !important;color:black;font-weight: bold;display: inline;}
}
/* Compare plan popup changes for iOS and Andriod devices --Abdul*/
#compare_addon_rider div.table-scroll1{position:relative;/* max-width:1000px; */margin:auto;/* overflow:hidden; */}
#compare_addon_rider div.table-wrap{width:100%;overflow:auto;}
#compare_addon_rider .table-scroll1 table.main-table{width:100%;margin:auto;border-collapse:separate;border-spacing: 0;}
#compare_addon_rider table.clone{position: absolute;top:0;left:0;pointer-events: none;}
#compare_addon_rider table.clone td,.c2pl_compPlnBenft_popup table.clone th{visibility: hidden;/* border:0px; */}
#compare_addon_rider table.clone .fixed-side{visibility: visible;pointer-events:initial;/*     border-right: 1px solid #004068 !important; */}
#compare_addon_rider table.clone .tooltip.top .tooltip-arrow{border-width: 5px 8px 1px 10px;border-top-color: #e3f4ff;z-index: 1000;}
#compare_addon_rider table.clone .tooltip.right .tooltip-arrow{border-width: 7px 7px 7px 0px; border-right-color: #f2faff;z-index: 1000;}
#compare_addon_rider table.clone .tooltip .tooltip-inner{padding:12px;}
#compare_addon_rider table.clone .tooltip.right .tooltip-inner{margin-left:0px;}
#compare_addon_rider table.clone .tooltip .tooltip-inner:after,#compare table.clone .tooltip .tooltip-inner:before{border:0px;}
#compare_addon_rider table.clone .tooltip .tooltip-arrow{display:block;}
#compare_addon_rider div.table-scroll1 .tooltip .tooltip-inner{margin-left:0px;}
@media only screen and (max-width: 767px){
	#compare_addon_rider div.table-scroll1 .table.compare-table.main-table.clone tbody tr td:not(.fixed-side){border:0px !important;}
	#compare_addon_rider div.table-scroll1 .table.compare-table.main-table tbody tr td:first-child{border-right:0px !important;}
	#compare_addon_rider div.table-scroll1 .table.compare-table.main-table.clone tbody tr td:first-child{border-right: 1px solid #004068 !important;}
	#compare_addon_rider table.clone{left:-1px !important;}
	#compare_addon_rider div.table-scroll1{border-right: 1px solid #004068;}
	#compare_addon_rider div.table-scroll1 .table.compare-table.main-table {box-shadow: none;}
	.table.compare-table.main-table thead tr th:nth-child(2){border-left:0px !important;}
	.table.compare-table.main-table thead tr th:first-child{border-right:0px !important;padding-left: 14px;
    padding-right: 14px;}
	.table.compare-table.main-table.clone thead tr th{border:0px solid #ffffff !important;}
	.table.compare-table.main-table.clone thead tr th:first-child{border-right:1px solid #ffffff !important;padding-left: 14px;
    padding-right: 14px;}
	.table-wrap .table.compare-table.main-table tr .fixed-side{/* visibility: hidden; */}
	#compare_addon_rider div.table-scroll1 .table.compare-table.main-table.clone tr .fixed-side{/* visibility: hidden; */border-left: 1px solid #004068 !important;}
	#compare_addon_rider div.table-scroll1 .table.compare-table.main-table tbody tr td{border-left:0px !important;}
	#compare_addon_rider .modal-dialog .modal-header button.close{margin-top:-58px !important;}
	#riderpage .rider_compare #compare_addon_rider table.clone .benefit_line{width:172px !important;transform: translateY(-10px) translateX(-18px) rotate(24deg) !important;}
	#riderpage .rider_compare #compare_addon_rider .modal-header{padding:0px !important;}
	#riderpage .rider_compare #compare_addon_rider .modal-header h4{display:inline-block;width:85%;}
	#riderpage .rider_compare #compare_addon_rider .modal-header .close{margin-top:17px !important;margin-right:0px !important;}
}
/* Compare plan popup changes for iOS and Andriod devices ends--Abdul*/
#acci_partial_perm_disb .c2pl_popup_disc li{
	list-style-type: disc;
}
#acci_partial_perm_disb .c2pl_popup_disc{
	margin-bottom:15px;
	padding-left: 15px;
}


/* Redmine - 17583 starts */
#PP_Per_acci_cover .PP_Per_acci_cover.commonPlanOpt h3{
	    font-size: 20px;
	        font-weight: 700;
}
#PP_Per_acci_cover .planOptMain h2 {
    font-size: 16px;
        line-height: 1.6;
            margin-bottom: 10px;
}
#PP_Per_acci_cover .planOptMain ol.romanList li{
    margin-left: 14px !important;	
	}
.rider_compare #compare_addon_rider .table.compare-table tbody tr:nth-child(1) td:first-child{
	margin-top: 2.5px;
}
@media only screen and ( min-width : 767px) {
#PP_Per_acci_cover .PP_Per_acci_cover.commonPlanOpt h3{
	padding-bottom:16px;
	}
/* 	#PP_Per_acci_cover .PP_Per_acci_cover.commonPlanOpt{
	      margin-top: -15px;
	} */
	#PP_Per_acci_cover .planOptMain li{
	margin-bottom: 8px;	 
	}
	
	}

#riderPage .modal-content div.modal-body{margin-top:0px !important;padding-bottom: 25px;}
#riderPage .modal-header h3{margin-bottom:0px !important;font-size: 18px !important;}
#riderPage .modal-header button.close{margin-right:0px !important;}
#riderPage #PP_Per_acci_cover .modal-content ol.romanList{margin-left: 0px;}
#riderPage #PP_Per_acci_cover .modal-content ul.romanList{padding-left: 20px;}
#riderPage #illnessModal .modal-content button.close{margin-top: -5px !important;margin-right: 0px !important;}
#riderPage #illnessModal .modal-content .modal-header{padding-top: 20px !important;margin-top: 0;}
#riderPage #illnessModal .modal-content .modal-header h3{font-size:16px;font-weight: bold;display: inline;}
#riderPage #illnessModal .modal-dialog{max-width:max-content;}
#riderPage #illnessModal .modal-dialog div.modal-body{padding-bottom: 15px;}
#riderPage #illnessModal .row .col-sm-6.col-md-4{position:inherit;}
#riderPage #PPcancer_cover div.planOptMain h2{font-size:16px !important;}
#riderPage #illnessModal .modal-content{padding-top: 0px;}
#riderPage .modal-content{padding: 0px !important;}
#riderPage .modal-content .modal-header{padding-top: 20px !important;margin: 0 !important;padding-right:20px !important;padding-left:20px !important; margin-bottom: 60px !important;}
#riderPage .modal-header h3{display:inline;}
#riderPage .modal-content div.modal-body{overflow-y: auto;padding-top: 5px !important;padding-left: 20px !important;margin-top:-60px !important;margin-bottom: 20px !important;padding-bottom: 0px !important;margin-left:0px !important;margin-right:5px !important;}
#riderPage .modal.fade .modal-dialog{transform: translate3d(0, 0, 0);}
.Margin-00{margin:0 !important;}
.Padding-00{padding:0 !important;}
 .skipPopup_header{font-size:24px !important;}
 #riderpage .modal-content div.modal-body{margin-top:0px !important;padding-bottom: 25px;}
#riderpage .modal-header h3{margin-bottom:0px !important;font-size: 18px !important;}
#riderpage .modal-header button.close{margin-right:0px !important;}
#riderpage #PP_Per_acci_cover .modal-content ol.romanList{margin-left: 0px;}
#riderpage #PP_Per_acci_cover .modal-content ul.romanList{padding-left: 20px;}
#riderpage #illnessModal .modal-content button.close{margin-top: -5px !important;margin-right: 0px !important;}
#riderpage #illnessModal .modal-content .modal-header{padding-top: 20px !important;margin-top: 0;}
#riderpage #illnessModal .modal-content .modal-header h3{font-size:16px;font-weight: bold;display: inline;}
#riderpage #illnessModal .modal-dialog{max-width:max-content;}
#riderpage #illnessModal .modal-dialog div.modal-body{padding-bottom: 15px;}
#riderpage #illnessModal .row .col-sm-6.col-md-4{position:inherit;}
#riderpage #PPcancer_cover div.planOptMain h2{font-size:16px !important;}
#riderpage #illnessModal .modal-content{padding-top: 0px;}
#riderpage .modal-content{padding: 0px !important;}
#riderpage .modal-content .modal-header{padding-top: 20px !important;margin: 0 !important;padding-right:20px !important;padding-left:20px !important;}
#riderpage .modal-header h3{display:inline;}
#riderpage .modal-content div.modal-body{overflow-y: auto;padding-top: 5px !important;padding-left: 20px !important;margin-top:0px !important;margin-bottom: 15px !important;padding-bottom: 0px !important;margin-left:0px !important;margin-right:5px !important;}
#riderpage .modal.fade .modal-dialog{transform: translate3d(0, 0, 0);}
@media only screen and ( min-width : 768px) {
#riderPage .modal-content .modal-header{padding-top: 20px !important;margin: 0 !important;padding-right:20px !important;padding-left:20px !important; margin-bottom: 20px !important;}
#riderPage .modal-content div.modal-body{padding-top: 5px !important;padding-left: 40px !important;padding-right:40px !important;margin-top:0px !important;margin-bottom: 25px !important;padding-bottom: 0px !important;margin-left:0px !important;margin-right:0px !important;}
#riderPage .modal-content .modal-header{padding-right: 20px !important;padding-left: 40px !important; display: block; margin-bottom: 0px !important;display:block;}
#riderPage .modal-content button.close{margin-top: -5px !important;margin-right: 0px !important;float:right;}
#riderPage .modal.fade .modal-dialog{max-width:900px;}
#riderpage .modal-content div.modal-body{padding-top: 5px !important;padding-left: 40px !important;padding-right:40px !important;margin-top:0px !important;margin-bottom: 25px !important;padding-bottom: 0px !important;margin-left:0px !important;margin-right:0px !important;}
#riderpage .modal-content .modal-header{padding-right: 20px !important;padding-left: 40px !important;}
#riderpage .modal-content button.close{margin-top: -5px !important;margin-right: 0px !important;}
#riderpage .modal.fade .modal-dialog{max-width:900px;}
/* _wrapper {
    display: none !important;
} */
}
@media only screen and ( min-width : 600px) {
.v2Revamp_NB.NB #rider_skip .modal-content {
    width: 560px;
    margin:auto;
}
}
.NB .ppMob_addBrdr.acci-ccic-mhci-mob, .NB .ppMob_addBrdr.acci-pac-adc-mob {
    DISPLAY: BLOCK !IMPORTANT;
    WIDTH: 100%;
    BORDER: NONE;
    PADDING: 0;
}
.riderCard_Edit_details .custom-checkbox.double-box {
    display: inline-block;
}

body.pluginUp_ops_p1c2ps.NB.v2Revamp_NB.modal-open .col-sm-5.col-md-6.form-box {
    min-width: 100% !important;
}
body.pluginUp_ops_p1c2ps.NB.v2Revamp_NB.modal-open .pro_div.btn-grp{
	    margin-left: 0;
}
body.pluginUp_ops_p1c2ps.NB.v2Revamp_NB.modal-open button.pro_btn.btn.btn-primary.canc_btn.go_back_s {
    color: #fff !important;
}</pre></body></html>