/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification 
for details on configuring this project to bundle and minify static web assets. */

body {
    overflow: hidden
}

.dx-header-row {
    color: #333;
    font-weight: bold;
    font-size: 12px;
    background-color: #f8e89b !important;
}

.dx-header-row td {
    color: #333;
    font-weight: bold;
    font-size: 12px;
    background-color: #f8e89b !important;
}

dx-col-fixed

.grdReport .dx-header-row {
    color: #333;
    font-weight: 500;
    font-size: 12px;
    background-color: #f8e89b !important;
}

.grdReport .dx-header-row td {
    color: #333;
    font-weight: 500;
    font-size: 12px;
    background-color: #f8e89b !important;
}