body {
	/*overflow: hidden;*/
}

.ao_lay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.96);
	z-index: 1000;
}

.ao_logo {
	height: auto !important;
}


.ao_wrap , .ao_wrap p, .ao_terms p, .ao_terms li {
	margin-bottom: 10px;
}

.ao_fields {
	border: 0;
}


#branding {
	z-index: 25 !important;
}

/* Fixes an issue with YouTube videos overlaying the overlay. */
iframe {
	display: none;
}