html, body {
	height: 100%;
}

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

#gatewayWindowShadestacks_in_20 {
	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_20 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 25%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_20 {
	width: 65%;
	display: block;
}

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

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

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

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

#gatewayBarContentstacks_in_20 a {
	color: #9FBF54;
}

#gatewayBarContentstacks_in_20 a:hover {
	color: #B26547;
}

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

#closeButtonstacks_in_20 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: block;
	padding: 10px;
	font-size: 12px;
	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_20:hover {
	cursor: pointer;
	color: #B26547;
}

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

#closeButtonstacks_in_20:hover [class^="fa fa-"] {
	color: #B26547;
}

/* @group Behaviours */









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

/* @end */

@media print {
	#gatewayWindowShadestacks_in_20,
	#closeButtonstacks_in_20,
	#gatewayContainerstacks_in_20 {
		display: none !important;
	}
}



#stacks_in_21 {
	padding: 12px 50px 18px 10px;
}

#stacks_in_22 {
	font-size: 90%;
}

#stacks_in_4 {
	margin: 0px 0px 18px 0px;
}
/* -- Start Anchor Each css Template -- */



.stacks_in_32editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_32editInfo i{
	vertical-align: middle;
}

.stacks_in_32editInfo:before{
content:"#da1";
float: right;
}

.stacks_in_32editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_32topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_32topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- *//* -- Start Anchor Each css Template -- */



.stacks_in_34editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_34editInfo i{
	vertical-align: middle;
}

.stacks_in_34editInfo:before{
content:"#da2";
float: right;
}

.stacks_in_34editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_34topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_34topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_35 {
	margin: 0px 0px 12px 0px;
}

#stacks_in_8 {
	margin: 0px 0px 30px 0px;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_24anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_24editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_24editInfo i{
	vertical-align: middle;
}

.stacks_in_24editInfo:before{
content:"#da1";
float: right;
}

.stacks_in_24editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_24topOffset{
	position: relative;
	height: 40;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_24topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_38 {
	margin: 0px 0px 12px 0px;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_25anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_25editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_25editInfo i{
	vertical-align: middle;
}

.stacks_in_25editInfo:before{
content:"#da2";
float: right;
}

.stacks_in_25editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_25topOffset{
	position: relative;
	height: 40;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_25topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_18 {
	margin: 0px 0px 30px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_10 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_42 {
	margin: 0px 0px 30px 0px;
}
