/********** Styles to update BACK and NEXT buttons on mobile **********/
    .hideMobile {
        display: none;
}

@font-face {
    font-family: 'calibri-regular';
    src: url('/uploads/00001203/fonts/calibri-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'calibri-bold';
    src: url('/uploads/00001203/fonts/calibri-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 768px){
.hideMobile {
    display: inline-block;
    }
    .ltd-income{
        margin-top: 30px;   
    }
}
.btn.btn-fill {
    width: 100%;
}
@media (min-width: 768px){
.btn.btn-fill {
    width: auto;
    }
}
.sub-accor{
    margin-top: -12px;
}
.menu_mainform{
    display: none;
}
.ci-accor .panel, .ci-accor .panel-group, .hip-accor .panel, .hip-accor .panel-group{
    margin-bottom: 0px;
}
.land-logo{
    margin-top: 9px;
}

.jumbotron{
    background-color: #a9a9a9;
}

.ty-jumbotron{
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
}

@media(max-width:767px){
    .land-logo, .enroll-logo{
        width: 90px;
        /*margin-top: 23px;*/
    }    
    .spouse-health{
        margin-top: -4px;
    }
    .jumbotron{
        padding-top: 22px;
    }
    .healthAnswers .spacer{
        /*display: none;   */
    }
    .child-health{
        margin-top: 0px;
    }
}
@media(max-width: 400px){
    .land-logo{
        /*max-width: 100px;*/
    }
    .nav-phone{
        display: none;
    }
}

.step-indicator-horizontal li::before {
    top: 16px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: whitesmoke;
}
#menu_mainform{
    height: 0px;
}
.thank-you-box {
    background: #f1f7f8;
    padding: 30px;
    text-align: center;
    border-radius: 12px;
}
.dot {
    height: 12px;
    width: 12px;
    background-color: #083d70;
    border-radius: 50%;
    display: inline-block;
}
.btn-primary{
    transition: all 0.2s;   
}


/*************** Product Cards ***************/
.jumbotron p, .productRow p{
    font-size: 16px;
    color: #333;
}
.prod-card-box{
    padding: 16px 35px 16px 35px;
    background-color: #083d70;
    background-size: 65px;
    background-repeat: no-repeat;
    background-position: top;
    background-position-x: 30px;
    background-position-y: 25px;
    border-radius: 12px;
    border: 2px solid #FFF;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 12%);
    transition: all 0.2s;
    position: relative;
    
}
.ci-product:hover, .ltd-product:hover{
    text-decoration: none;
}
.prod-card-box:hover{
    /*margin-top: -4px;*/
    /*transform: scale(1.02) perspective(1px); */
    background-color: #0583bb;
    /*border: 2px solid #073d70;*/
}
.prod-card-box h4, .prod-card-box .card-enroll{
    color: #FFF;
}
.ci-card h4, .ltd-card h4, .hip-card h4{
    background-size: 65px;
    background-repeat: no-repeat;
    /* text-align: center; */
    height: 65px;
    display: flex;
    /* place-content: center; */
    align-items: center;
    padding: 0 0 0 76px;
    font-size: 24px;
    line-height: 28px;
    color: #FFF;
    margin-bottom: 30px;
}
.ci-card h4{
    background-image: url(/uploads/00001308/ci-icon.svg);
}
.ltd-card h4{
    background-image: url(/uploads/00001308/ltd-icon.svg);
}
.hip-card h4{
    background-image: url(/uploads/00001308/hip-icon.svg);
}
.card-enroll{
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    bottom: 26px;
    padding-right: 30px;
}
.prod-card-box p{
    /*font-size: 14px;*/
    color: #FFF;
    /*min-height: 100px;*/
    line-height: 22px;
}
/*************** Product Cards END ***************/




/*************** LTD Table ***************/
.ltd-categ{
    text-align: right;
    background-color: #FFF;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F1F7F8;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border-top: none;
}
.table>thead>tr>th{
    border-bottom: none;
}
.table-striped td, th.sticky-pos{
    padding: 20px!important;
}
.plus-tab {
    background: #F5F5F5 url(/uploads/00001308/protect-plus-icon.svg) no-repeat 20px 50%!important;
    border-radius: 20px 20px 0 0;
}
.six-month-tab {
    background: #F5F5F5 url(/uploads/00001308/protect-six-month-icon.svg) no-repeat 20px 50%!important;
    border-radius: 20px 20px 0 0;
}
.two-year-tab {
    background: #F5F5F5 url(/uploads/00001308/protect-two-year-icon.svg) no-repeat 20px 50%!important;
    border-radius: 20px 20px 0 0;
}
.comp-prod-tab {
    color: #083d70;
    padding: 22px 20px 20px 80px!important;
    background-size: 50px 50px!important;
    font-size: 18px;
    vertical-align: middle!important;
    line-height: 23px!important;
}
.table-responsive th{
    white-space: normal!important;
}
.table-striped{
    border: none;
    border-collapse: separate;
    border-spacing: 10px 10px;
}
.pro-payment{
    font-size: 24px;
    font-weight: 600;
}
th.sticky-pos{
    max-width: 150px;
    white-space: normal!important;
    text-align: right;
    padding: 20px!important;
    position: sticky;
    left: 0;
    background-color: #FFF;
    z-index: 3;
}
@media screen and (max-width: 767px){
    .table-responsive {
        border: none;
    }
}
/*************** LTD Table END ***************/



/*************** LTD Landing Cards START ***************/

.card-prod-tab{
    color: #FFF;
    font-weight: 700;
    min-height: 80px;
    margin-top: 8px;
}
.card-prod-tab img{
    margin-top: -8px;
}
.plus-row h4, .six-mo-row h4, .two-yr-row h4{
    padding: 20px 0px 20px 0px;
}
@media(max-width:767px){
    .hide-br{
        display: none;
    }
    .crossSell{
        margin-bottom: 20px;
    }
    .plus-row h4, .six-mo-row h4, .two-yr-row h4{
        padding: 26px 0px 20px 0px;
    }
    .jumbotron .crossSell, .productRow  .crossSell{
        margin-bottom: 20px;
    }
    .healthRow .spacer{
        display: none;
    }
}
.plus-row, .six-mo-row, .two-yr-row{
    padding: 0;
    border-radius: 20px 20px 0 0;
    background: #193f6d;
    color: #FFF;
}
@media(min-width:768px){
    #trLTDEnrollCard .payment-amt{
        margin-top: 54px;
    }
}
.ltd-cards .card-box{
    padding: 0px;
    box-shadow: none;
}
.blue-row{
    background-color: #f1f7f8;
    /*margin: 12px 0 0 0;*/
    padding: 10px 0;
}
.blue-row h2{
    margin: 0;
    padding: 20px 0 10px 0;
    color: #012d73;
}
.bene-row{
    padding: 0 10px 6px 10px;
    background: #f1f7f8;
}
.bene-row p{
    font-size: 18px;
    line-height: 26px!important;
}
.elim-row{
    margin: 0;
    background: #f1f7f8;
}
.elim-row label{
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
}
.ltd-card-row{
    background: #f1f7f8;
    border-radius: 0 0 20px 20px;
}

@media(min-width:768px) and (max-width: 991px){
    .ltd-card-img{
        width: 100%;
        margin: 6px 0 6px 0
    }
}
@media(min-width:1199px){
    .row-eq-height{
        margin: 0 80px;  
    } 
}
@media(min-width:600px) and (max-width: 767px){
    .row-eq-height{
        margin: 0 100px;
    }
}
.blue-row.elim-row .spacer{
    margin-top: -4px;
}
.crossSell .btn-primary{
    padding-left: 40px;
    padding-right: 40px;
}
/*************** LTD Landing Cards END ***************/



@media screen and (max-width: 767px){
    .card-box{
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 12px;
        border: 3px solid #FFF;
        padding: 36px 24px;
    }
}

.max-cov{
    font-size: 16px;
}
.ltd-table{
    margin-top: 80px;
}



@media(min-width:768px) and (max-width:991px){
    .prod-card-box{
        /*min-height:250px;*/
        /* for 3 options - when HIP added back */
        /*min-height:530px; changed for tri-agency update */
        min-height: 490px;
        
    }
}

@media(max-width:991px){
    .ci-card h4, .ltd-card h4, .hip-card h4{
        display: block;
        padding: 74px 0 0 0px;
        min-height: fit-content;
    }
    .prod-card-box p{
        /*min-height: 170px;*/
    }
    .prod-card-box{
        /*min-height: 470px;*/
    }
    .prod-card-box p{
        margin-bottom: 60px;
    }
}

@media(min-width:992px){
    .prod-card-box{
        /*min-height:250px;*/
        /* for 3 options - when HIP added back */
        /*min-height:380px; changed for tri-agency rule*/
        min-height:380px;
        
    }
    .ci-card h4, .ltd-card h4, .hip-card h4{
        display: block;
        padding: 74px 0 0 0px;
        min-height: fit-content;
    }
    .prod-card-box p{
        /*min-height: 140px;*/
    }
}
@media(min-width:1200px){
    .prod-card-box{
        /*min-height:250px;*/
        /* for 3 options - when HIP added back */
        /*min-height:340px; changed for tri-agency update */
        min-height:320px;
    }
    .ci-card h4, .ltd-card h4, .hip-card h4{
        display: flex;
        padding: 0 0 0 76px;
        min-height: 50px;
        margin-top: 20px;
    }
    .prod-card-box p{
        /*min-height: 100px;*/
    }
}
 
.slider-box.ci-slider-box .ui-widget-content {
    margin: 16px 90px 6px 34px;
}
.healthQuestions .h6{
    font-weight: 600;   
}
.sliderLabelLeft h6, .sliderLabelRight h6{
    font-weight: 500;
}

.ltd-cards .text-center h3{
    font-weight: 400;
}
h3.sectionName{
    font-weight: 700;
}
.h2 .substituteLTDCoverageMarketing,
.h3 .substituteCIMemberCoverageMarketing,
.ajaxRateResponse_614306{
    font-weight: 700!important;
}
/*.ajaxRateResponse_615303,*/
/*.ajaxRateResponse_615307,*/
/*.ajaxRateResponse_615306,*/
/*.ajaxRateResponse_620190,*/
/*.ajaxRateResponse_615304{*/
/*    font-weight: 600;*/
/*}*/

.productRow{
    /*padding-top: 300px;*/
    /*display: block;*/
    /*height: 300px;*/
}

.footer{
    display: block;
}

@media(min-width:992px){
    .who-apply{
        float: right;
    }
}

.footer .nav a{
    color: #083d70;
}

input[type="text"], input[type="password"], select{
    border: 1px solid #8A8A8A;
}


.thank-you-list li::marker {
    font-size: 20px;
    color: #073e71;
}

.panel-heading{
    border-bottom: none;
}

.ada-accor .panel-group{
    border-bottom: 1px solid #999;
}
.ada-accor .panel:first-child{
    border-top: none;
}
.ada-accor li{
    list-style-type: none;    
}
.btn[disabled]{
    opacity: .7;
}
.stackedRadio .productField label{
    margin: -5px 0px;
}

@media(min-width:992px) and (max-width:1199px){
    .plan-select .productField {
        display: block;
    }    
}

/*@media(max-width:767px){*/
/*    .hip-jumbo-rate{*/
/*        margin-top: 80px;*/
/*    }    */
/*}*/
.plan-select .elementcaption.spacer{
    margin-bottom: 10px;
}
.calculatorDiv input[type="radio"] + label {
    font-weight: 500;
}


.stan-price, .enh-price{
    /*background-color: #F5F5F5;*/
    /*border: 2px solid #F5F5F5;*/
    /*border-radius: 6px;*/
    /*margin-top: 10px;*/
    /*padding: 10px 20px;*/
    /*text-align: center;*/
}

.chosen-prod{
	border: 2px solid #073d70;
	background-color: #f1f7f8;
}

/*.plan-select .productField label{*/
/*	background-color: #F5F5F5;*/
/*	padding: 20px;*/
/*	border-radius: 10px;*/
/*	width: 50%;*/
/*}*/
/*.plan-select .productField label:before{*/
/*    content: 'dfsdfds';*/
/*    display: block;*/
    /*white-space: pre;*/
/*}*/
/*.plan-select .productField label:after{*/
/*    content: 'text here second';*/
/*    white-space: pre;*/
/*}*/



input[type="radio"] + label:hover::before,
input[type="checkbox"] + labelhover::before,
input[type="radio"] + label:focus::before,
input[type="checkbox"] + labelfocus::before,
input[type="checkbox"] + label:hover::before{
    border: 3px solid #083d70;    
}

/*.productField input[type="radio"] + label{*/
/*    padding: 0px;*/
/*}*/m

table.rateTable tr td, table.rateTable tr th{
    padding: 12px 20px 12px 0;
}

.plan-outline{
    font-size: 14px;
}

.productField input[type="radio"] + label {
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 5px;
}
input:checked + label::before{
    background-color: #083d70;
}
/* Remove 'jump' when chooseing radio button options */
.productField input[type="radio"]:focus + label{
    border: 2px solid #083d70;
    /*padding: 10px;*/
    /*border-radius: 12px;*/
}



/* Radio button updates */
/* Avoid page jumping when radio button is chosen */
.plan-select.cov-select .productField input[type="radio"] + label{
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 16px 10px;
    border-radius: 12px;
    background-color: #F5F5F5;7
}
.plan-select.cov-select .productField .buttonState{
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 12px;
    background-color: #F5F5F5;
}

.plan-select.cov-select .productField input[type="radio"]:focus + label,
.plan-select.cov-select .productField input[checked="checked"] + label{
    border: 2px solid #083d70;
    padding: 16px 10px;
    border-radius: 12px;
}

.cov-select .productField .buttonState.active{
    border: 2px solid #083d70;
    padding: 8px;
    border-radius: 12px;
}


/*#trMainContentHIP > div.col-md-10.col-md-offset-1.mtl > div.row.mln.mrn.ptm.pbm > div:nth-child(2) > div > div.answer > span.productField > div*/

/*.productField input[type="radio"]:focus + label,*/
/*.productField input[type="radio"] + label{*/
/*    margin-left: -5px;*/
/*}*/
@media(min-width:768px){
    .plan-select.cov-select .productField input[type="radio"]:focus + label:last-of-type,
    .plan-select.cov-select .productField input[type="radio"] + label:last-of-type{
        margin-left: 40px;
    }    
    .plan-select.cov-select .productField input[type="radio"] + label{
        width: 325px;
        margin-right: 0px;
    }
    .plan-select.cov-select .productField .buttonState{
        width: 325px;
    }
    .learn-plans{
        display: none;
    }
    .ci-add-sp-row, .ci-add-ch-row{
        margin: 0 10px;
    }
    .ci-add-ch-row{
        margin-bottom: 20px;
    }
    .hip-family{
        /*margin-left: 10px;*/
        /*margin-right: 10px;*/
    }
    .ci-add-fam-row .plan-select.cov-select .productField .buttonState{
        max-width: 380px;
    }
}
@media(min-width:992px){
    .plan-select.cov-select .productField input[type="radio"]:focus + label:last-of-type,
    .plan-select.cov-select .productField input[type="radio"] + label:last-of-type{
        margin-left: 50px;
    }    
}
@media(min-width:992px) and (max-width:1199px){
    .plan-select .productField input[type="radio"] + label{
        width: 60%;
    }
}
@media(min-width:1200px){
    .plan-select.cov-select .productField input[type="radio"]:focus + label:last-of-type,
    .plan-select.cov-select .productField input[type="radio"] + label:last-of-type{
        margin-left: 40px;
    }
    .plan-select.cov-select .productField input[type="radio"] + label{
        width: 420px;
        margin-right:0px
    }    
    .plan-select.cov-select .productField .buttonState{
        width: 440px;
    }
        
}
@media(max-width:767px){
    .plan-select.cov-select .productField input[type="radio"] + label,
    .plan-select.cov-select .productField{
        display: block;
        width: 100%;
    }
    .stan-details{
        margin-top: 30px;   
    }
    .enh-details{
        margin-top: 0px;   
    }
    .thank-you-box{
        border-radius: 0px;    
    }
}

.plan-select.cov-select .productField br{
    display: none;
}


/* Remove gaps in health question border when spouse added */
.spouse-health .col-xs-5{
	padding-bottom: 18px;
	margin-top: -6px;
}

.step{
    font-weight: 600;
}

.btn-primary.active:focus,
.btn-primary:active:focus{
    background-color: #083d70;
    /*outline: 2px red!important;*/
    /*outline-offset: 4px!important;*/
}
@media(max-width:350px){
    .enroll-logo img{
        width: 100px!important;
        margin-top: 7px;
    }
}
.navbar-brand {
    padding: 9px 15px 15px;
}

.stan-details table.rateTable tr td, .enh-details table.rateTable tr td{
    padding: 8px 20px 8px 0;
}













/************* Multi Product landing page styles START *************/

.portal-landing-image-multi{
    background-color: #f5f5f5;
    height: auto;
}

.njea-multi-btn .productField{
    background-color: #fff;
    border: 2px solid #E3E3E3;
    border-radius: 12px;
    padding: 4px 10px 4px 30px;
}

.njea-ltd-prod input[type="radio"] + label::before,
.njea-ltd-prod input[type="checkbox"] + label::before{
    margin-right: 20px;
}

.njea-multi-btn .productField input[type="radio"] + label {
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 5px;
    font-weight: 700;
    color: #083d70;
    font-size: 20px;
}

.njea-multi-btn .buttonState span:first-child{
    font-size: 20px;
    color: #083d70;
    font-size: 20px;
    font-weight: 700;
    /*padding-left: 30px;*/
    line-height: 30px;
}

.multi-btn{
    font-weight: 700;
    color: #083d70;
}
.multi-btn-subhead{
      font-weight: 300;
      font-size: 16px;
      color: #333;
      padding-right: 40px;
      margin-top: 4px;
}
.yesNoBtn .active span {
    background: url(/uploads/00001308/radio_select_bg.png);
    background-size: 36px 36px;
    background-repeat: no-repeat;
    background-position: left;
}
.yesNoBtn .buttonState span:hover{
    background-position: left!important;
    background: url('/uploads/00001308/radio_bg_hover.png');
    background-size: 36px 36px;
    background-repeat: no-repeat;
}
.yesNoBtn span span {
    padding: 8px 8px 8px 22px;
    color: var(--black);
    font-weight: 500;
    font-size: 15px;
    background: url(/uploads/00001308/radio_bg.png);
    background-size: 36px 36px;
    background-repeat: no-repeat;
    background-position: left;
}


.njea-ltd-prod .buttonState span span:after{
    content: "Help protect the lifestyle you’ve worked hard to create";
    display: block;
    /*white-space: pre;*/
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 6px;
    line-height: 24px;
}
.njea-hip-prod .buttonState span span:after{
    content: "A smart supplement to your health insurance, for today’s rising hospital costs";
    display: block;
    /*white-space: pre;*/
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 4px;
    line-height: 24px;
}
.njea-ci-prod .buttonState span span:after{
    content: "A generally tax-free, lump sum payout with no restrictions";
    display: block;
    /*white-space: pre;*/
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin-top: 6px;
    line-height: 24px;
}

@media(min-width: 992px){
    .njea-ci-prod .buttonState span span:after,
    .njea-hip-prod .buttonState span span:after,
    .njea-ltd-prod .buttonState span span:after{
        max-width: 340px;
    }    
}

@media(max-width: 991px){
    .multi-btns .btn-block .productField{
        min-height: 125px    
    }
    .main-content-coverage .mainContent{
        padding-left: 0;
        padding-right: 0;
    }
}
.multi-btns .btn-block .productField{
    align-items: center;
}

.multi-btns .yesNoBtn span span span,
.multi-btns .yesNoBtn .active span span {
    background: none;
    padding-left: 34px;
}
.multi-btns .btn-block .productField .buttonState{
    border: 2px solid rgba(255, 0, 0, 0);
    padding: 0;
    margin: 0;
}
.multi-btns .btn-block .productField .buttonState:focus{
    border: 2px solid rgba(255, 0, 0, 0);
    padding: 0;
    margin: 0;
}
.multi-btns .productField{
    box-shadow: 1px 2px 2px 0 rgb(0 0 0 / 10%);
}
.buttonState.active span, .buttonState.active span:after{
    /*color: #fff!important;*/
}
.multi-btns .yesNoBtn .active span {
    background: url(../../uploads/00001308/multi-checked.svg);
    background-size: 36px 36px;
    background-repeat: no-repeat;
    background-position: left;
}





.njea-ltd-prod .productField:has(div.active) {
    background-color: #083d70;
    color: #fff!important;
    border: 2px solid #B99F31;
    background-image: url(https://memberenroll-stage.com/uploads/00001308/icon-disab-active.svg);
    background-repeat: no-repeat;
    background-position: right 5% top -60%;
}
.njea-ltd-prod .productField{
    background-image: url(https://memberenroll-stage.com/uploads/00001308/icon-disab.svg);
    background-repeat: no-repeat;
    background-position: right 5% top -60%;
}

.njea-hip-prod .productField:has(div.active) {
    background-color: #083d70;
    color: #fff!important;
    border: 2px solid #B99F31;
    background-image: url(https://memberenroll-stage.com/uploads/00001308/icon-hip-active.svg);
    background-repeat: no-repeat;
    background-position: right 5% top -25%;
}
.njea-hip-prod .productField{
    background-image: url(https://memberenroll-stage.com/uploads/00001308/icon-hip.svg);
    background-repeat: no-repeat;
    background-position: right 5% top -25%;
    margin-top: 16px;
}

.njea-ci-prod .productField{
    background-image: url(https://memberenroll-stage.com/uploads/00001308/icon-ci.svg);
    background-repeat: no-repeat;
    background-position: right 5% top -40%;
    margin-top: 16px;
}
.njea-ci-prod .productField:has(div.active) {
    background-color: #083d70;
    color: #fff!important;
    border: 2px solid #B99F31;
    background-image: url(https://memberenroll-stage.com/uploads/00001308/icon-ci-active.svg);
    background-repeat: no-repeat;
    background-position: right 5% top -40%;
}
.all-three-prod a{
    color: #083d70;
    border-bottom: 2px solid #083d70;
    padding-bottom: 2px;
    
}
.all-three-prod a:hover{
    text-decoration: none;
    border-bottom: 0px solid #083d70;
}


@media(max-width: 767px){
    .all-three-prod{
        text-align: center;
    }
}
@media(min-width: 768px){
    .all-three-prod{
        text-align: right;
        margin-top: 44px;
    }
}
/************* Multi Product landing page styles END *************/



/*.main-content-coverage{*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*}*/



/*#trAddOnQLTD{*/
/*    background-image: url(/uploads/00001308/icon-addon-ltd.svg);*/
/*	background-repeat: no-repeat;*/
/*	background-size: 60px;*/
/*	background-position: left;*/
/*	padding: 12px 15px 12px 76px;*/
/*}*/

/*#trAddOnQCI{*/
/*    background-image: url(/uploads/00001308/icon-addon-ci.svg);*/
/*	background-repeat: no-repeat;*/
/*	background-size: 60px;*/
/*	background-position: left;*/
/*	padding: 12px 15px 12px 76px;*/
/*}*/

/*#trAddOnQHIP{*/
/*    background-image: url(/uploads/00001308/icon-addon-hip.svg);*/
/*	background-repeat: no-repeat;*/
/*	background-size: 60px;*/
/*	background-position: left;*/
/*	padding: 12px 15px 12px 76px;*/
/*}*/
.addon-q{
    padding: 16px 24px 0 0;
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: left;
	padding: 12px 15px 12px 76px;
}

@media(max-width:991px){
    #trAddOnQLTD p, #trAddOnQCI p, #trAddOnQHIP p{
        font-size: 16px!important;
    }
    .addon-yesno{
        padding-left:70px;
        margin-top: -10px;
        width: 100%;
    }
    .addon-q{
        /*background-size: 40px;*/
        background-position: left top 6px;
	    padding: 12px 0px 12px 76px;
	    min-height: 70px;
    }
    .addon-yes{
        /*padding-left:70px;*/
        /*margin-top: 10px;*/
        width: 100%;
    }
    .addon-col{
        padding-left: 0px;
        padding-right: 0px;
    }

}
@media(max-width:600px){
    #trChildrenCardRow .productField{
        display: block;
    }
    #trChildrenCardRow .productField input[type="radio"] + label{
        width: 100%
    }
}
    .addon-q p{
        margin-bottom: 0px;
        min-height: 43px;
    }


#trAddOnQLTD .addon-q{
    background-image: url(/uploads/00001308/icon-addon-ltd.svg);
}
#trAddOnQCI .addon-q{
    background-image: url(/uploads/00001308/icon-addon-ci.svg);
}
#trAddOnQHIP .addon-q{
    background-image: url(/uploads/00001308/icon-addon-hip.svg);
}

@media(max-width:360px){
    .healthRow .healthAnswers .col-xs-5{
        width: 32%;
    }
    .healthRow .healthAnswers .col-xs-7{
        width: 68%;
    }
}

.child-health .col-xs-5{
    padding-bottom: 18px;
    margin-top: -13px
}

.child-health .col-xs-7{
    margin-top: -8px
}

.enrollStepsDiv h4{
    display: none;
}

.navbar {
    border-top: 0px!important;
    /*border-bottom: 1px solid transparent;*/
}
.nav-phone a, .nav-phone a:hover{
    color: #0066CC;
}
.navbar a:focus, .dl-brochure a:focus, .nj-area-msg a:focus {
    outline-offset: 2px;
    text-decoration: underline;
}

@media(min-width:2000px){
    .portal-landing-image{
        background-size: 1700px;
        background-position: top center;
    }
    .portal-ltd-image, .portal-home-image3, .portal-home-image{
        background-size: 1300px;
    }
}

@media (max-width: 767px){
    .jumbotron {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .jumbotron h1{
        padding: 10px 0;
    }
    .add-fam-a, .add-fam-q{
        /*padding: 0;*/
    }
}

.yesNoBtn .spacer{
    display: none;
}

.yesNoBtn .active span:hover {
    background: url('/uploads/00001308/radio_select_bg.png');
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.yesNoBtn .productField .buttonState {
    border: 2px solid rgba(255, 0, 0, 0);
    padding: 5px 0 4px 5px;
    /* height: 50px; */
    /* border-radius: 100px; */
    margin: -5px 5px 0 0;
    height: fit-content;
}

.add-fam-q p, .addon-q p{
    height: 56px;
    display: table-cell;
    margin: 0;
    vertical-align: middle;
}
.hip-family .yesNoBtn span span{
    font-size: 16px;
    font-weight: 400;
}

.addon-col{
    margin-top: -1px;
}
.infoData .h5{
    font-weight: 500;
}
.error-msg a{
    color: #408fd3;
    text-decoration: underline;
}
.dl-brochure a, .nj-area-msg a, .dupe-app-msg a, a.phone-link{
    color: #0066CC;
    text-decoration: none;
}
.dl-brochure a:hover, .nj-area-msg a:hover, .dupe-app-msg a:hover, a.phone-link:hover{
    color: #0066CC;
    text-decoration: underline;
}
.error-msg a:hover{
    color: #012d73;
    text-decoration: underline;
}
.ci-add-fam-row .plan-select.cov-select .productField .buttonState{
    border: 2px solid #8e8e8e;
    background-color: #FFFFFF;
}
.ci-add-fam-row .plan-select.cov-select .productField .buttonState.active{
    border: 2px solid #083d70;
}
@media(min-width:768px) and (max-width: 991px){
    .ci-add-fam-row .plan-select.cov-select .productField .buttonState{
        max-width: 280px;
    }
}
@media(min-width:992px) and (max-width: 1199px){
    .ci-add-fam-row .plan-select.cov-select .productField .buttonState{
        max-width: 300px;
    }
}


/* TRI-Agency Start */

.tri-agency{
    font-family: 'calibri-regular', sans-serif;
    font-size: 19px!important; 
    color: #000;
}
.tri-agency .h1, .tri-agency .h2, .tri-agency .h3, .tri-agency .h4, .tri-agency .h5, .tri-agency .h6,
.tri-agency h1, .tri-agency h2, .tri-agency h3, .tri-agency h4, .tri-agency h5, .tri-agency h6{
    color: #000;
}

.tri-agency p, .tri-agency li{ 
    font-size: 19px!important; 
    font-family: 'calibri-regular', sans-serif;
}
.tri-agency p, .tri-agency ul{
    margin-bottom: 0px;
}
.tri-agency a{
    color: #333;
    font-weight: 600;
    text-decoration: none;
}
.tri-details li{
    margin: 20px 0;
}
.tri-agency .bold{
    font-family: 'calibri-bold'!important;
}
.tri-agency .modal-title{
    text-align: center;
}

.card.tri-agency{
    border: 1px solid #c7c7c7
}

.card.tri-agency a, #triAgencyModal a{
    font-weight: 600;
    /*color: #333;*/
}

.tri-details li{
    margin: 20px 0;
}
.tri-agency a{
    text-decoration: underline;
    color: #083d70;
}
.tri-agency a:hover{
    /*text-decoration: none;*/
    color: #2376c4;
}

.tri-agency .btn-primary{
    font-size: 19px;
}
@media(max-width:500px){
    .ci-disclaimer{
        display: block;
        margin-left: 0px;
    }    
}
/*.tri-agency h2{*/
/*    color: #333;*/
/*}*/

.tri-agency a:focus{
    outline-offset: 2px;
}

/* Tri-agency ruling END */

/*a[href="timedPDFloader.php?qID=614438"]:focus,*/
/*a[href="timedPDFloader.php?qID=690308"]:focus,*/
/*a[href="timedPDFloader.php?qID=614436"]:focus,*/
/*a[href="timedPDFloader.php?qID=614437"]:focus,*/
/*a[href="timedPDFloader.php?qID=700114"]:focus,*/
/*a[href="timedPDFloader.php?qID=614435"]:focus,*/
.thank-you-box a:focus{
    outline: 2px auto #23527c!important;
    outline-offset: 4px!important;
}


.ltd-product:focus, .ci-product:focus{
    outline: 5px auto #073e71;
    outline-offset: 4px;
    border: none;
}

.ltd-product:focus p, .ci-product:focus p{
    text-decoration: none;
}











