

/* Start:/projects/map/jqvmap.css?17479423911057*/
.jqvmap-label
{
	position: absolute;
	margin: -10px 0 0 -10px;
	display: none;
	border-radius: 10px;
	background: #fff;
	color: #000;
	width: 220px;
	padding: 10px;
	box-shadow: 0 4px 21px 1px rgba(48, 123, 196, 0.1);
	z-index:999;
}
.jqvmap-label strong
{
	color:#000;
	display: block;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.jqvmap-label ul
{
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	border-top: 1px solid #e5e5e5;
	margin-top: 5px;
	padding-top: 6px;
	font-size: 15px;
}

.jqvmap-zoomin, .jqvmap-zoomout
{
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000000;
	padding: 3px;
	color: white;
	width: 10px;
	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}
.jqvmap-zoomin
{
	top: 10px;
}
.jqvmap-zoomout
{
	top: 30px;
}
.jqvmap-region
{
  cursor: pointer;
}
.jqvmap-ajax_response
{
  width: 100%;
  height: 500px;
}

#jqvmap1_mc_pin {
	top: 208px !important;
	left: 120px !important;
}
/* End */
/* /projects/map/jqvmap.css?17479423911057 */
