/* Totals */
.category_totals:before {
    /*display: none;*/
}
.category_totals {
    /*display: none;*/
    /*box-shadow: 0 0 3px 1px red;*/
}

#list_surround > table:last-of-type {
    display: none;
    /*box-shadow: 0 0 3px 1px yellow;*/
}