﻿html, body {
    max-width: 100% !important;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 11%, rgba(255,255,255,1) 56%, rgba(246,246,246,1) 75%, rgba(247,247,247,1) 89%, rgba(255,255,255,1) 255%);
}

.main_dsf5s4df5g4df5g {
    display: grid;
    grid-template-rows: auto 1fr auto;
    width: 100%;
    height: 100%;
    max-height: 100%;
}



th, td {
    font-size: 16px;
    font-weight: bold;
}

td {
    color: var(--lableBlue) !important;
}
td, th {
    white-space: nowrap !important;
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    background-color: white !important;
    color: var(--mdb-table-bg)
}

.grid_ere46redf4g {
    display: grid;
    grid-template-columns: auto auto;
    gap: 5px;
}



.grid_ere46redf4gsdmsjnhdass {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 5px;
    justify-items: center;
    align-items: center;
}

.grid_ere46redf4gsdmsjnsadsdsdsd33hdass {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.grid_retet5ref {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px;
}

.grid_erererewrfew {
    display: grid;
    grid-template-columns: 1fr 1fr auto auto;
    gap: 20px;
    justify-items:center;
    align-items:center;
}


.grid_eredererewrfewsdfcsddf {
    display: grid;
    grid-template-columns: 1fr auto auto;
    gap: 20px;

    align-items: center;
    max-width:400px;

}




.grid_dklsajkedjwkjdks{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    justify-items: center;
    align-items: center;
}

