/* Contact fields
================================================== */

.wrap-field {
	clear: both;
}

.wrap-field.date-checkin,
.wrap-field.date-checkout {
	float: left;
	width: 47%;
}

.wrap-field.date-checkout {
	clear: none;
	float: right;
}