body {
	font-family: sans-serif;
	background-color: #f8f8f8;
	color: #545454;
}
div.mainbox {
	height: 100%;
	width: 100%;
}
div.text_wrapper,div.loader-container {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
}
a {
	color: #505050;
}
.R {
	color: #5050de;
}
.E {
	color: #309030;
}
.N {
	color: #ff4040;
}
a.R {
	text-decoration:underline #5050de;
}
a.E {
	text-decoration:underline #309030;
}
a.N {
	text-decoration:underline #ff4040;
}
h1.portal_name {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #505050;
}
div.radius_selector select {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 5px;
	background-color: transparent;
	padding: 4px;
}

div.footer_wrapper {
	font-size: small;
	text-align: center;
}

div.anomaly_site_settings {
	font-size: small;
}

div.anomaly_site_settings h2 {
	font-size: medium;
}
