/* beaute-booking — styles front v1.0.5 */
/* Scope minimal : messages de retour du formulaire salon. */

.beaute-booking-manual-panel .beaute-booking-message {
	margin-top: 0.5em;
	font-size: 0.9em;
}

.beaute-booking-manual-panel .beaute-booking-succes {
	color: #1a7f37;
}

.beaute-booking-manual-panel .beaute-booking-erreur {
	color: #b3261e;
}

#beaute-booking-manual-list ul {
	list-style: none;
	margin: 0.5em 0 0;
	padding: 0;
}

#beaute-booking-manual-list li {
	padding: 0.25em 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
