.ezm_searchdetails_group_label{
	margin: 30px 0px 10px 0px;
}

/* to remove */
/*.ezm_searchdetails_features{
	display: inline-block;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	width: 200px;
}*/

.ezm_searchdetails_feature_item{
	display: inline-block;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	width: 200px;
}

.ezm_searchdetails_feature_label{
	font-weight: bold;
}

.ezm_searchdetails_title{
	margin: 20px 0px 20px 0px;
}

#ezm_searchdetails_slider_map_container{
	width: 100%;
}

#ezm_searchdetails_map_container{
	height: 100%;
}





.ezm_searchdetails_slider_map_container{
/* 	padding: 10px; */
}

.ezm_searchdetails_slider_map_column{
	padding: 10px;
	vertical-align:top;
}

.ezm_searchdetails_aspect_container{
	position: relative;
}

.ezm_searchdetails_aspect_pad{
	padding-top: 93.75%; /* 3/4 = 0.9375 * 0.8 */
}

.ezm_searchdetails_aspect_content{
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
/* 	width: 100%; */
}

.ezm_searchdetails_arrow_lbar,
.ezm_searchdetails_arrow_rbar{
	background: black;
	font-size: xx-large;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	text-align: center;
	width: 10%;
	z-index: 1;
}

.ezm_searchdetails_arrow_lbar:hover,
.ezm_searchdetails_arrow_rbar:hover{
	cursor: pointer;
}


#ezm_searchdetails_img_container:hover .ezm_searchdetails_arrow_lbar,
#ezm_searchdetails_img_container:hover .ezm_searchdetails_arrow_rbar{
	opacity: 0.3;
}


.ezm_searchdetails_arrow_lbar{
	left: 0;
}

.ezm_searchdetails_arrow_rbar{
	right: 0;
}

.ezm_searchdetails_arrow_icon{
	color: white;
	font-weight: bold;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.ezm_searchdetails_aspect_content_img{
	display: none;
}

#ezm_searchdetails_img_container{
	border: 1px solid;
	overflow: hidden;
}

#ezm_searchdetails_slider_img_count{
	padding: 10px;
	text-align: center;
}
