.table_bg {
        background-color: #D4E4F1;
}
.table_head{
        background-color: #D4E4F1;
        color: #3C3C3C;
}
.table_col_0{
        background-color: #E4F4FF;
        color: #3C3C3C;
}
.table_col_1{
        background-color: #D4E4F1;
        color: #3C3C3C;
}
