body {
  width: 100%;
  background: url(../images/body-repeat.jpg);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #533a2c;
}
a,
button {
  transition: all 0.5s ease;
  color: #854530;
}
a:hover {
  text-decoration: none;
}
a:hover,
button:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
p {
  margin-bottom: 15px;
}
h1,
h2 {
  color: #854530;
  margin-bottom: 20px;
  line-height: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 16px;
}
input,
textarea {
  background: rgba(210, 191, 154, 0.5);
  border: 1px solid #6e493f;
  color: #854530;
  padding: 5px;
}
button {
  cursor: pointer;
  border: 1px solid #f9f1de;
  color: #ffeac1;
  padding: 5px 10px;
  border-radius: 4px;
  background: url(../images/button-bg.png);
}
:focus {
  outline: none;
}
.body-b {
  background: url(../images/body-top.jpg) center top no-repeat, url(../images/body-bottom.jpg) center bottom no-repeat;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
  background: url(../images/header-bg.jpg) no-repeat;
  height: 371px;
  position: relative;
}
.logo {
  text-align: center;
}
.logo a {
  display: block;
  width: 267px;
  height: 78px;
  background: url(../images/logo.png) no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -131px;
  z-index: 20;
}
/* contaier
-----------------------------------------------------------------------------*/
.container {
  background: url(../images/container-repeat-bg.jpg) repeat-y;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.container:before {
  content: "";
  position: absolute;
  background: url(../images/container-top-bg.jpg) no-repeat;
  width: 1000px;
  height: 533px;
  top: 0;
  left: 0;
  z-index: 1;
}
.container:after {
  content: "";
  position: absolute;
  background: url(../images/container-bottom-bg.jpg) no-repeat;
  width: 1000px;
  height: 360px;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.left-flag {
  position: absolute;
  background: url(../images/left-flag.png) no-repeat;
  top: -18px;
  left: -62px;
  width: 91px;
  height: 297px;
  z-index: 12;
}
.right-flag {
  position: absolute;
  background: url(../images/right-flag.png) no-repeat;
  top: -18px;
  right: -62px;
  width: 91px;
  height: 297px;
  z-index: 12;
}
.content {
  z-index: 10;
  position: relative;
  display: inline-block;
  width: 442px;
  padding: 75px 0px 75px 0px;
  line-height: 14px;
}
.content img {
  max-width: 360px;
}
.content-home {
  background: url(../images/content-bg.png) repeat-y;
  min-height: 700px;
  position: relative;
  z-index: 10;
  padding: 0px 40px;
}
.content-home:before {
  content: "";
  position: absolute;
  background: url(../images/content-top-bg.png) no-repeat;
  width: 442px;
  height: 68px;
  top: -40px;
  left: 0;
  z-index: -1;
}
.content-home:after {
  content: "";
  position: absolute;
  background: url(../images/content-bottom-bg.png) no-repeat;
  width: 442px;
  height: 68px;
  bottom: -40px;
  left: 0;
  z-index: -1;
}
.control-panel {
  position: relative;
  margin: -85px 0px 30px 15px;
  text-align: center;
}
.control-panel a {
  display: block;
  width: 340px;
  height: 81px;
  background: url(../images/control-panel.png) no-repeat;
  text-decoration: none;
  color: #f0e9de;
  font-size: 16px;
  text-transform: uppercase;
  padding: 84px 0px 0px 74px;
  text-shadow: 0 -2px 1px rgba(51, 52, 70, 0.5), 0 -2px 1px rgba(51, 52, 70, 0.5), 0 2px 1px rgba(51, 52, 70, 0.5), 0 2px 1px rgba(51, 52, 70, 0.5), -2px 0 1px rgba(51, 52, 70, 0.5), 2px 0 1px rgba(51, 52, 70, 0.5), -2px 0 1px rgba(51, 52, 70, 0.5), 2px 0 1px rgba(51, 52, 70, 0.5), -1px -2px 1px rgba(51, 52, 70, 0.5), 1px -2px 1px rgba(51, 52, 70, 0.5), -1px 2px 1px rgba(51, 52, 70, 0.5), 1px 2px 1px rgba(51, 52, 70, 0.5), -2px -1px 1px rgba(51, 52, 70, 0.5), 2px -1px 1px rgba(51, 52, 70, 0.5), -2px 1px 1px rgba(51, 52, 70, 0.5), 2px 1px 1px rgba(51, 52, 70, 0.5), -2px -2px 1px rgba(51, 52, 70, 0.5), 2px -2px 1px rgba(51, 52, 70, 0.5), -2px 2px 1px rgba(51, 52, 70, 0.5), 2px 2px 1px rgba(51, 52, 70, 0.5), -2px -2px 1px rgba(51, 52, 70, 0.5), 2px -2px 1px rgba(51, 52, 70, 0.5), -2px 2px 1px rgba(51, 52, 70, 0.5), 2px 2px 1px rgba(51, 52, 70, 0.5);
}
.control-panel a span {
  font-size: 18px;
}
.news {
  background: url(../images/news-bg.png) center bottom no-repeat;
  padding-bottom: 20px;
}
.news h2 {
  margin-bottom: 15px;
  font-weight: normal;
}
.news span {
  color: #ad9486;
}
.news .autor {
  background: url(../images/autor-icon.png) left 3px no-repeat;
  padding-left: 12px;
}
.news .date {
  background: url(../images/date-icon.png) left 3px no-repeat;
  padding-left: 14px;
  margin-left: 3px;
}
.navigation {
  text-align: center;
  margin-top: 5px;
}
.navigation a {
  color: #533a2c;
  background: #e1ceaa;
  border: 1px solid #f6ebd1;
  border-radius: 3px;
  display: inline-block;
  margin: 0px 1px;
  text-decoration: none;
  width: 14px;
  height: 17px;
  line-height: 17px;
  font-family: Tahoma, Geneva, sans-serif;
}
.navigation a:hover {
  color: #f6ebd1;
  background: #876e4e;
  border: 1px solid #af8f68;
}
.navigation .active {
  color: #f6ebd1;
  background: #876e4e;
  border: 1px solid #af8f68;
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
  width: 170px;
  padding: 0px 32px 0px 77px;
  min-height: 200px;
  z-index: 8;
  position: relative;
  color: #ffeac1;
}
.left-sidebar p {
  margin-bottom: 0;
}
.left-sidebar a {
  font-family: Tahoma, Geneva, sans-serif;
  color: #ffeac1;
  text-decoration: none;
}
.sidebar-title {
  background: url(../images/sidebar-title-bg.png) no-repeat;
  width: 170px;
  height: 31px;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #dbd6c2;
  padding-top: 17px;
  letter-spacing: 0.5px;
}
.sidebar-title span {
  background: linear-gradient(#fff6e0 40%, #ac906b 65%, #f3e5bd 10%);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: 0px 8px 10px #000;
}
.sidebar-title span b {
  font-size: 14px;
  font-weight: normal;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sidebar-title span {
    background: none;
    color: #f9ebb7;
  }
}
.menu-title {
  background: none;
  padding-top: 7px;
}
.menu li {
  background: url(../images/line.png) bottom no-repeat;
  text-align: center;
  padding-bottom: 10px;
}
.menu li:nth-child(-n+3) {
  background: none;
}
.menu li a {
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  text-decoration: none;
  padding: 4px;
  color: #ffeac1;
}
.menu li a:hover {
  text-decoration: underline;
}
.block-info p {
  background: url(../images/line.png) bottom no-repeat;
  padding: 0px 10px 9px 40px;
  margin-bottom: 0px;
  position: relative;
}
.block-info p a {
  display: block;
  height: 22px;
  line-height: 22px;
  padding-left: 25px;
}
.block-info p a:hover {
  padding-left: 35px;
}
.block-info .discord {
  background: url(../images/discord.png) left 0px no-repeat;
}
.block-info .twitter {
  background: url(../images/soc-icons.png) left -29px no-repeat;
}
.block-info .facebook {
  background: url(../images/soc-icons.png) left -59px no-repeat;
}
.block-info .live {
  background: url(../images/soc-icons.png) left -89px no-repeat;
}
.block-info .mailru {
  background: url(../images/soc-icons.png) left -119px no-repeat;
}
.banners a {
  display: block;
  width: 110px;
  height: 53px;
  background: url(../images/banner-bg.png) no-repeat;
  margin: auto;
}
.statistics-title {
  margin-bottom: 15px;
}
/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
  width: 170px;
  padding: 0px 77px 0px 32px;
  min-height: 200px;
  z-index: 8;
  position: relative;
  color: #ffeac1;
}
.right-sidebar p {
  margin-bottom: 0;
}
.right-sidebar a {
  font-family: Tahoma, Geneva, sans-serif;
  color: #ffeac1;
  text-decoration: none;
}
.block-p {
  padding: 0px 20px 0px 26px;
}
.block-p p {
  background: url(../images/line.png) bottom no-repeat;
  padding: 4px 0px 14px 0px;
  margin-bottom: 0px;
  position: relative;
}
.contacts p {
  padding: 0px 10px 9px 0px;
  position: relative;
  background: none;
}
.contacts p a {
  display: block;
  height: 22px;
  line-height: 22px;
  padding-left: 25px;
}
.contacts p a:hover {
  padding-left: 35px;
}
.contacts .discord {
  background: url(../images/contacts-icons.png) left 0px no-repeat;
}
.contacts .skype {
  background: url(../images/contacts-icons.png) left -28px no-repeat;
}
.contacts .mail {
  background: url(../images/contacts-icons.png) left -58px no-repeat;
}
.contacts .block-p {
  margin-top: 6px;
}
.status {
  color: #ebd7af;
  text-decoration: underline;
}
.status span {
  float: right;
  text-decoration: none;
  text-align: left;
  width: 35px;
}
.status .online {
  color: #68bf21;
}
.status .online:before {
  content: "";
  background: url(../images/online-icon.png) no-repeat;
  height: 18px;
  width: 18px;
  position: absolute;
  margin-left: -20px;
  margin-top: -4px;
}
.status .offline {
  color: #dc4329;
}
.status .offline:before {
  content: "";
  background: url(../images/offline-icon.png) no-repeat;
  height: 18px;
  width: 18px;
  position: absolute;
  margin-left: -20px;
  margin-top: -4px;
}
.discussions {
  background: url(../images/line.png) bottom no-repeat;
  padding: 4px 0px 16px 0px;
}
.discussions span {
  color: #d2b59f;
  font-size: 10px;
}
.discussions a {
  text-decoration: underline;
  display: block;
  margin-bottom: 7px;
  line-height: 14px;
}
.discussions a:hover {
  text-decoration: none;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
  background: url(../images/footer-bg.jpg) no-repeat;
  height: 80px;
  padding-top: 36px;
  text-align: center;
  position: relative;
}
.copyright {
  color: #9797ba;
  margin-top: 32px;
}
#toTop {
  border: 1px solid #6a668a;
  padding: 5px;
  cursor: pointer;
  display: none;
  color: #6a668a;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  padding: 6px 25px 6px 10px;
  width: 50px;
  position: absolute;
  top: -36px;
  left: 110px;
  border-radius: 10px;
  background: url(../images/top-icon.png) 84% no-repeat;
  z-index: 12;
}
/* Online Player Count Styles */
.online-count {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background-color: #333333;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0; /* Add some margin for spacing */
}

.online-count span {
    color: #00ff00; /* Green color for the count */
}

/* Error Message Styles */
.error {
    color: #ff0000; /* Red color for errors */
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}
/*# sourceMappingURL=style.css.map */