/*-------------------------------------------------------------------
/- Title Bar
/------------------------------------------------------------------*/

header {
	background: #ac1e23;
}

/*-------------------------------------------------------------------
/- Info/Settings Windows
/------------------------------------------------------------------*/

#infoPanel #infoPanel-header,
#infoPanel-body .subtitle,
#infoPanel-body table th,
.sortable-item {
	background: #ac1e23;
}

.sortable-item:hover {
	background: #bc232a;
}