.green {
	background-color: #5cb85c;
	border-top: 1px solid #5cb85c;
}

.text-center {
	text-align: center;
}

.morris-hover-row-label {
	display: none;
}

#morris-area-chart {
	height: 350px;
}

.welcome {
	font-size: 1vw;
}