html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_5326 {
	display: none;
}

#gatewayWindowShadestacks_in_5326 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 998;
	background: #CCCCCC;
	opacity: 0.20;
	filter: alpha(opacity = 20);
}

#gatewayContainerstacks_in_5326 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 20%;
	left: 33%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_5326 {
	width: 35%;
	display: block;
}

#gatewayBarFillstacks_in_5326 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.0;
	filter: alpha(opacity = 0);
	background-color: #EDE690;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EDE690), to(#EDE690));
	background-image: -moz-linear-gradient(top, #EDE690, #EDE690);
	background-image: -ms-linear-gradient(top, #EDE690, #EDE690);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDE690), color-stop(100%, #EDE690));
	background-image: -webkit-linear-gradient(top, #EDE690, #EDE690);
	background-image: -o-linear-gradient(top, #EDE690, #EDE690);
	background-image: linear-gradient(top, #EDE690, #EDE690);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#gatewayBarstacks_in_5326 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_5326 {
	position: relative;
	z-index: 10;
	display: block;
	color: #CCCCCC;
	max-width: 1000px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_5326 h1,
#gatewayBarContentstacks_in_5326 h2,
#gatewayBarContentstacks_in_5326 h3,
#gatewayBarContentstacks_in_5326 h4,
#gatewayBarContentstacks_in_5326 h5,
#gatewayBarContentstacks_in_5326 h6,
#gatewayBarContentstacks_in_5326 label {
	color: #FF0000;
}

#gatewayBarContentstacks_in_5326 a {
	color: #FFFFFF;
}

#gatewayBarContentstacks_in_5326 a:hover {
	color: #CCCCCC;
}

#gatewayLinkstacks_in_5326 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_5326 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	display: block;
	padding: 10px;
	font-size: 24px;
	color: #000000;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#closeButtonstacks_in_5326:hover {
	cursor: pointer;
	color: #000000;
}

#closeButtonstacks_in_5326 [class^="fa fa-"] {
	color: #000000;
}

#closeButtonstacks_in_5326:hover [class^="fa fa-"] {
	color: #000000;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_5326,
	#closeButtonstacks_in_5326,
	#gatewayContainerstacks_in_5326 {
		display: none !important;
	}
}



#stacks_in_581 {
	font-size: 110%;
}
