@charset "UTF-8";
.flbk000012{
    
}
.flbk000012 > .row{
    min-height:200px;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index:1;
}
.flbk000012 > .row > div{
	position: absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
}
.flbk000012 > .row > div.static-google-map{
    position: relative;
}
.flbk000012 > .row > div .canvas{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.flbk000012 > .row > .google_map{
    position: relative;
}
.flbk000012 .embed-google-map,
.flbk000012 .simple-google-map{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.flbk000012 .embed-google-map iframe,
.flbk000012 .simple-google-map .canvas{
	width:100%;
	height:100%;
	min-height:200px;
}
.flbk000012 marker{
    display: none;
}