<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html:lang(iw_IL) .modal-login form.login .form-group .d-flex {
    justify-content: flex-start;
    direction: rtl;
}
html:lang(iw_IL) .modal-login form.login .form-group small {
    text-align: right;
    direction: rtl;
}
@media (min-width: 1200px) {
    html:lang(iw_IL) .navbar-expand-xl .navbar-nav .nav-item .dropdown-item {
        text-align: right;
        direction: rtl;
   }
}
</pre></body></html>