.table_bg {
        background-color: #D7E5F2;
}
.table_head{
        background-color: #D7E5F2;
        color: #3C3C3C;
}
.table_col_0{
        background-color: #E7F5FF;
        color: #3C3C3C;
}
.table_col_1{
        background-color: #D7E5F2;
        color: #3C3C3C;
}
