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

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

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

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

.highlight-text {
  color: #cc4c02 !important;
}

.section-spacing {
  margin-top: 25px !important;
  margin-bottom: -25px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.checkbox-indent {
  margin-left: 25px !important;
  margin-top: -10px !important;
}

.checkbox-margin {
  margin-top: -10px !important;
}

.declare-label {
  line-height: 180% !important;
}

.warning-margin {
  margin-top: -15px !important;
}
