[id="applicant.qc_reg"]>fieldset>legend {
  width: 40px !important;
}

[id="applicant.qc_reg"]>fieldset>:nth-child(2)>:nth-child(1) {
  margin-bottom: 20px !important;
}

[id="applicant.b"]>fieldset>legend {
  width: 40px !important;
}

.flex-display-with-padding {
  display: flex !important;
  padding-top: 10px !important;
  padding-right: 30px !important;
}

.red-text-bold-underline {
  color: red !important;
  font-weight: bold !important;
  -webkit-text-decoration: underline !important;
  text-decoration: underline !important;
}
