﻿@font-face {
    font-family: 'Vazir_Light';
    src: /*url('../fonts/irsans/Vazir_Light.ttf') format('embedded-opentype'),
        url('../fonts/irsans/IRANSansWeb_Light.woff') format('woff'),*/
    url('../fonts/Vazir_Light.ttf') format('truetype');
}

body {
    direction: rtl;
}

.highlight-row {
    background-color: rgba(100, 181, 246, 0.3) !important; /* رنگ آبی کمرنگ */
}

.sortable-item {
    cursor: move;
}

.sortable-ghost {
    opacity: 0.4;
}

.sortable-table .mud-table-body tr {
    cursor: move;
}

.sortable-ghost {
    opacity: 0.4;
}
