/*custom styles*/

/*.selects, .map {
	display:none;
}*/


.nice-select .list {
	max-height:300px;
	overflow-y:scroll;
	z-index:250;
	background:#fff;
	min-width:100%;
}