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

.docProof-content {
  color: #9f3a38 !important;
  font-size: .875em !important;
}

.declaration-content {
  white-space: pre-line !important;
  text-align: justify !important;
  text-justify: inter-word !important;
  word-break: normal !important;
}

.declaration-points {
  margin-left: -20px !important;
  margin-top: 15px  !important;
  margin-bottom: -15px  !important;
}

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

.list-item-margin {
  margin-bottom: 15px !important;
}

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

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

.declaration-div {
  white-space: pre-line !important;
  text-align: justify !important;
  text-justify: inter-word !important;
  word-break: normal !important;
}

.ol-declaration {
  margin-left: -20px !important;
  margin-top: 15px !important;
  margin-bottom: -15px !important;
}

.name-remark {
  margin-top: -15px !important;
  margin-bottom: 15px !important;
}

.checklist-individual {
  float: left !important;
  width: 45% !important;
}

.checklist-bodyperson {
  display: inline-block !important;
  width: 50% !important;
  margin-left: 25px !important;
}
