.table_bg {
        background-color: #1F7AE7;
}
.table_head{
        background-color: #1F7AE7;
        color: #FFFFFF;
}
.table_col_0{
        background-color: #409AFF;
        color: #FFFFFF;
}
.table_col_1{
        background-color: #1F7AE7;
        color: #FFFFFF;
}

