.rteindent1 {
  margin-left: 40px !important;
}
.rteindent2 {
  margin-left: 80px !important;
}
.rteindent3 {
  margin-left: 120px !important;
}
.rteindent4 {
  margin-left: 160px !important;
}
.rteleft {
  text-align: left !important;
}
.rteright {
  text-align: right !important;
}
.rtecenter {
  text-align: center !important;
}
.rtejustify {
  text-align: justify !important;
}