.table_bg {
        background-color: #2E2E2E;
}
.table_head{
        background-color: #2E2E2E;
        color: #FCFCFC;
}
.table_col_0{
        background-color: #3E3E3E;
        color: #FCFCFC;
}
.table_col_1{
        background-color: #2E2E2E;
        color: #FCFCFC;
}
