/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 08 2019 | 06:38:53 (am)
/*
/******* Do not edit this file *******/

.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%;
    text-align: center;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    width: 100%;
}
    
body .gform_wrapper .gform_footer input[type=submit] {float:left;height: 60px;width: 35% !important;min-width: 280px;clear: both;border: none !important;margin-left: 12px;background: #000000;color: #ffffff;}