.table_bg {
        background-color: #C6CBCE;
}
.table_head{
        background-color: #D6DBDE;
        color: #3C3D3C;
}
.table_col_0{
        background-color: #F6FBFE;
        color: #3C3D3C;
}
.table_col_1{
        background-color: #E6EBEE;
        color: #3C3D3C;
}
