svg { }
.jvectormap-container { width: 100%; height: 100%; position: relative; overflow: hidden; }
.jvectormap-tip { position: absolute; display: none; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgba(41, 41, 41, 0.8); color: white; font-family: sans-serif, Verdana; font-size: smaller; padding: 3px; z-index: 2147483647; background-position: initial initial; background-repeat: initial initial; }
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback { position: absolute; left: 10px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(41, 41, 41); padding: 3px; color: white; cursor: pointer; line-height: 10px; text-align: center; box-sizing: content-box; background-position: initial initial; background-repeat: initial initial; }
.jvectormap-zoomin, .jvectormap-zoomout { width: 10px; height: 10px; }
.jvectormap-zoomin { top: 10px; }
.jvectormap-zoomout { top: 30px; }
.jvectormap-goback { bottom: 10px; z-index: 1000; padding: 6px; }
.jvectormap-spinner { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-image: url(1359afd5bc341e20991d00db14d697b7907051e0.) ; background-position: 50% 50%; background-repeat: no-repeat no-repeat; }
.jvectormap-legend-title { font-weight: bold; font-size: 14px; text-align: center; }
.jvectormap-legend-cnt { position: absolute; }
.jvectormap-legend-cnt-h { bottom: 0px; right: 0px; }
.jvectormap-legend-cnt-v { top: 0px; right: 0px; }
.jvectormap-legend { background-color: black; color: white; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-position: initial initial; background-repeat: initial initial; }
.jvectormap-legend-cnt-h .jvectormap-legend { float: left; margin: 0px 10px 10px 0px; padding: 3px 3px 1px; }
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick { float: left; }
.jvectormap-legend-cnt-v .jvectormap-legend { margin: 10px 10px 0px 0px; padding: 3px; }
.jvectormap-legend-cnt-h .jvectormap-legend-tick { width: 40px; }
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample { height: 15px; }
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample { height: 20px; width: 20px; display: inline-block; vertical-align: middle; }
.jvectormap-legend-tick-text { font-size: 12px; }
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text { text-align: center; }
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text { display: inline-block; vertical-align: middle; line-height: 20px; padding-left: 3px; }
