#receiving-bank-manage #bank-tool-bar button:disabled{
    background-color: #ebebeb;
}
#receiving-bank-manage table .disabled-color{
    color: red!important;
}

#receiving-bank-manage #setChargePayMethod .modal-body{
    max-height: 500px;
    overflow-y: auto;
}