html, body {
	height: 100%;
}

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

#gatewayWindowShadestacks_in_2171_page32 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none !important;
	z-index: 998;
	background: #000000;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

#gatewayContainerstacks_in_2171_page32 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0%;
	left: 0%;
	display: block;
	width: 100%;
	z-index: 99999;
}

#gatewayBarstacks_in_2171_page32 {
	width: 100%;
	display: block;
}

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

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

#gatewayBarContentstacks_in_2171_page32 {
	position: relative;
	z-index: 10;
	display: block;
	color: #FFFFFF;
	max-width: 800px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_2171_page32 h1,
#gatewayBarContentstacks_in_2171_page32 h2,
#gatewayBarContentstacks_in_2171_page32 h3,
#gatewayBarContentstacks_in_2171_page32 h4,
#gatewayBarContentstacks_in_2171_page32 h5,
#gatewayBarContentstacks_in_2171_page32 h6,
#gatewayBarContentstacks_in_2171_page32 label {
	color: #FFFFFF;
}

#gatewayBarContentstacks_in_2171_page32 a {
	color: #FFFFFF;
}

#gatewayBarContentstacks_in_2171_page32 a:hover {
	color: #000000;
}

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

#closeButtonstacks_in_2171_page32 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: block;
	padding: 9px;
	font-size: 19px;
	color: #FFFFFF;
	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_2171_page32:hover {
	cursor: pointer;
	color: #000000;
}

#closeButtonstacks_in_2171_page32 [class^="fa fa-"] {
	color: #FFFFFF;
}

#closeButtonstacks_in_2171_page32: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_2171_page32,
	#closeButtonstacks_in_2171_page32,
	#gatewayContainerstacks_in_2171_page32 {
		display: none !important;
	}
}




#stacks_in_2173_page32 {
	padding: 13px 10px 12px 10px;
}
