/* custom bock/edit/edit.tpl */
.block-container .itm-hidden {
    background-color:rgb(253, 129, 98);
}
/* custom content/browse_mode_list.tpl */
table.list tr.itm-hidden {
    background-color:rgb(253, 129, 98);
}