:root {
    --button-color: #1D2A4C;
    --button-background-color: #f9f9f9;
    --button-border-color: #ccc;
    --button-border-color-active: #6d8844;
    --button-background-color-hover: #fff;
    --button-shadow-hover: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
/* custom styles */
#menu_mainform{
    display: none;
}
.hidden{
    display: none;
}
#defaultNavbar1 .navbar-nav.navbar-fixed{
    float: right;
    margin-top: 36px;
}
.navbar-fixed > li {
    float: left;
}
.navbar-  .navbar-right {
    float: right !important;
    margin-right: -15px;
}
.navbar > .container-fluid{
    height: 76px;
}
.container > .navbar-header{
    min-height: 76px
}
.navbar {
    margin-bottom: 0px;
    min-height: 76px;

}
.navbar li.dropdown{
        padding-bottom: 0px;
    }
.navbar li.dropdown.account,
#defaultNavbar1 .navbar-btn.loginBtn,
.nav > li.signup {
        display: none;
    }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #FFF;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.wide {
    background: none;
    padding: 20px 0 20px 0;
}
.portal-home-image{
    background-color:#f3f7fa;
}
.life-banner-image{
    background-color:#dbdad6;
}
.acc-banner-image{
    background-color:#e9e5e2;
    }
.boe-banner-image{
    background-color:#f2f3ee;
    }
.ltd-banner-image{
    background-color:#e4ecee;
    }
.add-banner-image{
    background-color:#e7ebee;
    }
.ci-banner-image{
    background-color:#dce0e3;
    }
.gul-banner-image{
    background-color:#e6e8db;
    }
.landing-image{
    background-color:#f2e9d6;
}
.thank-you-banner-image{
    background-color:#eaf0f0;
}
.registration-image{
    background-color:#f2e9d6;
}
.infoData{
    padding: 24px 15px 0;
}
img.chart{
    display: block;
    margin: 0 auto;
	width: 220px;
    }
.doctorBg {
    background-image:url(../../uploads/00001101/man_on_crutches.jpg);
    background-position: 100% 10%;
    }

.complete-coverage {
    background-image: linear-gradient(45deg, #455FAB -25%, #2B75BB 125%);
    padding: 0 0px;
    position: relative;
}
.complete-coverage .insurance-image {
    display: table;
    margin-bottom: 32px;
}

.insurance-circle {
    width: 60px;
    height: 60px;
    border: 1px solid #FFF;
    background-color: #FFF;
    border-radius: 50%;
    display: table;
    text-align: center;
    padding: 15px 0px 0px;
    margin: 0px 15px 0px 0px;
    z-index: 10;
    position: relative;
    transition: background-color 0.15s ease 0s;
    float: left;
}

.checkList {
    display: flex;
    
}.checkmark {
    padding: 26px 0px 10px;

}
.equalHt{
    
}
.icon-label{
    color: #fff;
    margin-left: 85px;
    vertical-align: middle;
    display: table-cell;

}
.coverage-left, .coverage-right {
    margin-top: 20px;
    color: #fff;
    }
.navbar-default .navbar-toggle {
    border-color:#999;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 4px;
}
.menu-label{
    position: absolute;
    top: 40px;
    right: 2px;
    color:#666;
    font-weight: bold;
}
.jumbotron, .mainContent {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 76px;
    margin-bottom: 0;
}
.landing-image-options{
    background-image: url(../../uploads/00001101/doctor-talking.jpg);
    background-position: 20% 20%;
	background-color: #002d73;
	background-size: 180%;
    }
#defaultNavbar1  .navbar-btn {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 16px;
}
#defaultNavbar1  .navbar-btn {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 12px;
}
#defaultNavbar1  .navbar-nav {
    margin-top: 0px;
}
.benefitHighlights{
    background: #F5F5F5;
    padding-right: 0;
    padding-left: 0;
}
.redBackground{
    background-color: #b50342;
    background-image: -webkit-linear-gradient(bottom left, #b10043 -25%, #e7273b 125%);
    background-image: -o-linear-gradient(bottom left, #b10043 -25%, #e7273b 125%);
    background-image: linear-gradient(to top right, #b10043 -25%, #e7273b 125%);
    padding-right: 0;
    padding-left: 0;
}
.redBackground img{
    width: 160px;

}
.anniversary{
    padding-top: 48px;
    margin: 0 auto;
    text-align: center
}
.plansIcon {
    min-height: 360px;
}
.circle {
    width: 130px;
    height: 130px;
    border: 3px solid #386CB5;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-top: 25px;
    margin-bottom: 22px;
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease;
}
.circle span {
    background: url("../../uploads/00001101/large_icon_sprite.png") no-repeat;
    display: inline-block;
    width: 80px;
    height: 80px;
    vertical-align: middle;
}
span.ci-icon {
    background-position: 0px 0;
}
span.life-icon {
    background-position: -80px 0;
}
span.ltd-icon {
    background-position: -160px 0;
}
span.add-icon {
    background-position: -240px 0;
}
span.acc-icon {
    background-position: -320px 0;
}
span.boe-icon {
    background-position: -400px 0;
}
a:hover .circle {
    background-color: #386CB5;
}
a:hover .circle span.ci-icon {
    background-position: 0 -80px;
}
a:hover .circle span.life-icon {
    background-position: -80px -80px;
}
a:hover .circle span.ltd-icon {
    background-position: -160px -80px;
}
a:hover .circle span.add-icon {
    background-position: -240px -80px;
}
a:hover .circle span.acc-icon {
    background-position: -320px -80px;
}
a:hover .circle span.boe-icon {
    background-position: -400px -80px;
}
.panel-group .panel {
    border-radius: 0px;
}
.panel {
    border: none;
    border-bottom: 1px solid #999;
}
.panel:first-child{
    border-top: 1px solid #999; 
}
.panel-default {
    border-color: #999;
}
.panel-group .panel + .panel {
    margin-top: 0px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group{
    background: #f5f5f5;
    border-top: none;
    padding: 0 0 0 34px;
}
.panel-title{
    font-size: 16px;
    font-weight:600;
}
.panel-title a:focus,
.panel-title a:hover{
    text-decoration: none;
}
i.indicator{
    width: 20px;
    color: #002d73;
}
.navbar-default .navbar-nav > li > a {
    color: #002d73;
    font-size: 15px;
}
.navbar-default .navbar-nav > li > a.btnLink {
    padding: 0;
    margin: 0;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover {
    color: #2B75BB;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: #002d73;
}
#defaultNavbar1 .navbar-btn {
    margin-top: 4px;
    margin-bottom: 0px;
    margin-left: 14px;
    margin-right: 12px;
    font-size: 15px;
    padding: 3px 10px;
}
.dropdown-menu{
    border-radius: 0px;
    padding: 0px 0;
}
/* Step Indicator  */
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
}
.fa, .fa-stack {
    display: inline-block;
    padding-left: 4px;
}
.step-indicator {
    width: 100%;
    z-index: 100;
}
.step-indicator-responsive li {
    display: table-cell;
    float: none;
    width: 1%;
    padding: 0;
}
.step-indicator-responsive .caption {
    padding-top: 8px;
}
.step-indicator-responsive {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.step-indicator-responsive {
    border-collapse: separate;
    text-align: center;
}
.step-indicator-horizontal li::before {
    content: "";
    background-color: #ccc;
    height: 1px;
    display: block;
    top: 20px;
    position: relative;
    z-index: -1;
}
.step-indicator-horizontal li:first-child::before {
    left: 50%;
}
.step-indicator-horizontal li:last-child::before {
    right: 50%;
}
.step-indicator .info .caption, .step-indicator .warning .caption {
    font-weight: 700;
}
.step-indicator .step {
    background-color: #ccc;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    font-size: 19px;
}
.step-indicator .info .step {
    background-color: #07639d;
}
.step-indicator .success .step {
    background-color: #297c00;
}
/* Card styles */
.card {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
}
.card-default {
    display: block;
    border-radius: 3px;
    transition: border-color .15s linear;
    background: #fff;
}
.card-default-margin {
    margin: 12px 0 12px 0;
}
.card-default .card-block{
    padding: 0 15px 15px;
}
.card-default[data-clickable]:hover {
    border: 1px solid #999;
}
.card-default .card-header {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.card-module-heading{
background-clip: #666;
}
.row.card-default-row{
    margin: 0 0 0 0;
}
.row.card-calcuator-row{
    margin: 0 0 0 0;
}
.spouse-row{
    border-top: 1px solid #ccc;
    margin: 0 0 8px;
    padding-top: 10px;
}
.option-row{
margin: 0 0 12px 0;
border-bottom: 1px solid #ccc;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.planPromo{
    margin: 0px auto 24px;
}
.promoPhoto{
    margin-bottom: 24px
}
.promoContent{
    padding-left: 24px;
}
.products{
    padding: 45px 0;
}

.benefitList{
    
}
.benefitList ul{
    font-size: 16px;
    list-style: none;
    margin-left: -16px;
}
.benefitList ul li{
    padding: 0 0 20px 0;
}
.benefitList ul li:before{ 
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    position: absolute;
    left: 15px;
    color:#07639d;
}

.contactInfo{
    background-color:#e3f2f4;
}
.landingInfo p{
        font-size: 16px;
        line-height: 1.5em;
}
.phoneLink{
    font-size: 24px;
    font-weight: 600;
}

.nav > li.signup{
    display: none;
}
.lifeOffer, .ltdOffer{
 padding: 12px 0px 12px 0px;
}
.lifeOfferUpdate{
 padding: 0px 0px 0px 0px;
}

.crossSellOffers{
 padding: 0 12px 24px 12px;
}

.healthRow{
    border-bottom: 1px solid #ccc;
}
.healthQuestions{
    padding: 16px 24px 0 0;
}
.healthQuestions li{
    padding: 0 0 8px 0;
}

.healthAnswers{

}
/* Registration and Forms */

.registerBgDiv{
    background: #98c3de;
    margin-top: 76px;
    min-height: 800px;
}
.signinBox {
    margin-top: 48px;
    padding: 24px 24px 6px;
    margin-bottom: 96px;
}
.productField {
    min-height: 54px;
    float: left;
    display: flex;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
}
.productRadio .productField {
    margin-bottom: 36px;
}
.benefitRadio .productField {
    margin-bottom: 4px;
}
.yesNoDiv .productField {
    min-height: 32px;
}

.stackedRadio .productField {
    display: block;
}
label, .spacer{
    color: #333;
    font-weight: 500;
    font-size: 15px;
    margin-top: 6px;
    
}
.yesNoDiv .spacer {
    margin-top: 0px;
}
.boxInfo label, .boxInfo .spacer{
    display: block;
}
.formlabel{
    color: #002d73;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: -10px;
    padding: 0;
}
.lifeOffer .spacer,
.lgFormField .spacer{
    color: #002d73;
    font-size: 18px;    
}
.lifeOffer label{
    color: #002d73;
}
.ltdOffer .spacer{
    color: #002d73;
    font-size: 18px;
    margin-top: 0;
}
.ltdOffer label{
    color: #002d73;
}
.customPlan .spacer{
    height: 0;    
}

.answer {
    margin-bottom: 0;
    width: 100%;
}
.addButton .answer{
    margin-bottom: 0;
}
.addButton label{
    color: #000;
    margin-bottom: 0;
    line-height: 1.5em;
}

.buttonState{
  background:#fff;
  display:inline-block;
  margin:0 ;
  border-bottom:none;
  color: #fff;
  font-weight:bold;
  cursor:pointer;
}
.buttonState:hover{
  background:#fff;
  border-bottom:none;
}
.buttonState.active{
  background:#fff;
  color:white;
  border-bottom:none;
}
.elementcontainer{
    /*! margin: 0; */
}

.helptext .buttonState{
  background:none;
  display:inline-block;
  margin:0 ;
  padding: 0;
  border-bottom:none;
  color: #337ab7;
  font-weight:normal;
	font-size: 15px;
	font-style: italic;
  cursor:pointer;
}
.helptext .buttonState:hover{
  background:none;
	text-decoration: underline;
}
.helptext .buttonState.active{
  background:none;
  color: #337ab7;
  border-bottom:none;
}
.helptext .spacer{
	display: none;
}
.helptext .productField{
	min-height: 15px
}

.addButton .buttonState {
    text-align: center;
    border: 1px solid;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 12px 20px 12px 20px;
    font-weight: 600;
    color: #000;
    background-color: #e3f2f4;
    border-color: #999;
    display: block;
    width: 100%;
}
.emailButton .buttonState {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
    background-color: #07639d;
    border-color: #07639d;
    line-height: 1.2em;
}
.planButton .buttonState {
    width:auto;
}

.addButton .buttonState:hover{
    color:#000;
    background-color:#a4d2d8;
    border-color:#595959
}
.emailButton .buttonState:focus, .emailButton .buttonState:hover{
    background-color: #05446c;
    border-color:#021623;
}
.addButton .productField,
.emailButton .productField{
    min-height: 10px;
    float: none;
}

.removeButton .buttonState {
    text-align: center;
    border: 1px solid;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 12px 20px 12px 20px;
    border-radius: 4px;
    font-weight: 600;
    color: #000;
    background-color: #e6e6e6;
    border-color: #999;
    display: block;
    width: 100%;
    margin-top: 13px;
}
.removeButton .buttonState:hover{
    color:#000;
    background-color:#ccc;
    border-color:#595959

}
.memberGender .answer {
   float: right;
}
.require {
    display: none;
    /* lose the asterix by mandatory*/
}
.passwordCriteria{
    margin: 0 0 36px 0;
}
input[type="text"], input[type="password"], select {
  border-radius: 8px;
  border: 1px solid #888;
  cursor: text;
  font-size: 15px;
  height: 56px !important;
  font-weight: 400;
  width: 100%;
  padding: .5em;
  text-align: left !important;
  position: relative;
  transition: border-color 0.3s ease; /* Add transition property */
}

input[type="text"]:hover, input[type="password"]:hover, select:hover {
  border-color: #0066CC; /* Hover border color */
}


input[type="radio"] {
  position: absolute;
  left: -99999px;
}

.stackedRadio input[type="radio"] {
  position: relative;
  visibility: hidden;
}

input[type="radio"] + label::before, input[type="checkbox"] + label span::before {
  content: '';
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  margin-right: .5em;
  border: 2px solid #757575; /* Updated border color for better contrast */
  border-radius: 200px;
  min-width: 36px;
}

input[type="radio"] + label, input[type="checkbox"] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  font-weight: 400;
  width: auto;
  margin-right: 1em;
  border-radius: 100px;
}

input[type="radio"] + label:hover::before, input[type="checkbox"] + label:hover span::before {
  border-color: #0066CC; /* Hover border color */
}

input:checked + label::before {
  content: '';
  background: url('/uploads/00001351/check.svg') center no-repeat;
  text-align: center;
  line-height: 34px;
  color: #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #1D2A4C;
  border-radius: 25px;
  cursor: pointer;
  vertical-align: middle;
  border: none;
}

input.inerror {
  border-color: #cc1231;
}


.lifeOffer input[type="radio"] + label,
.lgFormField input[type="radio"] + label{
    color: #333;
    font-size: 16px;
}
.lifeOffer .eftRadio input[type="radio"] + label{
    color: #002d73;
    font-size: 14px;
    font-weight: 600;
}
.ltdOffer input[type="radio"] + label{
    color: #05446c;
    font-size: 20px;
    font-weight: 600;
    margin-top: -8px;
}
.productRadio input[type="radio"] + label{
    font-size: 16px;
    font-weight: 600;
    margin-left: 36px;
}
.benefitRadio input[type="radio"] + label{
    font-size: 16px;
    font-weight: 600;
    margin-left: 36px;
}



/* Overriding Afinium styles */
#footer, .view-navigation.view-actions, #rightColumn, .ctlPanelButton{
    display:none !important;
}
input{
    width:100%;
}
.warning{ 
    display:none;
    color: #cc1231;
    font-size: 15px;
    font-weight: 600;
}
.ui-accordion{
    font-family:  Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #999;
    margin-bottom: 18px;
}
.ui-accordion-header{
    background-color: white;
    border: none !important;
    font-size: 14px;
    color: #002d73 !important;
    background: none;
    border-top: 1px solid #999 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    
}

.ui-accordion-header.ui-helper-reset.ui-state-default a,
.ui-state-active a, .ui-accordion a, .ui-state-active a:link, 
.ui-accordion-content{
   color:#333333 !important;
    border:none!important;
}

.ui-accordion-content{
    border-bottom: none;
}
.ui-accordion-header a:before{
    content: "\f054";
     -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    margin-right: 6px;
    width:1em;
    color:#002d73!important;
}
.ui-accordion-header:last-of-type {
    border-bottom: 1px solid #999;
}
.ui-accordion-header.ui-state-active a:before{
  content: "\f078";
}

.ui-widget-content {
    background: #fff !important;
    border-radius: 20px !important;
}

.ui-accordion .ui-accordion-content {
    max-height: 160px;
    height: auto !important;
    top: 0px;
    padding: 0em 2.2em;
    margin-top: 0px;
    padding-left: 34px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.4em;
}


.ui-state-default .ui-icon, .ui-state-active .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: none;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-b, .ui-corner-top, .ui-corner-tr {
    border-radius: 0px;
}
table.rateTable{
    width: 100%;
    margin-bottom: 16px;
}
table.rateTable tr{
    border-bottom: 1px solid #666;
}
table.rateTable tr td,
table.rateTable tr th{
    padding: 4px 20px 4px 0;
}
table.rateTable tr td.cost,
table.rateTable tr th.cost{
    text-align: right;
    line-height: 1.2em; 
}
table.rateTable tr.tableSubtitle{
    border-bottom: none;
}
table.rateTable tr.tableSubtitle td,
table.rateTable tr.tableSubtitle2 td.blue{
    border-bottom: none;
    color:#002d73;
    padding-bottom: 0;
    padding-top: 16px;
}
table.rateTable tr.tableSubtitle2 td.cost{
    color:#333;
    padding-top: 16px;
}

.formSlider .productField{
    display: none;
}
.sliderlabel span.sliderprompt{
    display: none;
}
.sliderlabel span.slidervalue{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
}
.boxInfo .sliderlabel span.slidervalue{
    display: none
}
.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #1c94c4;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    border: none;
    background: #07639d;
    margin-top: -10px;
    border: none !important;
}
.ui-widget :active, .ui-widget :focus { outline: none; }

.ui-state-default {
    color: #1c94c4;
    border: none;
}

.footer{
    background:#F5F5F5;
    padding: 24px 0;
}
.footer p{
   font-size: 14px
}
.wideRegistration{
        min-height: 900px;
        padding-top: 76px;
    }
p.formLabels{
    padding-top: 28px;
    color: #002d73;
    font-weight: 600;
    margin-bottom: 12px;
}
.substituteLogoutButton{
    float: left;
    
}
.updateInfo, .newInfo{
    display: none;
}
.article h2{
    font-size: 20px;
    font-weight: 700px;
    margin-top:12px
}
.article p{
    margin-bottom: 12px;
}
.modal-calculator .modal-content{
    height: 650px;
    overflow-x: auto
}
.modal-calculator .modal-header {
    border-bottom: none;
}
 .modal-calculator  .modal-body{
    height: 925px;
}
.modal-register .modal-header{
    border-bottom: none;
}
.modal-register .modal-title {
    padding: 16px 16px 0 16px;
}
.modal-register .modal-body {
    padding: 0 30px; 
}
.modal-register .modal-footer {
    padding: 30px;
    border-top: none;
}
.centerDivRadio{
    margin: 0 auto;
    width: 220px;
}
.bigCheckbox .productField {
    width:auto;
    margin-right: 8px;
}



/* .roundedCheckBox */
.roundedCheckBox {
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    position: relative;
}

.roundedCheckBox label {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 100px;

    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

    background: #fff;

    }
.roundedCheckBox input[type="checkbox"] + label span::before{
    margin-right: 0;
   
}
.roundedCheckBox input:checked + label span::before {
    content: '';
    background: url('/uploads/00001101/check.gif') center no-repeat;
    text-align: center;
    line-height: 34px;
    color: #fff;
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #05446c;
    border-radius: 25px;
    cursor: pointer;
    vertical-align: middle;
    border: 2px solid #05446c;
    margin-top: -4px;
}

.roundedCheckBox label{
    margin-top: 0;

    margin-right: 0;
}
    .roundedCheckBox input[type=checkbox] {
  visibility: hidden;
}

/* end .roundedCheckBox */


a.btn-none{
    font-size: 18px;
    padding: 0;
    vertical-align: bottom;
}
a.btn-none:visited{
    color:#337ab7;
}
.sectionHeading{
    margin-top: 48px;
    border-bottom: 3px solid #ccc;
    padding-bottom: 6px;
}
.accountGreeting{
    position: absolute;
    font-size: 12px;
    top: -8px;
    text-align: left;
    left: 16px;
    z-index: 2;
    display: none;
}

.article-callout {
    background-color: #f2f2f2;
    padding: 30px 20px;
}
.list-unindented, .module > ul, .component ul, .rte ul, .rte ol, .module > ol, .component ol {
    margin-left: 0 !important;
    padding-left: 15px !important;
    -webkit-padding-start: 20px !important;
}
.key-takeaways ul.list-unindented li, .key-takeaways .module > ul li, .key-takeaways .component ul li, .component .key-takeaways ul li, .key-takeaways .rte ul li, .rte .key-takeaways ul li {
    margin-bottom: 10px;
}
.videolimelight {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
}
.videolimelight object, .videolimelight embed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#BenePctError,
#BenePctErrorLTD{
    position: absolute;
    text-align: center;
    border: 1px solid;
    border-radius: 4px;
    font-size: 16px;
    padding: 20px 20px 20px 20px;
    border-radius: 4px;
    font-weight: 600;
    background-color: #fff;
    display: block;
    width: 100%;
    color: #cc1231;
    z-index: 10;
}

.yesNoBtn span span{
    padding: 8px 8px 11px 22px;
    color: #002d73;
    font-weight: 400;
    font-size: 15px;
    background: url('../../uploads/00001351/radio_bg.svg');
    background-size: 36px 36px;
    background-repeat: no-repeat;
}
.authorizeRadio .yesNoBtn span span{
    font-weight: 600;
    font-size: 16px;

}
.planBtn span span{
    padding: 10px 8px 11px 22px;
    color: #002d73;
    font-weight: 600;
    font-size: 16px;
    background: url('../../uploads/00001351/radio_bg.svg');
    background-size: 36px 36px;
    background-repeat: no-repeat;
}
.paymentDiv .yesNoBtn span span{
    padding: 4px 8px 10px 22px;
    color: #002d73;
    display: inline-block;
}
.eftRadio .yesNoBtn span span{
    font-weight: 600;
    font-size: 16px;

}
.yesNoBtn .active span{
    background: url('../../uploads/00001351/radio_select_bg.svg');
    background-size: 36px 36px;
    background-repeat: no-repeat;

}
.yesNoBtn span span span,
.yesNoBtn .active span span{
    background: none;
    display: inline-block;
}
.answer .active,
.answer div:focus {
    outline: 0;
    border-color: #0066CC;
}
.ruleBelow{
    border-bottom: 1px solid #ccc;
}
    .ruleAbove{
        border-top: 1px solid #ccc;
    }
    .ruleLeft{
        border-left: 1px solid #ccc;
    }
    .ruleRight{
        border-right: 1px solid #ccc;
    }
.boxInfo{
    background: rgba(255,255,255,0.9);
    padding: 0;
    }
.headlineBoxInfo{
    background: rgba(0,45,115,1);
    padding: 4px 24px;
    margin-top: 20px;
    }
.headlineBoxInfo h1,
.headlineBoxInfo h3{
    color: #fff;
    padding: 0;
    }
.boxInfo .h2{
    font-size: 20px;
    }
.boxInfo h3{
    color: #002d73;
    padding: 0;
    }
.boxInfo p{
    font-size: 14px;
    }
.ageField{
    margin-top: 12px;
}

.ageField input[type="text"]{
    margin-left: 36px;
    width: 54px;
}
.ageField select{
    width: 154px;
    margin-left: 86px;
}
.ageField .productField{
margin-top: -38px;
    }

.formSliderEnds {
    margin-top: 0px;
    margin-left: 16px;
}
.enrollStepsDiv {
    background: #f1f7f8;
    margin: 20px 0;
    padding: 10px 20px;
}


.blueRuleAbove {
    border-top: 2px solid #07639D;
}
.sectionName {
    border-top: 8px solid #07639D;
    padding-top: 10px;
    display: inline-block;
    padding-right: 10px;
}

.eftRadio p,
.healthQuestions p,
.disclosures p,
.disclosures li{
    font-size: 14px;
}




@media (min-width: 480px) {
.nav > li.signup{
    display: inline-block;
    display: none;
    }
.boxInfo .h2{
    font-size: 28px;
    }
.hideMobile{
    display: none;  
}
}

@media (min-width: 768px) {
    .hideMobile{
    display: inline-block;  
}
    p, .p, li, td, .footer p{
        font-size: 16px;
    }
    h1, .h1{
        font-size: 36px;
    }
    h2, .h2{
        font-size: 30px;
    }
    h3, .h3{
        font-size: 24px;
    }
    h4, .h4{
        font-size: 20px;
    }
    h5, .h5{
        font-size: 18px;
        line-height: 1.4;
    }
    h6, .h6{
        font-size: 16px;
    }
    .ui-accordion-header{
    font-size: 18px;    
}
    .eftRadio p,
    .healthQuestions p,
    .disclosures p,
    .disclosures li{
    font-size: 16px;
}
    .lifeOffer .eftRadio input[type="radio"] + label {
    color: #002d73;
    font-size: 16px;
    font-weight: 600;
}

    .boxInfo{
    background: rgba(255,255,255,0.9);
    padding: 6px 24px 12px;
    }
    .panel-body li{
        padding-bottom: 6px;
    }
    .landingInfo p{
        font-size: 18px;
        line-height: 1.7em;
        margin-bottom: 32px;
}
    .wide {
        background-size: 80%;
        min-height: 300px;
        background-repeat: no-repeat;
    }
    .wideLanding{
        background-size: 75%;
        min-height: 520px;
    }
    .wideLandingSimplified{
        background-size: 135%;
        min-height: 580px;
    }
    .wideRegistration{
        padding-top: 148px;
        padding-bottom: 48px;
    }
    .portal-home-image{
        background-image:url(../../uploads/00001101/father_son.jpg);
        background-position: 70% 30%;
    }
    .life-banner-image{
        background-image:url(../../uploads/00001101/young_family_indoor.jpg);
        background-position: 100% 30%;
    }
    .acc-banner-image{
        background-image:url(../../uploads/00001101/man_on_crutches.jpg);
        background-position: 100% 10%;
    }
    .boe-banner-image{
        background-image:url(../../uploads/00001101/doctor_with_tablet.jpg);
        background-position: 100% 0%;
    }
    .ltd-banner-image{
        background-image:url(../../uploads/00001101/senior_with_doctor.jpg);
        background-position: 100% 10%;
    }
    .add-banner-image{
        background-image:url(../../uploads/00001101/doctors_xray.jpg);
        background-position: 100% 20%;
    }
    .ci-banner-image{
        background-image:url(../../uploads/00001101/elderly_woman_hugging.jpg);
        background-position: 100% 20%;
    }
    .gul-banner-image{
        background-image:url(../../uploads/00001101/gul_banner.jpg);
        background-position: 100% 20%;
    }
    .landing-image{
        background-image:url(../../uploads/00001101/mother-child-beach.jpg);
        background-position: 120% 30%;
    }
    .landing-image-simplied{
        background-image: url(../../uploads/00001101/simplified-Life-bg.jpg);
        background-position: 60% 40%;
    }
    .registration-image{
        background-image:url(../../uploads/00001101/mother-child-beach.jpg);
        background-position: 135% 30%
    }
    .thank-you-banner-image{
        background-image:url(../../uploads/00001101/doctor_filling_form.jpg);
        background-position: 70% 30%;
    }
     .bene-banner-image{
        background-image:url(../../uploads/00001101/tma-bene-banner.jpg);
        background-position: 100% 30%;
    }
    .convert-banner-image{
        background-image:url(../../uploads/00001181/tma-convert-banner.jpg);
        background-position: 100% 30%;
    }
	 .ci-express-banner-image{
        background-image:url(../../uploads/00001227/tma-ci-express.jpg);
        background-position: 100% 30%;
    }
	.transfer-banner-image{
        background-image:url(../../uploads/00001181/tma-transfer-banner.jpg);
        background-position: 100% 30%;
    }
	.landing-image-options{
        background-image: url(../../uploads/00001101/doctor-talking.jpg);
        background-position: 60% 20%;
		min-height: 360px;
    }
    .doctor-image {
    background: #fff;
    }
    h1.landingHeadline{
    padding: 60px 0 24px;
    font-size: 34px;
    line-height: 1.3em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #F8F8F8;
    }
    
    .jumbotron {
    padding-top: 24px;
    }
    #defaultNavbar1  .navbar-nav {
        margin-top: 36px;
    }


    .contactInfoDiv{
        display: table;
        height: 160px;
    }
    .contactInfoContent{
        display: table-cell;
        vertical-align: middle;
    }
    .card-default{
        border: 1px solid #ccc;
    }
    .card-default-none{
        border: none;
    }
    
    .card-box{
        border: 1px solid #ccc;
        padding: 16px;
        box-shadow: 0 4px 5px 0 rgba(0,0,0,0.12);
    }
    .cardForm{
        padding: 0 24px;
    }
    .lifeOffer-ruleRight{
        border-right: 1px solid #ccc;
    }
    .wideRegistration{
        background: #e3f2f4;
    }
    .is-table-row {
        display: table;
        border-spacing: 16px;
    }
    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.row-eq-height  [class*="col-"] {
  display: flex;
  flex-direction: column;
    margin-right: 16px;
}
.row-eq-height .crossSell {
  flex:1;
}
.card430{
    min-height: 430px;
    }
.col-pathway{
    padding-left: 0;
    padding-right: 16px;
    }
.lifeOffer, .ltdOffer{
 padding: 12px 24px 12px 24px;
}
.lifeOfferUpdate{
 padding: 0px 24px 0px 24px;
}
.accountGreeting{
    display: block;
    }
    .redBackground img{
    width: 220px;

}
    .panel-title{
    font-size: 18px;
    font-weight:600;
}
    .productRadio input[type="radio"] + label{
    font-size: 18px;
}
    .benefitRadio input[type="radio"] + label{
    font-size: 18px;
}
    .benefitRadioSmall input[type="radio"] + label{
    font-size: 16px;
}
	img.chart{
	width: 180px;
    }

}

@media (min-width: 992px) {
    .cross-sell{
        background-image:url(../../uploads/00001101/life-physician-img.png);
        background-repeat: no-repeat;
        background-size: 37%; 
        background-position: 58% 0; 
        height: 440px;
    }
    .cross-sell-bg2{
        background-image:url(../../uploads/00001101/asian-physician.png);
    }
    .cross-sell-bg3{
        background-image:url(../../uploads/00001101/female-physician.png);
    }
    .coverage-left, .coverage-right {
        margin-top: 96px;
    }
    .promoContent{
        padding-left: 24px;
    }
    .imageContainer{
        min-height: 530px;
        background-image:url(../../uploads/00001101/advisors.gif);
        background-repeat: no-repeat;
        background-position: bottom;
    }
    .doctor-image {
    background-size: 55%;
    background-repeat: no-repeat;
    background-image:url(../../uploads/00001101/doctor_phone.jpg);
    background-position: 100% 100%;
    }

    .enrollCardCol{
    margin-top: 122px;
}
    .tooltip-inner {
        text-align: left;
        min-width: 240px;
    }
	img.chart{
	width: 150px;
    }

}

@media (min-width: 1366px) {
    .wide {
    background-size: 55%;
    background-position: 100% 25%;
    background-repeat: no-repeat;
}
    .convert-banner-image,
	.ci-express-banner-image{
    background-size: 75%;
}
    .wideLanding {
    background-size: 55%;
    background-position: 100% 30%;
    background-repeat: no-repeat;
}
    .wideLandingSimplified {
    background-size: 100%;
    background-position: 100% 30%;
    background-repeat: no-repeat;
}
	.landing-image-options{
     background-position: 60% 15%;
    }
		img.chart{
	width: 200px;
    }
    
}


/* ---- NEW FOR JOURNEY */

/* Next Buttons */
.nextButton.btn.btn-fill {
padding: 12px 24px;
border-radius: 100px;
background-color: #1D2A4C;
color: #fff;
text-align: center;
font-size: 15px;
font-weight: 700;
line-height: 22.5px;
letter-spacing: -0.21px;
gap: 8px;
width: 140px;
margin-left: auto;
margin-top: 25px;
transition: all .3s;
}
.nextButton.btn.btn-fill:hover {
background-color: #0076D1;
color: #fff;
border-color: none !important;
}
.nextButton.btn.btn-fill:focus {
outline: 2px solid #0066CC;
outline-offset: 2px;
background-color: #0076D1;
color: #fff;
}
.nextButton.btn.btn-fill:active {
background-color: #005BB5;
}
.nextButton.btn.btn-fill.disabled {
background-color: #80B3E5 !important;
cursor: not-allowed;
}
.nextButton.btn.btn-fill span {
min-width: 60px;
}
.nextButton.btn.btn-fill img {
width: 20px;
height: 20px;
margin-left: 8px;
}
.custom-back-btn {
padding: 12px 24px;
border-radius: 100px;
background-color: #fff;
color: #000;
border: 1px solid #999;
text-align: center;
font-size: 15px;
font-weight: 700;
line-height: 22.5px;
letter-spacing: -0.21px;
gap: 8px;
width: 140px;
margin-left: auto;
margin-top: 25px;
transition: all .3s;
}
.custom-back-btn:hover {
color: #000;
background-color: #f0f0f0;
border-color: #000;
}
.custom-back-btn:focus {
outline: 2px solid #0066CC;
outline-offset: 2px;
background-color: #f0f0f0;
color: #000;
}
.custom-back-btn span {
font-size: 15px;
font-weight: bold;
padding-right: 4px;
margin-right: 0;
}
/* Next Buttons End */

.householdDiv, .credentialDiv{
    display:none;
}

.billingBg {
  background-color: #F5F5F5 !important;
}


/* Modal */

.modal-dialog {
  margin-top: 100px;
}

.modal-content {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.modal-header {
  background-color: #f8f9fa;
  border-bottom: 1px solid #dee2e6;
  padding: 16px;
}

.modal-title {
    color: #333;
    font-size: 14px !important;
    line-height: 25.5px !important;
    letter-spacing: 1px !important;
    font-weight: 700 !important;
    margin: 0 !important;
}
.btn-close {
  background-color: transparent;
  border: none;
  font-size: 24px;
  padding: 8px;
  color: #212529 !important;
}
.btn-close:focus {
    outline: 2px solid #0056b3 !important; 
}

.modal-body {
  padding: 24px;
}

.modal-body h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}

.modal-body p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}

.modal-body .footnote {
  font-size: 14px;
  color: #212529;
  margin-top: 24px;
}

/* Accorion Body */

.accordion-body {
  border-radius: 10px;
}

/* ADA /
/ Provide visual outline for interactive elements when they receive focus */
.logo-area a:focus,
.help_blk > a:focus,
.Need_help ul li a:focus,
.Need_img a:focus,
.custom__tooltip:focus,
.btn.btn-fill:focus,
.footer__wrapper a:focus,
.d-flex.align-items-center.fw-semibold:focus,
.iconTooltip:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus,
.Bankaccount input[type="radio"]:focus + label,
.appnoada:focus,
.eft:focus,
.esig:focus,
.inotices:focus,
.roleCheckbox input[type="checkbox"]:focus + label {
outline: 2px solid #0066CC;
/*outline-offset: 2px;*/
}
/* Ensure sufficient contrast ratio for the visual focus indicator */
.logo-area a:focus,
.help_blk > a:focus,
.Need_help ul li a:focus,
.Need_img a:focus,
.custom__tooltip:focus,
.btn.btn-fill:focus,
.Bankaccount input[type="radio"]:focus + label,
.appnoada:focus,
.eft:focus,
.esig:focus,
.inotices:focus,
.roleCheckbox input[type="checkbox"]:focus + label {
background-color: #fff;
color: #000;
}
/* Additional focus styles */
.d-flex.align-items-center.fw-semibold:focus,
.iconTooltip:focus,
.btn.btn-fill:focus {
border-color: #0066CC;
}
.btn.btn-fill:focus {
color: #fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
border-color: #0066CC;
}
/* Ensure sufficient contrast ratio for the radio button focus indicator */
.radio-button__input:focus + .radio-button .radio-button__control {
background-color: #fff;
border-color: #0066CC;
}
/* Provide outline for the select elements when they receive focus */
select:focus {
outline: 2px solid #0066CC;
}
/* Ensure sufficient contrast ratio for the select element focus indicator */
select:focus {
background-color: #fff;
color: #000;
border-color: #0066CC;
}

.learnmore {
font-size: 16px;
color: #333; /* or the default color you prefer */
text-decoration: none;
transition: color 0.3s ease;
}
.learnmore:hover {
color: #0066CC;
}
.learnmore:focus {
outline: 2px solid #0066CC;
outline-offset: 2px;
color: #0066CC;
}
.learnmore .fa {
margin-right: 5px;
}


  
}

.application__title {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 24px;
}

.app__number-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}

.app__number-value {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}



.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media(max-width: 400px){
    .nextButton.btn.btn-fill, .custom-back-btn{
        width: 130px;
    }
}


/* 
==========================
Start: Cookie Consent CSS
==========================
*/

/* Style the checkbox label to show checkmark */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
}

/* Hide default checkbox */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

/* Show "Yes" text when checked - replaces checkmark */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"]:checked + label::before {
    content: 'On';
    position: absolute !important;
    left: -40px !important;
    top: 90% !important;
    transform: translateY(-40%) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #3860BE !important;
    background-color: transparent !important;
    display: inline-block !important;
    border: none !important;
    line-height: 1 !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
}

/* Hide any other before/after elements that might conflict */
#onetrust-pc-sdk .ot-checkbox label::before,
#onetrust-pc-sdk .ot-chkbox label::before {
    display: none !important;
}

/* Override OneTrust's injected styles for the white background circle */
#onetrust-pc-sdk input[type="radio"] + label::before,
#onetrust-pc-sdk input[type="checkbox"] + label::before {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
}

/* Override OneTrust's injected label positioning - targeting the off toggle */
#onetrust-pc-sdk .category-switch-handler:not(:checked) + label.ot-switch::before {
    left: -40px !important;
    top: 5px !important;
}

#onetrust-pc-sdk .category-switch-handler:checked + label.ot-switch::before {
    left: -40px !important;
    top: 5px !important;
}

/* Show "Off" text when unchecked */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"]:not(:checked) + label::before {
    content: 'Off' !important;
    position: absolute !important;
    left: -40px !important;
    top: 60% !important;
    transform: translateY(-40%) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #767676 !important;
    background-color: transparent !important;
    display: inline-block !important;
    border: none !important;
    line-height: 1 !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
}

/* Ensure the toggle switch knob is visible with proper styling */
#onetrust-pc-sdk .ot-switch-nob {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #767676 !important;
    border: 1px solid #ddd !important;
}

/* Style the knob when checked */
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
    background-color: #cddcf2 !important;
    border: 1px solid #3860BE !important;
}

/* Hide OneTrust's default toggle switch completely */
#onetrust-pc-sdk .ot-switch-nob {
    display: none !important;
}

/* Hide the label text that comes with OneTrust */
#onetrust-pc-sdk .ot-label-txt {
    display: none !important;
}

/* Style the label as our custom toggle container */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"] + label.ot-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
    background-color: #767676;
    border-radius: 24px;
    cursor: pointer;
    transition: background-color 0.3s;
}

/* Custom toggle knob */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"] + label.ot-switch::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 2px;
    top: 2px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
}

/* Toggle ON state - change background */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"]:checked + label.ot-switch {
    background-color: #3860BE;
}

/* Toggle ON state - move knob to the right */
#onetrust-pc-sdk .ot-tgl input[type="checkbox"]:checked + label.ot-switch::after {
    transform: translateX(16px);
}

/* OneTrust Cookie Preference Center - Scrollbar Contrast Fix */
#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar {
    width: 12px !important;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-track {
    background: #FFFFFF !important;
    border: 1px solid #767676 !important;
    border-radius: 6px !important;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb {
    background: #767676 !important;
    border-radius: 6px !important;
    border: 2px solid #FFFFFF !important;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #595959 !important;
}

/* Firefox scrollbar */
#onetrust-pc-sdk .ot-pc-scrollbar {
    scrollbar-width: auto !important;
    scrollbar-color: #767676 #FFFFFF !important;
}

/* Target all scrollable areas in OneTrust */
#onetrust-pc-sdk #ot-pc-content::-webkit-scrollbar-thumb,
#onetrust-pc-sdk #ot-lst-cnt::-webkit-scrollbar-thumb,
#onetrust-pc-sdk .ot-acc-grpcntr::-webkit-scrollbar-thumb {
    background: #767676 !important;
}

#onetrust-pc-sdk #ot-pc-content::-webkit-scrollbar-track,
#onetrust-pc-sdk #ot-lst-cnt::-webkit-scrollbar-track,
#onetrust-pc-sdk .ot-acc-grpcntr::-webkit-scrollbar-track {
    background: #FFFFFF !important;
    border: 1px solid #767676 !important;
}

/* Cookie Settings link - hover */
/*.ot-sdk-show-settings:hover {*/
/*    text-decoration: underline !important;*/
/*}*/

/* Cookie Settings link - keyboard focus only */
.ot-sdk-show-settings:focus-visible {
    outline: 2px solid #ffffff;
    outline-offset: 2px;
}

/* 
==========================
End: Cookie Consent CSS
==========================
*/