/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 26 2025 | 00:23:47 */
#audit-form button {
    color: #fff;
    border: 1px solid #000;
    background-color: red !important;
}

#audit-form.horizontal .audit-form-field-wrapper, #audit-form.horizontal button {
    width: 100%;
    max-width: 200px;
    float: left;
    padding: 0 5px;
    margin-left: 55px;
}