/*
Theme Name: RELAY Theme
Description: This is a custom theme for RELAY by Boomtown
Author: BOOMTOWN
Template: salient
Version: 0.1
*/

/*INLINE FORMS*/
.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    padding-right:0px !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
 height:57px;}

#gform_wrapper_6 input[type="submit"] {border-radius:0px 3px 3px 0px !important;}