


::-webkit-scrollbar {
	width: 6px;
	height: 5px;
	cursor: pointer;
}
::-webkit-scrollbar-track-piece {
	-webkit-border-radius: 3px;
}
::-webkit-scrollbar-thumb:vertical {
	height: 5px;
	background-color: #8b8b8b;
	-webkit-border-radius: 3px;
	cursor: pointer;
}
::-webkit-scrollbar-thumb:horizontal {
	width: 10px;
	background-color: #8b8b8b;
	-webkit-border-radius: 3px;
	cursor: pointer;
}




body {
    max-width: 400px;
    color: #fff;
    background-color: #303030;
    background: url("/images/bg_x2-min.jpg") 50% 0 no-repeat #000000;
        background-size: 860px 1100px;
    background-position: center center;
    background-attachment: fixed;
    
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    
     color:#fff!important;
text-shadow: 1px 0 1px #000, 
0 1px 1px #000, 
-1px 0 1px #000, 
0 -1px 1px #000;
    
    padding: 1px;
    
    
}


html,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
img,
ul,
li {
	padding: 0;
	margin: 0;
}
table {
	border: 0;
	border-collapse: collapse;
}
td {
	word-break: break-all;
}
img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}
input,
textarea {
	word-break: normal;
}
a {
	color: #e4d98d;
	text-decoration: underline !important;
}
a:visited {
	color: #e4d98d;
	text-decoration: underline !important;
}
a:hover {
	color: #fff5b3;
	text-decoration: underline !important;
}
a:active {
	color: #fff5b3;
	text-decoration: underline !important;
}

input,
textarea {
	color: #fff;
	background-color: #202020;
	outline: none;
	border: 1px solid #303030;
	padding-left: 5px;
	vertical-align: middle;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}
ul,
li {
	list-style: square;
	margin: 0 0 0 10px;
}

li {
	color: #e4d98d;
}
hr {
	border: 1px solid #383737;
	margin: 5px -5px;
	padding: 0;
}
html,
body {
	height: 100%;
}

.wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}

.wrap > .container {
	padding: 70px 15px 20px;
}

.footer__ {
	height: 60px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.jumbotron {
	text-align: center;
	background-color: transparent;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.not-set {
	color: #c55;
	font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-left: 5px;
}

a.asc:after {
	content: /*"\e113"*/ '\e151';
}

a.desc:after {
	content: /*"\e114"*/ '\e152';
}

.sort-numerical a.asc:after {
	content: '\e153';
}

.sort-numerical a.desc:after {
	content: '\e154';
}

.sort-ordinal a.asc:after {
	content: '\e155';
}

.sort-ordinal a.desc:after {
	content: '\e156';
}

.grid-view th {
	white-space: nowrap;
}

.hint-block {
	display: block;
	margin-top: 5px;
	color: #999;
}

.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border-left: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}
.h-navig-item {
	font-size: 12px;
	text-align: center;
}
.h-navig a,
.h-navig .active {
	display: block;
	padding: 6px 2px;
	text-decoration: none !important;
}
.h-navig .active {
	padding: 5px 1px;
	border: 1px solid #000;
	background-color: #161616;
}
.h-navig a:hover {
	border: 1px solid #000;
	padding: 5px 1px;
	background-color: #111111;
}
.content {
	background-color: #1e1d1d;
	background-image: url(/dark/content.jpg);
	word-wrap: break-word;
}
.header,
.footer {
	background-image: url(/dark/header.jpg);
}
.left {
	float: left;
}
.middle {
	vertical-align: middle;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.line {
	border: 1px solid #383737;
}
.line2 {
	height: 4px;
	background-image: url(/dark/line2.jpg);
}
.noline,
.noline:hover {
	text-decoration: none !important;
}
.center {
	text-align: center;
}
.small {
	font-size: small;
}
.bold {
	font-weight: bold;
}
.block {
	padding: 5px;
}
.color-quality1,
a.color-quality1 {
	color: #9b9b9b;
}

.color-quality2,
a.color-quality2 {
	color: #f6ff73;
}

.color-quality3,
a.color-quality3 {
	color: #ff9f20;
}

.color-quality4,
a.color-quality4 {
	color: #ff7032;
}

.color-quality5,
a.color-quality5 {
	color: #7bff6c;
}

.color-quality6,
a.color-quality6 {
	color: #6cabff;
}

.color-quality7,
a.color-quality7 {
	color: #ff2222;
}

.color-quality8,
a.color-quality8 {
	color: #ff1b6e;
}

.color-quality9,
a.color-quality9 {
	color: #d822ff;
}
.color-quality10,
a.color-quality10 {
	color: #8b1eff;
}
.color-quality11,
a.color-quality11 {
	color: #844cbb;
}

.color-quality12,
a.color-quality12 {
	color: #8dff73;
}

.color,
a.color {
	color: #ffffff;
}
.color1,
a.color1 {
	color: #ffd777;
}
.color2,
a.color2 {
	color: #807f79;
}
.color3,
a.color3 {
	color: #e4d98d;
}
.color4,
a.color4 {
	color: #f16eff;
}
.color5,
a.color5 {
	color: #40daff;
}
.color6,
a.color6 {
	color: #ff4040;
}
.color7,
a.color7 {
	color: #40ff6b;
}
.color8,
a.color8 {
	color: #bee48d;
}

.color-admin,
a.color-admin {
	color: #a467ff;
}
.blue,
a.blue {
	color: #97bbc9;
}
.white {
	color: #fff !important;
}
.red,
a.red {
	color: red;
}
.green,
a.green {
	color: #afffab;
}
.s125 {
	font-size: 125%;
}
.m3 {
	margin-top: 3px;
}
.mlrb5 {
	padding: 0 5px 5px 5px;
}
.mt-5 {
	margin-top: -5px;
}
.mtrl5 {
	margin: 5px 5px 0 5px;
}
.mr8 {
	margin-right: 8px;
}
.dotted {
	border-bottom: 1px dotted #444;
}
.dashed {
	border-bottom: 1px dashed #444;
}
a.dashed {
	border-bottom: 1px dashed #e4d98d;
}
.tdnone {
	text-decoration: none !important;
}
.btn_start {
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 -26px;
}
.btn_start .btn_end {
	display: block;
	background-repeat: no-repeat;
	background-position: 100% -52px;
}
.btn_start .btn {
	color: #fff;
	line-height: 12px;
	text-align: center !important;
	display: block;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0 4px;
	padding: 6px 9px 0;
}
.btn_start,
.btn_end,
.btn {
	height: 24px;
	cursor: pointer;
	border: 0;
	background-image: url(/dark/btn_red.png);
	text-decoration: none !important;
}
.btn_start input.btn,
.btn_start button.btn {
	height: 24px;
	padding: 0 18px;
}

.btn:hover,
.btn:active,
.btn:visited {
	text-decoration: none !important;
}
.menu a {
	display: block;
	padding: 5px;
	text-decoration: none !important;
}
.menu li {
	list-style: none;
	border-bottom: 1px dotted #444;
	margin: 0;
}

.menu li:last-child {
	border: 0;
}



.form-control {
	display: block;
	width: 100%;
	padding: 6px 0;
	font-size: 14px;
	margin-bottom: 3px;
}
.help-block {
	font-size: small;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: red;
}
.alert {
	background-color: #252525;
	#border-top: 1px solid #131313;
	#border-bottom: 2px solid #343434;
	#border-left: 1px solid #343434;
	#border-right: 1px solid #343434;
	text-align: center;
	margin-bottom: 0;
	padding: 6px 6px 8px 6px;
}
.alert_bottom {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #3c3c3c;
}
.inline-block {
	text-align: left;
	display: inline-block;
}
.a_separator {
	margin: 5px auto;
	width: 50%;
	border-top: 1px solid #131313 !important;
	border-bottom: 1px solid #343434 !important;
}
.progress-green {
	background-color: #5edb34;
}
.progress-red {
	background-color: #db3434;
}
.progress-grey {
	background-color: #606060;
}
.progress-yellow {
	background-color: #dbc634;
}
.progress-orange {
	background-color: #ffb100;
}
.progress-white {
	background-color: #ffffff;
}
ul.pagination {
	padding: 5px 5px;
	margin: 0;
}
ul.pagination li {
	list-style: none;
	display: inline-block;
	background-color: #202020;
	margin: 2px 0;
}
ul.pagination a,
li.disabled {
	padding: 5px 5px 5px 5px;
	border: 1px solid #444;
	display: inline-block;
}
ul.pagination li.active a,
ul.pagination li.disabled {
	color: #fff;
	text-decoration: none !important;
}

ul.vertical-menu {
	margin: 0;
	padding: 5px;
}

.vertical-menu li {
	margin: 0;
	list-style-type: none;
	display: inline-block;
}

.vertical-menu a {
	display: block;
	padding: 5px;
}

.vm-active a {
	background-color: #3d3d3d;
	font-weight: 600;
	color: white;
	text-decoration: none !important;
}
.__topOneBorder {
	width: 70px;
	height: 90px;
	position: absolute;
}
.__topOneBorder::before {
     
	content: '';
	display: inline-block;
	top: 102px;
	width: 70px;
	height: 90px;
	background: url(/images/__topOneBorder.png) 50% ;
	filter: grayscale(0%);
}
.vipLevel {
	display: inline-block;
	font-weight: bold;
	background: linear-gradient(to bottom, #ffff9a 35%, orange);
	-webkit-background-clip: text;
	color: transparent;
	text-shadow: 0 0 !important;
	vertical-align: middle;
	user-select: none;
	margin-left: -5px;
}

.game-menu {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 128px;
    background-image: url("/images/menu-bg-min.jpg");
    background-size: 100% 128px;
    background-repeat: no-repeat;
    padding: 3px 0;
}


.menu-bg {
    background: url('/images/bg_x2-winter-min.jpg') top no-repeat;
    background-size: cover;
    padding: 5px 0 0 0;
    
    background-color: #010302;
}

.game-11111 {
    background: url("/images/title-bg_x2-min.png");
   background-size: cover;
   padding: 9px 9px;
    margin-top: 3px;
    background-color: #010302;
}


.game-22222 {
     background: url("/images/title-bg_x2-min.png");
   background-size: cover;
   padding: 10px;
   top: 65px;
    margin-top: 3px;
    background-color: #010302;
}



.image {
    position: relative;
    width: 100%; /* для IE 6 */
    }
 
h7 {
    position: absolute;
    top: 59px;
    left: 0;
    width: 100%;
    }
h7 span {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    line-height: 55px;
    background: rgba(0, 0, 0, 0.6);
    
    
   
    
    
    padding: 1px;
    }


h8 {
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    }
h8 span {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    line-height: 55px;
    background: rgba(0, 0, 0, 0.6);
    
    
    
    
    
    padding: 1px;
    }


h9 {
    position: absolute;
    top: 52px;
    left: 0;
    width: 100%;
    }
h9 span {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    line-height: 55px;
    background: rgba(0, 0, 0, 0.6);
    
    padding: 1px;
    }
h10 {
    position: absolute;
    top: -65px;
    left: 0;
    width: 100%;
    }
h10 span {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 55px;
    background: rgba(0, 0, 0, 0.6);
    
    padding: 1px;
    }



h11 {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    }

h11 span {
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    line-height: 50px;
    
    
    padding: 1px;
    }
    
    
    
    
   h15 {
    position: absolute;
    top: 5px;
    left: 25;
    width: 100%;
    }

h15 span {
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    
    color:#E2A126!important;
text-shadow: 1px 0 1px #000, 
0 1px 1px #000, 
-1px 0 1px #000, 
0 -1px 1px #000;
    
    padding: 1px;
    } 
    
     h16 {
    position: absolute;
    top: 300px;
    left: 25;
    width: 100%;
    }

h16 span {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    
    
    padding: 1px;
    } 
    
    
    
    
    
.c-r {
    background-image: url('/images/design/block/right.png');
    background-position: 100% 100%;
    background-repeat: repeat-y;
    background-size: 8px;
    margin: 0 2px;
}

.c-l {
    background-image: url('/images/design/block/left.png');
    background-position: 0% 100%;
    background-repeat: repeat-y;
    background-size: 8px;
}

.c-b {
    background-image: url('/images/design/block/bottom.png');
    background-position: 100% 100%;
    background-repeat: repeat-x;
    background-size: 8px;
    margin: 0 8px;
}

.c-b-l {
    background-image: url('/images/design/block/bottom-left.png');
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 8px;
}

.c-b-r {
    background-image: url('/images/design/block/bottom-right.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 8px;
}
.inside {
    padding: 8px 5px 18px 5px;
     
}
.content3 {
    background-color: #1e2931;
    background-image: url('/images/design/block/content3-bg-min.png');
    background-repeat: round;
}
.block-after-base-title .b-content {
    margin: 0 1px;
}

.b-content {
    background-color: #111417;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    /*z-index: 1;*/
    top: -4px;
}
.title-block {
        background-image: url("/images/design/block/title1-bg-min.png") !important;
    }
.title-block {
    max-width: 400px;
    height: 46px;
    background-image: url("/images/design/block/title1-bg-min.png");
    background-repeat: no-repeat;
    background-size: 100% 46px;
    position: relative;
    z-index: 2;
}

.enable-element {
    z-index: 7;
    position: relative;
}

.title-inside {
    padding: 5px;
    text-align: center;
    color: #ffeeab;
}

.alphabet {
        width: 28px !important;
        height: 45px !important;
        zoom: 0.5;
        background-image: url("/images/design/alphabet_x2-min.png") !important;
        display: inline-block;
    }

    /* Рђ */
    .alphabet.c1 {
        background-position: -50px -23px !important;
    }

    /* Р‘ */
    .alphabet.c2 {
        background-position: -88px -23px !important;
    }

    /* Р’ */
    .alphabet.c3 {
        background-position: -125px -23px !important;
    }

    /* Р“ */
    .alphabet.c4 {
        background-position: -163px -23px !important;
    }

    /* Р” */
    .alphabet.c5 {
        width: 32px !important;
        background-position: -199px -23px !important;
    }

    /* Р• */
    .alphabet.c6 {
        background-position: -239px -23px !important;
    }

    /* Р• */
    .alphabet.c7 {
        background-position: -277px -23px !important;
    }

    /* Р– */
    .alphabet.c8 {
        width: 40px !important;
        background-position: -313px -23px !important;
    }

    /* Р— */
    .alphabet.c9 {
        background-position: -361px -23px !important;
    }

    /* Р */
    .alphabet.c10 {
        background-position: -75px -87px !important;
    }

    /* Р™ */
    .alphabet.c11 {
        
        background-position: -113px -85px !important;
    }

    /* Рљ */
    .alphabet.c12 {
        background-position: -151px -87px !important;
    }

    /* Р› */
    .alphabet.c13 {
        background-position: -189px -87px !important;
    }

    /* Рњ */
    .alphabet.c14 {
        width: 41px !important;
        background-position: -226px -87px !important;
    }

    /* Рќ */
    .alphabet.c15 {
        background-position: -276px -87px !important;
    }

    /* Рћ */
    .alphabet.c16 {
        background-position: -314px -87px !important;
    }

    /* Рџ */
    .alphabet.c17 {
        background-position: -351px -87px !important;
    }

    /* Р  */
    .alphabet.c18 {
        background-position: -108px -150px !important
    }

    /* РЎ */
    .alphabet.c19 {
        background-position: -146px -150px !important;
    }

    /* Рў */
    .alphabet.c20 {
        background-position: -182px -150px !important;
    }

    /* РЈ */
    .alphabet.c21 {
        background-position: -218px -150px !important;
    }

    /* Р¤ */
    .alphabet.c22 {
        width: 41px !important;
        background-position: -256px -150px !important;
    }

    /* РҐ */
    .alphabet.c23 {
        background-position: -306px -150px !important;
    }

    /* Р¦ */
    .alphabet.c24 {
        width: 32px !important;
        background-position: -74px -213px !important;
    }

    /* Р§ */
    .alphabet.c25 {
        background-position: -114px -213px !important;
    }

    /* РЁ */
    .alphabet.c26 {
        width: 41px !important;
        background-position: -151px -213px !important;
    }

    /* Р© */
    .alphabet.c27 {
        width: 43px !important;
        background-position: -201px -213px !important;
    }

    /* РЄ */
    .alphabet.c28 {
        background-position: -250px -213px !important;
    }

    /* РЄ */
    .alphabet.c29 {
        width: 40px !important;
        background-position: -290px -213px !important;
    }

    /* Р¬ */
    .alphabet.c30 {
        background-position: -339px -213px !important;
    }

    /* Р­ */
    .alphabet.c31 {
        background-position: -170px -277px !important;
    }

    /* Р® */
    .alphabet.c32 {
        width: 41px !important;
        background-position: -207px -277px !important;
    }

    /* РЇ */
    .alphabet.c33 {
        background-position: -257px -277px !important;
    }

    /*  */
    .alphabet.c34 {
        width: 20px !important;
    }

    /* 0 */
    .alphabet.c35 {
        background-position: -43px -340px !important;
    }

    /* 1 */
    .alphabet.c36 {
        width: 16px !important;
        background-position: -81px -340px !important;
    }

    /* 2 */
    .alphabet.c37 {
        background-position: -107px -340px !important;
    }

    /* 3 */
    .alphabet.c38 {
        background-position: -144px -340px !important;
    }

    /* 4 */
    .alphabet.c39 {
        background-position: -182px -340px !important;
    }

    /* 5 */
    .alphabet.c40 {
        background-position: -220px -340px !important;
    }

    /* 6 */
    .alphabet.c41 {
        background-position: -258px -340px !important;
    }

    /* 7 */
    .alphabet.c42 {
        background-position: -295px -340px !important;
    }

    /* 8 */
    .alphabet.c43 {
        background-position: -333px -340px !important;
    }

    /* 9 */
    .alphabet.c44 {
        background-position: -371px -340px !important;
    }

    /* ! */
    .alphabet.c45 {
        width: 17px !important;
        background-position: -59px -405px !important;
    }

    /* ? */
    .alphabet.c46 {
        background-position: -86px -405px !important;
    }

    /* - */
    .alphabet.c47 {
        width: 29px !important;
        height: 29px !important;
        background-position: -125px -421px !important;
    }

    /* . */
    .alphabet.c48 {
        width: 17px !important;
        height: 14px !important;
        background-position: -164px -436px !important;
    }

    /* , */
    .alphabet.c49 {
        width: 17px !important;
        height: 25px !important;
        background-position: -204px -425px !important;
    }

    /* : */
    .alphabet.c50 {
        width: 17px !important;
        height: 35px !important;
        background-position: -244px -416px !important;
    }

    /* ; */
    .alphabet.c51 {
        width: 17px !important;
        height: 35px !important;
        background-position: -271px -425px !important;
    }

    /* / */
    .alphabet.c52 {
        background-position: -324px -405px !important;
    }

    /* " */
    .alphabet.c53 {
        background-position: -363px -405px !important;
    }

.content1 .line {
    border-top: 1px solid #252424;
    border-bottom: 1px solid #727b88;
}

.content2 .line {
    border-top: 1px solid #1c2025;
    border-bottom: 1px solid #5b646b;
}

.block-after-base-title .b-content {
    margin: 0 1px;
}

.b-content {
    background-color: #111417;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    /*z-index: 1;*/
    top: -4px;
}

.nail {
    position: absolute;
    width: 9px;
    height: 9px;
    background-image: url('/images/design/block/nail.png');
    background-repeat: no-repeat;
    background-size: cover;
    top: 19px;
}

.left-nail {
    left: 12px;
}

.right-nail {
    right: 12px;
}

.title {
    position: relative;
    font-size: 16px;
    text-align: center;
    padding: 6px 0 0 0;
}

.btn1 {
    height: 31px;
    display: inline-block;
}

tr .btn1 {
    margin-top: 5px;
}

.btn1-left {
    background-image: url("/images/design/button/btn1-left.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.btn1-right {
    background-image: url("/images/design/button/btn1-right.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 100%;
}

.btn1-inside {
    background-image: url("/images/design/button/btn1-inside.png");
    background-repeat: repeat-x;
    background-size: contain;
    margin: 0 12px;
    display: block;
}

a.btn1-inside {
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding: 3px 13px 4px 12px;
    line-height: 23px;
}

td .btn1 {
    display: block;
}

form .btn1 {
    margin: 5px 0;
}

.menu-button {
    margin: 4px 0 2px 0;
    border-top: none;
    font-size: 16px;
    
}

.menu-button a {
    padding: 7px 0 5px 14px;
    display: block;
    text-decoration: none;
}

.button1 {
    max-width: 100%;
    height: 34px;
    background-image: url("/images/design/block/title11-bg-min.png");
    background-repeat: no-repeat;
    background-size: 100% 34px;
    
}

.profile-img {
    width: 220px;
    height: 257px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
}

.profile-block {
    position: relative;
    width: 100%;
    height: 276px;
    z-index: 2;
}
.page {
    clear: both;
    padding: 0;
}

.p5, .container {
    padding: 5px;
}

.example-3
{
border:transparent 2px solid
	
	
}

.header1 {
   
    
    width: 100%;
    max-width: 100%;
    height: 82px;
    background-image: url("/images/design/header/bg-min.png");
    background-repeat: no-repeat;
    background-size: 100% 82px;
    border: none;
    background-color: none;
    font-size: 11px;
    color: #ffeeab;
    position: relative;
}

.header-player {
    width: 63px;
    height: 62px;
    background-image: url("/images/design/header/player-bg-min.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    position: relative;
    overflow: visible;
}
.header-player.winter {
    background-image: url("/images/design/header/player-bg-winter-min.png");
}

.player-image {
    width: 40px;
    height: 40px;
    background-size: contain;
    position: absolute;
    margin: 10px 18px;
    background-repeat: no-repeat;
    overflow: visible;
}

.player-level {
    position: absolute;
    z-index: 2;
    margin: 39px 0 0 52px;
    width: 12px;
    text-align: center;
}

.experience-block {
    width: 48%;
    height: 62px;
    position: relative;
    z-index: 2;
}

.experience-base {
    width: 100%;
    height: 45px;
    top: 6px;
    right: 3px;
    position: relative;
    z-index: 5;
}

.experience-bg {
    width: 81%;
    height: 13px;
    top: 16px;
    left: 19px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/images/design/header/experience-0.png");
}

.experience-fill {
    max-width: 100%;
    height: 12px;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/images/design/header/experience-1.png");
}

.resources-block {
    top: 4px;
    width: 79px;
    height: 62px;
    position: relative;
    clear: both;
}

.resource-value {
    position: relative;
    left: 22px;
    top: 7px;
}

.silver-block {
    width: 85px;
    height: 30px;
    top: -8px;
    margin: 15;
    position: relative;
    background-image: url("/images/design/gold-block-bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 12px;
}

.silver-block.winter {
    background-image: url("/images/design/gold-block-bg-winter.png");
}

.gold-block {
    width: 85px;
    height: 30px;
    top: -24px;
    margin: 15;
    position: relative;
    background-image: url("/images/design/silver-block-bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 12px;
}

.gold-block.winter {
    background-image: url("/images/design/silver-block-bg-winter.png");
}

.mail-block {
    top: 15px;
    float: right;
    width: 52px;
    height: 62px;
    background-image: url("/images/design/header/mail-bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 16px;
    margin-left: 10px;
}

.mail-block.winter {
    background-image: url("/images/design/header/mail-bg-winter.png");
}

.mail-icon {
    width: 37px;
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
    margin: 7px 9px 0 7px;
    position: relative;
    display: block;

}

.mail-1 {
    background-image: url("/images/design/header/mail-1.png");
}

.mail-0 {
    background-image: url("/images/design/header/mail-0.png");
}

.mail-counter {
    width: 21px;
    height: 15px;
    position: absolute;
    right: -1px;
    bottom: 12px;
    text-align: center;
}

.new-mail-bg {
    width: 37px;
    height: 34px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/images/design/header/new-mail-bg.png");
    top: 0;
    margin: 7px;
    animation: 30s linear 0s normal none infinite running rotate;
    z-index: 1;
}

ul.clark {
    margin: 5px 0 5px 25px;
}

ul.clark li {
    list-style: square;
    font-size: small;
    color: #fdeeab;
}

.frame-silver {
    background-image: url("/images/design/frame-silver.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
}

.stage-block {
    display: block;
    margin: 5px;
    width: 60px;
    height: 60px;
    text-decoration: none !important;
    border-radius: 5px;
}

.stage-block-blue {
    background-image: url("/images/design/territory-stage-bg_x2.jpg");
    background-size: 60px 60px;
}

.stage-block-grey {
    background-image: url("/images/design/territory-stage0-bg_x2.jpg");
    background-size: 60px 60px;
}

.stage-id {
    position: absolute;
    color: white;
    font-weight: bold;
    margin: 17px 24px;
}

.stage-rating {
    position: absolute;
    margin: 34px 2px;
    max-width: 60px;
}

.stage-lock {
    position: absolute;
    margin: 40px 10px 0 19px;
}

.window-disable {
    position: absolute;
    width: 100%;
    height: 250vh;
    max-width: 400px;
    background-image: url('/images/design/transparency60.png');
    z-index: 6;
}

.element-enable {
    position: relative;
    z-index: 10;
}

.element-disable {
    width: 100%;
    height: 100%;
    background-color: #000000bf;
}

.enable-element {
    z-index: 7;
    position: relative;
}

.edu-helper {
    max-width: 400px;
    background-color: #111d3e;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #243b82;
    font-weight: 300;
    min-height: 70px;
}

.teacher {
    width: 73px;
    height: 70px;
    background-image: url("/images/design/edu-helper.png");
    background-size: 73px 70px;
    float: left;
    margin-right: 8px;
}

.teacher.winter {
    background-image: url("/images/design/edu-helper-winter.png");
}

.hero-label {
    position: absolute;
    background-color: #000000;
    color: #89ff35;
    font-size: small;
    right: 0;
    bottom: 0;
    padding: 4px;
}

.duel-rating {
    display: inline-block;
    background-color: #000000;
    padding: 5px 18px;
    border: 1px solid #fdedaa;
    border-radius: 12px;
    margin-bottom: 7px;
    color: #fdedaa;
}

.locations-block {
    width: 100%;
}

.locations-row1 {
    width: 100%;
    height: 111px;
}

.locations-row2 {
    width: 100%;
    height: 80px;
}


.location-row1 {
    position: relative;
    width: 151px;
    height: 123px;
    background-size: 151px 123px;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.location-row2 {
    position: relative;
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.exp-block {
    height: 80px;
    display: block;
}

.exp-block, .exp-left, .exp-right {
    margin: 0;
    padding: 0;
}

.exp-left {
    background-image: url("/images/design/exp-left-min.png");
    background-repeat: no-repeat;
    background-size: contain;
    

}

.exp-left.winter {
    background-image: url("/images/design/exp-left-winter-min.png");
}

.exp-right {
    background-image: url("/images/design/exp-right-min.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.exp-right.winter {
    background-image: url("/images/design/exp-right-winter-min.png");
}

.exp-content {
    margin: 0 20px;
    padding: 20px 0 20px 1px;
    background-image: url("/images/design/exp-content-min.png");
    background-repeat: repeat-x;
    background-size: contain;
}

.exp-content.winter {
    background-image: url("/images/design/exp-content-winter-min.png");
}

.exp-bar {
    width: 105%;
    height: 4px;
    position: relative;
    top: -3px;
    left: -4px;
}

.exp-progress-fill {
    height: 9px;
    background-image: url("/images/design/exp-fill-content-min.png");
    background-repeat: repeat-x;
    background-size: auto 9px;

}

.exp-progress-fill.winter {
    background-image: url("/images/design/exp-fill-content-winter-min.png");
}


.player-image {
    width: 40px;
    height: 40px;
    background-size: contain;
    position: absolute;
    margin: 10px 18px;
    background-repeat: no-repeat;
    overflow: visible;
}

.player-level {
    position: absolute;
    z-index: 2;
    margin: 39px 0 0 52px;
    width: 12px;
    text-align: center;
}

.darkened {
  position: relative;
}
 
.darkened::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,1.9);  
  z-index: 1;
}






