/* 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);
}

.apic-admin-panel {
	background-color: #fffff;
	border: 2px dashed #4e4e4e;
	padding: 15px;
	margin-bottom: 10px;
}