.map-container{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.map-canvas{
	height: 100%;
	width: 100%;
}
.jcf-select-city-select .jcf-select-drop-content ul li:first-child,
.jcf-select-states-select .jcf-select-drop-content ul li:first-child{
	display: none;
}
.js-custom-content-popup-map{text-align: center;}
.js-title-popup-text{display: block;}