.table_bg {
        background-color: #B9C1C6;
}
.table_head{
        background-color: #D9E1E6;
        color: #5B5E61;
}
.table_col_0{
        background-color: #D9E1E6;
        color: #5B5E61;
}
.table_col_1{
        background-color: #C9D1D6;
        color: #5B5E61;
}
