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

#stacks_in_1>.s3_row>.s3_column_left {
	width: 44.00%;
}

#stacks_in_1>.s3_row>.s3_column_right {
	width: 56.000000%;
}




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










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



}



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


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


}






#stacks_in_1 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 0px 10px 15px 10px;
}

#stacks_in_2 {
	padding: 15px 0px 15px 0px;
}



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





#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_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

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

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






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



#stacks_in_6 .sweet_button:hover {
	color:rgba(230, 230, 230, 1.00);
	background: rgba(35, 148, 255, 1.00);
}
#stacks_in_6 .sweet_button:active{
	background: rgba(0, 108, 235, 1.00);
}
#stacks_in_6 .sweet_button.clicked {
	background: rgba(7, 64, 128, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_6 .sweet_button.clicked:hover {
	background: rgba(27, 84, 148, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_6 .sweet_button.clicked:active{
	background: rgba(0, 44, 108, 1.00);
}

#stacks_in_6 .sweet_button.gradient {
	background: rgba(15, 128, 255, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=button_color), to(rgba(15, 128, 255, 1.00)));
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(15, 128, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(65, 178, 255, 1.00)', endColorstr='rgba(15, 128, 255, 1.00)',GradientType=0 );
}
#stacks_in_6 .sweet_button.gradient:hover {
	background: rgba(65, 178, 255, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=button_color), color-stop(+, %id=button_color));
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(85, 198, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(65, 178, 255, 1.00)', endColorstr='rgba(85, 198, 255, 1.00)',GradientType=0 );
}
#stacks_in_6 .sweet_button.gradient:active{
	background: rgba(0, 78, 205, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=button_color), to(rgba(15, 128, 255, 1.00)));
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(15, 128, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(65, 178, 255, 1.00)', endColorstr='rgba(15, 128, 255, 1.00)',GradientType=0 );
}
#stacks_in_6 .sweet_button.gradient.clicked {
	background: rgba(7, 64, 128, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=click_color), to(rgba(7, 64, 128, 1.00)));
	background: linear-gradient(top, rgba(57, 114, 178, 1.00), rgba(7, 64, 128, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 114, 178, 1.00)', endColorstr='rgba(7, 64, 128, 1.00)',GradientType=0 );
}
#stacks_in_6 .sweet_button.gradient.clicked:hover {
	background: rgba(37, 94, 158, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=click_color), color-stop(+, %id=click_color));
	background: linear-gradient(top, rgba(57, 114, 178, 1.00), rgba(77, 134, 198, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 114, 178, 1.00)', endColorstr='rgba(77, 134, 198, 1.00)',GradientType=0 );
}
#stacks_in_6 .sweet_button.gradient.clicked:active{
	background: rgba(0, 14, 78, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=click_color), to(rgba(7, 64, 128, 1.00)));
	background: linear-gradient(top, rgba(57, 114, 178, 1.00), rgba(7, 64, 128, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 114, 178, 1.00)', endColorstr='rgba(7, 64, 128, 1.00)',GradientType=0 );
}








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



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





#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_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

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

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






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



#stacks_in_13 .sweet_button:hover {
	color:rgba(230, 230, 230, 1.00);
	background: rgba(35, 148, 255, 1.00);
}
#stacks_in_13 .sweet_button:active{
	background: rgba(0, 108, 235, 1.00);
}
#stacks_in_13 .sweet_button.clicked {
	background: rgba(7, 64, 128, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_13 .sweet_button.clicked:hover {
	background: rgba(27, 84, 148, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_13 .sweet_button.clicked:active{
	background: rgba(0, 44, 108, 1.00);
}

#stacks_in_13 .sweet_button.gradient {
	background: rgba(15, 128, 255, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=button_color), to(rgba(15, 128, 255, 1.00)));
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(15, 128, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(65, 178, 255, 1.00)', endColorstr='rgba(15, 128, 255, 1.00)',GradientType=0 );
}
#stacks_in_13 .sweet_button.gradient:hover {
	background: rgba(65, 178, 255, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=button_color), color-stop(+, %id=button_color));
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(85, 198, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(65, 178, 255, 1.00)', endColorstr='rgba(85, 198, 255, 1.00)',GradientType=0 );
}
#stacks_in_13 .sweet_button.gradient:active{
	background: rgba(0, 78, 205, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=button_color), to(rgba(15, 128, 255, 1.00)));
	background: linear-gradient(top, rgba(65, 178, 255, 1.00), rgba(15, 128, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(65, 178, 255, 1.00)', endColorstr='rgba(15, 128, 255, 1.00)',GradientType=0 );
}
#stacks_in_13 .sweet_button.gradient.clicked {
	background: rgba(7, 64, 128, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=click_color), to(rgba(7, 64, 128, 1.00)));
	background: linear-gradient(top, rgba(57, 114, 178, 1.00), rgba(7, 64, 128, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 114, 178, 1.00)', endColorstr='rgba(7, 64, 128, 1.00)',GradientType=0 );
}
#stacks_in_13 .sweet_button.gradient.clicked:hover {
	background: rgba(37, 94, 158, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=click_color), color-stop(+, %id=click_color));
	background: linear-gradient(top, rgba(57, 114, 178, 1.00), rgba(77, 134, 198, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 114, 178, 1.00)', endColorstr='rgba(77, 134, 198, 1.00)',GradientType=0 );
}
#stacks_in_13 .sweet_button.gradient.clicked:active{
	background: rgba(0, 14, 78, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(+, %id=click_color), to(rgba(7, 64, 128, 1.00)));
	background: linear-gradient(top, rgba(57, 114, 178, 1.00), rgba(7, 64, 128, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57, 114, 178, 1.00)', endColorstr='rgba(7, 64, 128, 1.00)',GradientType=0 );
}







