.f2b-directory {
	margin-bottom: 50px !important;
}
.f2b-directory-title {
	margin-bottom: 15px;
	margin-top: 20px;
	border: solid 1px #e1e1e1;
	padding: 10px;
	background: rgba(225, 225, 225, 0.3);
	border-radius: 7px;
}
.f2b-directory-title h3 {
	margin-bottom: 0;
	font-weight: 700;
}
.f2b-directory-item {
	margin-bottom: 20px;
}
.f2b-directory-item p {
	margin-bottom: 7px;
}

.f2b-directory-item .hl-mmt {
	background: #c00000;
	color: #fff;
	padding-left: 5px; padding-right: 5px;
}

/* map scripts */
#f2b-map {
	width: 100%;
	height: 650px;
}
#floating-panel .form-control {
	height: 45px; 
	border-radius: 0;
}
#floating-panel .row {
	padding-bottom: 15px;
}
#floating-panel .icon-legend {
	padding-top: 20px;
}
ul.ed-list-double {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.gm-style-iw-d > div {
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
}
.gm-style-iw-d > div p {
	margin-bottom: 1em;
}
.gm-style-iw-d > div h4 {
	margin-bottom: 10px;
}