/*
 * Design your own funding solution styles
 */

#design-your-own-healthcare-funding-solution-form h3 {
  font-size: 1.2em !important;
  margin-bottom: 1.4em !important;
  padding-top: 13px;
}
#design-your-own-healthcare-funding-solution-form p.summary {
  margin: 18px 0 -5px 0;
}

select#country-of-residence-field {
  width: auto;
}
select#age-field {
  width: auto;
}
select#preferred-currency-field {
  width: auto;
}
select#savings-field {
  width: auto;
}
input#stoploss-insurance-amount-field {
  width: 100px;
}
select#overdraft-field {
  width: auto;
}
select#hospital-cash-field {
  width: auto;
}
select#hospital-cash-field {
  width: auto;
}
input#critical-illness-field {
  width: 100px;
}

#critical-illness-amount {
  display: none;
}
