.table_bg {
        background-color: #0D161F;
}
.table_head{
        background-color: #1D262F;
        color: #FFFFFF;
}
.table_col_0{
        background-color: #3D464F;
        color: #FFFFFF;
}
.table_col_1{
        background-color: #2D363F;
        color: #FFFFFF;
}
