.gform_button{
	border-radius:50px !important;
}
.gform_footer .button{
	background:#8ba056 !important;
}
.gform_footer .button:hover{
	background:#b2c853 !important;
}
.gform_wrapper .chosen-container-single .chosen-single{
	height:30px !important;
}
.ginput_container textarea,
.chosen-single{
	font-size:13px;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
    margin-bottom: 10px;
}