.fa-eye {
	position: relative;
	color: rgb(51,60,64);
	color: rgba(51,60,64,0.8);
	float: right;
	right: 9%;
	margin: 3px 0 0 0;
	cursor: pointer;
	z-index: 10;
}