
.tooltip {
    opacity: 9;
}

/* rahul */
.tooltipster-follower .tooltipster-box {
	background: #FFF;
    border: 2px solid #B58C4C;
    border-radius: 4px;
}


.map-color {
    fill: #fde7ce;
    stroke-width: 0.2px;
    stroke: #a77900;
}

.full-map-border {
    fill: #a77900;
}

.map-color:hover {
    fill: #eb841b;
}

.taxt_color_map a {
    color: #000;
    fill: #000;
    font-weight: bolder !important; /*font-size: 4px !important;*/
    font-weight: 700 !important;
    font-family: 'Lato', sans-serif;
}



.fa-home {
    font-size: 14px !important;
}


/*body  { cursor:url(../images/cursor.png), auto !important; width:35px; height:45px;}*/
/*
body {
    cursor: url(../images/cursor.png), auto !important;
}

    body a:hover {
        cursor: url(../images/cursor-hover.png), auto !important;
    }

*/
