/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 #wpcrm-error-message {
  margin-left:0;
}
#wpcrm-default-fields .form-wrap label {
    display: block !important;
}
