html body * {
  text-align: right;
}

html * > *,
html body * > * {
  text-align: inherit;
}

#admin_body #sidebar {
  direction: ltr;
}

body {
  direction: rtl;
}

.radioToCheckBox ~ label {
  margin-right: 0.5rem !important;
}

/*# sourceMappingURL=style-rtl.css.map */
