html {
    background : url(/images/style/design/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: #6a7f8e;text-decoration: none;}
a:visited {color: #6a7f8e;text-decoration: none;}
a:hover, a:focus {color: #6a7f8e;}

img {
	 border : 0;
	 vertical-align : middle;
}

/*---------- HEAD ----------*/
.userPanel-bg_new {
    width: 350px;
    height: 56px;
    margin: 0 auto;
    position: relative;
    color: #6a7f8e;
    background-image: url(/images/style/design/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(/images/style/design/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(/images/style/design/head/cellBgLeft.png?v=2);
}

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

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

.userPanel-mailBg_new {
    width: 42px;
    height: 42px;
    position: absolute;
    right: 20px;
    top: 4px;
    background-image: url(/images/style/design/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(/images/style/design/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(/images/style/design/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 MONEY ----------*/
.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(/images/style/design/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(/images/style/design/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(/images/style/design/head/money/cellBgMiddle.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    vertical-align: middle;
}
/*--------------------------------*/



/*---------- INDEX ----------*/
.campaign {
    background: url(/images/style/design/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(/images/style/design/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(/images/style/design/index/arena.png) no-repeat;
    background-size: 100% 100%;
}

.sectionCompany {
    top: 15px;
    background-size: 100% 100%;
}

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

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

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

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

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

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

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

.hr {
    margin: 10px 5px;
}

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

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

.time_color_gray {
color: #8e8e8e;
}

.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(/images/style/design/load/wr0-blue.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

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

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

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



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

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

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

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="vhods"] {
    text-shadow: none;
    display: block;
    border: 1px solid #050505;
    background: url("/images/style/design/load/button_blue.png") no-repeat;
    width: 160px;
    padding: 3px 0 3px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 5px auto;
    font-size: 14px;
    font-family: Arial;
}

.b-notice {
    display: block;
    position: fixed;
    top: 0px;
    padding-top: 10px;
    width: 350px;
    -webkit-animation: noticeShow 4s linear forwards;
    animation: noticeShow 4s linear forwards;
    z-index: 10000;
    text-align: center;
    background: linear-gradient(to bottom, rgb(0 0 0 / 98%) 50%, rgba(0, 0, 0, 0) 110%);
}

@media screen and (max-width: 480px) {
	.b-notice {
		left: 0;
		width: 100%;
		margin: 0; } }

@-webkit-keyframes noticeShow {
	from {
		opacity: 0;
		-webkit-transform: translateY(-150px);
		transform: translateY(-150px); }
	10%, 75% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		transform: translateY(0px); }
	99% {
		opacity: 0;
		-webkit-transform: translateY(-150px);
		transform: translateY(-150px); }
	to {
		opacity: 0;
		-webkit-transform: translateY(-150px);
		transform: translateY(-150px); } }
@keyframes noticeShow {
	from {
		opacity: 0;
		-webkit-transform: translateY(-150px);
		transform: translateY(-150px); }
	10%, 75% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		transform: translateY(0px); }
	99% {
		opacity: 0;
		-webkit-transform: translateY(-150px);
		transform: translateY(-150px); }
	to {
		opacity: 0;
		-webkit-transform: translateY(-150px);
		transform: translateY(-150px); }
}

.color_bel {
color: #ffffff;
}
/*-----------------------------*/



/*---------- USER ----------*/
.main-hero_p {
background: url(/images/style/design/user/fon_user_1.jpg) no-repeat center center;
-webkit-background-size: cover;
background-size: cover;
border-radius: 4px;
width: 350px;
height: 360px;
margin: 0px 0px 0px 0px;
position: relative;
}

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

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

.weapon_0 {
  border: 2px solid #999999;
  border-image: url("/images/style/design/user/ramka_weapon0.png") 2;
}
.weapon_1 {
  border: 2px solid #999999;
  border-image: url("/images/style/design/user/ramka_weapon1.png") 2;
}
.weapon_2 {
  border: 2px solid #B1D689;
  border-image: url("/images/style/design/user/ramka_weapon2.png") 2;
}
.weapon_3{
  border: 2px solid #6BA0E7;
  border-image: url("/images/style/design/user/ramka_weapon3.png") 2;
}
.weapon_4{
  border: 2px solid #C780DB;
  border-image: url("/images/style/design/user/ramka_weapon4.png") 2;
}
.weapon_5{
  border: 2px solid #FF8E94;
  border-image: url("/images/style/design/user/ramka_weapon5.png") 2;
}
.weapon_6{
  border: 2px solid #FE7E01;
  border-image: url("/images/style/design/user/ramka_weapon6.png") 2;
}

.bbtn {
    height: 32px;
    margin-bottom: 2px;
    background-color: #183543;
    background-image: url(/images/style/design/user/bg-bbtn.png);
    background-repeat: repeat-x;
}

.bbtn .lf, .bbtn .rt {
    height: 32px;
    display: block;
    background-image: url(/images/style/design/user/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: 14px;
    white-space: nowrap;
    overflow: hidden;
    background-position: 5px 0;
    background-repeat: no-repeat;
}

/*--------------------------*/







.clan_info {
    float: left;
    width: 60px;
    height: 60px;
    background-size: 90% 90%, 112% 112%;
    background-position: center;
    background-repeat: no-repeat;
}





/*---------- PAGES ----------*/
a.btnp_pages {
text-decoration: none;
}

.btnp_pages, ._blue_pages, .btnp_pages, ._dark_pages {
background-position: 100% 0, 0 0, 0 0;
background-repeat: no-repeat, no-repeat, repeat-x;
}

.btnp_pages._blue_pages {
background-image: url("/images/style/design/ico/bg_btn_blue_right.png"), url("/images/style/design/ico/bg_btn_blue_left.png"), url("/images/style/design/ico/bg_btn_blue.png");
}

.btnp_pages._dark_pages {
background-image: url("/images/style/design/ico/bg_btn_dark_right.png"), url("/images/style/design/ico/bg_btn_dark_left.png"), url("/images/style/design/ico/bg_btn_dark.png");
}

.wrapper_pages, ._pagination_pages, .btnp_pages {
padding: 5px 10px;
margin: 0px 3px;
}

.p6_pages {
padding:6px;
}
/*---------------------------*/






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

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

.arena_bg {
background: url(/images/style/design/ico/arena_bg.png) no-repeat center center;
-webkit-background-size: cover;
background-size: cover;
border-radius: 4px;
width: 350px;
height: 260px;
margin: 0px 0px 0px 0px;
position: relative;
}

.bor1 {background:url('/images/style/design/ico/info_top.png') repeat-x;background-position:0 0; padding-top: 5px;}
.bor2 {background:url('/images/style/design/ico/info_right.png') repeat-y;background-position:100% 0; padding-right: 5px;}
.bor3 {background:url('/images/style/design/ico/info_bot.png') repeat-x;background-position:100% 100%; padding-bottom: 5px;}
.bor4 {background:url('/images/style/design/ico/info_left.png') repeat-y;background-position:0 0; padding-left: 5px;}
.bor_bg {
    background-image:url('/images/style/design/ico/info-bg.png'); font-weight: bold; padding:1px; color: rgb(93, 187, 232);
}

.container_leir {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left_leir, .right_leir {
    display: flex;
    align-items: center; /* Сравниваем по центру вертикально */
}

.image_leir {
    width: 45px; /* Ограничение ширины изображения */
    height: auto;
    margin-right: 5px;
	margin-left: 5px;/* Отступ между изображением и текстом */
}

.text_leir {
    margin: 0; /* Убираем отступы у текста */
}

.red_lair {
    color: #fb3131;
}

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

.button_gray_travel { 
    text-shadow: none;
    display: block;
    border: 1px solid #050505;
    background: url("/images/style/design/ico/button_gray.png") no-repeat;
    width: 160px;
    padding: 3px 0 3px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 0px auto;
    font-size: 14px;
    font-family: Arial;
}

a[class^="arena_button"] { 
    text-shadow: none;
    display: block;
    border: 1px solid #050505;
    background: url("/images/style/design/load/button_blue.png") no-repeat;
    width: 160px;
    padding: 3px 0 3px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 0px auto;
    font-size: 14px;
    font-family: Arial;
}

a[class^="button_gray_col"] { 
    text-shadow: none;
    display: block;
    border: 1px solid #050505;
    background: url("/images/style/design/ico/button_gray.png") no-repeat;
    width: 160px;
    padding: 3px 0 3px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 0px auto;
    font-size: 14px;
    font-family: Arial;
}

.character, .gear {
position: relative;
}

.character {
z-index: 2; /* Персонаж по умолчанию сверху */
}

.gear {
z-index: 1; /* Снаряжение ниже персонажа */
}

































.tasks-tabs {
    position: relative;
    margin: 0 0px 0px 0;
    text-align: center;
}

.tasks-section {
    position: relative;
    margin: 0 2px;
    display: inline-block;
}

.tasks-tab {
    display: inline-block;
    width: 100px;
    height: 30px;
    background-image: url(/images/style/design/index/bg-tasks.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 30px;
    font-family: kundera;
    color: #7c7c7c;
    text-shadow: 2px 1px 2px #000;
}

.tasks-tab-Active.tasks-tab_color-blue {
    color: #86bfcd;
    text-shadow: 0 0 2px #285890, 0 0 1px #3a76be;
    -webkit-filter: drop-shadow(0 0 2px rgba(103, 207, 232, .5));
    filter: drop-shadow(0 0 2px rgba(103, 207, 232, .5));
}






























.dailyTasksChallenge {
    position: relative;
    width: 320px;
    height: 175px;
    margin: auto;
    line-height: 1.3;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}

.dailyTasksChallenge_isFullComplete-false {
    height: 175px
}

.dailyTasksPage-task {
    margin: 10px auto
}

.dailyTasksPage-task:first-child {
    margin-top: 0
}

.dailyTasksChallenge-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dailyTasksChallenge-bgLeft {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url(/images/style/design/index/dtc-block-bg-left.png)
}

.dailyTasksChallenge-bgLeft-summer {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url(/images/style/design/index/dtc-block-bg-left-summer.png)
}

.dailyTasksChallenge-bgLeft-xmas {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url(/images/style/design/index/dtc-block-bg-left-xmas.png)
}

.dailyTasksChallenge-avatarContent {
    position: absolute;
    left: 12px;
    top: 28px;
    width: 70px
}

.dailyTasksChallenge-avatarImage {
    height: 60px;
    width: 60px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #c2964280;
    -webkit-box-shadow: 0 0 7px 0 #c2964240;
    box-shadow: 0 0 7px 0 #c2964240
}

.dailyTasksChallenge-avatar {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

.picture-container {
    position: relative;
    width: 100%;
    height: 100%
}

.picture-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 50%;
}

.dailyTasksChallenge-bgRight {
    -webkit-box-flex: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url(/images/style/design/index/chapter-bundle-bg-right.png)
}

.dailyTasksChallenge-content {
    position: absolute;
    left: 35%;
    right: 0;
    top: 9%;
    bottom: 0;
    text-align: left
}

@media (max-width: 360px) {
    .dailyTasksChallenge-content {
        left:32%
    }
}

.dailyTasksChallenge-title {
    font-family: Kundera;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    color: #c29642
}

.dailyTasksChallenge-step {
    font-size: 90%;
    display: inline-block;
    color: #b3b1a8
}

.dailyTasksChallenge-text {
    text-align: left;
    line-height: 1.2;
    color: #b3b1a8;
    text-shadow: 0 2px 2px rgba(14,14,14,.8);
    white-space: normal;
    width: 90%;
    font-size: 90%
}






















































