/* 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;left: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;
}




/* Vertical gradient fill */
.backToTopButton {
	background-color: rgba(102, 102, 102, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 1.00)), to(rgba(25, 25, 25, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -o-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
}

.backToTopButton:hover {
	background-color: rgba(25, 25, 25, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 1.00)), to(rgba(25, 25, 25, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -o-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
}














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














#stacks_in_2046>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2046>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_2046>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_2046 {
	margin: 0px 30px 20px 0px;
}

#stacks_in_2056 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_2057 {
	font-size: 119%;
}
#stacks_in_2036>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2036>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_2036>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_2036 {
	margin: 20px 30px 0px 0px;
}
.goright_wrapper1 {
	margin-left: 0px; /*customcss;*/}
.goright_wrapper1 img {
	/*customcss;*/}
.read-more-state1 {
	display: none; }
.read-more-target1 {
	opacity: 0; display: none;max-height: 0;font-size: 0; transition: 0.4s ease; }
.read-more-wrap1 {
	margin-bottom: 12px !important; margin-left: -0px; /*customcss;*/}
.read-more-wrap1:after {
	}
.read-more-state1:checked ~ .read-more-wrap1 .read-more-target1 {
	opacity: 1;font-size: inherit; max-height: 999em; display: inline;}

.read-more-state1 ~ .read-more-trigger1:before {
	content: 'Read more'; /*customcss;*/}
.read-more-state1:checked ~ .read-more-trigger1:before {
	content: 'Show less'; /*customcss;*/}
.read-more-state1:checked ~ .read-more-wrap1:after {
	content: '';}
.read-more-state1:checked ~ .read-more-trigger1 {
	background: #FFFFFF; color: #000000 !important;}
.read-more-trigger1 {
	background: #FFFFFF; color: #000000 !important;cursor: pointer;display: inline-block; font-size: 12px !important; 
	line-height: 2;border: 1px solid #DDDDDD;border-radius: 6px;padding: 0 10px; margin: 0px; }
.slicestack1 {
	display: block;}
