select {
	font-size: 25px;
}

#charts .chart-value {
	position: absolute;
	bottom: 2.5em;
	color: #4bb2c5;
	font-size: 11px;
}

#charts .chart-value-min {
	left: 2em;
}

#charts .chart-value-max {
	right: 1.5em;
}