.cookie-jar{display:none;z-index:9999;position:fixed;bottom:0;width:100%}.cookie-jar.cookie-jar-top{bottom:auto;top:0}.cookie-jar-buttons>div{width:49.5%;display:inline-block}
/* -- Start Svg Each css Template -- */


#stacks_in_2_page0 img {
	position: relative;
	max-width: 100%;
	height: auto;
}

.stacks_in_2_page0svgwrapper{
	position: relative;
}



#stacks_in_2_page0 {
	text-align: center !important;
}





	@media (max-width: 61.9em) {
		#stacks_in_2_page0 {
			text-align: center !important;
		}
	}
	
	@media (max-width: 47.9em) {
		#stacks_in_2_page0 {
			text-align: center !important;
		}
	}






/* -- End Svg Each css Template -- */
#stacks_out_2_page0 {
	width: 63%;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_25_page0 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_25_page0 .container:after,
#stacks_in_25_page0 .row:after, 
#stacks_in_25_page0 .mbcol:after, 
#stacks_in_25_page0 .clr:after, 
#stacks_in_25_page0 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_25_page0 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_25_page0 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_25_page0 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_25_page0 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_25_page0 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_25_page0 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_25_page0 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_25_page0 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_25_page0 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_25_page0 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_25_page0 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_25_page0 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_25_page0 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_25_page0 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_25_page0 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_25_page0 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_25_page0 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_25_page0 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_25_page0 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_25_page0 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_25_page0 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_25_page0 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_25_page0 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_25_page0 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_25_page0 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_25_page0 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_25_page0 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_25_page0 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_25_page0 {
	background-color: rgba(45, 170, 225, 1.00);
}

#stacks_in_27_page0 {
	margin:  9px;
	padding:  9px;
}

#stacks_in_30_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_32_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_34_page0 {
	margin:  17px;
	padding:  17px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_16_page0 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_16_page0 .container:after,
#stacks_in_16_page0 .row:after, 
#stacks_in_16_page0 .mbcol:after, 
#stacks_in_16_page0 .clr:after, 
#stacks_in_16_page0 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_16_page0 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_16_page0 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_16_page0 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_16_page0 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_16_page0 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_16_page0 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_16_page0 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_16_page0 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_16_page0 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_16_page0 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_16_page0 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_16_page0 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_16_page0 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_16_page0 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_16_page0 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_16_page0 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_16_page0 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_16_page0 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_16_page0 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_16_page0 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_16_page0 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_16_page0 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_16_page0 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_16_page0 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_16_page0 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_16_page0 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_16_page0 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_16_page0 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_16_page0 {
	background-color: rgba(45, 170, 225, 1.00);
}

#stacks_in_21_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_23_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_18_page0 {
	margin:  9px;
	padding:  9px;
}

#stacks_in_36_page0 {
	margin:  17px;
	padding:  17px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_38_page0 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_38_page0 .container:after,
#stacks_in_38_page0 .row:after, 
#stacks_in_38_page0 .mbcol:after, 
#stacks_in_38_page0 .clr:after, 
#stacks_in_38_page0 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_38_page0 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_38_page0 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_38_page0 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_38_page0 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_38_page0 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_38_page0 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_38_page0 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_38_page0 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_38_page0 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_38_page0 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_38_page0 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_38_page0 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_38_page0 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_38_page0 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_38_page0 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_38_page0 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_38_page0 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_38_page0 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_38_page0 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_38_page0 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_38_page0 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_38_page0 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_38_page0 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_38_page0 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_38_page0 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_38_page0 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_38_page0 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_38_page0 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_38_page0 {
	background-color: rgba(45, 170, 225, 1.00);
}

#stacks_in_40_page0 {
	margin:  9px;
	padding:  9px;
}

#stacks_in_43_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_49_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_51_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_47_page0 {
	margin:  12px;
	padding:  12px;
}

#stacks_in_45_page0 {
	margin:  12px;
	padding:  12px;
}
#cookiejar_stacks_in_78_page0{padding:40px;background-color:rgba(255, 255, 255, 0.90)}

#stacks_in_82_page0 {
	margin:  6px;
	padding:  5px;
}

#stacks_out_82_page0 {
	width: 54%;
}
#stacks_in_84_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_84_page0 a:link, #stacks_in_84_page0 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_84_page0 a:hover, #stacks_in_84_page0 a:active {
	color:#FFFFFF;
}







#stacks_in_84_page0 a:link, #stacks_in_84_page0 a:visited {
	background-color:#51C425;
	background: -webkit-gradient(linear, left top, left bottom, from(#51C425), to(#307516));
	border:1px solid #307516;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_84_page0 a:hover {
	background-color:#57D328;
	background: -webkit-gradient(linear, left top, left bottom, from(#57D328), to(#2A6613));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_84_page0 a:active {
	background-color:#51C425;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_84_page0 {
	margin:  1px;
	padding:  1px;
}
#stacks_in_86_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_86_page0 a:link, #stacks_in_86_page0 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_86_page0 a:hover, #stacks_in_86_page0 a:active {
	color:#FFFFFF;
}







#stacks_in_86_page0 a:link, #stacks_in_86_page0 a:visited {
	background-color:#FF161E;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF161E), to(#BD0D12));
	border:1px solid #BD0D12;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_86_page0 a:hover {
	background-color:#FF1820;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF1820), to(#A30B0F));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_86_page0 a:active {
	background-color:#FF161E;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_86_page0 {
	margin:  1px;
	padding:  1px;
}

#stacks_in_53_page0 {
	margin:  17px;
	padding:  17px;
}

#stacks_out_70_page0 {
	width: 100px;
}
