@import url('https://fonts.googleapis.com/css?family=Play');

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: 'Play';
	box-sizing: border-box;
}

body {
	margin: auto;
	background-color: #1d1d1d;
	max-width: 500px;
	word-wrap: break-word;
}

.panel_head {
	position: relative;
	float: right;
	color: #b2b2b2;
	padding: 5px;
}

.location_head {
	padding: 5px;
	font-weight: bold;
	color: #c2965c;
}

a {
	color: #888787;
}

a:hover {
	cursor: pointer;
}

.input_form, select {
	width: 95%;
	border-radius: 5px;
	border: 1px solid #2d2c2c;
	background-color: #434242;
	color: #ffffff;
	margin-bottom: 3px;
	padding: 5px;
	outline: none;
}

::-webkit-input-placeholder {
	text-align: center;
}

:-moz-placeholder {
	text-align: center;
}

::-moz-placeholder {
	text-align: center;
}

:-ms-input-placeholder {
	text-align: center;
}

.weapon_button {
	display: block;
}

.button_red_a{
  display: block;
  background-image: url("/style/images/body/button_1.png");
  padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  max-width: 100%;
}
.button_red_i{
  display: block;
  background-image: url("/style/images/body/button_1.png");
  padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  width: 98%;
}
.button_green_a{
  display: block;
  background-image: url("/style/images/body/button_2.png");
  padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  max-width: 100%;
}
.button_green_i{
  display: block;
  background-image: url("/style/images/body/button_2.png");
  padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  width: 98%;
}
.button_i_mini{
  display: block;
  background-image: url("/style/images/body/button_2.png");
  padding: 4px;
  margin-left: 8px;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  outline: none;
  width: 50%;
}
 .button_green_i:active, .button_green_a:active{
  background-image: url("/style/images/body/button_2_act.png");
  border-radius: 5px;
}
 .button_red_a:active, .button_red_i:active{
  background-image: url("/style/images/body/button_1_act.png");
  border-radius: 5px;
}
.img{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.text_logo{
  display: block;
  max-width: 600px;
  height: 35px;
  margin: 0 auto;
  padding-top: 8px;
}
.text_padd{
  color: #fff;
  padding-left: 8px;  
}

.info_list{
  padding: 5px;
  color: #c09966;
}
.svg_list{
  padding: 5px;
  color: #ecbc7d;
}
.svg_list_m{
  padding: 5px;
  color: #bfbfbf;
}

.menubig_block{
  position: relative;
  min-height: 55px;
  padding-left: 60px;
  margin-top: -59px;
  color: #d1d1d1;
}

.foot{
  padding-top: 5px;
  margin-bottom: 5px;
  color: #888787;
  text-align: center;
}
.color_foot{
  color: #c18940;
}
.user_foot{
  min-height: 50px;
  padding: 3px;
  color: #b2b2b2;
  text-align: left;
}
.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;
}
.img_height{
  min-height: 60px;
  position:relative;
}
.weapon_setting{
  display: block;
  position:relative;
  padding-left: 65px;
  color: #fff;
}
.weapon_height{
  min-height: 60px;
  position:relative;
  padding-left: 65px;
  color: #fff;
}
.weapon_param{
  color: #e6c4ad;
  word-wrap: break-word;
}

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

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

.ok{
  background-image: url("/style/images/body/background_ok.jpg");
  color: #fff;
  text-align:center;
  height: 25px;
  padding-top: 5px;
}
.notif{
  background-image: url("/style/images/body/notif.jpg");
  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;
}

.pobeda{
  color: #43a851;
  font-weight: bold;
  padding-bottom: 3px;
}
.porashenie{
  color: #dc3434;
  font-weight: bold;
  padding-bottom: 3px;
}

.exp_bar {
  border-top:#202020 solid 1px;
  border-bottom:#202020 solid 1px;
  background-color:#707070;
  padding:0;
}
.exp_bar .progress {
  background-color:#55af55;
  width:0;
  max-width: 600px;
  padding-top:1px;
  padding-bottom:1px;
}

.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: 600px;
  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: 600px;
  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: 600px;
  height: 10px;
}
.name_monsters{
  font-weight: bold;
}
.param_monsters{
  
}

.block_img{
  display: block;
  text-align: center;
  padding: 10px; 
  position:relative;
  width: 330px;
  box-sizing: border-box;
}
.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;
}
.status{
  color: #bfbfbf;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.user_info{
  background-image: url("/style/images/body/notif.jpg");
  padding: 5px;
  color: #bfbfbf;
}

.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;
  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{
  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; 
}
.mail{
  width: 200px; 
  white-space: nowrap;
  overflow: hidden; 
  text-overflow: ellipsis; 
  color: ##bfbfbf;
}

.t_max{
  min-height: 60px;
}
.t_img{
	width: 50px;
	height: 50px;
  position:absolute;
  padding-left: 7px;
  padding-top: 3px;
}
.t_name{
  display: block;
  position:relative;
  padding-top: 2px;
  padding-left: 63px;
   color: #bfbfbf;
}
.t_param{
  color: #bfbfbf;
  word-wrap: break-word;
}
.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: #ffffff;
}
.gray{
  color: #bfbfbf;
}
.red{
  color: #ff0000;
}
.yellow {
    color: #ecbc7d;
}
.orange{
  color: #cb862c;
}
.blue{
  color: #2066ce;
}
.green{
  color: #00a800;
}
.purple{
  color: #dc50ff;
}
.white{
  color: #666666;
}



/* CAMP */

.camp {
	background-image: url('/style/images/camp/boi_bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 470px;
	position: relative;
}

.camp_top {
	width: 100%;
	position: absolute;
	top: 0;
}

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

.camp_progress {
	background-color: #000;
	height: 10px;
}

.camp_progress_health {
	background-image: linear-gradient(180deg, red, green);
	height: 10px;
}

.camp_information {
	display: flex;
	background-color: rgba(0,0,0,0.3);
	align-items: center;
}

.camp_icon {
	margin: 0 5px;
}

.camp_icon span.white {
	color: #fff;
	font-weight: 900;
}

.camp_avatar {
	width: 80px;
	height: 80px;
	background-image: url('/style/images/camp/ico.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80px 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.camp_avatar img {
	width: 58px;
	height: 58px;
	border-radius: 50px;
}

.camp_top .camp_information {
	justify-content: right;
}

.camp_link {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tournament {
	display: flex;
	position: relative;
	background-image: url('/style/images/tournament/turnir_bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 460px;
}

.tournament_top {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	padding: 5px;
}

.tournament_bottom {
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	padding: 5px;
}

.tournament_picture {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 20%;
}

.tournament_details {
	display: flex;
	align-items: center;
	width: 80%;
}

.tournament_icon {
	display: flex;
}

.tournament_icon .white {
	color: white;
}

.tournament_icon img {
	margin: 0 10px;
}

.tournament_maneken {
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tournament_maneken img {
	width: 100%;
}

.tournament_attack {
	display: flex;
	position: absolute;
	right: 20px;
	bottom: 90px;
}

.tournament_attack img {
	width: 50px;
	height: 50px;
}

.love_container {
	color: #ecbc7d;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

.arena {
	display: flex;
	background-image: url('/style/images/arena/arena_bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 480px;
	position: relative;
}

.arena_top {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 0;
}

.arena_bottom {
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 0;
}

.arena_picture {
	display: flex;
	flex: 20%;
	justify-content: center;
	align-items: center;
}

.arena_picture img {
	width: 50px;
	height: 50px;
}

.arena_details {
	display: flex;
	flex: 80%;
	flex-direction: column;
}

.arena_information {
	display: flex;
	align-items: center;
	padding: 5px;
	margin-left: -10px;
}

.arena_icon {
	margin: 0 5px;
}

.arena_icon img {
	margin: 0 5px;
}

.arena_attack {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.arena_attack img {
	width: 100%;
}

.arena_tournament {
	display: flex;
	flex-wrap: wrap;
	padding: 0.5rem;
}

.arena_tournament_information {
	display: flex;
	flex: 33%;
	justify-content: center;
}

.abb {
	display: flex;
	background-image: url('/style/images/arena_boss/background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	height: 500px;
}

.abb_top {
	display: flex;
	flex-direction: column;
	padding: 0.5rem;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.abb_bottom {
	display: flex;
	flex-direction: column;
	padding: 0.5rem;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.abb_progress {
	display: flex;
	flex-direction: column;
	height: 0.5rem;
	background-color: #2d2d2d;
	border-radius: 0.5rem;
}

.abb_progress_health {
	display: flex;
	flex-direction: column;
	height: 0.5rem;
	background-color: #bb3e3e;
	border-radius: 0.5rem;
}

.abb_attack {
	display: flex;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	justify-content: center;
	align-items: center;
	background-image: url('/style/images/arena_boss/1_background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: calc(100% - 21px) calc(100% - 21px);
	border-image-source: url('/style/images/arena_boss/frame.png');
	border-image-repeat: no-repeat;
	border-image-slice: 21 fill;
	border-image-outset: auto;
	width: 200px;
	height: 250px;
}

.abb_attack img {
	width: 80%;
	height: auto;
}

.abb_attack .abb_attack_50 {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: -15px;
	justify-content: center;
	display: flex;
}

.abb_attack:hover img {
	filter: grayscale(100%);
}

a.abb_attack {
	cursor: none;
}

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

.mbutton {
text-align: center;
color: white;
border-radius: 5px;
border: 1px solid #454545;
display: inline-block;
max-width: 100px;
width: 100%;
background: url('/style/images/bg4.png');
height: 25px;
line-height: 25px;
margin-bottom: 4px;
}

.mbuttons {
text-align: center;
color: white;
border-radius: 5px;
border: 1px solid #454545;
display: inline-block;
max-width: 120px;
width: 100%;
background: url('/style/images/bg4.png');
height: 25px;
line-height: 25px;
margin-bottom: 4px;
}

.artefact_maneken {
	display: inline-block;
	position: relative;
}

._star1, ._star2, ._star3, ._star4 {
	height: 13px;
	position: absolute;
	background-image: url('/style/images/1/img/artifact1/ico-star.png');
	background-repeat: repeat-x;
	background-size: 13px 13px;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
}

._star1 { width: 13px; }
._star2 { width: 26px; }
._star3 { width: 39px; }
._star4 { width: 52px; }

.artefact_img_1, .artefact_img_2, .artefact_img_3, .artefact_img_4 {
	position: absolute;
	right: 2px;
	top: 2px;
	width: 15px;
	height: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
}

.artefact_img_1 { background-image: url('/style/images/1/img/artifact1/1.png'); }
.artefact_img_2 { background-image: url('/style/images/1/img/artifact1/2.png'); }
.artefact_img_3 { background-image: url('/style/images/1/img/artifact1/3.png'); }
.artefact_img_4 { background-image: url('/style/images/1/img/artifact1/4.png'); }

.head {
	padding: 0 5px;
}

.new_daily {
	display: flex;
	background-color: #000;
	background-image: url('/style/images/2/kreker_wait.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 0.5rem;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	border-radius: 0.5rem;
}

.new_daily a {
	display: flex;
	background-color: rgba(0,0,0,0.7);
	padding: 0.5rem;
	flex: 0 0 15%;
	justify-content: center;
	text-decoration: none;
	color: rgb(85,85,85);
	font-weight: bold;
	font-size: 2rem;
	margin: 0.5rem;
	border-radius: 0.5rem;
	position: relative;
	opacity: 0.7;
}

.new_daily ._LatestDayClaim {
	color: rgb(255,165,0);
}

.new_daily ._claim {
	color: rgb(255,255,255);
}

.new_daily ._okay {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0.2rem;
	left: 0.2rem;
}

/* BP */

.bp {
	display: flex;
	background-color: #000;
	background-image: url('/style/images/2/battlepass/temnii-fon.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 0.5rem;
	margin: 0.5rem;
	overflow-x: scroll;
	padding: 0.5rem;
}

@media screen and (max-width: 768px) {
	.bp::-webkit-scrollbar {
		display: none;
	}
}

.bp::-webkit-scrollbar-track {
	background-color: #222;
}

.bp::-webkit-scrollbar-thumb {
	background-color: #222;
}

.bp_container {
	display: flex;
	background-color: #333;
	padding: 0.5rem;
	flex-direction: column;
	margin: 0 0.5rem;
	border-radius: 0.3rem;
}

._hidden {
	opacity: 0.6;
}

.bp_container_name {
	display: flex;
	background-color: #555;
	padding: 0.5rem;
	font-weight: bold;
	color: #fff;
	text-shadow: none;
	justify-content: center;
}

.bp_container_picture {
	display: flex;
	background-color: #666;
	padding: 0.5rem;
	justify-content: center;
	align-items: center;
	position: relative;
}

.bp_container_picture img {
	width: 50px;
	height: 50px;
	border-image: url('/style/images/body/ramka_weapon3.png');
	border-image-slice: 2;
	border-style: solid;
	border-width: 2px;
}

.bp_container_picture_count {
	position: absolute;
	bottom: 0.3rem;
	right: 0.5rem;
	text-shadow: none;
	color: #fff;
	font-weight: bold;
}

.bp_container_claim {
	display: flex;
	background-color: #777;
	padding: 0.5rem;
}

.bp_container_claim a {
	display: flex;
	background-color: #4CAF50;
	text-decoration: none;
	padding: 0.5rem;
	color: #fff;
	text-shadow: none;
	font-weight: bold;
}

/* LOGOVO */

.logovo {
	display: flex;
	background-image: url('/style/images/clan/new_clan_boss/background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 440px;
	position: relative;
	margin: 0.5rem;
}

.logovo_top {
	display: flex;
	background-color: rgba(0,0,0,0.5);
	padding: 1rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	flex-direction: column;
}

.logovo_bottom {
	display: flex;
	background-color: rgba(0,0,0,0.5);
	padding: 1rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	flex-direction: column;
}

.logovo_progress {
	display: flex;
	background-color: rgb(139,89,89);
	height: 0.5rem;
	border-radius: 0.5rem;
}

.logovo_progress_bar {
	display: flex;
	background-color: rgb(174,33,33);
	height: 0.5rem;
	border-radius: 0.5rem;
}

.logovo_center {
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.logovo_frame {
	display: flex;
	border: 1rem solid rgb(0,0,0);
	border-image: url('/style/images/clan/new_clan_boss/frame.png') 30 fill round;
	border-image-repeat: no-repeat;
	background-image: url('/style/images/clan/new_clan_boss/1_background.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 95% 95%;
	width: 250px;
	height: 350px;
	position: relative;
}

._dragon_1 {background-image: url('/style/images/clan/new_clan_boss/1.png');}
._dragon_2 {background-image: url('/style/images/clan/new_clan_boss/2.png');}
._dragon_3 {background-image: url('/style/images/clan/new_clan_boss/3.png');}
._dragon_4 {background-image: url('/style/images/clan/new_clan_boss/4.png');}
._dragon_5 {background-image: url('/style/images/clan/new_clan_boss/5.png');}
._dragon_6 {background-image: url('/style/images/clan/new_clan_boss/6.png');}
._dragon_7 {background-image: url('/style/images/clan/new_clan_boss/7.png');}

.logovo_attack_btn {
	display: flex;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 50px;
	background-image: url('/style/images/clan/new_clan_boss/attack.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 50px 50px;
}

.shake {
    animation: shake 0.3s ease-in-out;
}

@keyframes shake {
    0% {
        transform: translateX(0) rotate(0);
    }
    25% {
        transform: translateX(-5px) rotate(-2deg);
    }
    50% {
        transform: translateX(5px) rotate(2deg);
    }
    75% {
        transform: translateX(-5px) rotate(-2deg);
    }
    100% {
        transform: translateX(0) rotate(0);
    }
}

@keyframes fade {
    0% { opacity: 1; }
    100% { opacity: 0.5; }
}

.fade {
    opacity: 0.5;
}