body {
  background-image: url(/img/__body.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  width:100%;
  overflow: hidden auto;
}
:active, :hover, :focus {
  outline: 0;
  outline-offset: 0;
}
@font-face {
  font-family: "Hagin";
  src: url("/fonts/HaginCapsMedium.ttf");
  
  }
.__gameHead {
  z-index: 111;
  position: relative;
}
.__gameHead .__gameMain {
  text-align: center;
}
.__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: 10px;
  margin: 6px 8px;
  font-family: serif;
  color: #fffafa;
  text-shadow: 0px 0px 2px black;
  font-size: 21px;
}
.__allItem:hover {
color:#8cebb0;
cursor:pointer;
}

.__gradient {
  background: linear-gradient(180deg,rgba(26, 26, 26, 0.65) 0%, rgba(26, 26, 26, 0.15) 51%, rgba(76, 76, 76, 0.35) 100%);
  position: relative;
  height: 100%;
}

.__header {
  text-align: center;
  background-image: url(/img/head.jpg);
  height: 500px;
  background-position: center;
  background-size: cover;
}

.__sing {
  display: inline-block;
  background: #EAE7E799;
  height: 200px;
  border: 1px solid #497ec6;
  border-radius: 10px;
  width: 300px;
  position: relative;
  top: 35px;
}


.__nameGame {
  font-family: Hagin;
  font-size: 50px;
  text-align: center;
  color: #fafafa;
  top: 17px;
  position: relative;
} 
.__onlineGame {
  text-align: center;
  font-size: 19px;
  color: #ffffff;
  position: relative;
  top: 14px;
  text-shadow: 0px 0px 2px black;
  font-family: 'Hagin';
}
.__text {
  text-align: left;
  font-size: 18px;
  font-family: system-ui;
  color: #fffcfc;
}
.__nH {
  font-family: serif;
  font-size: 20px;
  color: rgb(255 247 247);
  margin-bottom: 10px;
  text-shadow: 0px 0px 2px #000000;
  font-weight: bold;
}
.__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: 50px;
  background-image: url(/img/ba1.jpg);
}
.__shadow {
  background: #ffffff9c;
  box-shadow: 0px -40px 21px #ffffff9c;
  position: relative;
  top: -50px;
}
.__page .__left {
  width: 98%;
  display: inline-block;
}
#sob {text-align: center;}
.__page .__right {
  width: 98%;
  display: inline-block;
}
.__forms {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 24px;
  background: white;
  border-radius: 20px;
}
.__formss {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 24px;
}
#mobNone {display: none;}
.__input {
  padding: 7px;
  border-radius: 20px;
  border: 1px solid #bababa;
  width: 200px;
  margin: 10px 0px;
  text-align: center;
}
.__submit {
  display: inline-block;
  color: #fff;
  background: #266dc1;
  border-radius: 17px;
  padding: 6px 54px;
  cursor: pointer;
  border: none;
  margin-left: 0px;
  position: relative;
  top: 0px;
  margin: 5px 50px;
  background: linear-gradient(90deg, rgba(58, 148, 247, 1) 0%, rgba(11, 84, 163, 1) 51%);
  font-size: 16px;
}
.__submit:hover {
background: #3ca8e5;
 }
 .__submit2 {
  display: inline-block;
  color: #fff;
  background: #2689c1;
  border-radius: 20px;
  padding: 13px 30px;
  cursor: pointer;
  border: none;
  margin-left: 10px;
  position: relative;
  background: linear-gradient(90deg, rgba(58, 148, 247, 1) 0%, rgba(11, 84, 163, 1) 51%);
  font-size: 16px;
  top: 0px;
}
.__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: center;
    font-size: 29px;
    color: #090909B2;
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 11px 0px;
    margin-bottom: 10px;
    width: 100%;
    font-family: system-ui;
  }
  .__blockNews {
    position: relative;
    padding-bottom: 15px;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 2px darkgrey;
    margin: 10px 0px;
    padding-bottom: 65px;
    background: linear-gradient(180deg, rgb(87 163 247) 0%, rgb(44 108 177) 51%);
  }
  .__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;
    color: white;
    text-shadow: none;
  }  
  .__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;
    position: relative;
    padding-bottom: 15px;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 2px darkgrey;
    margin: 10px 0px;
    padding-bottom: 20px;
    background: linear-gradient(180deg, rgb(87 163 247) 0%, rgb(44 108 177) 51%);
  }

  .__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;
    font-size: 27px;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .__blockEvent .__textEvent {
    text-decoration: underline;
    color: #ffffff;
  }
  .__blockEvent .__textEvent:hover {
    color:#92f284;
    cursor:pointer;
  }
  .__blockEvent .__dateEvent {
    color: #ffffff;
    font-style: italic;
    font-size: 13px;
    font-family: serif;
  }
  .__blockEvent img {
    margin: -4px;
  }
.__myTxt {
  font-size: 23px;
  color: #ffffff;
  position: relative;
  top: -7px;
  font-family: system-ui;
}
  .__lineReitBlock {
    text-align: left;
    margin: 15px 5px;
    color: white;
    font-family: system-ui;
  }
  .__lineReitBlock .__statCount {
    float: right;
    padding: 0px 7px;
    border-radius: 50px;
    color: #ffffff;
    border: 1px solid lightgrey;
    position: relative;
    top: -1px;
  }

  .__num{
    float: left;
    margin-right: 5px;
    padding: 0px 7px;
    border-radius: 54px;
    color: #ffffff;
    border: 1px solid lightgrey;
    position: relative;
    top: -1px;
  }

  .__botom {
    background: linear-gradient(180deg, rgb(87 163 247) 0%, rgb(44 108 177) 51%);
    text-align: center;
    padding: 30px 0px;
  }
  .__botom .__botomDiv {
    /* height: 100px; */
    width: 100%;
    display: inline-block;
    margin: auto;
    align-items: start;
    margin: 0% 0%;
    vertical-align: top;
    vertical-align: top;
    position: relative;
    top: -7px;
    margin: 10px;
  }
  .__myTxt2 {
    font-size: 15px;
    color: #ffffff;
    position: relative;
    top: 10px;
    font-family: system-ui;
    cursor: pointer;
  }
  .__myTxt2:hover {
    font-size: 15px;
    color: #86f6d4;
    position: relative;
    top: 10px;
    font-family: system-ui;
    cursor: pointer;
  }
  .__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: 80px;
    display: inline-block;
    width: 87%;
    border: 1px solid gray;
    padding: 20px 0px;
    background: #191919b5;
    border-radius: 10px;
    box-shadow: 0px 0px 17px #bcbcbc;
  }
  #__registration {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000000c7;
    text-align: center;
  }
  .__txtReg {
    font-size: 30px;
    margin-bottom: 10px;
    color: white;
  }
  .__closeReg {
    position: absolute;
    right: -12px;
    top: -15px;
    color: #e8e8e8;
    border: 1px solid gray;
    width: 39px;
    height: 39px;
    border-radius: 50px;
    background: #1c1c1c;
    font-size: 29px;
    font-family: fantasy;
  }
  .__closeReg:hover {cursor:pointer;    position: absolute;
    right: -12px;
    top: -15px;
    color: #e8e8e8;
    border: 1px solid #db7171;
    width: 39px;
    height: 39px;
    border-radius: 50px;
    background: #1c1c1c;
    font-size: 29px;
    font-family: fantasy;
    color: #ff7979; }
  .__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: 8px;
    border-radius: 3px;
    border: 1px solid #707070;
    margin: 5px 5%;
    width: 81%;
    background: #efefef;
    box-shadow: 0px 0px 20px #000000;
    text-align: center;
  }
  .__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 {
    background: #050505;
    clear: both;
    border: none;
    background-color: #294d88;
    box-shadow: 0 2px 0px 0px #676767;
    padding: 7px 12px 5px 12px;
    border-radius: 3px;
    color: #fff;
    font-family: 'style';
    text-shadow: 0px 1px 0px #000000;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-top: 15px;
  }
  .__regButton:hover {
    cursor: pointer;
    color:rgb(75, 233, 75)
  }
  .__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;
}