
#stacks_in_8 {
	border: solid rgba(205, 205, 205, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 25px 0px 30px 0px;
}



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


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




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


#stacks_in_12 .sweet_button_wrapper {
	text-align:center;

	
		height:40px;
	
}

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

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

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

#stacks_in_12 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 30px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:7px;
	background:rgba(0, 105, 207, 1.00);
}
#stacks_in_12 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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








#stacks_in_12 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(20, 125, 227, 1.00);
}
#stacks_in_12 .sweet_button:active{
	background: rgba(0, 85, 187, 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(153, 153, 153, 1.00);
}
#stacks_in_12 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







/*
-------------------------------------------
File: 'Blueball FreeStack Responsive iFrame Stack' 
Style Sheet: fsriframe.css
Created: 20, January, 2013
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/



#stacks_in_5 iframe {
	display: block;
	width: 100% !important;
	overflow: visible;
	padding:  0px;
}

