.branding a img, .branding img {
	width:140px !important;
}
.mobile-header-bar .mobile-branding img {
	width:110px !important;
}
.gform_wrapper .top_label .gfield_label {
	display:none !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	    padding: 5px 14px !important;
    border-radius: 3px !important;
}
.gform_wrapper textarea.large {
	height:140px !important;
}
input#gform_submit_button_1 {
    width: 200px !important;
}
.gform_wrapper .gform_footer {
	text-align:center !important;
}