
#stacks_in_417967 {
	margin:  2px;
	padding:  5px;
}
/* If modifying any of this code, update the template.html file too */

#backToTopAnchorPoint {
	display: block;
	height: 0px;
	overflow: hidden;
}

.backToTopButton {
	text-decoration: none;
	color: #FFFFFF;
	
	display: none;
	position: fixed;
	z-index: 999;
	bottom:150px;right:50px;
	
	
	font-size: 43px;
	line-height: 1.00em;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 1.00);
	transition: all 300ms ease-in-out;
}

.backToTopButton:hover {
	border: 1px solid rgba(204, 204, 204, 1.00);
	color: #000000;
}


/* Solid colour fill */
.backToTopButton {
	background: rgba(253, 128, 8, 1.00);
}

.backToTopButton:hover {
	background: rgba(255, 255, 255, 1.00);
}
















@media print {
	/* Hides the button if the page is printed or saved as a PDF */
	.backToTopButton {
		display: none;
	}
}















.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_420342 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_420342 {
		display: none !important;
	}
}
#stacks_in_418034 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_418034 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_418034 .fluid-image.unlimited img{width:100% !important}#stacks_in_418034 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_418034 .fluid-image.align-left img{float:left}#stacks_in_418034 .fluid-image.align-right img{float:right}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_418038 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_418038 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_420281 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_420281 {
		display: none !important;
	}
}
#stacks_in_420343>.s3_row {
	margin: 0 -10px;
}

#stacks_in_420343>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_420343>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_420343>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_420343>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_420343>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_420356 .expose_launcher{}.expose_calendar{cursor:pointer}#expose_calendar{display:none;z-index:9999;padding:15px;margin:0;overflow:visible;background-color:transparent;width:80%;max-width:900px;position:fixed;top:50%;left:50%;opacity:0;transition:all 0.5s ease;transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_calendar img.youtube_poster{display:none}#expose_calendar > a.close{z-index:1000000;background-image:url('../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_420356 {
	padding: 0px 0px 20px 0px;
}
#uTubestacks_in_420358 {
	position: relative;
	
	
	
	
	padding-bottom: 56.25%;
	
	
	
	height: 0;
	overflow: hidden;
}

#uTubestacks_in_420358 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000000;
	border: none;
	box-shadow: none;
	outline: none;
}






.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_420340 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_420340 {
		display: none !important;
	}
}
#stacks_in_420337_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_420337 a:link, #stacks_in_420337 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	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_420337 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_420337 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_420347 .expose_launcher{}.expose_calendar2{cursor:pointer}#expose_calendar2{display:none;z-index:9999;padding:15px;margin:0;overflow:visible;background-color:transparent;width:80%;max-width:900px;position:fixed;top:50%;left:50%;opacity:0;transition:all 0.5s ease;transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_calendar2 img.youtube_poster{display:none}#expose_calendar2 > a.close{z-index:1000000;background-image:url('../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_420347 {
	padding: 0px 0px 20px 0px;
}
#uTubestacks_in_420349 {
	position: relative;
	
	
	
	
	padding-bottom: 56.25%;
	
	
	
	height: 0;
	overflow: hidden;
}

#uTubestacks_in_420349 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000000;
	border: none;
	box-shadow: none;
	outline: none;
}






.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_420363 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_420363 {
		display: none !important;
	}
}
#stacks_in_420364_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_420364 a:link, #stacks_in_420364 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	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_420364 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_420364 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_418156 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_418156 {
		display: none !important;
	}
}
