.ui-chart {
	height: auto;
}
.ui-chart .ui-chart-axis-y {
	width: 0 !important;
}
.ui-chart .ui-chart-show-quorum .ui-chart-axis-y {
	width: 20% !important;
}

.ui-loading-animation {
	display: none;
}


#navigation {
	clear: both;
	float: none;
	position: static;
	display: block;
}