/*
Theme Name: Performance Land - Child Theme
Version: 1.0
Description: Child theme for Canvas.
Author: 
Author URI: 
Template: canvas
*/

@import url("../canvas/style.css");

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
    margin: 0 5px 10px 0 !important;
}
.gfield {
    margin-bottom: 0px !important;
}
.gform_wrapper .gform_footer {
    margin: 2px 0 0 !important;
    padding: 2px 0 10px !important;
}