.table_bg {
        background-color: #BCC8D8;
}
.table_head{
        background-color: #DCE8F8;
        color: #0A3B79;
}
.table_col_0{
        background-color: #DCE8F8;
        color: #797979;
}
.table_col_1{
        background-color: #CCD8E8;
        color: #797979;
}
