.bold {
  font-weight: 900 !important;
}

/* Loader */
.scfLoading {
  display: none;
  position: absolute;
  right: 6px;
  margin-top: 3px;
}

.scfProviderNameContainer > span {
  display: block;
  text-align: center;
  font-weight: normal !important;
  margin-top: 4px;
}

.scfProviderNameContainer > ul {
  width: 100%;
  margin: 0;
  list-style: none;
  max-height: 265px;
  overflow-y: auto;
}

.scfProviderNameContainer > ul > li {
  padding: 2px 5px;
}

.scfProviderNameContainer > ul > li:focus,
.scfProviderNameContainer > ul > li:hover,
.scfProviderNameContainer > ul > li:active,
.scfProviderNameContainer > ul > li.highlighted {
  cursor: pointer;
  color: #ffffff;
  background-color: #57a1e2;
}

.scfInsuranceNameContainer > ul {
  width: 100%;
  margin: 0;
  list-style: none;
  max-height: 265px;
  overflow-y: auto;
}

.scfInsuranceNameContainer > ul > li {
  padding: 2px 5px;
}

.scfInsuranceNameContainer > ul > li:focus,
.scfInsuranceNameContainer > ul > li:hover,
.scfInsuranceNameContainer > ul > li:active,
.scfInsuranceNameContainer > ul > li.highlighted {
  cursor: pointer;
  color: #ffffff;
  background-color: #57a1e2;
}

#txtProviderName {
  border-right: 0;
  width: calc(100% - 40px) !important;
  margin-bottom: 0 !important;
}

#txtProviderName[readonly="readonly"] {
  outline: none;
  cursor: pointer;
  background-color: #ffffff !important;
}

#providerNameSearchTerm:focus {
  outline: 1px solid #000 !important;
}

.txtProviderNameInputContainer:focus-within {
  outline: 1px solid #000;
}

.txtProviderNamePanel * {
  margin-bottom: 0 !important;
}

.txtProviderNameInputContainer {
  display: flex;
}

.step .scfSingleLineGeneralPanel input.insuranceSearchbox {
  border-right: 0;
  width: calc(100% - 40px) !important;
}

.selectInsuranceInputContainer:focus-within {
  outline: 1px solid #000;
}

.selectInsurance * {
  margin-bottom: 0 !important;
}

.selectInsuranceInputContainer {
  display: flex;
  width: 100%;
}

#txtHealthInsurancePlanName[readonly="readonly"] {
  outline: none;
  cursor: pointer !important;
  background-color: #ffffff !important;
  margin-bottom: 0 !important;
}

#txtSecondaryInsuranceName[readonly="readonly"] {
  outline: none;
  cursor: pointer !important;
  background-color: #ffffff !important;
  margin-bottom: 0 !important;
}

.clearProviderSelectionButton {
  background: transparent;
  border: none;
  font-family: "Titillium Web";
  font-size: 12px;
  font-weight: 600;
}

.clearProviderSelectionButton:hover {
  background: #eee !important;
}

.clearInsuranceSelectionButton {
  background: transparent;
  border: none;
  font-family: "Titillium Web";
  font-size: 12px;
  font-weight: 600;
}

.clearInsuranceSelectionButton:hover {
  background: #eee !important;
}

#providerNameSearchTrigger {
  width: 40px !important;
  height: 32px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-left: 0;
  display: block;
  cursor: pointer;
}

.step .scfSingleLineTextBorder span.insuranceNameSearchTrigger {
  width: 40px !important;
  height: 32px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-left: 0;
  display: block;
  cursor: pointer;
}

#txtProviderName.no-selection,
#providerNameSearchTrigger.no-selection {
  background-color: #eeeeee !important;
  cursor: default !important;
}

.step .scfSingleLineGeneralPanel input.insuranceSearchbox.no-selection,
.insuranceNameSearchTrigger.no-selection {
  background-color: #eeeeee !important;
  cursor: default !important;
}

#providerNameSearchTrigger::after {
  content: "";
  font-family: "FontAwesome";
  color: #000000;
  background-color: inherit;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  top: 6px;
  left: 15px;
  line-height: 5px;
  pointer-events: none;
}

.insuranceNameSearchTrigger::after {
  content: "";
  font-family: "FontAwesome";
  color: #000000;
  background-color: inherit;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  top: 6px;
  left: 15px;
  line-height: 5px;
  pointer-events: none;
}

#providerNameSearchTrigger.no-selection::after {
  content: "";
}

.insuranceNameSearchTrigger.no-selection::after {
  content: "";
}

#providerNameSearchContainer {
  display: none;
  position: absolute;
  margin-top: 31px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 5px;
  z-index: 1;
  width: 100% !important;
  box-shadow: 0px 4px 10px #ccc;
}

.insuranceNameSearchContainer {
  display: none;
  position: absolute;
  margin-top: 31px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 5px;
  z-index: 1;
  width: 100% !important;
  box-shadow: 0px 4px 10px #ccc;
  min-width: 350px;
  left: 0;
}

.insuranceNameSearchContainer .insuranceNameSearchTerm:focus {
  outline: 1px solid #000 !important;
}

#txtProviderName-error {
  padding: 0 !important;
}

#txtHealthInsurancePlanName-error {
  padding: 0 !important;
}

#txtSecondaryInsuranceName-error {
  padding: 0 !important;
}

.selectInsurance {
  display: flex !important;
  position: relative;
  flex-wrap: wrap;
}

.insuranceSearchbox {
  border-right: 0 !important;
}

.insuranceSearchbox:focus {
  outline: 1px solid #000;
}

/* Progress Bar */
.scfForm input[type="text"]:disabled,
.scfForm input[type="text"]:read-only {
  background-color: #eee !important;
}

.step {
  display: none;
}

.step.active {
  display: block;
}

.stepHeader .scfIntroBorder ul li {
  font-family: Titillium Web;
  font-size: 1rem;
}

.stepHeader .scfTitleBorder {
  color: #124a7e;
  margin-bottom: 1rem;
  padding: 0;
}

.stepVisual {
  background-color: #e7e7e7;
  padding: 1rem 1.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.stepVisual__title {
  text-transform: capitalize;
  font-size: 1.4em;
  width: 100%;
  margin-bottom: 1em;
}

.stepVisual__bar {
  width: 80%;
  display: flex;
  align-self: center;
}

.stepVisual__segment {
  background-color: #fff;
  height: 1em;
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
}

.stepVisual__segment.activeStep {
  background-color: #6d8235;
}

.stepVisual__segment:last-child:after,
.stepVisual__segment:before {
  padding: 0.7rem;
  background-color: #fff;
  border-radius: 50%;
  align-self: center;
  border: 2px solid #ececec;
  z-index: 2;
  color: #fff;
  content: "\f00c";
  font-family: "FontAwesome";
  padding: 0.13rem 0.3rem;
  top: -0.41rem;
}

.stepVisual__segment.activeStep.final:last-child:after {
  color: #fff;
}

.stepVisual__segment.activeStep:before {
  color: #6d8235;
}

.stepVisual__segment.activeStep:first-child:before,
.stepVisual__segment.activeStep:after {
  background-color: #6d8235;
}

.stepVisual__segment.activeStep.final:last-child:after {
  color: #fff;
}

.stepVisual__segment.activeStep:before {
  color: #6d8235;
}

.stepVisual__segment.activeStep:first-child:before,
.stepVisual__segment.activeStep:after {
  background-color: #6d8235;
}

.stepVisual__segment.activeStep.final:last-child:after {
  color: #fff;
}

.stepVisual__segment.activeStep:before {
  color: #6d8235;
}

.stepVisual__segment.activeStep:before,
.stepVisual__segment.activeStep.final:after {
  background-color: #6d8235;
}

.stepVisual__segment:before {
  position: absolute;
  left: -0.1rem;
  background-color: #fff;
}

.stepVisual__segment:after {
  position: absolute;
  right: -0.1rem;
}

.stepVisual__number {
  align-self: center;
  margin-left: 1.5em;
  font-size: 1.1em;
}

.stepVisual__number .current,
.stepVisual__number .total {
  font-weight: bold;
}

.stepConfirmationMessage {
  font-size: 0.88rem;
}

.stepConfirmationMessage ul {
  margin-left: 1rem;
}

.stepConfirmationMessage ul li {
  margin: 4px 0;
}

.confirmation .stepVisual {
  padding: 1.5rem;
}

/* Buttons and its container */
.btnContainer {
  display: flex;
  padding-top: 1rem;
  clear: both;
}

.btnNext,
.btnPrevious,
.btnHome {
  padding: 0.75em 1.4em;
  color: #fff;
  font-size: 1.1em;
  border: none;
  min-width: 115px;
  cursor: pointer;
  text-align: center;
  max-height: 44.125px;
}

.btnNext,
.btnHome {
  background-color: #124a7e;
}

.btnNext:hover,
.btnNext:focus,
.btnHome:hover,
.btnHome:focus {
  background-color: #749abb;
  color: #fff;
  text-decoration: none;
}

.btnHome {
  margin-top: 1rem;
}

.btnPrevious {
  background-color: #8d8e90;
  margin-right: 1rem;
}

.btnPrevious:hover,
.btnPrevious:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.6;
}

.step .scfSubmitButtonBorder .scfSubmitButton {
  background: linear-gradient(to bottom, #6d8235 5%, #6d8235 100%);
  text-shadow: 0 1px 0 #6d8235;
  box-shadow: inset 0 1px 0 0 #6d8235;
  border: 1px solid #6d8235;
  padding: 0.75em 1.5em;
  color: #fff;
  font-size: 1.1em;
  border: none;
  min-width: 7.188em;
  cursor: pointer;
  text-align: center;
  background-color: #6d8235;
  border-radius: 0;
  font-weight: bold;
}

.step .scfSubmitButtonBorder > .scfSubmitButton {
  width: initial;
  margin-left: 0;
  margin-right: 0;
}

.step .scfSubmitButtonBorder .scfSubmitButton:hover {
  opacity: 0.7;
  box-shadow: none;
  text-shadow: none;
}

.step .scfSubmitButtonBorder .scfSubmitButton.disabled,
.step .scfSubmitButtonBorder .scfSubmitButton.disabled:hover,
.step .scfSubmitButtonBorder .btnPrevious.disabled,
.step .scfSubmitButtonBorder .btnPrevious.disabled:hover {
  text-shadow: none;
  background: #cecece;
  background-color: #cecece;
  box-shadow: unset;
}

/* Disclaimer */

.disclaimer {
  margin-top: 2rem;
  border-bottom: 3px solid #ececec;
  padding-bottom: 0.5rem;
  margin-bottom: 1.25rem;
}

/* Grid for Forms*/

.row {
  display: flex;
  margin-bottom: 1rem;
}

.row.capture-block {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}

.row .block {
  flex-grow: 1;
  display: flex;
  padding: 0 0.75rem;
  width: 25%;
}

.row .block.half {
  width: 45%;
}

.row .block.three-quarters {
  width: 75%;
}

.row .block:first-child {
  padding-left: 0;
}

.block > div {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.row .block.patientsAddress {
  width: 50%;
}

.stepContainer input[type="text"]::-webkit-input-placeholder {
  color: #6f7579 !important;
}

.stepContainer input[type="text"]::-moz-placeholder {
  color: #6f7579 !important;
}

.stepContainer input[type="text"]::-ms-placeholder {
  color: #6f7579 !important;
}

.stepContainer input[type="text"]::placeholder {
  color: #6f7579 !important;
}

.stepContainer input[type="text"] + .error,
.stepContainer input[type="text"] + .scfcheckboxerror,
.stepContainer textarea + .error,
.stepContainer select + .error {
  position: relative;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  height: initial;
  line-height: initial;
}

.captchaError {
  font-weight: 400;
  font-size: inherit;
  color: #e80c4d !important;
}

.step .scfSingleLineTextLabel.leftLabel {
  max-width: none !important;
}

.step .scfSingleLineTextBorder {
  float: none;
  margin-bottom: 6px;
}

.step .scfSingleLineTextBorder span {
  line-height: initial;
  margin-bottom: 5px;
  padding: 0;
  width: inherit !important;
}

.step .stay-connected-checkbox {
  margin-top: 1.5rem;
}

#divSpecificDoc .scfSingleLineTextBorder {
  flex-direction: column;
}

.step .scfCaptchStrongTextPanel,
.step .scfFileUploadGeneralPanel,
.step .scfSingleLineGeneralPanel,
.step .scfTelephoneGeneralPanel,
.step .scfEmailGeneralPanel,
.step .scfDatePickerGeneralPanel,
.step .scfNumberGeneralPanel,
.step .scfMultipleLineGeneralPanel,
.step .scfDropListGeneralPanel,
.step .scfCheckBoxListGeneralPanel,
.step .scfRadioButtonListGeneralPanel,
.step .scfCaptchaGeneralPanel > .scfCaptchaLimitGeneralPanel,
.step .scfCaptchaBorder > .scfCaptchaGeneralPanel > .step .scfCaptchaLimitGeneralPanel,
.step .scfDateSelectorGeneralPanel {
  width: auto !important;
  float: none !important;
  margin-left: 0px;
}

.step .scfFileUploadGeneralPanel input,
.step .scfSingleLineGeneralPanel input,
.step select.scfDropList,
.step .scfTelephoneGeneralPanel input,
.step .scfEmailGeneralPanel input,
.step .scfDatePickerGeneralPanel input,
.step .scfNumberGeneralPanel input,
.step .scfMultipleLineGeneralPanel textarea,
.step .scfDropListGeneralPanel select,
.step .scfCaptchStrongTextPanel input {
  width: 100% !important;
  background-color: #fff !important;
  margin-bottom: 0.3rem !important;
}

.step .scfCaptchaBorder {
  margin: 0;
}

.requiredDescription {
  font-size: 0.9em;
  font-style: italic;
  margin-left: auto;
}

.requiredDescription span {
  color: #ab0032;
}

.step .required {
  line-height: initial;
}

.scfRadioButtonListGeneralPanel.horizontal > table {
  margin-top: 0.4rem;
}

.stepContainer .leftLabel {
  font-weight: 700;
  font-family: Titillium Web;
  font-size: 0.88rem;
}

.stepContainer .leftLabel.submitDisclaimer {
  font-weight: normal;
  font-style: italic;
  margin-left: 1rem;
  display: flex;
  margin-bottom: 0;
}

.stepContainer .leftLabel.submitDisclaimer p {
  align-self: center;
  margin-bottom: 0;
  font-family: Titillium Web;
}

.stepContainer .leftLabel.insuranceCustomerService {
  white-space: nowrap;
}

.scfSingleLineGeneralPanel input,
.scfRadioButtonListGeneralPanel select,
.scfMultipleLineGeneralPanel textarea,
.scfSingleLineGeneralPanel select {
  border-radius: 0;
  box-shadow: none;
}

.step .scfSingleLineGeneralPanel input,
.step .scfRadioButtonListGeneralPanel select,
.step .scfMultipleLineGeneralPanel textarea,
.step .scfSingleLineGeneralPanel select {
  -webkit-appearance: none;
}

.step .scfSingleLineTextBorder > .scfSingleLineTextLabel.leftLabel + .scfSingleLineGeneralPanel > select {
  margin-bottom: 11px !important;
}

.step .patientsAddress .scfSingleLineGeneralPanel {
  max-width: none;
}

.step .relationship-to-patient .scfSingleLineTextLabel.leftLabel,
.step .appointment-date .scfSingleLineTextLabel.leftLabel,
.step .scfSingleLineTextLabel.leftLabel.subscriberDob {
  white-space: nowrap;
}

.stepContainer .scfSingleLineTextBorder {
  display: flex;
  margin: 0;
}

.step .scfSubmitButtonBorder {
  margin: 0;
  display: flex;
}

.step .submitDisclaimer * {
  margin-right: initial;
}

.step .scfCaptchaGeneralPanel.auth-captcha {
  float: none !important;
  margin-left: 0;
}

#divUSA {
  padding-bottom: 1rem;
  border-bottom: 3px solid #ececec;
  margin-bottom: 2.3rem;
}

/* Checkmark*/

.step .scfSingleLineTextBorder .scfCheckbox {
  cursor: pointer;
}

.step .scfSingleLineTextBorder .scfCheckbox > label {
  font-weight: 700;
  text-indent: -25px;
  margin-left: 25px;
}

.step .scfCheckbox input[type="checkbox"] {
  height: 1.563em;
  width: 1.563em;
  margin-top: 0;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.step input[type="checkbox"]:focus + span:before {
  outline-width: 1px;
}

.step input[type="checkbox"] + span {
  width: auto;
  font-weight: 400;
  line-height: initial;
  margin-bottom: 10px;
  display: inline-block;
  cursor: pointer;
}

.step input[type="checkbox"] + span:before {
  font-family: "FontAwesome";
  display: inline-block;
  border: 1px solid #cccccc;
  width: 1.563em;
  height: 1.563em;
  margin-right: 4px;
  vertical-align: text-top;
  color: transparent;
  line-height: 20px;
  outline: 0px solid #4d90fe;
}

.step input[type="checkbox"] + span:before {
  content: "\f00c";
  border-radius: 0;
  padding-left: 3px;
}

.step input[type="checkbox"]:checked + span:before {
  color: #000000;
}

.step input[type="checkbox"]:disabled + span:before {
  border-color: #aaaaaa;
}

.step input[type="checkbox"]:checked:disabled + span:before {
  color: #aaaaaa;
  border-color: #aaaaaa;
}

.scfCheckbox .input {
  width: 1.563em;
  height: 1.563em;
}

.scfSingleLineGeneralPanel select:after {
  content: "#22C1";
}

.nonUsRequired span {
  display: none;
}

.smallLabel,
.smallLabel > a {
  font-size: 12px !important;
}

.smallLabel {
  font-weight: normal !important;
}

.scfForm .scfSingleLineTextBorder span.no-results {
  display: block;
  width: 100% !important;
  text-align: center;
  font-weight: 400;
}

#pnlAlternatePhoneNumber .lblAltPhone {
  display: block;
  margin-top: 20px;
}

@-moz-document url-prefix() {
  .select-panel:after {
    padding: 0.69rem 0.5rem;
    top: 0.05rem;
    right: 0.06rem;
  }
}

@supports (-ms-ime-align: auto) {
  .select-panel:after {
    top: 0.3rem;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .step .select-panel:after {
    top: 0.3rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-right: 0.5rem;
  }

  .step select::-ms-expand {
    display: none;
  }

  .step .scfCheckBoxListGeneralPanel .checkmark:after {
    position: static;
  }
}

@media (max-width: 959px) and (min-width: 768px) {
  #Step_1 .row:first-child .block:first-child {
    width: 40%;
  }

  .step .scfSingleLineTextLabel.leftLabel {
    width: 100%;
  }

  .step .scfSingleLineTextLabel.leftLabel + .scfRadioButtonListGeneralPanel.horizontal > table,
  .step .scfSingleLineTextLabel.leftLabel + .scfSingleLineGeneralPanel input,
  .step .scfSingleLineTextLabel.leftLabel + .scfSingleLineGeneralPanel select,
  .step .scfSingleLineTextLabel.leftLabel + .scfMultipleLineGeneralPanel textarea {
    width: 100%;
  }

  #Step_1 .scfMultipleLineTextBox {
    min-width: 100%;
  }
}

@media (max-width: 936px) {
  #Step_2 .row,
  #Step_3 .row {
    flex-wrap: wrap;
  }

  #Step_2 .row .block,
  #Step_3 .row .block {
    width: 30%;
  }

  #Step_2 .row:first-child .block:nth-child(1),
  #Step_3 .row:first-child .block:nth-child(1) {
    order: 2;
  }

  #Step_2 .row:first-child .block:nth-child(2),
  #Step_3 .row:first-child .block:nth-child(2) {
    order: 3;
  }

  #Step_2 .row:first-child .block:nth-child(3),
  #Step_3 .row:first-child .block:nth-child(3) {
    order: 4;
  }

  #Step_2 .row .block:nth-child(4),
  #Step_3 .row .block:nth-child(4) {
    order: 1;
    width: 100%;
  }

  #Step_2 .row.insurance .block:nth-child(2) {
    width: 35%;
  }

  .haveInsurance .scfSingleLineTextLabel.leftLabel {
    white-space: nowrap;
  }

  .stepContainer input[type="text"] + .error {
    top: 0;
  }

  .stepContainer textarea + .error {
    top: -0.2rem;
  }

  .step .scfSubmitButtonBorder {
    flex-wrap: wrap;
  }

  .step .scfSubmitButtonBorder .btnPrevious {
    margin-right: 0.6rem;
    order: 2;
  }

  .step .scfSubmitButtonBorder > .scfSubmitButton {
    order: 2;
  }

  .stepContainer .leftLabel.submitDisclaimer {
    width: 100%;
    order: 1;
    margin-left: 0;
    margin-bottom: 1.4rem;
  }
}

@media (max-width: 767px) {
  .stepVisual__bar {
    width: 100%;
    order: 2;
  }

  .stepVisual__number {
    margin-left: 0;
    order: 1;
    margin-bottom: 1rem;
  }

  .row {
    flex-direction: column;
  }

  .row .block {
    display: block;
    width: 100%;
    padding-left: 0;
  }

  .row .block.half,
  .row .block.three-quarters {
    width: 100%;
  }

  .step .scfSingleLineGeneralPanel,
  .step .scfRadioButtonListGeneralPanel,
  .step .scfSingleLineGeneralPanel {
    max-width: none;
  }

  #Step_1 .row:first-child .block:nth-child(1) {
    order: 2;
    width: 100%;
  }

  #Step_1 .row:first-child .block:nth-child(2) {
    order: 3;
  }

  #Step_1 .row:first-child .block:nth-child(3) {
    order: 1;
  }

  .stepContainer input[type="text"] + .error {
    top: -0.2rem;
  }

  #Step_2 .row .block,
  #Step_3 .row .block {
    width: 100%;
  }

  #Step_2 .row.insurance .block:nth-child(2) {
    width: 100%;
  }

  .haveInsurance .scfSingleLineTextLabel.leftLabel {
    white-space: normal;
  }

  .stepVisual__segment:nth-child(2):before {
    left: -1rem;
  }

  #Step_2 .row .block:first-child .scfSingleLineTextLabel.leftLabel {
    margin-top: 0 !important;
  }

  #Step_2 .row:first-child .block:first-child .scfSingleLineTextLabel.leftLabel {
    margin-top: 0.5rem !important;
  }

  #Step_3 .row {
    margin-bottom: 0;
  }

  #Step_3 .row.capture-block {
    margin-bottom: 1.5rem;
  }

  #divOtherReason {
    margin-bottom: 0.5rem;
  }

  #divUSA {
    margin-bottom: 0.5rem;
  }

  .step .scfSubmitButtonBorder .btnPrevious,
  .step .scfSubmitButtonBorder > .scfSubmitButton {
    font-size: 1.07rem;
  }

  .stepContainer .leftLabel.insuranceCustomerService {
    white-space: normal;
  }

  .stepContainer .leftLabel.submitDisclaimer a {
    font-size: 0.88rem;
  }

  .step .scfSingleLineGeneralPanel input,
  .step .scfRadioButtonListGeneralPanel select,
  .step .scfMultipleLineGeneralPanel textarea,
  .step .scfSingleLineGeneralPanel select {
    font-size: 1rem;
  }

  .stepContainer .leftLabel {
    font-size: 1rem;
  }
}

.scfForm .scfCheckBoxListGeneralPanel table,
.scfForm .scfRadioButtonListGeneralPanel.expand table {
  margin-top: 5px;
  width: 85%;
}

@media (min-width: 768px) {
  #Step_1 .select-panel {
    width: 290px !important;
    min-width: 290px !important;
  }
}

@media (max-width: 767px) {
  .scfSingleLineTextBorder > .scfSingleLineTextLabel.leftLabel {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    font-size: 1rem;
  }

  .scfForm .scfCheckBoxListGeneralPanel table,
  .scfForm .scfRadioButtonListGeneralPanel.expand table {
    width: 100%;
    display: block;
    margin-top: 10px;
  }

  .scfForm .scfCheckBoxListGeneralPanel table tr td,
  .scfForm .scfRadioButtonListGeneralPanel.expand table tr td {
    width: 100%;
    display: inline-block;
  }

  .insuranceNameSearchContainer {
    min-width: auto;
    left: auto;
  }
}

@media (max-width: 487px) {
  .scfProviderNameContainer {
    top: 102px;
  }

  .scfInsuranceNameContainer {
    top: 102px;
  }
}

@media (max-width: 418px) {
  .scfProviderNameContainer {
    top: 121px;
  }

  .scfInsuranceNameContainer {
    top: 121px;
  }
}

@media (max-width: 279px) {
  .scfProviderNameContainer {
    top: 142px;
  }

  .scfInsuranceNameContainer {
    top: 142px;
  }
}

@media (max-width: 244px) {
  .scfProviderNameContainer {
    top: 161px;
  }

  .scfInsuranceNameContainer {
    top: 161px;
  }
}
