<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}</pre></body></html>