/*!
 * jQVMap Version 1.0 
 *
 * http://jqvmap.com
 *
 * Copyright 2012, Peter Schmalfeldt <manifestinteractive@gmail.com>
 * Licensed under the MIT license.
 *
 * Fork Me @ https://github.com/manifestinteractive/jqvmap
 */
.jqvmap-label {
	position:absolute;
	display:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#292929;
	color:#fff;
	font-family: 'Open Sans',sans-serif;	
	font-size:smaller;
	padding:3px;
}

.jqvmap-zoomin,.jqvmap-zoomout {
	background:none repeat scroll 0 0 #02527B;
	color:#FFF;
	cursor:pointer;
	font-weight:700;
	height:16px;
	left:5px;
	line-height:2px;
	padding:8px;
	position:absolute;
	text-align:center;
	text-indent:-4px;
	width:10px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}

.jqvmap-zoomin {
	top:10px;
}

.jqvmap-zoomout {
	top:30px;
}

.jqvmap-region {
	cursor:pointer;
}

.jqvmap-ajax_response {
	width:100%;
	height:500px;
}

#jqvmap1_mk, #jqvmap1_md, #jqvmap1_ba, #jqvmap1_me, #jqvmap1_al, #jqvmap1_ua, #jqvmap1_by, #jqvmap1_ma, #jqvmap1_gl, #jqvmap1_dz, #jqvmap1_tn, #jqvmap1_sa, #jqvmap1_ru, #jqvmap1_iq, #jqvmap1_sy, #jqvmap1_jo, #jqvmap1_il, #jqvmap1_ir, #jqvmap1_kz, #jqvmap1_tm, #jqvmap1_az, #jqvmap1_am, #jqvmap1_ge, #jqvmap1_is, #jqvmap1_lb {

	opacity: .45;
}
