.table_bg {
        background-color: #2F2120;
}
.table_head{
        background-color: #2F2120;
        color: #FCFCFC;
}
.table_col_0{
        background-color: #4F4140;
        color: #FCFCFC;
}
.table_col_1{
        background-color: #2F2120;
        color: #FCFCFC;
}
