.jqvmap-label{border:1px solid #333738;
/*border-bottom-left-radius:10px;border-top-right-radius:10px;border-top:2px solid #333738;*/
position:absolute;
left:15% !important;
/*top:354px !important;*/top:200px !important;
/*margin-left:-300px;*/
display:none;
 /* -webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;*/
background:#fff;
color:#333738;
font-family:sans-serif, Verdana;
font-size:smaller;
padding:3px 7px;/*max-width:600px;*/

/*width:1000px;height:auto;*/
width:70%;height:auto;
}


.jqvmap-zoomin, .jqvmap-zoomout{
position:absolute;
left:10px;
/* -webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;*/
background:#FC9C1F;
padding:3px;
color:#E9E5DE;
width:20px;
height:20px;
cursor:pointer;
line-height:10px;
text-align:center;
border:1px solid #484848}
.jqvmap-zoomin{top:10px;}
.jqvmap-zoomout{top:30px;}
.jqvmap-region{  cursor:pointer;}
.jqvmap-ajax_response{  width:100%;  height:500px;}



.closepopup{position:absolute;right:-6px;top:-6px;width:20px;height:20px;text-indent:-4000px;background:url(../images/controls.png) no-repeat;}

@media (max-width:760px) {
svg:not(:root) {
    height: 387px;
    position: absolute;
    top: 10px;
}
#vmap{
	height:250px !important;