.wait {
	display: none;
}

.btn {
	background-color: #FF6600;
	height: 25px;
	padding: 5px 10px;
	color: #FFF;
	font-weight: 700;
	border-radius: 5px;
	border: 0px solid;
	text-decoration: none;
}


