.table_bg {
        background-color: #DCDCDB;
}
.table_head{
        background-color: #FCFCFB;
        color: #0A0A0A;
}
.table_col_0{
        background-color: #FCFCFB;
        color: #0A0A0A;
}
.table_col_1{
        background-color: #ECECEB;
        color: #0A0A0A;
}
