.dt-search{
    display: none;
}

.bg-blue {
    background-color: #002f6c !important;
    color: white !important;
    text-align: center;
}

th, td {
    text-align: center !important;
}

.radius-bottom-5 {
    border-radius: 0 0 5px 5px;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.bg-orange-lig {
    background-color: #F26335 !important;
    color: white !important;
    text-align: center;
    font-weight: bold;
}

.tcard {
    border-radius: 5px;
    background-color: white;
    border: 1px solid #b4b4b4;
}

.counter {
    font-weight: 700 !important;
}