/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .gbase-crm-error {
     color: red;
 }

 .gbase-crm-success {
    color: green;    
 }