.hdr-no {
  display: inline-block !important;
  width: 30px !important;
  vertical-align: top !important;
  margin-top: 0px !important;
}

.hdr {
  display: inline-block !important;
  width: 95% !important;
}

.after-content {
  white-space: pre-wrap !important;
  text-align: justify !important;
  text-justify: inter-word !important;
}

.image-container {
  display: inline-block !important;
  width: 40% !important;
  vertical-align: top !important;
}

.image-padding {
  padding-top: 0.5em !important;
}

.section-margin {
  margin-left: -20px !important;
}

.hdr-no-step1 {
  float: left !important;
  width: 30px !important;
}

.hdr-step1 {
  display: inline-block !important;
  width: calc(100% - 30px) !important;
}

.composite-field {
  margin-top: -25px !important;
}

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

.condition-margin {
  margin-left: 30px !important;
}

.required-label-margin {
  margin-right: 10px !important;
}
