.table_bg {
        background-color: #929091;
}
.table_head{
        background-color: #ececec;
        color: #4c4c4c;
}
.table_col_0{
        background-color: #ececec;
        color: #4c4c4c;
}
.table_col_1{
        background-color: #DCDCDC;
        color: #4c4c4c;
}
