.table_bg {
        background-color: #a5b994;
}
.table_head{
        background-color: #d8f2c3;
        color: #7da95c;
}
.table_col_0{
        background-color: #e0fec8;
        color: #363435;
}
.table_col_1{
        background-color: #eefae2;
        color: #363435;
}
