body {
  background-image: url(/img/__body.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #ebebeb;
  margin: 0;
  padding: 0;
}
:active, :hover, :focus {
  outline: 0;
  outline-offset: 0;
}
@font-face {
  font-family: "Hagin";
  src: url("/fonts/HaginCapsMedium.ttf");
  
  }
.__gameHead {

}
.__gameHead .__gameMain {
  text-align: left;
}
.__gameHead .__gameMain .__item{
  display:inline-block
}
.logo {
  background-image: url(/img/__logo.png);
  background-position: center;
  background-size: contain;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
}
.__allItem {
  position: relative;
  top: -33px;
  margin: 0px 8px;
  font-family: system-ui;
  color: #4a4949;
}
.__allItem:hover {
color:#5858db;
cursor:pointer;
}

.Wrap {
  margin: 0 auto;
  position: relative;
  padding: 0px 20px;
  width: 950px;
}

.__header {
  text-align: center;
  margin-top: 31px;
}
.__header .__one {
  vertical-align: top;
  display: inline-block;
  width: 472px;
  height: 300px;
  text-align: left;
  position: relative;
  top: 35px;
}
.__header .__two {
  vertical-align: top;
  display: inline-block;
  width: 472px;
  height: 350px;
  background-image: url(/img/logo_transparent.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -55px;
}

.__nameGame {
  font-family: Hagin;
  font-size: 60px;
  text-align: left;
  color: #2689c1;
  text-shadow: 0px 0px 4px #ededed;
} 
.__littleText {
  text-align: left;
  font-size: 20px;
  color: #6e7ed4;
  text-shadow: 0px 0px 4px white;
  position: relative;
  top: -10px;
}
.__text {
  text-align: left;
  font-size: 18px;
  font-family: system-ui;
  color: #4a4949;
}
.__buttonReg {
  width: max-content;
  padding: 6px 33px;
  background: #2689c1;
  color: #ffffff;
  text-shadow: 0px 0px 2px black;
  font-size: 22px;
  margin: 20px 0px;
  box-shadow: 0px 0px 2px #00216c, inset 0px 0px 10px white;
  font-family: 'Hagin';
  cursor: pointer;
}
.__buttonReg:hover {
  background:#5858db;
}

.__page {
  text-align: center;
  margin-top: 31px;
}
.__page .__left {
  width: 565px;
  display: inline-block;
  margin-right: 35px;
}
#sob {text-align: right;}
.__page .__right {
  width: 345px;
  display: inline-block;
  vertical-align: top;
}
.__forms {
  display: inline-block;
  vertical-align: top;
  float: right;
  position: relative;
  top: 25px;
}
.__input {
  padding: 7px;
  border-radius: 3px;
  border: 1px solid #bababa;
  width: 130px;
}
.__submit {
  display: inline-block;
  color: #fff;
  background: #2689c1;
  border-radius: 3px;
  padding: 8px 15px;
  cursor: pointer;
  border: none;
  margin-left: 0px;
  position: relative;
  top: 0px;
}
.__submit:hover {
background: #3ca8e5;
 }
 .__submit2 {
  display: inline-block;
  color: #fff;
  background: #2689c1;
  border-radius: 3px;
  padding: 8px 15px;
  cursor: pointer;
  border: none;
  margin-left: 10px;
  position: relative;
  top: 5px;
}
.__submit2:hover {
  background: #3ca8e5;
   }
 .__singTrue {
  
  display: inline-block;
  float: right;
  position: relative;
  top: 25px;
}
  .__login {
    display: inline-block;
    margin: 0px 10px;
    font-family: Hagin;
    color: #8686c9;
    font-size: 24px;
    text-decoration: underline;
    position: relative;
    top: 3px;
    text-shadow: 0px 0px 2px white;
  }
  .__bigTextPage {
    text-align: left;
    font-size: 32px;
    color: #868686;
    background-size: 470px;
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 11px 0px;
    margin-bottom: 10px;
    width: 100%;
  }
  .__blockNews {
    position: relative;
    padding-bottom: 15px;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px darkgrey;
    margin: 10px 0px;
    padding-bottom: 65px;
  }
  .__blockNews .__text {    font-size: 13px;
    font-family: sans-serif;
    text-align: justify;}
  .__blockNews .__name {
    float: left;
    font-size: 17px;
    font-family: 'style';
    margin-left: 9px;
    margin-top: 7px;
  }  
  .__blockNews .__date {
    font-family: serif;
    font-size: 12px;
  }
  .__blockNews .__login {
    height: 60px;
    position: absolute;
    text-align: left;
    bottom: 0px;
    left: 6px;
    top: 100%;
    margin-top: -55px;
  }

  a:link {
    color: blue;
    text-decoration: none;
    cursor: pointer;
  }
  a:link:hover {
    color: #27acb0;
    text-decoration: none;
    cursor: pointer;
  }

  .__sob {
    position: relative;
    padding-bottom: 15px;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px darkgrey;
    margin: 10px 0px;
  }

  .__blockEvent {
    font-family: sans-serif;
    font-size: 13px;
    text-align: left;
    padding-left: 35px;
    position: relative;
    height: 45px;
  }
  .__blockEvent .__icoEvent {
    display: inline-block;
    color: #dbc619;
    text-shadow: 0px 0px 1px white, -1px 1px 2px white;
    font-size: 27px;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .__blockEvent .__textEvent {
    text-decoration: underline;
    color: #444444;
  }
  .__blockEvent .__textEvent:hover {
    color:#a79a00;
    cursor:pointer;
  }
  .__blockEvent .__dateEvent {
    color: gray;
    font-style: italic;
    font-size: 13px;
    font-family: serif;
  }
  .__blockEvent img {
    margin: -4px;
  }
.__myTxt {
  font-size: 23px;
  color: #868686;
  position: relative;
  top: -15px;
  border-bottom: 1px solid;
}
  .__lineReitBlock {
    text-align: left;
    margin: 10px 5px;
  }
  .__lineReitBlock .__statCount {
    float: right;
    background: #e1e1e1;
    padding: 0px 7px;
    border-radius: 3px;
    color: gray;
    border: 1px solid lightgrey;
    box-shadow: 0px 0px 2px #bbbbbb;
    position: relative;
    top: -1px;
  }

  .__num{
    float: left;
    margin-right: 5px;
    background: #e1e1e1;
    padding: 0px 7px;
    border-radius: 3px;
    color: gray;
    border: 1px solid lightgrey;
    box-shadow: 0px 0px 2px #bbbbbb;
    position: relative;
    top: -1px;
  }

  .__botom {
    margin-top: 50px;
    background: #e0e0e0;
    text-align: center;
    padding-bottom: 30px;
  }
  .__botom .__botomDiv {
    /* height: 100px; */
    width: 20%;
    display: inline-block;
    margin: auto;
    align-items: start;
    margin: 0% 2%;
    vertical-align: top;
    vertical-align: top;
  }
  .__myTxt2 {
    font-size: 19px;
    color: #4e4e4e;
    position: relative; 
    top: 10px;
    font-family: 'Hagin'; 
  }
  .__link {
    margin: 8px;
    color: #6a6868;
    position: relative;
    top: 10px;
  }
  .__link:hover {
    color:#5446b7;
    cursor: pointer;
  }


  /*рег*/
  .__responseSex {
    width: 310px;
    height: 460px;
    display: inline-block;
    vertical-align: bottom;
  }
  .__divInput {
    width: 310px;
    height: 460px;
    display: inline-block;
    vertical-align: bottom;
  }
  .__formRegistr {
    position: relative;
    top: 50px;
  }
  .__lineForm {
    margin: 25px 0px;
    text-align: right;
    position: relative;
  }
  .__textInput {
    display: inline-block;
    font-size: 17px;
    font-family: 'style';
    position: relative;
    top: 2px;
    color: #76767a;
    text-shadow: 0px 0px 3px white;
    margin-right: 10px;
    float: left;
  }
  .__inputRegistr {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid gray;
  }
  .__borderNone {
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 5px 5px;
  }
  .__selectFrom {
    width: 180px;
    padding: 5px;
    border: 1px solid gray;
    border-radius: 5px;
  }
  .__imgPercBoy {
    background-image: url(/img/boy.png);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .__imgPercGirl {
    background-image: url(/img/girl.png);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .__checkBox {
    font-size: 16px;
    color: #404042;
    text-align: right;
  }
  .__checkBoxes {
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
  }
  .__regButton {
    margin-top: -10px;
    background: green;
    clear: both;
    border: none;
    background-color: #589e30;
    box-shadow: 0 2px 0px 0px #3d6d21;
    padding: 7px 12px 5px 12px;
    border-radius: 3px;
    color: #fff;
    font-family: 'style';
    text-shadow: 0px 1px 0px #3d6d21;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: -7px;
  }
  .__regButton:hover {
    cursor: pointer;
    color:gold
  }
  .__resReg {
    position: absolute;
    right: 0;
    bottom: 28px;
    color: #e53030;
    font-size: 14px;
  }

  #__responseAutorize {
    position: absolute;
    width: 200px;
    background: gold;
    min-height: 52px;
    right: 206px;
    top: -46px;
    border-radius: 10px;
    display: none;
  }
  .__arr {       position: absolute;
    font-size: 23px;
    width: 100%;
    text-align: center;
    bottom: -10px;
    color: gold;
    line-height: 1;}
  .__icoResp {
    position: absolute;
    font-size: 30px;
    top: -18px;
    left: 5px;
    color: #4e4e4e;
  }
  #__txtRes {
    padding-left: 45px;
    font-size: 14px;
    line-height: 1;
    padding-top: 13px;
  }
  .__textRegistr {
    font-size: 18px;
    font-family: serif;
    text-align: justify;
    padding: 5px 120px;
  }

  #logoUser {
    width: 35px;
    height: 35px;
    background-size: cover;
    float: left;
    position: relative;
    border-radius: 50%;
    background-position: center;
    border: 1px solid #4c7c9c;
    box-shadow: 0 0 0 2px #9bbed58a;
    margin-left: 0;
    background-color: #d1d9e6;
    margin-top: 3px;
    background-image: url(/world/init/images/male/__logo_boy.png);
    cursor: pointer;
}
#loginUser {
    float: left;
    position: relative;
    top: 5px;
    left: 3px;
    font-family: style;
    font-weight: 100;
    font-size: 19px;
}
.rangLogo {
  font-size: 12px;
  font-family: serif;
  position: relative;
  top: -7px;
}

.__logos {
  display: inline-block;
  float: right;
  position: relative;
  top: 15px;
}

.__logoUser {
  background: #f1f1f1;
  background-position: center;
  background-repeat: no-repeat;
  top: 3px;
  border: 1px ridge #87aac7;
  width: 35px;
  height: 35px;
  background-size: contain;
  border-radius: 50%;
  box-shadow: none;
  position: relative;
  left: 3px;
  float: left;
}

.__online {
  position: relative;
  bottom: 0px;
  display: inline-block;
  color: #6f6a6a;
  /* background: #2689c1; */
  border-radius: 3px;
  padding: 1px 10px;
  cursor: pointer;
  border: none;
}