.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #B7BDC0;
        color: #000000;
}
.table_col_0{
        background-color: #E7EDF0;
        color: #000000;
}
.table_col_1{
        background-color: #D7DDE0;
        color: #000000;
}
