.rtl {
direction: rtl !important;
}
.ltr {
direction: ltr !important;
.application-layout-rtl {
.flip-x-rtl {
transform: scaleX(-1);