tr.fve_min th, tr.fve_min td {
  background: #ffcc77;
}

#w div.ct div.smap img {
  width: auto;
  height: auto;
  max-width: none;
}

#w div.ct div.smap button {
  position: relative !important;
  border-radius: 0;
  line-height: 27px !important;
  padding: 0 !important;
  text-transform: none !important;
  border: none !important;
  color: #6b7580 !important;
  font-size: 17px !important;
  font-family: mapy;
}

#w div.ct div.smap button:hover {
  background: #fff !important;
}

#w div.ct div.smap button.minut {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

#w div.ct div.smap button.plus {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

#w div.ct input.digit2 {
  width: 53px;
}

#w div.ct input.digit3 {
  width: 60px;
}

#w div.ct input.digit4 {
  width: 70px;
}

#w div.ct input.digit6 {
  width: 80px;
}

#w div.ct input.digit8 {
  width: 100px;
}

.nowrap {
  white-space: nowrap;
}

#w .leaflet-control-zoom a {
  text-decoration: none;
}