.table_bg {
        background-color: #ced2db;
}
.table_head{
        background-color: #eaebef;
        color: #50984e;
}
.table_col_0{
        background-color: #f3f4f6;
        color: #727073;
}
.table_col_1{
        background-color: #E3E4E6;
        color: #727073;
}
