html[dir=rtl] .lf-language-content .mCSB_container {
  left: 0 !important;
}
html[dir=rtl] .shadow-layer {
  right: 0;
}
html[dir=rtl] .def-table table tbody tr td {
  padding-right: 14px;
}
html[dir=rtl] .def-table table tbody tr td:first-child {
  border-radius: 0 12px 12px 0;
}
html[dir=rtl] .def-table table tbody tr td:last-child {
  border-radius: 12px 0 0 12px;
}
html[dir=rtl] .def-table table tbody tr td .action-wrapper > *:not(:last-child) {
  margin-left: 4px;
}
@media (min-width: 1536px) {
  html[dir=rtl] .def-table table tbody tr td .action-wrapper > *:not(:last-child) {
    margin-left: 6px;
  }
}
html[dir=rtl] .def-table table tbody tr td.dataTables_empty, html[dir=rtl] .def-table table tbody tr td.child-td {
  border-radius: 12px;
}
html[dir=rtl] .def-table table tbody tr td.child-td {
  text-align: right;
}
html[dir=rtl] .dropdown-show-box {
  left: 0;
}
@media (max-width: 1024px) {
  html[dir=rtl] #collapse-sidebar.expand-sidebar {
    right: 0;
  }
  html[dir=rtl] #collapse-sidebar.collapse-sidebar {
    right: -96px;
  }
  html[dir=rtl] #collapse-sidebar.collapse-sidebar .shadow-layer {
    right: -96px;
  }
}
@media (max-width: 1024px) {
  html[dir=rtl] #collapse-sidebar.collapse-sidebar {
    margin-right: -96px;
  }
}
html[dir=rtl] #collapse-sidebar .lfp-sidenav li.active-item::after, html[dir=rtl] #collapse-sidebar .lfp-sidenav li:hover::after {
  left: 0;
  border-radius: 0 6px 6px 0;
}
html[dir=rtl] #collapse-sidebar .lfp-sidenav li ul {
  padding-right: 24px;
}
html[dir=rtl] #collapse-sidebar .lfp-sidenav li ul > li a::before {
  right: 0;
}
html[dir=rtl] #collapse-sidebar .lfp-sidenav li.active-item a::after {
  transform: rotate(0);
}
html[dir=rtl] #collapse-sidebar .lfp-sidenav li a::after {
  transform: rotate(180deg);
  left: 10px;
}

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