form.mail .require {
	color: red;
}

form.mail section {
	border-bottom: 0px;
	margin: 1.15em 0;
}

form.mail section.submit {
	text-align: center;
}

form.mail label {
	display: block;
	font-weight: bold;
	font-size: 1.15em;
}
form.mail .unit {
	text-align: right;
}


.booking_sel {
	color: #fd5192;
}