﻿.mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
    font-weight: bold;
    text-align: center;
}
.mud-table-root .mud-table-body .mud-table-row .mud-table-cell {
    text-align: center;
}
.me-auto {
    margin: 0 !important;
    margin-inline-end: auto !important;
}
.scrollableBody80Percent {
    max-height: 80vh;
    overflow-y: scroll;
}
.pac-container {
    z-index: 1410 !important;
}