.map-empty-item{
    background:none;
    border:none !important;
    margin:0 !important;
    box-shadow: none;
    width:auto !important;
    height:auto !important;
}
.cursor-crosshair{
    cursor:crosshair;
}