.marker-title {
  text-align: center;
  position: absolute;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  margin-top: -15px;
}

.select_online {
  background-image: url("../img/app/pointers/select_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.select_offline {
  background-image: url("../img/app/pointers/select_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.select_online_noarrow {
  background-image: url("../img/app/pointers/select_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.select_offline_noarrow {
  background-image: url("../img/app/pointers/select_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.default_online {
  background-image: url("../img/app/pointers/default_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.default_offline {
  background-image: url("../img/app/pointers/default_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.default_online_noarrow {
  background-image: url("../img/app/pointers/default_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}


.default_offline_noarrow {
  background-image: url("../img/app/pointers/default_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.start_online_noarrow {
  background-image: url("../img/app/pointers/start_online_noarrow.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.stop_online_noarrow {
  background-image: url("../img/app/pointers/stop_online_noarrow.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.animal_online {
  background-image: url("../img/app/pointers/animal_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.animal_offline {
  background-image: url("../img/app/pointers/animal_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.animal_online_noarrow {
  background-image: url("../img/app/pointers/animal_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.animal_offline_noarrow {
  background-image: url("../img/app/pointers/animal_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.arrow_online {
  background-image: url("../img/app/pointers/arrow_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.arrow_offline {
  background-image: url("../img/app/pointers/arrow_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.arrow_online_noarrow {
  background-image: url("../img/app/pointers/arrow_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.arrow_offline_noarrow {
  background-image: url("../img/app/pointers/arrow_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bicycle_online {
  background-image: url("../img/app/pointers/bicycle_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bicycle_offline {
  background-image: url("../img/app/pointers/bicycle_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bicycle_online_noarrow {
  background-image: url("../img/app/pointers/bicycle_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bicycle_offline_noarrow {
  background-image: url("../img/app/pointers/bicycle_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.boat_online {
  background-image: url("../img/app/pointers/boat_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.boat_offline {
  background-image: url("../img/app/pointers/boat_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.boat_online_noarrow {
  background-image: url("../img/app/pointers/boat_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.boat_offline_noarrow {
  background-image: url("../img/app/pointers/boat_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bus_online {
  background-image: url("../img/app/pointers/bus_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bus_offline {
  background-image: url("../img/app/pointers/bus_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bus_online_noarrow {
  background-image: url("../img/app/pointers/bus_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bus_offline_noarrow {
  background-image: url("../img/app/pointers/bus_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.car_online {
  background-image: url("../img/app/pointers/car_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.car_offline {
  background-image: url("../img/app/pointers/car_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.car_online_noarrow {
  background-image: url("../img/app/pointers/car_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.car_offline_noarrow {
  background-image: url("../img/app/pointers/car_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.crane_online {
  background-image: url("../img/app/pointers/crane_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.crane_offline {
  background-image: url("../img/app/pointers/crane_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.crane_online_noarrow {
  background-image: url("../img/app/pointers/crane_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.crane_offline_noarrow {
  background-image: url("../img/app/pointers/crane_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.helicopter_online {
  background-image: url("../img/app/pointers/helicopter_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.helicopter_offline {
  background-image: url("../img/app/pointers/helicopter_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.helicopter_online_noarrow {
  background-image: url("../img/app/pointers/helicopter_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.helicopter_offline_noarrow {
  background-image: url("../img/app/pointers/helicopter_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.motorcycle_online {
  background-image: url("../img/app/pointers/motorcycle_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.motorcycle_offline {
  background-image: url("../img/app/pointers/motorcycle_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.motorcycle_online_noarrow {
  background-image: url("../img/app/pointers/motorcycle_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.motorcycle_offline_noarrow {
  background-image: url("../img/app/pointers/motorcycle_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.offroad_online {
  background-image: url("../img/app/pointers/offroad_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.offroad_offline {
  background-image: url("../img/app/pointers/offroad_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.offroad_online_noarrow {
  background-image: url("../img/app/pointers/offroad_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.offroad_offline_noarrow {
  background-image: url("../img/app/pointers/offroad_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.person_online {
  background-image: url("../img/app/pointers/person_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.person_offline {
  background-image: url("../img/app/pointers/person_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.person_online_noarrow {
  background-image: url("../img/app/pointers/person_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.person_offline_noarrow {
  background-image: url("../img/app/pointers/person_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pickup_online {
  background-image: url("../img/app/pointers/pickup_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pickup_offline {
  background-image: url("../img/app/pointers/pickup_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pickup_online_noarrow {
  background-image: url("../img/app/pointers/pickup_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pickup_offline_noarrow {
  background-image: url("../img/app/pointers/pickup_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.plane_online {
  background-image: url("../img/app/pointers/plane_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.plane_offline {
  background-image: url("../img/app/pointers/plane_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.plane_online_noarrow {
  background-image: url("../img/app/pointers/plane_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.plane_offline_noarrow {
  background-image: url("../img/app/pointers/plane_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.scooter_online {
  background-image: url("../img/app/pointers/scooter_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.scooter_offline {
  background-image: url("../img/app/pointers/scooter_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.scooter_online_noarrow {
  background-image: url("../img/app/pointers/scooter_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.scooter_offline_noarrow {
  background-image: url("../img/app/pointers/scooter_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.ship_online {
  background-image: url("../img/app/pointers/ship_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.ship_offline {
  background-image: url("../img/app/pointers/ship_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.ship_online_noarrow {
  background-image: url("../img/app/pointers/ship_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.ship_offline_noarrow {
  background-image: url("../img/app/pointers/ship_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tractor_online {
  background-image: url("../img/app/pointers/tractor_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tractor_offline {
  background-image: url("../img/app/pointers/tractor_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tractor_online_noarrow {
  background-image: url("../img/app/pointers/tractor_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tractor_offline_noarrow {
  background-image: url("../img/app/pointers/tractor_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.train_online {
  background-image: url("../img/app/pointers/train_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.train_offline {
  background-image: url("../img/app/pointers/train_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.train_online_noarrow {
  background-image: url("../img/app/pointers/train_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.train_offline_noarrow {
  background-image: url("../img/app/pointers/train_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tram_online {
  background-image: url("../img/app/pointers/tram_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tram_offline {
  background-image: url("../img/app/pointers/tram_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tram_online_noarrow {
  background-image: url("../img/app/pointers/tram_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tram_offline_noarrow {
  background-image: url("../img/app/pointers/tram_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.trolleybus_online {
  background-image: url("../img/app/pointers/trolleybus_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.trolleybus_offline {
  background-image: url("../img/app/pointers/trolleybus_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.trolleybus_online_noarrow {
  background-image: url("../img/app/pointers/trolleybus_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.trolleybus_offline_noarrow {
  background-image: url("../img/app/pointers/trolleybus_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.truck_online {
  background-image: url("../img/app/pointers/truck_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.truck_offline {
  background-image: url("../img/app/pointers/truck_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.truck_online_noarrow {
  background-image: url("../img/app/pointers/truck_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.truck_offline_noarrow {
  background-image: url("../img/app/pointers/truck_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.van_online {
  background-image: url("../img/app/pointers/van_online.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.van_offline {
  background-image: url("../img/app/pointers/van_offline.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.van_online_noarrow {
  background-image: url("../img/app/pointers/van_online_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.van_offline_noarrow {
  background-image: url("../img/app/pointers/van_offline_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.select_unknown {
  background-image: url("../img/app/pointers/select_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.select_unknown_noarrow {
  background-image: url("../img/app/pointers/select_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.default_unknown {
  background-image: url("../img/app/pointers/default_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.default_unknown_noarrow {
  background-image: url("../img/app/pointers/default_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.animal_unknown {
  background-image: url("../img/app/pointers/animal_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.animal_unknown_noarrow {
  background-image: url("../img/app/pointers/animal_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.arrow_unknown {
  background-image: url("../img/app/pointers/arrow_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.arrow_unknown_noarrow {
  background-image: url("../img/app/pointers/arrow_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bicycle_unknown {
  background-image: url("../img/app/pointers/bicycle_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bicycle_unknown_noarrow {
  background-image: url("../img/app/pointers/bicycle_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.boat_unknown {
  background-image: url("../img/app/pointers/boat_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.boat_unknown_noarrow {
  background-image: url("../img/app/pointers/boat_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bus_unknown {
  background-image: url("../img/app/pointers/bus_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.bus_unknown_noarrow {
  background-image: url("../img/app/pointers/bus_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.car_unknown {
  background-image: url("../img/app/pointers/car_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.car_unknown_noarrow {
  background-image: url("../img/app/pointers/car_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.crane_unknown {
  background-image: url("../img/app/pointers/crane_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.crane_unknown_noarrow {
  background-image: url("../img/app/pointers/crane_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.helicopter_unknown {
  background-image: url("../img/app/pointers/helicopter_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.helicopter_unknown_noarrow {
  background-image: url("../img/app/pointers/helicopter_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.motorcycle_unknown {
  background-image: url("../img/app/pointers/motorcycle_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.motorcycle_unknown_noarrow {
  background-image: url("../img/app/pointers/motorcycle_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.offroad_unknown {
  background-image: url("../img/app/pointers/offroad_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.offroad_unknown_noarrow {
  background-image: url("../img/app/pointers/offroad_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.person_unknown {
  background-image: url("../img/app/pointers/person_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.person_unknown_noarrow {
  background-image: url("../img/app/pointers/person_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pickup_unknown {
  background-image: url("../img/app/pointers/pickup_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pickup_unknown_noarrow {
  background-image: url("../img/app/pointers/pickup_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.plane_unknown {
  background-image: url("../img/app/pointers/plane_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.plane_unknown_noarrow {
  background-image: url("../img/app/pointers/plane_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.scooter_unknown {
  background-image: url("../img/app/pointers/scooter_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.scooter_unknown_noarrow {
  background-image: url("../img/app/pointers/scooter_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.ship_unknown {
  background-image: url("../img/app/pointers/ship_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.ship_unknown_noarrow {
  background-image: url("../img/app/pointers/ship_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tractor_unknown {
  background-image: url("../img/app/pointers/tractor_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tractor_unknown_noarrow {
  background-image: url("../img/app/pointers/tractor_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.train_unknown {
  background-image: url("../img/app/pointers/train_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.train_unknown_noarrow {
  background-image: url("../img/app/pointers/train_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tram_unknown {
  background-image: url("../img/app/pointers/tram_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.tram_unknown_noarrow {
  background-image: url("../img/app/pointers/tram_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.trolleybus_unknown {
  background-image: url("../img/app/pointers/trolleybus_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.trolleybus_unknown_noarrow {
  background-image: url("../img/app/pointers/trolleybus_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.truck_unknown {
  background-image: url("../img/app/pointers/truck_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.truck_unknown_noarrow {
  background-image: url("../img/app/pointers/truck_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.van_unknown {
  background-image: url("../img/app/pointers/van_unknown.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.van_unknown_noarrow {
  background-image: url("../img/app/pointers/van_unknown_noarrow.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
}