html, body {
	height: 100%;
}

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

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

#gatewayContainerstacks_in_49 {
	position: fixed;
	-webkit-transform: translateZ(0);
	bottom: 3%;
	left: 5%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_49 {
	width: 90%;
	display: block;
}

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

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

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

#gatewayBarContentstacks_in_49 h1,
#gatewayBarContentstacks_in_49 h2,
#gatewayBarContentstacks_in_49 h3,
#gatewayBarContentstacks_in_49 h4,
#gatewayBarContentstacks_in_49 h5,
#gatewayBarContentstacks_in_49 h6,
#gatewayBarContentstacks_in_49 label {
	color: #960011;
}

#gatewayBarContentstacks_in_49 a {
	color: #FFFFFF;
}

#gatewayBarContentstacks_in_49 a:hover {
	color: #FCFF2B;
}

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

#closeButtonstacks_in_49 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	display: none;
	padding: 5px;
	font-size: 18px;
	color: #FCFF2B;
	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_49:hover {
	cursor: pointer;
	color: #FFFFFF;
}

#closeButtonstacks_in_49 [class^="fa fa-"] {
	color: #FCFF2B;
}

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

/* @group Behaviours */









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

/* @end */

@media print {
	#gatewayWindowShadestacks_in_49,
	#closeButtonstacks_in_49,
	#gatewayContainerstacks_in_49 {
		display: none !important;
	}
}



#stacks_in_50 {
	margin:  3px;
	padding:  3px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_54 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_54 {
		text-align: center !important;
	}
	
	#stacks_in_54 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_54 {
		text-align: center !important;
	}
	
	#stacks_in_54 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_55 {
	font-size: 150%;
}
