/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.fabrikActions.form-actions button[type=submit] {
    background: red;
}
input#pdlicensesubmit {
    background: red;
}