html {
    background : url(/style/style_new/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 : kundera, sans-serif;
	 font-style : normal;
	 font-weight : 400;
	 overflow-wrap : break-word;
}

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


/*============================ HEAD ПАНЕЛЬ ============================*/
.userPanel-bg_new {
    width: 350px;
    height: 56px;
    margin: 0 auto;
    position: relative;
    color: #6a7f8e;
    background-image: url(/style/style_new/head/userPanel-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

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

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

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

.cell-bgLeft_new {
    left: 0;
    background-image: url(/style/style_new/head/cellBgLeft.png?v=2);
}

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

.cell-bgRight_new {
    right: 0;
    background-image: url(/style/style_new/head/cellBgRight.png);
}

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

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

.iconPanel_new {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 268px;
    top: -4px;
    background-image: url(/style/style_new/head/envelope.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.iconPanelnew_new {
	 width : 30px;
	 height : 30px;
	 position : absolute;
	 left : 268px;
	 top : -4px;
	 background-image : url(/style/style_new/head/envelopenew.png);
	 background-size : contain;
	 background-repeat : no-repeat;
	 cursor : pointer;
}

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

.exp_progress_new {
	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 ВЫВОД ВАЛЮТЫ ============================*/
.cntr_new {
    text-align: center;
}

.pointer_new {
    cursor: pointer;
}

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

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

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

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



/*============================ ГЛАВНАЯ МЕНЮ ============================*/
.campaign {
    background: url(/style/style_new/index/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(/style/style_new/index/sectionIcon-frame.png) no-repeat;
    background-size: 100px 100px;
    background-position: 50% 50%;
    margin: 5px;
    cursor: pointer;
}

.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(/style/style_new/index/arena.png) no-repeat;
    background-size: 100% 100%;
}

.sectionCompany {
    background: url(/style/style_new/index/duelneeews.png) no-repeat;
    background-size: 100% 100%;
}

.sectionYetunheim {
    background: url(/style/style_new/index/nekro.png) no-repeat;
    background-size: 100% 100%;
}

.sectionQuest {
    background: url(/style/style_new/index/quest.png) no-repeat;
    background-size: 100% 100%;
}

.sectionTotem {
    background: url(/style/style_new/index/totem.png) no-repeat;
    background-size: 100% 100%;
}

.sectionPutesh {
    background: url(/style/style_new/index/putesh.png) no-repeat;
    background-size: 100% 100%;
}

.sectionMaze {
    background: url(/style/style_new/index/maze.png) no-repeat;
    background-size: 100% 100%;
}

.sectionShop {
    background: url(/style/style_new/index/shop.png) no-repeat;
    background-size: 100% 100%;
}

.sectionSurvival {
    background: url(/style/style_new/index/survival.png) no-repeat;
    background-size: 100% 100%;
}

.sectionCol {
    background: url(/style/style_new/index/col.png) no-repeat;
    background-size: 100% 100%;
}

.sectionFear {
    background: url(/style/style_new/index/fear.png) no-repeat;
    background-size: 100% 100%;
}

.sectionDragon {
    background: url(/style/style_new/index/dragon.png) no-repeat;
    background-size: 100% 100%;
}

.sectionTour {
    background: url(/style/style_new/index/tour.png) no-repeat;
    background-size: 100% 100%;
}

.sectionPut {
    background: url(/style/style_new/index/put.png) no-repeat;
    background-size: 100% 100%;
}

.sectionZags {
    background: url(/style/style_new/index/zags.png) no-repeat;
    background-size: 100% 100%;
}

.sectionTowers_New {
    background: url(/style/style_new/index/Towers_New.png) no-repeat;
    background-size: 100% 100%;
}

.sectionClansNew {
    background: url(/style/style_new/index/ClansNew.png) no-repeat;
    background-size: 100% 100%;
}



/*======================================================================*/



/*======================== ОСТАЛЬНЫЕ КЛАССЫ =================================*/
.bbtn {
    height: 32px;
    margin-bottom: 2px;
    background-color: #183543;
    background-image: url(/style/style_new/index/bg-bbtn.png);
    background-repeat: repeat-x;
}

.bbtn .lf, .bbtn .rt {
    height: 32px;
    display: block;
    background-image: url(/style/style_new/index/bg-bbtn-lr.png);
    background-repeat: no-repeat;
    background-position: 100% -32px;
}

.bbtn .lf {
    text-decoration: none !important;
    background-position: 0 0;
}

.bbtn .lbl {
    display: block;
    height: 24px;
    padding: 7px 7px 0 10px;
    line-height: 16px !important;
    color: #9bc2e0;
    font-size: medium;
    white-space: nowrap;
    overflow: hidden;
    background-position: 5px 0;
    background-repeat: no-repeat;
}

.hr {
    margin: 10px 5px;
}

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

.hr, .hr .hr_end {
    font-size: 0px;
    height: 1px;
    background-image: url(/style/style_new/index/bg-hr.png);
    background-repeat: no-repeat;
}

.color_NEW {
color: #6a7f8e;
}

.hint_0_new {
    display: block;
    height: 75px;
    margin: 0 auto 17px;
    max-width: 340px;
    text-align: left;
}

.hint_0_new .border_0_new {
    background: url(/style/style_new/index/images/hint-r.png) no-repeat right 10%, url(/style/style_new/index/images/hint-l.png) no-repeat left 10%, url(/style/style_new/index/images/hint-m.png) no-repeat 81%;
    background-size: auto, auto, 90% 65px;
    height: 65px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 14px;
    width: 97%;
}

.hint_0_new .border_0_new .button_text_0_new {
    color: #76feff;
    display: inline-block;
    font-size: 13px;
    max-width: 360px;
    padding-left: 115px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: left;
}

.hint_0_new, img.icon_0_new {
    position: relative;
}

.hint_0_new .bot_0_new {
    left: 3%;
    top: 0;
    z-index: 2;
}

.hint_0_new .bot_0_new {
    position: absolute;
}

.dailyTask_0_new {
    position: absolute;
    right: -4px;
    top: -5px;
    z-index: 11;
    width: 366px;
    height: 70px;
}

img.icon_0_new {
    vertical-align: middle;
    position: relative;
    top: -1px;
    padding: 0;
    margin: 0;
    border-spacing: 0;
}

.msg {
    background: linear-gradient(to bottom, #000 0, rgb(2 17 28) 70%, #000 100%);
    color: #a1b7c7;
    font-size: 14px;
}

.msg .wr1 {
    background-image: url(/style/style_new/index/images/wr0-blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.msg .wr2 {
    background-image: url(/style/style_new/index/images/wr1-blue.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.msg .wr3 {
    background-image: url(/style/style_new/index/images/wr2-blue.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}

.msg .wr4 {
    padding: 10px;
    background-image: url(/style/style_new/index/images/wr3-blue.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
}


.body_sel_NEW{
  display: inline-block;
  background-image: url("/style/style_new/index/images/body_sel_NEW.png");
  padding: 3px;
  margin: 1px;
  border-radius: 3px;
  border: 1px solid #1f1f1f;
  color: #fff;
}

.head_NEW {
    width: 350px;
    height: 32px;
    margin: auto;
    position: relative;
    background: url(/style/style_new/load/location-bg1.png) top center no-repeat #000;
    background-size: contain;
}

.b_NEW {
    color: #477193;
    text-shadow: 0 0 1px rgb(177 240 255 / 56%);
    font-family: kundera, serif;
    display: table-cell;
    font-size: 18px;
    line-height: 32px;
}

input[id="logins"] {
    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: 20px;
    background-color: #98adbe;
}

input[id="submits"] {
	margin:auto;
    margin-top: 5px;
	border: 0px solid #050505;
    width: 150px;
	padding: 3px 0 3px 0;
	text-align: center;
	font-weight: bold;
    color: #fff;
	font-size: 14px;
}

.bbttnnaa_NEW {
    align-items: center;
    background: url(/style/style_new/load/clan_blue_knopka.png);
    cursor: pointer;
    display: flex;
    height: 27px;
    justify-content: center;
    margin: 1px auto 1px;
    max-width: 145px;
}

select[id="select_new"] {
    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;
    width: 210px;
	height: 32px;
    background-color: #98adbe;
}



textarea {
	display: block;
	max-width: 100%;
    min-width: 100%;
    box-sizing: border-box;
	padding: 10px;
	border: solid 1px #2f414f;
    border-radius: 5px;
	background-color: #9fb6c7;
	min-height: 54px;
	font-size: 14px;
	line-height: 1.2;
    margin: 0 0 5px 0;
}

input[id="smile_knopka"] {
	margin:auto;
    margin-top: 0px;
	border: 0px solid #050505;
    width: 80px;
	padding: 0px 0 0px 0;
	text-align: center;
	font-weight: bold;
    color: #3980b5;
	font-size: 14px;
}

input[id="submitnew"] {
	margin:auto;
    margin-top: 0px;
	border: 0px solid #050505;
    width: 100px;
	padding: 0px 0 0px 0;
	text-align: center;
	font-weight: bold;
    color: #3980b5;
	font-size: 14px;
}

input[id="submit_NEW"] {
    background-color: #2f414f;
    color: #3980b5;
    margin: 1px;
    border: 1px solid #131313;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 3px;
    font-size: 14px;
}


/*===========================================================================*/




/*====================================== 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("/style/style_new/load/background.jpg");
	 animation-name : anim_scr1;
}
 .loading .scr2 {
	 background-image : url("/style/style_new/load/fire_din.png");
	 animation-name : anim_scr2;
}
 .loading .scr3 {
	 background-image : url("/style/style_new/load/characters_stat.png");
	 animation-name : anim_scr3;
}
 .loading .scr4 {
	 background-image : url("/style/style_new/load/fx_din.png");
	 animation-name : anim_scr4;
}
 .loading .scr5 {
	 background-image : url("/style/style_new/load/front_din.png");
	 animation-name : anim_scr5;
}
 .loading .scr6 {
	 width : 220px;
	 height : 66px;
	 margin : 440px auto;
	 background-image : url("/style/style_new/load/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;
}
/*=====================================================================================*/




.notif{
  background-image: url("/style/style_new/body/notif.jpg");
  font-size: 14px;
  padding: 5px;
  color: #ecbc7d;
  border: 1px solid #202125;
  border-image: url("/style/images/body/ramka_head.png") 2;
}

.main-hero_p {
background: url(/style/style_new/body/1.png) no-repeat center center;
-webkit-background-size: cover;
background-size: cover;
border: 3px solid rgb(84 99 118);
border-radius: 4px;
height: 395px;
margin: 0px 7px 0px 7px;
position: relative;
}

.hero-name_p {
background: url(/style/style_new/body/back.png) repeat-x center center;
margin-top: 0;
line-height: 26px;
z-index: 2;
position: relative;
padding-top: 7px;
}

.text-center {
text-align: center;
}

.middle-maneken_p {
position: absolute;
top: 80px;
width: 260px;
margin: 0 auto;
left: -10px;
right: 0;
}




































































































































































































































































































