.eventon_sorting_section .eventon_global_gmap{
	margin-left:-13px;
	height:300px;
	display:none;
	margin-top:5px;
	border:1px solid #e5e5e5;
}
.eventon_geo_cal_filter .eventon_filter_dropdown p{
	min-width:70%
}
.ajde_evcal_calendar .eventon_filter_line .eventon_geocal_filter .eventon_sf_field p{
	background:url(http://beauthentic.motivateroi.com/wp-content/plugins/eventon-events-map/images/geo_cal_icon.png) left center no-repeat;
	padding-left:13px;
}
.eventmap.ajde_evcal_calendar .calendar_header{margin-bottom: 10px;}

/* event map */
	.ajde_evcal_calendar.eventmap .evoGEO_map{
		margin-top: 0px;
		width:100%;
		height:400px;
		border-top: 1px solid #cdcdcd;
	}
	.ajde_evcal_calendar.eventmap .evoEM_list{display: none;}
	.ajde_evcal_calendar .evo_cal_above .evo-mapfocus{display: none;}
	.ajde_evcal_calendar.eventmap .evo_cal_above .evo-mapfocus{display: inline-block;}
	

/* gmaps info window */
	.evoGEO_map .evoIWl, .evoIWr{
		float: left;
		width: 120px;
	}
	.evoGEO_map .evoIWl{
		border-right: 1px solid #dedede;
		margin-right: 10px;
		width: 90px;
	}
	.evoIWr p{
		padding: 0;
		margin: 0;
		font-weight: 700;
		font-family: 'open sans';
		font-style: italic;
	}
	.evoIWl p{
		font-size: 30px;
		font-weight: 700;
		font-family: 'open sans';
		padding: 0;
		margin: 0;
		line-height: 100%;
	}
	.evoIWl span{
		font-family: 'open sans';
		font-style: italic;
	}
/* light boc events */
	.evoem_lightbox{
		overflow-x: hidden;
   	 	overflow-y: auto;
   	 	background-color: rgba(61, 61, 61, 0.53);
   	 	position: fixed;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    z-index: 1050;
	    padding-right: 17px;
	}
	.evoem_content_in{
		display: table;
	    height: 100%;
	    width: 100%;
	}
	.evoem_content_inin{
		display: table-cell;
	    vertical-align: middle;
	    position: relative;
	    width: 600px;
	    margin: 40px auto;
	}
	.evoem_lightbox_content{
		width: 100%;
		margin: 60px auto;
		max-width: 500px;
		position: relative;
	}
	.evoEM_pop_body.evo_pop_body{
		background-color: transparent;
	}
	.evoem_lightbox .evcal_cblock .evo_time{display: none;}
	.evoem_lightbox .bordb{
		border-bottom: 1px solid #cdcdcd;
	}
	.evoem_lightbox .evo_metarow_gmap{display: none;}
	body.evoem_overflow{
		overflow: hidden;
	}
	html{overflow-y:initial;}