/* @override 
	https://resa-dev.compagnie-yeu-continent.fr/css/qresa.css
	https://resa-vdo-dev.celya.fr/css/qresa.css */


body {
	padding: 15px;
	width: 100%;
	font-size: 13px;
	position: relative;
	font-family: Arial, sans-serif;
}

.choix-date {
	display: inline-block;
	font-size: 13px;
	margin: 10px 5px 10px 10px;
	width: 135px;
}

#quick-resa .dropdown-style.wide {
	width: 240px;
}


form {
	position: relative;
}


#quick-resa #rechercher {
	box-sizing: content-box;
	height: 20px;
	padding: 5px 15px;
	background-color: #bf041a;
	color: #fff;
	text-transform: uppercase;
	margin-top: 1em;
	margin-right: 0.6em;
}