@import url('cigna-styleguide.css');
@import url('cigna-styleguide-fonts.css');
@import url('cigna-bootstrap-override.css');
@import url('cigna-questions.css');
@import url('media.css');
@import url('media-sad-tablet.css');
@import url('mobilemedia.css');
@import url('media-sad-mobile.css');
@import url('ancillarymedia.css');
@import url('media-ancillary-tablet.css');

/* Loading symbol css (ajax call in progress) -start */
.loading-spinner {
  height: 5rem;
  width: 5rem;
  animation: spin 1.7s infinite linear;
  border: 0.25rem solid rgba(227, 82, 5, 0.7);
  border-left-color: #f8f8f8;
  border-radius: 50%;
  margin-top: 26%;
 }
 .text-gray-40 {
    color: #939496!important;
}

.compLoader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #0170bc;
  border-top: 16px solid var(--digital-blue);
  border-bottom: 16px solid #0170bc;
  border-bottom: 16px solid var(--digital-blue);
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* Loading symbol css -end*/

#nav-next {
	display:none;
}
.back-btn{display:none;}

/*CBNBTC-583*/
#nav-back, #nav-save {
  margin-right:30px;
}
/*CBNBTC-583*/
#nav-continue input, #nav-save input {
    margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 2em;
    padding-right: 2em;
    background-color: rgb(51, 122, 183);
    padding-top: 10px;
    padding-bottom: 10px;
}

#nav-back input {
     margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 2em;
    padding-right: 2em;
	background-color: #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #ccc;
   }
.navbar-header{
	margin-bottom:20px;
}
.zipcode-field{
padding-top: 20px;
   }
.zipcode-field h4{
   text-transform: capitalize;
   }
.zipcode-field .form-control
{
    width: 20% !important;
}
.situations-option .radio{
	width: 805px;
	padding-left: 10px;
}
.border-box span{
	color:blue;
}
.navigation-buttons {
    display: inline-flex;
}
.panel-body {
    margin: 0px;
    width: 80%;
    text-align: justify;   
}

 .mobileDeviceWrapper .panel-body{
  margin-left: 10px !important;
	width: 70% !important;
  text-align: start;
  word-spacing: 2px !important;
}

.mobileDeviceWrapper .qDesc {
  margin-left: 24px !important;
	width: 65% !important;
  text-align: start;
  word-spacing: 2px !important;
}

.mobileDeviceWrapper .page-header-name,
 .mobileDeviceWrapper .page-header-description {
  margin-left: 20px !important;
	width: 65% !important;
  text-align: start;
  word-spacing: 2px !important;
}

.radio-circle{
	box-shadow: initial;
}

.radio-circle:hover {
    box-shadow: initial;
}
.control-label{
    width:100%;
    margin-bottom: 0;
}

.page-header-name{
	width: 76%;
}
.navigation-buttons{
	padding:0;
	margin-left:15px;
}
#nav-save {
	display:none;
}
#el-content-form{
	margin-left:-10px;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    border: transparent;
}

.question_name, .icon-spacing, .bck_but{
	display:none;
}

.logo-cont{
	margin-left: 30px;
	margin-top: 3px;
}
.footer {
	height: auto !important;
	color: rgb(255, 255, 255);
	background-color: rgb(51, 51, 51) !important;
	line-height: inherit;
	width: auto !important;
	position: static !important;
}

.footer-text, .footer-para {
	padding-left: 16px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.form-footer p{
	color:#ffffff;
	color:var(--white);
	text-align: justify !important;
	font-size:12px;
	padding-left:30px;
}
.footer ul li a{
	color: rgb(255, 255, 255);
	font-weight: 500;
    font-family: 'Open Sans Regular';
}
.footer ul.list-unstyled {
	margin-bottom: 35px;
}

.lang-assit{
	padding:0;
}
.b-text{
	font-weight:bold;
	font-weight:600;
}
.border-cls, .footer-para{
	width:100%;
	float:left; font-size: 12px;
}

.bottom-footer-nav-item, #div-qag-ChoiceHICore_DESC .row button, #div-qag-ChoiceHIPreferred_DESC .row button, #div-qag-ChoiceHIPremier_DESC .row button, 
#div-question-ChoiceHICore_DESC, #div-question-ChoiceHIPreferred_DESC, #div-question-ChoiceHIPremier_DESC {
	width:100%;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: #444;
	width:75%;
}
.btn{
    box-shadow: rgba(0, 0, 0, 0.2) 5px 2px 8px 0px;
    background-color: rgb(51, 122, 183);
    border-color: rgb(51, 122, 183);
    padding: 8px 31px;
/*     width: 110px; */
    text-align: center !important;
}
.finance-institute{
	margin-top: 32px;
}

.radio-success{
   		margin-left: 20px;
		float: left;
}
.checkbox, .radio {
     margin-top: 12px;
}
.question-answer-group h4{
	font-weight:bold;
	margin-top: 15px;
	width: 100%;
	float: left;
}
.page-header-name h2{
	margin-bottom:0;
	line-height: 1px;
}
.side-div {
	position: absolute;
  top: 155px;
  right: 35px;
	text-align:center;
}
.side-div-1 {
	position: absolute;
    top: 136px;
    right: 190px;
	text-align:center;
}
.question-answer-group p{
	margin-bottom:0;
	}
.cardTotlPrem{
	padding:.8em;
	width:220px;
	box-shadow: rgba(0, 0, 5, 0.5) 0px 0px 7px 0px !important;
	transition: 0.3s;
  border-radius: 5px;
	margin-bottom: 15px;
	position: fixed;
  top: 23%;
	background-color: #fff;
  z-index: 1;
}
.cardTotlPrem .anc-total-prem-text{
	font-size: 23px;
    color: var(--digital-blue);
    font-family: 'Open Sans Regular';

}
.cardTotlPrem .anc-total-prem{
    font-size: 24px;
	text-align: center !important;
    font-weight: bold;
    color: #000;
}
.cardTotlPrem p{
	text-align: center !important;
	font-size: 18px;
}
.cardTotlPrem h1{
	padding-bottom: 10px;
}
.card p {
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	width: 100%;
	text-align: center !important;
	font-family: 'Open Sans Regular';
}
.side-cal-img i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 43px;
	background: rgb(0, 131, 202);
	border-radius: 45px;
}
.card h1, .cardTotlPrem h1, .card .dental{
	font-size: 17px !important;
	font-weight: bold !important;
	color: rgb(1, 112, 188) !important;
	line-height: 0px;
  margin: 0;
  padding-top: 14px;
	text-align: center;
}
.card .TTYPhn{
  position: relative;
  top: 4px;
  font-size: 15px;
  font-family: 'Open Sans Regular';
}
.cardTotlPrem h3 {
	margin: auto;
    font-size: 16px;
	font-family: 'Open Sans Regular';
}
.get_quo{
	width:50%;
	font-size:20px;
}
.card h3, .card h4, .card h5, .cardTotlPrem h3, .cardTotlPrem h4, .cardTotlPrem h5 {
	font-size: 13px;
 font-family: 'Open Sans Regular';
	    margin: 0;
		text-align: center;
}
/*.card h5::before {
	content: "";
    position: absolute;
    left: 67px;
    bottom: 19px;
    width: 8px;
    height: 8px;
    background: rgb(40, 167, 69);
    border-radius: 100%;
}*/
/*.cardTotlPrem h5::before{
	content: "";
    position: absolute;
    left: 54px;
    bottom: 19px;
    width: 8px;
    height: 8px;
    background: rgb(40, 167, 69);
    border-radius: 100%;
}*/

.head-top {
	width: 100%;
	float: left;
	margin-top: 152px;
	/*background: rgba(211, 211, 211, 0.28);*/
	border-radius: 4px;
}
.navbar-fixed-top{
    position: absolute !important;
    height: 127px;
}
.navbar {
      margin-top: 0px;
}
/* .pro-bar {
	display: inline-flex;
	width: 100%;
	float: right;
	position: relative;
    top: 11px;
} */
.pro-bar h3{
    font-size: 15px;
    margin: 0px;
	position: relative;
    top: 5px;right: 20px;
}


.ancSubTotalPrem{
	padding: 0.2em;
    box-shadow: rgba(0, 0, 5, 0.5) 0px 0px 7px 0px !important;
    right: 18px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 5px;
    float: right !important;
	}
.totalPrem .planBtnStyle{
	width: auto !important;
    font-size: 16px;
	font-weight: 400;
	}
.totalPrem .callText {
	font-size: 16px;
    line-height: 18px;
    word-break: break-word;
}
/* .footer_content{
	font-family: 'Open Sans Regular';
	font-size:12px;
	line-height:14px;
	font-weight: normal;
} */
.footer_content, p{
    color: #58595b;
    color: var(--gray-60);
    text-align: left !important;    
}
.permonthstyle{
    color: #505050 !important;
    text-align: center !important;
    margin-bottom: 15px !important;
    width: 100%;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    font-size: 15px;

}
.footer_content h6{
	color:#0170bc;
	color:var(--digital-blue);
	margin: 0;
	line-height: initial !important;
	font-weight:bold;
	padding-top: 10px;
    padding-bottom: 17px;
	  font-size: 15px;
    font-family: Open Sans Bold;
}
.footer_content p{
	text-align: justify !important;
	font-family: 'Open Sans bold';
	font-size: 18px;
	text-align: justify !important;
	line-height: 20px;
	margin-bottom: -20px;
}
/*branding start*/

span.footer_insured {
    font-weight: normal;
    font-family: 'Open Sans Regular';
    font-size: 14px;
    color: black;
}
span.loyal_footer_insured {
    font-family: 'GothamSSM Medium';
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: black;
}
/*branding end*/
/*.pro-bar h4{
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	position: relative;
  top: 7px;
}*/
.qDesc, .section-Header h4{
    width: 75%;
    text-align: left;
    word-spacing: 2px !important;
}

.progress_val{
    margin-left: 15px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'GothamSSM Medium';
}
.progress-bar {
	width: 81% !important;
	position: static !important;
	height: 14px !important;
}
.pro-bar p{
    margin-left: 15px;
    position: relative;
    top: 33px;
    font-family: 'GothamSSM Medium';
    padding-right: 25px;
}

.section-Quote{padding:0;}
.back-btn {
	margin-left: 30px;
	position: relative;
	top: 15px;
}

.list-unstyled li{
	padding:0;
}
.special-ques .card{
	padding-bottom:25px;
}
.special-ques label{
	padding:0;
}
.vertical-checkboxlist .checkbox-success, .radio-success{
	width:54%;
	text-align:justify;
}
.fui-plus{
	display:none;
}
.situations-option .card {
	padding-bottom:25px;
	margin-bottom: 0;
}
.situations-option{
	    padding: 0;
    position: relative;
    top: -4px;
    left: -10px;
}
.situations-option label{
	padding:0;
}
.box-border-class {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	text-align:justify;
	transition: 0.3s;
	border-radius: 5px;
	padding-top: 14px;
	padding-right: 14px;
	float:left;
	padding-left: 14px;
	width: 510px;
	font-family: 'GothamSSM Medium';
	background: #eeeeeed1;
}

.question-answer-group, .navigation-buttons, .box-border-class2{
		float:left;
}
.question-answer-group .form-control {
      width: 100%;
	  text-transform: uppercase;
}
.section-Quote h5{
	width: 550px;
}
.equotes-row h1{font-size:28px;line-height: 32px;}

.box-border-class2 span{
	color:#337ab7;
}

.box-border-class2{
	margin-bottom:13px !important;
}
.spouse_btn {
	margin-top: 30px;
	margin-bottom: 25px;
}
.spouse_btn a {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
	color: rgb(255, 255, 255);
	background-color: rgb(51, 122, 183);
	border-radius: 5px;
	padding: 10px;
}
.sub-class{
	font-weight: 100 !important;
}
.border-box{
	box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px;
	font-family: Montserrat, sans-serif;
	font-weight: 100 !important;
	font-size: 15px;
	transition: all 0.3s ease 0s;
	border-radius: 5px;
	padding: 10px;
	width: 50% !important;
}
.contact_para1{
width: 912px !important;
	font-weight: 100 !important;
	text-align:justify;
	}
.yes_checkbox{
	font-weight: 100 !important;
	position: relative;
	top: 9px !important;
    left: 80px !important;
	width:60%;
}

.no_checkbox{
	font-weight: 100 !important;
	position: relative;
	top: -18px !important;
	left: 80px;
	width:60%;
}
.foot-con{
	width:85%;
}
.btn-lg {
	padding: 10px 16px !important;
	font-size: 15px !important;
}
.btn-learnmore:hover{
	color: #0170bc;
	text-decoration: none;
	font-weight: bold;
}
.row {
    margin-left: -15px;
}
.btn-info:hover {
	border-color: transparent;
}
.copy_ryts{
	font-family: 'Montserrat', sans-serif;
}
.page-header-name {
    display: inherit;
    margin-bottom: 0;
    margin-left: 26px;
}
.footer_content{
    background: #fff;
    margin-left: 20px;
    margin-bottom: 35px;
    font-family: 'Open Sans bold';
    font-size: 18px;
    line-height: 20px;
    padding-left: 28px;
    padding-right: 40px
}
.head-top h1{
	margin:0;
	padding-top: 10px;
    padding-bottom: 10px;
}
.head-top h2{
    font-family: 'GothamSSM Medium';
    font-size: 36px !important;
    padding-left: 30px;
}
.page-header-name h2{
	font-size:36px;
}
.radiobutton-tobuttons{
	width:240px !important;
}
.checkbox label, .radio label {
    min-height: 10px;
  }

input[type=checkbox], input[type=radio] {
    margin: 3px 0 0;
 }
 input[type=text]::-ms-clear {
  display: none;
}
select::-ms-expand {
    display: none;
}
select:focus::-ms-value {
      background-color: white;
      color:#000;
}
.checkbox-success label{
	display:none;
}
.section-header.section-Review_Applicant_Row1, .section-header.section-Review_Applicant_Row4
{
	background: #0083ca;
    color: #fff;
    padding: 13px 5px;
    font-weight: 500;
    font-size: 19px;
    width: 100%;
    border-radius: 8px;
    padding-left:inherit;
}
.section-header.section-Review_Applicant_Row4{
	margin-top:40px;
}
.plan-f-1{
	    box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
    background-color: #fff !important;
    border-color: #fff;
    padding: 14px 31px
}

.radiobutton-tobuttons label[text]{
	color:blue;
}
.btn-group>.btn:second-child {
    margin-left: 0;
    color: red;
    font-size: 25px;
    font-weight: bold;
}

.section-body.section-Review_Applicant_Row1, .section-body.section-Review_Applicant_Row2,
.section-body.section-Review_Applicant_Row3, .section-body.section-Review_Applicant_Row4,
.section-body.section-Review_Applicant_Row5, .section-body.section-Review_Applicant_Row6,
.section-body.section-Review_Applicant_Row
{
	width: 100%;
    padding-bottom: 15px;
    padding: 15px 15px 15px 15px;
    margin: 0px 10px -14px 10px;

}
.section-body.section-Review_Applicant_Row1 h4, .section-body.section-Review_Applicant_Row2 h4,
.section-body.section-Review_Applicant_Row3 h4, .section-body.section-Review_Applicant_Row4 h4,
.section-body.section-Review_Applicant_Row5 h4, .section-body.section-Review_Applicant_Row6 h4,
.section-body.section-Review_Applicant_Row h4, #div-question-ChoiceHIApplication h4
{
	font-size: 16px;
}
.plan-f-1{
	margin: 10px;
    width: 100%;
    float: left !important;
    padding: 30px;
	border-radius: 10px !important;
	   color: #0083ca;
    font-size: 25px;
    text-align: left;
	    word-break: break-word;
       white-space: initial;
	line-height: initial;

}
.medical-Ques{
	display: list-item;
	float: left;
	padding: 0px;
	font-weight: normal;
	width:100%
}
.btn-group-justified {
    display:-webkit-inline-box;
    }
.btn-default{
	width:150px;
	}

.radiobutton-tobuttons a{
	    font-size: 16px;
    width: 100%;
    float: left;
    text-align: left;
}
.navchange-ans{
	display:none;
}
.plan-rate{
	text-align: left !important;
    margin-bottom: 15px !important;
    width: 100%;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    font-size: 25px;
    margin-left: -59%;
}
.selectplan
{
color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
    background-color: rgb(51, 122, 183) !important;
    border-color: rgb(51, 122, 183);
    padding: 10px 0px !important;
    font-size: 15px !important;
    border-radius: 5px;
    text-align: center;
    width: 90%;
      margin-top:48%;
    margin-bottom: 20px;
}
.EQN-PLAN_EE .btn-group-justified label, .EQN_L1_PLAN_EE-PLAN_EE .btn-group-justified label,
.EQN_L1_PLAN_EE-PLAN_EE .btn-group-toggle label{
  height: 340px!important;
}
.selectplan span{
	color:#fff;
}
.ratesDisclaimer{
	text-align:left !important;
	/* text-align:center; */
	color:#000 !important;
	font-weight: initial !important;
	width:100%;
}
.radiobutton-tobuttons p, .EQN-HouseholdMembers #div-qag-LWSOR h4, .EQN_L1_HouseholdMembers-HouseholdMembers #div-qag-LWSOR h4 {
      text-align: center;
}
.module{
	word-break:break-all;
	max-width:250px;
	padding:1rem;

}

.styleforrewards p{
font-weight:100;
}
.alert-danger {
    width: 30%;
}

.planBtnStyle{
    float: left;
    line-height: 25px;
	font-size: 23px;
    text-align: left;
}

.planBtnStyle, #div-question-ChoiceHI_BasePremium
{
	color:#0083ca !important;
}
.plan-onclic label{
    width: 242px !important;
    float: left !important;
    height: auto;
}
.plan-onclic{
	padding-right:0;
	padding-left: 10px;
}
.box-1{
	background:red;
	width:100px;
	height:200px;
}
.white-btn{
	background-color:#ddd;
}
.selectone-element{
	position: relative;
    top: -18px;
    left: 12px;
    padding: 0;
}
.qDesc{
  margin-left: 26px;
}
.footer-para p{
	color:#ffffff;
	color:var(--white);
	font-family: 'Open Sans Regular';
	    text-align: justify !important;
}
.sub-class{
	width:100%;
}
.footer-para span{
	font-weight:bold;
}
.bold-text {
	font-family: 'Open Sans bold';
}
.border-box{
	width:auto !important;
}
.btn-info{
	padding:10px 0 !important;
}


 /*have you used tobacco page */
 #div-qag-TOBACCO_CHECKLIST .radio-success:first-child, #div-qag-SPOUSE_TOBACCO_CHECKLIST .radio-success:first-child {
	 position: relative;
    top: -15px;
  }
 #div-qag-TOBACCO_CHECKLIST .radio-success:nth-child(2), #div-qag-SPOUSE_TOBACCO_CHECKLIST .radio-success:nth-child(2){
	 position: relative;
    top: 10px;
	margin-bottom:0;
 }

 #div-qag-SPOUSE_GENDER .radio-success:nth-child(2){
	 	 position:relative;
	 top:12px;
 }
 /*.section-Review_Applicant_Row1 .form-control, .section-Review_Applicant_Row2 .form-control, .section-Review_Applicant_Row3 .form-control,
 .section-Review_Applicant_Row5 .form-control, .section-Review_Applicant_Row6 .form-control, .section-Review_Applicant_Row4 .form-control{
       -webkit-box-shadow: initial !important;
    box-shadow: initial !important;
     border-radius: initial !important;
     border: initial !important;
    width: 100%;
       padding: 0;
}*/
/*.section-Review_Applicant_Row1:after, .section-Review_Applicant_Row4:after{
	position: absolute;
    content: "";
    top: 113px;
       right: 0px;
    bottom: 0;
    background: #fff;
    width: 145px;
    height: 40px;
}
 .section-Review_Applicant_Row3:before, .section-Review_Applicant_Row5:after{
	    position: absolute;
    content: "";
    top: 62px;
      right: 0px;
    bottom: 0;
    background: #fff;
    width: 145px;
    height: 40px;
 }
.section-Review_Applicant_Row2:after, .section-Review_Applicant_Row6:after{
	position: absolute;
    content: "";
    top: 133px;
      right: 0px;
    bottom: 0;
    background: #fff;
    width: 145px;
    height: 40px;
    top: 71px;
}*/

/* checkbox */

.checkbox label {
	display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    line-height: unset;
  margin-top: 0;
  margin-bottom: 0;
}

.panel-body .checkbox {
  display: inline-block;
  margin-right: 10px;
}

.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  position: relative;
  min-height: 16px;
  line-height: unset;
  vertical-align: middle;
}

.checkbox label::before,
.checkbox label::after {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  width: 16px;
  height: 16px;
  text-align: center;
}

.checkbox label::before {
  content: '';
  background-color: var(--gray-01);
  /*border: 1px solid var(--gray-15);*/
  border: 1px solid black;
  border-radius: var(--radius-s);
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.checkbox label::after {
  font-size: 12px;
  line-height: 16px;
  color: var(--gray-15);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.checkbox input[type='checkbox'] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.checkbox input[type='checkbox']:checked+label::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f00c';
}

.checkbox-success input[type='checkbox']:checked+label::before {
  background-color: var(--digital-blue);
  border-color: var(--digital-blue);
}

.checkbox-success input[type='checkbox']:checked+label::after, #div-qag-ChoiceHICore_DESC label button, #div-qag-ChoiceHIPreferred_DESC label button, 
#div-qag-ChoiceHIPremier_DESC label button {
  color: var(--white);
  background-color: var(--digital-blue);
}

#div-qag-ChoiceHICore_DESC label button.activatedButton, #div-qag-ChoiceHIPreferred_DESC label button.activatedButton, 
#div-qag-ChoiceHIPremier_DESC label button.activatedButton {
  background-color: #001f99;
}

.checkbox-success input[type='checkbox']+label::after {
  background-color: var(--digital-blue);
}

/* radio buttons
---------------------------------------*/
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
  line-height: unset;
}
.radio label::before,
.radio label::after {
  margin-top: 4px;
  margin-left: -20px;
  display: inline-block;
  position: absolute;
  content: '';
}
.radio label::before {
  width: 16px;
  height: 16px;
  left: 0;
  border: 1px solid black;
  border-radius: 50%;
  background-color: #f8f8f8;
  background-color: var(--gray-01);
  -webkit-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  width: 10px;
  height: 10px;
  left: 3px;
  top: 3px;
  border-radius: 50%;
  background-color: #939496;
  background-color: var(--gray-40);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);

}
.radio input[type='radio'] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.radio input[type='radio']:checked+label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio-success input[type='radio']:checked+label::before {
  border-color: #0170bc;
  border-color: var(--digital-blue);
}

.radio-success input[type='radio']:checked+label::after {
  background-color: #0170bc;
  background-color: var(--digital-blue);
}
#div-qag-SPOUSE_MEDICAREA_DATED, #div-qag-SPOUSE_MEDICAREB_DATED
{
	position:relative;
	left: -57px;
    top: 2px;
	}
 #div-qag-MEDICAREA_DATED, #div-qag-MEDICAREB_DATED, #div-qag-PRIMARY_DOBD, #div-qag-SPOUSE_DOBD{
    right: 48px;
    top: 2px;
    padding: 0;
 }
 #div-qag-MEDICAREA_DATEY, #div-qag-MEDICAREB_DATEY, #div-qag-PRIMARY_DOBY, #div-qag-SPOUSE_DOBY, #div-qag-SPOUSE_MEDICAREA_DATEY, #div-qag-SPOUSE_MEDICAREB_DATEY{
	 right:190px;
	 padding:0;
	 top:1px;
 }
 #div-qag-PRIMARY_DOBD .form-control, #div-qag-PRIMARY_DOBY .form-control,
 #div-qag-MEDICAREA_DATED .form-control, #div-qag-MEDICAREA_DATEY .form-control,
 #div-qag-MEDICAREB_DATED .form-control, #div-qag-MEDICAREB_DATEY .form-control,
 #div-qag-SPOUSE_DOBY .form-control,
 #div-qag-SPOUSE_DOBD .form-control, #div-qag-SPOUSE_MEDICAREA_DATEY .form-control,
 #div-qag-SPOUSE_MEDICAREB_DATEY .form-control,
 #div-qag-SPOUSE_MEDICAREA_DATED .form-control, #div-qag-SPOUSE_MEDICAREB_DATED .form-control{
	width:35%;
 }
 #div-qag-PRIMARY_DOBM .form-control, #div-qag-MEDICAREA_DATEM .form-control, #div-qag-MEDICAREB_DATEM .form-control,
 #div-qag-SPOUSE_DOBM .form-control, #div-qag-SPOUSE_MEDICAREA_DATEM .form-control, #div-qag-SPOUSE_MEDICAREB_DATEM .form-control{
	 width:75%;
 }
 .PrimaryDOBM, .MedicareBDateM, .MedicareADateM{
	 width: 27%;
 }
 .Dob_commonclass .form-control{
	  /*   width: 59%;*/
    font-size: 15px;
 }
 .alert.alert-danger {
     font-size: 13px;
    margin-left: 12px;
}
#div-qag-EDIT_BUTTON_SPOUSE, #div-qag-EDIT_BUTTON{
    width: 10%;
    top: -48px;
    left: -20px;
    background: transparent;
}
/*.section-MSCHLIC-ACCORDIAN h5{
	display:none;

}*/
 @media (min-width: 768px) and (max-width: 1125px)
 {
	 h1 {
    font-size: 34px;
}
.side-div {
      top: 215px;
    right: 92px;
  }
 body h4 {
       font-size: 16px;
}
.pro-bar h3 {
    font-size: 13px;
     width: 97px;
}
.Dob_commonclass .form-control {
    width: 48%;
    padding-left: 5px;
}

.pro-bar h4 {
    font-size: 14px;
      top: 7px;
    left: 11px;
	    padding-left: 7px;
}
.pro-bar {
      top: 14px;
}
.nav>li>a {
     padding: 10px 10px;
}
#div-qag-PRIMARY_DOBY {
        right: 344px;
    top: 2px;
}
.footer_content p {
    font-size: 17px;
 }
#div-qag-PRIMARY_DOBD {
       right: 136px;
}

#div-qag-MEDICAREA_DATEY, #div-qag-MEDICAREB_DATEY {
       right: 400px;

}
#div-qag-MEDICAREB_DATED, #div-qag-MEDICAREA_DATED {
      right: 200px;
}
.situations-option .radio {
    width: 690px;
 }
#div-qag-NOTA .radio{
	 width: 690px;
}
body h2 {
     font-size: 25px;
}
.page-header-name {
    width: 59%;
}
.border-box {
    width: auto !important;
}
.contact_para1 {
    width: 690px !important;
  }
#div-qag-SPOUSE_DOBY, #div-qag-SPOUSE_MEDICAREA_DATEY, #div-qag-SPOUSE_MEDICAREB_DATEY {
    right: 415px;
}
#div-qag-SPOUSE_DOBD {
      left: -214px;
}
#div-qag-SPOUSE_MEDICAREA_DATED, #div-qag-SPOUSE_MEDICAREB_DATED {
      left: -208px;
}
  .section-Review_Applicant_Row3:before, .section-Review_Applicant_Row5:after {
    top: 76px;
}
  .plan-onclic label {
    width: 177px !important;
   }
   .planBtnStyle {
      font-size: 20px;
}
#div-qag-CHLIC_PLAN_COVERAGE img {
	width:100%;
}
.plan-onclic .btn{
	    font-size: 13px;
 }
 .plan-onclic label{
	padding-left:14px;
 }
 .navigation-buttons {
    margin-left: 3px;
}
 }
 @media (min-width: 625px) and (max-width: 990px)
 {
	 #div-qag-PRIMARY_DOBY {
    right: 138px;
       width: 277px;
}

 }

@media (min-width: 625px) and (max-width: 890px)
 {
	 .zipcode-field .form-control {
    width: 80% !important;
}
.side-div {
     right: 6px;
}
body h4 {
    font-size: 14px;
}
h1 {
    font-size: 29px;
}
.footer ul li a {
       font-size: 10px;
}
.footer-para p {
    font-size: 12px;
}
.question-answer-group .form-control {
    width: 100%;
}
 }


/*#div-qag-EDIT_BUTTON:before {
    content: "\f040";
	position:absolute;
	color:#fff;
	height:30px;
	width:30px;
	z-index: 99;
	font-size:30px;
}*/

.progress {
	margin: 10px;
	right: -8px;
	top: 8px;
	left: 12px;
	width: 40%;
	height:15px;
	position: relative;

}


progress {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-top: 35px;
	width: 100%;
	height: 15px;
	background-color: #e8e8e8;
	color: #28a745;
	border-radius: 20px;
	border: #f8f8f8;
}

progress::-webkit-progress-value {
  background: #28a745;
  border-radius: 20px;
  border: #f8f8f8;
}

progress::-moz-progress-bar {
  background: #28a745;
  border-radius: 20px;
  border: #f8f8f8;
}
progress::-webkit-progress-bar {
	background-color: #e8e8e8;
	border-radius: 20px;
	border: #f8f8f8;
}
#div-qag-AdditionalInfoText{
	width:33%;
}
/*.page-header-name {
    margin-top: 48px;
    margin-top: var(--spacing-xl);
    margin-bottom: 16px;
    margin-bottom: var(--spacing-m);
    font-family: 'GothamSSM Medium', 'Open Sans', sans-serif;
    font-size: 46px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -0.25px;
    text-transform: initial;
    color: #118503;
    color: var(--digital-green);
}*/

.edit_optionstyle{
	background: transparent !important;
    box-shadow: 0px 0px !important;
    color: #fff !important;
    border: 1px solid transparent;
	    border-color: transparent !important;
 }

.edit_optionstyle:focus{
	background: transparent !important;
    box-shadow: 0px 0px !important;
    color: #fff !important;
    border: 1px solid transparent;    border-color: transparent !important;
 }

 .applyTodayH3{
	 margin-left: 15%;
 }

 /*
  #div-qag-RoutingNumber, #div-qag-AccountNumber, #div-qag-AccountType {
	 width:22%;
   padding-right: 0px;
 }*/
  /*Datepicker - Begins*/
.ui-datepicker {
  background: #ffffff !important;
  background: var(--white) !important;
  border-radius: 8px;
  border-radius: var(--radius-m);
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--shadow-low-30);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: var(--shadow-low-30);
  font-family: 'Open Sans', sans-serif !important;
  z-index: 15 !important;
}

.ui-datepicker .ui-datepicker-header {
  padding: 0;
  background: none;
  border: none;
  border-bottom: 2px solid var(--gray-05);
  border-bottom: var(--border-default);
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  padding-top: 2px;
  padding-bottom: 2px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  background: none;
  border: 5px solid transparent;
  width: 0;
  height: 0;
  margin-top: -4px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  margin-left: -11px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  margin-left: -3px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  top: 4px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next-hover {
  border: transparent;
  background: none;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev-hover {
  left: 2px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next-hover {
  right: 2px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  border-right-color: #0170bc;
  border-right-color: var(--digital-blue);
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  border-left-color: #0170bc;
  border-left-color: var(--digital-blue);
}

.ui-datepicker .ui-datepicker-calendar tr th {
  color: #d9d9d9;
  color: var(--gray-15);
  padding-bottom: 0;
}

.ui-datepicker .ui-datepicker-calendar tr td {
  width: 34px;
  height: 34px;
}

.ui-datepicker .ui-datepicker-calendar tr td .ui-state-default {
  border: none;
  background: none;
  color: #333333;
  color: var(--digital-black);
  line-height: 1.5em;
  text-align: center;
  width: calc(34px - 6px);
  height: calc(34px - 6px);
  border-radius: 50%;
  margin: 0 auto;
}

.ui-datepicker .ui-datepicker-calendar tr td .ui-state-hover {
  background: #e7f2e5;
  background: var(--digital-green-10);
}

.ui-datepicker .ui-datepicker-calendar tr td .ui-state-highlight,
.ui-datepicker .ui-datepicker-calendar tr td .ui-state-highlight.ui-state-hover {
  background: #118503;
  background: var(--digital-green);
  font-weight: 700;
  color: #ffffff;
  color: var(--white);
}

.width100 {
	width: 100% !important;
}

.widthAuto {
	width: auto !important;
}

.icn {
  align-content: center;
  align-items: center;
  display: inline-flex;
}

.block-icn {
  border-radius: 44px;
  height: 88px;
  margin: 16px;
  margin: var(--spacing-m);
  width: 88px;
}

.white-icn svg { fill: #ffffff; }
.white-icn svg { fill: var(--white); }

.bg-cigna-orange-logo {
  background-color: #f68621 !important; }
 /*Datepicker - ends*/

 #div-question-Eligibility_Q4b_Other{
	  padding: 0 0 2px 9px;
  }
/*
 #div-qag-RequestedWithdraw{
	 padding:0;
	 margin-left: 15px;
   width: 28%;
 }
*/

#div-qag-RequestedWithdraw .control-label {
  width: 350px !important;
 }

 .section-DVH_Accordian,
 .section-LSC_Accordian {
   padding: 20px !important;
 }

 #div-question-RequestedWithdraw label br {
  display: none !important;
}

.householdcount,.sediscountsavings,.premiumsavings{
	color: #cc0000 !important;
	color: var(--digital-red) !important;
	font-weight: bold !important;
}
.sedDisplay, .hhdDisplay, .lwsDisplay,.olrateDispaly{
	float: left;
}

   .btn.btn-default.active  {
       border: 3px solid #000;
}

 .singleCheckboxPosition {
  margin: 0;
  margin-top: -19px;
}
.section-Underwritten_Review_Plans .control-label, .section-GI_Review_Plan .control-label{
    right: 0px;
    position: relative;
	  top: 19px;
}
.singleCheckboxPosition input{
	margin: 0 !important;
    position: relative !important;
    top: 4px !important;
}
.section-OE_Review_Plan .singleCheckboxPosition input{
    position: absolute !important;
}
#div-qag-RPS_CHLIC_HHD,#div-qag-RPS_Online_Discount,#div-qag-RPS_Premium_Discount{
    padding-top: 0px!important;
    width: 100%;
    margin-top: 26px;
}
.alignCenter{
	text-align:center !important;
}
/* .ButtonClicked {
    background-color:red;
} */
.situations_option_spouse{
	width:50%;
}
 .side-cal-img svg{
   fill: #ffffff;
   fill: var(--white);
    border-radius: 42px;
    height: 80px;
    width: 80px;
    background: #0082c6;
}
.side-cal-img{
	    height: 88px;
      width: 88px;
    margin: auto;
}
/* .Tostylesuperscript sup{
	font-size:30px;
} */
.EQN-Arbitration .page-header-name{
	color:#000;
}
div#div-question-ImportantStatementsforApplicant .control-label
{
margin-top:0px;
}

div#div-question-AsAnAlternative\.Binding .control-label{
margin-top:0px;
}

div#div-question-eSignApplicantSignatureText-Notelabel p{
color:black;
}

#div-question-eSignApplicantSignatureText-Note.control-label p{
color:black;
}
p#nondiscdecription_HHS{
color:black;
}
p#nondiscdecription{
color:black;
}

.content.EQN-PLAN_EE.panel-body{
padding-bottom:0px;
}
h6.medsup_footer{
padding-top:0px;
}
p#pstate_disclosure{
padding-top:10px;
padding-bottom:15px;
}
#div-question-eSignApplicantSignatureText-Note.control-label p{
color:black;
}
div#div-question-ImportantStatementsRecordedTelephone label.control-label,div#div-question-ImportantStatementsIUnderstandTX label.control-label,
div#div-question-ImportantStatementsCaution label.control-label,div#div-question-ClickLink label.control-label,
div#div-question-eSignApplicantSignatureText-Note label.control-label,div#div-question-ClickLink label.control-label
{
    margin-top: 0px !important;
}

div#div-question-TOOLTIP {
    padding-left: 0px;
}
.content.EQN-PLAN_EE div.panel-body {
    padding-bottom: 0px;
}
div#div-question-ImportantStatementsCharter_CIC_broker label.control-label {
    margin-top: 20px !important;
}

#div-question-eSignApplicantSignatureText-Note label.control-label p {
    color: black;
}
#div-question-Company_Header_CHLIC h2{
	font-size:20px;    margin-bottom: 15px;
}
#div-question-Arbitration_CHLICHeader h2, #div-question-ArbitrationHeader h2, #div-question-ArbitrationNote1 h2, #div-question-ArbitrationHeader2 h2{
	font-size:20px;
}

#div-question-ArbitrationHeader h2{
	padding-top:10px;
	padding-bottom:17px;
}
#div-question-ArbitrationNote1 h2{
	    padding-bottom: 23px;
}
#div-question-ArbitrationNote3_CHLIC_AL .question-answer-group p {
       margin-bottom: 10px;
}
.foot-first-div{
	margin-bottom: 50px;
}
.statespecific-NH{
    /* margin-top: 44px; */
    font-family: 'GothamSSM Medium';
    font-size: 24px;
    line-height: 25px;
       font-weight: bold;
	   padding-left: 0px;
	/* z-index: 99999;
    position: fixed !important;
    height: 30px; */
	background:#fff;
	display:none;
	padding-top: 15px;
}
.statespecific-NH p, .statespecific-VA p {
	 margin-left: 17px;
}
.statespecific-VA {
    font-family: 'GothamSSM Medium';
    font-size: 24px;
    line-height: 25px;
    font-weight: bold;
    padding-left: 30px;
    background: #fff;
    display: none;
    padding-top: 15px;
}
.loyal-disclaimer{
	padding-left: 0px !important;
}
.loyal-disclaimer p{
	font-family: 'Open Sans bold';
    font-size: 18px;
    text-align: justify !important;
    line-height: 20px;
}
.EQN-KY_Comparison_Statement_Part_A .page-header-description{
	margin-left:26px;
}
.Requestedwithdraw{
	display:none;
}
.popuptext h6{
	font-size:15px;
}

.medication-result-dropdown {
    background: #fff;
    padding-left: 0;
    margin-bottom: 20px;
    position: absolute;
    width: 88%;
    z-index: 11;
    min-height: 20px;
    overflow-x: hidden;
    border: 1px solid #33333354;
    overflow-y: auto;
    max-height: 200px;
}


/* Plan Selection page custom css
---------------------------------------*/
.plan-selection-wrapper, #Medsupp_progressbar {
  padding-left: 30px;
}

.medsup .plan-selection-wrapper ,.ancillary .plan-selection-wrapper{
  padding-left: 45px;
}

.plan-selection-wrapper .panel-body .section-body .row[class*='equotes-row'] .control-label>h4 {
  margin-top: 0;
  margin-bottom: 0;
}

.plan-title {
  font-size: 1em;
  font-weight: 500;
  color: #424242;
  margin-top: 10px;
  padding: 4px 0;
  border-top: 1px solid #ebeaea;
  border-bottom: 1px solid #ebeaea;
  border-top: 1px solid #ebeaea;
  border-bottom: 1px solid #ebeaea;
}

.plan-page-header {
  background: #ddd;
  margin-bottom: 20px;
  padding: 15px 0;
}

.section-header[class*='section-'][class*='-Accordian'], .BlueBAnner ul + p {
  margin-top: 10px;
}


.section-header[class*='section-'][class*='-Accordian']>.panel-title>a {
  display: inline-block;
  width: 100%;
}

.section-header[class*='section-'][class*='-Accordian']>h6,
.section-header[class*='section-'][class*='-Accordian'] .panel-title>h6 {
  margin-left: 62px;
}

span.planname {
  display: block;
  padding-top: 4px;
  font-size: 23px;
  line-height: 24px;
  color: var(--digital-blue);
  font-family: 'Open Sans Regular';
  font-weight:400;
}

.section-header>h4 {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px;
}

.section-header>h4>strong>h4 {
  padding: 0;
  margin: 0;
}

.panel-content {
  border-left: 3px solid #39b54a;
  padding-left: 20px;
  margin-left: 15px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border: 0;
}

.plancost {
  font-size: 1.4em;
  font-weight: 500;
  color: #42be5c;
}

.plandiscount {
  font-size: 1.4em;
  font-weight: 500;
  color: #fa992a;
}

.PlanCost {
  font-size: 1.2em;
  font-weight: normal;
  color: #6b6c6e;
}

.ProductNotAvailable {
  color: #6b6e78 !important;
}

/* Accordion  - plan select page
---------------------------------------*/
.icon-unselected-accordion,
.icon-selected-accordion,
.icon-disabled-accordion {
  width: 31px;
  height: 31px;
  display: block;
  float: left;
  margin-right: 28px;
  position: relative;
  border: 3px solid var(--digital-green);
}

.icon-unselected-accordion {
  border: 3px solid var(--gray-15);
}

.icon-selected-accordion {
  background: var(--digital-green);
  border-color: var(--digital-green);
}

.icon-disabled-accordion {
  border-color: var(--gray-05);
}

.icon-unselected-accordion::before,
.icon-unselected-accordion::after,
.icon-selected-accordion::before,
.icon-selected-accordion::after,
.icon-disabled-accordion::before,
.icon-disabled-accordion::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.icon-unselected-accordion::before,
.icon-selected-accordion::before,
.icon-disabled-accordion::before {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  right: -28px;
  border-left-color: var(--digital-blue);
  border-top-color: transparent;
}

.icon-unselected-accordion.accordian-showed::before,
.icon-selected-accordion.accordian-showed::before,
.icon-disabled-accordion.accordian-showed::before {
  right: -24px;
  margin-top: 4px;
  border-left-color: transparent;
  border-top-color: var(--digital-blue);
}

.icon-selected-accordion::after,
.icon-disabled-accordion::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 22px;
}

.icon-selected-accordion::after {
  content: '\f00c';
  left: 2px;
  color: var(--white);
}

.icon-disabled-accordion::after {
  content: '\f00d';
  left: 4px;
  color: var(--gray-05);
}

.collapsed {
  margin: 0 !important;
}


.pricedisplay, .Info-benefit-display {
  position: relative;
  display: inline-block;
}
.pricedetail {
	width: 775px;
    font-size: 14px;
    font-weight: 400;
}
.pricedisplay .pricedetail, .Info-benefit-display .Info-benefit-detail {
  display: none;
  position: absolute;
  z-index: 3;
  background-color: var(--white);
  border-radius: var(--radius-m);
  -webkit-box-shadow: var(--shadow-low-30);
  box-shadow: var(--shadow-low-30);
  padding: var(--spacing-m);
  color: var(--digital-black);
  min-width: 260px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}

.pricedisplay .pricedetail>h4 {
  margin-top: 0;
  font-size: 16px;

  }

.pricedisplay .pricedetail>ul {
  padding-left: var(--spacing-m);
  margin-bottom: 0;
}

.pricedisplay .pricedetail ul li:not(:last-child) {
  padding-bottom: var(--spacing-s);
}

.pricedisplay:hover .pricedetail, .Info-benefit-display:hover .Info-benefit-detail {
  display: block;
}

.pricedisplay h6 strong{
	color: var(--digital-blue);
	font-size: 16px;
    background-image: linear-gradient(rgba(51,51,51,.3),rgba(51,51,51,.3));
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    font-weight: 600;
    line-height: 1.5;
    padding: 0;
    font-family: 'Open Sans Regular';
}

/*text message*/
.errorMessage, .CoverageselectionErrorMessage {
	color: red;
}

/* DE201858 GK_03032021 */
.EQN-Ancillary_ReviewAndAccept #el-content-form_nextPage_execute{

	padding-left:1.5em !important;
}
.pac-container:after{
content:none !important;
}
.pac-item > span:last-child {
    display: none;
}

.CNHIC_CANCER_MEDQues {
	display: grid;
}

.CIC_CANCER_MEDQues {
  display: grid;
}
.sad_quoteBtns, #div-qag-SE_NEWS_MESSAGE .navbar-header, .row.equotes-row:has(#div-qag-ChoiceHI_spacer17), .row.equotes-row:has(#div-qag-ChoiceHI_spacer9), 
.row.equotes-row:has(#div-qag-ChoiceHI_BenefitsText), .row.equotes-row:has(#div-qag-ChoiceHI_MHC_Core), .row.equotes-row:has(#div-qag-ChoiceHI_SUC_Core), 
.row.equotes-row:has(#div-qag-ChoiceHI_AMB_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_APP_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_EMT_Preferred), 
.row.equotes-row:has(#div-qag-ChoiceHI_SNF_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_ORS_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_OSP_Premier), 
.row.equotes-row:has(#div-qag-ChoiceHI_XRI_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_spacer25), .row.equotes-row:has(#div-qag-ChoiceHI_ConfinementText), 
.row.equotes-row:has(#div-qag-ChoiceHI_PlanPremium_StaticText), .row.equotes-row:has(#div-qag-ChoiceHI_HospitalRider), .row.equotes-row:has(#div-qag-ChoiceHI_AmbulanceRider), 
.row.equotes-row:has(#div-qag-ChoiceHI_OutpatientRider), .row.equotes-row:has(#div-qag-ChoiceHI_ICURider), .row.equotes-row:has(#div-qag-ChoiceHI_Selectplan_StaticText) {
	display: flex;
}
.row.equotes-row:has(#div-qag-ChoiceHI_HospitalRider), .row.equotes-row:has(#div-qag-ChoiceHI_AmbulanceRider), 
.row.equotes-row:has(#div-qag-ChoiceHI_OutpatientRider), .row.equotes-row:has(#div-qag-ChoiceHI_ICURider) {
  align-items: center;
}
.EQN-IFPSAD_Quote h2.page-header-name {
	margin-left: 10px;
	font-size: 32px;
}
.sad_quoteBtns label{
	font-weight: bold;
	font-size:18px;
	color:#0170bc;
}

.sad_footer a{
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'GothamSSM Medium';
    padding-left: 0px !important;
}
.sad_footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.sad_footer p{
font-size: 14px;
}
.sad_footer .footer-text, .footer-para {
    padding-left: 0px !important;
    padding-bottom: 15px;
    padding-top: 15px;
}

.sad_textToHover {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.sad_hoverDisplay {
	display: none;
}
.sad_hoverDisplay {
  border: 1px solid #004986;
  width: 380px;
  position: absolute;
  text-align: left;
  font-style: normal;
  font-family: Open Sans, Arial !important;
  padding: 10px 12px 10px;
  z-index: 2;
  display: none;
  background-color: White;
  background-repeat: no-repeat;
  color: #333333;
  font-weight: normal;
  white-space: normal !important;
  -webkit-box-shadow: 3px 8px 6px 1px black;
  -moz-box-shadow: 3px 8px 6px 1px black;
  box-shadow: 3px 8px 6px 1px black;
  }

.sad_textToHover:hover .sad_hoverDisplay {
  display: block;
  font-size: 13px;
  font-weight: 400;
}
.EQN-IFPSAD_Quote #nav-continue input {
width:auto;
}
.sad_required{
	color:#CC0000;
	font-weight: 400;
}
.sad_required_notes {
	font-size:12px !important;
}
.sad_childBtns span {
    width: auto;
    padding: 7px 15px;
    margin-left: -45%;
}

div[id^="div-qag-Child"][id$="SSN"]{
  width: 25%;
}
/* DE219057 */
#div-qag-SE_NEWS_MESSAGE .discount-msg{
  font-family: 'GothamSSM Medium';
}
#div-qag-SE_NEWS_MESSAGE .apply_save{
  font-size: 18px;
}



/*Update CSS RWD ############ Start*/

.PrimaryDOBM{
  width: 24%;
  margin-right:30px;
}
/*Prod Defect*/
 #div-qag-PRIMARY_DOBD, #div-qag-PRIMARY_DOBY{
  right:0px;
  top: 2px;
  padding: 0;
  width: 15%;
  margin-right:30px;
}

#div-qag-MEDICAREA_DATEM .form-control, #div-qag-MEDICAREA_DATED .form-control, #div-qag-MEDICAREA_DATEY .form-control,
#div-qag-MEDICAREB_DATEM .form-control, #div-qag-MEDICAREB_DATED .form-control, #div-qag-MEDICAREB_DATEY .form-control,
#div-qag-PRIMARY_DOBD .form-control, #div-qag-PRIMARY_DOBY .form-control,#div-qag-PRIMARY_DOBM .form-control,
#div-qag-SPOUSE_DOBM .form-control,#div-qag-SPOUSE_DOBD .form-control, #div-qag-SPOUSE_DOBY .form-control,
#div-qag-SPOUSE_MEDICAREA_DATEM .form-control, #div-qag-SPOUSE_MEDICAREA_DATED .form-control,
#div-qag-SPOUSE_MEDICAREA_DATEY .form-control, #div-qag-SPOUSE_MEDICAREB_DATEM .form-control,
#div-qag-SPOUSE_MEDICAREB_DATED .form-control, #div-qag-SPOUSE_MEDICAREB_DATEY .form-control, #Medsupp_progressbar svg
{
  width: 100%;
}


#div-qag-MEDICAREA_DATEM, #div-qag-MEDICAREB_DATEM{
  width: 30%;
}
#div-qag-MEDICAREA_DATED, #div-qag-MEDICAREA_DATEY, #div-qag-MEDICAREB_DATED, #div-qag-MEDICAREB_DATEY
{
  width: 12%;
  margin:0 20px;
  right: 0px;
}
#div-qag-SPOUSE_MEDICAREA_DATEM, #div-qag-SPOUSE_MEDICAREB_DATEM {
  float: left;
  width: 26%;
}
#div-qag-SPOUSE_MEDICAREA_DATEY, #div-qag-SPOUSE_MEDICAREB_DATEY{
  right: 0px;
  top: 0px;
  width: 14%;
}
#div-qag-SPOUSE_MEDICAREA_DATED, #div-qag-SPOUSE_MEDICAREB_DATED{
  width: 15%;
  margin: 0px 19px;
  right: 0px;
  left: 0px;
}
#div-qag-SPOUSE_DOBM{
  width: 35%;
}
#div-qag-SPOUSE_DOBD, #div-qag-SPOUSE_DOBY{
    width: 15%;
    margin: 0 10px;
    right: 0px;
    left: 0PX;
}
#div-qag-MEDICAREA_DESC,#div-qag-MEDICAREB_DESC, #div-qag-SPOUSE_MEDICAREA_DESC,
#div-qag-SPOUSE_MEDICAREB_DESC{
width: 42%;
padding-right: 0px;
white-space: nowrap;
}

#div-qag-SPOUSE_FIRST_NAME, #div-qag-PRIMARY_FIRST_NAME{
  margin-bottom: 30px;
}

/* .EQN-SC_CA .col-md-1{
  width:4%;
  float: left;
  margin-left: 33px;
} */

.EQN-SC_CA .col-md-1 .vertical-checkboxlist, .EQN-GI_Situations .col-md-1 .vertical-checkboxlist
{
  line-height: 0;
}

.EQN-SC_CA .row[class*='equotes-row'] .question-answer-group .singlecheckboxtext,
.EQN-GI_Situations .row[class*='equotes-row'] .question-answer-group .singlecheckboxtext{
  margin-bottom: 25px!important;
}
.content{
  padding-top: 14px;
}
#div-question-CHLIC_CA_GI_Disclaimer5{
  margin-bottom: 12px;
}


.EQN-GI_Situations div[id^="div-qag-situation"] .col-md-1,
.EQN-SC_CA  div[id^="div-qag-situation"] .col-md-1,
.EQN-SCS_CA div[id^="div-qag-spouse_situation"] .col-md-1,
 #div-qag-none .col-md-1, #div-qag-spouse_none .col-md-1 {
  width:4%;
  float: left;
  margin-left: 33px;
}

.EQN-GI_Situations  div[id^="div-qag-situation"] .singlecheckboxtext
.EQN-SC_CA  div[id^="div-qag-situation"] .singlecheckboxtext,
 #div-qag-none .singlecheckboxtext{
  float: left;
  width: 83%!important;
  margin-top: 3px;
}


.EQN-SCS_CA  div[id^="div-qag-spouse_situation"] .singlecheckboxtext,
 #div-qag-spouse_none .singlecheckboxtext{
  float: left;
  width: 83%!important;
  margin-top: 4px;
}

.EQN-SCS_CA #div-qag-Spouse_CHLIC_CA_GI_Disclaimer5{
  width: 86%;
}

#div-qag-VERIFY_GENDER, #div-qag-VERIFY_TOBACCO_CA, #div-qag-VERIFY_TOBACCO_CA,
#div-qag-VERIFY_SPOUSE_GENDER{
  width: 46%;
}

.EQN-VE .section-header.section-Review_Applicant_Row1, .EQN-VE .section-header.section-Review_Applicant_Row4, 
.EQN_L1_VE-VE .section-header.section-Review_Applicant_Row1, .EQN_L1_VE-VE .section-header.section-Review_Applicant_Row4   {
  width: 95%;
  margin-left: 10px;
}

.EQN-SC_CA .panel-body {
  margin: 0px;
  width: 100%;
  text-align: justify;
}

.EQN-SC_CA #div-qag-CHLIC_CA_GI_Disclaimer5{
  width: 65%;
}

#addSpouse{
  padding: 11px !important;
}

.head-top h1, .statespecific-NH p {
    padding-top: 21px;
    padding-left: 30px;
}

#div-qag-EE_SZIP_CODE .question-answer-group .form-control{
  width: 22%!important;
}

#div-qag-SITUATIONS_OPTION.situations-option, #div-qag-SITUATIONS_OPTION_SPOUSE.situations-option, .EQN-SCS div#div-qag-SITUATIONS_OPTION_SPOUSE{
  width: 100%;
  padding-left:25px;
}

#div-qag-INFO_EMAIL_SPOUSE, #div-qag-SPOUSE_QUOTE_PHONE, #div-qag-QUOTE_SPOUSE_EMAIL{
  margin-top:20px;
}
.EQN-SCS_CA #div-qag-Spouse_CHLIC_CA_GI_Disclaimer6 {
  margin: 15px 0px;
}
.EQN-SCS_CA div[id^="div-qag-spouse_situation"], #div-qag-spouse_none {
  margin: 9px 0px;
}

.EQN-Applicant_Information .section-Applicant_2_Info {
  margin-top: 26px;
}

.wrapperRWDTabletMSQ .page-header-name{
  width:80%;
}


#div-qag-PrimarySSN, #div-qag-StateOfBirth, #div-qag-MedicareCardNumber{
  width: 33%;
}
.section-Applicant_2_Info #div-qag-Applicant{
  width: 100%!important;
}

#div-qag-Eligibility_Q4b_Other, #div-qag-Eligibility_Q4b_Plan_LOV{
  width: 78%;
}

.EQN-MED_ELIGIBILITY_CA_CHLIC .page-header-name {
  width: 76%;
  font-size: 26px;
}

/* .EQN-GI_Situations .section-body .row[class*='equotes-row'] .question-answer-group .row .singlecheckboxtext {
  width: 91.666666%;
  margin-bottom: var(--spacing-xxs);
  margin-top: 13px;
} */
/* DE219053 */
#div-qag-Spouse_GI_DISCLAIMER_PA{
  padding: 12px;
  margin-bottom: 10px;
}

div[id^="div-qag-CHLIC_MN_Plan1_Rider"] .checkbox.checkbox-success {
  width: 100%;
}

#div-qag-OE_Plan_Basic_MN,
#div-qag-OE_Plan_HD_MN,
#div-qag-OE_Plan_2050_MN,
#div-qag-OE_Plan_2020_MN,
#div-qag-GI_Plan_Basic_MN,
#div-qag-GI_Plan_ExtBasic_MN,
#div-qag-GI_Plan_HD_MN,
#div-qag-GI_Plan_2050_MN,
#div-qag-Underwritten_Plan_Basic_MN,
#div-qag-Underwritten_Plan_ExtBasic_MN,
#div-qag-Underwritten_Plan_HD_MN,
#div-qag-Underwritten_Plan_2050_MN,
#div-qag-Underwritten_Plan_2020_MN {
  width: 33%;
}

/* #div-qag-Household1FirstName{
  margin-bottom: 26px;
} */

div[id^="div-qag-Household1"]{
  margin-bottom: 26px;
  float: left;
}
/*DE220029  Medical Question */

.EQN-MED_QUESTIONS li, .EQN_L1_MED_QUESTIONS-MED_QUESTIONS li {
  display: list-item;
  float: none;
  padding: 0px 10px;
  line-height: 2;
}

#div-qag-ThirdParty_Address{
  width: 67%;
  margin-top: 20px;
}
#div-qag-ThirdParty_FullName, #div-qag-ThirdParty_Phone, #div-qag-ThirdParty_Address, #div-qag-ThirdParty_State{
  margin-top: 20px;
}

#div-qag-AddMedication, #div-qag-AddTest, div[id^="div-qag-RemoveTests"], div[id^="div-qag-RemoveMeds"]{
  width: 70px;
}


#div-qag-AddMedication input, #div-qag-RemoveMeds2 input, div[id^="div-qag-RemoveMeds"] input,
div[id^="div-qag-RemoveTests"] input, #div-qag-AddTest input{
  width: 100%;
}


div[class*="EQN-MED_QUESTIONS"] .section-body.isAvailable[class*='section-MedsTaken-OnComplete-'],div[class*="EQN-MED_QUESTIONS"] .section-body.isAvailable[class*='section-Dysplasia-OnComplete-'],.EQN-PLAN_EE .lwsDisplay:nth-child(odd)
div[class*="EQN-MED_QUESTIONS"] .section-body.isAvailable[class*='section-MedsTaken-OnComplete-'], div[class*="EQN-MED_QUESTIONS"] .section-body.isAvailable[class*='section-Dysplasia-OnComplete-'], .EQN-PLAN_EE .lwsDisplay:nth-child(odd), .EQN-PLAN_EE .sedDisplay:nth-child(odd) {
    margin-top: 10px;
}


#div-question-Condition1 h4, #div-question-ChoiceHI_ConfinementText h4, #div-qag-Choice_Hi_Hospital-Indemnity-Insurance-popup, #div-qag-CSB_ChoiceHi_CoverageHeader, 
#div-qag-ChoiceHICore_BenefitText, #div-qag-ChoiceHIPreferred_BenefitText, #div-qag-ChoiceHIPremier_BenefitText, #div-question-ChoiceHICore_NoOfDays, 
#div-question-ChoiceHIPreferred_NoOfDays, #div-question-ChoiceHIPremier_NoOfDays, #div-qag-ChoiceHICore_BenefitText2, #div-qag-ChoiceHIPreferred_BenefitText2, 
#div-qag-ChoiceHIPremier_BenefitText2, #div-qag-ChoiceHI_ICURider_BenefitAmount, .CoverageselectionErrorMessage, #div-question-CSB_ChoiceHi_PlanSelectionHeaderText h4 {
  text-align: left;
}

#div-question-MedSuppHIPAA_CHLIC p{
  margin-bottom: 15px;
}

#div-question-MedSuppHIPAA_CHLIC p:nth-child(1), #div-question-MedSuppHIPAA_CHLIC p:nth-child(3){
  width: 78%;
}

#div-qag-GI_RIGHT .radio.radio-circle.radio-success.card {
  width: 100%;
  text-align: justify;
}

div[class*="EQN-MED_QUESTIONS"] [id^='div-qag-AddMedication'],
div[class*="EQN-MED_QUESTIONS"] [id^='div-qag-RemoveMeds'],
.section-body[class*='section-MedsTaken-OnComplete-'] [id^='div-qag-RemoveMeds']{
  width: 70px!important;
  max-width: 70px!important;
}

div[class*="EQN-MED_QUESTIONS"] div[id^="div-qag-LoyalPrimary"] {
  width: 30%!important;
}

#div-qag-MedSuppHIPAAPersonalRepName, #div-qag-MedSuppHIPAAPersonalRepRelationship,
.popup, #BillingPopup, #div-qag-AccountInformation,
.tabletDeviceWrapper .EQN-Internal_Replacement_Question .radio-success,
.EQN-Internal_Replacement_Question .radio-success{
  width: 100%!important;
}
#div-question-MarketingHIPAA p{
  margin-bottom: 16px;
}

/* .tabletDeviceWrapper #div-question-GrantAuthorization, #div-question-GrantAuthorization{
  width: 85%;
} */
.tabletDeviceWrapper #div-qag-Other_WHY, #div-qag-Other_WHY
.tabletDeviceWrapper #div-qag-PersonalRepName, #div-qag-PersonalRepName
.tabletDeviceWrapper #div-qag-PersonalRepRelationship, #div-qag-PersonalRepRelationship,
#div-qag-IL_Checklist_Disclaimer{
  width: 100%!important;
}

div[id^='div-qag-HospitalInpatient'], div[id^='div-qag-IL_Checklist_Additional']{
  margin-top: 14px;
}

.EQN-IL_MEDSUP_Policy_Checklist .page-header-description{
  margin-left: 23px;
}

.section-IL_Checklist_Heading {
  margin-top: 20px;
}

div#div-qag-CHLIC_IL_Header {
 width : 100%!important;
}

#div-question-IL_Checklist_Expiration_date_of_existing_insurance{
  padding-right: 0px;
  text-align: left;
  white-space: nowrap;
}

#div-qag-il_Checklist_SkilledNursingHomeCare{
  width: 100%;
}

.EQN-IL_MEDSUP_Policy_Checklist .col-md-6, #div-question-ChoiceHIApplication h4 {
  text-align: left;
}

#div-question-TX_MED_SUP_SUP_APP p {
  margin-bottom: 17px;
}

.EQN-KY_Comparison_Statement_Part_A .col-md-4,
.EQN-KY_Comparison_Statement_Part_B .col-md-4{
  text-align: left;
  float: left;
}

.section-KENTUCKY_MEDICARE_SUPPLEMENT_COMPARISON_STATEMENT #div-qag-Current_Insurance,
.section-KENTUCKY_MEDICARE_SUPPLEMENT_COMPARISON_STATEMENT #div-qag-Current_Insurance_Annual_Premium,
#div-qag-Proposed_Insurance{
  margin-bottom: 20px;
}

.EQN-MD .question-answer-group p {
  margin-bottom: 10px;
}
#div-qag-OH_Disclosure_Title{
  margin-top:20px;
}

#div-question-UploadDocument_Title div[id^="UploadDocument_view_"]{
float: left;
}

#div-question-UploadDocument_Title div[id^="UploadDocument_view_"] .numbering{
  float: left;
}
#div-question-UploadDocument_Title div[id^="UploadDocument_view_"] .docTitleView{
  float: left;
  width: 242px;
}

#div-question-UploadDocument_Title div[id^="UploadDocument_view_"] .deleteViewDoc {
  float: right;
}
#div-qag-DisclosureAgentAddress{
  margin: 20px 0px;
}

#div-question-TN_SuppApp label p{
  margin-bottom: 10px;
}

#div-qag-PhoneConsentMarketing{
	font-weight:bold;
	font-size:large;
	margin-top:10px;
}

/*Update CSS RWD ############ End*/

/* SAD LOGO Defect*/
img#cigna_logo_sad_img{
  width: 160px!important;
  margin-top: 0px;
  margin-left: 15px;
}
#div-question-QuoteSadHeader h2{
font-size:27px;
}

/*Added to reslove defect CBNBTC-465*/
#div-question-Child1_DOB,#div-question-Child2_DOB,#div-question-Child3_DOB,#div-question-Child4_DOB,#div-question-Child5_DOB{
	width:66%;
}
.tabletDeviceWrapper #div-question-Child1_SSN, .tabletDeviceWrapper #div-question-Child2_SSN,
.tabletDeviceWrapper #div-question-Child3_SSN,
.tabletDeviceWrapper #div-question-Child4_SSN,
.tabletDeviceWrapper #div-question-Child5_SSN{
	width:72%;
}


/*SSN Dental MASK*/

.overlayDiv{
  position: absolute;
  top: 2px;
  background: #fff;
  margin: 8px 12px;
  width: 83%;
  outline: none;
  border: 0;
  min-width: 75%;
  color: #333333;
}
.overlayDiv2{
  position: absolute;
  top: 2px;
  background: #eee;
  margin: 8px 12px;
  width: 83%;
  outline: none;
  border: 0;

}

/* Dental Defect CBNBTC-499*/
.EQN-CurrentCoverage #div-question-PrimaryReplacement label u{
  text-decoration: underline;
}

/* open enrollment div overlap on caller block*/
.EQN-SC_CA #div-qag-CHLIC_CA_GI_Disclaimer6{
  width: 65%;
}

/*Date of Birth Page error */
.alert{
  width:85% !important;
}
.answer-display .displayed h1{
  width: 80%;

}
.answer-display .displayed h4{
  width: 80%;
}


.dentalCheckbox{
 text-align: center;
 font-size: 17px;
}

#div-qag-Child1Checkbox,#div-qag-Child2Checkbox,#div-qag-Child3Checkbox,#div-qag-Child4Checkbox,
#div-qag-Child5Checkbox, #div-qag-OtherCheckbox, #div-question-OtherCheckbox{
  margin-top: 20px;
  margin-left: 20px;
  width: 80%;
  float: left;
}


.EQN-CurrentCoverage .singlecheckboxtext label{
	margin-top:0px;
}
.EQN-CurrentCoverage div[id$="Date"] input{
    width: 100%;
}
.EQN-CurrentCoverage div[id$="Checkbox"] .singlecheckboxtext {
    padding-left: 0px;
    float: left;
    width: 71%;
}
.EQN-CurrentCoverage div[id$="Checkbox"] .col-md-1, #div-question-OtherCheckbox {
  width: 70%;
  float: left;
  z-index: 3;
  margin-left: 32px;
}
.modal-dialog{
    position: relative;
    display: table; /* This is important */
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 300px;
}

/*SAD-Dental UPDATE CSS*/
div[id^="div-qag-SAD-CHILD_"], .spouseHide #div-qag-SPACER{
  width: 15%;
  }

  #div-qag-SAD_CHILD_DOB_TEXT_1 {
    width: 38%;
  }
  .row div[id^="div-qag-SAD_CHILD_DOB_TEXT_"]{
    width: 100%;
  }
  #div-qag-PhoneConsentMarketing .checkbox-success,
  .section-Applicant_2_Info #div-qag-Applicant{
    width:100%;
  }
  #div-qag-AppInfoSadFooter, .sad_Contain_Wrapper .section-Applicant_2_Info  .row:nth-child(2) .question-answer-group{
    width: 100%!important;
  }
  #div-question-PrimarySSN, #div-question-Applicant_2_SSN{
    text-align: left;
  }
  .EQN-SAD_Quote_Page .page-header-name{
    float: left;
  }



#div-qag-PrimaryCurrentCoverage .radio-success {
  width: 60%;
  text-align: justify;
}

#div-qag-PaymentDefinitionsText{
  text-align: left;
}

#div-qag-PaymentOption .radio.radio-circle.radio-success.card,
#div-qag-OngoingPaymentOption .radio.radio-circle.radio-success.card{
  width: 66%;
}

#div-qag-PaymentAgreement, #div-qag-AccountabilityOptionsNotSpeak .checkbox.checkbox-success,
#div-qag-AccountabilityOptionsNotRead .checkbox.checkbox-success,
#div-qag-AccountabilityOptionsNotWrite .checkbox.checkbox-success{
  width: 100%;
}

#div-qag-AccountHolderAgreementQ2{
  margin-top: 12px;
}
#div-question-SOATranslatorSignature, #div-question-CAGParentGuardianSignature{
  width: 420px;
  text-align: left;
}
#div-question-SOATranslatorSignatureDate label, #div-question-CAGParentGuardianSignatureDate label{
  margin-bottom: 22px;
}
#div-qag-CAGPrimarySignature, #div-qag-CAGPrimarySignatureDate{
  margin-top: 20px;
}

#nav-change-answers input {
  margin-bottom: 40px;
  margin-top: 40px;
  padding-left: 2em;
  padding-right: 2em;
  /* background-color: #ccc; */
  background-color: rgb(51, 122, 183);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 30px;
}



#div-qag-ZipAndDOB{
  width:25%;
}

#div-qag-HeaderActions .headerActionh5 {
  float: left;
  color: #0082c6;
}

#div-qag-HeaderActions{
  width: 22%!important;
  text-align: left!important;
  float: left;
}
#div-qag-PrintQuote{
  text-align: right!important;
  width: 17%;
  margin-right: 35px;
}

#sad_Contain_Wrapper .EQN-SAD_Quote_Page .panel-body{
  width:100%;
}
#sad_Contain_Wrapper  #div-qag-ComparePlan{
  clear: both;
}
#div-qag-PrimaryCurrentCoverage{
  width: 60%;
}

.EQN-Authorization #div-qag-Conditions_Footer, .EQN-Authorization #div-qag-Conditions_Header,
.EQN-Authorization .section-StatementOfAccountability  #div-qag-PrimaryReadWriteEnglish,
.EQN-Authorization #div-qag-AccountabilityOptionsOther{
  width: 100%!important;
}
#div-qag-SOATranslatorSignature, #div-qag-CAGParentGuardianSignature{
  width: 40%;
}

#div-qag-CAGPrimarySignature, #div-qag-CAGPrimarySignatureDate {
  margin-top: 20px;
  width: 36%;
}

#div-qag-SAD_ChildOnly{
  padding-bottom:20px;
  margin-right: 53%;
  width:30%;
  }


  .tabletDeviceWrapper #div-qag-PrimaryReplacement{
    width: 84%!important;
  }
  .tabletDeviceWrapper #div-question-PrimaryCoverageStartDate, .tabletDeviceWrapper #div-question-PrimaryPlanCarrier
  {
    width:300px;
  }
  .tabletDeviceWrapper #div-question-PrimaryCoverageEndDate,.tabletDeviceWrapper #div-question-PrimaryPolicyNumber{
    margin-bottom: 25px;
  }
  .tabletDeviceWrapper #div-qag-PrimaryPolicyNumber, .tabletDeviceWrapper #div-qag-PrimaryCoverageEndDate{
    width:40%!important;
  }
  .EQN-CurrentCoverage #div-qag-PrimaryCurrentCoverage{
    width: 100%!important;
  }
  .tabletDeviceWrapper #div-qag-PrimaryName{
    width: 60%!important;
  }
  #div-qag-PaymentAgreement .checkbox.checkbox-success{
    width: 100%
  }

  .EQN-MemberRights .page-header-name{
    float: left;
    width: 90%;
  }


  #div-question-Child1_DOB2 strong, #div-question-Child2_DOB2 strong, #div-question-Child3_DOB2 strong, #div-question-Child4_DOB2 strong, #div-question-Child5_DOB2 strong,
   #div-question-Child1_SSN strong, #div-question-Child2_SSN strong, #div-question-Child3_SSN strong, #div-question-Child4_SSN strong, #div-question-Child5_SSN strong{
    font-family: 'GothamSSM Medium';
    font-size: 18px;
    line-height: 31px;
  }
  .tabletDeviceWrapper #div-question-Replace_Header, .tabletDeviceWrapper #div-question-Prior_Header,
  .tabletDeviceWrapper #div-qag-Conditions_Header, .tabletDeviceWrapper .EQN-BillingInformation #div-qag-Billing_Header{
    width:78%;
  }
  .tabletDeviceWrapper #div-qag-RNPrimarySignatureDate, .tabletDeviceWrapper #div-qag-RNPrimarySignature{
    width: 50%;
  }
  .tabletDeviceWrapper .EQN-ReplacementNotice .panel-body{
    width: 73%!important;
    }

    .tabletDeviceWrapper .EQN-CurrentCoverage #div-qag-PrimaryName,
    .tabletDeviceWrapper .EQN-CurrentCoverage  #div-qag-PrimaryCoverageStartDate,
    .tabletDeviceWrapper .EQN-CurrentCoverage #div-qag-PrimaryPlanCarrier {
      width: 49%!important;
  }
  .tabletDeviceWrapper .section-Child1 .col-md-4, .tabletDeviceWrapper .section-Child2 .col-md-4,
  .tabletDeviceWrapper .section-Child3 .col-md-4, .tabletDeviceWrapper .section-Child4 .col-md-4,
  .tabletDeviceWrapper .section-Child5 .col-md-4{
    width: 47%;
  }
  .tabletDeviceWrapper #div-question-Child1CoverageStartDate,
  .tabletDeviceWrapper div[id^='div-question-Child'][id^='CoverageStartDate'],
  .tabletDeviceWrapper div[id^='div-question-Child'][id^='PlanCarrier']{
    width: 300px;
    text-align: left;
  }
  .tabletDeviceWrapper div[id^='div-qag-Child'][id^='PolicyNumber'],
  .tabletDeviceWrapper div[id^='div-qag-Child'][id^='CoverageEndDate']{
    margin-top: 21px;
  }

  .EQN-CurrentCoverage #div-qag-Child1CurrentCoverage,
  .EQN-CurrentCoverage  div[id^='div-qag-Child'][id^='CurrentCoverage']{
    width:80%;
  }
  .EQN-CurrentCoverage #div-qag-Child1PolicyNumber, .EQN-CurrentCoverage #div-question-OtherPolicyNumber,
   .EQN-CurrentCoverage div[id^='div-qag-Child'][id^='PolicyNumber']{
    margin-top: 16px;
  }
.tabletDeviceWrapper #div-question-Child1CoverageEndDate, .tabletDeviceWrapper #div-question-Child1PlanCarrier{
  margin-top: 0px;
}

.tabletDeviceWrapper #div-question-Child1CoverageStartDate, .tabletDeviceWrapper #div-question-Child1PlanCarrier,
.tabletDeviceWrapper div[id^='div-question-Child'][id^='CoverageStartDate'],
.tabletDeviceWrapper div[id^='div-question-Child'][id^='PlanCarrier']{
  width: 257px;
  text-align: left;
}

.tabletDeviceWrapper .EQN-CurrentCoverage #div-qag-Child1PolicyNumber,
.tabletDeviceWrapper .EQN-CurrentCoverage div[id^='div-qag-Child'][id^='PolicyNumber']{
  margin-top: 44px;
}
.tabletDeviceWrapper .EQN-CurrentCoverage div[id^='div-qag-Child'][id^='CoverageEndDate']{
  margin-top: 23px;
}
.tabletDeviceWrapper .EQN-MemberRights .panel-body,
.tabletDeviceWrapper .EQN-MemberRights #div-qag-Member_Header,
.tabletDeviceWrapper .EQN-MemberRights .page-header-name {
    width: 75%!important;
}

.tabletDeviceWrapper #div-question-Conditions_Header{
  width: 65%;
}

#div-question-SAD_PLAN_DETAILS label p, #div-question-SAD_PLAN_DETAILS label u p{
  text-align: center!important;
}


.legal_lines{
  font-size:18px;
}
.sad_footer a:focus{
  background-color: none;
}
.sad_footer a:active{
 color: #fff;
}
.tabletDeviceWrapper .EQN-Submit .panel-body{
  width: 76%;
}
/*SAD RWD END*/

/*Defect  CEATC-3343 */

div[id ^=div-qag-OE_Plan_] .col-md-1{
  margin-top: 20px !important;
}


div[id ^=div-qag-GI_Plan_] .col-md-1{
  margin-top: 20px !important;
}


div[id ^=div-qag-Underwritten_Plan_] .col-md-1{
  margin-top: 20px !important;
}

#div-qag-Loyal_CA_NoMeds .checkbox-success {
    font-size: 18px;
	font-weight:bold;
}

/* Defect CEATC-3763 */
.EQN-SC_CA .checkbox label::before, .EQN-SC_CA .checkbox label::after{
	 margin-top:18px !important;
}

.section1OKLearnMore{
	margin-bottom: 25px;
}
.section2OKLearnMore, .section30KLearnMore{
	margin-bottom: 20px;
}
/* CEATC - 3881*/
/* DVH allignment Ancilliary starts here */
#div-qag-CSB_DVH_100_Deductible_Incremental_Premium .checkbox label::before, #div-qag-CSB_DVH_100_Deductible_Incremental_Premium .checkbox label::after,
#div-qag-CSB_DVH_50_Deductible_Incremental_Premium .checkbox label::before, #div-qag-CSB_DVH_50_Deductible_Incremental_Premium .checkbox label::after,
#div-qag-CSB_DVH_0_Deductible_Incremental_Premium .checkbox label::before, #div-qag-CSB_DVH_0_Deductible_Incremental_Premium .checkbox label::after,
#div-qag-CSB_DVH_100_Disappearing_Deductible_Incremental_Premium_DisplayPrice .checkbox label::before, #div-qag-CSB_DVH_100_Disappearing_Deductible_Incremental_Premium_DisplayPrice .checkbox label::before,
#div-qag-CSB_DVH_100_Deductible_Full_Premium .checkbox label::before, #div-qag-CSB_DVH_100_Deductible_Full_Premium .checkbox label::after,
#div-qag-CSB_DVH_50_Deductible_Full_Premium .checkbox label::before, #div-qag-CSB_DVH_50_Deductible_Full_Premium .checkbox label::after,
#div-qag-CSB_DVH_0_Deductible_Full_Premium .checkbox label::before, #div-qag-CSB_DVH_0_Deductible_Full_Premium .checkbox label::after,
#div-qag-CSB_DVH_100_Disappearing_Deductible_Incremental_Premium .checkbox label::before,
#div-qag-CSB_DVH_100_Disappearing_Deductible_Incremental_Premium .checkbox label::after{
  top: 30px !important;
  left: -10px !important;
  z-index: 99;
}

#div-qag-CSB_DVH_100_Deductible_Incremental_Premium_DisplayPrice, #div-qag-CSB_DVH_100_Disappearing_Deductible_Incremental_Premium_DisplayPrice,
 #div-qag-CSB_DVH_50_Deductible_Incremental_Premium_DisplayPrice, #div-qag-CSB_DVH_0_Deductible_Incremental_Premium_DisplayPrice,
 #div-qag-CSB_DVH_100_Deductible_Full_Premium_DisplayPrice,  #div-qag-CSB_DVH_50_Deductible_Full_Premium_DisplayPrice,  #div-qag-CSB_DVH_0_Deductible_Full_Premium_DisplayPrice,
 #div-qag-CSB_DVH_100_Disappearing_Deductible_Full_Premium_DisplayPrice{
 top: -35px !important;
}

#div-qag-CSB_DVH_100_Deductible_Incremental_Premium_DisplayPrice label, #div-qag-CSB_DVH_100_Disappearing_Deductible_Incremental_Premium_DisplayPrice label,
 #div-qag-CSB_DVH_50_Deductible_Incremental_Premium_DisplayPrice label, #div-qag-CSB_DVH_0_Deductible_Incremental_Premium_DisplayPrice label,
 #div-qag-CSB_DVH_100_Deductible_Full_Premium_DisplayPrice label,  #div-qag-CSB_DVH_50_Deductible_Full_Premium_DisplayPrice label,  #div-qag-CSB_DVH_0_Deductible_Full_Premium_DisplayPrice label,
 #div-qag-CSB_DVH_100_Disappearing_Deductible_Full_Premium_DisplayPrice label{
  padding-left: 25px;
}

#div-qag-CSB_DVH_LearnMore2, #div-qag-CSB_DVH_LearnMore3{
  z-index:999;
}

/* Does Situations Apply & Guaranteed Acceptance Situations Page - CA state */
.EQN-SC_CA .checkbox label::before, .EQN-SC_CA .checkbox label::after,
.EQN-GI_Situations .checkbox label::before, .EQN-GI_Situations .checkbox label::after{
   margin-top:18px !important;
}

/*DVH Quest */
 h4.questAgentDvh {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
}
h5.dvhAgentInfo{
  color: #000;
  padding: 11px 10px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}
#div-qag-CSB_DVH_100_Disappearing_Deductible_Full_Premium .checkbox label::before , #div-qag-CSB_DVH_100_Disappearing_Deductible_Full_Premium .checkbox label::after {
margin-left: -28px!important;
top: 32px;
z-index: 99;
}
/*Dvh Child*/
.EQN-Applicant_Information #div-qag-Child1_DOB #div-question-Child1_DOB, .EQN-Applicant_Information #div-qag-Child1_DOB .row .col-md-6{
  width: 100%;
  margin-top: -8px;
}
.EQN-Applicant_Information #div-qag-Child1_DOB #div-question-Child1_DOB h4{
  margin-bottom: -6px;
  margin-top: 0px;
  padding-bottom: 10px;
}

.EQN-Applicant_Information #div-question-Child1_DOB, .EQN-Applicant_Information #div-question-Child2_DOB,
.EQN-Applicant_Information #div-question-Child3_DOB, .EQN-Applicant_Information #div-question-Child4_DOB,
.EQN-Applicant_Information #div-question-Child5_DOB{
  margin-top:10px;
}
#div-question-Child1_Gender{
margin-bottom: 0px!important;
}

/* Iphone and Android device header logo */
.mobileDeviceWrapper .navbar-brand #cigna_all_img{
  left: 0px !important;
  }

  .AndroidmobileDeviceWrapper .navbar-brand #cigna_all_img{
  left: 0px !important;
  }

  .dvhModalPopup{
    width: 70%;
   }

   p.totalprText.planBtnStyle {
    font-size: 16px;
  }
  /* Alignment CBNBTC-1818 */
.EQN-IFPSAD_Quote h2.page-header-name {
	display: none !important;
}

.contactAgent{
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  text-align: center !important;
  font-family: 'Open Sans Regular';
  color: #58595b;
  margin-bottom: -1px !important;
  margin-top: -11px !important;
}

.contactAgentPrem{
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  text-align: center !important;
  font-family: 'Open Sans Regular';
  color: #58595b;
  margin-bottom: -1px !important;
  margin-top: 24px;
}

.householddDisplay{
    margin-top: 46px;
  }

.selectplans{
   margin-top:18%;
  }

/* CEATC - 4570*/
#div-question-Taken2, #div-question-Condition2, #div-question-Taken3, #div-question-Condition3, #div-question-Taken4, #div-question-Condition4, #div-question-Taken5, #div-question-Condition5, #div-question-Taken6, #div-question-Condition6, #div-question-Taken7, #div-question-Condition7, #div-question-Taken8, #div-question-Condition8, #div-question-Taken9, #div-question-Condition9, #div-question-Taken10, #div-question-Condition10{
	width: 100% !important;
}

/*SAD MOBILE*/
.close_callus, .callus_section {
  display: none;
}
#cigna_sad_mobile_img{
  display: none;
}
.sad_mobile_wrapper #cigna_sad_mobile_img{
  display: block;
}

.sad_mobile_wrapper .loading-spinner {
  margin-left: 150px;
 }

.logged-in {
  color: green;
  font-size: 31px;

}

.availableSupportPrem, .availableSupport{
	  display: flex;
    justify-content: center;
}


/** Below changes are for the Button color winner -  Orange --- starts here */

#nav-continue input, #nav-save input {

  background-color: var(--cigna-orange-dark);
  border: none;

}

/**
This is for applying the button color to "Apply Now" button in Primary only Quote Page
*/
.selectplan-orange {
  background-color: var(--cigna-orange-dark) !important;
}

/**
This is for applying the button color to "Apply Now" button in Primary & spouse Quote Page
*/
#applyNowBtnPlanPage input {
  background-color: var(--cigna-orange-dark) !important;
  border: none;
}

#addSpouse {

  background-color: var(--cigna-orange-dark) !important;
  border: none;

}

.hide-button{
	display:none !important;
}
/* Below changes are for the Button color winner -  Orange --- ends here * /

/* Label class change */
.plabel{
  width: 100%;
  float: left;
  font-size: 18px;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

#div-qag-SAD_Text label h3{
  font-size: 33px;
}
.sad_mobile_wrapper #div-qag-SAD_Text label h3{
  font-size: 26px;
}

#div-qag-CHLIC_PROGRAMS_INCLUDED{
	    margin-top: 0px;
	    padding-left: 0px;
}

/*EE CNHIC WI and CHLIC MN Review Plan Page Alignment Changes -Start*/
#div-qag-Underwritten_Plan_HD_MN .vertical-checkboxlist .checkbox-success,
#div-qag-Underwritten_Plan_2050_MN .vertical-checkboxlist .checkbox-success,
#div-qag-Underwritten_Plan_2020_MN .vertical-checkboxlist .checkbox-success,
#div-qag-GI_Plan_HD_MN .vertical-checkboxlist .checkbox-success,
#div-qag-GI_Plan_2050_MN .vertical-checkboxlist .checkbox-success {
  width: 83% !important;
  text-align: left !important;
}
#div-qag-CHLIC_MN_Plan1_Rider4 .vertical-checkboxlist .checkbox-success{
    text-align: left !important;
}

#div-qag-Open_Enrollment_Plans_MN .vertical-checkboxlist .checkbox-success{
      width:100% !important;
}
.section-MNandWI_OpenEnrollment .vertical-checkboxlist .checkbox-success {
     width: 100% !important;
}
/*EE CNHIC WI and CHLIC MN Review Plan Page Alignment Changes -End*/
#div-qag-Total_Premium_wi_mn, #div-qag-Total_Premium_wi_mn_amount, #div-qag-Total_Premium_wi_mn_app2, #div-qag-Total_Premium_wi_mn_amount_app2
{
  float: left;
  width:50%;
  margin-top: 20px;
}

#div-qag-Total_Premium_wi_mn label, #div-qag-Total_Premium_wi_mn_amount label, #div-qag-Total_Premium_wi_mn_app2 label, #div-qag-Total_Premium_wi_mn_amount_app2 label{
  font-size: 16px;
  color: #0170bc;
}
#div-qag-Total_Premium_wi_mn_amount label, #div-qag-Total_Premium_wi_mn_amount_app2 label{
  margin-top: 0px;
}
.section-CHLIC_MN_APP2 div#div-qag-EMPTY {
    display: none;
}

#surfly-snippet{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 35px;
    padding-left: 28px;
    padding-top:2px;
}

/* CBNBTC-2398 aggrement page submit button */
.EQN-Authorization #nav-continue {
  width: 66.667%;
  text-align: right;
  }

  .footer-generic {
    background: rgb(51, 51, 51) !important;
    position: absolute !important;
    bottom: 0;
    width: 100% !important;
    min-height: 70px;
  }

  .errorwrapper{
    margin-top: 5%;
    padding: 20px;
  }

  #div-qag-GIP_MEDICAREA_DESC,#div-qag-GIP_MEDICAREB_DESC {
    width : 80% !important;
  }

  #div-qag-GIP_SITUATIONS_OPTION, #div-qag-GIP_SITUATIONS_OPTION .radio{
  width: 98% !important;
  }

.EQN-PDP #div-qag-PRIMARY_PDP_GENDER .controls, #div-qag-GIP_TOBACCO_CHECKLIST .controls{
    display: flex;
  }

  .radio+.radio {
    margin-top: 0px !important;
  }

  .EQN-PDP #div-qag-PRIMARY_PDP_GENDER .radio-success:nth-child(2),
  #div-qag-GIP_TOBACCO_CHECKLIST .radio-success:nth-child(2){
    position:relative;
 top:12px;
}


  .EQN-PDP #div-qag-PRIMARY_PDP_GENDER  .radio-success {
      width: 7% !important;
    }

    .section-GENDER strong{
      font-size: 20px;
      margin: 20px 0px 10px 0px;
  }

     .EQN-GIP #div-qag-GIP_TOBACCO_CHECKLIST  .radio-success {
         width: 29% !important;
       }


     .section-Tobacco_usage_head, .section-situationsapply_head{
       font-size:20px;
     }

    /*DOB alignment jan 4
    .EQN-PDP .section-DOB strong{
            width: 83%;
           float: left;
           font-size: 20px;
           margin: 20px 0px 10px 0px;
     }*/

  /*Tobacco and Situations headers - Bold jan 4 & adding space after Tobacco Jan 10*/
     .EQN-GIP .section-Tobacco_usage_head, .section-situationsapply_head{
       font-size:20px;
       font-weight:bold;
     }

     .EQN-GIP .section-Tobacco_usage_head {
     margin-top: 20px;
     }

     .EQN-GIP .section-situationsapply_head {
     margin-top : -5px;
     }

  /*Adding space at the bottom of medicare card jan 4*/
  /*Adding space at the bottom of medicare card Jan10 -AB Testing and adding space after medicare part a header*/
      .EQN-GIP #div-qag-GIP_MEDICAREA_DESC {
         margin-top: 40px;
         line-height: 2px;
         margin-bottom: 10px;
      }

  /*adding space after medicare part b header Jan 10- AB Testing */
       .EQN-GIP #div-qag-GIP_MEDICAREB_DESC{
          margin-bottom:10px;
       }

  /*Realigning the newly added question in single line after medicare card - jan 12 (AB Testing)*/
       .EQN-GIP #div-qag-GIP_Static_Text{
          width:100%;
       }

  /*Resizing the question after medicare card - jan 12 (AB Testing)*/
       .EQN-GIP #div-qag-GIP_Static_Text .control-label{
          font-size:14px;
       }

       .EQN-PDP .section-header>h4{
          border-top: none;
          border-bottom: none;
          font-weight: bold;
          padding: 10px 0px !important;
          margin: 30px 0px 0px 0px !important;
       }

       .EQN-PDP .section-DOB>h4{
          margin-bottom: 7px !important;
       }

       .EQN-GIP .section-header>h4{
          border-top: none;
          border-bottom: none;
          font-weight: bold;
          padding: 10px 0px !important;
       }

       .EQN-GIP #div-qag-GIP_TOBACCO_CHECKLIST {
       margin-top: -20px;
       }

        /*A/B testing spouse flow css changes   */

    /*A/B testing spouse flow css changes   */

    #div-qag-SPOUSE_MEDICAREB_DESC_SAIP,
    #div-qag-SPOUSE_MEDICAREB_DESC_SAIP {
      width: 80% !important;
    }

    #div-qag-SITUATIONS_OPTION_SPOUSE_SAIP,
    #div-qag-SITUATIONS_OPTION_SPOUSE_SAIP .radio {
      width: 98% !important;
    }

    .EQN-SAIP #div-qag-SPOUSE_GENDER_SAIP .controls,
    #div-qag-SPOUSE_TOBACCO_CHECKLIST_SAIP .controls {
      display: flex;
    }

    .radio+.radio {
      margin-top: 0px !important;
    }

    .EQN-SAIP #div-qag-SPOUSE_GENDER_SAIP .radio-success:nth-child(2),
    #div-qag-SPOUSE_TOBACCO_CHECKLIST_SAIP .radio-success:nth-child(2) {
      position: relative;
      top: 12px;
    }

    .EQN-SAIP #div-qag-SPOUSE_GENDER_SAIP .radio-success {
      width: 7% !important;
    }

    .section-GENDER strong {
      font-size: 20px;
      margin: 20px 0px 10px 0px;
    }

    .EQN-SAIP #div-qag-SPOUSE_TOBACCO_CHECKLIST_SAIP .radio-success {
      width: 29% !important;
    }


    .section-Tobacco_usage_head_SAIP,
    .section-situationsapply_head_SAIP {
      font-size: 20px;
    }

    .EQN-SAIP .section-Tobacco_usage_head_SAIP,
    .section-situationsapply_head_SAIP {
      font-size: 20px;
      font-weight: bold;
    }

    .EQN-SAIP .section-Tobacco_usage_head_SAIP {
      margin-top: 20px;
    }

    .EQN-SAIP .section-situationsapply_head_SAIP {
      margin-top: -5px;
    }


    .EQN-SAIP #div-qag-SPOUSE_MEDICAREA_DESC_SAIP {
      margin-top: 40px;
      line-height: 2px;
      margin-bottom: 10px;
    }

    .EQN-SAIP #div-qag-SPOUSE_MEDICAREB_DESC_SAIP, .Info-benefit-detail p {
      margin-bottom: 10px;
      color: var(--digital-black);
    }

    .EQN-SAIP .section-header>h4 {
      border-top: none;
      border-bottom: none;
      font-weight: bold;
      padding: 10px 0px !important;
      margin: 30px 0px 0px 0px !important;
    }

    .EQN-SAIP .section-DOB>h4 {
      margin-bottom: 7px !important;
    }

    .EQN-SAIP #div-qag-SPOUSE_TOBACCO_CHECKLIST_SAIP {
      margin-top: -20px;
    }
     .EQN-SAIP #div-qag-SAIP_Static_Text{
              width:100%;
    }
     .EQN-SAIP #div-qag-SAIP_Static_Text .control-label{
              font-size:14px;
    }

    /*Calendar fix in quote page due to ADA compliance(existing issue) 10 Apr*/
    div#ui-datepicker-div {
       z-index: 9999!important;
    }

    #div-qag-RPS_CHLIC_HHD .col-md-6 {
      width: 100%;
    }
    #div-qag-VERIFY_PRIMARY_PHONE{
      clear: both;
    }
    .EQN-MED_QUESTIONS [id^=div-qag-Taken] h5 {
      font-size: 13px;
    }
    /* Your Medicare Suppliment Quote */
    .EQN-PLAN_EE .row.equotes-row.row-7, #div-qag-CHLIC_PROGRAMS_INCLUDED div:nth-child(1) {
      margin-left: 0px;
    }
    #div-question-CNHIC_EarlyEnrollmentDiscount_Disclaimer label {
      margin-top: 0px;

    }
    #div-question-CIC_EarlyEnrollmentDiscount_Disclaimer label {
      margin-top: 0px;
    }
    /* EE - iPad/Desktop - Alignment issue on resume flow */
    .side-div .side-div-1 {
      top: 36px !important;
    }

    /* EE - Email address field in UI on landing page */
    #div-qag-SAD_PrimaryEmail {
      width: 33%;
      margin-top: 1%;
    }
/*logo changes Start*/

    img#cigna_logo_img{
    	width: 140px !important;
    	margin-top: 0px;
    	margin-left: 25px;
    }

    .navbar-brand-right{
	float: right !important;
	height: 50px;
	padding: 26px 13px;
	font-size: 18px;
	line-height: 20px;
    }

img#cigna_ee_medsup_img{
    right:10px;
    top: 36px;
    width:400px;
    padding-right:40px;
}

    .span_footer_normal{
    font-weight:normal !important;
    }
 /*Complaince flow update - CBNBTC-3534*/
 .EQN-IFPSAD_Dependents .page-header-name {
   font-family: 'GothamSSM Medium';
   font-size: 26px;
 }

 #div-qag-AddFamilyMembersText .control-label h2 {
   font-family: 'GothamSSM Medium';
   font-size: 23px;
   font-weight: normal !important;
   margin-top: 2%;
   margin-bottom: 1%;
 }

 #sad-addchild,
 #sad-addspouse {
   font-family: 'GothamSSM Medium';
   background-color: #00874d !important;
   color: white !important;
   margin-top: 2%;
   font-size: 17px;
 }

 #div-qag-SAD_EffectiveDate {
   right: 23%;
   width: 27%;
 }

 #div-qag-SAD_EffectiveDate .control-label {
   font-size: 17px !important;
 }

 .EQN-SAD_Quote_Page .headerActionh5 {
   font-size: 21px;
 }

 .EQN-IFPSAD_Dependents #nav-continue input {
   background-color: #0033ff !important;
   font-family: 'GothamSSM Medium';
   font-size: 18px;
   letter-spacing: 1px;
 }

 .EQN-IFPSAD_Quote #nav-continue input {
   background-color: #00874D !important;
   font-family: 'GothamSSM Medium';
   margin-top: -24%;
 }

 .EQN-IFPSAD_Quote_After_Dependents .page-header-name {
   display: none;
 }

 #div-qag-QuotePageText {
   width: 43%;
   margin-top: 1%;
   margin-bottom: -3%;
 }

 #div-question-QuotePageText .control-label {
   font-family: 'GothamSSM Medium';
   font-size: 18px;
 }

 .EQN-IFPSAD_Quote_After_Dependents #nav-save input {
   visibility: hidden;
 }

 .EQN-IFPSAD_Quote_After_Dependents .page-header-name {
   font-family: 'GothamSSM Medium';
   width: 52%;
   font-size: 25px;
   margin-bottom: -4%;
 }
 #div-qag-SAD_PrimaryEmail .control-label{
 font-size: 20px;
 }
#div-question-KY_Brithday_Rule li,#div-question-ImportantStatements_KY_Birthday li {
  width: 100%;
  display: list-item;
}
.discountPremium {
  color: #0170bc;
  font-weight: bold
}
.seNewsMsg {
  height: 41px;
  margin-top: 30px;
  margin-bottom: 73px
}
.seNewsMsgIcon {
  height: 80px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.seNewsDisMsg {
  line-height: 1.0em;
  padding: 23px 0px 10px 65px;
}
.seNewsLearnMore {
  font-size: 1.2em;
  position: relative;
  top: 9px;
  cursor: pointer;
}
.EQN-Submit #div-qag-SAD_Text h3{
  margin-top:8%;
}
.EQN-Submit .question-answer-group .col-md-12 h3{
  margin-top: 8%;
  }
.EQN-SAD_Quote_Page #div-qag-ResumeQuotePageText .control-label{
  font-family: 'GothamSSM Medium';
  font-size: 22px;
 }
 #div-qag-ResumeQuotePageText{
  width: 100%;
 }
 /* OneTrust button  */
.medsuppAnc {
  border: 0;
  font-size: 12px !important;
  background: none;
}
.medsuppAnc:hover {
  background-color: #444444
}
.Text {
  font-size: 16px !important;
  background: none;
  border: 0;
}
.Text:hover {
  text-decoration: underline !important;
}
.sad_footer a button {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-family: 'GothamSSM Medium';
  padding-left: 0px !important;
}
.footer ul li button {
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-family: 'Open Sans Regular';
}
#ot-sdk-btn {
  border: 0px !important;
  color: white !important;
  padding: 0px !important;
}
#ot-sdk-btn:hover{
  background: none !important;
}
/* Discounts Available Message Alignment */
#div-qag-SE_NEWS_MESSAGE .navbar-brand {
  text-align: -webkit-center;
  padding: 0px;
}
.EQN-HHD #div-qag-SE_NEWS_MESSAGE .navbar-header .navbar-brand .seNewsMsgIcon {
  width: auto !important;
  position: unset;
  height: 90px;
}
/* State Required Form(s) */
.EQN-PA_Supp_App .page-header-description strong {
  margin-left: 25px;
}
.EQN-HHD .panel-body {
  text-align: left;
}
.EQN-HHD .discount-msg {
  width: 100%;
}
#div-qag-PrimaryZip {
  width: 37em;
}

#div-qag-PrimaryZip .form-control {
  width: 60%;
}

#div-qag-PrimaryStateCode {
  right: 15%;
}

#div-qag-PrimaryZip .alert {
  font-size: 15px;
  font-family: 'Open Sans Regular';
  font-style: bold;
  font-weight: 54px;
  font-weight: bolder;
}
#div-qag-CSB_DVH_CoverageTypeDropDown, #div-qag-CSB_DVH_MaximumBenefit_LOV, #div-qag-CSB_DVH_CoverageType{
  width: 47%;
}
#div-qag-CSB_DVH_PremiumAmount_Incremental, #div-qag-CSB_DVH_PremiumAmount_Full{
  width: 31%;
}
#div-qag-CSB_DVH_ChoiceSelection{
  width: 100%;
}
/* House Hold Members */
.EQN-HouseholdMembers #div-qag-LWSOR, .EQN_L1_HouseholdMembers-HouseholdMembers #div-qag-LWSOR {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 74.2px;
}
.EQN-HouseholdMembers #div-qag-LWS_Disclaimer, .EQN_L1_HouseholdMembers-HouseholdMembers div[id ^=div-qag-LWSANDHHD_Disclaimer]  {
  margin-top: 20px;
}

/* Styles for tab CBNBTC-4239 */
#div-qag-Dependents .btn-primary , #div-qag-Primary .btn-primary {
    background-color: #fff;
	color:black;
	font-style: bold;
    font-weight: 54px;
    font-weight: bolder;
	border-radius:20px 20px 0px 0px;
}

#div-qag-Primary .active {
    color: #093afd;
	background-color:#b4c7e7;
}

#div-qag-Dependents .active {
    color: #093afd;
	background-color:#b4c7e7;
}


#div-question-CONTACT_CONSENT h4.contact_para2 {
	text-align: left;
	font-weight: 100;
}

#div-question-INFO_EMAIL_PRIMARY h4.contact_para2 ,div#div-question-INFO_EMAIL_SPOUSE h4.contact_para2 {
	font-weight: 100 !important;
	text-align: left !important;
}

#div-question-LIVE, .EQN_L1_Plan_Selection-Plan_Selection .new-radio.singleCheckboxPosition label {
    padding-left: 10px;
}


#div-question-TX_DISCLAIMER p,#div-question-TX_DISCLAIMER h3,#div-question-TX_DISCLAIMER .Tostylesuperscript, #div-question-TX_DISCLAIMER h5{
padding-left: 15px;
}

.wrapper_Title h5, .wrapper_Title h2 {
padding-left: 5px;
}

/*Email Consent CBNBTC-4241*/

#div-qag-PaperlessTermsHeader_SAD h2 {
    color: green;
    font-weight:bold;
    font-size: 24px;
}

#div-question-PaperlessTermsHeader_SAD h2{
    color: #00874d;
    font-weight:bold;
    font-size: 24px;
}

#div-qag-EmailConsentTerms_SAD {
    font-size: 10px;
    width: 95%;
    margin-top: 30px;
    text-align: left;
}
.section-EmailConsentTerms_SAD {
    width: 60%;
    border-radius: 50px;
    background-color: #f4f4f4;
    margin-left: 15px;
    padding-left: 30px;
}

#div-qag-ConsentConfirmationPaperless_SAD {
    column-count: 2;
    margin-top: 13px;
    margin-bottom: 30px;
    margin-left: 5px;
    width: 49%;
}

#div-qag-ConsentConfirmationPaperless_SAD .radio+.radio {
    margin-top: 12px !important;
    width: max-content;
}

body .section-EmailConsentTerms_SAD .fa {
    margin-top: 28px;
    margin-left: 89px;
    background-color: #00874d;
    width: 158px;
    height: 35px;
    color: white;
    text-align: center;
    padding-top: 8px;
    border-radius: 10px 10px 10px 10px;
}

#div-qag-ConsentConfirmationPaperlessHeader_SAD {
    width: 94%;
    text-align: left;
}

.medsup .side-div, .ancillary .side-div {
	top: 230px;
}

div#div-question-EE_ZIP_CODE label {
    margin-bottom: 7px;
    font-family: 'GothamSSM Medium';
    font-size: 18px;
    line-height: 24px;
}

#div-qag-EE_ZIP_CODE input {
        margin-left: -3px;
    }

div#div-qag-MED_CONT, #div-question-SPOUSE_MED_CONT  {
    margin-bottom: 25px;
 }

 #div-qag-VERIFY_GENDER,#div-qag-VERIFY_ZIP_CODE ,#div-qag-VERIFY_PRIMARY_PHONE ,#div-qag-VERIFY_TOBACCO,#div-question-VERIFY_SPOUSE_TOBACCO ,#div-question-VERIFY_SPOUSE_PHONE,#div-question-VERIFY_SPOUSE_GENDER, #div-qag-VERIFY_SPOUSE_ZIP_CODE{
        padding-top: 15px;
 }

 div#div-question-CHLIC_APPLY_BY_CALL {
         margin-bottom: -12px;
 }


 .EQN-ANCILLARY_QUOTE.EQN-PLAN .panel-body {
     padding-left: 27px;
 }

 .EQN-ANCILLARY_QUOTE.EQN-PLAN .panel-body .navigation-buttons, #div-qag-ChoiceHI_Option2 .new-radio label, #div-qag-ChoiceHI_Option1 .new-radio label {
     margin: 0px;
 }

 div#div-question-SELECTONE_TEXT .control-label , #div-question-SELECTONE_TEXT_SPOUSE .control-label{
     font-weight: 500;
     font-family: 'GothamSSM Medium';
     font-size: 18px;
     line-height: 24px;
 }

 .medsup .footer, .ancillary .footer {
     padding-left: 20px;
     padding-right: 40px;
 }

 .medsup .footer-para ,.ancillary .footer-para{
     padding-left: 30px !important;
 }

.medsup .footer-border-style , .ancillary .footer-border-style {
    width: 98% !important;
    text-align:left !important;
    margin-left: 25px !important;
}

#div-question-TOOLTIP img#MedSup_Plan_CvrgImgChart {
    margin-left: -18px;
}

div#div-qag-TOOLTIP {
    padding-left: 30px;
}

.IFP_progressBar + .side-div .side-div-1, .IFP_progressBar + .side-div .side-div-2, .IFP_progressBar + .side-div .card{
    width: 220px !important;
    top: 0.5px !important;
}

span.not-available-ct {
	font-weight: normal;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

#div-qag-SPOUSE_CONTACT_INFO, #div-question-CHLIC_SPOUSE_MEDSUP_QUOTE, #div-qag-ChoiceHI_ConfinementText2 h5, 
#div-qag-ChoiceHI_ConfinementText3 h5, #div-qag-ChoiceHI_ConfinementText4 h5 {
    margin-top: 20px;
}

#div-question-BI_OEGIUW ,#div-question-M_HIPPA_OEGIUW {
	padding-bottom: 10px;
    padding-top: 10px;
}

.alert.alert-danger.fieldError {
     margin-left: 0px;
}
.ancillary .side-div.side_callus {
    top: 420px;
}
.medsup .side-div.side_callus {
    top: 345px;
}

#div-question-MEDICAREB_DESC {
    padding-bottom: 5px;
}

#div-question-PrimaryGender,#div-question-PrimaryDOB,#div-question-PrimaryAge,#div-question-EmailAddress,#div-question-HomePhone,#div-question-ResidentCity,#div-question-ResidentState,#div-question-ResidentZip,#div-qag-Applicant_2_Gender,#div-question-Applicant_2_DOB,#div-qag-Applicant_2_Age,#div-question-HomePhone2,#div-question-EmailAddress2 {
     padding-top: 10px;
 }

#div-question-PrimarySSN ,#div-question-MedicareCardNumber {

    padding-bottom: 5px;
}


#div-qag-QUOTE_LWSD_HSD {
    margin: initial;
    margin-top: 20px;
}

#div-question-QUOTE_SE {
	margin-top : -10px;
}

#div-qag-QUOTE_SE_90 {
	margin-left: -25px;
}

#div-question-CHLIC_SPOUSE_MEDSUP_QUOTE{
    font-size: 36px;
}

#div-qag-Eligibility-Note ,#div-qag-EligibilityNote3{
    padding-bottom: 22px;
}

#div-question-CNHIC_MedicalQuestion-Note{
    margin-bottom: -35px;
}

#div-question-HHD_OEGIUW , #div-question-RPS_OEGIUW{
	padding-top: 25px;
    padding-bottom: 10px;
}

.section-MarketingHIPAA-OnYes.subQuestions {
    margin-left: 0px;
}

#div-question-PrimarySSN, #div-question-Applicant_2_SSN ,#div-question-MedicareCardNumber,#div-question-EffectiveDateText,#div-question-HHD_Instructions{
    text-align: left;
    padding-bottom: 10px;
}

#div-qag-Medically_Underwritten_Plans{
	padding-bottom: 15px;
}

#div-qag-AccountInformation,#div-qag-AccountInformationHeader,#div-question-RPS_CHLIC_HHDDisclaimer,#div-question-ARLIC_NoMeds, 
#div-qag-ChoiceHICore_BenefitText2, #div-qag-ChoiceHIPreferred_BenefitText2, #div-qag-ChoiceHIPremier_BenefitText2 {
	padding-top: 20px;
}

.content.EQN-MED_QUESTIONS li, .content.EQN_L1_MED_QUESTIONS-MED_QUESTIONS li {
    padding: unset;
}

#div-qag-SAD_Primary_DOB fieldset legend {
  margin-bottom: 0px;
  font-size: 15px;
  border-bottom: 0px;
}

#div-qag-SAD_SPOUSE_DOB fieldset legend, #div-qag-SAD_CHILD_DOB_TEXT_1 fieldset legend,
#div-qag-SAD_CHILD_DOB_TEXT_2 fieldset legend, #div-qag-SAD_CHILD_DOB_TEXT_3 fieldset legend,
#div-qag-SAD_CHILD_DOB_TEXT_4 fieldset legend,
#div-qag-PrimaryCoverageStartDate fieldset legend, #div-qag-PrimaryCoverageEndDate fieldset legend,
#div-qag-PrimaryTerminationDate fieldset legend {
  margin-bottom: 0px;
  font-size: 15px;
  border-bottom: 0px;
  color: #58595b;
}

#div-qag-SAD_Primary_DOB_Resume fieldset legend {
  margin-bottom: 0px;
  font-size: 15px;
  border-bottom: 0px;
  color: #333333;
}

.effectiveDateDropDown {
    font-weight: 300;
    font-size: 12px;
    font-family: 'Open Sans Regular';
}

/* Email-verification-UI-Module1 */
#div-qag-Verify_EmailSentence_SAD {
  width: 45%;
  color: black;
  background-color: #f4f4f4;
  height: 560px;
  border-radius: 50px;
  text-align: center;
}

#div-qag-Verify_EmailSentence_SAD .fa {
  position: relative;
  top: 33px;
}

#div-qag-Verify_EmailSentence_SAD .verify-email {
  color: #110081;
  text-align: center;
  font-family: 'value_sans_probold';
  font-size: 25px;
  position: relative;
  top: 27px;
}

#div-qag-Verify_EmailFooter_SAD {
  position: relative;
  bottom: 30px;
}

#div-qag-Verify_EmailSentenceClickBelow_SAD p {
  position: relative;
  bottom: 442px;
  left: 5px;
  width: 89%;
  font-size: 19px;
  color: #000000;
  font-weight: normal;
  font-family: 'value_sans_proregular';
}

#sendverificationcode {
  position: relative;
  bottom: 409px;
  font-family: 'value_sans_proregular';
  font-size: 23px;
  left: -45px;
  width: 303px;
  height: 48px;
  font-weight: bold;
  background-color: #00874d;
  margin: auto;
  display: flex;
}

#div-qag-Verify_EmailFooter_SAD p {
  font-size: 19px;
  position: relative;
  bottom: 344px;
  width: 88%;
  left: 5px;
  color: #000000;
  font-weight: normal;
  font-family: 'value_sans_proregular';
}

#div-qag-Verify_EmailFooter_SAD p span {
  font-size: 38px;
  position: relative;
  top: 6px;
}

#div-qag-Verify_EmailFooter_SAD i, #div-qag-Verify_EmailFooter_SAD u {
  color: #110081;
  font-weight: bold;
}

/* Email-verification-UI-Module2 */
#div-qag-Verify2_CloseButton_SAD .fa {
  display: flex;
  position: absolute;
  left: 79%;
  top: 215%;
  z-index: 1;
}

#div-qag-Verify2_EmailSentence_SAD {
  width: 45%;
  color: black;
  background-color: #f4f4f4;
  height: 560px;
  border-radius: 50px;
  text-align: center;
}

#div-qag-Verify2_EmailSentence_SAD .fa {
  position: relative;
  top: 49px;
}

#div-qag-Verify2_EmailSentence_SAD .verify-email {
  color: #110081;
  text-align: center;
  font-family: 'value_sans_probold';
  font-size: 25px;
  position: relative;
  top: 27px;
}

#div-question-Verify2_EmailSentenceClickBelow_SAD p {
  position: relative;
  bottom: 435px;
  left: 5px;
  width: 89%;
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  font-family: 'value_sans_proregular';
}

#div-question-Verify2_EmailTimer_SAD span {
  display: flex;
  margin: auto;
  position: relative;
  bottom: 441px;
  left: 248px;
}

#div-qag-Verify2_VerificationCode_SAD {
  bottom: 440px;
  text-align: center;
  right: 45px;
}

#otpnumber {
  color: black;
  text-align: center;
}

#otpverify {
  font-weight: bold;
  background-color: #00874d;
  height: 44px;
  border-radius: 50px;
}

#div-qag-Verify2_OtpResend_SAD .resend-otp {
  display: flex;
  margin: auto;
  position: relative;
  bottom: 424px;
  text-align: center;
  left: 104px;
  color: #110081;
  font-size: 18px;
  font-family: 'value_sans_proregular';
}

#div-qag-Verify2_OtpResend_SAD .resend-hyperlink {
  cursor: pointer;
  display: flex;
  margin: auto;
  position: relative;
  bottom: 471px;
  text-align: center;
  left: 299px;
  font-size: 18px;
  color: #0033ff;
  font-family: 'value_sans_proregular';
}

#div-qag-Verify2_EmailFooter_SAD {
  position: relative;
  bottom: 17px;
}

#div-qag-Verify2_EmailFooter_SAD p span{
  font-size: 38px;
  position: relative;
  top: 6px;
}

#div-question-Verify2_EmailFooter_SAD p {
  font-size: 19px;
  position: relative;
  bottom: 423px;
  width: 88%;
  left: 5px;
  color: #000000;
  font-weight: normal;
  font-family: 'value_sans_proregular';
}

#div-qag-Verify2_EmailFooter_SAD i, #div-qag-Verify2_EmailFooter_SAD u {
  color: #110081;
  font-weight: bold;
}

#div-qag-Verify4_EmailVerified_SAD .tick-mark {
  font-family: 'value_sans_proregular';
}

#div-qag-Verify4_EmailVerified_SAD .text {
  font-family: 'value_sans_proregular';
  color: #00874d;
}

/* success state */
.success-otp {
  display: flex;
  margin: auto;
  position: relative;
  bottom: 405px;
  text-align: center;
  font-size: 18px;
  left: 104px;
  color: #110081;
  font-family: 'value_sans_proregular';
}

.success-hyperlink {
  display: flex;
  margin: auto;
  position: relative;
  bottom: 453px;
  text-align: center;
  left: 297px;
  font-size: 18px;
  color: #0033ff;
  font-family: 'value_sans_proregular';
}

/* Failure state */
.fail-otp {
  display: flex;
  margin: auto;
  position: relative;
  bottom: 405px;
  text-align: center;
  left: 104px;
  font-size: 18px;
  color: #110081;
  font-family: 'value_sans_proregular';
}

.fail-hyperlink {
  display: flex;
  margin: auto;
  position: relative;
  bottom: 453px;
  text-align: center;
  left: 326px;
  font-size: 18px;
  color: #0033ff;
  font-family: 'value_sans_proregular';
}

#div-qag-Verify3_IncorrectMsg_SAD p {
  position: relative;
  bottom: 693px;
  display: flex;
  left: 36px;
  color: #ff4d00;
  font-size: 21px;
  font-family: 'value_sans_proregular';
}
#resendOtp, #otpExpired, #emailServerDown{
  color: #ff4d00;
}

.otp-expired-text {
  display: flex;
    margin: auto;
    width: 404px;
    position: relative;
    bottom: 441px;
    left: -64px !important;
    font-family: 'value_sans_proregular';
    color: #ff4d00;
    text-align: center;
    font-size: 18px;
}

#resendOtp{
  color: #ff4d00;
  position: relative;
  bottom: 654px;
  left: 20px;
  font-size: 19px;
  font-family: 'value_sans_proregular';
}

#otpSuccess{
  color: #03cc54;
  position: relative;
  bottom: 345px;
  left: 145px;
  font-size: 19px;
  font-family: 'value_sans_proregular';
}

.server-down-onSend{
  color: #ff4d00;
  position: relative;
  bottom: 551px;
  left: 100px;
  font-size: 19px;
  font-family: 'value_sans_proregular';
}
.server-down-onsubmit, #otpExpired{
  color: #ff4d00;
  position: relative;
  bottom: 694px;
  left: 77px;
  font-size: 19px;
  font-family: 'value_sans_proregular';
}

#div-qag-Verify_CloseButton_SAD .fa {
  display: flex;
  position: absolute;
  right: 19%;
  top: 196%;
  z-index: 1;
}

#div-qag-PaperlessPDF_SAD {
  width: 90%;
}

#div-qag-EmailConsentTerms_SAD h4 {
  font-family: 'value_sans_proregular';
}

#div-qag-ConsentConfirmationPaperlessHeader_SAD h4 {
  font-family: 'value_sans_proregular';
}

#div-qag-ConsentConfirmationPaperless_SAD label {
  font-family: 'value_sans_proregular';
  font-size: 18px;
}

.apply-margin-top {
  margin-top: -220px
}

#viewPrint {
  font-family: 'value_sans_proregular';
}


.spouse_added{
	margin-left:10px;
	vertical-align: -2px !important;
	font-weight:bold;
	color: black !important;
}

.col-md-12.section-body.section-CHLIC_MN , .col-md-12.section-body.section-CHLIC_MN_APP2 {
	margin: 30px;
}
.cfdul {
    padding-inline-start: 20px !important;
}
.cfdul>li {
    padding: 1px !important;
    display: list-item;
    list-style: disc !important;
    width:78%;
    color: var(--gray-60);
}
.cfdparah {
    width:78% !important;
 }

#div-qag-Type_Of_Plans fieldset p {
  color: #333;
}

#div-qag-PrimaryMaritalStatus_New fieldset legend, #div-qag-PrimaryPhoneType_New fieldset legend, #div-qag-SecondaryPhone2Type_New fieldset legend {
  margin-bottom: 0px;
  border-bottom: 0px;
}

#div-qag-PrimaryMaritalStatus_New fieldset legend h4, #div-qag-PrimaryPhoneType_New fieldset legend h4, #div-qag-SecondaryPhone2Type_New fieldset legend h4 {
  margin-top: 0px;
}

#div-qag-PrimaryMaritalStatus_New .control-group, #div-qag-PrimaryPhoneType_New .control-group, #div-qag-SecondaryPhone2Type_New .control-group {
  position: relative;
  bottom: 23px;
}

#div-qag-PaymentOption fieldset legend, #div-qag-OngoingPaymentOption fieldset legend {
  margin-bottom: 0px;
  border-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
}

/*related-to-5557*/
.section-header.section-EmailConsentTerms_SAD {
	background-color:white;
}
.section-body.section-Primary_depend_tab{
	border-bottom: 1px solid rgb(164, 164, 164);
	left: 18px;
}
.section-body.section-Primary_depend_tab .row-1 {
	position:relative;
	top:4px;
	right: 14px;
}
ul.federal-cls {
  list-style: disc;
}
.federal-cls li {
  display: list-item;
  float: unset;
}

#div-qag-federal_NoticeText_1 .control-label{
font-size : 14px !important;

}

#div-qag-Medically_Underwritten_Plans {
    padding-left: 13px;
}
span.p_available {
    font-size: 18px;
    font-weight: 900 !important;
}
#div-qag-RPS_CHLIC_HHD .col-md-6 {
    font-weight: bold;
}
#div-qag-RPS_Online_Discount {
    font-weight: bold;
}
#div-qag-RPS_Premium_Discount {
    font-weight: bold;
}
#div-qag-Medically_Underwritten_Plans, .section-Underwritten_Review_Plans label {
    margin-top: 0px;
}

/* ChoiceHI Css Start */
#div-question-ChoiceHIApplication h4, #div-question-ChoiceHIBrochure h4 {
  margin: 0px;
}
/* ChoiceHI Tooltip css start */
.EQN-PLAN .Info-benefit-display .Info-benefit-detail {
  z-index: 12;
  padding: 10px;
  min-width: max-content;
  right: unset;
}
.Info-benefit-detail p:last-child, .Info-benefit-detail p.mbZeroCustom {
  margin-bottom: 0;
}
#div-qag-ChoiceHI_HospitalRider, #div-qag-ChoiceHI_AmbulanceRider, 
#div-qag-ChoiceHI_OutpatientRider, #div-qag-ChoiceHI_ICURider {
  margin: 10px 0px 20px 0px;
}
#div-qag-ChoiceHICore_BenefitText, #div-qag-ChoiceHIPreferred_BenefitText, #div-qag-ChoiceHIPremier_BenefitText, 
#div-qag-ChoiceHICore_BenefitAmount, #div-qag-ChoiceHIPreferred_BenefitAmount, #div-qag-ChoiceHIPremier_BenefitAmount, 
#div-qag-ChoiceHICore_NoOfDays, #div-qag-ChoiceHIPreferred_NoOfDays, #div-qag-ChoiceHIPremier_NoOfDays, #div-qag-ChoiceHI_spacer12, 
#div-qag-ChoiceHI_spacer13, #div-qag-ChoiceHI_spacer14, #div-qag-ChoiceHICore_BenefitText2, #div-qag-ChoiceHIPreferred_BenefitText2, 
#div-qag-ChoiceHIPremier_BenefitText2, #div-qag-ChoiceHICore_BenefitAmount2, #div-qag-ChoiceHIPreferred_BenefitAmount2, 
#div-qag-ChoiceHIPremier_BenefitAmount2 {
	background-color: lightgray;
}
.row.equotes-row:has(#div-qag-ChoiceHI_Option1), .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitAmount), 
.row.equotes-row:has(#div-qag-ChoiceHI_Option2), .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitAmount2), 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer12), .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitText2), 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer18), .row.equotes-row:has(#div-qag-ChoiceHI_spacer9), .row.equotes-row:has(#div-qag-ChoiceHI_BenefitsText), 
.row.equotes-row:has(#div-qag-ChoiceHI_MHC_Core), .row.equotes-row:has(#div-qag-ChoiceHI_SUC_Core), .row.equotes-row:has(#div-qag-ChoiceHI_AMB_Preferred), 
.row.equotes-row:has(#div-qag-ChoiceHI_APP_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_EMT_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_SNF_Preferred), 
.row.equotes-row:has(#div-qag-ChoiceHI_ORS_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_OSP_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_XRI_Premier), 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer77), .row.equotes-row:has(#div-qag-ChoiceHI_ConfinementText), .row.equotes-row:has(#div-qag-ChoiceHI_spacer25), 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer23), .row.equotes-row:has(#div-qag-ChoiceHI_PlanPremium_StaticText), .row.equotes-row:has(#div-qag-ChoiceHI_Selectplan_StaticText) {
	margin: 0px 3px;
}
.row.equotes-row:has(#div-qag-ChoiceHI_Option1), .row.equotes-row:has(#div-qag-ChoiceHI_Option2) {
  border-top: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black;
}
.row.equotes-row:has(#div-qag-ChoiceHI_Option1) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHI_Option2) [id^=div-qag-ChoiceHI] {
  padding-top: 15px;
  border-left: 2px solid black
}
#div-qag-ChoiceHI_PlanPremium_StaticText, #div-qag-ChoiceHI_Core_TotalPrice, #div-qag-ChoiceHI_Preferred_TotalPrice, #div-qag-ChoiceHI_Premier_TotalPrice {
  padding: 5px 15px;
}
#div-qag-ChoiceHI_PlanPremium_StaticText label, #div-qag-ChoiceHI_Core_TotalPrice label, #div-qag-ChoiceHI_Preferred_TotalPrice label, #div-qag-ChoiceHI_Premier_TotalPrice label {
  margin-top: 6px;
}
.row.equotes-row:has(#div-qag-ChoiceHI_spacer12) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHI_spacer12), 
.row.equotes-row:has(#div-qag-ChoiceHICore_BenefitText2), .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitText2) [id^=div-qag-ChoiceHI], 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer17) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_spacer9) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHI_BenefitsText) [id^=div-qag], 
.row.equotes-row:has(#div-qag-ChoiceHI_MHC_Core) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_SUC_Core) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_AMB_Preferred) [id^=div-qag], 
.row.equotes-row:has(#div-qag-ChoiceHI_APP_Preferred) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_EMT_Preferred) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_SNF_Preferred) [id^=div-qag], 
.row.equotes-row:has(#div-qag-ChoiceHI_ORS_Premier) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_OSP_Premier) [id^=div-qag], .row.equotes-row:has(#div-qag-ChoiceHI_XRI_Premier) [id^=div-qag], 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer77) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHI_ConfinementText) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHI_spacer25) [id^=div-qag], 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer23) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHI_PlanPremium_StaticText) [id^=div-qag-ChoiceHI] {
	border-left: 2px solid black
}
.row.equotes-row:has(#div-qag-ChoiceHI_spacer12) [id^=div-qag-ChoiceHI]:nth-of-type(4), .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitText2), 
.row.equotes-row:has(#div-qag-ChoiceHI_spacer18), .row.equotes-row:has(#div-qag-ChoiceHI_spacer9), .row.equotes-row:has(#div-qag-ChoiceHI_BenefitsText), 
.row.equotes-row:has(#div-qag-ChoiceHI_MHC_Core), .row.equotes-row:has(#div-qag-ChoiceHI_SUC_Core), .row.equotes-row:has(#div-qag-ChoiceHI_AMB_Preferred), 
.row.equotes-row:has(#div-qag-ChoiceHI_APP_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_EMT_Preferred), .row.equotes-row:has(#div-qag-ChoiceHI_SNF_Preferred), 
.row.equotes-row:has(#div-qag-ChoiceHI_ORS_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_OSP_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_XRI_Premier), .row.equotes-row:has(#div-qag-ChoiceHI_spacer77), 
.row.equotes-row:has(#div-qag-ChoiceHI_ConfinementText), .row.equotes-row:has(#div-qag-ChoiceHI_spacer25), .row.equotes-row:has(#div-qag-ChoiceHI_spacer23), .row.equotes-row:has(#div-qag-ChoiceHI_PlanPremium_StaticText) {
	border-right: 2px solid black
}
.row.equotes-row:has(#div-qag-ChoiceHICore_BenefitAmount), .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitAmount2) {
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black;
}
.row.equotes-row:has(#div-qag-ChoiceHI_PlanPremium_StaticText) [id^=div-qag-ChoiceHI] {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.row.equotes-row:has(#div-qag-ChoiceHICore_BenefitAmount) [id^=div-qag-ChoiceHI], .row.equotes-row:has(#div-qag-ChoiceHICore_BenefitAmount2) [id^=div-qag-ChoiceHI] {
  padding-bottom: 15px;
	margin-bottom: 0px;
  border-left: 2px solid black
}
#div-question-ChoiceHI_BasePremium {
  padding: 10px 10px;
  box-shadow: rgba(0, 0, 5, 0.2) 0px 0px 7px 0px !important;
  right: 18px;
  background-color: #fff;
  border-radius: 5px;
}
.row.equotes-row:has(#div-qag-ChoiceHI_Option1) [id^=div-qag-ChoiceHI]:nth-of-type(1), .row.equotes-row:has(#div-qag-ChoiceHI_Option2) [id^=div-qag-ChoiceHI]:nth-of-type(1) {
	border-left: none;
}
.BlueBAnner {
  background-color: rgba(173, 216, 230, 0.5); border:4px solid lightblue; margin-top: 20px; padding: 0px 15px; font-weight: lighter;
}
.BlueBAnner h4 {
  margin-top: 5px;
}
.BlueBAnner ul li, #div-question-NoticeText_1 li {
  display: list-item;
  list-style: disc;
  float: unset;
}
.row.equotes-row:has(#div-question-ChoiceHI_XRI_Premier) label, .row.equotes-row:has(#div-question-ChoiceHI_OSP_Premier) label, 
.row.equotes-row:has(#div-question-ChoiceHI_ORS_Premier) label, .row.equotes-row:has(#div-question-ChoiceHI_EMT_Premier) label, 
.row.equotes-row:has(#div-question-ChoiceHI_SNF_Premier) label, .row.equotes-row:has(#div-question-ChoiceHI_APP_Premier) label, 
.row.equotes-row:has(#div-question-ChoiceHI_AMB_Premier) label, .row.equotes-row:has(#div-question-ChoiceHI_SUC_Premier) label, 
.row.equotes-row:has(#div-question-ChoiceHI_MHC_Premier) label, #div-question-ChoiceHI_OR_Core label, #div-question-ChoiceHI_OR_Preferred label, 
#div-question-ChoiceHI_OR_Premier label {
  font-weight: 500;
  text-align: left;
}
#div-qag-ChoiceHICore_DESC .row, #div-qag-ChoiceHIPreferred_DESC .row, #div-qag-ChoiceHIPremier_DESC .row {
  display: grid;
}
#div-qag-ChoiceHICore_DESC .row button, #div-qag-ChoiceHIPreferred_DESC .row button, #div-qag-ChoiceHIPremier_DESC .row button {
  border-radius: 5px;
  padding: 15px 0px;
  box-shadow: none;
}
.EQN-PLAN .riders-info-banner {
  display: inline-flex;
  padding: 15px;
  width: auto;
  border-radius: 5px;
  margin-top: 10px;
  background: var(--cigna-blue-light-20);
}
.riders-info-banner span:nth-of-type(1) {
  color: var(--cigna-blue-dark);
  font-size: 20px;
}
.riders-info-banner p {
  margin-left: 15px;
  font-size: 13px;
  color: #333;
}
#div-qag-ChoiceHI_spacer46, #div-qag-ChoiceHI_spacer38, #div-qag-ChoiceHI_spacer49, #div-qag-ChoiceHI_spacer16, .row.equotes-row:has(#div-qag-ChoiceHI_spacer4) [id^=div-qag-ChoiceHI] {
  height: 0px;
}
#div-question-CSB_ChoiceHi_PlanSelectionHeaderText, #div-qag-ChoiceHI_SPOUSE_DOB {
  margin-top: 15px;
}
#div-qag-ChoiceHI_SPOUSE_DOB {
  margin-bottom: 25px;
}
#div-qag-ChoiceHI_Option1 .checkbox.checkbox-success {
  width: auto;
  margin: 0;
}
#div-question-ChoiceHI_BenefitsText {
  line-height: 0;
}
#addCore, #addPreferred, #addPremier, #div-qag-ChoiceHI_Option2 .new-radio, #div-qag-ChoiceHI_Option1 .new-radio {
  font-size: 18px;
  font-weight: 700;
}
#div-question-ChoiceHI_Selectplan_StaticText h4 {
  display: flex;
  align-items: center;
  height: 50px;
}
/* ChoiceHI Tooltip css end */
/* ChoiceHI Css End */
.EQN-VE .section-header.section-Review_Applicant_Row1, .EQN-VE .section-header.section-Review_Applicant_Row4{
   width: 82.5%;
}

#div-question-PartBDisclaimerPandS {
	margin-top: 0px !important;
}
#div-qag-MedicalQuestionNotes10-Heading {
    padding-top: 20px !important;
	margin-top: 32px !important;
}
#div-question-ARLIC_NoMeds {
margin-top: 32px;
}

.section-body.section-Eligibility1b h4,.section-body.section-EligibilityQ2 h4,.section-body.section-EligibilityQ3 h4 ,.section-body.section-Eligibility_Q4 h4,.section-body.section-EligibilityQ5 h4{
    width: 75%;
}
#div-question-EligibilityNote2 {
    padding-bottom: 22px;
}
#div-qag-Medically_Underwritten_Plans {
    padding-left: 11px;
}
.col-md-12.section-body.section-Review_Plan_Company_Name {
    padding-left: 11px;
}
#div-question-RPS_CHLIC_HHDDisclaimer {
    padding-left: 11px;
}

/*plan chart to have default width*/
#MedSup_Plan_CvrgImgChart{width:1200px;}

/*SMS text Module starts*/
.section-TextConsent_SAD {
  width: 60%;
  border-radius: 50px;
  background-color: #f4f4f4;
  margin-left: 15px;
  padding-left: 30px;
}

body .section-TextConsent_SAD .fa {
  margin-top: 11px;
  margin-left: 89px;
  background-color: #00874d;
  width: 158px;
  height: 35px;
  color: white;
  text-align: center;
  padding-top: 8px;
  border-radius: 10px 10px 10px 10px;
}

.section-header.section-TextConsent_SAD {
	background: white;
}
/*end*/

/* print button on quotes page */
button.quotes.printT {
    font-size: 16px !important;
    font-weight: 900;
    color:  #1F1F1F;
    padding: 10px 0px !important;
    width: 10%;
    margin-top: 1%;
    float: right;
    border: none;
    background-color: #fff;
    font-family: 'GothamSSM Medium', 'Open Sans', sans-serif !important;
}
i#print-quotes {
    font-weight: 900;
    font-size: 16px;
    margin-right: 5px;
}

@media print {
    .printT {
        display: none !important;
    }

    #print-quotes {
        display: none !important;
    }

    a[href]:after {
        content: "";
    }
    /*
    .EQN-PLAN_EE .btn-group-justified label {
        width: 202px !important;
        display: inline-block;
        margin-top: -65px !important;
    }*/

    .btn-group {
        display: flex !important;
        flex-wrap: wrap !important;
        width: 1050px;
        margin-top: -65px !important;
    }

    .EQN-PLAN_EE .btn-group label {
        width: 195px !important;
        display: inline-block;
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
        page-break-inside: avoid;
    }
    #div-question-CHLIC_SPOUSE_MEDSUP_QUOTE{
        margin-bottom: 50px !important;
    }

    div.head-top {
        margin-top: 5px !important;
    }

    .applyTodayH3 {
    		margin-top: 5px;
    	    margin-left: 0%;
    }

    .col-12.col-sm-4 {
        display: inline-block !important;
        width: 30% !important;
        vertical-align: top;
    }

    .new_medsup_footer {
        margin-top: 20px !important;
    }

    .selectplan-orange {
        background-color: #e35205 !important;
		-webkit-print-color-adjust: exact;
    }

    .btn.btn-default {
        border-color: grey !important;
        box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2) !important;
    }

    .selectplan {
        box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
        font-size: 15px !important;
        border-radius: 5px;
        -webkit-print-color-adjust: exact;
    }

    .selectplan span {
        color: #fff !important;
    }

    #nav-continue input, #nav-save input {
        background-color: #e35205 !important;
        border: none;
    	-webkit-print-color-adjust: exact
    }

    #div-question-CHLIC_CIGNA_REWARDS-hAlign {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    #div-question-CHLIC_CIGNA_REWARDS-hAlign > .col-md-6 {
        flex: 1;
        display: flex;
        align-items: center;
    }
    #div-question-CHLIC_CIGNA_REWARDS-hAlign .col-md-9 {
        flex: 1;
    }

    .icn {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

     @page {
            margin-bottom: 0;
     }
    body {
        padding-top: 72px;
        padding-bottom: 72px ;
    }

}
/* end of media print for quotes page */
#div-question-ADDSPOUSE .border-box , #div-qag-SE_NEWS_MESSAGE_90, #div-qag-SE_NEWS_MESSAGE {
    margin-bottom: 40px;
}

div[id^="div-qag-VERIFY_"] {
    width: 42% !important;
    float: left;
}


#div-qag-TextConsent_SAD .checkbox  {
	width: fit-content;
}

.EQN_L1_Plan_Selection-Plan_Selection .section-Underwritten_Review_Plans .col-md-1 {
    width: 10px;
}

.EQN_L1_Plan_Selection-Plan_Selection .section-OE_Review_Plan .vertical-checkboxlist .checkbox-success.singleCheckboxPosition {
  margin-top: 0;
}

div#div-qag-none .col-md-1
 {
    margin-left: initial;
    margin-top: 5px;
}

div#div-question-none
 {
    margin-left: 61px;
}

div#div-qag-spouse_none .col-md-1
 {
    margin-left: initial;
    margin-top: 5px;
}

div#div-question-spouse_none {
    margin-left: 61px;
}

#div-qag-PS_EE_CT_CoverageType_Radio fieldset{
             display: flex;
             gap: 30px;
             flex-direction: row;
             align-content: stretch;
             justify-content: space-between;
             margin-left:-75%;
}

#div-qag-PS_EE_CT_CoverageType_Radio fieldset .new-radio{
            display:flex;
            align-items:center;
            white-space: nowrap;
            margin-left:-2px;
}

#div-qag-PS_EE_CT_CoverageType_Radio fieldset .new-radio label{
            margin-left:-15px;
            font-size:12px;
}

#div-question-PS_EE_CT_CoverageType_Radio_Label label{
            font-size:12px !important;
            text-align:center;
            line-height:3.5 !important;
            margin-left:-38%;
}

/* Core, Preferred, Premier Styles moving to Style.css from Liss/Rulebookm */
     .shl-bundle-header-font-bold {
         border-bottom: 2px solid #000;
         padding: 3px;
         text-align: center;
       }

     .shl-card-footer {
         border-top: 2px solid #000;
         text-align: center;
         padding: 0px;
       }

    .shl-plans-container {
         display: flex;
         justify-content: center;
         flex-wrap: wrap;
         height: 600px;
       }

    .shl-plan-card {
         border: 2px solid #000;
         padding: 0px;
         width: 100%;
         height: 100%;
         box-sizing: border-box;
         display: flex;
         flex-direction: column;
         justify-content: space-between;
         font-size: 10px;
       }

    .shl-bundle-side-by-side {
         display: flex;
         gap:10px;
     	flex-wrap:wrap;
     	padding:5px;
     	box-sizing:border-box;
     	}

    .shl-bundle-side-by-side >p{
     	flex:1;
     	min-width:0;
     	word-break:break-word;
     	overflow-wrap:break-word;
     	white-space:normal;
     	text-align:center;
     	}

    .shl-bundle-font-bold {
         font-weight: bold;
         padding: 5px;
     	font-size:12px;
       }
    .shl-bundle-font-normal{
       font-weight:normal;
       padding:5px;
       font-size:12px;
       }

    .shl-bundle-anchortag-left{
       text-align:left;
       padding:5px;
       text-decoration: underline;
       font-size:12px;
       }

    .CTCorePrice, .CTPreferredPrice, .CTPremierPrice  {
         text-align: center;
         font-weight: bold;
         font-size: 20px;
         margin: 15px 0;
       }

   .shl-bundle-core-select-btn, .shl-bundle-preferred-select-btn, .shl-bundle-premier-select-btn {
         margin-top: 15px;
         background-color: #007bff;
         color: #fff;
         border: none;
         font-weight: bold;
         cursor: pointer;
         width: 140px;
         padding: 5px;

       }

    .shl-bundle-btn-group{
         display: flex;
         justify-content: center;
         gap: 4px;
         flex-wrap: wrap;
       }

    .shl-bundle-core-select-btn:hover {
         background-color: #0056b3;
       }
