/* Styles extracted from introduction.jsx */
.hdrNo {
  display: inline-block !important;
  width: 30px !important;
  vertical-align: top !important;
  margin-top: 0px !important;
}

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

.section-container {
  white-space: pre-line !important;
  text-align: justify !important;
  text-justify: inter-word !important;
}

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

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

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

/* Styles extracted from step1.jsx and step2.jsx */
.hdrNo-step {
  float: left !important;
  width: 30px !important;
}

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

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

/* Styles extracted from step2.jsx */
.composite-field {
  margin-top: -10px !important;
}

.inline-container {
  margin-left: 25px !important;
  margin-top: -10px !important;
}

/* Styles extracted from step3.jsx */
.hide-line {
  margin-top: 20px !important;
}
