﻿body {
}
.btn-tlg {
    background: #fcf907;
    color: #000;
    padding: 8px 20px;
    border-radius: 5px;
    width: 100%;
    height: 37px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
}

    .dataTables_scroll {
        overflow: auto !important;
    }

.deposit_bank_choose_box.active {
    background: #000000 !important;
    color: #fcf907 !important;
    border: 1px solid #fcf907 !important;
}

