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

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

.step-1-sublist {
  margin-left: -20px !important;
}

.step-5-sublist {
  margin-left: -20px !important;
}

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

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

.hdrNo {
  display: inline-block !important;
  width: 50px !important;
  vertical-align: top !important;
  margin-top: 0px !important;
}

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

.table-cell-100 {
  display: table-cell !important;
  width: 100px !important;
}

.table-cell {
  display: table-cell !important;
}

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