.btn_down {
	cursor: pointer;
}

.scroll {
	position: relative;
}

.emailInput {
	width: 500px;
	border-radius: 5px;
	padding-left: 10px;
	height: 40px;
	border: 0px;
	background: transparent;
	font-size: 20pt;
	display: none;
}

.homeFrame {
	display: none;
}