
.botao-olho
{
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translateY(-50%);
}
.botao-olho
{
	width: 40px;
	height: 40px;
	cursor: pointer;
}


