a:active {
  text-decoration: underline;
}

#id_WPegdJI a {
  color: rgb(0, 0, 0);
  font-weight: bold;
}

body:has(.split-map) .container_12 {
	width: auto;
	max-width: 1220px;
}
body:has(.split-map) .container_12 > div {
	width: auto;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
	height: auto;
}

.tabs-wrap .tabs {
	max-width: 100%;
}
.split:has(.split-map) {
	max-width: 100%;
}

@media only screen and (max-width: 616px) {
  .WaGadgetMenuHorizontal[class*="menuStyle"] .menuInner .menuButton {
    height: auto;
  }
}