html {
    background : url(/template/images/template/head/bodyBg.jpg) 50% 0 no-repeat fixed #000;
}

body {
	 width : 350px;
	 margin : 0 auto;
	 font-size : 16px;
	 padding-bottom : 10px;
	 color : #6a7f8e;
	 font-family: Revie, Arial, sans-serif;
	 font-style : normal;
	 font-weight : 400;
	 overflow-wrap : break-word;
}



/*---------- HEAD ----------*/
.head-userPanel-bg {
    width: 350px;
    height: 56px;
    margin: 0 auto;
    position: relative;
    color: #6a7f8e;
    background-image: url(/template/images/template/head/userPanel-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.head-userPanel-lvl {
    width: 39px;
    height: 40px;
    top: 8px;
    position: absolute;
    left: 18px;
    background-image: url(/template/images/template/head/userPanel-lvlBg.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: kundera;
}

.head-userPanel-lvlValue {
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    color: #6a7f8e;
}

.head-cell-bgLeft, .head-cell-bgRight {
    width: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.head-cell-bgLeft {
    left: 0;
    background-image: url(/template/images/template/head/cellBgLeft.png?v=2);
}

.head-cell-bgMiddle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    right: 8px;
    background-image: url(/template/images/template/head/cellBgMiddle.png);
    background-repeat: repeat-x;
    background-size: contain;
}

.head-cell-bgRight {
    right: 0;
    background-image: url(/template/images/template/head/cellBgRight.png);
}

.head-userPanel-mailBg {
    width: 42px;
    height: 42px;
    position: absolute;
    right: 20px;
    top: 4px;
    background-image: url(/template/images/template/head/userPanel-mailBg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.head-userPanel-mailIcon {
    width: 30px;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.head-iconPanel {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 268px;
    top: -4px;
    background-image: url(/template/images/template/head/envelope.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.head-iconPanelnew {
	 width : 30px;
	 height : 30px;
	 position : absolute;
	 left : 268px;
	 top : -4px;
	 background-image : url(/template/images/template/head/envelopenew.png);
	 background-size : contain;
	 background-repeat : no-repeat;
}

.head-exp_bar {
    width: 85.5%;
    height: 4px;
    position: relative;
    left: 27px;
    top: 54px;
    border-radius: 1px;
    background: #10161a;
    box-sizing: border-box;
}

.head-exp_progress {
	max-width: 100%;
    height: 4px;
    border-radius: 1px;
    background: #49acfc;
    background: linear-gradient(to bottom, #49acfc 0, #3092e3 25%, #004985 100%);
    box-sizing: border-box;
    margin-top: 0;
}

.head-userPanel-unreadBadge {
    width: 14px;
    height: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    line-height: 14px;
    position: absolute;
    right: -5px;
    top: -2px;
    font-size: 12px;
    text-align: center;
    background-color: #d21100;
    color: #ffe5cf
}
/*--------------------------*/



/*---------- HEAD MONEY ----------*/
.cntr {
    text-align: center;
}

.money-cell-now {
    display: inline-block;
    margin: 5px;
    text-align: center;
}

.money-cell-now .money-left {
    display: inline-block;
    width: 8px;
    height: 25px;
    background-image: url(/template/images/template/head/cellBgLeft.png?v=2);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.money-cell-now .money-right {
    display: inline-block;
    width: 8px;
    height: 25px;
    background-image: url(/template/images/template/head/cellBgRight.png?v=2);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.money-cell-now .money-middle {
    padding: 3.3px;
    display: inline-block;
    min-width: 70px;
    background-image: url(/template/images/template/head/cellBgMiddle.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    vertical-align: middle;
}
/*--------------------------------*/



/*---------- INDEX ----------*/
.campaign {
    background: url(/template/images/template/main/campaign.jpg) top no-repeat;
    background-size: contain;
    padding-top: 10px;
    width: 100%;
}

.section-menu {
    width: 350px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.sectionIcon-menu {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    background: url(/template/images/template/main/sectionIcon-frame.png) no-repeat;
    background-size: 100px 100px;
    background-position: 50% 50%;
    margin: 5px;
}

.sectionIcon {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 50%;
    top: -1px;
    transform: translate(-50%);
}

.sectionIcon-text {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translate(-50%);
    font-size: 16px;
    color: #6a7f8e;
}

.sectionIcon-value {
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    background-color: #cc2400;
    border-radius: 20px;
    color: #fdfebd;
    box-shadow: 2px -1px 7px 0 rgb(102 0 0 / 69%) inset, -1px 0 2px 0 rgb(0 0 0 / 52%);
    text-shadow: 0 1px 1px rgb(86 0 0 / 57%);
    font-size: 90%;
}

.sectionArena {
    background: url(/template/images/template/main/arena.png) no-repeat;
    background-size: 100% 100%;
}

.sectionDuel {
    background: url(/template/images/template/main/duel.png) no-repeat;
    background-size: 100% 100%;
}

.sectionBose {
    background: url(/template/images/template/main/bose.png) no-repeat;
    background-size: 100% 100%;
}

.sectionWar {
    background: url(/template/images/template/main/raid.png) no-repeat;
    background-size: 100% 100%;
}

.sectionFights {
    background: url(/template/images/template/main/battles.png) no-repeat;
    background-size: 100% 100%;
}

.sectionColiseum {
    background: url(/template/images/template/main/coliseum.png) no-repeat;
    background-size: 100% 100%;
}

.sectionTen {
    background: url(/template/images/template/main/ten.png) no-repeat;
    background-size: 100% 100%;
}

.sectionFarm {
    background: url(/template/images/template/main/farm.png) no-repeat;
    background-size: 100% 100%;
}

.sectionQuest {
    background: url(/template/images/template/main/quest.png) no-repeat;
    background-size: 100% 100%;
}

.sectionShop {
    background: url(/template/images/template/main/shop.png) no-repeat;
    background-size: 100% 100%;
}

.sectionClans {
    background: url(/template/images/template/main/clans.png) no-repeat;
    background-size: 100% 100%;
}

.sectionRating {
    background: url(/template/images/template/main/rating.png) no-repeat;
    background-size: 100% 100%;
}
/*---------------------------*/



/*---------- FOOTER ----------*/
.hr {
    margin: 10px 5px;
}

.hr .hr_end {
    background-position: 100% -1px;
}

.hr, .hr .hr_end {
    font-size: 0px;
    height: 1px;
    background-image: url(/template/images/template/foot/bg-hr.png);
    background-repeat: no-repeat;
}
/*----------------------------*/



/*---------- LOADING ----------*/
.loading {
	 height : 570px;
	 position : relative;
	 overflow : hidden;
	 background-color : #000;
}
 .loading .splash {
	 position : absolute;
	 top : 0;
	 bottom : 0;
	 left : -39px;
	 right : -39px;
	 background-position : 50% 0;
	 background-repeat : no-repeat;
	 background-size : 100%;
	 transform : translateZ(0);
	 animation-duration : 7s;
	 animation-iteration-count : infinite;
	 animation-timing-function : ease-in-out;
	 animation-direction : alternate;
}
 .loading .scr1 {
	 background-image : url("/template/images/template/index/background.jpg");
	 animation-name : anim_scr1;
}
 .loading .scr2 {
	 background-image : url("/template/images/template/index/fire_din.png");
	 animation-name : anim_scr2;
}
 .loading .scr3 {
	 background-image : url("/template/images/template/index/characters_stats.png");
	 animation-name : anim_scr3;
}
 .loading .scr4 {
	 background-image : url("/template/images/template/index/fx_din.png");
	 animation-name : anim_scr4;
}
 .loading .scr5 {
	 background-image : url("/template/images/template/index/front_din.png");
	 animation-name : anim_scr5;
}
 .loading .scr6 {
	 width : 220px;
	 height : 66px;
	 margin : 440px auto;
	 background-image : url("/template/images/template/index/start.png");
	 cursor : pointer;
	 animation-name : anim_scr3;
}
 @keyframes anim_scr1 {
	 from {
		 transform : translateX(-22px);
	}
	 to {
		 transform : translateX(22px);
	}
}
 @keyframes anim_scr5 {
	 from {
		 transform : translateX(22px);
	}
	 to {
		 transform : translateX(-22px);
	}
}
 @keyframes anim_scr2 {
	 from {
		 transform : translateX(-12px);
	}
	 to {
		 transform : translateX(12px);
	}
}
 @keyframes anim_scr4 {
	 from {
		 transform : translateX(8px);
	}
	 to {
		 transform : translateX(-8px);
	}
}
 @keyframes anim_scr3 {
	 from {
		 transform : translateX(3px) translateY(1px);
	}
	 to {
		 transform : translateX(-3px) translateY(-1px);
	}
}

.loading .loginButton {
	 width : 98px;
	 margin : 515px auto 0;
	 position : relative;
	 text-transform : uppercase;
	 font-family : kundera, sans-serif;
	 text-align : center;
	 font-size : 13px;
	 color : #b1f0ff;
	 transition : opacity 0.3s ease-out;
	 transition-delay : 0.2s;
	 cursor : pointer;
}

.login-form {
    margin : 260px auto 0;
	position: relative; /* Обязательно для работы z-index */
    z-index: 10; /* Высокий приоритет, перекроет картинку */
}

.my-rectangle {
  padding: 10px;
  border-radius: 8px;
  width: 270px;
  height: 143px;
  background-color: rgb(0 0 0 / 85%); /* Синий фон, полупрозрачный (50%) */
}

.my-rectangle-restorn {
  padding: 10px;
  border-radius: 8px;
  width: 270px;
  height: 123px;
  background-color: rgb(0 0 0 / 85%); /* Синий фон, полупрозрачный (50%) */
}

input[id="login"] {
    border-radius: 0.625rem;
    padding: 0.3125rem 0.375rem 0.375rem;
    font-style: normal;
	border: 1px solid #4B4B4B;
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 16px;
	height: 33px;
    background-color: #98adbe;
}

input[id="password"] {
    border-radius: 0.625rem;
    padding: 0.3125rem 0.375rem 0.375rem;
    font-style: normal;
	border: 1px solid #4B4B4B;
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 16px;
    height: 33px;
    background-color: #98adbe;
}

input[id="submit"] {
    text-shadow: none;
    display: block;
    border: 1px solid #050505;
    background: url("/template/images/template/index/button_blue.png") no-repeat;
    width: 160px;
    padding: 3px 0 3px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 5px auto -10px;
    font-size: 14px;
    font-family: Arial;
}
/*-----------------------------*/



.item-1 {
color: #9bcd69;
}

.item-2 {
color: #9bcd69;
}

.item-3 {
color: #3f70da;
}

.item-4 {
color: #9047de;
}

.item-5 {
color: #f69c37;
}

.item-6 {
color: #c63295;
}












































