.main, #main {
	height: auto;
}

#cactiContent {
	height: auto;
}

.monitorFooterText {
	color: #030303;
	font-size: 10px;
}

.monitorFooterTextBold {
	color: #636363;
	font-size: 10px;
	padding-bottom: 120px;
}

.deviceUnknownBg {
	color: rgba(255, 255, 255, 0.8);
}

.deviceDownBg {
	color: rgba(255, 255, 255, 0.8);
}

.deviceAlertBg {
	color: rgba(255, 255, 255, 0.8);
}


