body { opacity: 0;}
.ui.dimmer { z-index: 9999; }
.ui.container.noMenu { padding: 0; }


.left-sidebar .item.active a { color: white !important; }

.left-sidebar .level2-direct-link a { padding-left: 10px !important; padding-right: 0px !important; }

.ui.form .error.message, .ui.form .success.message, .ui.form .warning.message {
	display: block;
}

#processing { display: none; position: fixed; }

.site-map .disabled * { color: #ddd !important; }
.site-map .disabled:after { background-color: #ddd !important; }

table .display {
	background-color: #f7f7f7;

}
table .display td:nth-child(2) {
	font-weight: bold;
}
