﻿body {
}
.ltr {
    direction: ltr !important;
}

.rtl {
    direction: rtl !important;
}