﻿table {
    direction: rtl;
}

.nav_rtl {
    direction: rtl !important;
}

.field-validation-error {
    color: #dc3545;
    font-size: smaller;
}

.validation-summary-errors {
    text-align: right !important;
}
