/* CSS Document */
#boxed #wrapper{
	border: none;
	box-shadow: none;
	margin: 0;
}
#head{
	min-height: 80px;
}
.topbar, nav, #reportsForm fieldset, #formSubmit{
	display: none;
}
h1, h2, h3, h4, .footercounter p, .footercounter p span {
	font-family:"Helvetica Neue", "Helvetica Neue Medium", Verdana, Arial, sans-serif !important;
}
.footercounter p{
	font-size: 12px !important;
}
.footercounter p span{
	font-size: 20px !important;
}
#highcharts-0{
	width: 100% !important;
}
.logo h1{
	margin-left: 0%;
	float: none;
	margin-bottom: 20px;
}
.logo h2{
	margin-bottom: 15px;
}