.table_bg {
        background-color: #F3F0EB;
}
.table_head{
        background-color: #F3F0EB;
        color: #3C3C3C;
}
.table_col_0{
        background-color: #FFFFFB;
        color: #3C3C3C;
}
.table_col_1{
        background-color: #F3F0EB;
        color: #3C3C3C;
}
