/* +--------------------------------------------------------------------------+
// ? 2002-2013 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: notification.css,v 1.1.4.2 2025/10/02 10:19:55 dgoron Exp $ */

.notification-success {
	color: #ff0000;
    font-size: 14px;
}

.notification-message-error {
    color: #ff0000;
    font-size: 14px;
}

.notification-message-warning {
    color: #ff0000;
    font-size: 14px;
}

.notification-message-success {
    color: #ff0000;
    font-size: 14px;
}
