@import url('https://fonts.googleapis.com/css2?family=Laila:wght@300;400;500;600;700&display=swap');

.ImgPesquisarPersonagembarrinha {
  background: url(/images/lupa.gif) no-repeat;
  border: 0;
  margin-left: 173px;
  margin-top: -38px;
  position: absolute;
  z-index: 1081;
}

.inputbk {
  margin-top: -35px;
  width: 201px;
  height: 24px;
  z-index: 1080;
  position: absolute;
  border-radius: 7px;
  border: 1px solid rgb(255 255 255);
  background-image: linear-gradient(to right, rgb(15 150 15), #012f01);
  color: #fff;
  text-align: center;
  box-shadow: 0 0 3px #00242c;
  outline: 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 11px;
}

.ImgPesquisarPersonagem {
  background: url(/images/imgbuscapersonagem/procurar.png) no-repeat;
  width: 94px;
  height: 30px;
  border: 0;
  margin-left: 200px;
  margin-top: -38px;
  position: absolute;
  z-index: 10;
}

.SmallMenuBox {
  z-index: 100;
}

#LeftArtwork #TibiaLogoArtworkTop {
  position: relative;
  top: -60px;
  left: -14px;
  height: 198px;
  width: auto;
  z-index: 101;
  cursor: pointer;
  border: 0;
}

.SubmenuitemLabel {
  margin: 0;
  border-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 23px;
  border-bottom: 1px solid #505050;
  overflow: hidden;
  font-family: 'Laila', serif;
}

#BannerModal .modal-open .modal {
  z-index: 2060;
  --bs-backdrop-zindex: 2060;
}

.MobileTibiaLogo {
  position: relative;
  top: 0px;
  width: 90px;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
  background-image: url(../images/zyzz-logo-artwork-top.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 999;
}

.main-site-container {
  margin: 35px auto;
}

@media(max-width: 768.01px) {

}