.legend {
    line-height: 20px;
    color: #555;
	background: white;
    opacity: 1;
	text-align: left;
	
}

.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}