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

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

.hdrNo {
  display: inline-block !important;
  width: 30px !important;
  vertical-align: top !important;
  margin-top: 0px !important;
  float: left !important;
  font-weight: bold !important;
}

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

.imageContainer {
  display: inline-block !important;
}

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

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

.sectionTitle {
  white-space: pre-line !important;
}

.optionLabel {
  word-break: normal !important;
}

.controlLabel {
  margin-left: 25px !important;
  margin-top: -5px !important;
}

.checkboxDetail {
  margin-bottom: 20px !important;
}

.selectWrapper {
  margin-top: 5px !important;
}

.briefWrapper {
  margin-top: -5px !important;
}
