
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../index_files/font/lato-light-webfont.eot');
    src: url('../index_files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../index_files/font/lato-light-webfont.woff') format('woff'),
         url('../index_files/font/lato-light-webfont.ttf') format('truetype'),
         url('../index_files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../index_files/font/opensans-regular-webfont.eot');
    src: url('../index_files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../index_files/font/opensans-regular-webfont.woff') format('woff'),
         url('../index_files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../index_files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../index_files/font/notoserif-regular-webfont.eot');
    src: url('../index_files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../index_files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../index_files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../index_files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
}

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

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

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

#gatewayBarFillstacks_in_11001 {
	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_11001 {
	display: none;
	position: relative;
}

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

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

#gatewayBarContentstacks_in_11001 a {
	color: #FFFFFF;
}

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

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

#closeButtonstacks_in_11001 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	display: none;
	padding: 20px;
	font-size: 12px;
	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_11001:hover {
	cursor: pointer;
	color: #000000;
}

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

#closeButtonstacks_in_11001: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_11001,
	#closeButtonstacks_in_11001,
	#gatewayContainerstacks_in_11001 {
		display: none !important;
	}
}



#stacks_in_11007 {
	background-color: rgba(254, 255, 208, 1.00);
}

#stacks_in_11008 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_694 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_694 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_694 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_697 {
	font-size: 130%;
}

#stacks_in_700 {
	font-size: 130%;
}

#stacks_in_706 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_706 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_706 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_718 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_718 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_718 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}#stacks_in_720 .stacks_in_720-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: Lato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_720 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_720 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_720 .stacks_in_720-button,
#stacks_in_720 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_720 {
		text-align: left;
	}









#stacks_in_720 a.stacks_in_720-button, #stacks_in_720 a.stacks_in_720-button:visited, #stacks_in_720 a.stacks_in_720-button:hover, #stacks_in_720 a.stacks_in_720-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_720 .stacks_in_720-button {
		
			background-color: #FF9966;
		
	}

	#stacks_in_720 a.stacks_in_720-button, #stacks_in_720 a.stacks_in_720-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_720 a.stacks_in_720-button:hover, #stacks_in_720 a.stacks_in_720-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FFAD7A;
		
	}

	
	#stacks_in_720 .button_icon {
		
			background-color: #CC6666;
		
	}

	#stacks_in_720 a.stacks_in_720-button:hover .button_icon, #stacks_in_720 a.stacks_in_720-button:active .button_icon {
		
			background-color: #E07A7A;
				
	}
	


#stacks_in_722 .stacks_in_722-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: Lato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_722 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_722 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_722 .stacks_in_722-button,
#stacks_in_722 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_722 {
		text-align: left;
	}









#stacks_in_722 a.stacks_in_722-button, #stacks_in_722 a.stacks_in_722-button:visited, #stacks_in_722 a.stacks_in_722-button:hover, #stacks_in_722 a.stacks_in_722-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_722 .stacks_in_722-button {
		
			background-color: #FF9966;
		
	}

	#stacks_in_722 a.stacks_in_722-button, #stacks_in_722 a.stacks_in_722-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_722 a.stacks_in_722-button:hover, #stacks_in_722 a.stacks_in_722-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FFAD7A;
		
	}

	
	#stacks_in_722 .button_icon {
		
			background-color: #CC6666;
		
	}

	#stacks_in_722 a.stacks_in_722-button:hover .button_icon, #stacks_in_722 a.stacks_in_722-button:active .button_icon {
		
			background-color: #E07A7A;
				
	}
	


