
.spacerStack {
	height: 40.00px!important;
}

#spacerStackstacks_in_370 {
	height: 40.00px;
}




























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

#stacks_in_385 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_453 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_372 {
	margin: 0px 0px 20px 0px;
}




























@media print {
	#spacerStackstacks_in_371 {
		display: none !important;
	}
}
/* 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(0, 0, 0, 1.00);
	color: #CCCCCC;
}


/* Solid colour fill */
.backToTopButton {
	background: rgba(233, 207, 116, 0.50);
}

.backToTopButton:hover {
	background: rgba(235, 230, 202, 1.00);
}
















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














