/* custom legend class */
.legend {
	text-align: left !important;
	line-height: 18px !important;
	color: #555 !important;
	background-color: beige !important;
}
.legend i {
	width: 18px !important;
	height: 18px !important;
	float: left !important;
	margin-right: 8px !important;
	opacity: 0.7 !important;
}