body {background: #181818;margin: auto;max-width: 500px;color: #767676;/* text-shadow: 0 3px 1px #000000; */
}
body, table, input, textarea, select {
 font-family: "Segoe UI", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:16px;
 /* box-shadow: 0 2px 2px rgb(25 25 25 / 65%); */
}
.head{background: #1d1b1b;border: 1px solid #202125;/* border-image: url("/style/images/body/ramka_head.png") 1; */}
.panel_head{
  position: relative;
  float: right;
  color: #c1b84f;
  padding: 5px;
}
.location_head{
  padding: 5px;
  font-weight: bold;
  color: #a76b1c;
  text-shadow: 0px 0px 3px black;
}
.body_list{background-color: #232429;}
.body_sel{
  display: inline-block;
  background: #378738 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#378738),color-stop(50%,#2a692a));
    background: #378738 linear-gradient(#2a522a 50%,#2a692a 50%);
    border: 2px solid;
    border-color: #3c963d #3c963d #1f4d1f #1f4d1f;padding: 3px;
  margin: 1px;
  border-radius: 3px;
  border: 1px solid #1f1f1f;
  color: #767676;
  text-shadow: 0px 0px 3px #7d0772;
}
.page{
	background-color: #1e1e1e;
	font-weight: bold;
	/* padding: 15px 9px; */
	border-radius: 3px;
	text-shadow: 0 1px 0 #000000;
	/* box-shadow: 0 2px 5px 0 #000000; */
	color: #666666;
	text-shadow: 0px 0px 3px #290000;
	/* background-image: url(/style/pics/li-lightl.png); */
	}
a{
  color: #888787;
  text-decoration: none;
}
a:hover{
  cursor: pointer;
}

.input_form,select {
  width: 95%;
  max-width: 500px;
  border-radius: 6px;
  border: 1px solid #00000052;
  background-color: #2c2c2c;
  color: #767676;
  margin: 3px 0 2px;
  padding: 6px 2px 7px;
  padding-left: 5px;
  font-size: 14px;
  font-style:normal;
  font-weight: normal;
  text-decoration: none;
  outline: none;
 }
 ::-webkit-input-placeholder {
  text-align:center;
}
:-moz-placeholder { /* Firefox 18- */
  text-align:center;  
}
::-moz-placeholder {  /* Firefox 19+ */
  text-align:center;  
}
:-ms-input-placeholder {  
  text-align:center; 
}
.weapon_button{
  display: block;
}
.button_red_a{
  display: block;
   background: #873737 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#873737),color-stop(50%,#692a2a));
    background: #873737 linear-gradient(#522a2a 50%,#692a2a 50%);
    border: 2px solid;
    border-color: #963c3c #963c3c #4d1f1f #4d1f1f;
	padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #767676;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  max-width: 100%;
}
.button_red_i{
  display: block;
      background: #873737 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#873737),color-stop(50%,#692a2a));
    background: #873737 linear-gradient(#522a2a 50%,#692a2a 50%);
    border: 2px solid;
    border-color: #963c3c #963c3c #4d1f1f #4d1f1f;padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #767676;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  /* width: 98%; */
}
.button_green_a{
  display: block;
  background: #378738 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#378738),color-stop(50%,#2a692a));
    background: #378738 linear-gradient(#2a522a 50%,#2a692a 50%);
    border: 2px solid;
    border-color: #3c963d #3c963d #1f4d1f #1f4d1f;
	padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #767676;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  max-width: 100%;
}
.button_green_i{
  display: block;
   background: #378738 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#378738),color-stop(50%,#2a692a));
    background: #378738 linear-gradient(#2a522a 50%,#2a692a 50%);
    border: 2px solid;
    border-color: #3c963d #3c963d #1f4d1f #1f4d1f;
	padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #767676;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  /* width: 98%; */
}
.button_i_mini{
  display: block;
   background: #378738 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#378738),color-stop(50%,#2a692a));
    background: #378738 linear-gradient(#2a522a 50%,#2a692a 50%);
    border: 2px solid;
    border-color: #3c963d #3c963d #1f4d1f #1f4d1f;
	padding: 4px;
  margin-left: 8px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #767676;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  width: 50%;
}
.img{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.text_logo{
  display: block;
  max-width: 500px;
  height: 35px;
  margin: 0 auto;
  padding-top: 8px;
}
.text_padd{
  color: #767676;
  padding-left: 8px;  
}
.menulist a {
display: block;
    padding: 6px;
    color: #767676;
    vertical-align: middle;
    background: #202022 4px center/48px no-repeat;
    border: 1px solid;
    border-color: #292931 #111 #111 #292931;
    text-decoration: none;
}
.menulist li {
  color: #767676;
  list-style:none;
  margin:0;
}
.menulist li:hover {
  cursor: pointer;
  background-color: #3d3d3d;
}
.menulist li.original:hover {
  cursor: pointer;
  background-color:transparent;
}
.menulist li:last-child {
  border:0;
}

.info_list{
  padding: 5px;
  color: #c09966;
	background-color: #1b1b1d;
  font-size: 13px;
}
.svg_list{
  padding: 5px;
  /* color: #ecbc7d; */
  text-shadow: 0px 0px 3px #0005ff36;
}
.svg_list_m{
  padding: 5px;
  color: #bfbfbf;
}

.menulitl a {
  list-style: none;
  color: #ecbc7d;
  text-decoration:none;
  display:block;
  padding-left: 3px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.menulitl li {
display: block;
    padding: 6px;
    color: #767676;
    vertical-align: middle;
    background: #202022 4px center/48px no-repeat;
    border: 1px solid;
    border-color: #292931 #111 #111 #292931;
    text-decoration: none;
}
.menulitl li:hover {
  cursor: pointer;
  background-color: #3d3d3d;
}
.menulitl_img{
  border: 1px solid #202125;
  border-image: url("/style/images/body/ramka_users.png") 1;
  position:relative;
  margin: 3px;
}
.menulitl_img_no{
  position:relative;
  margin: 4px;
}
.menulitl_block{
  position: relative;
  min-height: 33px;
  padding-left: 40px;
  margin-top: -39px;
  color: #a99b9b;
  /* text-shadow: 0px 0px 3px #0011ff; */
}
.menubig_block{
  position: relative;
  min-height: 55px;
  padding-left: 60px;
  margin-top: -59px;
  /* color: #d1d1d1; */
  text-shadow: 0px 0px 3px black;
}
.menulitl_name{
  font-weight: bold;
}
.menulitl_param{
  font-size:13px;
  color: #aba670;
}

.foot{
  padding-top: 5px;
  margin-bottom: 5px;
  color: #888787;
  text-align: center;
  text-shadow: 0px 0px 3px black;
}
.color_foot{
  color: #c18940;
}
.user_foot{
  min-height: 50px;
  padding: 3px;
  color: #b2b2b2;
  text-align: left;
  text-shadow: 0px 0px 3px black;
}
.user_nick{
  font-weight: bold;
  color: #c2965c;
}
.user_foot_p{
  position: relative;
  padding-left: 55px;
  margin-top: -54px;
}
.event{
  text-align: center;
  padding: 3px;
  color: #e16e07;
}
.save{
  color: #7412b9;
  text-decoration: none;
  border-bottom: 1px solid #7412b9;
}
.save:hover, .save:active{
  color: #6810a6;
  border-bottom: 1px solid #6810a6;
}

.weapon{
  display: block;
  min-height: 52px;
}
.img_weapon{
  position:absolute;
  padding-left: 4px;
  padding-top: 2px;
	width: 50px;
    height: 50px;
}
.img_height{
  min-height: 60px;
  position:relative;
}
.weapon_setting{
  display: block;
  position:relative;
  padding-left: 65px;
  color: #767676;
}
.weapon_height{
  min-height: 60px;
  position:relative;
  padding-left: 65px;
  color: #767676;
}
.weapon_param{
  color: #af3e3e;
  word-wrap: break-word;
  font-size:14px;
}

.weapon_0{
  border: 2px solid #059e29;
  border-image: url("/style/images/body/ramka_weapon0.png") 2;
 border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #059e29;
}
.weapon_1{
  border: 2px solid #bfbfbf;
  border-image: url("/style/images/body/ramka_weapon1.png") 2;
 border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #bfbfbf;
}
.weapon_2{
  border: 2px solid #18b40c;
  border-image: url("/style/images/body/ramka_weapon2.png") 2;
border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #18b40c;
}
.weapon_3{
  border: 2px solid #e2b70b;
  border-image: url("/style/images/body/ramka_weapon3.png") 2;
border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #e2b70b;
}
.weapon_4{
  border: 2px solid #2066ce;
  border-image: url("/style/images/body/ramka_weapon4.png") 2;
 border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #2066ce;
}
.weapon_5{
  border: 2px solid #921ece;
  border-image: url("/style/images/body/ramka_weapon5.png") 2;
 border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #921ece;
}
.weapon_6{
  border: 2px solid #ff0000;
  border-image: url("/style/images/body/ramka_weapon6.png") 2;
 border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 5px 0px #ff0000;
}

.potions{
  display: block;
}
.potions_img{
  position:absolute;
  padding-left: 4px;
  padding-top: 7px;
}
.potions_name{
  position:relative;
  padding-left: 60px;
  color: #767676;
  padding-top: 5px;
  font-size:16px;
}
.potions_param{
  color: #d5d5d5;
  word-wrap: break-word;
  font-size:15px;
}

.error{
  background-image: url("/style/images/body/background_error.jpg");
  color: #767676;
  text-align:center;
  height: 25px;
  padding-top: 5px;
}
.ok{
  background-image: url("/style/images/body/background_ok.jpg");
  color: #767676;
  text-align:center;
  height: 25px;
  padding-top: 5px;
}
.notif{
  background-image: url("/style/images/body/notif.jpg");
  font-size: 14px;
  padding: 5px;
  color: #ecbc7d;
  border: 1px solid #202125;
  border-image: url("/style/images/body/ramka_head.png") 2;
}
.not_exit{
  position: relative; 
  float: right; 
  opacity: .4;
}
.error_list{
  background-image: url("/style/images/body/background_h.png");
  padding: 5px;
  text-align: center; 
  color: #bfbfbf;
}
.pobeda{
  font-size: 17px;
  color: #43a851;
  font-weight: bold;
  padding-bottom: 3px;
}
.porashenie{
  font-size: 17px;
  color: #dc3434;
  font-weight: bold;
  padding-bottom: 3px;
}

.exp_bar {
 	height: 6px;
	position: relative;
	background: transparent;
	border: rgba(255, 255, 255, .15) 1px solid;
	overflow: hidden;
	border-radius: 2px;
	margin: 0 0 0px 0px;
}
.exp_bar .progress {
	display: block;
	height: 100%;
	background-image: url(/style/images/body/progress_line.png);
	background-color: #005ca3;
	opacity: 0.8;
	background-position: right;
	position: relative;
	overflow: hidden; 
}

.img_hunting{
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.hunting_name{
  text-align: center;
  padding: 2px;
}
.block_hunting{
  display: block;
}
.img_m_battle{
  position:relative;
  padding: 5px;
}
.img_h_battle{
  border: 1px solid #202125;
  border-image: url("/style/images/body/ramka_users.png") 1;
  position:relative;
  margin: 4px;
}
.block_monsters{
  position: absolute;
  padding-left: 63px;
  margin-top: -60px;
  /* color: #d1d1d1; */
}
.hp_bar_monster {
  position: relative;
  border-radius: 2px;
  border: 1px solid #d5af8b;
  background-image: url("/style/images/body/health_h.png");
  margin-left:60px;
  margin-right:10px;
  margin-top: -20px;
}
.hp_bar_monster  .health2 .health {
  border-radius: 2px;
  background-image: url("/style/images/body/health_monstr_1.png");
  width: 0;
  max-width: 500px;
  height: 10px;
}
.hp_bar_monster .health2, .hp_bar_users .health2 {
  border-radius: 2px;
  background-image: url("/style/images/body/health_m.png");
  width: 0;
  max-width: 500px;
  height: 10px;
}
.hp_bar_users {
  border-radius: 2px;
  position: relative;
  border: 1px solid #d5af8b;
  background-image: url("/style/images/body/health_h.png");
  margin-left:60px;
  margin-right:10px;
  margin-top: -20px;
}
.hp_bar_users .health2  .health {
  border-radius: 2px;
  background-image: url("/style/images/body/health_users_1.png");
  width: 0;
  max-width: 500px;
  height: 10px;
}
.name_monsters{
  font-weight: bold;
}
.param_monsters{
  font-size:13px;
  color:#b54b4bd4;
}

.block_img{
  display: block;
  text-align: center;
  padding-top: 5px;
  position:relative;
  width: 300px;
}
.a{
  position: relative;
  float: center;
}
.left_weapon{
  position: relative;
  float: left;
  max-height: 160px;	
}
.right_weapon{
  position: relative;
  float: right;
  max-height: 160px;	
}
.img_users{
  border: 1px solid #202125;
  border-image: url("/style/images/body/ramka_users.png") 1;
  position: relative;
  float: center;
  /* border: 1px solid #000000; */
  -webkit-animation: pulsava 1.8s linear infinite;
  animation: pulsava 1.8s linear infinite;
  border-radius: 2px;
  max-width: 100%;
  box-shadow: 0 0 16px 0px #000000;
}


 
}
.status{
  font-size: 14px;
  color: #bfbfbf;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.user_info{
	background-color: #2220208f;
	/* font-weight: bold; */
	padding: 9px 9px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #000000;
	/* box-shadow: 0 2px 5px 0 #000000; */
	color: #707070;
	text-shadow: 0px 0px 3px black;
	/* background-image: url(/style/pics/li-lightl.png); */
}

.body_info{
background-color: #1b1b1d;
}

.page_navi{	
  margin-left:  1px;
  margin-right:  1px;
  display: inline;
  border: 1px solid #a1a1a1;
  color:#d3d3d3;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
.navigation{
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  text-decoration: none;
}
#page_a{
  margin-left:  1px;
  margin-right:  1px;
  color:#a1a1a1;
  border: 1px solid #454545;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}
#page_a:hover{
  color: #d3d3d3;
  border: 1px solid #a1a1a1;
}

.smiles{
  margin: 2px;
}
.smiles:hover, .smiles:active{
  cursor: pointer;
  opacity: .4;
}
#panel_smiles{
  display: none;
}
#panel_smiles.enabled{
  display: block;
}
#panel_forum{
  display: none;
}
#panel_forum.enabled{
  display: block;	
}
#panel_ind{
  display: none;
}
#panel_ind.enabled{
  display: block;	
}
#panel_ind2{
  display: none;
}
#panel_ind2.enabled{
  display: block;	
}
#panel_ind3{
  display: none;
}
#panel_ind3.enabled{
  display: block;	
}
#panel_ind4{
  display: none;
}
#panel_ind4.enabled{
  display: block;	
}
#panel{
  display: none;
}
#panel.enabled{
  display: block;	
}
.smiles_button{
  position: relative; 
  float: right; 
  margin-top: -30px; 
  margin-right: 8px;
}
.smiles_button_t{
  position: relative; 
  float: right; 
  margin-top: -5px; 
  margin-right: 8px;
}
.smiles_button:hover,.update_button:hover, .smiles_button_t:hover{
  cursor: pointer;
}
.update_button{
  position: relative; 
  float: right; 
  margin-top: -28px; 
  margin-right: 35px;	
}

.gift:hover, .gift:active{
  cursor: pointer;
  opacity: .4;
}
.arrow{
  position: relative; 
  float: right; 
  margin-top: -23px; 
  padding-right: 8px;
}
#otv{
  color: #666666; 
  font-size: 13px;
}
.mail{
  width: 200px; 
  white-space: nowrap;
  overflow: hidden; 
  text-overflow: ellipsis; 
  color: ##bfbfbf;
}

.line_1{
  /* height: 4px; */
  /* background-image: url("/style/images/body/line_1.png"); */
}
.line_1_v{
  /* height: 4px; */
  /* background-image: url("/style/images/body/line_1_v.png"); */
}
.line_1_m{
  height: 3px;
  background-image: url("/style/images/body/line_1_m.png");
}
.line_2{
  height: 3px;
  background-image: url("/style/images/body/line_2.png");
}
.line_3{
  height: 1px;
  background-image: url("/style/images/body/line_3.png");
}
.line_4{
  height: 1px;
  background-image: url("/style/images/body/line_4.png");
}
.line_foot{
  height: 4px;
  background-image: url("/style/images/body/line_foot.png");
}
.line_pys{
   height: 11px;
   background-image: url("/style/images/body/line_pys.png");
}
.line_notif{
  border-bottom: 1px dotted #656263;
}
.mini-line{
  /* border-bottom: 1px dashed #4b4a4a; */
}
.t_max{
  min-height: 50px;
}
.t_img{
  position:absolute;
  padding-left: 0px;
  padding-top: 0px;
 box-shadow: 0 0 5px 0px #000000;
}
.t_name{
  display: block;
  position:relative;
  padding-top: 3px;
  padding-left: 63px;
  color: #6e6c8b;
  text-shadow: 0px 0px 3px #0f0000;
  border-radius: 2px;
  max-width: 100%;
}
.t_param{
  color: #b54b4bd4;
  word-wrap: break-word;
  font-size:13px;
}
.rat {
  display: inline-block;
  width: 75px;
  height: 15px;
  background: url(/style/images/body/star_0.png) repeat-x;
}
.rating_plus {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/style/images/body/star_1.png) repeat-x;
}
.star0 { display: none; }
.star1 { width: 7px; }
.star2 { width: 15px; }
.star3 { width: 22px; }
.star4 { width: 30px; }
.star5 { width: 37px; }
.star6 { width: 45px; }
.star7 { width: 52px; }
.star8 { width: 60px; }
.star9 { width: 67px; }
.star10 { width: 75px;}

.whit{
  color: #767676;
  text-shadow: 0px 0px 3px #290000;
}
.gray{
  /* color: #bfbfbf; */
  text-shadow: 0px 0px 3px #290000;
}
.red{
  color: #971669;
  text-shadow: 0px 0px 3px #290000;
}
.yellow{
  color: #a97d44;
}
.orange{
  color: #cb862c;
  text-shadow: 0px 0px 3px #290000;
}
.blue{
  color: #2066ce;
  text-shadow: 0px 0px 3px #290000;
}
.green{
  color: #00a800;
  text-shadow: 0px 0px 3px #290000;
}
.purple{
  color: #dc50ff;
  text-shadow: 0px 0px 3px #290000;
}
.white{
  color: #666666;
  text-shadow: 0px 0px 3px #290000;
}
.btn, button, input[type="submit"] {
    color: #9E9E9E;
    font-weight: 600;
    font-size: 16px;
    display: block;
    border: 0;
    padding: 4px 60px;
    text-decoration: none;
    cursor: pointer;
background: #345881 -webkit-gradient(linear,left top,left bottom,color-stop(50%,#345881),color-stop(50%,#224971));
    background: #345881 linear-gradient(#345881 50%,#224971 50%);
    border: 2px solid;
    border-color: #3c6695 #3c6695 #193654 #193654;
    border-radius: 8px;
}
.fl_l {float: left;}
.fl_r {float: right;}
.fight_bg {
	background-repeat: no-repeat;
	background-image: url(pics/bg.png);
	background-position: bottom;
	background-size: cover;
	padding: 58% 0 58% 0;
	position: relative;
	z-index: 2;
}
.enemy_block {
	position: absolute;
	color: rgba(255, 255, 255, .7);
	top: 0px;
	right: 0px;
	left: 0px;
	display: block;
	text-align: right;
}
.enemy_ava {
	margin: -16px 0px 0 8px;
	width: 82px;
    height: 82px;
}
.enemy_name {
	margin: 2px 0;
}
.user_block {
	position: absolute;
	color: rgba(255, 255, 255, .7);
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: block;
}
.user_ava {
	margin: 0 8px -16px 0;
	width: 82px;
	height: 82px;
	transform: scale(-1, 1);
    border-radius: 30px;}
.user_name {
	margin: 2px 0;
}
.hp_bar {
	height: 16px;
	position: relative;
	background: transparent;
	border: rgba(255, 255, 255, .1) 1px solid;
	border-right: 0;
	max-width: 100%;
	overflow: hidden;
}
.hp_bar > .line {
	display: block;
	height: 100%;
	background-image: url(pics/hp_line.png);
	background-color: #b50c38;
	opacity: 0.8;
	background-position: right;
	position: relative;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.enemy_hp {
	margin-right: 40px;
	transform: scale(-1, 1);
}
.user_hp {
	margin-left: 40px;
}
.enemy_full {
	position:absolute;
	bottom:18%;
	right:4px;
	width:36%;
}
.user_full {
	position:absolute;
	bottom:18%;
	left:4px;
	width:36%;
}
.user_full img {
	transform: scale(-1, 1);
}
.attack_btn {
	background-image: url(pics/attackbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	text-align: center;
	padding: 16px;
}
.attack_btn img {
	width: 162px;
}
.hp_count {
	display: block;
	position: absolute;
	top: 50%;
	color: #b50c38;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	left: 50%;
	-webkit-animation: rotate 2s linear infinite;
	-moz-animation: rotate 2s linear infinite;
	-o-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
}
@-webkit-keyframes rotate {
	50% {
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		transform: translateY(-100px);
	}
}
@keyframes rotate {
	50% {
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		transform: translateY(-100px);
	}
}

.victory_logo {
	background-image: url(pics/victory.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 162px;
	margin: 16px 0 8px;
}
.defeat_logo {
	background-image: url(pics/defeat.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 162px;
	margin: 16px 0 8px;
}
.result_title {
	text-align: center;
	color: rgba(255, 255, 255, 0.5);
}
.result_btn {
	text-align: center;
	margin-bottom: 16px;
}
.result_btn img {
	width: 162px;
}

.btn { background-image: url("/style/images/bg6.png"); 
color: #ccc; 
display: block; 
text-decoration: 
none; padding: 4px; 
margin-top: 5px; 
margin-bottom: 4px; 
margin-left: 7%; 
margin-right: 7%; 
background-color: #205020; 
border: 1px solid #407040; 
border-radius: 4px; }



.btn2 { background-image: url("/style/images/bg7.png"); 
color: #ccc; 
display: block; 
text-decoration: 
none; padding: 4px; 
margin-top: 5px; 
margin-bottom: 4px; 
margin-left: 7%; 
margin-right: 7%; 
background-color: #303065; 
border: 1px solid #454585; 
border-radius: 4px; }

.btn3 { background-image: url("/style/images/bg4.png"); font-size: 95%; 
color: #aaa; 
border-radius: 3px; 
text-decoration: none; 
background-color: #353535; 
border: 1px solid #454545; 
padding-top: 3px; 
padding-bottom: 3px; 
display: inline-block; 
width: 45%; 
margin-top: 3px; margin-bottom: 2px; 
margin-left: 2px; 
margin-right: 2px; }


.btn4 { background-image: url("/style/images/bg8.png"); 
color: #ccc; display: block; 
text-decoration: 
none; padding: 4px; 
margin-top: 5px; 
margin-bottom: 4px; 
margin-left: 7%; 
margin-right: 7%; 
background-color: #303065; 
border: 1px solid #454585; 
border-radius: 4px; }


.btn10 { background-image: url("/style/images/bg10.png"); 
color: #ccc; 
display: block; 
text-decoration: 
none; padding: 4px; 
margin-top: 5px; 
margin-bottom: 4px; 
margin-left: 7%; 
margin-right: 7%; 
background-color: #8b000c; 
border: 1px solid #8b000c; 
border-radius: 4px; }


.btn33 { background-image: url("/style/images/bg4.png"); 
font-size: 16px; 
color: #aaa; 
border-radius: 3px; 
text-decoration: none; 
background-color: #353535; 
border: 1px solid #454545; 
padding-top: 3px; 
padding-bottom: 3px; 
display: inline-block; 
width: 20%; 
margin-top: 3px; margin-bottom: 2px; 
margin-left: 4px; 
margin-right: 4px; }
























.imgFight{
    display: inline-block;
    position: relative;
    top: 0px;
    margin:4px;
    border: 1px solid #555555;
}

.imgFight2{
    display: inline-block;
    position: relative;
    top: -5px;
    margin:2px;
    border: 1px solid #555555;
}


.imgL{
float:left;
padding: 0 4px 0 0;
margin:0;
vertical-align:middle;
}

a { 
color: #bfb5ba; 
text-decoration: none;
}

a:hover { 
text-decoration: none;
}

img {
vertical-align: middle;
}

/*- Работа с постерами и дополнительными элементами -*/

.poster {
background: url(/css/img/poster/logo.png);
background-repeat: no-repeat;
width: 100%;
background-position-x: center;
background-position: bottom;
min-height: 550px;
object-fit: cover;
position: relative;
text-align: center;
}

.navi {
color: #bfb5ba;
background: #271516;
padding: 6px 6px 6px;
border-radius: 6px;
margin: 4px;
}

.navi2 {
color: #bfb5ba;
background: #671516;
padding: 6px 6px 6px;
border-radius: 6px;
margin: 4px;
}

.-start {
background: url(/css/img/poster/index.png);
background-repeat: no-repeat;
width: 100%;
background-position-x: center;
background-position: top;
}

.-gas {
background: url(/css/img/gas.png);
background-repeat: no-repeat;
width: 100%;
min-height: 440px;
background-position-x: center;
background-position: top;
}

.title-wqi {
font-size: 20px;
font-weight: 700;
color: #ffdb77;
display: block;
padding: 10px 0;
font-family: 'El Messiri', sans-serif;
}

.title-poster {
font-family: 'El Messiri', sans-serif;
display: block;
position: absolute;
width: 100%;
top: 25px;
font-size: 25px;
font-weight: 600;
color: #fffbfd;
text-shadow: 0px 0px 20px #6a1f3f, 0px 0px 1em #ff004e;
}

.butt {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
}

/*- Работа со стартовыми и дополнительными элементами -*/

.game-info {
text-align: center;
margin: -20px 0 20px 0;
}

hr {
background: url(/css/img/hr.png) no-repeat top center;
height: 31px;
border: none !important;
margin: 0;
}

.start, .foot {
text-align: center;
padding: 10px;
}

.title {
font-size: 25px;
font-weight: 600;
font-family: 'El Messiri', sans-serif;
color: #fffbfd;
margin: 0 0 15px 0;
}

.grad-end {
background: url(/css/img/back-red.png);
background-position: center bottom;
background-repeat: no-repeat;
}

.grad-end-res {
background: url(/css/img/back-red-res.png);
background-position: center top;
background-repeat: no-repeat;
}

a.reset-pass {
display: block;
margin: 5px 0 0 0;
color: #89787f;
text-decoration: underline;
}

.33foot {
font-size: 14px;
color: #7b6b77;
}

.user-panel {
background: #000;
padding: 10px 20px;
text-align: center;
font-size: 14px;
}

.gold {
color2: #cec9a9;
}

.mann {
color: #9fb9d2;
}

.hp {
color: #cea8a8;
}

.stat-e {
margin-top:4px;
height: 3px;
background: #352a30;
}

.stat-e2 {
background: #059114;
height: 3px;
max-width: 100%;
}

.stat-p {
height: 5px;
background: #352a30;
}

.stat-a {
background: #71661c url(/css/img/prog.png);
height: 4px;
max-width: 100%;
}

.menu-us {
padding: 10px;
text-align: left;
background: #171516;
background-position: right;
border-radius: 6px;
border: 1px solid #131012;
color: #bfb5ba;
font-size: 15px;
margin: 0 0 5px 0;
}

.menu-not {
padding: 10px;
text-align: center;
background: #171516;
background-position: right;
border-radius: 0px;
border: 1px solid #131012;
color: #bfb5ba;
font-size: 15px;
margin: 0 0 1px 0;
}

.click {
display: inline-block;
width: 50%;
padding: 10px;
text-align: center;
background: #611c38;
border-radius: 3px;
border: 1px solid #222222;
color: #bfb5ba;
font-size: 15px;
margin: 3px;
}

.menu-not2 {
padding: 10px;
text-align: left;
background: #171516;
background-position: right;
border-radius: 0px;
border: 1px solid #131012;
color: #bfb5ba;
font-size: 15px;
margin: 0 0 5px 0;
}

.menu-wi {
padding: 20px;
text-align: end;
background: #171516 url(/css/img/bgll.png);
background-position: right;
border-radius: 6px;
border: 1px solid #131012;
color: #474244;
font-size: 14px;
margin: 0 0 15px 0;
}

.title-wi {
font-size: 20px;
font-weight: 700;
color: #b4a270;
display: block;
font-family: 'El Messiri', sans-serif;
text-shadow: 6px 6px 6px black, 0 0 1em black;
}

.img-menu {
width: 70px;
margin: 0 0 10px 0;
}

.menu-wai {
padding: 20px;
border: 1px solid #131012;
box-sizing: border-box;
background: url(/css/img/nl.png) left bottom no-repeat, url(/css/img/np.png) right bottom no-repeat;
background-color: #171516;
border-radius: 6px;
font-family: 'El Messiri', sans-serif;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.onl {
width: 33.33%;
padding: 7.5px;
box-sizing: border-box;
}

.grab {
margin: -7.5px;
}

.fer {
background-image: url(/css/img/fer.png);
background-repeat: no-repeat;
background-position: left;
}

.bit {
background-image: url(/css/img/bit.png);
background-repeat: no-repeat;
background-position: left;
}

.use-men {
width: 33%;
font-family: 'El Messiri', sans-serif;
font-weight: 700;
text-align: center;
font-size: 16px;
}

.u-m {
margin: 0 0 5px 0;
}

.aci {
font-size: 12px;
color: #92886a;
}

.gg-b {
margin: -20px -20px 15px -20px;
padding: 7px;
border: 1px solid transparent;
border-image: linear-gradient(to right, transparent 0%, #e2be56 50%, transparent 100%);
border-image-slice: 1;
}

.user-av {
width: 50%;
padding: 15px 15px 0 15px;
text-align: center;
box-sizing: border-box;
}

.us-av {
width: 100%;
height: 260px;
object-fit: contain;
}

.left-inv, .right-inv {
width: calc(25%);
text-align: center;
box-sizing: border-box;
}

.inv {
margin: 15px;
position: relative;
}

.st-l {
position: absolute;
display: inline-grid;
left: 0;
top: 6px;
}

.st-r {
position: absolute;
display: inline-grid;
right: 0;
top: 6px;
}

.stats {
border: 1px solid transparent;
border-image: linear-gradient(to right, transparent 0%, #7a7a7a 50%, transparent 100%);
border-image-slice: 1;
padding: 15px;
color: #dbd6c9;
}

.stats2 {
border-top: 1px solid transparent;
border-image: linear-gradient(to right, transparent 0%, #7a7a7a 50%, transparent 100%);
border-image-slice: 1;
	margin: 9px;
color: #dbd6c9;
}

.p1p {
width: 50%;
text-align: start;
}

/*- Технические элементы -*/




.butmin {
height:40px;
padding: 6px;
width: 60%;
background: #611c38;
font-family: 'El Messiri', sans-serif;
font-weight: 700;
border: 1px solid #6f3f4f;
color: #ffcadc;
}

.block2 {
display:-webkit-flex; 
-webkit-justify-content:flex-start;
-webkit-align-items:stretch;
-webkit-flex-wrap:wrap;
display:flex;
justify-content:flex-start;
align-items:stretch;
flex-wrap:wrap;
}

.-center {
-webkit-align-items: center;
align-items: center;
}

@media screen and (max-width: 425px) {

.p1p {
width: 100%;
text-align: center;
}

.onl {
width: 33.33%;
padding: 7.5px;
box-sizing: border-box;
}

.block { background-image: url("/style/images/bg1.png"); 
margin-top: 2px; 
margin-bottom: 1px; padding: 3px; 
background-color: #151515; 
border: 1px solid #292929; }

.center { text-align: center; }




