/* Enter Your Custom CSS Here */
.gform_wrapper ul li.gfield {

    clear: both;
    line-height: 20px !important;
    position: inherit !important;
    padding: 0px !important;

}

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
    position: inherit !important;
}

#field_1_11, #field_1_12 {
    line-height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.gform_page_footer .button.gform_next_button {
    margin-right: 10px;
    background: #30327a;
    border: none;
    color: #fff;
    padding: 6px 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.gform_save_link {
    background: #d6d7e4;
    padding: 6px 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-right: 10px;
    background: #30327a;
    border: none;
    color: #fff;
    padding: 6px 14px;
    text-transform: uppercase;
    font-weight: 500;
}

#gform_submit_button_1 {
    background: #009933;
    color: #ffffff;
    border: none;
    padding: 6px 20px;
    text-transform: uppercase;
    font-weight: 600;
}

#main #main-content ul:not(.ui-tabs-nav):not(.pagination):not(.childpagelist) li:before, li#field_1_11 .gfield_label, li#field_1_12 .gfield_label {
display:none !important;
}