.wait td{background:#ffebd9!important;color:#626262!important;}
.delete td{background:#ffb2b2!important;color:#626262!important;}
.success td{background:#60a145!important;color:#fff!important;}
.success_withdraw td{background:#a17845!important;color:#fff!important;}
.completed td{background:#80c380!important;color:#fff!important;}
.requests td{background:#d8d0ff!important;color:#626262!important;}

.wait td a,
.delete td a,
.requests td a{
    color:#626262!important;
}

.success_withdraw td a,
.success td a,
.completed td a{
    color:#fff!important;
}