.legend{
	background-color:white;
	box-shadow: 5px 5px 10px black;
	border-radius: 5px;
	padding:5px;
}
.legend i {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 8px;
}