.marginLeft-30 {
	margin-left: 30px !important;
}
.section-title {
  text-align: justify !important;
  text-justify: inter-word !important;
  white-space: pre-line !important;
}
.text-red {
    color: red !important;
}

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

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

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

.text-align-center {
  text-align: center !important;
}

.margin-top-left {
  margin-top: -10px !important;
  margin-left: 30px !important;
}
.marginRight-5 {
	margin-left: 5px !important;
}
