/* .leaflet-clickable {
  cursor: pointer !important;
} */

/* Change cursor when over entire map 
.leaflet-container {
  cursor: default !important;
}*/

.leaflet-container a {
    color: #ffffff;
}

.k-list .k-item .option {
    padding-left: 15px;
}

.sp-disabled-option {
    padding-left: 0px;
    color: #999999;
}

.sp-enabled-option {
    padding-left: 10px;
}