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

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

.ordered-list-with-margin {
  padding-left: 1.2rem !important;
  margin-bottom: 20px !important;
}

.ordered-list-step2 {
  margin-top: 10px !important;
  margin-left: -20px !important;
}

.point-to-note-container {
  margin-left: -10px !important;
}

.point-to-note-item {
  margin-bottom: 20px !important;
}

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

.info-table th, .info-table td{
    border-width: 1px !important;
}
.td-first {
  width: 20% !important;
  text-align: center !important;
}

.td-second {
  width: 60% !important;
  padding: 5px !important;
}

.td-third {
  text-align: center !important;
}

.td-second-table5 {
  width: 40% !important;
  padding: 5px !important;
}

.td-third-table5 {
  padding: 5px !important;
}

.sub-points {
  padding-left: 1em !important;
}

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

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

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