/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


.stacks-button{--button-text-color:#ffffff;--button-background-color:#0080ff;--button-background-color-hover:#0059b1;--button-radius:0;text-align:left;position:relative;box-sizing:border-box}.stacks-button > a,.stacks-button > button{color:var(--button-text-color) !important;background-color:var(--button-background-color) !important;display:inline-block;box-sizing:border-box;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;border:1px solid transparent;border-radius:var(--button-radius);transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.stacks-button > a:hover,.stacks-button > a:active,.stacks-button > button:hover,.stacks-button > button:active{background-color:var(--button-background-color-hover) !important}.stacks-button.button-center{text-align:center}.stacks-button.button-right{text-align:right}.stacks-button.button-fill > a,.stacks-button.button-fill > button{display:block;width:100%}.stacks-button.button-plain{--button-background-color:transparent!important;--button-background-color-hover:transparent!important}.stacks-button.button-round{--button-radius:30px}.stacks-button.button-radius{--button-radius:3px}


#button_stacks_in_34{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(130, 0, 228, 1.00);--button-background-color-hover:rgba(110, 0, 193, 1.00)}

#button_stacks_in_29{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(68, 0, 250, 1.00);--button-background-color-hover:rgba(57, 0, 212, 1.00)}




.turbo-warning {
  padding: 15px;
  margin: 20px 0;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  color: #a94442;
  background-color: #f2dede;
  position: relative;
}




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

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

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




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










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



}



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


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


}








	#stacks_in_4 .button_icon,#stacks_in_4 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_4 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_4 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_4 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_4 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_4 .button_icon,#stacks_in_4 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_4 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 0, 255, 1.00);
}
#stacks_in_4 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_4 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_4 .button_label {
		width:300px;
	}
	#stacks_in_4 .button_icon {
		width:20px;
	}


	#stacks_in_4 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_4 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_4 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 20, 255, 1.00);
}
#stacks_in_4 .sweet_button:active{
	background: rgba(108, 0, 235, 1.00);
}
#stacks_in_4 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(251, 2, 7, 1.00);
}
#stacks_in_4 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_4 .sweet_button.adv_gradient {
	background: rgba(128, 0, 255, 1.00);
	background: linear-gradient(top, rgba(128, 0, 255, 1.00), rgba(33, 255, 255, 1.00));
}
#stacks_in_4 .sweet_button.adv_gradient:hover {
	background: rgba(148, 20, 255, 1.00);
	background: linear-gradient(top, rgba(148, 20, 255, 1.00), rgba(53, 255, 255, 1.00));
}
#stacks_in_4 .sweet_button.adv_gradient:active{
	background: rgba(108, 0, 235, 1.00);
	background: linear-gradient(top, rgba(108, 0, 235, 1.00), rgba(13, 235, 235, 1.00));
}
#stacks_in_4 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_4 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_4 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_4 {
	padding: 10px 0px 10px 0px;
}



	#stacks_in_12 .button_icon,#stacks_in_12 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_12 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_12 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_12 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_12 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_12 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_12 .button_icon,#stacks_in_12 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_12 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_12 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(15, 128, 255, 1.00);
}
#stacks_in_12 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_12 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_12 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_12 .button_label {
		width:300px;
	}
	#stacks_in_12 .button_icon {
		width:20px;
	}


	#stacks_in_12 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_12 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_12 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(35, 148, 255, 1.00);
}
#stacks_in_12 .sweet_button:active{
	background: rgba(0, 108, 235, 1.00);
}
#stacks_in_12 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_12 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_12 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}

#stacks_in_12 .sweet_button.gradient {
	background: rgba(15, 128, 255, 1.00);
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(15, 128, 255, 1.00));
}
#stacks_in_12 .sweet_button.gradient:hover {
	background: rgba(65, 178, 255, 1.00);
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(85, 198, 255, 1.00));
}
#stacks_in_12 .sweet_button.gradient:active{
	background: rgba(0, 78, 205, 1.00);
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(15, 128, 255, 1.00));
}
#stacks_in_12 .sweet_button.gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_12 .sweet_button.gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(108, 183, 115, 1.00));
}
#stacks_in_12 .sweet_button.gradient.clicked:active{
	background: rgba(0, 63, 0, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}








#stacks_in_12 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_57>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}








	#stacks_in_6 .button_icon,#stacks_in_6 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_6 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_6 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_6 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_6 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_6 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_6 .button_icon,#stacks_in_6 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_6 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_6 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(33, 255, 255, 1.00);
}
#stacks_in_6 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_6 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}




	#stacks_in_6 .sweet_button {text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);}



	#stacks_in_6 .button_label {
		width:300px;
	}
	#stacks_in_6 .button_icon {
		width:20px;
	}


	#stacks_in_6 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_6 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_6 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(53, 255, 255, 1.00);
}
#stacks_in_6 .sweet_button:active{
	background: rgba(13, 235, 235, 1.00);
}
#stacks_in_6 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_6 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_6 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}

#stacks_in_6 .sweet_button.gradient {
	background: rgba(33, 255, 255, 1.00);
	background: linear-gradient(top, rgba(83, 255, 255, 1.00), rgba(33, 255, 255, 1.00));
}
#stacks_in_6 .sweet_button.gradient:hover {
	background: rgba(83, 255, 255, 1.00);
	background: linear-gradient(top, rgba(83, 255, 255, 1.00), rgba(103, 255, 255, 1.00));
}
#stacks_in_6 .sweet_button.gradient:active{
	background: rgba(0, 205, 205, 1.00);
	background: linear-gradient(top, rgba(83, 255, 255, 1.00), rgba(33, 255, 255, 1.00));
}
#stacks_in_6 .sweet_button.gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_6 .sweet_button.gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(108, 183, 115, 1.00));
}
#stacks_in_6 .sweet_button.gradient.clicked:active{
	background: rgba(0, 63, 0, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}








#stacks_in_6 {
	padding: 10px 0px 10px 0px;
}



	#stacks_in_24 .button_icon,#stacks_in_24 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_24 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_24 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_24 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_24 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_24 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_24 .button_icon,#stacks_in_24 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_24 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_24 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 0, 64, 1.00);
}
#stacks_in_24 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_24 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_24 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_24 .button_label {
		width:300px;
	}
	#stacks_in_24 .button_icon {
		width:20px;
	}


	#stacks_in_24 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_24 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_24 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 20, 84, 1.00);
}
#stacks_in_24 .sweet_button:active{
	background: rgba(108, 0, 44, 1.00);
}
#stacks_in_24 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_24 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_24 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}

#stacks_in_24 .sweet_button.gradient {
	background: rgba(128, 0, 64, 1.00);
	background: linear-gradient(top, rgba(178, 50, 114, 1.00), rgba(128, 0, 64, 1.00));
}
#stacks_in_24 .sweet_button.gradient:hover {
	background: rgba(178, 50, 114, 1.00);
	background: linear-gradient(top, rgba(178, 50, 114, 1.00), rgba(198, 70, 134, 1.00));
}
#stacks_in_24 .sweet_button.gradient:active{
	background: rgba(78, 0, 14, 1.00);
	background: linear-gradient(top, rgba(178, 50, 114, 1.00), rgba(128, 0, 64, 1.00));
}
#stacks_in_24 .sweet_button.gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_24 .sweet_button.gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(108, 183, 115, 1.00));
}
#stacks_in_24 .sweet_button.gradient.clicked:active{
	background: rgba(0, 63, 0, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}








#stacks_in_24 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_60>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}








	#stacks_in_13 .button_icon,#stacks_in_13 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_13 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_13 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_13 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_13 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_13 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_13 .button_icon,#stacks_in_13 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_13 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_13 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 0, 128, 1.00);
}
#stacks_in_13 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_13 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_13 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_13 .button_label {
		width:300px;
	}
	#stacks_in_13 .button_icon {
		width:20px;
	}


	#stacks_in_13 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_13 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_13 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 20, 148, 1.00);
}
#stacks_in_13 .sweet_button:active{
	background: rgba(108, 0, 108, 1.00);
}
#stacks_in_13 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_13 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(251, 2, 7, 1.00);
}
#stacks_in_13 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}

#stacks_in_13 .sweet_button.gradient {
	background: rgba(128, 0, 128, 1.00);
	background: linear-gradient(top, rgba(178, 50, 178, 1.00), rgba(128, 0, 128, 1.00));
}
#stacks_in_13 .sweet_button.gradient:hover {
	background: rgba(178, 50, 178, 1.00);
	background: linear-gradient(top, rgba(178, 50, 178, 1.00), rgba(198, 70, 198, 1.00));
}
#stacks_in_13 .sweet_button.gradient:active{
	background: rgba(78, 0, 78, 1.00);
	background: linear-gradient(top, rgba(178, 50, 178, 1.00), rgba(128, 0, 128, 1.00));
}
#stacks_in_13 .sweet_button.gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_13 .sweet_button.gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(108, 183, 115, 1.00));
}
#stacks_in_13 .sweet_button.gradient.clicked:active{
	background: rgba(0, 63, 0, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}








#stacks_in_13 {
	padding: 10px 0px 10px 0px;
}



	#stacks_in_5 .button_icon,#stacks_in_5 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_5 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_5 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_5 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_5 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_5 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_5 .button_icon,#stacks_in_5 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_5 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_5 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(255, 255, 10, 1.00);
}
#stacks_in_5 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_5 .sweet_button:hover {
	border-color:rgba(0, 0, 0, 1.00);
}




	#stacks_in_5 .sweet_button {text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);}



	#stacks_in_5 .button_label {
		width:300px;
	}
	#stacks_in_5 .button_icon {
		width:20px;
	}


	#stacks_in_5 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_5 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_5 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(255, 255, 30, 1.00);
}
#stacks_in_5 .sweet_button:active{
	background: rgba(235, 235, 0, 1.00);
}
#stacks_in_5 .sweet_button.clicked {
	background: rgba(33, 255, 6, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_5 .sweet_button.clicked:hover {
	background: rgba(53, 255, 26, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_5 .sweet_button.clicked:active{
	background: rgba(13, 235, 0, 1.00);
}

#stacks_in_5 .sweet_button.gradient {
	background: rgba(255, 255, 10, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 10, 1.00));
}
#stacks_in_5 .sweet_button.gradient:hover {
	background: rgba(255, 255, 60, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 80, 1.00));
}
#stacks_in_5 .sweet_button.gradient:active{
	background: rgba(205, 205, 0, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 10, 1.00));
}
#stacks_in_5 .sweet_button.gradient.clicked {
	background: rgba(33, 255, 6, 1.00);
	background: linear-gradient(top, rgba(83, 255, 56, 1.00), rgba(33, 255, 6, 1.00));
}
#stacks_in_5 .sweet_button.gradient.clicked:hover {
	background: rgba(63, 255, 36, 1.00);
	background: linear-gradient(top, rgba(83, 255, 56, 1.00), rgba(103, 255, 76, 1.00));
}
#stacks_in_5 .sweet_button.gradient.clicked:active{
	background: rgba(0, 205, 0, 1.00);
	background: linear-gradient(top, rgba(83, 255, 56, 1.00), rgba(33, 255, 6, 1.00));
}








#stacks_in_5 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_63>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}








	#stacks_in_25 .button_icon,#stacks_in_25 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_25 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_25 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_25 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_25 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_25 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_25 .button_icon,#stacks_in_25 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_25 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_25 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(128, 128, 4, 1.00);
}
#stacks_in_25 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_25 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_25 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_25 .button_label {
		width:300px;
	}
	#stacks_in_25 .button_icon {
		width:20px;
	}


	#stacks_in_25 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_25 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_25 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(148, 148, 24, 1.00);
}
#stacks_in_25 .sweet_button:active{
	background: rgba(108, 108, 0, 1.00);
}
#stacks_in_25 .sweet_button.clicked {
	background: rgba(33, 255, 255, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_25 .sweet_button.clicked:hover {
	background: rgba(53, 255, 255, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_25 .sweet_button.clicked:active{
	background: rgba(13, 235, 235, 1.00);
}

#stacks_in_25 .sweet_button.gradient {
	background: rgba(128, 128, 4, 1.00);
	background: linear-gradient(top, rgba(178, 178, 54, 1.00), rgba(128, 128, 4, 1.00));
}
#stacks_in_25 .sweet_button.gradient:hover {
	background: rgba(178, 178, 54, 1.00);
	background: linear-gradient(top, rgba(178, 178, 54, 1.00), rgba(198, 198, 74, 1.00));
}
#stacks_in_25 .sweet_button.gradient:active{
	background: rgba(78, 78, 0, 1.00);
	background: linear-gradient(top, rgba(178, 178, 54, 1.00), rgba(128, 128, 4, 1.00));
}
#stacks_in_25 .sweet_button.gradient.clicked {
	background: rgba(33, 255, 255, 1.00);
	background: linear-gradient(top, rgba(83, 255, 255, 1.00), rgba(33, 255, 255, 1.00));
}
#stacks_in_25 .sweet_button.gradient.clicked:hover {
	background: rgba(63, 255, 255, 1.00);
	background: linear-gradient(top, rgba(83, 255, 255, 1.00), rgba(103, 255, 255, 1.00));
}
#stacks_in_25 .sweet_button.gradient.clicked:active{
	background: rgba(0, 205, 205, 1.00);
	background: linear-gradient(top, rgba(83, 255, 255, 1.00), rgba(33, 255, 255, 1.00));
}








#stacks_in_25 {
	padding: 10px 0px 10px 0px;
}



	#stacks_in_14 .button_icon,#stacks_in_14 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_14 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_14 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_14 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_14 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_14 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_14 .button_icon,#stacks_in_14 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_14 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_14 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_14 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_14 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_14 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_14 .button_label {
		width:300px;
	}
	#stacks_in_14 .button_icon {
		width:20px;
	}


	#stacks_in_14 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_14 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_14 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_14 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_14 .sweet_button.clicked {
	background: rgba(255, 255, 10, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_14 .sweet_button.clicked:hover {
	background: rgba(255, 255, 30, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_14 .sweet_button.clicked:active{
	background: rgba(235, 235, 0, 1.00);
}

#stacks_in_14 .sweet_button.gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(255, 178, 58, 1.00), rgba(253, 128, 8, 1.00));
}
#stacks_in_14 .sweet_button.gradient:hover {
	background: rgba(255, 178, 58, 1.00);
	background: linear-gradient(top, rgba(255, 178, 58, 1.00), rgba(255, 198, 78, 1.00));
}
#stacks_in_14 .sweet_button.gradient:active{
	background: rgba(203, 78, 0, 1.00);
	background: linear-gradient(top, rgba(255, 178, 58, 1.00), rgba(253, 128, 8, 1.00));
}
#stacks_in_14 .sweet_button.gradient.clicked {
	background: rgba(255, 255, 10, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 10, 1.00));
}
#stacks_in_14 .sweet_button.gradient.clicked:hover {
	background: rgba(255, 255, 40, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 80, 1.00));
}
#stacks_in_14 .sweet_button.gradient.clicked:active{
	background: rgba(205, 205, 0, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 10, 1.00));
}








#stacks_in_14 {
	padding: 10px 0px 10px 0px;
}



	#stacks_in_11 .button_icon,#stacks_in_11 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_11 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}


	#stacks_in_11 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:20px;
	}
	#stacks_in_11 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 10px 0px 20px;
	}




#stacks_in_11 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_11 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_11 .button_icon,#stacks_in_11 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_11 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_11 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(251, 2, 7, 1.00);
}
#stacks_in_11 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_11 .sweet_button:hover {
	border-color:rgba(255, 255, 255, 1.00);
}


	#stacks_in_11 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_11 .button_label {
		width:300px;
	}
	#stacks_in_11 .button_icon {
		width:20px;
	}


	#stacks_in_11 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_11 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_11 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 22, 27, 1.00);
}
#stacks_in_11 .sweet_button:active{
	background: rgba(231, 0, 0, 1.00);
}
#stacks_in_11 .sweet_button.clicked {
	background: rgba(255, 255, 10, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_11 .sweet_button.clicked:hover {
	background: rgba(255, 255, 30, 1.00);
	border-color:rgba(128, 0, 64, 1.00);
}
#stacks_in_11 .sweet_button.clicked:active{
	background: rgba(235, 235, 0, 1.00);
}

#stacks_in_11 .sweet_button.gradient {
	background: rgba(251, 2, 7, 1.00);
	background: linear-gradient(top, rgba(255, 52, 57, 1.00), rgba(251, 2, 7, 1.00));
}
#stacks_in_11 .sweet_button.gradient:hover {
	background: rgba(255, 52, 57, 1.00);
	background: linear-gradient(top, rgba(255, 52, 57, 1.00), rgba(255, 72, 77, 1.00));
}
#stacks_in_11 .sweet_button.gradient:active{
	background: rgba(201, 0, 0, 1.00);
	background: linear-gradient(top, rgba(255, 52, 57, 1.00), rgba(251, 2, 7, 1.00));
}
#stacks_in_11 .sweet_button.gradient.clicked {
	background: rgba(255, 255, 10, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 10, 1.00));
}
#stacks_in_11 .sweet_button.gradient.clicked:hover {
	background: rgba(255, 255, 40, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 80, 1.00));
}
#stacks_in_11 .sweet_button.gradient.clicked:active{
	background: rgba(205, 205, 0, 1.00);
	background: linear-gradient(top, rgba(255, 255, 60, 1.00), rgba(255, 255, 10, 1.00));
}








#stacks_in_11 {
	padding: 10px 0px 10px 0px;
}
/* HitCounter styles */
/* Bryn Owen Design, 2015   */



#stacks_in_49 {
	text-align: center;
	}

.stacks_in_49_counter, .stacks_in_49_fcounter, .stacks_in_49_lcounter, .stacks_in_49_xcounter {

	display: inline-block;
	line-height: 1.0em;

	font-family: Times, sans-serif;
	
	font-size: 1.3em;
	color: #000000;
	padding: 2px 0px 2px 0px;

	
	border-right: solid 0px transparent;
	

	
	
	border-top: solid 0px transparent;
	border-bottom: solid 0px transparent;
	
	

	border-collapse: separate;
	border-radius: 1px;

	
	background: transparent;
	

	

	

	
	}

.stacks_in_49_counter:hover, .stacks_in_49_fcounter:hover, %.id%_lcounter:hover, .stacks_in_49_xcounter:hover {
	}

.stacks_in_49_fcounter {
	
	
	border-left: solid 0px transparent;
	
	
	}

.stacks_in_49_lcounter {
	
	}

.stacks_in_49_xcounter {
	
	
	border-left: solid 0px transparent;
	
	
	}



#stacks_in_49 {
	margin: 5px 0px 5px 0px;
}
