#flash-overlay.opaque{
	background: #01172f;
	height: 100%;
	min-height: 100%;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999;
}