.error {
	border: 1px solid red;
}
.green-btn {
	cursor: pointer;
}
.hidden {
	display: none;
}
.msg_mail {
	text-align: center;
	margin-top: 5px;
}
.smaller-screen{
	background-size: auto;
	height: 740px;
}