@font-face {
    font-family: "Roboto-Light";
    src: url(font/Roboto-Light.ttf);
}
@font-face {
    font-family: "Roboto-Regular";
    src: url(font/Roboto-Regular.ttf);
}
@font-face {
    font-family: "Open Sans";
    src: url(font/OpenSans-Regular.ttf);
}
@font-face {
    font-family: GPL;
    src: url(font/GothamPro-Light.eot);
    src: url(font/GothamPro-Light.eot?#iefix) format("embedded-opentype"), 
    url(font/GothamPro-Light.woff) format("woff"), 
    url(font/GothamPro-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face {
    font-family: GPB;
    src: url(font/GothamPro-Bold.eot);
    src: url(font/GothamPro-Bold.eot?#iefix) format("embedded-opentype"), 
    url(font/GothamPro-Bold.woff) format("woff"), 
    url(font/GothamPro-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face {
    font-family: GPM;
    src: url(font/GothamPro-Medium.eot);
    src: url(font/GothamPro-Medium.eot?#iefix) format("embedded-opentype"), 
    url(font/GothamPro-Medium.woff) format("woff"), 
    url(font/GothamPro-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face {
    font-family: GPR;
    src: url(font/GothamPro.eot);
    src: url(font/GothamPro.eot?#iefix) format("embedded-opentype"), 
    url(font/GothamPro.woff) format("woff"), 
    url(font/GothamPro.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face {
    font-family: icomoon;
    src: url(font/icomoon.eot?tutzui);
    src: url(font/icomoon.eot?tutzui#iefix) format("embedded-opentype"),url(font/icomoon.woff?tutzui) format("woff"),url(font/icomoon.svg?tutzui#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0;padding: 0;}
body {color:#929292;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 14px;line-height: 17px;}
body.loading {overflow: hidden;}
#page-loader {position: fixed;inset: 0;display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.9);z-index: 9999;transition: opacity 300ms ease, visibility 300ms;opacity: 1;visibility: visible;color:#ccc;}
#page-loader.hidden {opacity: 0;visibility: hidden;pointer-events: none;}
.bscroll {overflow-y:scroll;}
.pbody {background:#0f0e13 url(images/body-bg.jpg) no-repeat top center fixed;background-size: 100% auto;min-height: 100vh;}
.logged_in {min-height: calc(100vh - 32px);}
.no_logged_in {min-height: calc(100vh - 32px);}
html {background: url(images/bg-texture-dots.jpg) center repeat-y;}
@media screen and (max-width: 800px){.pbody{background-size: auto;background-position: left top;}}
html, body {padding: 0;margin: 0;}
html {background: #151525;}
body * {max-height: 1000000em;}
.clr {clear:both;}
b, strong {font-weight: 700;font-family: GPB;}
a {font-size: inherit;text-decoration:none;}
a:hover {text-decoration:underline;}
a, a:active, a:focus, a:hover, a:visited {text-decoration: none;outline: 0;}
.content-text {max-width: 1400px;padding: 0;margin: 0 auto;position:relative;}
.content-jewelry {padding:60px 0 0 0;max-width:1100px;}
.main_container {position:relative;width:1170px;margin:0 auto;min-height: 91px;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 52px 0 0 0;}
@media screen and (max-width: 1200px){.main_container{width: auto;}}
@media screen and (max-width: 1200px) {.content-text {padding:0 10px;margin: 50px auto 0 auto;}}
.left_bl {padding: 0 10px 0 80px;height: 65px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background: rgba(42, 41, 59, .75);border-top: 2px solid #3b3a58;border-bottom: 2px solid #5d5b9c;margin-left: 58px;position: relative;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.left_bl_logo {display:none;}
@media screen and (max-width: 1200px){.left_bl{display:none;}.left_bl_logo {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;background: url(images/logourl.png) no-repeat;width: 101px;height: 100px;background-size: contain;margin: 0 0 0 30px;}}
.left_bl .lbl_li {float:left;list-style:none;}
.left_bl .lbl_li:nth-child(3){margin: 0 10px 0 0;}
.left_bl a {white-space: pre;font-size: 12px;margin: 0 15px;color:#d9c5ff;text-transform: uppercase;line-height: 65px;display: block;font-family: GPR;}
.left_bl a.orange {color: #FFC107;}
.left_bl .lbl_ul {width: 100%;display: inline-flex;height: 100%;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;}
.left_bl a:hover {text-decoration:none;color: #ff5b8a;}
.left_bl::before {content: '';top: 40%;left: 8px;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);position: absolute;background-image: url(images/logourln.png);width: 145px;height: 118px;}
.content {max-width:1920px;position:relative;padding: 0 0 100px 0;margin: 0 auto;}
.ba_block {max-width: 610px;margin: 63px auto 0;text-align: center;position: relative;}
@media screen and (max-width: 800px){.ba_block{padding:0 15px;}}
.ba_block h1 {font-family: GPB;font-size: 48px;color:#fff;font-weight: 500;line-height: 1.1;}
.ba_block h2 {font-size: 28px;color: #fff;font-weight: 500;line-height: 1;padding: 3px 10px 9px 10px;display: inline-block;position: relative;text-align: left;margin: 15px 0 0 0;}
.ba_block p {font-family: GPL;line-height: 30px;margin-top: 35px;margin-bottom: 50px;font-size: 14px;color: #fff;}
.right_bl p {width: 100%;color: #fff;font-size: 14px;font-family: GPL;margin-bottom: 27px;margin-top: -5px;}
.right_bl div:not(.status-active) {font-family: GPM;font-size: 16px;color: #fff;}
@media screen and (max-width: 800px){.ba_block h1{font-size: 38px;}.ba_block h2{font-size: 22px;}}
@media screen and (max-width: 450px){.ba_block h1{font-size: 34px;}.ba_block h2{font-size: 20px;width: 273px;line-height: 1.7;text-align: center;}.ba_block h2 span {position: relative;top: 0;right: 0;}}
.right_bl {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;max-width: 290px;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.right_bl .status-active {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;margin-bottom: 14px;}
.right_bl .status-active span {width: 24px;height: 3px;margin-right: 10px;display: inline-block;background: rgba(255, 255, 255, .25);}
.right_bl .status-active span.active {border: 1px solid #8dba5e;background: #ccec99;-webkit-box-shadow: 0 0 10px 2px rgba(141, 186, 94, .75);box-shadow: 0 0 10px 2px rgba(141, 186, 94, .75);}
.right_bl div:not(.status-active) sup {font-family: GPR;margin-left: 3px;font-size: 14px;}
@media screen and (max-width: 1200px){.right_bl{width:175px;}}
.lang_panel {background:#1f1f1f;background-image: linear-gradient(to bottom, #2d2d2d 0, #1f1f1f 100%);box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);}
.right_panel {padding:0 10px;text-align: right;max-width: 1920px;margin: 0 auto;height: 50px;position: relative;}
.right_panel .help_icon {margin: 0;padding: 0;}
.nav_m {border-bottom: 2px solid #5d5b9b;background: rgba(42, 41, 59, .75);display:none;padding: 0 15px;}
.nav_m li {display:inline-block;list-style:none;}
.nav_m li:last-child {border-right:0;}
.nav_m li a {text-decoration:none;color:#ccc;display:block;padding:0 10px;line-height: 70px;font-size: 16px;}
.nav_m li:last-child a {padding:0 0 0 10px;}
.item_menu {width: 1100px;margin: 50px auto 0 auto;}
.nav_m li:first-child a {padding:0 10px 0 0;}
.nav_m .marker {line-height: 70px;font-size: 16px;color: #5d5c75;}
@media screen and (max-width: 1200px){.nav_m{display:block;}}
.stream_block {position:relative;padding: 38px 40px 40px;text-align: left;width:100%;max-width: 1170px;margin: 60px auto 0 auto;padding-bottom:30px;}
.media_block {position:relative;padding: 38px 40px 40px;text-align: left;width:100%;max-width: 1170px;margin: 60px auto 0 auto;padding-bottom:30px;}
@media screen and (max-width: 1180px) {.stream_block{width: auto;max-width:375px;margin: 0 auto;}.update{display:none;}.sm {margin: 47px 0;}}
.stream iframe{width: 100%;height: 100%;}
.media iframe{width: 100%;height: 100%;padding: 2px 2px 0 2px;min-height: 222px;}
.stream_all_video_block {margin:0 auto;max-width: 1100px;text-align: center;}
.media_all_video_block {margin:0 auto;max-width: 1100px;text-align: center;}
.stream {display: inline-block;padding: 2px 2px 0 2px;height:222px;vertical-align: middle;width:100%;max-width:350px;position: relative;}
.media {display: inline-block;vertical-align: middle;width:100%;max-width:350px;}
@media screen and (max-width: 800px) {.media{margin: 0 0 15px 0;}}
@media screen and (max-width: 800px){.stream{height: 175px;}}
.stream_all_video {position:absolute;right:0;top:30px;padding: 5px 10px;width: auto;display: inline-block;align-items: center;border: 1px solid #3b3a58;border-right: none;color: #767497;font-size: 11px;font-family: GPR;text-transform: uppercase;transition: all .4s ease;z-index: 1;}
.media_all_video {position:absolute;right:0;top:30px;padding: 5px 10px;width: auto;display: inline-block;align-items: center;border: 1px solid #3b3a58;border-right: none;color: #767497;font-size: 11px;font-family: GPR;text-transform: uppercase;transition: all .4s ease;}
.stream_all_video:hover {background: #fc1254;border-color: #fc1254 !important;-webkit-box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15);box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15);color:#fff;}
.media_all_video:hover {background: #fc1254;border-color: #fc1254 !important;-webkit-box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15);box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15);color:#fff;}
.stream_clr {display:block;margin: 10px 0;clear: both;height: 1px;}
.media_clr {display:block;margin: 10px 0;clear: both;height: 1px;}
.borderm {background: rgba(42, 41, 59, .75);border: 2px solid #3b3a58;border-left: none;border-right: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-o-background-size: 2px 100%;background-size: 2px 100%;border-top: 2px solid #3b3a58;border-bottom: 2px solid #5d5b9c ;background-position: 0 100%, 100% 0;background-repeat: no-repeat;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)), -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58));background-image: -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%);background-image: -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%);background-image: -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%);background-image: linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%), linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%);}
.sm {margin:0 16px;}
.stream_title {font-size: 18px;color: #fff;font-family: GPM;font-weight: 400;margin-bottom: 35px;}
@media screen and (max-width: 850px){.stream{margin:30px 0;}.stream_video_br{display:none;}.stream::first-child{margin:0 0 30px 0;}.stream::last-child{margin:30px 0 0 0;}}
.right_panel .help_icon li {line-height:50px;background-position: 0 50%;min-height: 50px;padding: 0;min-width: 20px;}
.right_panel .help_icon li:hover {opacity: 1;}
.text_lang {line-height: 50px;float: right;position: relative;z-index: 200;}
.full-news-text p {margin:0 0 15px 0;line-height: 32px;font-size: 22px;}
@media screen and (max-width: 1000px) {.full-news-text p {font-size: 20px;color: #dadada;}}
.content-text h1 {line-height: 67.5px;font-family: 'Roboto-Light', sans-serif;font-size: 67.5px;color: #fff;text-transform: uppercase;font-weight: normal;margin:0 0 10px 0;}
@media screen and (max-width: 1000px) {.content-text h1 {font-size: 48px;line-height: 50px;}}
.news-meta-wrapper {margin:0 0 10px 0;font-size: 13px;line-height: 13px;}
@media screen and (max-width: 1000px) {.news-meta-wrapper {font-size: 16px;}}
.news-meta-wrapper span {margin:0 3px 0 0;color: #a0a0a0;display: inline-block;}
.news-meta-wrapper span a {color: #a0a0a0;font-size: 16px;}
@media screen and (max-width: 1000px) {.news-meta-wrapper span a {font-size: 16px;}}
.skills-table {position:relative;margin:30px 0 0 0;}
.skills-table.aspect_ar,.skills-table.aspect_jew {margin:0 0 0 0;}
.skills-table .skill_item {box-shadow: 0 0 7px #00000070;border-radius: 5px;margin: 0 0 20px 0;font-size: 14px;color: #9a9a9a;}
.skills-table .skill_item img {float:left;margin:0 10px 0 0;}
@media screen and (max-width: 1000px) {.skills-table .skill_item p {font-size: 14px;line-height: 17px;margin: 0 0 0 0;background: #8e5645;color: #000;padding: 0 10px;}}
.skills-table .skill_item .level {color: #717171;}
.skills-table .skill_item {padding:20px 15px;position:relative;}
.mspoiler .skill_item .desc_skill{height: 24px;overflow: hidden;}
.bigb {font-size: 40px;}
@media screen and (max-width: 800px){.bigb {display:none;}}
.navigation-menu {position:relative;}
@media screen and (max-width: 800px) {.skills-table .skill_item {padding:15px 10px;}}
.name_block_skills {position:relative;padding:10px 0;text-align:center;text-transform: uppercase;font-size: 21px;border-radius: 5px;line-height: 21px;margin: 15px 0 20px 0;cursor:pointer;font-family: 'Roboto-Light', sans-serif;}
.race-imperia {background: #612b58;color: #ffffff}
.race-aliance {background: #2c672f;color: #ffffff;}
.race-dominion {background: #074969;color: #ffffff;}
.race-orda {background:#5d2525;color: #ffffff;}
.race-union {background: #80770d;color: #ffffff;}
.race-legion {background: #795016;color: #ffffff;}
.race-belatto {background: #6f6f6f;color: #ffffff;}
.race-pirats {background: #353535;color: #fff;}
.one_v, .two_v, .three_v {display: inline-block;color: #ad9f24;border-left: 1px solid #2b2b2b;padding: 0 0 0 5px;font-size: 16px;margin: 0 0 0 5px;}
.skill60 {margin:0 0 0 0;}
.skill20,.skill60 {position:relative;}
.skills-table ul {padding: 0 0 0 20px;}
.skills-table ul li {color: #3d5767;margin: 0 0 5px 0;}
.twoskill {margin:30px 0;height:1px;background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(41,137,216,1) 28%, rgba(32,124,202,1) 68%, rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(82, 80, 134, 0.5) 28%,rgba(84, 82, 138, 0.5) 68%,rgba(125,185,232,0) 100%);background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(87, 85, 144, 0.5) 28%,rgba(81, 79, 132, 0.5) 68%,rgba(125,185,232,0) 100%);}
.video {margin:50px 0;}
#wpadminbar {z-index: 99999999 !important;}
.children .comment {margin:0 0 20px 50px;}
ul.children > ul.children {margin:0 0 20px 50px;}
@media screen and (max-width: 800px){.skills-table {margin:20px 0 0 0;}}
@media (max-width: 500px) {.skills-table {min-width:320px;}}
.subs {height: auto;position:absolute;right:-180px;z-index:123;}
.content-item .subs {right:-120px;}
.subs li {list-style: none;text-align: center;margin: 0 0 10px 0;}
.subs li:last-child {margin: 0;}
.subs li a {list-style: none;text-decoration: none;color: #000000;display: block;padding: 3px 10px 3px 40px;text-align: right;background: linear-gradient(-45deg,#e0bf9f,#f8e6c2 85%,#493423 86%,transparent 0);border-bottom: 1px solid #5d4a37;}
.subs li a:hover {background: linear-gradient(-45deg,#fae8c0,#ffd277 85%,#493423 86%,transparent 0);}
.subs .youtube_b {position:relative;width:40px;background:transparent;border:0;}
.subs .youtube_b a{background:url(images/youtube_icon.png) no-repeat;display:block;width:40px;height:40px;position:absolute;}
.open {opacity: 1;display:block;}
.height-content {max-height:100px;overflow: hidden;position:relative;}
.gradient-bg {position:absolute;bottom:0;left:0;width:100%;height:70px;}
.h_c_a {background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(#dadada));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.height-content-show {text-align:center;cursor:pointer;}
.height-content-hide {text-align:center;cursor:pointer;color: #dadada;}
.height-hide {display:none;}
.updown {position:fixed;top:0;z-index: 100;}
.height-mheight {max-height:100%;}
.margin li {margin:0 0 10px 0;}
#up {display:none;opacity:0;}
.up {display:block !important;opacity:1 !important;}
.sticky {position:fixed !important;}
.left_b {float:left;width: 40%;}
@media screen and (max-width: 1000px) {.left_b {width:100%;margin:0;position:relative;float: none;}}
@media screen and (max-width: 1000px) {.m_name_s {position:absolute;top:57px;left:0;min-width: 205px;}}
.left_b img {width:41px;height:41px;}
.right_b {float:right;width:60%;}
@media screen and (max-width: 1000px) {.right_b {width:100%;float: none;margin: 20px 0 0 0;}}
@media screen and (max-width: 800px) {.right_b {font-size: 15px;}}
.right_b .b_left, .right_b .b_center, .right_b .b_right {width:33%;float:left;}
.icon_1, .icon_2, .icon_3, .icon_4, .icon_5, .icon_6, .icon_7,.icon_level {min-height: 16px;min-width: 16px;opacity: 0.5;display: inline-block;float: left;}
.icon_1 {background:url(images/type.png) no-repeat;}
.icon_2 {background:url(images/dist.png) no-repeat;}
.icon_3 {background:url(images/cast.png) no-repeat;}
.icon_4 {background:url(images/reload.png) no-repeat;}
.icon_5 {background:url(images/minreload.png) no-repeat;}
.icon_6 {background:url(images/time_effect.png) no-repeat;}
.icon_7 {background:url(images/power.png) no-repeat;}
.icon_level {background:url(images/levelNeed.png) no-repeat;}
.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, .span_7, .span_8 {display: block;cursor: help;position:relative;}
.text_1, .text_2, .text_3, .text_4, .text_5, .text_6, .text_7, .text_8 {display: inline-block;margin: 0 0 0 5px;color: #adadad;vertical-align: top;line-height: 15px;}
.span_1, .span_3, .span_5 {margin:0 0 8px 0;}
.text_1 b, .text_2 b, .text_3 b, .text_4 b, .text_5 b, .text_6 b, .text_7 b, .text_8 b {margin:0 5px 0 0;}
@media screen and (max-width: 640px) {.text_1 b, .text_2 b, .text_3 b, .text_4 b, .text_5 b, .text_6 b, .text_7 b, .text_8 b {display:none;}}
.seven {margin:8px 0 0 0;}
.desc_skill {margin:15px 0 0 0;line-height: 24px;color:#c7c7c7;}
.aten {color: #ff2c2c;}
.skills-table .important {font-size:16px;color: #888;margin: 20px 0;text-align: center;line-height: 25px;}
.name_skill {margin:0;}
.nskill {color: #c5c5c5;}
.tskill {color: #8b8ace;margin: 6px 0 0 0;font-size: 14px;line-height: 16px;display: inline-block;}
.skill_one, .skill_two, .skill_three {position:relative;}
.text_belatto span {color:#ef7d7d;}
@media screen and (max-width: 1550px) {.help_icon li {border:0;padding: 0 0 0 27px;min-width: 140px;margin: 0 0 20px 0;text-align:left;}}
@media screen and (max-width: 1550px) {.help_icon {max-width: 400px;margin:100px auto 0 auto;}}
@media screen and (max-width: 1550px) {.help_icon li:first-child {margin: 0 0 20px 0;}}
.mobile_block .hidden {display:none;}
.mobile_block .show {display:block;}
.mobile_block .hide {display:none;}
.width09 {text-align:center;}
.info-help {padding:20px 0;text-align: center;}
.reset-filter {display: inline-block;text-align:center;padding: 0 0 0 10px;color: #d2d2d2;cursor:pointer;}
@media screen and (max-width: 1000px) {.info-help{background: #00000085;padding: 0 10px;}}
.reset-filter:hover {color: #e8e8e8;}
@media screen and (max-width: 1000px) {.reset-filter {display:block;padding:10px 0;margin:0 auto;}}
.mobile_block .tab__head li {list-style:none;color: #ccc;cursor:pointer;margin: 0 0 30px 0;padding: 0 0 0 40px;min-height: 30px;opacity: 0.9;}
.mobile_block ul {margin:0;padding:0;}
.mobile_block .menu li {list-style:none;margin: 0 0 20px 0;padding: 0 0 0 30px;min-height: 23px;}
.mobile_block .menu li a {display: block;color:#929292;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 20px;line-height: 20px;text-decoration:none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.mobile_block .return {opacity:1 !important;cursor:pointer;list-style:none;display: block;color:#585858;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 16px;line-height: 20px;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.mobile_block .return:hover {color:#777;}
.mobile_block .upr {margin: 0 0 30px 0;}
.mobile_block .dwr {margin: 30px 0 0 0;}
.mobile_block .imperia {background: url(images/h_ico.png) no-repeat;}
.mobile_block .elf {background: url(images/a_ico.png) no-repeat;}
.mobile_block .delf {background: url(images/d_ico.png) no-repeat;}
.mobile_block .orda {background: url(images/o_ico.png) no-repeat;}
.mobile_block .union {background: url(images/u_ico.png) no-repeat;}
.mobile_block .legion {background: url(images/l_ico.png) no-repeat;}
.mobile_block .belatto {background: url(images/b_ico.png) no-repeat;}
.mage {background: url(images/mage.png) no-repeat;}
.debaff {background: url(images/debaff.png) no-repeat;}
.ldd {background: url(images/ldd.png) no-repeat;}
.hdd {background: url(images/hdd.png) no-repeat;}
.craft {background: url(images/craft.png) no-repeat;}
.master_war {background: url(images/master_war.png) no-repeat;}
.shield {background: url(images/shield.png) no-repeat;}
.assassin {background: url(images/assassin.png) no-repeat;}
.bow {background: url(images/bow.png) no-repeat;}
.medic {background: url(images/medic.png) no-repeat;}
.mental {background: url(images/mental.png) no-repeat;}
.blogo {max-width:271px;max-height:154px;margin: 0 auto 0 auto;position:relative;padding: 130px 0 0 0;}
@media all and (max-width: 500px) {.blogo {padding: 30px 0 0 0;}}
.mainst{padding: 60px 0 0 0;}
.blogo img {width:100%;height:100%;opacity: 0.9;}
*, *:before, *:after {box-sizing: inherit;}
.bmenumb {text-align:center;max-width: 300px;margin: 100px auto 0 auto;position: relative;}
@media screen and (min-width: 1700px) {.bmenumb {margin:150px auto 0 auto;}}
@media screen and (max-width: 800px) {.bmenumb {margin:70px auto 0 auto;}}
.bmenumb li.bmenum {list-style:none;margin: 0 auto 0 auto;}
.open {z-index: 98;font-size: 30px;text-shadow: 1px 1px 0px #000;line-height: 30px;text-decoration: none;color: #fff;cursor: pointer;padding: 3px 22px;border-radius: 5px;opacity: 0.7;display: block;font-family: 'Open Sans', sans-serif;font-weight: normal;text-align: center;background-image: -webkit-gradient(linear, right top, left top, from(#e69627), to(#db3d08)), -webkit-gradient(linear, right top, left top, from(#e69627), to(#db3d08)) !important;background-image: -webkit-linear-gradient(right, #e69627 0, #db3d08 100%), -webkit-linear-gradient(right, #e69627 0, #db3d08 100%) !important;background-image: -moz-linear-gradient(right, #e69627 0, #db3d08 100%), -moz-linear-gradient(right, #e69627 0, #db3d08 100%) !important;background-image: -o-linear-gradient(right, #e69627 0, #db3d08 100%), -o-linear-gradient(right, #e69627 0, #db3d08 100%) !important;background-image: linear-gradient(to left, #fdec63 0, #db3d08 100%), linear-gradient(to left, #fdf97d 0, #f55408 100%) !important;}
.open:hover {opacity: 1;box-shadow: 0 0 35px 10px rgb(234, 167, 86, .25);text-decoration: none;}
.none {display:none;}
.overlay {position: relative;z-index: 99;width: 100%;color: #929292;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 14px;line-height: 17px;}
@media screen and (max-width: 800px){.overlay{min-height: 100vh;background: rgba(0, 0, 0, 0.25);}}
.overlay h2 {font-family: 'Roboto-Light', sans-serif;font-size: 67.5px;color: #fff;text-transform: uppercase;font-weight: normal;margin:0 0 10px 0;line-height: 67.5px;}
.list-block {position: relative;z-index: 99;width: 100%;color: #929292;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 14px;line-height: 17px;margin: 20px auto 0 auto;max-width: 1100px;}
.list-block h1 {font-family: 'Roboto-Light', sans-serif;font-size: 40px;color: #fff;text-transform: uppercase;font-weight: normal;margin:0 0 30px 0;line-height: 40px;}
.list-item-link ul {margin:0;padding:0 3px;}
.list-item-link ul li {padding: 20px 0;list-style: none;line-height: 14px;border: 1px solid #8280a93b;border-right: 0;border-left: 0;border-bottom: 0;}
.list-item-link ul li:first-child{border-top:0;}
.list-item-link ul li:last-child{padding-bottom:0;}
.list-item-link ul li a {text-decoration: none;color: #8280a9;display: inline-block;vertical-align: top;line-height: 14px;}
.list-item-link ul li a:after {content:'';display:block;clear:both;width:100%;min-height:0;}
.list-item-link ul li a:hover {color: #ffffff;}
.list-item-link fieldset {width: 20%;float: left;border: 1px solid #4c4c4c;padding: 10px;}
.list-item-link fieldset legend {padding: 0 3px;}
@media screen and (max-width: 768px) {.menu-btn {right: 25px;}}
@media screen and (max-width: 1550px) {.width19 {display: none;}}
@media screen and (min-width: 1549px) {.width09 {display: none;}}
.menu_race, .tab_proff {text-align:center;position: relative;display: inline-block;}
.width19,.width10 {text-align:center;}
.race {display: block;text-align:left;float:left;border-right:1px solid;padding: 20px;margin: 15px 0 0 0;border-image: linear-gradient(to bottom, #414141, rgba(0, 0, 0, 0)) 1 100%;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
@media screen and (min-width: 1550px){.race {padding:20px 15px;}}
@media screen and (min-width: 1950px){.race{padding:20px 23px;}}
.belatto {max-width: 208px;}
.bandits {border-right:0;}
.header_block {max-width:1920px;margin:0 auto;z-index: 100;}
.help_icon .op-all-im {opacity:1 !important;}
.debaff,.hdd,.ldd,.craft,.mage,.master_war,.shield,.assassin,.bow,.medic,.mental {cursor:pointer;}
.race:last-child {border-right:0;padding-right:0;}
.title_race {line-height: 32px;font-family: 'Roboto-Light', sans-serif;font-size: 27px;color: #ccc;font-weight: normal;margin:0 0 30px 0;padding: 0 0 0 40px;}
.link-proff ul {margin:0;padding:0;}
.link-proff ul li {list-style:none;margin: 0 0 20px 0;min-height: 67px;background-position: 0 3px;display: table;width: 100%;}
@media screen and (min-width: 1549px) {.link-proff ul li {min-height: 40px;background-position: 0;background-size:contain;}}
@media screen and (min-width: 1900px) {.link-proff ul li {list-style:none;margin: 0 0 20px 0;min-height: 45px;display: table;width: 100%;background-size:contain;}}
.mage {background: url(images/mage.png) no-repeat;}
.debaff {background: url(images/debaff.png) no-repeat;}
.ldd {background: url(images/ldd.png) no-repeat;}
.hdd {background: url(images/hdd.png) no-repeat;}
.craft {background: url(images/craft.png) no-repeat;}
.master_war {background: url(images/master_war.png) no-repeat;}
.shield {background: url(images/shield.png) no-repeat;}
.assassin {background: url(images/assassin.png) no-repeat;}
.bow {background: url(images/bow.png) no-repeat;}
.medic {background: url(images/medic.png) no-repeat;}
.mental {background: url(images/mental.png) no-repeat;}
.link-proff ul li a {display: table-cell;vertical-align: middle;height: 69px;color:#cecece;padding: 0 0 0 80px;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 16px;line-height: 23px;text-decoration:none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(11,30,54,0) 64px, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.5) 67%, rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 64px,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.5) 67%,rgba(125,185,232,0) 100%);background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 64px,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.5) 67%,rgba(125,185,232,0) 100%);}
@media screen and (min-width: 1549px) {
	.link-proff ul li a {font-size: 14px;line-height: 17px;height: 40px;padding: 0 0 0 50px;
	background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(11,30,54,0) 40px, rgba(0,0,0,0.5) 40px, rgba(0,0,0,0.5) 67%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,rgba(0,0,0,0.5) 40px,rgba(0,0,0,0.5) 67%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,rgba(0,0,0,0.5) 40px,rgba(0,0,0,0.5) 67%,rgba(125,185,232,0) 100%);}
}
@media screen and (min-width: 1900px) {.link-proff ul li a {display: table-cell;vertical-align: middle;height: 45px;color:#cecece;padding: 0 0 0 50px;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 15px;line-height: 23px;text-decoration:none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(11,30,54,0) 64px, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.5) 67%, rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 64px,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.5) 67%,rgba(125,185,232,0) 100%);background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 64px,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.5) 67%,rgba(125,185,232,0) 100%);}
}
.link-proff ul li:last-child {margin:0;}
.imperia .title_race {background: url(images/h_ico.jpg) no-repeat;}
.elf .title_race {background: url(images/a_ico.jpg) no-repeat;}
.delf .title_race {background: url(images/d_ico.jpg) no-repeat;}
.orda .title_race {background: url(images/o_ico.jpg) no-repeat;}
.union .title_race {background: url(images/u_ico.jpg) no-repeat;}
.legion .title_race {background: url(images/l_ico.jpg) no-repeat;}
.belatto .title_race {background: url(images/b_ico.jpg) no-repeat;}
.bandits .title_race {background: url(images/band.png) no-repeat;background-size: contain;}
.text_belatto span {color:#ef7d7d;}
.text_belatto {color: #9a9a9a;font-size: 16px;margin: 30px 0 0 0;line-height: 20px;text-align: left;}
@media screen and (min-width: 1549px) {.text_belatto {font-size: 14px;}}
.help_icon {margin:30px 0 0 0;text-align: center;padding: 0 0 20px 0;}
@media screen and (min-width: 1000px){.help_icon{line-height:40px;}}
@media screen and (min-width: 1600px){.help_icon{line-height:17px;}}
.help_icon li {list-style: none;display: inline-block;padding: 0 20px 0 25px;margin: 0 20px 0 0;min-height: 20px;border-right:1px solid #272727;font-size: 16px;line-height: 20px;}
@media screen and (min-width: 1550px) {.help_icon li {font-size: 14px;}}
@media screen and (min-width: 1900px) {.help_icon li {font-size: 16px;}}
.help_icon li:first-child {margin: 0 20px 0 20px;}
.help_icon li:last-child {border:0;padding-right:0;margin-right:0;}
@media screen and (max-width: 1550px) {.help_icon li {border: 0;padding: 0 0 0 27px;margin: 0 0 20px 0;text-align: left;font-size: 13px;display: inline-block;min-width: 105px;}}
@media screen and (max-width: 1550px) {.help_icon {max-width: 400px;margin:0 auto 0 auto;color: #fff;background: #00000085;padding: 20px 0 0 0;}}
@media screen and (max-width: 1550px) {.help_icon li:first-child {margin: 0 0 20px 0;}}
.help_icon .mage {background: url(images/mageh.png) no-repeat;background-position: 0 0;}
.help_icon .debaff {background: url(images/debaffh.png) no-repeat;background-position: 0 0;}
.help_icon .ldd {background: url(images/lddh.png) no-repeat;background-position: 0 0;}
.help_icon .hdd {background: url(images/hddh.png) no-repeat;background-position: 0 0;}
.help_icon .craft {background: url(images/crafth.png) no-repeat;background-position: 0 0;}
.help_icon .master_war {background: url(images/master_warh.png) no-repeat;background-position: 0 0;}
.help_icon .shield {background: url(images/shieldh.png) no-repeat;background-position: 0 0;}
.help_icon .assassin {background: url(images/assassinh.png) no-repeat;background-position: 0 0;}
.help_icon .bow {background: url(images/bowh.png) no-repeat;background-position: 0 0;}
.help_icon .medic {background: url(images/medich.png) no-repeat;background-position: 0 0;}
.help_icon .mental {background: url(images/mentalh.png) no-repeat;background-position: 0 0;}
.help_icon .mage:hover {background-position: 0 -20px;}
.help_icon .debaff:hover {background-position: 0 -20px;}
.help_icon .ldd:hover {background-position: 0 -20px;}
.help_icon .hdd:hover {background-position: 0 -20px;}
.help_icon .craft:hover {background-position: 0 -20px;}
.help_icon .master_war:hover {background-position: 0 -20px;}
.help_icon .shield:hover {background-position: 0 -20px;}
.help_icon .assassin:hover{background-position: 0 -20px;}
.help_icon .bow:hover {background-position: 0 -20px;}
.help_icon .medic:hover {background-position: 0 -20px;}
.help_icon .mental:hover {background-position: 0 -20px;}
.help_icon .target_class {background-position: 0 -20px;}
.tab_proff .imperia {background: url(images/h_ico.jpg) no-repeat;}
.tab_proff .elf {background: url(images/a_ico.jpg) no-repeat;}
.tab_proff .delf {background: url(images/d_ico.jpg) no-repeat;}
.tab_proff .orda {background: url(images/o_ico.jpg) no-repeat;}
.tab_proff .union {background: url(images/u_ico.jpg) no-repeat;}
.tab_proff .legion {background: url(images/l_ico.jpg) no-repeat;}
.tab_proff .belatto {background: url(images/b_ico.jpg) no-repeat;}
.tab__container ul {margin:0;padding:0;text-align:left;}
.tab__container ul li {list-style:none;margin: 0 0 20px 0;min-height: 67px;background-position: 0 3px;}
.v-tab {min-width: 490px;display:inline-table;margin: 50px 0 0 0;min-height:665px;}
.tab__head {margin: 0;padding: 0;display: table-cell;vertical-align: top;list-style: none;width: 200px;z-index: 1;position: relative;text-align: left;}
.v-tab .tab__head li {display: inline-block;margin: 0;cursor: pointer;padding: 0 0 20px 40px;line-height: 32px;overflow: hidden;position: relative;min-width: 200px;opacity:0.8;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.v-tab .tab__head li:hover {opacity:1;}
.alert_skill {border-left: 2px solid #ff2828;padding: 2px 0 5px 10px;position: relative;color: #c3b4b4;font-style: italic;background: #ff282821;margin: 20px 0 0;text-align: left;}
.v-tab .tab__head li.imperia.active {border-right: 1px solid #d63bf1;}
.v-tab .tab__head li.elf.active {border-right: 1px solid #4CAF50;}
.v-tab .tab__head li.delf.active {border-right: 1px solid #1cd5ec;}
.v-tab .tab__head li.orda.active {border-right: 1px solid #F44336;}
.v-tab .tab__head li.union.active {border-right: 1px solid #FFEB3B;}
.v-tab .tab__head li.legion.active {border-right: 1px solid #ff6c37;}
.v-tab .tab__head li.belatto.active {border-right: 1px solid #bfbfbf;}
.v-tab .tab__container {display: table-cell;vertical-align: top;position: relative;padding: 0 0 0 60px;}
.v-tab .tab__container:before {border-left: 1px solid;border-image: linear-gradient(to bottom, #414141, rgba(0, 0, 0, 0)) 1 100%;position:absolute;min-height: 300px;width: 1px;content: "";left: -1px;}
.v-tab .tab__content {display: none;}
.v-tab .tab__content > :first-child {margin-top: 0;}
.mobile_block .hidden {display:none;}
.mobile_block .show {display:block;}
.mobile_block .hide {display:none;}
.width09 {text-align:center;}
.mobile_block .tab__head li {color: #ccc;cursor:pointer;margin: 0 0 30px 0;padding: 0 0 0 40px;min-height: 30px;opacity: 0.9;}
.mobile_block ul {margin:0;padding:0;}
.mobile_block .menu li {list-style:none;margin: 0 0 20px 0;padding:0 0 0 41px;min-height: 40px;background-size: contain;width: 100%;}
.mobile_block .menu li a {display: block;color:#d6d6d6;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 16px;line-height: 20px;text-decoration:none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.mobile_block .return {cursor: pointer;list-style: none;color: #abaaaa;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 16px;line-height: 20px;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background: rgba(0, 0, 0, 0.5);display: inline-block;padding: 3px 15px;border-radius: 5px;}
.mobile_block .return:hover {color:#777;}
.mobile_block .upr {margin: 0 0 30px 0;}
.mobile_block .dwr {margin: 30px 0 0 0;}
.mobile_block {min-height: calc(100vh - 67px);margin: 67px 0 0 0;width: 100%;display: inline-block;text-align:left;position: relative;background: #45446dbf;}
.mobile_block .sub-menu {border-top: 2px solid #5d5b9c!important;border-bottom: 2px solid #5d5b9c!important;background: #45446dbf !important;}
.mobile_block .menu_spec li a {line-height: 51px;display: block;}
.mobile_block .menu_spec li {margin:0;}
.mobile_block .imperia {background:#00000042 url(images/h_ico.jpg) no-repeat;}
.mobile_block .elf {background:#00000042 url(images/a_ico.jpg) no-repeat;}
.mobile_block .delf {background:#00000042 url(images/d_ico.jpg) no-repeat;}
.mobile_block .orda {background:#00000042 url(images/o_ico.jpg) no-repeat;}
.mobile_block .union {background:#00000042 url(images/u_ico.jpg) no-repeat;}
.mobile_block .legion {background:#00000042 url(images/l_ico.jpg) no-repeat;}
.mobile_block .belatto {background:#00000042 url(images/b_ico.jpg) no-repeat;}
.mobile_block_proff .hidden {display:none;}
.mobile_block_proff .show {display:block;}
.mobile_block_proff .hide {display:none;}
.mobile_block_proff .tab__head li {color: #ccc;cursor:pointer;margin: 0 0 30px 0;padding: 0 0 0 40px;min-height: 30px;opacity: 0.9;}
.mobile_block_proff ul.tab__head {margin: 0 auto;padding: 0;display: block;}
.mobile_block_proff ul.menu {margin: 0 auto;padding: 0;display: table;}
.mobile_block_proff .menu li {list-style:none;margin: 0 0 20px 0;padding:0 0 0 41px;min-height: 40px;background-size: contain;width: 100%;}
.mobile_block_proff .menu li a {display: block;color:#d6d6d6;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 16px;line-height: 20px;text-decoration:none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;padding: 0 0 0 5px;}
.mobile_block_proff .return {cursor: pointer;list-style: none;color: #abaaaa;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 16px;line-height: 20px;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background: rgba(0, 0, 0, 0.5);display: inline-block;padding: 3px 15px;border-radius: 5px;}
.mobile_block_proff .return:hover {color:#777;}
.mobile_block_proff .upr {margin: 0 0 30px 0;}
.mobile_block_proff .dwr {margin: 30px 0 0 0;}
.mobile_block_proff {min-height: 100%;margin: 67px auto 0 auto;width: 100%;display: inline-block;text-align:left;position: relative;}
.mobile_block_proff .sub-menu {border-top: 2px solid #5d5b9c!important;border-bottom: 2px solid #5d5b9c!important;background: #45446dbf !important;}
.mobile_block_proff .menu_spec li a {line-height: 51px;display: block;}
.mobile_block_proff .menu_spec li {margin:0;}
.mobile_block_proff .imperia {background:#00000042 url(images/h_ico.jpg) no-repeat;}
.mobile_block_proff .elf {background:#00000042 url(images/a_ico.jpg) no-repeat;}
.mobile_block_proff .delf {background:#00000042 url(images/d_ico.jpg) no-repeat;}
.mobile_block_proff .orda {background:#00000042 url(images/o_ico.jpg) no-repeat;}
.mobile_block_proff .union {background:#00000042 url(images/u_ico.jpg) no-repeat;}
.mobile_block_proff .legion {background:#00000042 url(images/l_ico.jpg) no-repeat;}
.mobile_block_proff .belatto {background:#00000042 url(images/b_ico.jpg) no-repeat;}
.mobile_block_proff .bandits {background:#00000042 url(images/band.png) no-repeat;background-size: contain;}
@media screen and (max-width: 1550px) {.hidep {display:none;}}
.level60 {display: inline-block;border-left: 1px solid #56557d;padding: 0 0 0 5px;margin: 0 0 0 5px;}
@media screen and (min-width: 1700px) {#fmenucp {top: -76px;}}
@media screen and (max-width: 800px) {#fmenucp {top: -54px;}}
.dropbtn {padding: 0 7px 0 1px;cursor: pointer;}
.dropdown {display: inline-block;vertical-align: bottom;position: absolute;width: 140px;right: 0;}
.dropdown-content {display: none;background-color: #151515;z-index: 1234;text-align: right;border-radius: 0 0 3px 3px;border: 1px solid #717171;}
.show-lang {display:block;}
.dropbtn{display: inline-block;}
.lang {display: inline-block;line-height: 50px;}
.dropdown-content a {color: #929292;text-decoration: none;display: block;padding: 0 7px 0 0;}
.dropdown-content a:hover {color:#fff;}
.item_block {margin: 30px 0 0 0;position: relative;}
.item_block .item-table {width: 100%;max-width:100%;position: relative;overflow: hidden;padding: 0 5px;}
@media screen and (min-width: 500px){.item_block .items {max-width:327px;width:100%;display: inline-grid;}.gm_arcana .items {max-width:100%;width:100%;display: block;}.talismans_page .space_left .items {max-width:100%;width:100%;display: block;}}
@media screen and (min-width: 1000px){.items_pit {max-width:327px;width:100%;display: inline-grid;}}
@media screen and (max-width: 800px){.content-item {padding:0;margin: 10px auto 0 auto;width:95%;}}
.item_block .items-name img, .pits .items-name img  {vertical-align: text-top;margin: 0 7px 0 0;float: left;border: 1px solid #3a3957;}
.grade {background: #000;padding: 0 3px;display: inline-block;color: #e69627;margin: 0 0 0 10px;}
.pAtt,.mAtt,.pDef,.mDef,.gs {margin: 0 0 0 0;color: #ab966f;}
.item-table .pAtt,.item-table .mAtt,.item-table .pDef,.item-table .mDef,.item-table .gs {margin: 10px 0 0 0;color: #ab966f;}
.part_armor .gs {margin: 0 10px 0 0;color: #ab966f;float: right;}
.armor .item-table .pAtt,.armor .item-table .mAtt,.armor .item-table .pDef,.armor .item-table .mDef {margin: 3px 0 0 0;color: #ab966f;display: inline-block;font-size: 13px;}
.jewelry .pAtt,.jewelry .mAtt,.jewelry .pDef,.jewelry .mDef {margin: 10px 0 0 0;color: #ab966f;}
.jewelry .gs {margin: 5px 0 0 0;color: #ab966f;}
.jewelry .mDefArcana {margin: 3px 0 0 0;color: #ab966f;}
.items-desc {padding: 10px 0 0 0;display: flex;align-items: center;color:#8d8bab;}
.items-tr{position: relative;/*user-select:none*/}
.items-tr .items .brdesc {display:none;}
@media screen and (min-width: 500px){.items-tr{padding: 20px 15px;background: rgba(59, 58, 88, .25);margin: 0 0 30px 0;position:relative;}}
@media screen and (max-width: 1024px){.items{padding: 0 10px 20px 10px;border:0;}.items-tr .items:first-child .brdesc {display:none;}.items-tr .items .brdesc {opacity:1;margin: 0 0 15px 0;display:block;}.items-tr{padding: 20px 10px 0 10px;margin:0 0 25px 0;}.bg-items{max-width:345px;margin:0 auto;}}
.skills-table .triangle-block {margin: 20px auto 0 auto;}
.items-name .in_left,.items-name .in_right {float: left;line-height: 14px;}
.items-name .in_right{max-width: calc(100% - 42px);}
.items-name {color:#c5c5c5;position: relative;}
.c_level,.c_level1,.c_level2{cursor: pointer;}
.button-grade_no_e,.button-grade_e {}
.title_grade {margin: 10px 0;}
.block_grade a{color: #767497;}
.block_grade {text-align: center;background: rgba(59, 58, 88, .25);margin: 0 auto;display: inline-block;border: 1px solid #3b3a58;color: #767497;text-transform: uppercase;user-select: none;}
 @media screen and (max-width: 800px){.block_grade {font-size: 13px;}}
.bgne,.bge,.bgp,.bgt,.bgt2,.bgt3,.bgt4,.bgt5,.bgw,.sa,.unique,.tl,.bggme {display: inline-block;padding: 7px 9px;cursor: pointer;margin: 0 0 0 -3px;}
.bgne:hover,.bge:hover,.bgp:hover,.bgt:hover,.bgt2:hover,.bgt3:hover,.bgt4:hover,.bgt5:hover,.bgw:hover,.sa:hover,.tl:hover{background: #fc1254;color:#fff;}
.triangle-block {position: relative;text-align: center;margin: 10px auto 0 auto;color: #9a9a9a;cursor:pointer;}
.triangle-block:hover {color:#fff;}
.mspoiler{max-height: 140px;overflow: hidden;}
.small-logo {max-width: 200px;max-height: 150px;}
.button {display: inline-block;padding: 0 15px;background: rgba(0, 0, 0, 0.6);border-radius: 0 0 15px 15px;}
@media screen and (max-width: 800px){.button{position:absolute;top:0;z-index: 100;}}
.button li {list-style:none;line-height: 50px;display: inline-block;margin: 0 0 0 20px;vertical-align: top;}
.button li.home {background:url(images/home.png) no-repeat;background-position: 0 50%;}
.button li:first-child {margin:0;}
.button li a {color:#929292;display: block;height: 50px;}
.button li.home a {padding: 0 0 0 30px;}
@media screen and (max-width: 800px){.button li.home a span{display:none;}.button li:first-child {margin:0 0 0 10px;}}
.button li a:hover {text-decoration:none;color:#ccc;}
@media screen and (max-width: 800px){.button li.home{max-width: 23px;overflow: hidden;}}
@media screen and (max-width: 1215px){.widthclr {clear: none;}}
@media screen and (max-width: 800px){.right_panel .top_help_icon li{margin: 0 5px 0 0;}.right_panel .top_help_icon li:last-child{margin: 0;}}
.th-ba,.th-ba_n_e,.th-ex,.th-ex_n_e,.th-el,.th-el_n_e,.th-ma,.th-ma_n_e,.th-gm,.th-gm_n_e {cursor:pointer;outline:none;}
.button-block {text-align:center;}
.itemid {font-size: 13px;line-height: 13px;background: rgba(59, 58, 88, .25);position: absolute;bottom: -17px;padding: 3px 7px;left: 28px;}
.itemid.relict {}
.itemid span {color: #ab966f;}
.pattern {position: relative;-webkit-transform: perspective(1px);-moz-transform: perspective(1px);transform: perspective(1px);}
.pattern::after {position: absolute;z-index: -1;background: url(images/bg-texture-lines.png);width: 100%;-o-background-size: 390px 226px;background-size: 390px 226px;height: 100%;top: 0;left: 0;content: '';}
.list-name {background: rgba(59, 58, 88, .25);height:30px;line-height:30px;color: #767497;text-align:center;}
.list-block-type {display:inline-block;min-width:200px;vertical-align: top;}
.list-content {text-align:left;padding: 20px;}
.button-jewelry {text-align: center;background: #272739;margin: 0 auto;display: inline-block;border: 1px solid #3b3a58;color: #767497;text-transform: uppercase;}
.b_effect,.pit_effect,.b_no_effect {display:block;float:left;padding: 7px 9px;cursor:pointer;}
.b_effect:hover,.b_no_effect:hover,.pit_effect:hover {background: #fc1254;color:#fff;}
.b_active,.b_active2,.b_active3,.b_active4,.b_active5 {color: #fff;border-left: 0;background: #fc1254;}
.charodey64 {background:url(images/human_charodey64.jpg) no-repeat top left;}
.paladin64 {background:url(images/human_paladin64.jpg) no-repeat top left;}
.hell_knight64 {background:url(images/human_hell_knight64.jpg) no-repeat top left;}
.polk {background:url(images/polk.png) no-repeat top left;}
.pheniks64 {background:url(images/human_pheniks64.jpg) no-repeat top left;}
.gladiator64 {background:url(images/human_gladiator64.jpg) no-repeat top left;}
.gvard {background:url(images/gvard.png) no-repeat top left;}
.otstupnik64 {background:url(images/otstupnik_64.png) no-repeat top left;}
.izobretatel64 {background:url(images/izobretatel_64.png) no-repeat top left;}
.kolibri64 {background:url(images/kolibri_64.png) no-repeat top left;}
.nayemnik64 {background:url(images/nayemnik_64.png) no-repeat top left;}
.padshiy64 {background:url(images/padshiy_64.png) no-repeat top left;}
.vozhd64 {background:url(images/vozhd_64.png) no-repeat top left;}
.mstitel64 {background:url(images/human_mstitel64.jpg) no-repeat top left;}
.remeslennik64 {background:url(images/human_remeslennik64.jpg) no-repeat top left;}
.arhimag64 {background:url(images/human_arhimag64.jpg) no-repeat top left;}
.piro {background:url(images/piro.png) no-repeat top left;}
.gidro {background:url(images/gidro.png) no-repeat top left;}
.skver {background:url(images/skver.png) no-repeat top left;}
.geo {background:url(images/geo.png) no-repeat top left;}
.tehno {background:url(images/tehno.png) no-repeat top left;}
.vetro {background:url(images/vetro.png) no-repeat top left;}
.arh {background:url(images/arh.png) no-repeat top left;}
.partiz {background:url(images/partiz.png) no-repeat top left;}
.krush {background:url(images/krush.png) no-repeat top left;}
.duh {background:url(images/duh.png) no-repeat top left;}
.han {background:url(images/han.png) no-repeat top left;}
.inkvizitor64 {background:url(images/human_inkvizitor64.jpg) no-repeat top left;}
.lord_war64 {background:url(images/human_lord_war64.jpg) no-repeat top left;}
.knight64 {background:url(images/human_knight64.jpg) no-repeat top left;}
.avantyurist64 {background:url(images/human_avantyurist64.jpg) no-repeat top left;}
.Iskatel_sokrovishch64 {background:url(images/human_Iskatel_sokrovishch64.jpg) no-repeat top left;}
.reyndzher64 {background:url(images/human_reyndzher64.jpg) no-repeat top left;}
.svyashchennik64 {background:url(images/human_svyashchennik64.jpg) no-repeat top left;}
.astralist64 {background:url(images/human_astralist64.jpg) no-repeat top left;}
.zaklinatel_lda64 {background:url(images/alliance_zaklinatel_lda64.jpg) no-repeat top left;}
.hramovnik64 {background:url(images/alliance_hramovnik64.jpg) no-repeat top left;}
.demonolog64 {background:url(images/alliance_demonolog64.jpg) no-repeat top left;}
.kriomant64 {background:url(images/kriomant64.png) no-repeat top left;}
.chempion64 {background:url(images/alliance_chempion64.jpg) no-repeat top left;}
.ohotnik64 {background:url(images/alliance_ohotnik64.jpg) no-repeat top left;}
.otshelnik64 {background:url(images/alliance_otshelnik64.jpg) no-repeat top left;}
.elementalist64 {background:url(images/alliance_elementalist64.jpg) no-repeat top left;}
.magistr64 {background:url(images/alliance_magistr64.jpg) no-repeat top left;}
.mentalny_kuznets64 {background:url(images/alliance_mentalny_kuznets64.jpg) no-repeat top left;}
.menestrel64 {background:url(images/alliance_menestrel64.jpg) no-repeat top left;}
.rytsar_sveta64 {background:url(images/alliance_rytsar_sveta64.jpg) no-repeat top left;}
.sledopyt64 {background:url(images/alliance_sledopyt64.jpg) no-repeat top left;}
.razvedchik64 {background:url(images/alliance_razvedchik64.jpg) no-repeat top left;}
.sniper64 {background:url(images/alliance_sniper64.jpg) no-repeat top left;}
.orakul64 {background:url(images/alliance_orakul64.jpg) no-repeat top left;}
.mudrets64 {background:url(images/alliance_mudrets64.jpg) no-repeat top left;}
.warlock64 {background:url(images/dominion_warlock64.jpg) no-repeat top left;}
.temnyy_khramovik64 {background:url(images/dominion_temnyy_khramovik64.jpg) no-repeat top left;}
.vedmak64 {background:url(images/dominion_vedmak64.jpg) no-repeat top left;}
.likan64 {background:url(images/dominion_likan64.jpg) no-repeat top left;}
.vampir64 {background:url(images/dominion_vampir64.jpg) no-repeat top left;}
.stalker64 {background:url(images/dominion_stalker64.jpg) no-repeat top left;}
.adept64 {background:url(images/dominion_adept64.jpg) no-repeat top left;}
.nekromanser64 {background:url(images/dominion_nekromanser64.jpg) no-repeat top left;}
.artist64 {background:url(images/dominion_artist64.jpg) no-repeat top left;}
.dead_dancer64 {background:url(images/dominion_dead_dancer64.jpg) no-repeat top left;}
.dark_knight64 {background:url(images/dominion_dark_knight64.jpg) no-repeat top left;}
.ghost64 {background:url(images/dominion_ghost64.jpg) no-repeat top left;}
.killer64 {background:url(images/dominion_killer64.jpg) no-repeat top left;}
.phantom64 {background:url(images/dominion_phantom64.jpg) no-repeat top left;}
.shadow64 {background:url(images/dominion_shadow64.jpg) no-repeat top left;}
.fanatic64 {background:url(images/dominion_fanatic64.jpg) no-repeat top left;}
.priest64 {background:url(images/dominion_priest64.jpg) no-repeat top left;}
.monah_64 {background:url(images/orda_monah_64.jpg) no-repeat top left;}
.palach64 {background:url(images/orda_palach64.jpg) no-repeat top left;}
.despot64 {background:url(images/orda_despot64.jpg) no-repeat top left;}
.rasomaha64 {background:url(images/orda_rasomaha_64.jpg) no-repeat top left;}
.vsadnik64 {background:url(images/orda_vsadnik64.jpg) no-repeat top left;}
.marader64 {background:url(images/orda_marader64.jpg) no-repeat top left;}
.shaman64 {background:url(images/orda_shaman64.jpg) no-repeat top left;}
.stareyshina64 {background:url(images/orda_stareyshina64.jpg) no-repeat top left;}
.razrushitel64 {background:url(images/orda_razrushitel64.jpg) no-repeat top left;}
.gromila64 {background:url(images/orda_gromila64.jpg) no-repeat top left;}
.kuznec64 {background:url(images/orda_kuznec64.jpg) no-repeat top left;}
.mysnik64 {background:url(images/orda_mysnik64.jpg) no-repeat top left;}
.tiran64 {background:url(images/orda_tiran64.jpg) no-repeat top left;}
.celitel64 {background:url(images/orda_celitel64.jpg) no-repeat top left;}
.znahar64 {background:url(images/orda_znahar64.jpg) no-repeat top left;}
.laborant64 {background:url(images/soyuz_laborant_64.jpg) no-repeat top left;}
.saper64 {background:url(images/soyuz_saper_64.jpg) no-repeat top left;}
.straj64 {background:url(images/soyuz_straj_64.jpg) no-repeat top left;}
.specialist64 {background:url(images/soyuz_specialist_64.jpg) no-repeat top left;}
.arhitektor64 {background:url(images/soyuz_arhitektor_64.jpg) no-repeat top left;}
.grenader64 {background:url(images/soyuz_grenader64.jpg) no-repeat top left;}
.berserker64 {background:url(images/soyuz_berserker_64.jpg) no-repeat top left;}
.hronos64 {background:url(images/soyuz_hronos64.jpg) no-repeat top left;}
.tactic64 {background:url(images/taktik64.png) no-repeat top left;}
.alhimik64 {background:url(images/soyuz_alhimik_64.jpg) no-repeat top left;}
.boevoi_kuznec64 {background:url(images/soyuz_boevoi_kuznec_64.jpg) no-repeat top left;}
.gorni_korol64 {background:url(images/soyuz_gorni_korol_64.jpg) no-repeat top left;}
.elektro64 {background:url(images/soyuz_elektro_64.jpg) no-repeat top left;}
.diversant64 {background:url(images/soyuz_diversant_64.jpg) no-repeat top left;}
.doctor64 {background:url(images/soyuz_doctor_64.jpg) no-repeat top left;}
.exspert64 {background:url(images/soyuz_exspert_64.jpg) no-repeat top left;}
.legioner_burivestnikov64 {background:url(images/legion_legioner_burivestnikov_64.jpg) no-repeat top left;}
.legioner_kondorov64 {background:url(images/legion_legioner_kondorov_64.jpg) no-repeat top left;}
.legioner_albatrosov64 {background:url(images/legion_legioner_albatrosov_64.jpg) no-repeat top left;}
.legioner_orlov64 {background:url(images/legion_legioner_orlov_64.jpg) no-repeat top left;}
.legioner_ystrebov64 {background:url(images/legion_legioner_ystrebov_64.jpg) no-repeat top left;}
.legioner_voronov64 {background:url(images/legion_legioner_voronov_64.jpg) no-repeat top left;}
.legioner_fenistov64 {background:url(images/legion_legioner_fenistov_64.jpg) no-repeat top left;}
.legioner_garpiy64 {background:url(images/legion_legioner_garpiy_64.jpg) no-repeat top left;}
.legioner_filinov64 {background:url(images/legion_legioner_filinov_64.jpg) no-repeat top left;}
.legioner_berkutov64 {background:url(images/legion_legioner_berkutov_64.jpg) no-repeat top left;}
.legioner_drakonov64 {background:url(images/legion_legioner_drakonov_64.jpg) no-repeat top left;}
.legioner_grifov64 {background:url(images/legion_legioner_grifov_64.jpg) no-repeat top left;}
.legioner_stervytnikov64 {background:url(images/legion_legioner_stervytnikov_64.jpg) no-repeat top left;}
.legioner_sokolov64 {background:url(images/legion_legioner_sokolov_64.jpg) no-repeat top left;}
.legioner_sov64 {background:url(images/legion_legioner_sov_64.jpg) no-repeat top left;}
.legioner_korshunov64 {background:url(images/legion_legioner_korshunov_64.jpg) no-repeat top left;}
.dressirovshik64 {background:url(images/belatto_dressirovshik64.jpg) no-repeat top left;}
.druid64 {background:url(images/belatto_druid_64.jpg) no-repeat top left;}
.strannik64 {background:url(images/belatto_strannik64.jpg) no-repeat top left;}
.psionik64 {background:url(images/belatto_psionik64.jpg) no-repeat top left;}
.razboinik64 {background:url(images/belatto_razboinik64.jpg) no-repeat top left;}
.mirotvorec64 {background:url(images/belatto_mirotvorec64.jpg) no-repeat top left;}
.bishop64 {background:url(images/belatto_bishop_64.png) no-repeat top left;}
.moonKnight64 {background:url(images/belatto_moonKnight_64.png) no-repeat top left;}
.siren64 {background:url(images/belatto_siren_64.png) no-repeat top left;}
.predator64 {background:url(images/dominion_predator_64.png) no-repeat top left;}
.gambit64 {background:url(images/gamb.png) no-repeat top left;}
.krestonosets64 {background:url(images/human_krestonosets_64.png) no-repeat top left;}
.bocman {background:url(images/bocman.jpg) no-repeat top left;}
.flibuster {background:url(images/flibuster.jpg) no-repeat top left;}
.kanonir {background:url(images/kanonir.jpg) no-repeat top left;}
.kapitan {background:url(images/kapitan.jpg) no-repeat top left;}
.kok {background:url(images/kok.jpg) no-repeat top left;}
.korsar {background:url(images/korsar.jpg) no-repeat top left;}
.locman {background:url(images/locman.jpg) no-repeat top left;}
.pirat {background:url(images/pirat.jpg) no-repeat top left;}
.starpom {background:url(images/starpom.jpg) no-repeat top left;}
.unga {background:url(images/unga.jpg) no-repeat top left;}
.swift {background:url(images/swift2.png) no-repeat top left;}
.hellkite {background:url(images/hellkite.png) no-repeat top left;}
.pstr {background:url(images/pstr.png) no-repeat top left;}
.masterrun {background:url(images/masterrun.png) no-repeat top left;}
.krt {background:url(images/krt.png) no-repeat top left;}
.lesnoist {background:url(images/lesnoibolvan.png) no-repeat top left;}
.nalet {background:url(images/nalet.png) no-repeat top left;}
.seraf {background:url(images/seraf.png) no-repeat top left;}
.jnec {background:url(images/jnec.png) no-repeat top left;}
.grob {background:url(images/grob.png) no-repeat top left;}
.ruh {background:url(images/ruh.png) no-repeat top left;}
.predsk {background:url(images/predsk.png) no-repeat top left;}
.cent {background:url(images/cent.png) no-repeat top left;}
.poison {background:url(images/poison.png) no-repeat top left;}
.var {background:url(images/var.png) no-repeat top left;}
.hdhnt {background:url(images/hdhnt.png) no-repeat top left;}
.stoneguard {background:url(images/stoneguard.png) no-repeat top left;}
.sterh {background:url(images/sterh.png) no-repeat top left;}
.kolekt {background:url(images/kolekt.png) no-repeat top left;}
.silf {background:url(images/silf.png) no-repeat top left;}
.menu_p_item {background:url(images/menu_proff_item.png) no-repeat top center;height: 66px;width: 312px;}
.menu_i_item {background:url(images/menu_item_item.png) no-repeat top center;height: 66px;width: 312px;}
.width19 {max-width:1950px;position:relative;margin:0 auto;}
@media screen and (min-width: 1549px) {
	.elf .title_race {text-shadow: 0 0 63px rgb(7, 255, 0);color: #8ad28d;}
	.elf .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#324f30 42px,#324f30 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.imperia .title_race {text-shadow: 0 0 63px rgb(187, 0, 255);color:#bf77da;}
	.imperia .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#432c4c 42px,#432c4c 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.delf .title_race {text-shadow: 0 0 63px rgb(0, 216, 255);color: #2bbac3;}
	.delf .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#183d46 42px,#183d46 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.orda .title_race {text-shadow: 0 0 63px rgb(255, 44, 0);color: #e84940;}
	.orda .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#4e302c 42px,#4e302c 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.union .title_race {text-shadow: 0 0 63px rgb(255, 212, 0);color: #f9da21;}
	.union .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#493c0f 42px,#493c0f 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.legion .title_race {text-shadow: 0 0 63px rgb(255, 90, 0);color: #fb894b;}
	.legion .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#5b3b28 42px,#5b3b28 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.belatto .title_race {text-shadow: 0 0 63px rgb(145, 150, 255);color: #d2d4ff;}
	.belatto .link-proff ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#494c5c 42px,#494c5c 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.belatto .text_belatto {color: #868686;text-shadow: 0 0 5px #000;}
	.belatto .text_belatto span {color: #ff5959;}
	.imperia .link-proff ul li.target_hide {display:none;}
	.elf .link-proff ul li.target_hide {display:none;}
	.delf .link-proff ul li.target_hide {display:none;}
	.orda .link-proff ul li.target_hide {display:none;}
	.union .link-proff ul li.target_hide {display:none;}
	.legion .link-proff ul li.target_hide {display:none;}
	.belatto .link-proff ul li.target_hide {display:none;}
	.bandits .link-proff ul li.target_hide {display:none;}
	.target_hide {display:none;}
	.imperia .link-proff ul li.target_class {display:table;}
	.elf .link-proff ul li.target_class {display:table;}
	.delf .link-proff ul li.target_class {display:table;}
	.orda .link-proff ul li.target_class {display:table;}
	.union .link-proff ul li.target_class {display:table;}
	.legion .link-proff ul li.target_class {display:table;}
	.belatto .link-proff ul li.target_class {display:table;}
	.bandits .link-proff ul li.target_class {display:table;}
	.imperia .link-proff ul li.target_class a,.imperia .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#432c4c 42px,#432c4c 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.elf .link-proff ul li.target_class a,.elf .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#324f30 42px,#324f30 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.delf .link-proff ul li.target_class a,.delf .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#183d46 42px,#183d46 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.orda .link-proff ul li.target_class a,.orda .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#4e302c 42px,#4e302c 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.union .link-proff ul li.target_class a,.union .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#493c0f 42px,#493c0f 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.legion .link-proff ul li.target_class a,.legion .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#5b3b28 42px,#5b3b28 67%,rgba(125,185,232,0) 100%);color: #fff;}
	.belatto .link-proff ul li.target_class a,.belatto .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 40px,#494c5c 42px,#494c5c 67%,rgba(125,185,232,0) 100%);color: #fff;}
}
@media screen and (min-width: 1900px) {
.elf .title_race {text-shadow: 0 0 63px rgb(7, 255, 0);color: #8ad28d;}
.width10 .elf:hover {box-shadow: none;}
.elf .link-proff ul li a:hover,#tab2 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#324f30 56px,#324f30 67%,rgba(125,185,232,0) 100%);color: #fff;}
.imperia .title_race {text-shadow: 0 0 63px rgb(187, 0, 255);color:#bf77da;}
.width10 .imperia:hover {box-shadow: none;}
.imperia .link-proff ul li a:hover,#tab1 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#432c4c 50px,#432c4c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.delf .title_race {text-shadow: 0 0 63px rgb(0, 216, 255);color: #2bbac3;}
.width10 .delf:hover {box-shadow: none;}
.delf .link-proff ul li a:hover,#tab3 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#183d46 56px,#183d46 67%,rgba(125,185,232,0) 100%);color: #fff;}
.orda .title_race {text-shadow: 0 0 63px rgb(255, 44, 0);color: #e84940;}
.width10 .orda:hover {box-shadow: none;}
.orda .link-proff ul li a:hover,#tab4 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#4e302c 56px,#4e302c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.union .title_race {text-shadow: 0 0 63px rgb(255, 212, 0);color: #f9da21;}
.width10 .union:hover {box-shadow: none;}
.union .link-proff ul li a:hover,#tab5 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#493c0f 56px,#493c0f 67%,rgba(125,185,232,0) 100%);color: #fff;}
.legion .title_race {text-shadow: 0 0 63px rgb(255, 90, 0);color: #fb894b;}
.width10 .legion:hover {box-shadow: none;}
.legion .link-proff ul li a:hover,#tab6 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#5b3b28 56px,#5b3b28 67%,rgba(125,185,232,0) 100%);color: #fff;}
.belatto .title_race {text-shadow: 0 0 63px rgb(145, 150, 255);color: #d2d4ff;}
.width10 .belatto:hover {box-shadow: none;}
.belatto .link-proff ul li a:hover,#tab7 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#494c5c 56px,#494c5c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.belatto .text_belatto {color: #868686;text-shadow: 0 0 5px #000;}
.belatto .text_belatto span {color: #ff5959;}
.bandits .title_race {text-shadow: 1px 1px 5px rgb(0 0 0);color: #858585;}
.width10 .bandits:hover {box-shadow: none;}
.bandits .link-proff ul li a:hover,#tab6 ul li a:hover {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#343333 50px,#343333 67%,rgba(125,185,232,0) 100%);color: #fff;}
.imperia .link-proff ul li.target_class a,.imperia .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#432c4c 56px,#432c4c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.elf .link-proff ul li.target_class a,.elf .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#324f30 56px,#324f30 67%,rgba(125,185,232,0) 100%);color: #fff;}
.delf .link-proff ul li.target_class a,.delf .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#183d46 56px,#183d46 67%,rgba(125,185,232,0) 100%);color: #fff;}
.orda .link-proff ul li.target_class a,.orda .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#4e302c 56px,#4e302c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.union .link-proff ul li.target_class a,.union .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#493c0f 56px,#493c0f 67%,rgba(125,185,232,0) 100%);color: #fff;}
.legion .link-proff ul li.target_class a,.legion .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#5b3b28 56px,#5b3b28 67%,rgba(125,185,232,0) 100%);color: #fff;}
.belatto .link-proff ul li.target_class a,.belatto .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#494c5c 56px,#494c5c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.bandits .link-proff ul li.target_class a,.bandits .link-proff ul li.target_class_hover a {background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(11,30,54,0) 45px,#343333 56px,#343333 67%,rgba(125,185,232,0) 100%);color: #fff;}
}
.target_hide {display:none;}
.target_class {display:table;}
.mobile_block .menu li a {background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0px,rgba(0, 0, 0, 0.6) 67%,rgba(125,185,232,0) 100%);color: #b7b7b7;padding: 0 0 0 7px;}
@media screen and (max-width: 1550px) {.hidepbw {display:none;}}
#imperia_block .menu li.target_class a {background: linear-gradient(to right, #432c4c 0,#432c4c 67%,rgba(125,185,232,0) 100%);color: #fff;}
#elf_block .menu li.target_class a {background: linear-gradient(to right, #324f30 0,#324f30 67%,rgba(125,185,232,0) 100%);color: #fff;}
#delf_block .menu li.target_class a {background: linear-gradient(to right, #183d46 0,#183d46 67%,rgba(125,185,232,0) 100%);color: #fff;}
#orda_block .menu li.target_class a {background: linear-gradient(to right, #4e302c 0,#4e302c 67%,rgba(125,185,232,0) 100%);color: #fff;}
#union_block .menu li.target_class a {background: linear-gradient(to right, #493c0f 0,#493c0f 67%,rgba(125,185,232,0) 100%);color: #fff;}
#legion_block .menu li.target_class a {background: linear-gradient(to right, #5b3b28 0,#5b3b28 67%,rgba(125,185,232,0) 100%);color: #fff;}
#belatto_block .menu li.target_class a {background: linear-gradient(to right, #494c5c 0,#494c5c 67%,rgba(125,185,232,0) 100%);color: #fff;}
.guides_content {position: relative;background: #0c0b13;min-height: calc(100vh - 508px);}
.guides_content.logi {min-height: calc(100vh - 440px);}
.guides_block {max-width: 970px;margin: 0 auto;width: 100%;padding: 60px 0;}
.g_block {max-width: 970px;margin: 0 auto;width: 100%;position:relative;}
.guides_desc p {font-family: "Roboto-Light";min-height: 15px;line-height: 30px;color: #ececec;margin:0;font-size: 16px;}
.guides_desc p:after {content: '';clear: both;display: block;}
.guides_desc p:first-child {margin:0 0 0 0;}
.guides_desc p.otstup20 {margin:20px 0 0 0;}
.guides_desc p.otstup0 {margin:0 0 0 0;}
.guides_desc p.otstup5 {margin:5px 0 0 0;}
.guides_desc p.otstup10 {margin:10px 0 0 0;}
.guides_desc p.textab {text-indent: 25px;}
.guides_desc a {color:#7674a7;}
.guides_desc ul {padding: 0 0 0 20px;}
.guides_desc li {padding: 0 0 5px 0;}
.guides_desc table td {border: 1px solid #34323c;padding: 2px 5px;background: #18171fa3;}
.guides_desc strong {font-family: 'GPR';}
.guides_desc h2 {margin:0 0 10px 0;}
.guides_header {min-height: 345px;background: url(images/guides-header.jpg) center no-repeat;background-size: cover;border-bottom: 2px solid #5d5b9c;padding-top: 61px;display: flex;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
@media screen and (max-width: 800px){.guides_header {min-height: 245px;}}
.guides_h_block {max-width: 970px;margin: 0 auto;width: 100%;}
.guides_h_block h1{font-size: 48px;font-family: GPB;color:#fff;line-height: 48px;}
@media screen and (max-width: 800px){.guides_h_block h1{font-size: 40px;line-height: 42px;}}
.otfm-sp__f5f5f5 .otfm-sp__title {background-color: #211e35 !important;color: #d7d7d7;}
.otfm-sp__f5f5f5 {border-color: #3f3967 !important;}
.otfm-sp__title::after, .otfm-sp__title::before {background-color: #5f598c !important;}
.js-otfm-sp__opened .otfm-sp__content {background: rgb(23 21 38);padding: 20px !important;}
.top_top_nav {position: absolute;left: 0;width: 100%;z-index:100;}
.proff {position:fixed;top: 32px;}
.noAuth {top:0;}
.noa {position: relative;top: 0;left: 0;width: 100%;max-width: 100%;}
.top_top_nav .nav {height: 64px;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 50px;border-bottom: 2px solid #5d5b9b;background: rgba(42, 41, 59, .75);position: relative;z-index: 1;}
.top_top_nav .nav > ul > li > a {position: relative;display: inline-block;padding: 22px 25px;color: #fff;font-weight: bold;font-size: 12px;font-family: GPR;text-transform: uppercase;}
.top_top_nav .nav a img {max-width:100%;}
.top_top_nav .nav > ul > li > a:hover::before {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);opacity: 1;-webkit-box-shadow: 0 0 25px 5px rgba(252, 18, 84, .5);box-shadow: 0 0 25px 5px rgba(252, 18, 84, .5);}
.top_top_nav .nav > ul > li > a::before {content: '';position: absolute;width: 100%;display: inline-block;height: 0;border-bottom: 2px solid #fc1254;bottom: -2px;left: 0;z-index: 2;-webkit-transform: scaleX(.3);-moz-transform: scaleX(.3);-ms-transform: scaleX(.3);-o-transform: scaleX(.3);transform: scaleX(.3);opacity: 0;-webkit-transition: all .4s ease;-o-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
.logo-left {width: 66px;margin-right: 30px;}
.ul__left {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;margin-left: -25px;width: 100%;}
.ul__left li {list-style:none;}
.ul__right {display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 30%;min-width: 320px;}
.ul__right a, .secondary__left > ul {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;}
.ul__right a {height: 100%;line-height: 25px;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;transition: all .3s ease;color: #fff;font-weight: bold;}
.ul__right a:hover {color: #ff0a55;}
.ul__right a span:first-of-type {font-size: 20px;margin-right: 16px;}
.ul__right a:last-of-type {background-position-y: -33px;margin-left: 44px;white-space: nowrap;}
.ul__right a span:first-of-type {font-size: 20px;margin-right: 16px;}
[class*=" icon-"], [class^=icon-] {font-family: icomoon !important;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-support:before {content: "\e909";}
.icon-user:before {content: "\e90c";}
.skills_content {padding: 0 20px;display: flex;}
@media screen and (max-width: 1024px){.skills_content{padding: 0 10px;display: block;}}
.foto_class {width: 100%;max-width: 400px;}
.foto_class img {width:100%;}
.button_nav {display: inline-block;vertical-align: top;list-style: none;margin:15px 0;}
.button_nav li {display: inline-block;padding: 5px 7px;cursor: pointer;border: 1px solid #48456d;color: #8885ad;}
.button_nav .activb {background:#fc1254;color:#fff;border-color:#fc1254;}
.button_nav li:hover {color:#fff;border-color:#fc1254;background:#fc1254;}
.skills_info {padding: 100px 0 0 0;}
@media screen and (max-width: 1024px) {.skills_info {padding: 30px 0 0 0;}}
.skill_icon_button {padding:3px 5px;display:inline-block;cursor:pointer;}
.skills_content_right {margin: 0 0 0 20px;width: 100%;}
@media screen and (max-width: 1024px){.skills_content_right{margin: 0 auto;width: 100%;max-width: 400px;}}
.skills_content_left {width:400px;text-align: center;}
@media screen and (max-width: 1024px){.skills_content_left{margin: 0 auto;width: 100%;max-width: 400px;}}
.alert_icon {border-left: 2px solid #ff2828;padding: 0 0 3px 10px;position: relative;color: #c3b4b4;font-style: italic;}
.skill_ico20 {margin:20px 0;}
.skill20 {margin:20px 0;}
.skill_1 {display:block;}
.skill_hide {display:none;}
.skill_view {display:block;}
.name_skill {font-size: 20px;color: #d6d3d3;}
.spec {display:inline-block;vertical-align:top;width:49%;color:#bbb;margin:0 0 10px 0;font-weight: bold;}
.spec span {color: #8885ad;margin: 0 0 0 5px;font-weight: normal;}
@media screen and (max-width: 1024px){.spec{width:100%;display:block;}}
.skill_specifications {margin:20px 0 0 0;}
.proff_desc_c {padding: 20px;font-size: 20px;color: #dcdada;line-height: 25px;}
.proff_desc_c p {text-indent: 4%;}
.proff_desc_c p:first-letter {text-indent: 4%;font-size: 150%;color: #fc1254;}
@media screen and (max-width: 1024px){.proff_desc_c{font-size: 18px;}}
.stickyp {position: sticky;top:0;width: 400px;}
@media screen and (max-width: 1024px){.stickyp{width:100%;position:relative;}}
.name_img {line-height: 34px;}
.name_img img {float:left;margin:0 10px 0 0;border: 1px solid #3a3957;}
.skill_item {margin:0 0 20px 0;padding:20px 15px;position: relative;z-index:1;}
.icon_1, .icon_2, .icon_3, .icon_4, .icon_5, .icon_6, .icon_7,.icon_level {margin:0 7px 0 0 !important;}
.title_prof_name h1{padding: 10px 0;text-align: center;text-transform: uppercase;font-size: 21px;border-radius: 5px;line-height: 21px;margin: 0 0 20px 0;}
.fotob {padding: 15px;}
.title_prof_name {padding:100px 0 0 0;}
.pAuth {margin: -32px 0 0 0;padding: 132px 0 0 0;}
.news-meta-wrapper {margin:0 0 0 0;}
.name_block_skills {margin: 0 0 20px 0;}
.desc_skill {margin: 20px 0 0 0;}
.proff_desc_t {padding: 10px 0;text-align: center;text-transform: uppercase;font-size: 21px;border-radius: 5px;line-height: 21px;margin: 0 0 20px 0;}
.proff_desc {padding: 100px 0 0 0;}
.brdesc {margin: 15px 0;height: 1px;background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(41,137,216,1) 28%, rgba(32,124,202,1) 68%, rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(82, 80, 134, 0.5) 28%,rgba(84, 82, 138, 0.5) 68%,rgba(125,185,232,0) 100%);background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(87, 85, 144, 0.5) 28%,rgba(81, 79, 132, 0.5) 68%,rgba(125,185,232,0) 100%);opacity: .5;}
.armor .brdesc {opacity:1;margin: 20px 0;}
.armor .items-desc {padding: 0;}
.subs {height: auto;position: absolute;bottom: 122px;right: 18px;}
.subAuth {bottom: 134px;}
.name_block_skills {outline: 0;}
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px #55548d73;}
::-webkit-scrollbar-thumb {background: #514f85;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
::-webkit-scrollbar-thumb:window-inactive {background: #55548d;}
.content-item {padding: 3px 0 0 0;max-width: 1100px;}
.content-armor{max-width:1200px;}
.name_pits {color:#9696cc;position: absolute;background: rgba(59, 58, 88);padding:5px 15px;display:inline-block;font-size:20px;line-height: 20px;font-family: GPR;left: 0;top: 20px;}
.pits .items {margin:50px 0 0 0;}
.items-tr:target {background: #fc125414;background-size: 2px 100%;background-position: 0 100%, 100% 0;background-repeat: no-repeat;background-image: linear-gradient(to top, #fc1254 10%, #ab0e3a 100%), linear-gradient(to top, #fc1254 10%, #ab0e3a 100%);border-top: 2px solid #ab0e3a;border-bottom: 2px solid #fc1254;}
.items-tr:target .name_pits {background:#ab0e3a;color:#fff;}
.items-tr:target .items-name {color:#ffe8ef;}
.items-tr:target .pAtt, .items-tr:target .mAtt, .items-tr:target .pDef, .items-tr:target .mDef {color: #ecd09a;}
.items-tr:target .items-desc {color: #ffebf1;}
.hrefpit {display: inline-block;background: #3b3a58;color: #cccaff;line-height: 25px;padding: 0 10px;vertical-align: text-top;}
.pit-search-select {display: inline-block;vertical-align: text-top;}
.pit-search-block {margin:0 0 20px 0;}
.pit-search-select-lable {margin: 30px 0 15px 0;border-left: 3px solid #bd2a53;padding: 0 0 0 5px;line-height: 30px;color: #c7c7c7;}
.chosen-container {width:200px !important;}
.chosen-container {position: relative;display: inline-block;vertical-align: middle;font-size: 13px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;  user-select: none;}
.chosen-container * {-webkit-box-sizing: border-box;  box-sizing: border-box;}
.chosen-container .chosen-drop {position: absolute;top: 100%;z-index: 1010;width: 100%;border-top: 0;background: #2b2b40;border: 1px solid #555380;clip: rect(0, 0, 0, 0);-webkit-clip-path: inset(100% 100%);  clip-path: inset(100% 100%);}
.chosen-container.chosen-with-drop .chosen-drop {clip: auto;-webkit-clip-path: none;clip-path: none;}
.chosen-container a {cursor: pointer;}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {margin-right: 4px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;color: #999999;}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {content: ":";padding-left: 2px;vertical-align: top;}
.chosen-container-single .chosen-single {position: relative;display: block;overflow: hidden;padding: 0 0 0 8px;height: 25px;background: #2b2b40;background-clip: padding-box;-webkit-box-shadow: 0 0 3px #cccaff inset, 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px #cccaff inset, 0 1px 1px rgba(0, 0, 0, 0.1);color: #fff;text-decoration: none;white-space: nowrap;line-height: 24px;}
.chosen-container-single .chosen-default {color: #cccaff;}
.chosen-container-single .chosen-single span {display: block;overflow: hidden;margin-right: 26px;text-overflow: ellipsis;white-space: nowrap;}
.chosen-container-single .chosen-single-with-deselect span {margin-right: 38px;}
.chosen-container-single .chosen-single abbr {position: absolute;top: 6px;right: 26px;display: block;width: 12px;height: 12px;background: url(images/chosen-sprite.png) -42px 1px no-repeat;font-size: 1px;}
.chosen-container-single .chosen-single abbr:hover {background-position: -42px -10px;}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {background-position: -42px -10px;}
.chosen-container-single .chosen-single div {position: absolute;top: 0;right: 0;display: block;width: 18px;height: 100%;}
.chosen-container-single .chosen-single div b {display: block;width: 100%;height: 100%;background: url(images/chosen-sprite.png) no-repeat 0px 2px;}
.chosen-container-single .chosen-search {position: relative;z-index: 1010;margin: 0;padding: 3px 4px;white-space: nowrap;}
.chosen-container-single .chosen-search input[type="text"] {margin: 1px 0;padding: 4px 20px 4px 5px;width: 100%;height: auto;outline: 0;border: 1px solid #6a689e;background: url(images/chosen-sprite.png) no-repeat 100% -20px;font-size: 1em;font-family: sans-serif;line-height: normal;border-radius: 0;color: #cccaff;}
.chosen-container-single .chosen-drop {margin-top: -1px;border-radius: 0 0 4px 4px;background-clip: padding-box;}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {position: absolute;clip: rect(0, 0, 0, 0);-webkit-clip-path: inset(100% 100%);  clip-path: inset(100% 100%);}
.chosen-container .chosen-results {position: relative;overflow-x: hidden;overflow-y: auto;margin: 0 4px 4px 0;padding: 0 0 0 4px;max-height: 240px;-webkit-overflow-scrolling: touch;}
.chosen-container .chosen-results li {color: #b5b2ff;display: none;margin: 0;padding: 5px 6px;list-style: none;line-height: 15px;word-wrap: break-word;-webkit-touch-callout: none;}
.chosen-container .chosen-results li.active-result {display: list-item;cursor: pointer;}
.chosen-container .chosen-results li.disabled-result {display: list-item;color: #ccc;cursor: default;}
.chosen-container .chosen-results li.highlighted {background-color: #3875d7;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);color: #fff;}
.chosen-container .chosen-results li.no-results {color: #fff;display: list-item;background: #5d5b9c;}
.chosen-container .chosen-results li.group-result {display: list-item;font-weight: bold;cursor: default;}
.chosen-container .chosen-results li.group-option {padding-left: 15px;}
.chosen-container .chosen-results li em {font-style: normal;text-decoration: underline;}
.chosen-container-multi .chosen-choices {position: relative;overflow: hidden;margin: 0;padding: 0 5px;width: 100%;height: auto;border: 1px solid #aaa;background-color: #fff;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image: linear-gradient(#eee 1%, #fff 15%);cursor: text;}
.chosen-container-multi .chosen-choices li {float: left;list-style: none;}
.chosen-container-multi .chosen-choices li.search-field {margin: 0;padding: 0;white-space: nowrap;}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {margin: 1px 0;padding: 0;height: 25px;outline: 0;border: 0 !important;background: transparent !important;-webkit-box-shadow: none;  box-shadow: none;color: #999;font-size: 100%;font-family: sans-serif;line-height: normal;border-radius: 0;width: 25px;}
.chosen-container-multi .chosen-choices li.search-choice {position: relative;margin: 3px 5px 3px 0;padding: 3px 20px 3px 5px;border: 1px solid #aaa;max-width: 100%;background-size: 100% 19px;background-repeat: repeat-x;background-clip: padding-box;-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);color: #333;line-height: 13px;cursor: default;}
.chosen-container-multi .chosen-choices li.search-choice span {word-wrap: break-word;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {position: absolute;top: 4px;right: 3px;display: block;width: 12px;height: 12px;background: url(images/chosen-sprite.png) -42px 1px no-repeat;font-size: 1px;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {background-position: -42px -10px;}
.chosen-container-multi .chosen-choices li.search-choice-disabled {padding-right: 5px;border: 1px solid #ccc;background-color: #e4e4e4;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color: #666;}
.chosen-container-multi .chosen-choices li.search-choice-focus {background: #d4d4d4;}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {background-position: -42px -10px;}
.chosen-container-multi .chosen-results {margin: 0;padding: 0;}
.chosen-container-multi .chosen-drop .result-selected {display: list-item;color: #ccc;cursor: default;}
.chosen-container-active.chosen-with-drop .chosen-single div {border-left: none;background: transparent;}
.chosen-container-active.chosen-with-drop .chosen-single div b {background-position: -18px 2px;}
.chosen-container-active .chosen-choices {border: 1px solid #5897fb;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {color: #222 !important;}
.chosen-disabled {opacity: 0.5 !important;cursor: default;}
.chosen-disabled .chosen-single {cursor: default;}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {cursor: default;}
.chosen-rtl {text-align: right;}
.chosen-rtl .chosen-single {overflow: visible;padding: 0 8px 0 0;}
.chosen-rtl .chosen-single span {margin-right: 0;margin-left: 26px;direction: rtl;}
.chosen-rtl .chosen-single-with-deselect span {margin-left: 38px;}
.chosen-rtl .chosen-single div {right: auto;left: 3px;}
.chosen-rtl .chosen-single abbr {right: auto;left: 26px;}
.chosen-rtl .chosen-choices li {float: right;}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {direction: rtl;}
.chosen-rtl .chosen-choices li.search-choice {margin: 3px 5px 3px 0;padding: 3px 5px 3px 19px;}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {right: auto;left: 4px;}
.chosen-rtl.chosen-container-single .chosen-results {margin: 0 0 4px 4px;padding: 0 4px 0 0;}
.chosen-rtl .chosen-results li.group-option {padding-right: 15px;padding-left: 0;}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {border-right: none;}
.chosen-rtl .chosen-search input[type="text"] {padding: 4px 5px 4px 20px;background: url(images/chosen-sprite.png) no-repeat -30px -20px;direction: rtl;}
.chosen-rtl.chosen-container-single .chosen-single div b {background-position: 6px 2px;}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {background-position: -12px 2px;}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span {background-image: url(images/chosen-sprite@2x.png) !important;background-size: 52px 37px !important;background-repeat: no-repeat !important;}}
.pit_jewelry {}
.items_pit {padding: 20px 10px;position: relative;}
.pits {position:relative;padding: 50px 15px 20px 15px;}
.items_pit .brdesc {display:none;}
@media screen and (max-width: 800px){.pits{margin:0 0 25px 0;padding: 70px 15px 20px 15px;}.pits .brdesc {margin: 0 0 20px 0;opacity: 1;display:block;}.items_pit:first-child .brdesc {display:none;}.items_pit {padding: 0 10px 20px 10px;}}
#pit-search-ma {background: #8382a9;height: 25px;border: 0;}
@media screen and (min-width: 500px){.weapon .items {max-width: 100%;width: 100%;display: block;position:relative;}.weapon .items-tr .items .brdesc {display:block;opacity:1;}.weapon{vertical-align: top;}.weapon_lblock {width: 435px;vertical-align: top;margin: 30px 0 0 0;display: inline-flex;height: 500px;}.armor .items {max-width: 100%;width: 100%;display: table;position: relative;}}
.icol1, .icol2,.icol3 {display: inline-grid;width:32%;vertical-align: top;}
.weapon .icol1, .icol2,.icol3,.icol4 {display: inline-grid;width:24%;vertical-align: top;}
@media screen and (max-width: 800px){.icol1{display: block;width: 100%;}.icol2,.icol3,.icol4 {text-align:right;}}
.icol2,.icol3,.icol4 {text-align:left;}
.armor .icol1, .armor .icol2, .armor .icol3, .armor .icol4 {vertical-align: top;display: block;width:100%;}
.armor .width25 {width:25%;}
.armor .width33 {width:33.3333333%;}
.craft_list {margin: 0 0 7px 0;position:relative;}
.craft_list .craft_count {color: #7d7d7d;margin: 4px 0 0 0;}
.craft_list span:first-child {color: #b3b3b3;display: inline-block;margin: 0 5px 0 0;font-style:italic;}
.craft_list_chield, .craft_list_chield ul,.craft_list_chield li {margin: 0;padding: 0;line-height: 1;list-style: none;}
.craft_list_chield ul {margin: 0 0 0 .5em;}
.craft_list_chield > li:not(:only-child),.craft_list_chield li li {position: relative;padding: 5px 0 0 26px;}
.craft_list_chield li:not(:last-child) {border-left: 1px solid #6b6b82;}
.craft_list_chield li li:before,.craft_list_chield > li:not(:only-child):before {content: "";position: absolute;top: 0;left: 0;width: 18px;height: 23px;border-bottom: 1px solid #6b6b82;}
.craft_list_chield li:last-child:before {width: 18px;border-left: 1px solid #6b6b82;}
.craft_list_chield {min-width: 230px;margin: 10px 6px 10px 6px;background: rgba(31, 31, 45, 0.5);display: block;padding: 10px;}
.armor .craft_list_chield {min-width: auto;}
.craft_list_chield .craft_list_chield {background: transparent;padding: 10px;}
.craft_list_chield .craft_count {top: 22px;left: 66px;}
@media screen and (min-width: 500px){.weapon .items-tr{padding: 20px 30px;}}
.clbr {margin: 15px 0 7px 0;}
.hide {display:none !important;}
.trcl {width:20px;height:20px;position:absolute;top: 7px;left: -22px;cursor:pointer;}
.recept {width:20px;height:20px;position:absolute;top: 7px;left: -22px;cursor:pointer;}
@media screen and (max-width: 800px){.recept {top: 27px;left: -10px;}}
.armor .recept {width:20px;height:20px;position:absolute;top: 7px;left: -20px;cursor:pointer;}
.plus:before {content: '';display: block;width: 10px;height: 2px;background: #ccc;cursor: pointer;position: relative;top: 9px;left: 5px;}
.plus:after {content: '';display: block;width: 2px;height: 10px;background: #ccc;position: relative;top: 3px;left: 9px;cursor: pointer;}
.minus:before {content: '';display: block;width: 10px;height: 2px;background: #ccc;cursor: pointer;position: relative;top: 9px;left: 5px;}
.itemsb h1{font-size: 20px;color: #fff;font-family: GPM;font-weight: 400;text-transform: none;line-height: 20px;}
.itemsb {padding:35px;margin: 80px 0 0 0;}
.list-item-link .sub-menu {padding: 0;display: inline-block;vertical-align: top;}
.list-item-link .sub-menu li {padding: 0;margin:0 0 0 30px;float: left;list-style: disc outside;color: #8280a9;line-height: 14px;border: 0;}
.hide_menu {position:relative;}
.menu_top {padding: 11px 0;}
.menu_top li {display:block;}
.menu_top a {line-height: 32px;margin: 0;padding: 0 50px 0 30px;width: 100%;color:#d3d1ff;white-space: nowrap;text-transform: none;display: block;}
.menu_top .lh17 a {line-height: 17px;margin:5px 0;}
.mobile_block .menu_spec .lh17 a {line-height: 26px;margin:5px 0;}
.spec_id .menu_top a {padding: 0 30px;}
.menu_top a:hover {transition: all .05s ease;text-shadow: none;color:#ff5b8a;}
.sub-menu {display:none;}
.menu_top .sub-menu {position:absolute;left: calc(100% - 2px);top:0px;padding: 5px 0;-webkit-transform: perspective(1px);-moz-transform: perspective(1px);transform: perspective(1px);background: rgba(42, 41, 59, .9);}
.menu_top .sub-menu .sub-menu {left: calc(100% - 0);}
.hm_id {display:none;}
.sub-menu:hover {display:block;}
.nourl {position:relative;}
.hm_id {position: absolute;top: 100%;left: 0;-webkit-transform: perspective(1px);-moz-transform: perspective(1px);transform: perspective(1px);background: rgba(42, 41, 59, .9);}
.hm_id .menu_top .sub-menu {padding-left: 2px;padding-right: 2px;}
.spec_id {display:none;}
.spec_id {position: absolute;top: 100%;left: 0;-webkit-transform: perspective(1px);-moz-transform: perspective(1px);transform: perspective(1px);background: rgba(42, 41, 59, .9);}
.spec_id .menu_top .sub-menu {padding-left: 2px;padding-right: 2px;}
.border-gradient,.sub-menu {border-left: none !important;border-right: none !important;-webkit-box-sizing: border-box !important;-moz-box-sizing: border-box !important;box-sizing: border-box !important;-o-background-size: 2px 100% !important;background-size: 2px 100% !important;border-top: 2px solid #3b3a58 !important;border-bottom: 2px solid #5d5b9c !important;background-position: 0 100%, 100% 0 !important;background-repeat: no-repeat !important;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)), -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)) !important;background-image: -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) !important;background-image: -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) !important;background-image: -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) !important;background-image: linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%), linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%) !important;}
.table_sa,.table_ar {background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;}
.table_hoa {background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .5);color: #ddd;}
.table_th {background: rgba(59, 58, 88, 0.5);text-align: center;line-height: 30px;color: #a9a9a9;min-height:30px;}
.table_th span {color:#ff3333;}
.table_row {border-bottom: 1px solid rgba(59, 58, 88, 0.5);}
.table_cell img {float: left;margin: 0 10px 0 0;border: 1px solid #3a3957;}
.table_cell {width:calc(100% - 280px);padding: 15px;display: table-cell;vertical-align: middle;border-left: 1px solid rgba(59, 58, 88, 0.5);border-bottom: 1px solid rgba(59, 58, 88, 0.5);position: relative;}
.tal .table_cell:first-child{width:345px;display: table-cell;vertical-align: middle;line-height: 34px;border-left: 0;}
@media screen and (max-width: 800px){.tal .table_cell:first-child{width:auto;}.table_cell{padding: 7px;}}
.skppit .table_cell:first-child{width:280px;}
@media screen and (max-width: 800px){.skppit .table_cell:first-child{width:auto;}}
@media screen and (max-width: 800px){.skppit .mobile_text .table_cell:first-child{line-height:20px;}}
@media screen and (max-width: 800px){.tal {font-size: 13px;}}
.skppit .table_cell:nth-child(2){width:623px;}
.tal .table_cell:last-child{width:125px;}
.tal .mobile_text .table_cell:last-child{width:100%;}
.table_cell:first-child{width:280px;display: table-cell;vertical-align: middle;line-height: 34px;border-right: 1px solid rgba(59, 58, 88, 0.5);}
.ar .table_cell:first-child{width:300px;}
@media screen and (max-width: 800px){.ar .table_cell:first-child{width:auto;}}
.pol {list-style-type:disc;background: rgba(59, 58, 88, .25);list-style-position:inside;margin: 10px 0 0 0;padding: 20px 23px;}
.pol:empty {margin: 0;padding:0;}
.pol2 {list-style-type:disc;padding: 15px 18px;background: rgba(0, 0, 0, 0.08);list-style-position:inside;margin: 3px 0;}
.pol2 .pol2 {background:transparent;margin: 0 3px;}
.sinfo {margin:0 0 2px 0;color: #a9a9a9;}
.pinfo {display:list-item;margin:0 0 2px 0;color: #a9a9a9;}
.pinfo2 {display:list-item;margin:0 0 12px 0;color: #a9a9a9;}
.pinfo:last-child {margin:0;}
.pinfo2:last-child {margin:0;}
.int:before {content:':';display:inline-block;padding: 0 5px 0 0;margin: 0 0 0 -3px;}
.par span:after{content:',';display:inline-block;margin: 0 3px 0 0;}
.par2 span:after{content:',';display:inline-block;margin: 0 3px 0 0;}
.par span:last-child::after {content:'';margin: 0;}
.par2 span:last-child::after {content:'';margin: 0;}
.ed {padding:0 0 0 1px;}
.uskill {position:relative;color: #928ebb;}
.pinfo span {padding:0 3px 0 0;}
.pinfo span:last-child {padding:0;}
.per {margin:0 0 0 -3px;}
.name_e {cursor:pointer;padding: 0 !important;}
.noe {list-style-type: none;font-size: 13px;}
.name_skill_effect {margin: 15px 0 9px 0;color: #a9a9a9;}
.name_skill_effect:first-child {margin: 0 0 9px 0;color: #a9a9a9;}
.arrow2 {position: absolute;right: 12px;top: 9px;background: url(images/2arrow.png) no-repeat top center;width: 20px;height: 20px;background-size: cover;opacity: 0.7;}
.left_g {float: left;}
.img_g {width: 357px;height:215px;position:relative;}
.right_g {float: left;width: calc(100% - 377px);margin: 0 0 0 20px;}
.right_g h2 {font-family: GPM;font-size: 24px;line-height: 27px;margin: 0 0 25px 0;color: #fff;-webkit-transition: all .4s ease;-o-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
@media screen and (max-width: 800px){.table_cell img {margin:0;}.left_g,.right_g{display: block;float: none;width: auto;margin: 0;padding: 0 10px;}.img_g{width:100%;background-size: cover;}.right_g h2 {margin: 25px 0;line-height: 28px;}}
.g_block:hover .right_g h2,.g_block:hover .more_g {color: #fb1254;}
.g_content {padding:50px 0;}
.g_desc {color:#d6d3d3;font-family: GPR;line-height: 27px;}
.mobile_text{display:none;}
@media screen and (max-width: 800px){.table_rb {display:table;}.g_desc {text-align: justify;}.mobile_hide{display:none;}.mobile_show{display:block;}.table_mechanisms .mobile_hide{display:none;}.table_mechanisms .mobile_show img{margin: 0 5px 0 0;}.table_pet_item .mobile_hide{display:none;}.table_pet_item .mobile_show img{margin: 0 5px 0 0;}.table_pet_item .mobile_show {width: auto;}.mobile_text{display:table-row;padding: 20px 0 20px 5px;background: #34324b;}.mobile_text .mobile_pad {padding:7px;}.table_th {display:none;}.table_rbb{display:block;padding:0;}.guides_desc {padding:0 10px;}.proff {position:relative;}.title_prof_name {padding:0;}.skills_info {padding:20px 0 0 0;}.itemsb{padding:15px;}.items-tr {padding: 20px 0 0 0;}.armor .recept{left: -10px;}}
.more_g {color:#d6d3d3;-webkit-transition: all .4s ease;-o-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
@media screen and (max-width: 800px){.more_g {color: #fb1254;}}
.brdesc_g {max-width:970px;margin: 30px auto;height: 1px;background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(41,137,216,1) 28%, rgba(32,124,202,1) 68%, rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(82, 80, 134, 0.5) 28%,rgba(84, 82, 138, 0.5) 68%,rgba(125,185,232,0) 100%);background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(87, 85, 144, 0.5) 28%,rgba(81, 79, 132, 0.5) 68%,rgba(125,185,232,0) 100%);opacity: .7;}
.brdesc_g:last-child {display:none;}
.update {position:absolute;width:200px;right: -276px;top: 0px;font-size: 13px;}
.update_left {float:left;text-align:left;border-bottom: 1px solid #313131;padding: 0 0 10px 0;}
.update_right {float:right;text-align:right;border-bottom: 1px solid #313131;padding: 0 0 10px 0;}
.update_desc {margin:10px 0 0 0;text-align:left;}
.update_desc li {list-style-position: inside;margin: 10px 0 0 0;}
.update_desc li:first-child {margin: 0 0 0 0;}
.update_desc a {color: #d48a8a;}
.update_desc a.allver {color: #6d6d6d;}
.menu .fp {font-size: 14px;color: #989898;line-height: 18px;display: inline-block;}
@media screen and (min-width: 1549px){.menu .fp {font-size: 12px;line-height: 14px;}.mobile_show{display:none;}}
@media screen and (min-width: 1549px){.menu .fp {font-size: 14px;line-height: 18px;}}
.proff_desc_fp1 {background: #3b3a58;color: #e2e2e2;padding: 5px 0 5px 20px;}
.proff_desc_fp2 {background: #3b3a58;color: #e2e2e2;padding: 5px 0 5px 20px;margin:20px 0 0 0;}
.iscraft {top: 3px;left: 5px;padding: 4px 5px;background: #3d3c5b;color: #d6d3d3;font-size: 13px;margin: 0 0 15px 0;}
.cupdate ul li {list-style-position:inside;}
.allver {display: inline-block;margin: 10px 0 0 0;color: #929292;border-bottom: 1px dashed;padding: 0 0 3px 0;font-size: 13px;}
.allver:hover {color:#fff;}
.racesbonus .name_skill_effect {color: #c5c5c5;} 
.name_name {display: inline-block;width: calc(100% - 44px);line-height: 20px;}
.block_isohot {margin: 30px 0 0 8px;border-left: 2px solid #db3d08;padding: 0 0 0 10px;}
@media screen and (max-width: 900px){.mobile_menu {display: block;position: fixed;top: 0;left: 0;right: 0;height: 100vh;background: rgba(42, 41, 59);z-index: 200;}.menu500 {cursor:pointer;margin: 0 0 0 -27px;}.l500 {width: 35px;height: 5px;background: #fff;margin: 6px 0;}.l500:first-child{margin: 0;}.l500:last-child{margin: 0;}.ul__left {display:none;}.ul__right {display:none;}.logo-left {display:none;}.mobile_menu li a {display: block;padding: 22px 25px;color: #fff;font-weight: bold;font-size: 14px;font-family: GPR;text-transform: uppercase;}.mobile_menu li {margin: 0 auto;width: 300px;text-align: center;list-style:none;}.mobile_menu li:first-child {padding: 50% 0 0 0;}.menu500_close {position:absolute;right:20px;top:50px;height: 30px;cursor:pointer;}.l500_close:first-child {transform: translateY(12px) rotate(45deg);width: 30px;height: 5px;display: block;background: #fff;}.l500_close:last-child {transform: translateY(7px) rotate(-45deg);width: 30px;height: 5px;display: block;background: #fff;}.mmenuf {padding:10% 0 0 0;}.mobile_menu .relative .absolute{top:-3px !important;}}
@media screen and (min-width: 900px){.mobile_menu {display:none;}}
.hide_m {display:none;}
@media screen and (max-width: 800px){.menu_spec {margin-top: 20%;}}
@media screen and (min-width: 500px){.menu_spec {margin-top: 5%;}.mobile_block .menu_spec li a:hover {color:#f3795e;}}
.menu_spec li {list-style:none;margin: 0 0 20px 0;text-align: center;}
.menu_spec li:last-child {margin:0;}
.menu_spec li a {text-decoration:none;color: #d6d4d4;font-size: 18px;line-height: 20px;}
.menu_spec li:last-child:after {content: none;}
.date_p {float:right;}
.width {text-align:center;}
.menu_item li {text-align:left;}
.menu_item > ul > li > a {display:block;font-size: 20px;line-height: 18px;text-align: center;}
.menu_item .sub-menu a {font-size: 20px;line-height: 18px;text-align:center;}
.menu_item .arrow, .menu_spec .arrow {transform: rotateZ(90deg);margin: 0 0 0 5px;display: inline-block;}
.menu_item .arrowup, .menu_spec .arrowup {transform: rotateZ(-90deg);}
.menu_item .openm > a, .menu_spec .openm > a {color: #f3795e;}
.comments {margin: 0;}
.comments h3 {font-size: 24px;font-family: "Roboto-Light";color: #fff;line-height: 27px;}
.comments h3 a {font-family: "Roboto-Light";color: #7573c7;}
.comments h2 {font-size: 24px;font-family: "Roboto-Light";color: #fff;line-height: 27px;margin:0 0 30px 0;}
.comments .logged-in-as a {color:#ababab;margin: 5px 0 0 0;display: inline-block;}
.comments textarea {border: 0;margin: 0 0 30px 0;background: rgba(59, 58, 88, .25);width: 100%;outline: none;color: #ababab;padding: 20px;min-height: 50px;resize: none;font-size: 14px;line-height: 17px;}
.comments .comment-form-comment {margin:30px 0 0 0;}
.comments .form-submit .submit {background: #fc1254;color: #fff;border: 0;padding: 7px 20px;font-size: 16px;font-family: "Roboto-Light";cursor:pointer;outline:none;}
.comments .form-submit .submit:hover {background: #ff3c73;}
.comments .addcomm {padding:20px;}
.comments .commentlist {padding:20px;}
.comments .comment-author {color:#ababab;}
.comm_img {display:inline-block;border-radius:50%;border-color: transparent;border-style: solid;border-width: 2px;overflow:hidden;}
.groupborder_1 {border:2px solid #000;}
.comm_img img {width:100%;height:100%;max-width:50px;max-height:50px;}
.comment {margin:0 0 25px 0;}
.commentlist > .comment:last-child {margin:0;}
.comm_left {float:left;width:50px;margin:0 10px 0 0;padding: 6px 0 0 0;}
.comm_right {float:left;min-height: 50px;width: calc(100% - 60px);}
.comment-box {margin:0 0 30px 0;}
.comment-text {margin:10px 0;background: rgba(59, 58, 88, .25);padding: 10px;}
.edit_comment a {color:#ababab;font-size: 13px;}
.comm-answ {clear:both;margin:0 0 0 60px;}
.comm-answ > a {color:#7573c7;}
.comm-answ > a:hover {color:#908efb;}
.comm-date {float:right;color: #777676;}
.comm-author {font-family: GPM;}
.group_1 {background: #8e2424;color: #ffcdcd;padding: 0 7px;line-height: 25px;height: 25px;display: inline-block;}
.comments .aliance {border:2px solid #77bd56;}
.comments .imperia {border:2px solid #9a2bce;}
.comments .dominion {border:2px solid #3b93e1;}
.comments .orda {border:2px solid #e30c51;}
.comments .union {border:2px solid #f6d165;}
.comments .legion {border:2px solid #f99a08;}
.vote_button {cursor:pointer;}
.RatingV {color: #d2d2d2;position: absolute;background: linear-gradient(to right, #3c3b5b 0%,#3c3b5b 100%);padding: 5px 15px;display: inline-block;font-size: 15px;line-height: 20px;font-family: GPR;right: -13px;top: -4px;cursor: pointer;}
.RatingVA {color: #d2d2d2;position: absolute;background: linear-gradient(to right, #ab0e3a 0%,#3c3b5b 100%);padding: 5px 15px;display: inline-block;font-size: 15px;line-height: 20px;font-family: GPR;right: -13px;top: -4px;}
.RatingVO {opacity:.3;}
@media all and (max-width: 1000px) {.RatingV {margin-bottom:20px;}}
.rinfo {background: rgba(1, 1, 2, 0.25);padding: 5px 10px;line-height: 17px;font-size: 12px;}
.r_active {background: rgba(68, 142, 64, 0.25);}
.r_error {background: rgba(199, 40, 40, 0.25);}
.table_potions .table_cell:nth-child(2) {width: 10%;text-align: center;}
.table_potions .pinfo, .table_ar .pinfo {display:block;}
.table_potions {display: table;background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;}
.table_potions .table_th {display: table-caption;}
.table_potions .table_cell:first-child {width: 350px;}
.table_potions .table_row {display: table-row;}
.table_potions .th_row .table_cell{background: rgba(59, 58, 88, 0.5);text-align: center;line-height: 30px;color: #a9a9a9;min-height: 30px;padding: 0;border: 0;}
.table_mechanisms .table_cell {padding:10px;}
.table_mechanisms .table_cell:nth-child(2) {width:auto;padding:0 5px;text-align: center;}
.table_mechanisms .table_cell:nth-child(3) {width:auto;padding:0 5px;text-align: center;}
.table_mechanisms .table_cell:nth-child(4) {width:auto;padding:0 5px;text-align: center;}
.table_mechanisms .table_cell:first-child {width: 360px;}
.table_gm .table_cell:nth-child(2) {width: 10%;text-align: center;}
.table_gm .pinfo, .table_ar .pinfo {display:block;}
.table_gm {display: table;background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;}
.table_gm .table_th {display: table-caption;}
.table_gm .table_cell:first-child {width: 350px;}
.table_gm .table_row {display: table-row;}
.table_gm .mobile_text {display: none;}
.table_gm .th_row .table_cell{background: rgba(59, 58, 88, 0.5);text-align: center;line-height: 30px;color: #a9a9a9;min-height: 30px;padding: 0;border: 0;}
.table_gm .bgt {margin: 0 0 3px -2px;}
.table_hoa .table_th {display: table-caption;}
.table_hoa .th_row {background: rgba(59, 58, 88, 0.5);color: #dcdcdc;}
.table_hoa .th_row .hoa_level {color: #a3a1d8;}
.table_hoa .th_row img{float:left;margin: 0 10px 0 0;border: 1px solid #4f4e75;}
.table_hoa .table_block {width: 100%;display: block;line-height:17px;padding: 15px;}
.table_hoa .pinfo {display:block;list-style:none;}
.table_books .pinfo, .table_ar .pinfo {display:block;}
.table_books {display: table;background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;}
.table_books .table_th {display: table-caption;}
.table_books .table_cell:first-child {width: 350px;}
.table_books .table_row {display: table-row;}
.table_books .th_row .table_cell{background: rgba(59, 58, 88, 0.5);text-align: center;line-height: 30px;color: #a9a9a9;min-height: 30px;padding: 0;border: 0;}
.table_books .bgt {margin: 0 0 3px -2px;}
.table_ench_w .pinfo, .table_ar .pinfo {display:block;}
.table_ench_w {display: table;background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;}
.table_ench_w .table_th {display: table-caption;}
.table_ench_w .table_cell:first-child {width: 350px;}
.table_ench_w .table_row {display: table-row;}
.table_ench_w .th_row .table_cell{background: rgba(59, 58, 88, 0.5);text-align: center;line-height: 30px;color: #a9a9a9;min-height: 30px;padding: 0;border: 0;}
.table_ench_w .bgt {margin: 0 0 3px -2px;}
.table_ench_w .text_e_w {display: table-cell;line-height: 16px;height: 34px;vertical-align: middle;}
.table_aspect_ar .pinfo, .table_ar .pinfo {display:block;}
.table_aspect_ar {display: table;background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;margin:10px 0 0 0;}
.table_aspect_ar .table_th {display: table-caption;}
.table_aspect_ar .table_cell:first-child {}
.table_aspect_ar .table_row {display: table-row;}
.table_ench_sa .pinfo, .table_ar .pinfo {display:block;}
.table_ench_sa {display: table;background: rgba(59, 58, 88, .25);width: 100%;border: 1px solid rgba(59, 58, 88, .25);color: #ddd;}
.table_ench_sa .table_th {display: table-caption;}
.table_ench_sa .table_cell:first-child {}
.table_ench_sa .table_row {display: table-row;}
.aspect_wp .table_ench_sa .table_cell:nth-child(3) {width: calc(100% - 280px);padding: 15px;display: table-cell;vertical-align: middle;border-left: 1px solid rgba(59, 58, 88, 0.5);border-bottom: none;position: relative;}
.table_ench_sa .table_cell.table_cellb {border-bottom: 1px solid rgba(59, 58, 88, 0.5);}
.table_ench_sa .th_row .table_cell{background: rgba(59, 58, 88, 0.5);text-align: center;line-height: 30px;color: #a9a9a9;min-height: 30px;padding: 0;border: 0;}
.table_ench_sa .bgt {margin: 0 0 3px -2px;}
.table_ench_sa .text_e_w {display: table-cell;line-height: 16px;height: 34px;vertical-align: middle;}
.table_ench_sa .desc1 {height: 52px;color: #c1c1c1;}
.table_ench_sa .desc2 {color: #ab966f;}
.aspect_wp .table_ench_sa .desc1 {height: 100%;max-height: 450px;color: #c1c1c1;}
.aspect_wp .table_ench_sa .brdesc {margin: 7px 0;background: linear-gradient(to right, rgb(74 72 106) 0%, rgba(87, 85, 144, 0.5) 28%, rgba(81, 79, 132, 0.5) 68%, rgba(125, 185, 232, 0) 100%);}
.aspect_ar .table_ench_sa .brdesc {margin: 15px 0;background: linear-gradient(to right, rgb(74 72 106) 0%, rgba(87, 85, 144, 0.5) 28%, rgba(81, 79, 132, 0.5) 68%, rgba(125, 185, 232, 0) 100%);}
.aspect_ar .table_ench_sa {margin:10px 0 0 0;}
.aspect_ar .table_ench_sa .table_cell {width: 50%;vertical-align: top;}
.aspect_ar .text_d {line-height: 14px;margin:10px 0 0 0;}
.aspect_ar .pbtn {margin: 10px 0 0 0;background: #3b3a58;display: inline-block;padding: 5px 5px;cursor:pointer;}
.aspect_ar .pbtn:hover {background: #474668;}
.aspect_jew .table_ench_sa .brdesc {margin: 15px 0;background: linear-gradient(to right, rgb(74 72 106) 0%, rgba(87, 85, 144, 0.5) 28%, rgba(81, 79, 132, 0.5) 68%, rgba(125, 185, 232, 0) 100%);}
.aspect_jew .table_ench_sa {margin:10px 0 0 0;}
.aspect_jew .table_ench_sa .table_cell {width: 50%;vertical-align: top;}
.aspect_jew .text_d {line-height: 14px;margin:10px 0 0 0;}
.aspect_jew .pbtn2 {margin: 10px 0 0 0;background: #3b3a58;display: inline-block;padding: 5px 5px;cursor:pointer;}
.aspect_jew .pbtn2:hover {background: #474668;}
.sa_search {margin:0 0 5px 0;}
.sa_search input {background: #2b2a3e;padding: 3px 0 3px 5px;border: 1px solid #33324a;color: #ab966f;outline: none;}
.sa_search input[placeholder] {color:#ab966f;}
.sa_search .sa_search_button {cursor: pointer;background: #3b3a58;padding: 0px 5px 2px 5px;margin: 0px 0 0 2px;display: inline-block;line-height: 23px;}
.sa_search .sa_search_button:hover {background: #403f60;}
.content_text {color: #ccc;margin: 16px 0;}
.marrow {font-size: 12px;top: 0px;right: 0px;}
.block_ench_skill .b_active,.block_ench_skill .b_active2,.block_ench_skill .b_active3,.block_ench_skill .b_active4,.block_ench_skill .b_active5 {margin:0;background: #3b3a58;}
.activate_type,.activate_type2 {display:table !important;}
.idw {margin:15px 0 0 0;}
.idmdef, .idfw, .idmw, .idal, .idat, .idar, .idrun, .idhunt, .idhp {margin:15px 0 0 0;}
#idmdef, #idw, #idal, #idat, #idar, #idrun, #idhunt, #idhp {margin:0;}
.block_ench_skill .bgt:hover {background: #3b3a58;}
.block_ench_skill {border: 3px solid #3b3a58;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.PaginationBlock {text-align: center;}
.PaginationBlock span.current{color: #767497;}
.PaginationBlock span{font-size: 13px;font-family: GPR;padding: 6px 22px;margin-left: -1px;line-height: 1.42857143;transition: all 0.4s ease 0s;}
.PaginationBlock a{font-size: 13px;font-family: GPR;color: #fff;padding: 6px 22px;margin-left: -1px;line-height: 1.42857143;transition: all 0.4s ease 0s;}
.PaginationBlock a:hover{color: #fb1254;}
.listBlock {margin:0 auto 50px auto;position:relative;max-width:970px;}
.allert {color: #ff7c7c;}
.alignleft {float:left;margin-right:10px;}
.alignright {float:right;margin-left:10px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.has-2-columns .wp-block-column {flex-basis: auto;flex-grow: 0;}
.has-2-columns .wp-block-column:not(:first-child) {margin-left: 15px;}
.must-log-in a {color:rgba(186, 177, 231, 1);}
.cp_block {    text-align: center;padding: 100px 0 0;margin: 0 auto;max-width: 1000px;}
.cp_left {display: inline-block;vertical-align: top;max-width: 400px;}
.cp_left .foto_class img {height:440px;width:370px;padding: 14px 7px 5px 7px;}
.cp_right {display: inline-block;margin-left:20px;padding:20px;width:400px;text-align: left;}
.cp_title {line-height: 20px;padding: 4px 5px;background: #3d3c5b;color: #d6d3d3;font-size: 16px;margin: 0 0 15px 0;text-align:center;}
.cp_right input[type="text"], .cp_right input[type="password"], .cp_right input[type="email"] {box-shadow: 0 0 0px rgba( 0,0,0,0.8 );border: 1px solid #48456d;background: #23223163;border-radius: 0;font-size: 24px;width: 100%;padding: 5px;color: #a0a0a0;outline: 0;transition: 50ms border-color ease-in-out;}
.cp_right input:disabled {color: #444261;}
.cp_right label {display: block;color: #ccc;margin-bottom: 10px;margin-top: 20px;}
.cp_right .login label {margin-top:0;}
.cp_right button {display: block;vertical-align: baseline;width: 100%;margin: 30px 0 0 0;height: 40px;font-size: 20px;line-height: 38px;text-transform: uppercase;transition: all .4s ease;background: #fc1254;outline: 0;border-color: transparent;box-shadow: none;color: #fff;text-decoration: none;text-shadow: none;cursor:pointer;}
.pwd2 {margin:10px 0;}
.cp_right h2 {border-left: 2px solid #7e7cb7;padding: 7px 0 7px 10px;position: relative;color: #c3b4b4;background: #5d5b9c6e;margin: 20px 0 20px 0;text-align: left;font-weight: normal;font-size: 18px;}
.cp_right .info {background: rgba(59,58,88,.25);padding: 10px;}
.cp_right .acf-input {margin:30px 0 0 0;}
.cp_right .acf-input li {display: inline-block;background: #3b3a58;padding: 2px 10px;margin: 0 3px 4px 0;border: 1px solid #535188;color: #ccc;}
.cp_right .acf-input input {position: relative;top: 2px;margin-right: 4px;}
.cp_right .error {margin-bottom: 20px;box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);border-left: 2px solid #ff2828;padding: 5px 0 7px 10px;position: relative;color: #c3b4b4;font-style: italic;background: #ff282821;text-align: left;}
.cp_right .success {border-left: 2px solid #59c7a475;padding: 5px 0 7px 10px;position: relative;color: #85c1ae;font-style: italic;background: #09ff6026;text-align: left;box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);margin-bottom: 20px;}
.cp_left .button {background: #5c5a9a;border-radius: 0;width: 100%;margin: 0 0 5px 0;font-size: 14px;line-height: 27px;border: 0;color: #e6e6e6;cursor:pointer;transition: all .4s ease;}
.cp_left .button:hover {background: #fc1254;}
.cp_left .fotob h3 {display:none;}
.cp_left .fotob #wpua-preview-existing, .cp_left .fotob #wpua-thumbnail-existing {display:none;}
.cp_left .fotob #wpua-add-button-existing {margin-top:10px;}
.infoava {font-size: 13px;margin: 5px 0 0 0;}
.infoava span {color:#ff4343;}
.cp_left .foto_frame {background:url(images/nframe.png) no-repeat top center;position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.relative {position:relative;}
.absolute {position:absolute;}
#wpua-file-existing {margin: 10px 0 16px;}
#wpua-upload-messages-existing {margin: 10px 0 16px;}
.cp_left .updated {background: #2f7512;color: #96de78;padding: 3px 0;margin: 10px 0;}
.user_panel {line-height: 32px;height: 32px;position: fixed;top: 0;left: 0;width: 100%;min-width: 600px;z-index: 99999;background: #23282d;color:#ccc;font-size: 13px;}
.profile_link {float: right;padding-right: 10px;}
.profile_link li {display: inline-block;margin: 0 0 0 10px;}
.profile_link li:first-child {margin: 0;}
.profile_link li a {color:#ccc;}
.profile_link li a:hover {color:#fff;}
.fc, .fd, .ff, .fs, .fz {margin-bottom:20px;}
.fc:last-child, .fd:last-child, .ff:last-child, .fs:last-child, .fz:last-child {margin-bottom:0;}
.nol .proff {top:0;}
.endmenu {width: 0;height: 0;display: block;position: absolute;top: 0;right: -31px;border-bottom: 69px solid rgba(42, 41, 59, .75);border-right: 31px solid transparent;}
.endmenu:before {content: '';width: 75px;height: 2px;display: block;position: absolute;top: 31.5px;right: -52.5px;background: linear-gradient(to right, #3b3a58 0%, #5d5b9c 100%);transform: rotate(66deg);}
.endmenu:after {content: '';width: 33px;display: block;position: absolute;top: 65px;right: -30px;border-top: 2px solid #5d5b9c;}
.remont_proff_notify {width: 350px;padding: 20px;margin: 100px auto 0 auto;color: #ccc;text-align: center;}
.title_media {margin-top: 14px;text-align: left;font-size: 13px;color: #fff;font-family: GPR;}
.left_bl .MainPageUrl {position: absolute;display: block;width: 145px;height: 140px;transform: translate(-50%, -50%);top: 50%;left: 8px;margin: 0;padding: 0;}
.menu_hide_content {top: 103%;left: 145px;min-width: 483px;position: absolute;background: rgba(42, 41, 59, .98);display: table;border-top: 0 !important;}
.menu_hide_content .mcol {vertical-align: top;display: table-cell;}
.menu_hide_content .ndm_li {display:block;}
.menu_hide_content .ndm_li a {line-height: 30px;text-transform: none;line-height: 30px;color: #d9c5ff;text-transform: uppercase;text-transform: none;white-space: pre;font-size: 12px;margin: 0 18px;display: block;font-family: GPR;}
.menu_hide_content .ndm_li a:hover {transition: all .3s ease;text-shadow: none;color: #ff5b8a;}
.menu_hide_content2 {top: 103%;left: 145px;min-width: 656px;position: absolute;background: rgba(42, 41, 59, .98);display: table;border-top: 0 !important;}
.menu_hide_content2 .mcol {vertical-align: top;display: table-cell;}
.menu_hide_content2 .ndm_li {display:block;}
.menu_hide_content2 .ndm_li a {line-height: 30px;text-transform: none;line-height: 30px;color: #d9c5ff;text-transform: uppercase;text-transform: none;white-space: pre;font-size: 12px;margin: 0 18px;display: block;font-family: GPR;}
.menu_hide_content2 .ndm_li a:hover {transition: all .3s ease;text-shadow: none;color: #ff5b8a;}
.left_drop_menu {width:25%;padding:10px 0;}
.right_drop_menu {width:37.5%;}
.rright_drop_menu {width:37.5%;}
.right_drop_menu .rcm {display:none;}
.right_drop_menu .srcm {display:none;}
.rright_drop_menu .rrcm {display:none;}
.right_drop_menu .openrm {display:block;}
.rright_drop_menu .openrm {display:block;}
.right_drop_menu .menu_top {padding: 11px 0;background-size: 2px 100% !important;background-repeat: no-repeat !important;background-image: linear-gradient(to top, rgb(41, 40, 59) 10%, #5d5b9c 100%), linear-gradient(to top, #1610dc 10%, #da1111 100%) !important;}
.rright_drop_menu .menu_top {padding: 11px 0;background-size: 2px 100% !important;background-repeat: no-repeat !important;background-image: linear-gradient(to top, rgb(41, 40, 59) 10%, #5d5b9c 100%), linear-gradient(to top, #1610dc 10%, #da1111 100%) !important;}
.right_drop_menu .menu_top a {padding: 0 20px 0 30px;}
.rright_drop_menu .menu_top a {padding: 0 20px 0 30px;}
.menu_hide_content .current a {color: #ff5b8a;color: #ff5b8a;white-space: pre;font-size: 12px;margin: 0 18px;display: block;font-family: GPR;}
.menu_hide_content .scurrent a {color: #ff5b8a;}
.menu_hide_content .currentr a {color: #ff5b8a;}
.menu_hide_content2 .current a {color: #ff5b8a;color: #ff5b8a;white-space: pre;font-size: 12px;margin: 0 18px;display: block;font-family: GPR;}
.menu_hide_content2 .scurrent a {color: #ff5b8a;}
.menu_hide_content2 .currentr a {color: #ff5b8a;}
.item_hide_menu, .sp_hide_menu, .menu_hide_content, .menu_hide_content2 {display:none;}
.left_bl .currenturlhidemenu {color:#ff5b8a;}
.nav .hide_menu .currenturlhidemenu {color:#ff5b8a;}
#MobileUp {position:fixed;bottom:0;width:100%;height:50px;text-align:center;display:none;background: #434268;color: #fff;z-index: 10;line-height: 50px;}
.upm {display:block !important;}
.streamer_title {font-size: 17px;font-family: GPL;color: #8b8aa5;position: absolute;left: 0;text-transform: uppercase;font-style: italic;top: -37px;padding: 0px 0 0px 10px;width: 100%;background: linear-gradient(to right, rgb(24, 24, 37) 0%,rgba(34,115,181,0) 90%,rgba(41,137,216,0) 100%);line-height: 29px;}
.item_block .items-name .relict {border: 1px solid #e69627;}
.relicttext {color:#fdba5e;}
.relictname {display: inline-block;color: #8a8a8a;}
.DropItemNpc {display: table;width:100%;border: 1px solid #3c3b58;margin: 15px 0;}
.tr_drop {display: table-row;}
.tr_drop:first-child {background: rgba(59,58,88,.25);}
.td_drop {display: table-cell;vertical-align: middle;padding: 10px 7px;color: #a9a9a9;text-align:center;border-bottom: 1px solid #3c3b58;}
.td_drop:first-child{text-align:left;}
.tr_drop:last-child .td_drop{border-bottom:0;}
.td_drop:nth-child(2){text-align:center;}
.zag_loc {width: 20px;height: 20px;position: absolute;top: 7px;left: -22px;cursor: pointer;}
.c_zag_loc {cursor: pointer;}
.menu_card {display:block;margin:20px 0 0 0;text-align: center;}
.icard {width:190px;margin-right:10px;display: inline-block;border: 1px solid #52507b;position:relative;vertical-align: top;background: rgb(59 58 88 / 30%);}
.icard img {margin: 6px 0 0 3px;}
.icard:hover {cursor:pointer;}
.icard:hover .title_card {background: #16162282;}
.hcard {background:url(images/hcard.jpg) no-repeat;}
.pcard {background:url(images/pcard.png) no-repeat;width: 50px;height: 70px;display: inline-block;margin: 20px 0;}
.acard {background:url(images/acard.png) no-repeat;}
.hcard img {display:none;}
.ocard:not(.hover) {display:block;background: #16162282;}
.ccard {display:block;}
.title_card {background:#6e6ca721;z-index:1;padding:5px;box-shadow: 0 0 2px #6e6ca7;color: #c3c3c3;}
.brcard {clear:both;height: 15px;}
.not_found_page {transform: translate(-50%, -50%);position: absolute;left: 50%;top: 50%;text-align: center;font-size: 100pt;line-height: 1;font-family: "Roboto-Light";}
.not_found_page_text {font-size: 17pt;font-family: "Roboto-Regular";}
.is_new_proff {margin: 0 0 20px 0;padding: 5px 0;color: #fff;animation: is_new_proff 3s infinite;}
@keyframes is_new_proff {
	0% { border-left:2px solid transparent;border-right:2px solid transparent; }
	50% { border-left:2px solid #fc1254;border-right:2px solid #fc1254; }
	100% { border-left:2px solid transparent;border-right:2px solid transparent; }
}
.cupdate a {color:#e09696;}
.guides-meta-wrapper {position: absolute;top: -40px;}
.gskill {display:inline-block;border: 2px solid #3a3957;cursor:pointer;}
.craft_block {margin-top:5px;}
.space_left{padding: 20px 27px 20px 27px;}
.relict_alert {border-left: 2px solid #c33535;padding: 0 0 0 10px;}
.page_text a {color: #d09237;display: inline-block;border-bottom: 1px dashed #d09237;padding: 0 0 2px 0;}
.page_text a:hover {color: #a8a5ff;border-bottom: 1px dashed transparent;}
.zagMarker {display: inline-block;margin: 0 0 0 3px;color: #ff5555;}
.zagMarkerActivate {transform: rotate(-90deg);}
.zagMarkerDeActivate {transform: rotate(90deg)}
.LevelBlock {width: auto;margin: 7px 0 0 0;height:20px;}
.LevelBlockTitle {margin: 0 5px 7px 0;font-size: 14px;font-family: GPL;color: #919194;display: inline-block;}
.lsel:after {content: "";position: absolute;top: 4px;right: 6px;border: solid #918dc5;border-width: 0 2px 2px 0;display: inline-block;padding: 3px;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
.lsel {background: #42405d;width: 40px;cursor: pointer;color: #ccc;min-height: 20px;line-height: 20px;padding: 0 5px;position:relative;user-select: none;display: none;}
.LevelList::-webkit-scrollbar {width: 12px;}
.LevelList::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px #55548d73;}
.LevelList::-webkit-scrollbar-thumb {background: #6965c7;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
.LevelList::-webkit-scrollbar-thumb:window-inactive {background: #55548d;} 
.LevelOption {text-align: center;font-size: 12px;line-height: 25px;font-family: GPL;cursor: pointer;color: #ccc;padding: 0 0 0 0;user-select: none;}
.LevelOption:hover {color: #F44336;}
.MyChoiceLevel {color: #F44336;}
.LevelBlockTitle {line-height: 20px;float: left;margin: 0 5px 0px 0;font-size: 14px;width: 70px;}
.LevelList {width: calc(100% - 77px);height: 20px;padding: 0;box-shadow:none;border:0;display: inline-block;}
.LevelOption {background: #3a3852;box-shadow: 0px 0px 1px 1px #00000054;border-top: 1px solid #00000070;display: inline-block;width: 20px;height: 20px;text-align: center;margin: 0 0 0 10px;font-size: 12px;line-height: 20px;}
.LevelOption:first-child {margin:0;}
.CreateUrlBlock {z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0;transition:all 0.5s ease-in-out;}
.CreateUrlShadow {background:#111111e3;width: 100%;height: 100%;}
.CreateUrlContent {position: relative;top: calc(50% - 70px);background: #111111d6;padding: 30px 0;}
.CreateUrlText {text-transform: uppercase;text-align: center;font-style: italic;font-size: 20px;line-height: 25px;letter-spacing: 1px;}
.CreateUrlButton {width: 220px;margin: 20px auto 0 auto;}
.Cub {display:inline-block;cursor:pointer;width:100px;text-align: center;height: 30px;line-height: 30px;}
.CreateUrlBYes {background: #3b673d;color: #d3fbd4;border-radius: 5px;margin: 0 20px 0 0;}
.CreateUrlBYes:hover {background: #236d27;}
.CreateUrlBNo {background: #8c3731;color: #d3fbd4;border-radius: 5px;line-height: 28px;}
.CreateUrlBNo:hover {background: #b52a20;}
.CreateClearBlock {z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0;}
.CreateClearShadow {background:#111111e3;width: 100%;height: 100%;}
.CreateClearContent {position: relative;top: calc(50% - 70px);background: #111111d6;padding: 30px 0;}
.CreateClearText {text-transform: uppercase;text-align: center;font-style: italic;font-size: 20px;line-height: 25px;letter-spacing: 1px;}
.CreateClearButton {width: 220px;margin: 20px auto 0 auto;}
.CreateClearBYes {background: #3b673d;color: #d3fbd4;border-radius: 5px;margin: 0 20px 0 0;}
.CreateClearBYes:hover {background: #236d27;}
.CreateClearBNo {background: #8c3731;color: #d3fbd4;border-radius: 5px;line-height: 28px;}
.CreateClearBNo:hover {background: #b52a20;}
.CreateTextUrl {text-align: center;font-style: italic;font-size: 20px;line-height: 25px;}
.CreateTextUrlButton {width: 220px;margin: 20px auto 0 auto;position:relative;}
.CreateTextYes {background: #3b673d;color: #d3fbd4;border-radius: 5px;margin: 0 20px 0 0;}
.CreateTextNo {background: #8c3731;color: #d3fbd4;border-radius: 5px;line-height: 28px;}
.CreateTextYes:hover {background: #236d27;}
.CreateTextNo:hover {background: #b52a20;}
.CreateCopyAlert {position: absolute;color: #13d013;top: 5px;right: -167px;}
@media screen and (max-width: 800px){
	.LevelBlock {height:auto;}
	.LevelList {height:auto;width: 215px;}
	.LevelOption:nth-child(8){margin: 10px 0 0 0;}
	.LevelOption:nth-child(15){margin: 10px 0 0 0;}
}
.out_link {color: #c995e0;}
.guides_portal a {border-bottom: 1px dashed;color: #8987bd;padding: 0 0 1px 0;}
.guides_portal a:hover {color:#cbb5ff;}
img.size-full {max-width:100%;height:100%;}
.menu_hide_content .inew a {color: #f5cd3c;}
.menu_hide_content2 .inew a {color: #f5cd3c;}
.activate_dos {background: #609a2678;}
.dos_text {position: absolute;right: 0;top: 0;background: #33324a;font-size: 12px;padding: 3px 5px;line-height: 12px;color: #a5a5a5;}
.idos {cursor:pointer;}
.url_dos {background: #3c3b5a;border: 1px solid #3d3b5a;padding: 5px;color: #8d8cab;font-size: 12px;overflow-wrap: anywhere;line-height: 18px;text-align: left;}
.url_dos span {color: #dfdff5;}
.Deldata {cursor:pointer;margin: 0 0 20px 0;color: #e0bbbb;background: #6f0000;padding: 5px 10px;line-height: 32px;display: inline-block;border-radius: 3px;}
.Deldata:hover {background: #980505;}
.DeldataResponse {display: inline-block;margin: 0 0 0 10px;color: #ad2;}
.dowload_csv {color: #c3c3c3;}
.dowload_csv:hover {color: #ff85a7;}
.guides_desc hr {margin: 15px 0;height: 1px;background: -moz-linear-gradient(left,rgba(30,87,153,0) 0%,rgba(41,137,216,1) 28%,rgba(32,124,202,1) 68%,rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left,rgba(30,87,153,0) 0%,rgba(82,80,134,0.8) 28%,rgba(84,82,138,0.8) 68%,rgba(125,185,232,0) 100%);background: linear-gradient(to right,rgba(30,87,153,0) 0%,rgba(87,85,144,0.8) 28%,rgba(81,79,132,0.8) 68%,rgba(125,185,232,0) 100%);border:0;}
.li_master {list-style: none;}
.li_master a {color: #97c312;line-height: 35px;}
.at {padding:10px 0;display:none;}
.mr {padding:10px 0;display:none;}
.master_widht {width: 200px;}
.showhm {display:table;width: 100%;}
.guides_desc h1 {font-size: 40px;line-height: 40px;margin: 40px 0;}
.table_pit_guid table {width: 100% !important;height: auto !important;border: 0;border-collapse: collapse;}
.table_pit_guid table tr {height: auto !important;}
.table_pit_guid table td {height: auto !important;border: 1px solid #221f2d;}
.table_pit_guid table td:nth-child(1) {width: auto !important;}
.table_pit_guid table td:nth-child(2) {width: 50px !important;height: 51px !important;}
.table_pit_guid table td:nth-child(3) {width: auto !important;}
.table_pit_guid table td:nth-child(4) {}
.table_pit_guid table td:nth-child(5) {width: 50px !important;height: 51px !important;}
.table_pit_guid table td:nth-child(6) {width: auto !important;}
.table_pit_guid table td img {width:50px;height:51px;}
.las_content {position: relative;background: #0c0b13;min-height: calc(100vh - 508px);}
.las_content.logi {min-height: calc(100vh - 440px);}
.las_block {max-width: 1200px;margin: 0 auto;width: 100%;padding: 60px 0;position: relative;}
.las_desc p {font-family: "Roboto-Light";min-height: 15px;line-height: 30px;color: #ececec;margin:0;font-size: 16px;}
.las_desc p:after {content: '';clear: both;display: block;}
.las_desc p:first-child {margin:0 0 0 0;}
.las_desc a {color:#7674a7;}
.las_desc ul {padding: 0 0 0 20px;}
.las_desc li {padding: 0 0 5px 0;}
.las_desc table td {border: 1px solid #34323c;padding: 2px 5px;background: #18171fa3;}
.las_header {min-height: 345px;background: url(images/guides-header.jpg) center no-repeat;background-size: cover;border-bottom: 2px solid #5d5b9c;padding-top: 61px;display: flex;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
@media screen and (max-width: 800px){.guides_header {min-height: 245px;}}
.las_h_block {max-width: 1200px;margin: 0 auto;width: 100%;}
.las_h_block h1{font-size: 48px;font-family: GPB;color:#fff;line-height: 48px;}
.las-meta-wrapper {position: absolute;top: -40px;}
.no_tested {background: #db08082e;padding: 10px 10px;border-left: 3px solid #882424;color: #e0abab;margin: 30px 0 0 0;}
.button_tester {position:absolute;right: 0;top: -65px;width: 525px;text-align: right;}
.button_tested_off {display: inline-block;margin: 0 10px 0 0;background: #4f6952a8;height: 40px;line-height: 40px;padding: 0 10px;border-radius: 5px;color: #8f9a90;cursor:pointer;}
.button_tested_off:hover {color: #bdbdbd;background:#4f6952;}
.button_tested_end {color: #bdbdbd;display: inline-block;margin: 0 10px 0 0;background:#4f6952;height: 40px;line-height: 40px;padding: 0 10px;border-radius: 5px;cursor:pointer;}
.button_found_error_no {display: inline-block;margin: 0 10px 0 0;background: #694f4fc2;height: 40px;line-height: 40px;padding: 0 10px;border-radius: 5px;color: #8f9a90;cursor:pointer;}
.button_found_error_no:hover {background: #5f3434;color: #ababab;}
.button_found_error_yes {color: #bdbdbd;display: inline-block;margin: 0 10px 0 0;background:#5f3434;height: 40px;line-height: 40px;padding: 0 10px;border-radius: 5px;color: #8f9a90;cursor:pointer;}
.las_table {width: 100%;margin: 15px 0 0 0;border-collapse: collapse;background: #5d5b9c3b;}
.las_table tr {}
.las_table th {background: #312f614f;border: 1px solid #272638;padding: 12px;}
.las_table tr td {border: 1px solid #272638;padding: 12px;}
.las_table tr td:nth-child(1){width: 200px;}
.las_table tr td:nth-child(2){width: 165px;}
.las_table tr td:nth-child(3){width: 135px;}
.las_table tr td:nth-child(4){}
.las_desc h1 {margin: 50px 0 0 0;font-family: 'GPL';font-size: 23px;line-height: 23px;}
.las_desc .brdesc {margin: 30px 0 0 0;opacity: 1;}
.msg-block {position: fixed;padding: 20px 30px 20px 70px;top: 50%;left: 50%;transform: translate(-50%,-50%);background: #000000 url(images/alert-msg.png) no-repeat;background-position: 20px 12px;z-index: 10000;box-shadow: 0px 0px 10px #000;}
.comm_block {width: 100%;}
.comm_Text {}
.comm_Text .textar {width: 478px;height: 224px;background: #171717;border: 1px solid #2f2f2f;outline: 0;color: #8c8c8c;padding: 10px;resize: none;margin: 0 0 15px 0;}
.comm_Text .textar[placeholder]:empty:before {content: attr(placeholder);color: #555;}
.comm_Text .textar[placeholder]:empty:focus:before {content: "";}
.off_test_close {width: 164px;text-align: center;height: 30px;line-height: 30px;background: #1b1b1b;color: #b9b9b9;cursor: pointer;position: absolute;top: -34px;right: 0px;}
.off_test_close:hover {background: #434277;}
.off_test_save_no {width: 240px;text-align: center;height: 40px;line-height: 40px;background: #2e402d;color: #b9b9b9;cursor:pointer;display:inline-block;margin: 0 16px 0 0;}
.off_test_save_no:hover {background: #40583f;}
.off_test_save_yes {width: 240px;text-align: center;height: 40px;line-height: 40px;background: #613030;color: #b9b9b9;cursor:pointer;display:inline-block;margin: 0 0 0 0;}
.off_test_save_yes:hover {background: #7d3d3d;}
.off_test_save_yes_save {text-align: center;height: 40px;line-height: 40px;background: #2e402d;color: #b9b9b9;cursor:pointer;margin: 0 16px 0 0;}
.off_test_save_yes_save:hover {background: #40583f;}
.off_test {background: #0000008a;position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index:1;}
.off_test_block {position: fixed;padding: 20px;top: 50%;left: 50%;background: #1b1b1b;z-index: 10000;width: 500px;}
.off_test {}
.textq {font-family: 'GPL';font-size: 21px;line-height: 23px;margin: 0 0 20px 0;}
.textq_button {margin: 0 0 20px 0;}
.textq_no {display: inline-block;width: 240px;text-align: center;line-height: 30px;margin: 0 16px 0 0;cursor:pointer;opacity: .6;}
.textq_no:hover {opacity: 1;}
.textq_no.current_a {opacity: 1;}
.textq_no:before{content:'\2713';display:inline-block;color:#797979;padding:0 6px 0 0;}
.textq_no:hover:before{color:#7abb77;}
.textq_no.current_a:before {color:#7abb77;opacity: 1;}
.textq_yes {display: inline-block;width: 240px;text-align: center;line-height: 30px;cursor:pointer;opacity: .6;}
.textq_yes:hover {opacity: 1;}
.textq_yes.current_a {opacity: 1;}
.textq_yes:before{content:'\2717';display:inline-block;color:#797979;padding:0 6px 0 0;}
.textq_yes:hover:before{color: #b15f5f;}
.textq_yes.current_a:before {color: #b15f5f;}
.off_test.trans1 .off_test_block {transform: translate(-50%,-379.5%);}
.off_test.trans2 .off_test_block {transform: translate(-50%,-121%);}
.off_test_button {color: #c1c1c1;display: inline-block;margin: 0 10px 0 0;background:#4e4d6f;height: 40px;line-height: 40px;padding: 0 10px;border-radius: 5px;cursor:pointer;opacity: .8;}
.off_test_button:hover {opacity: 1;}
.test_complete:before{content:'\2713';display:inline-block;color:#2dc711;padding:0 6px 0 0;}
.dop_title_text {color: #cecece;font-size: 22px;margin: 8px 0 0 0;display: inline-block;background: #525252;padding: 7px 7px;}
.desc_task {margin: 0 0 10px 0;color: #ccc;font-size: 16px;}
.SkillRating {position: absolute;top: 26px;left: 925px;background: rgb(26 25 31 / 90%);padding: 10px 15px 20px 15px;width: fit-content;}
.title-skill {color: #808080;}
.title-skill span {color: #c3c3c3;}
.param-skill {color: #808080;}
.param-skill span {color: #c3c3c3;}
.br-skill {margin: 15px 0;height: 1px;background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgb(155 153 218 / 70%) 27%,rgba(81, 79, 132, 0.7) 68%,rgba(125,185,232,0) 100%);opacity: .5;}
.param-skill .param-input {border: 1px solid #383636;border-radius: 3px;background: #1c191f;height: 30px;line-height: 30px;border-inline: unset;outline: none;color: #ccc;padding: 0 0 0 10px;width: calc(100% - 60px);}
.insert-rating-skill {cursor: pointer;background: #3b5b3f;text-align: center;margin: 10px 0 0 0;color: #c7c7c7;}
.insert-rating-skill:hover {background: #3b4b5b;}
.msg-block {position: fixed;padding: 20px 30px 20px 70px;top: 50%;left: 50%;transform: translate(-50%,-50%);background: #000000 url(images/alert-msg.png) no-repeat;background-position: 20px 12px;z-index: 10000;display: block;}
.alert-param-skill {max-width: 300px;line-height: 18px;color: #a07a7a;font-size: 14px;}
.show-all-vote-btn {color: #7a77c5;border-bottom: 1px dashed;display: inline-block;cursor: pointer;}
.show-all-vote-btn:hover {color: #9894f1;}
.show-all-vote-list {background: #151515;padding: 5px 10px;border-radius: 5px;margin: 5px 0 0 0;}
.stream_video_br {height: 60px;}
.atrophy:first-child {margin: 10px 0 0 28px;}
.atrophy {display: list-item;color: #6e6db5;list-style: disc;margin: 0 0 0 28px;}
.atrophy:hover {color: #ccc;}
.last-trophy {margin: 0 0 10px 28px;}
.block_type {text-align: center;background: rgba(59,58,88,.25);margin: 0 auto;display: inline-block;border: 1px solid #3b3a58;color: #767497;text-transform: uppercase;user-select: none;position: absolute;right: 10px;top: 12px;}
.bt_active {color: #fff;border-left: 0;background: #fc1254;}
.btp {display: inline-block;padding: 3px 7px;cursor: pointer;margin: 0 0 0 -3px;}
.btp:hover {background: #fc1254;color: #fff;}
@media screen and (max-width: 800px){.name_pits {left: -13px;top: -15px;}.block_type {right: -14px;top: 56px;}.button-jewelry{font-size: 13px;line-height: 16px;}}
.mo {position: absolute;width: 200px;right: -280px;top: 142px;font-size: 13px;color: #a9a8a8;padding: 7px 5px 10px 5px;background: rgba(42, 41, 59, .75);border: 2px solid #3b3a58;margin: 5px 0;}
@media screen and (max-width: 800px){.mo {right: 14px;top: -131px;}}
.mo_all a {color: #6968c3;border-bottom: 1px dashed;}
.mo_t {margin:0 0 5px 0;}
.unique-table .DropItemNpc {margin:0;}
.unique-table .td_drop {height:54px;}
.unique-table .td_drop:nth-child(1) {width:280px;}
.unique-table .td_drop:nth-child(2) {border-left: 1px solid #3c3b58;border-right: 1px solid #3c3b58;}
.unique-table .td_drop:nth-child(3) {width:350px;}
.unique-table .td_drop:nth-child(4) {border-left: 1px solid #3c3b58;border-right: 1px solid #3c3b58;}
.unique-table .td_drop:nth-child(5) {border-right: 1px solid #3c3b58;}
.unique-table .td_drop:nth-child(6) {width:130px;}
.UdpadeCache {position: absolute;right: 20px;background: #343434;padding: 10px 20px;color: #a7a7a7;border-radius: 5px;cursor:pointer;}
.UdpadeCache:hover {background: #444444;}
.ann {}
.ann_img {cursor:pointer;z-index: 111111;max-width: 100%;}
.ann_img2 {cursor:pointer;z-index: 111112;position:absolute;animation: is_new_opacity 2s infinite;}
@keyframes is_new_opacity {
	0% { opacity:0; }
	50% { opacity:1; }
	100% { opacity:0; }
}
.ann_banner_back {display: block;background: #000000b8;position: fixed;width: 100vw;height: 100vh;z-index: 11111;top: 0px;left: 0px;}
.ann_banner {position:fixed;top:50%;left:50%;transform: translate(-50%,-50%);z-index: 111111;box-shadow: 0 0 20px 1px #c53e3e;width: 500px;height: auto;}
.ann_close {position: absolute;right: -33px;top: -33px;cursor: pointer;font-size: 60px;transform: rotateZ(-45deg);color: #fff;line-height: 28px;}
.ann_close:hover {color:#ccc;}
.ann_close:before {content: '';display: block;background: #892323;transform: rotateZ(-45deg);position: absolute;width: 32px;height: 32px;z-index: -1;top: 0;left: 1px;}
.ann_banner_hide {display:none;}
.pet-name-span {color: #dba423;}
.table_pet_item .pet-name {line-height: 17px;}
.table_pet_item .table_cell:nth-child(2){width: auto;text-align:center;}
.table_pet_item .table_cell:nth-child(3){width: auto;text-align:center;}
.buttons_guides_btn {position:absolute;height: 40px;width: 140px;display: flex;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;border-top: 0;border-bottom: 0;border-left: 2px solid #fc1354;border-right: 2px solid #e69627;background: -webkit-gradient(linear, right top, left top, color-stop(0, #e69627), to(#fc1354)), -webkit-gradient(linear, right top, left top, color-stop(0, #e69627), to(#fc1354));background: -webkit-linear-gradient(right, #e69627 0, #fc1354 100%), -webkit-linear-gradient(right, #e69627 0, #fc1354 100%);background: -moz-linear-gradient(right, #e69627 0, #fc1354 100%), -moz-linear-gradient(right, #e69627 0, #fc1354 100%);background: -o-linear-gradient(right, #e69627 0, #fc1354 100%), -o-linear-gradient(right, #e69627 0, #fc1354 100%);background: linear-gradient(to left, #e69627 0, #fc1354 100%), linear-gradient(to left, #e69627 0, #fc1354 100%);color: #fff;font-size: 16px;margin-bottom: 30px;background-position: 100% 0, 0 100%;background-repeat: no-repeat;-o-background-size: 100% 2px;background-size: 100% 2px;text-decoration: none;outline: 0;z-index: 1;right: 0px;top: -77px;}
.buttons_guides_btn:hover {color: #fff;-webkit-transition: all .4s ease;-o-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;background: -webkit-gradient(linear, right top, left top, color-stop(0, #e69627), to(#fc1354));background: -webkit-linear-gradient(right, #e69627 0, #fc1354 100%);background: -moz-linear-gradient(right, #e69627 0, #fc1354 100%);background: -o-linear-gradient(right, #e69627 0, #fc1354 100%);background: linear-gradient(to left, #e69627 0, #fc1354 100%);-webkit-box-shadow: 0 0 25px 4px rgba(252, 18, 84, .25);box-shadow: 0 0 25px 4px rgba(252, 18, 84, .25);}
p iframe {display:block;margin:0 auto;}
#countdown {width: 100%;font-size: 30px;font-family: GPL;line-height: 30px;}
.guides_block .wp-block-table.aligncenter td {word-break: normal;padding: 10px;}
video {width: 100%;height: 98%;background: black;}
video::-webkit-media-controls-timeline {display: none !important;}
.viewer-counter {position: absolute;top: 15px;right: 15px;background: rgba(0,0,0,0.6);color: #fff;padding: 5px 10px;border-radius: 8px;font-family: sans-serif;font-size: 14px;}
.content-item p {margin:15px 0;}
.content-item a {color:#a4a1ff;}
.videob0,.videob1 {width:346px;height:216px;background:url(images/video-b.jpg) no-repeat top center;cursor:pointer;}
.videob0:hover,.videob1:hover {border: 1px solid #7472c5;}
.auto_s {color: #8b8aa5;border-bottom: 1px dashed;}
.salary_rewards p > a {font-size:20px;}