/* WAR BlueMap — hide players / maps / markers / screenshot */
.bm-marker-player {
  display: none !important;
}

.svg-button[title="Lista de jogadores"],
.svg-button[title="Player-List"],
.svg-button[title="Jogadores"],
.svg-button[title="Players"],
.svg-button[title="Lista de mapas"],
.svg-button[title="Map-List"],
.svg-button[title="Lista de marcadores"],
.svg-button[title="Marker-List"] {
  display: none !important;
}
