.jqvmap-label,
.jqvmap-pin
{
    pointer-events: none;
}.jqvmap-label
{
    font-family: sans-serif,Verdana;font-size: smaller;

    position: absolute;display: none;padding: 3px;color: #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #292929;
}.jqvmap-zoomin,
.jqvmap-zoomout
{
    line-height: 10px;

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