/*	
	Theme Name: Jad
	Theme URI: http://themes.evgenyfireform.com/wp-jad
	Author: fireform
	Author URI: http://themeforest.net/user/fireform
	Description: Creative Wordpress Theme
	Version: 1.0
	License: GNU General Public License
	License URI: license.txt
	Tags: light, white, gray, red, orange, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, theme-options, translation-ready
*/

.button {
	background-color: #B5540E;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	padding: 10px 25px 10px 25px;
	border-radius: 10px;
	margin-top: 20px;
	width: 100%;
}
.spacer50{
	width: 100%;
	height: 50px;
	clear: both;
}
center p{
	text-align: center!important;
}
hr{
	margin-bottom: 20px;
}
.tinytxt{
	font-size: 0.7em;
}
input[type="radio"] {
    -webkit-appearance: radio!important; 
}
input[type="checkbox"] {
    -webkit-appearance: checkbox!important; 
}
#billing_myfield12c_field {
    font-size: 1em;
}