.number-label {
  float: left !important;
  width: 30px !important;
}
.content-block {
  display: inline-block !important;
  max-width: 92.5% !important;
}
.justify-text {
  text-align: justify !important;
  text-justify: auto !important;
}
.top-align {
  vertical-align: top !important;
}
.indent-cell {
  min-width: 30px !important;
}
.margin-container {
  margin: 15px !important;
}
