.control-group .input-group {
    display: block !important;
}

.plan-selection-wrapper .EQN_L1_ANCILLARY_QUOTE-ANCILLARY_QUOTE .section-header[class*='section-'][class*='_Accordian'] {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px;
  padding: var(--spacing-m);
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: var(--shadow-low-20);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: var(--shadow-low-20);
  width: 92%;
}

.plan-selection-wrapper .EQN_L1_ANCILLARY_QUOTE-ANCILLARY_QUOTE .section-header[class*='section-'][class*='_Accordian'],
.plan-selection-wrapper .EQN_L1_ANCILLARY_QUOTE-ANCILLARY_QUOTE .section-body[class*='section-'][class*='_Accordian'] {
  border-radius: 8px;
  border-radius: var(--radius-m);
  border: 1px solid #e4e4e4;
  border: 1px solid var(--gray-05);
}

.plan-selection-wrapper .EQN_L1_ANCILLARY_QUOTE-ANCILLARY_QUOTE .section-body[class*='section-'][class*='_Accordian'] {
	font-size : 16px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	width: 92%;
}

.plan-selection-wrapper .EQN_L1_ANCILLARY_QUOTE-ANCILLARY_QUOTE .section-body[class*='section-'][class*='_Accordian'] {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: calc(-10px - 8px);
  margin-top: calc(-10px - var(--radius-m));
  margin-bottom: 10px;
  padding: 16px;
  padding: var(--spacing-m);
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: var(--shadow-low-20);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: var(--shadow-low-20);
  background: #ffffff;
}

.EQN_L1_ANCILLARY_QUOTE-ANCILLARY_QUOTE .new-radio input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 6px;
  z-index: 999;
  position: relative;
}

.EQN_L1_Plan_Selection_MN-Plan_Selection_MN .new-radio input[type=checkbox], .EQN_L1_PLAN_EE-PLAN_EE .new-radio input[type=checkbox] {
    margin-right: 4%;
}

.EQN_L1_Plan_Selection-Plan_Selection div[id^="div-qag-OE_Plan"] .control-label {
  margin-top: 19px;
}

.EQN_L1_Plan_Selection-Plan_Selection .new-radio label{
  display:inline-block;
  padding-left: 24px;
}

.EQN_L1_Applicant_Information-Applicant_Information #div-qag-Child1_DOB #div-question-Child1_DOB, .EQN_L1_Applicant_Information-Applicant_Information #div-qag-Child1_DOB .row .col-md-6{
  width: 100%;
  margin-top: -8px;
}

.EQN_L1_Applicant_Information-Applicant_Information #div-qag-Child1_DOB #div-question-Child1_DOB h4{
  margin-bottom: -6px;
  margin-top: 0px;
  padding-bottom: 10px;
}

.EQN_L1_Applicant_Information-Applicant_Information [id^="div-question-Child"][id$="_DOB"]{
  margin-top: 8px;
}
.EQN_L1_MED_QUESTIONS_NS-MED_QUESTIONS_NS .section-MedsTaken_OnComplete_1{
  margin-top: 10px;
}
.EQN_L1_MED_QUESTIONS_NS-MED_QUESTIONS_NS #div-qag-Taken1_CA{
  margin-top: -17px;
}
.EQN_L1_MED_QUESTIONS_NS-MED_QUESTIONS_NS #div-qag-AddMedication_CA{
  margin-top: 30px;
}
.EQN_L1_MED_QUESTIONS_NS-MED_QUESTIONS_NS .section-body.isAvailable[class*='section-MedsTaken_OnComplete_']{
  margin-bottom: 4px;
}