#producers_searchform label.error {
    float: left;
    color: #f00;
}


.location-icon {
    padding-left: 10px;
}

input#hunaja_producers_date {
	position: relative;
	z-index: 9;
}

body.large-map {
	background: #fff;
	padding: 20px;
	margin:0;
}

body.large-map h1 {
	margin:0;
}

body.large-map ul#hunaja_producers_localities {
	position: static;
	z-index: 100;
	background: rgba(255,255,255, 0.8);
	right: 0;
	top:0;
}

#hunaja_producers_map_large {
    height: 100%;
}

.form_row {
	clear: both;	
}

#hunaja_producers_map {
	width:100%;
	height:100%;	
}

#hunajaProducersMapContainer {
	padding: 4px;
	width:100%;
	height:500px;	
	border: 1px solid #ccc;
	margin: 0 5px 10px 10px;
}
