﻿input:focus {
	background: #EAF3FF;
}

input.mark {
	background: #FFD7D7 !important;
}

input {
	border: 1px solid lightgrey;
}

label {
	width: 100px;
}

#maps-result { padding: 10px 0; }

#maps-canvas, #maps-directions { width: 700px; }
#maps-canvas { height: 400px; }

.maps-location { padding: 5px 0px; }

#maps-locations i, .maps-suggestions { margin-left: 100px; font-size: 10px; }
#maps-locations label { display: inline-block; width: 100px; }
#maps-locations input { width: 300px; }

.maps-suggestion { margin: 2px; }

#maps-controls { padding-left: 100px; }
#maps-controls p { padding: 3px 0px; margin: 0px; }

#maps-avoid-highways, #maps-avoid-toll { border: none; }

#maps-error { padding: 10px; margin: 10px 0; background-color:#F3F3F3; border: 1px solid lightgrey; }

#maps-accor-hotels { padding: 10px 0; }

#maps-weather {padding:10px 0; }

#maps-accor-hotels .accor-hotel-info { overflow:auto; clear:both; padding-top: 10px; border-bottom: 1px solid #ccc; }

#maps-accor-hotels .accor-hotel-info img { padding: 0 0 10px 10px; }

