.nomadic-request-departure {
	margin-top: 20px;
}

.ova-forms-product .forms-wrapper .nomadic-request-departure {
	margin-top: 0;
}

.nomadic-request-departure .nomadic-request-intro {
	margin: 20px 0;
}

.nomadic-request-departure:not(.nomadic-request-departure--integrated) {
	padding: 20px;
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	background: #fff;
}

.nomadic-request-honeypot {
	position: absolute !important;
	left: -10000px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
}

.nomadic-request-notice {
	margin-bottom: 14px;
	padding: 10px 12px;
	border-left: 4px solid #72aee6;
	background: #f0f6fc;
	scroll-margin-top: 140px;
}

.ova-forms-product .forms-wrapper .nomadic-request-departure form.form .ovabrw-form-container .rental_item input.nomadic-request-checkin[readonly] {
	cursor: pointer;
	background-color: #fff;
}

.nomadic-request-notice--success {
	border-left-color: #00a32a;
	background: #edfaef;
}

.nomadic-request-notice--warning {
	border-left-color: #dba617;
	background: #fcf9e8;
}

.nomadic-request-notice--error {
	border-left-color: #d63638;
	background: #fcf0f1;
}
