.spinner {
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
}

.header-navbar .navbar-container ul.navbar-nav li > a.nav-link {
    color: #000 !important;
    font-weight: 500;
}

table, .dropdown-item, .form-check-label {
    font-weight: 500;
}

.customdtexport {
    float: left !important;
}

.dt-action-buttons {
    margin-left: 10px !important;
}

.finaltotal tbody tr:last-child {
    background-color: black;
    font-weight: bold;
    color: white;
}

.brand-text {
    color: #35aee3 !important;
}

.btn-outline-secondary {
    color: #000 !important;
}

.userhistoryrow {
    background-color: #116187!important;
    color: white;
    text-align: center;
    font-weight: 600;
   
}
.tbldatashow,.tbldatashow1{
    display:none;
}
.emptyrow{
     text-align: center;
}
.rbl input[type="radio"]
{
   margin-left: 10px;
   margin-right: 10px;
}