﻿
.form-control-sm {
    border-radius: 20px;
}

.mud-tabs {
    margin-top: 1rem;
}

.mud-tab.mud-tab-active {
    color: #001e56;
}

.mud-tab-slider {
    background: #001e56;
}

.custom-border-radius {
    border-radius: 20px;
}

.responsive-datagrid {
    overflow-x: auto;
    max-width: 100%; 
}
