#logoMapPlus {
  height: 100px !important;
  background: url(../img/ch_logo.svg) center no-repeat #FFF;
  background-size: 300px;
}

#infowin_wait {
  filter: grayscale(100%);
}

#infolay_wait {
  rotate: 0deg;
}

#disclaimer_news {
  font-size: 16px !important;
  color: #fff !important;
  z-index: 10;
  border-radius: 5px;
  display: block;
  width: 430px;
  height: auto;
  background-color: #000 !important;
}

.ol-control button,
div[class^='btn'] {
  background-color: #000000;
}

.ol-control button:hover,
div[class^="btn"]:hover {
  background-color: #bb0000;
}

input[type="range"]::-webkit-slider-thumb,
input[type="range"]::-moz-range-thumb {
  background: #000000;
}

.tundra .dojoxFloatingPaneTitle {
  background-color: #000000 !important;
}

[type="checkbox"],
[type="radio"] {
  accent-color: #000000 !important;
}

#btnZuruck,
#solrsearchSearchInputCancel,
.infoWindowIpadClose {
  filter: grayscale(100%);
}
