.lensType {
	background-color: #efefef;
	margin-left: 0px;
	margin-right: 0px; 
	float: left;
}

.lensType.activeLens {
	background-color: #9fe2bf;

}