.text-pre-line-justify {
  white-space: pre-line !important;
  text-align: justify !important;
  text-justify: inter-word !important;
}
.text-center-black {
  color: black !important;
  text-align: center !important;
}
.text-indent-3_2em {
  text-indent: 3.2em !important;
}
.list-margin-left-2em-bottom-0 {
  margin-left: 2em !important;
  margin-bottom: 0 !important;
}
.list-margin-left-minus-1_2em {
  margin-left: -1.2em !important;
}
.list-item-indent-1_8em {
  text-indent: 1.8em !important;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.margin-top-bottom-minus-10px {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}
.margin-left-25px {
  margin-left: 25px !important;
}
.list-margin-left-minus-25px {
  margin-left: -25px !important;
}
.margin-left-5px {
  margin-left: 5px !important;
}
.table-cell-width-45px-top {
  width: 45px !important;
  vertical-align: top !important;
}
.display-inline-block-width-160px {
  display: inline-block !important;
  width: 160px !important;
}
.display-inline-block-width-240px {
  display: inline-block !important;
  width: 240px !important;
}
.line-height-40px {
  line-height: 40px !important;
}
.width-100px {
  width: 100px !important;
}
.margin-left-right-3px {
  margin-left: 3px !important;
  margin-right: 3px !important;
}
