voteFramehtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/* EFFECTS LEAVES */
.leaves-left-1 {
    background: url(../images/effects/leaves-left-1.png) no-repeat;
    width: 120px;
    height: 133px;
    position: absolute;
    left: 650px;
    top: -300px;
    animation: leaves-left-1 12s infinite linear;
}

@keyframes leaves-left-1 {
    0% {
        top: -300px;
    }
    90% {
        opacity: 1;
    }
    100% {
        top: 750px;
        transform: rotate(-200deg);
        left: -250px;
        opacity: 0;
    }
}

.leaves-left-2 {
    background: url(../images/effects/leaves-left-2.png) no-repeat;
    width: 160px;
    height: 72px;
    position: absolute;
    left: 550px;
    top: -200px;
    animation: leaves-left-2 12s infinite linear;
    animation-delay: 6s;
}

@keyframes leaves-left-2 {
    0% {
        top: -200px;
    }
    90% {
        opacity: 1;
    }
    100% {
        top: 750px;
        opacity: 1;
        transform: rotate(-150deg);
        left: -250px;
        opacity: 0;
    }
}

.leaves-left-3 {
    background: url(../images/effects/leaves-left-3.png) no-repeat;
    width: 120px;
    height: 88px;
    position: absolute;
    left: 350px;
    top: -200px;
    animation: leaves-left-3 12s infinite linear;
    animation-delay: 9s;
}

@keyframes leaves-left-3 {
    0% {
        top: -200px;
    }
    90% {
        opacity: 1;
    }
    100% {
        top: 750px;
        transform: rotate(-250deg);
        left: -250px;
        opacity: 0;
    }
}

.leaves-left-4 {
    background: url(../images/effects/leaves-left-4.png) no-repeat;
    width: 120px;
    height: 106px;
    position: absolute;
    left: 250px;
    top: -300px;
    animation: leaves-left-4 12s infinite linear;
    animation-delay: 3s;
}

@keyframes leaves-left-4 {
    0% {
        top: -250px;
    }
    90% {
        opacity: 1;
    }
    100% {
        top: 750px;
        transform: rotate(-150deg);
        left: -250px;
        opacity: 0;
    }
}

.leaves-left-5 {
    background: url(../images/effects/leaves-left-5.png) no-repeat;
    width: 170px;
    height: 108px;
    position: absolute;
    left: 150px;
    top: -300px;
    animation: leaves-left-5 12s infinite linear;
    animation-delay: 7s;
}

@keyframes leaves-left-5 {
    0% {
        top: -250px;
    }
    90% {
        opacity: 1;
    }
    100% {
        top: 750px;
        transform: rotate(-250deg);
        left: -250px;
        opacity: 0;
    }
}

.leaves-right-1 {
    background: url(../images/effects/leaves-right-1.png) no-repeat;
    width: 200px;
    height: 115px;
    position: absolute;
    right: 350px;
    top: -250px;
    animation: leaves-right-1 12s infinite linear;
    animation-delay: 1s;
}

@keyframes leaves-right-1 {
    0% {
        top: -250px;
    }
    90% {
        transform: rotate(-200deg);
        opacity: 1;
    }
    100% {
        top: 850px;
        transform: rotate(-200deg);
        right: -250px;
        opacity: 0;
    }
}

.leaves-right-2 {
    background: url(../images/effects/leaves-right-2.png) no-repeat;
    width: 140px;
    height: 55px;
    position: absolute;
    right: 400px;
    top: -250px;
    animation: leaves-right-2 12s infinite linear;
    animation-delay: 3s;
}

@keyframes leaves-right-2 {
    0% {
        top: -250px;
    }
    90% {
        transform: rotate(-100deg);
        opacity: 1;
    }
    100% {
        top: 850px;
        transform: rotate(-120deg);
        right: -250px;
        opacity: 0;
    }
}

.leaves-right-3 {
    background: url(../images/effects/leaves-right-3.png) no-repeat;
    width: 160px;
    height: 74px;
    position: absolute;
    right: 350px;
    top: -250px;
    animation: leaves-right-3 12s infinite linear;
    animation-delay: 6s;
}

@keyframes leaves-right-3 {
    0% {
        top: -250px;
    }
    90% {
        transform: rotate(150deg);
        opacity: 1;
    }
    100% {
        top: 850px;
        transform: rotate(170deg);
        right: -250px;
        opacity: 0;
    }
}

.leaves-right-4 {
    background: url(../images/effects/leaves-right-4.png) no-repeat;
    width: 59px;
    height: 110px;
    position: absolute;
    right: 300px;
    top: -250px;
    animation: leaves-right-4 12s infinite linear;
    animation-delay: 9s;
}

@keyframes leaves-right-4 {
    0% {
        top: -250px;
    }
    90% {
        transform: rotate(150deg);
        opacity: 1;
    }
    100% {
        top: 850px;
        transform: rotate(170deg);
        right: -250px;
        opacity: 0;
    }
}

.leaves-right-5 {
    background: url(../images/effects/leaves-right-5.png) no-repeat;
    width: 110px;
    height: 65px;
    position: absolute;
    right: 150px;
    top: -250px;
    animation: leaves-right-5 12s infinite linear;
    animation-delay: 2s;
}

@keyframes leaves-right-5 {
    0% {
        top: -250px;
    }
    90% {
        transform: rotate(150deg);
        opacity: 1;
    }
    100% {
        top: 850px;
        transform: rotate(170deg);
        right: -250px;
        opacity: 0;
    }
}

.cloud1 {
    background: url(../images/effects/cloud1.png) no-repeat;
    width: 400px;
    height: 226px;
    position: absolute;
    left: -100px;
    top: 711px;
    animation: cloud1 15s infinite linear;
}

@keyframes cloud1 {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        left: 450;
        opacity: 0;

    }
}

.cloud2 {
    background: url(../images/effects/cloud1.png) no-repeat;
    width: 400px;
    height: 226px;
    position: absolute;
    left: 450px;
    top: 711px;
    animation: cloud2 26s infinite linear;
}

@keyframes cloud2 {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        left: 1100;
        opacity: 0;

    }
}


body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    position: relative;
}

body {
    width: 100%;
    background: #080d0b;
    font-family: 'Open Sans';
    font-size: 18px;
    color: #fff;
    overflow-y: hidden;
}

a {
    transition: all 0.3s ease;
    color: #8ef3ff;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #8ef3ff;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

/*
img {
  max-width: 100%;
}
*/

input, textarea {
    color: #fff;
    padding: 10px 10px;
    position: relative;
    text-align: center;
    font-size: 18px;
    width: 50%;
}

:focus {
    outline: none;
}

::-webkit-input-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

:-moz-placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.25);
}

.bright {
    transition: 0.3s;
}

.bright:hover {
    filter: brightness(120%);
}

.more-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 239px;
    height: 117px;
    background: url("../images/more-btn.png") center no-repeat;
    font-family: "Open Sans";
    font-size: 14px;
    color: #fff;
    transition: 0.3s;
    padding-bottom: 20px;
}

.more-btn:hover {
    filter: brightness(1.3);
    color: #fff;
}

.accountPanel-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 251px;
    height: 36px;
    background: url("../images/background/account/accountleftFrame.png") center no-repeat;
    transition: 0.3s;
    position: relative;
    left: 320px;
    top: 60px;
    margin-bottom: 4px;
}

.accountPanel-btn:hover {
    width: 251px;
    height: 36px;
    background: url("../images/background/account/accountleftFrameHover.png") center no-repeat;
}

.accountPanel-btn.active {
    width: 251px;
    height: 36px;
    background: url("../images/background/account/accountleftFrameHover.png") center no-repeat;
}


img.userImage {
    border: 2px solid #f79c9c;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    width: 145px;
    height: 145px;
    border-radius: 999px;
    background-position: center center;
    position: relative;
    top: 8.5px;
    left: -11.5px;
}

.login {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 223px;
    height: 99px;
    background: url("../images/login.png") center no-repeat;
    font-family: "Open Sans";
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s;
    padding-bottom: 25px;
    text-shadow: 1px 1px 1px #000;
}

.loginModal {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 223px;
    height: 99px;
    background: url("../images/background/account/loginbutton_normal.png") center no-repeat;
    font-family: "Open Sans";
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s;
    padding-bottom: 2px;
    text-shadow: 1px 1px 1px #000;
}


.top-login {
    position: fixed;
    right: 105px;
    z-index: 12;
    top: -160px;
    width: 155px;
    height: 67px;
    background-size: 155px 67px;
}

.top-login.active {
    top: 67px;
}

.login:hover {
    filter: brightness(1.2);
    color: #fff;
}

.loginModal:hover {
    filter: brightness(1.2);
    color: #fff;
}

.auth {
    position: fixed;
    right: 146px;
    top: 56px;
    z-index: 10;
    transition: 0.3s;
    width: 360px;
    height: 100px;
    background: url("../images/enpece/charheaduser2.png") center no-repeat;
}

.auth img {
    margin-left: 15px;
    height: 85px;
    width: 85px;
    transition: 0.3s;
    border-radius: 999px;
    background-position: center center;
    top: 10px;
    left: 200px;
    position: absolute;
    border: 3px solid #04010133;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.auth .nickname {
    cursor: pointer;
    position: absolute;
    display: block;
    padding-right: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 180px;
    padding-bottom: 2px;
    font-size: 16px;
    margin-top: 11px;
    color: #fffbfc;
    left: 83px;
    top: 27px;
}

.auth .nickname:after {
    position: absolute;
    z-index: 1;
    right: 2px;
    top: 50%;
    margin-top: -8px;
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: 0.3s;
}

.auth .sign-up.show span:after {
    transform: rotate(225deg);
    margin-top: -2px;
}

.cpMenu {
    position: absolute;
    background: rgb(12 16 45 / 72%);
    box-shadow: 10px 0 30px 0 rgb(4 21 25 / 92%);
    width: 280px;
    top: 120%;
    right: 70px;
    display: none;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-bottom: 1px;
}

.cpMenu:after {
    content: '';
    position: absolute;
    right: 12px;
    bottom: 100%;
    border: 10px solid transparent;
    border-bottom: 10px solid #13171e;
}

.cpMenu ul li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 61px;
    padding-left: 40px;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.cpMenu ul li a:hover {
    background: rgb(12 16 45 / 60%);
    color: #758be7;
}

.cpMenu ul li a .cash {
    position: absolute;
    right: 50px;
    font-size: 14px;
    color: #fdce2c;
}

.cpMenu ul li a .cash:after {
    content: "";
    position: absolute;
    right: -41px;
    top: 50%;
    margin-top: -18px;
    width: 35px;
    height: 35px;
    background: url("../images/cash-icon.png") center no-repeat;
}

.cpMenu .settings a:before,
.cpMenu .logout a:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../images/logout-settings.png") center 0 no-repeat;
    right: 21px;
    top: 50%;
    margin-top: -8px;
}

.cpMenu .logout a:before {
    background-position: center -61px;
    right: 20px;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    z-index: 2;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: inline-block;

}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-c {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flex-s {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-s-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.flex-c-c {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.last-news .top,
.last-news .center,
.last-news .bottom,
.about-server .top,
.about-server .center,
.about-server .bottom {
    display: none;
}

.top-panel {
    height: 160px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: url("https://jade.wrathnet.com/images/bg-server-small.png") center top no-repeat;
}

.bg-top {
    position: fixed;
    width: 100%;
    height: 175px;
    z-index: 6;
    background: rgba(0, 0, 0, 0.30);
    display: none;
}

.to-top {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 30;
    display: none;
    transform: rotate(180deg);
}

.button-btn {
    width: 174px;
    height: 145px;
    background: url("../images/button-btn.png");
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 24px;
    top: 31px;
    transition: 0.3s;
    cursor: pointer;
    padding-bottom: 23px;
    z-index: 13;
}

.button-btn:hover {
    filter: brightness(1.2);
}

.button-btn span {
    display: block;
    position: relative;
    width: 34px;
    height: 4px;
    background: #fff;
    margin: 5.5px 0px;
    transition: 0.6s;
}

/*
.button-btn.active {
  left: 127px;
}
*/
.button-btn.active span {
    width: 20px;
}

.button-btn.active span:nth-child(1) {
    transform: rotate(45deg);
    bottom: -7px;
}

.button-btn.active span:nth-child(2) {
    display: none;
}

.button-btn.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: -7px;
}

.menuContent {
    background: rgba(7, 8, 16, 0.85);
    box-shadow: 10px 0 30px 0 rgb(0 0 0 / 0.8);
    width: 430px;
    height: 100%;
    position: fixed;
    top: 0;
    left: -430px;
    z-index: 12;
    padding-top: 220px;
    transition: 0.3s;
}

.menuContent.active {
    left: 0;
}

.menuContent .title {
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.menu {
    padding: 0 !important;
    margin-top: 90px;
}

.menu li {
    position: relative;
}

.menu li:after {
    cursor: pointer;
    content: "";
    position: absolute;
    left: 0;
    top: -18px;
    width: 100%;
    height: 100px;
    background: url("../images/menu-hover.png") center no-repeat;
    transition: 0.3s;
    opacity: 0;
}

.menu a {
    position: relative;
    z-index: 11;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    transition: 0.3s;
}

.menu li.active a,
.menu a:hover {
    color: #9595ff;
}

.menu li.active:after,
.menu li:hover:after {
    opacity: 1;
}

.section {
    transform: scale(1);
}

.sectionAccount {
    transform: scale(1);
}


#AccountSection0 {
    background: url('../images/background/accountBG.jpg') center no-repeat;
    background-size: cover;
}

#AccountSection1 {
    background: url('../images/background/accountBG_2.jpg') center no-repeat;
    background-size: cover;
}

#section0 {
    background: url('../images/bg_1.jpg') center no-repeat;
    background-size: cover;
}

#section1 {
    background: url('../images/bg_2.jpg') center no-repeat;
    background-size: cover;
}

#section2 {
    background: url('../images/bg_3.jpg') center no-repeat;
    background-size: cover;
}

#section3 {
    background: url('../images/bg_4.jpg') center no-repeat;
    background-size: cover;
}

#section4 {
    background: url('../images/background/factionBG.jpg') center no-repeat;
    background-size: cover;
}

#section5 {
    background: url('../images/bg_6.jpg') center no-repeat;
    background-size: cover;
}

#section6 {
    background: url('../images/bg_7.jpg') center no-repeat;
    background-size: cover;
}

.section.active {
    transform: scale(1);
    animation: scale 0.8s linear;
}

.sectionAccount.active {
    transform: scale(1);
    animation: scale 0.8s linear;
}


@keyframes scale1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes op {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0.5;
    }
}

.container {
    height: 100% !important;
    display: flex;
    justify-content: center;
}

.block {
    width: 100%;
    margin-top: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.containerAccountPanel {
    height: 100% !important;
    display: flex;
    justify-content: center;
    position: relative;
    top: -150px;
}

.blockAccountPanel {
    width: 100%;
    margin-top: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#section0 .block {
    margin-top: 335px;
}

.logo {
    margin-bottom: 50px;
}

.buttons .download,
.buttons .register {
    position: relative;
    width: 537px;
    height: 130px;
    padding-left: 135px;
    flex-direction: column;
    justify-content: center;
    font-family: "Open Sans";
    font-size: 36.2px;
    font-style: italic;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.buttons .download:hover,
.buttons .register:hover {
    filter: brightness(1.3);
}

.buttons .register {
    padding-left: 160px;
    top: -4px;
    left: -100px;
    background: url("../images/register-btn.png") center no-repeat;
}

.buttons .download {
    right: -100px;
    background: url("../images/download-btn.png") center no-repeat;
}

.buttons .login {
    position: relative;
    top: -35px;
}

.buttons .loginModal {
    position: relative;
    top: -35px;
}

.buttons h2 {
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.buttons p {
    font-size: 16px;
}

.scroll {
    position: absolute;
    right: 142px;
    bottom: 75px;
    transition: 0.3s;
    opacity: 1;
    z-index: 10;
}

.section.active .scroll {
    opacity: 0.5;
    animation: op 1s linear;
}

.section.active .scroll:hover {
    opacity: 1;
}

.sectionAccount.active .scroll {
    opacity: 0.5;
    animation: op 1s linear;
}

.sectionAccount.active .scroll:hover {
    opacity: 1;
}

.social {
    position: fixed;
    top: 50px;
    left: 292px;
    z-index: 9;
}

.social-mobile {
    display: none;
}

.social a {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 114px;
    height: 105px;
    background: url("../images/social-icons.png") center no-repeat;
    transition: 0.3s;
    opacity: 0.5;
    margin: 0 -10px;
}

.social .discord a {
    background-position: 0 center;
}

.social .youtube a {
    background-position: right 0 center;
}

.social a:hover {
    margin-top: -10px;
    opacity: 1;
}

.onlineBlock {
    position: fixed;
    top: -205px;
    left: 50%;
    margin-left: -358.5px;
    display: flex;
    justify-content: space-between;
    width: 717px;
    height: 233px;
    z-index: 10;
    background: url("../images/server-bg.png") center top no-repeat;
    padding: 0 58px 46px 60px;
    transition: 0.3s;
}

.onlineBlock.active {
    top: 0;
}

.onlineBlock-button {
    cursor: pointer;
    width: 71px;
    height: 62px;
    position: fixed;
    z-index: 11;
    top: -20px;
    left: 50%;
    margin-left: -37.5px;
    transition: 0.3s;
    background: url("../images/button-onlineBlock-1.png") center no-repeat;
}

.onlineBlock-button.active {
    top: 188px;
}

.circle-online {
    width: 105px;
    height: 105px;
    text-align: center;
    position: absolute;
    display: inline-block;
    top: 40px;
    left: 50%;
    margin-left: -52px;
}

.serverInfo {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 30px;
}

.serverInfo span {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
}

.serverInfo__name {
    font-size: 11px;
    color: #15f800;
    text-transform: uppercase;
    margin-bottom: 7px;
    line-height: 1.2;
}

.serverInfo__online {
    color: #ff68ff;
    font-size: 15px;
}

.server-time {
    position: absolute;
    right: 88px;
    top: 45px;
    font-size: 12px;
    text-transform: uppercase;
	color: #2B2825;
}

.select {
    position: relative;
}

.select > a:after {
    position: absolute;
    right: 32px;
    top: 50%;
    margin-top: -8px;
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: 0.3s;
}

.select-server > a:after {
    right: 10px;
}

.select a {
    position: relative;
    width: 220px;
    display: flex;
    align-items: center;
    padding-left: 58px;
    font-size: 14px;
    color: #fff;
}

.select img {
    position: absolute;
    left: 15px;
}

.select-server a {
    padding-left: 40px;
}

.main-item {
    height: 61px;
}

.hidden-block {
    visibility: visible;
    opacity: 1;
    position: absolute;
    background: linear-gradient(to right, #13171e, #030305);
    min-width: 220px;
    z-index: 20;
    top: 61px;
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.8);
    border-top: 1px solid #21262e;
    padding-bottom: 1px;
}

.select-server .hidden-block {
    background: linear-gradient(to left, #13171e, #030305);
}

.hidden-block a {
    height: 62px;
    color: #fff;
    border-bottom: 1px solid #21262e;
}

.select-server a {
    text-transform: uppercase;
}

.hidden-block a:hover {
    background: #14171d;
    color: #758be7;
}

.main-item:focus ~ .hidden-block,
.main-item:active ~ .hidden-block {
    visibility: visible;
    opacity: 1;
}

.title-block {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    margin-bottom: 40px;
}

.title-block .title {
    font-size: 60px;
    color: #fff;
    text-shadow: 0 0 15px #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

.title-block .titleAccountPanel {
    font-size: 50px;
    color: #fff;
    text-shadow: 0 0 15px #fff;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    top: -10px;
}

.game-info {
    width: 100%;
    justify-content: center;
}

.game-info > div {
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 428px;
    width: 33%;
    height: 629px;
    background: url("../images/game-info-2.png") top no-repeat;
    background-size: contain;
    transition: 0.3s;
    margin: 0 -10px;
    padding: 70px 20px;
}

.game-info > div:hover {
    margin-top: -15px;
}

.game-info > div:first-of-type {
    background: url("../images/game-info-1.png") top no-repeat;
    background-size: contain;
}

.game-info > div:last-of-type {
    background: url("../images/game-info-3.png") top no-repeat;
    background-size: contain;
}

.game-info h3 {
    font-family: "Candara";
    font-size: 36px;
    color: #60b0ff;
    text-transform: uppercase;
}

.game-info img {
    margin-top: -25px;
    margin-left: -10px;
}

.game-info p {
    font-size: 15px;
    margin-top: -34px;
    margin-bottom: 18px;
    line-height: 1.2;
    max-width: 75%;
}

.last-news {
    position: relative;
    width: 100%;
    max-width: 950px;
    height: 580px;
    background: linear-gradient(rgba(47, 20, 30, 0.95), rgba(18, 19, 39, 0.95));
    flex-direction: column;
    justify-content: flex-start;
}

.border {
    position: absolute;
    z-index: 1;
    top: -16px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 25px;
    background: url("../images/content-border-top.png") center no-repeat;
    background-size: cover;
}

.border:before {
    position: absolute;
    top: 25px;
    left: 2px;
    content: "";
    width: 13px;
    height: 61px;
    background: url("../images/content-border-element.png") center no-repeat;
    background-size: cover;
}

.border:after {
    position: absolute;
    top: 25px;
    right: 2px;
    content: "";
    width: 13px;
    height: 61px;
    transform: rotateX(180deg) rotateZ(180deg);
    background: url("../images/content-border-element.png") center no-repeat;
    background-size: cover;
}

.borderSignup {
    position: absolute;
    z-index: 1;
    top: -16px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 25px;

    background-size: cover;
}

.borderSignup:before {
    position: absolute;
    top: 25px;
    left: 2px;
    content: "";
    width: 13px;
    height: 61px;

    background-size: cover;
}

.borderSignup:after {
    position: absolute;
    top: 25px;
    right: 2px;
    content: "";
    width: 13px;
    height: 61px;
    transform: rotateX(180deg) rotateZ(180deg);

    background-size: cover;
}

.borderLogin {
    position: absolute;
    z-index: 1;
    top: -16px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 25px;

    background-size: cover;
}

.borderLogin:before {
    position: absolute;
    top: 25px;
    left: 2px;
    content: "";
    width: 13px;
    height: 61px;

    background-size: cover;
}

.borderLogin:after {
    position: absolute;
    top: 25px;
    right: 2px;
    content: "";
    width: 13px;
    height: 61px;
    transform: rotateX(180deg) rotateZ(180deg);

    background-size: cover;
}

.last-news:after,
.top-page:after,
.character:after,
.about-server:after {
    position: absolute;
    bottom: -13px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 81px;
    background: url("../images/content-border-bottom.png") center no-repeat;
    background-size: cover;
}

.accountPanel:after {
    position: absolute;
    bottom: -13px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 81px;

    background-size: cover;
}

.newsTabs {
    width: 100%;
    height: 94px;
    border-bottom: 1px solid rgba(255, 2555, 255, 0.05);
}

.newsTabs .newsTab-button {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 30px;
    position: relative;
    font-family: "Open Sans";
    font-size: 18px;
    text-transform: uppercase;
    color: #e3b0b0;
    cursor: pointer;
    transition: 0.3s;
    margin-left: 4px;
    background: rgba(32, 6, 20, 0.4);
}

.newsTabs .add-button {
    width: 94px;
    margin-right: 4px;
    margin-left: auto;
    font-size: 24px;
    font-weight: bold;
}

.newsTabs .newsTab-button.active,
.newsTabs .newsTab-button:hover {
    background: #200614;
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    bottom: -1px;
}

.newsTabBlock {
    width: 100%;
    display: none;
}

.newsTabBlock.active {
    display: block;
    animation: opas 0.5s linear;
}

@keyframes opas {
    0% {
        display: block;
        opacity: 0;
    }
    100% {
        display: block;
        opacity: 1;
    }
}

.newsTabBlock .scrollbar-inner {
    padding-right: 0 !important;
}

.newsTabBlock .scroll-wrapper {
    height: 94%;
}

.newsTabBlock .scrollbar-inner > .scroll-element.scroll-y {
    right: 30px !important;
    width: 10px !important;
}

.newsTabBlock .scrollbar-inner > .scroll-element .scroll-element_outer {
    width: 10px !important;
}

.news {
    position: relative;
    height: 95px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 0 55px 0 160px;
    transition: 0.3s;
    font-family: "Open Sans";
}

.newsTabBlock li:hover .news {
    padding: 0 75px 0 140px;
    background: rgba(115, 62, 92, 0.3);
}

.news:before {
    content: "";
    position: absolute;
    left: 40px;
    width: 94px;
    height: 94px;
    background: url("../images/news-icon.png") center no-repeat;
    transition: 0.3s;
}

.newsTabBlock li:hover .news:before {
    left: 20px;
}

.news .content-news {
    font-size: 16px;
    margin-top: -7px;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news .date-news {
    font-size: 16px;
    color: #a77575;
    margin-left: 10px;
}

.news .date-news span {
    font-size: 24px;
    color: #ff0000;
}

.top-page {
    position: relative;
    width: 100%;
    max-width: 950px;
    height: 580px;
    background: linear-gradient(rgba(47, 20, 30, 0.95), rgba(18, 19, 39, 0.95));
    flex-direction: column;
    justify-content: flex-start;
}

.topTabs {
    width: 100%;
    height: 94px;
    border-bottom: 1px solid rgba(255, 2555, 255, 0.05);
}

.topTabs .topTab-button {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 6.5px);
    height: 100%;
    font-size: 18px;
    text-transform: uppercase;
    color: #e3b0b0;
    cursor: pointer;
    transition: 0.3s;
    background: rgba(32, 6, 20, 0.4);
    margin: 0 1.5px;
}

.topTabs .topTab-button.active,
.topTabs .topTab-button:hover {
    background: #200614;
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    bottom: -1px;
}

.topTabBlock {
    width: 100%;
    display: none;
}

.topTabBlock.active {
    display: block;
    animation: opas 0.5s linear;
}

.top-list {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.top-list li {
    position: relative;
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 40px;
}

.top-list li:nth-child(2n) {
    background: rgba(115, 62, 92, 0.15);
}

.top-list .row {
    color: #f7ddbf;
    transition: 0.3s;
}

.top-list .row:hover {
    padding: 0px 50px 0px 25px;
    background: rgba(115, 62, 92, 0.3);
    transition: 0.3s;
}

.top-list .title-row {
    height: 65px;
    color: #fff;
}

.top-list span {
    width: 23%;
}

.top-list span.place {
    width: 100px;
    margin-left: -45px;
    text-align: center;
    margin-right: auto;
}

.top-list span.res {
    text-align: end;
}

.top-list span.guild-icon,
.top-list span.country {
    margin-left: 40px;
}

.top-list span.place {
    margin-right: 0;
}

.top-list span.name {
    margin-left: auto;
}

#top-guilds span.name {
    width: 50%;
}

.top-list sup {
    position: relative;
    color: #ef4c4c;
    top: -8px;
    left: 2px;
}

.xbuttons button {
    position: relative;
    z-index: 1;
    cursor: pointer;
    width: 32%;
    max-width: 130px;
    height: 45px;
    margin: 0 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background: #040814;
    font-size: 14px;
    color: #98e0e5;
    transition: 0.3s;
}

.xbuttons button:hover {
    filter: brightness(1.3);
}

.character {
    position: relative;
    width: 100%;
    max-width: 950px;
    height: 640px;
    background: linear-gradient(rgb(128 196 245 / 80%), rgb(13 15 58 / 61%));
    flex-direction: column;
    justify-content: flex-start;
}

.hero-slider-for .slick-list {
    overflow: visible;
}

.hero-slider-nav-bg {
    width: 100%;
    background: url("../images/slider-nav-bg.jpg") center top no-repeat;
}

.hero-slider-nav {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.hero-slider-nav .slick-arrow {
    cursor: pointer;
    position: absolute;
    z-index: 20;
    width: 71px;
    height: 81px;
    top: 50%;
    font-size: 0;
    box-shadow: none;
    border: none;
    margin-top: -40px;
    transition: 0.3s;
    background: url(../images/character-arrow.png) center no-repeat;
    opacity: 0.5;
}

.hero-slider-nav .slick-arrow.slick-prev {
    left: -100px;
    transform: rotateX(180deg) rotateZ(180deg);
}

.hero-slider-nav .slick-arrow.slick-next {
    right: -100px;
}

.hero-slider-nav .slick-arrow:focus,
.hero-slider-nav .slick-arrow:hover {
    opacity: 1;
    background: url("../images/character-active-arrow.png") center no-repeat;
}

.hero-slider-nav .slick-dots {
    display: none !important;
}

.hero-slider-nav .slick-slide {
    position: relative;
    opacity: 0.3;
    transition: 0.5s;
    width: 180px;
    height: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-top: 8px;
}

.hero-slider-nav .slick-slide.slick-center {
    opacity: 1;
}

.hero-slider-nav .slick-slide.slick-center:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 164px;
    height: 164px;
    background: url("../images/slide-active-bg.png") center no-repeat;
}

.slider-for {
    padding: 58px 100px 0 55px;
    width: 100%;
    flex-direction: row;
}

.sl-slide {
    min-height: 457px;
}

.sl-slide:after {
    content: "";
    position: absolute;
    left: -55px;
    bottom: 0;
    width: 583px;
    height: 497px;
    z-index: 11;
    background: url("../images/character-bg-skills.png");
}

.sl-slide .sl-hero {
    position: absolute;
    right: -170px;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    transition: 1s;
    transform: scale(0.5);
}

.sl-slide .classInfo {
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 13;
}

.sl-slide .classInfo .classIcon {
    position: absolute;
    left: -57px;
    top: -77px;
}

.sl-slide .classInfo h2 {
    font-size: 45px;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 131px;
    margin-bottom: 78px;
    position: relative;
    top: -27px;
}

.sl-slide.slick-active .sl-hero {
    opacity: 1;
    transform: scale(1);
}

.sl-slide.slick-active .classInfo .abil .bar {
    width: 100%;
}

.sl-slide h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 40px 0 20px 0;
    letter-spacing: 3px;
}

.skill-list ul {
    justify-content: flex-start;
    margin-bottom: 40px;
}

.skill-list li {
    cursor: pointer;
    margin-right: 13px;
    transition: 0.3s;
}

.skill-list li:hover {
    margin-top: -5px;
}

.basicAbility .stats {
    flex-direction: column;
}

.basicAbility .stats > div {
    width: 250px;
    margin-right: 40px;
}

.info-abil {
    color: #8dddf7;
    position: relative;
}

.info-abil .title-abil {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 9px;
}

.abil-stat {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
}

.basicAbility .abil {
    display: flex;
    align-items: center;
    height: 7px;
    width: 100%;
    background: #000;
    margin-bottom: 19px;
}

.basicAbility .abil span {
    display: block;
}

.basicAbility .abil .bar {
    background: #00ace4;
    height: 3px;
    width: 100%;
    transition: 3s;
}

.basicAbility-h .abil .bar {
    width: 10%;
}

.profintro {
    position: absolute;
    top: -69px;
    left: 658px;
}

.videoFaction {
    position: absolute;
    top: 232px;
    left: 281px;
}

.play-videoFaction {
    position: absolute;
    top: 41px;
    left: 82px;
}

.start-watchFaction {
    position: absolute;
    top: 130px;
    left: 66px;
}


.about-server {
    position: relative;
    width: 100%;
    max-width: 950px;
    height: 580px;
    background: linear-gradient(rgba(47, 20, 30, 0.95), rgba(18, 19, 39, 0.95));
    flex-direction: column;
    justify-content: flex-start;
}

.about-server h3 {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #28edff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.about-server h3 span {
    max-width: 90vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about-server .info {
    padding: 55px;
}

.about-server p {
    font-size: 18px;
    color: #f7ddbf;
    margin-bottom: 22px;
    line-height: 1.2;
}

.about-server .email {
    color: #fff;
}

.about-server .more-btn {
    position: relative;
    margin: 0 auto;
    margin-top: -40px;
}

.wrap {
    display: none;
}

.webstashItemBackground {
    position: relative;
    width: 51px;
    height: 71px;
    background: url("../images/background/account/accountWebstashBackgroundItem.png") center no-repeat;
    left: -200px;
    top: 184px;
}

.webstashItemFrame {
    position: absolute;
    top: 6px;
    left: 7px;
}

.webstashItemClaim {
    position: relative;
    border: none;
    outline: none;
    width: 47px;
    height: 14px;

    background: url("../images/background/account/accountWebstashButton.png") center no-repeat;


}

.buttonGreen {
    color: #ffffff;
    text-align: center;
}

.buttonGreen:hover {
    filter: brightness(150%);
}

.buttonGreen:after {
    background: url(https://jade.wrathnet.com/images/shadow-top-green.png) no-repeat;
}

.buttonGreen:before {
    background: url(https://jade.wrathnet.com/images/shadow-bottom-green.png) no-repeat;
}

.buttonWebshop {
    color: #ffffff;
    text-align: center;
}

.buttonWebshop:hover {
    filter: brightness(110%);

}

.buttonWebshop:after {
    background: url(https://jade.wrathnet.com/images/shadow-top-green.png) no-repeat;
}

.buttonWebshop:before {
    background: url(https://jade.wrathnet.com/images/shadow-bottom-green.png) no-repeat;
}

.webshopCategory-btn {
    align-items: center;
    width: 75px;
    height: 19px;
    background: url("../images/background/account/webshopItemCategory_bg.png") center no-repeat;
    transition: 0.3s;
    position: relative;
    left: 3px;
    top: 1px;
    border: none;
}

.webshopCategory-btn:hover {
    width: 75px;
    height: 19px;
    background: url("../images/background/account/webshopItemCategoryHov.png") center no-repeat;
}

.webshopCategory-btn.active {
    width: 75px;
    height: 19px;
    background: url("../images/background/account/webshopItemCategoryHov.png") center no-repeat;
}

.webshopSubCategory-btn {
    align-items: center;
    width: 75px;
    height: 19px;
    background: url("../images/background/account/webshopItemCategory_bg.png") center no-repeat;
    transition: 0.3s;
    position: relative;
    left: 3px;
    top: 1px;
}

.webshopSubCategory-btn:hover {
    width: 75px;
    height: 19px;
    background: url("../images/background/account/webshopItemCategoryHov.png") center no-repeat;
}

.webshopSubCategory-btn.active {
    width: 75px;
    height: 19px;
    background: url("../images/background/account/webshopItemCategoryHov.png") center no-repeat;
}

.listRoleCharacter {

    top: 0px;

    left: 158px;

    position: absolute;
}

.webstashCharacter {
    position: relative;
    left: 22px;
    top: 1px;
}

.webstashCharacter P {
    color: #c8e2ff;
    font-size: 17px;
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 1000;
    text-transform: uppercase;
}

.infoClaimReward{
    color: #eaff3f;
    position: absolute;
    top: 33px;
    font-size: 13px;
    /* margin-bottom: 10px; */
    /* margin-left: 2px; */
    left: 2px;
    margin: -1px 0px 0px -25px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    width: 156px;
    pointer-events: none;
}

.lk-infoAccount {
    position: relative;
    left: 20px;
    top: 7px;
    width: 750px;
}

.lk-infoAccount p {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}

.lk-infoDonate {
    position: relative;
    left: 34px;
    top: -35px;
    width: 750px;
}

.lk-infoDonate p {
    color: #e6ff5a;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}

.lk-infoDonateUser {
    position: relative;
    left: 34px;
    top: -35px;
    width: 750px;
}

.lk-infoDonateUser p {
    color: #e6ff5a;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}





.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: max-content;
    max-width: 382px;
    height: max-content;
    background-color: #070519e8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 999;
    bottom: 125%;
    top: auto;
    left: auto;
    margin-left: 0px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


.tooltipwebshop {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltipwebshop .tooltiptextwebshop {
    visibility: hidden;
    width: max-content;
    max-width: 382px;
    height: max-content;
    background-color: #070519e8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 999;
    bottom: 125%;
    top: auto;
    left: -262%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltipwebshop .tooltiptextwebshop::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltipwebshop:hover .tooltiptextwebshop {
    visibility: visible;
    opacity: 1;
}

.itemName{
    font-size: 14px;
    position: relative;
    text-align: left;
    margin: 2px -4px 2px 4px;
    /* background: #fd1737; */
    color: #ff9716;
    z-index: 999;
}

.itemProc{
    font-size: 14px;
    position: relative;
    text-align: left;
    padding: 0px 11px 5px 0px;
    margin: 2px -4px 9px 4px;
    /* background: #fd1737; */
    color: #ff9716;
}

.itemDesc{
    font-size: 14px;
    position: relative;
    text-align: left;
    padding: 0px 11px 0px 0px;
    margin: 4px -4px 4px 4px;
    /* background: #fd1737; */
    color: #ff9716;
    z-index: 999;
}

.disabledFeature{
    font-size: 16px;
    position: relative;
    top: 300px;
    background: #127d8885;
    width: 874px;
    left: 128px;
    text-align: center;
    font-weight: 1000;
}
.offline{
    font-size: 20px;
}

.accountVoteLine {
    pointer-events: none;
    width: 842px;
    height: 8px;
    margin: 0px 0px 0px 0px;
    position: relative;
    top: 55px;
    left: 15px;
    transition: 0.3s;
    background: url("../images/background/account/line.png") center no-repeat;
}

.lk-webshopcharacterframe {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 90px;
    background: #020b1b47;
}
.lk-infoAccountFrame{
    position: absolute;
    left: 0px;
    top: 14px;
    width: 435px;
    height: 60px;
    /* background: #020b1b47; */
}

.lk-categorywebshopFrame {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 46px;
    background: #020b1b47;
}
.lk-webshopcontentframe {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 447px;
    background: #020b1b47;
    overflow-y: scroll;
}

.emeraldFrame{
    background: url("../images/background/account/emeraldIcon.png") center no-repeat;
    width: 54px;
    height: 47px;
    position: absolute;
    top: 279px;
    left: -264px;
}

.itemIconConfirm img{
    position:absolute;
    top: 68px;
    left: 370px;
}

.emeraldAmount{
    position: absolute;
    top: 291px;
    left: -193px;
    width: 100px;
    font-size: 25px;
    -webkit-text-stroke: 0.5px #8fd26c;
    pointer-events: none;
    font-variant: ruby;
    font-weight: 900;
    line-height: 21px;
}

.donateFrame {
    position: relative;
    display: inline-flex;
    margin: 32px 10px 25px 10px;
    left: 5px;
    top: -17px;
    width: 175px;
    height: 33px;
    background: url("../images/background/account/donateFrame.png") center no-repeat;
}

.donateFrame p{
    font-size: 16px;
    position: absolute;
    top: 12px;
    left: 52px;
    color: #ffffff;
    pointer-events: none;
}

.donateRewardBlock {
    position: relative;
    left: 0px;
    top: -85px;
    width: 873px;
    height: 416px;
    background: #dee8f947;
}


.donateCatIcon {
    position: relative;
    left: 25px;
    top: 0px;
    width: 51px;
    height: 44px;
    background: url("../images/background/account/donateCatFrame.png") center no-repeat;
}
.donateCatIcon p{
    font-size: 16px;
    position: relative;
    top: 35px;
    width: 70px;
    text-align: center;
    color: #ffffff;
    pointer-events: none;
    /* Will override color (regardless of order) */
    text-shadow: -1px -1px 0 #0b4c06, 1px -1px 0 #0b4c06, -1px 1px 0 #000, 1px 1px 0 #000;
}



.donateContentBlock {
    width: 713px;
    height: 45px;
    position: relative;
    /* margin: 0px 0px 0px 0px; */
    top: -41px;
    left: 90px;
    transition: 0.3s;
    /* background: #a7ccfb4f; */
}




.donateContentBlock .donate-itemContent {
    height: 40px;
    width: 42px;
    align-items: center;
    justify-content: center;
    position: relative;
    display: inline-block;
    margin: 3px -9px 2px 4px;
    top: -1px;
    left: -2px;
    background: url("../images/background/account/accountOnlineItem_bg.png") center no-repeat;
}

.donate-itemContent span {
    pointer-events: none;
    position: absolute;
    top: 24px;
    left:6px;
    color:#fff;
    font-size:11px;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}

.donate-itemContent img:hover {
    filter: brightness(125%);
}

.donateRewardFrame {
    position: relative;
    left: 0px;
    top: 5px;
    width: 873px;
    height: 49px;
    background: #4b7ed647;
    margin: 2px 0px 2px 0px;
}

.donateRewardFrame:hover{
    filter: brightness(120%);
}

.donateRewardFrameClaimed {
    position: relative;
    left: 0px;
    top: 5px;
    width: 873px;
    height: 49px;
    background: #4b7ed647;
    margin: 2px 0px 2px 0px;
}

.donateCatIcon:hover{
    filter: brightness(120%);
    cursor: pointer;
}

.donateCatIconclaimed{
    position: relative;
    filter: brightness(90%);
    left: 25px;
    top: 0px;
    width: 51px;
    height: 44px;
    background: url("../images/background/account/claimed.png") center no-repeat;
}

.donateCatIconclaimed p{
    font-size: 16px;
    position: relative;
    top: 35px;
    width: 70px;
    text-align: center;
    color: #ffffff;
    pointer-events: none;
    /* Will override color (regardless of order) */
    text-shadow: -1px -1px 0 #0b4c06, 1px -1px 0 #0b4c06, -1px 1px 0 #000, 1px 1px 0 #000;
}

.donateCatIconclaimed:hover{

    pointer-events:none;
}

.mailerpreviewblock {
    /* width: 713px; */
    /* height: 45px; */
    position: absolute;
    /* margin: 0px 0px 0px 0px; */
    top: 140px;
    left: 17px;
    transition: 0.3s;
    /* background: #a7ccfb4f; */
}




.mailerpreviewblock .mailerpreview-itemContent {
    height: 40px;
    width: 42px;
    align-items: center;
    justify-content: center;
    position: relative;
    display: inline-block;
    margin: 3px -9px 2px 4px;
    top: -9px;
    left: -2px;
    background: url("../images/background/account/accountOnlineItem_bg.png") center no-repeat;
}

.mailerpreview-itemContent span {
    pointer-events: none;
    position: absolute;
    top: 24px;
    left:6px;
    color:#fff;
    font-size:11px;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}

.mailerpreview-itemContent img:hover {
    filter: brightness(125%);
}

.lk-accountPanelAdmin {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 583px;
    background: #020b1b47;
}

.lk-accountPanelAdmin p {
    /* color: #5986b9; */
    /* font-size: 15px; */
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}
.lk-accountPanelAdminvoteFrame input, textarea {
    color: #fff;
    padding: 10px 10px;
    position: absolute;
    text-align: left;
    font-size: 12px;
    left: 51px;
    top: 2px;
    width: 110%;
    border: none;
    height: 10px;
    background: transparent;
}


.lk-accountPanelDonate {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 583px;
    background: #020b1b47;
}

.lk-accountPanelDonate p {
    /* color: #5986b9; */
    /* font-size: 15px; */
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}

.lk-accountPanelVote {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 285px;
    background: #020b1b47;
}

.lk-accountPanelVote p {
    color: #5986b9;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: -10px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}


.voteRewardHead {
    position: absolute;
    left: -43px;
    top: -4px;
    width: 81px;
    height: 151px;
    background: url("../images/background/account/voterewardhead.png") center no-repeat;
}

.voteRewardHead P{
    color: #ffffff;
    font-size: 36px;
    position: absolute;
    top: 9px;
    margin-left: 80px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    width: 219px;
    text-transform: capitalize;
}

.catframe{
    cursor: pointer;
}

.voteRewardFrame {
    position: relative;
    display: inline-flex;
    margin: 24px 53px 24px 16px;
    left: 39px;
    top: 31px;
    width: 68px;
    height: 76px;

}

.voteRewardFrame img:hover{
    filter: brightness(130%);
}

.voteRewardFrame img{

    position: absolute;

    margin-left: -3px;
}

.voteRewardFrame p{
    position: absolute;
    top: 78px;
    left: -2px;
    font-size: 16px;
    pointer-events: none;
    font-variant: ruby;
    font-weight: 900;
    line-height: 21px;
    z-index: 998;
    background-color: #00000052;
    text-align: center;
    width: 69px;
    height: 20px;
}

.voteRewardContentBlock {
    width: 129px;
    height: 91px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    top: 99px;
    left: -32px;
    transition: 0.3s;
    background: #9fb9da59;
}




.voteRewardContentBlock .voteReward-itemContent {
    height: 40px;
    width: 42px;
    align-items: center;
    justify-content: center;
    position: relative;
    display: inline-block;
    margin: 3px -9px 2px 4px;
    top: -1px;
    left: -2px;
    background: url("../images/background/account/accountOnlineItem_bg.png") center no-repeat;
}

.voteReward-itemContent span {
    pointer-events: none;
    position: absolute;
    top: 24px;
    left:6px;
    color:#fff;
    font-size:11px;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}

.voteReward-itemContent img {
    left: 6px;
}

.voteReward-itemContent img:hover {
    filter: brightness(125%);
}


.voteNPCFrame {
    position: relative;
    /* display: block; */
    /* margin: 32px 10px 25px 10px; */
    left: 713px;
    top: 9px;
    width: 161px;
    height: 163px;
    background: url("../images/background/account/voteNPC.png") center no-repeat;
}

.voteNPCFrame span {
    position: absolute;
    top: 126px;
    left: 2px;
    font-size: 42px;
    -webkit-text-stroke: 1.9px #b51616;
    pointer-events: none;
    font-variant: ruby;
    font-weight: 900;
    line-height: 21px;
    text-align: center;
    width: 71px;
    height: 30px;
}

.voteNPCFrame p{
    font-size: 16px;
    position: absolute;
    top: 138px;
    left: -211px;
    color: #fff;
}

.voteFrame {
    position: relative;
    display: inline-flex;
    margin: 32px 10px 25px 10px;
    left: 32px;
    top: 14px;
    width: 162px;
    height: 162px;
    background: url("../images/background/account/voteframe.png") center no-repeat;
}

.voteFrame:hover{
    filter: brightness(150%);
}

.voteFrame img{
    padding: 23px 37px 87px 36px;
    position: absolute;
}
.voteFrame span{

    position: absolute;

    top: 123px;

    left: 26px;

    pointer-events: none;
}

.voteFrame p{
    font-size: 14px;
    position: absolute;
    top: -4px;
    left: 25px;
    text-align: center;
    color: #d8ff02;
    background-color: #000b2f;
    width: 128px;
}

.rolenameFrame {
    position: absolute;
    display: inline-flex;
    margin: 15px 15px 15px 15px;
    width: 220px;
    height: 26px;
    background: url("../images/background/account/rolenamesearchframe.png") center no-repeat;
    top: -48px;
    left: 8px;
}

.rolenameFrame:hover{
    filter: brightness(100%);
}

.rolenameData span {
    color: #ffffff;
    font-size: 14px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    line-height: 21px;
    position: relative;
    top: 12px;
    left: 16px;
    display: block;
    line-height: 2px;
}

.rolenameData p{
    font-size: 14px;
    position: absolute;
    top: 22px;
    left: 25px;
    text-align: center;
    color: #d8ff02;
    background-color: #000b2f;
    width: 59px;
}

.rolenameData input, textarea {
    color: #fff;
    display: block;
    padding: 10px 10px;
    position: relative;
    text-align: left;
    font-size: 12px;
    left: 79px;
    top: 1px;
    width: 50%;
    border: none;
    height: 0px;
    background: rgb(66 80 125 / 5%);
}

.rolenameDataRight span {
    color: #ffffff;
    font-size: 13px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    position: relative;
    top: 6px;
    left: -9px;
    display: block;
    text-align: left;
    width: 112%;
    height: 100%;
    /* background: black; */
}

.rolenameDataRight p{
    font-size: 14px;
    position: absolute;
    top: 22px;
    left: 25px;
    text-align: center;
    color: #d8ff02;
    background-color: #000b2f;
    width: 59px;
}

.rolenameDataRight input, textarea {
    color: #fff;
    display: block;
    padding: 10px 10px;
    position: relative;
    text-align: right;
    font-size: 12px;
    left: 39px;
    top: 2px;
    width: 45%;
    border: none;
    height: 0px;
    background: rgb(66 80 125 / 92%);
}

.mailerFrame {
    position: relative;
    display: inline-flex;
    margin: 15px 15px 15px 15px;
    width: 243px;
    height: 192px;
    background: url("../images/background/account/frameMailer.png") center no-repeat;
}

.mailerFrame:hover{
    filter: brightness(100%);
}

.mailerFrame img{
    /* padding: 23px 37px 87px 36px; */
    /* position: relative; */
    left: 28px;
    top: 1px;
}
.mailerFrame span{

    position: absolute;

    top: 25px;

    left: 8px;

    pointer-events: none;
}

.mailerData span {
    color: #ffffff;
    font-size: 14px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    line-height: 21px;
    position: relative;
    top: 12px;
    left: 16px;
    display: block;
    line-height: 2px;
}

.mailerData p{
    font-size: 14px;
    position: absolute;
    top: 22px;
    left: 25px;
    text-align: center;
    color: #d8ff02;
    background-color: #000b2f;
    width: 59px;
}

.mailerData input, textarea {
    color: #fff;
    display: block;
    padding: 10px 10px;
    position: relative;
    text-align: right;
    font-size: 12px;
    left: 68px;
    top: 0px;
    width: 45%;
    border: none;
    height: 0px;
    background: rgb(66 80 125 / 92%);
}

.mailerDataRight img{
    /* padding: 23px 37px 87px 36px; */
    /* position: relative; */
    left: 13px;
    top: 1px;
}

.mailerDataRight span {
    color: #ffffff;
    font-size: 14px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    line-height: 21px;
    position: relative;
    top: 13px;
    left: 5px;
    display: block;
    line-height: 2px;
    text-align: left;
}

.mailerDataRight p{
    font-size: 14px;
    position: absolute;
    top: 22px;
    left: 25px;
    text-align: center;
    color: #d8ff02;
    background-color: #000b2f;
    width: 59px;
}

.mailerDataRight input, textarea {
    color: #fff;
    display: block;
    padding: 10px 10px;
    position: relative;
    text-align: right;
    font-size: 12px;
    left: 39px;
    top: 2px;
    width: 45%;
    border: none;
    height: 0px;
    background: rgb(66 80 125 / 92%);
}

input[type="number"] {}


#timer_2{
    position: absolute;
    top: 11px;
    left: 86px;
}
#timer_3{
    position: absolute;
    top: 11px;
    left: 86px;
}



.voteDetailFrame {
    position: absolute;
    display: inline-flex;
    margin: 5px 3px 7px 2px;
    left: 1px;
    top: 156px;
    width: 161px;
    height: 39px;
    background: url("../images/background/account/votedetail.png") center no-repeat;
}

.voteDetailFrame span{

    position: absolute;

    top: 11px;

    left: 18px;

    font-size: 14px;
}

.timerText{

    position: absolute;

    top: 11px;

    left: 91px;

    font-size: 14px;
}




.lk-accountPanelVoteReward {
    position: relative;
    left: 129px;
    top: 14px;
    width: 873px;
    height: 298px;
    background: #020b1b47;
}

.lk-accountPanelVoteReward p {
    /* color: #5986b9; */
    /* font-size: 15px; */
    /* margin-bottom: 10px; */
    /* margin-left: -10px; */
    /* font-family: Calibri; */
    /* font-style: normal; */
    /* font-variant: normal; */
    /* font-weight: 550; */
}

.lk-accountPanelWebshop {
    margin: 0px auto;
    width: 871px;
    background-color: #16345f1a;
    max-height: 438px;
    box-shadow: 0px 40px 50px -20px rgb(100 135 189 / 52%);
    min-height: 438px;
    padding-top: 20px;
    padding-bottom: 1px;
    position: relative;
    left: 128px;
    top: 63px;
    overflow-anchor: auto;
    overflow-y: overlay;
}

.lk-accountPanelCharacter {
    margin: 0px auto;
    width: 871px;
    background-color: #16345f1a;
    max-height: 499px;
    box-shadow: 0px 40px 50px -20px rgb(100 135 189 / 52%);
    min-height: 499px;
    padding-top: 0px;
    padding-bottom: 1px;
    position: relative;
    left: 128px;
    top: 33px;
    overflow-y: scroll;
}

.lk-tooltip {

}

.npcDetail {
    width: 676px;
    height: 475px;
    background: url("../images/background/account/npcdetail.png") center no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 45px;
    top: 600px;
    transition: 0.3s;
    cursor: pointer;
    padding-bottom: 23px;
    z-index: 13;
}


.lk-accountPanelWebshop h3 {
    text-align: center;
    font-size: 14px;
    color: #bdd9fd;
    background: #16162f;
    padding: 17px 0px;
    font-weight: normal;
    margin-bottom: 0px;
}

.lk-accountPanelWebshop h3 a {
    color: #bee81a;
    text-decoration: none;
    text-transform: uppercase;
}

.lk-accountPanel {
    margin: 0px auto;
    width: 874px;
    max-height: 493;
    box-shadow: 0px 40px 50px -20px rgb(100 135 189 / 52%);
    min-height: 493px;
    padding-top: 20px;
    padding-bottom: 1px;
    position: relative;
    left: 128px;
    top: 14px;
    background: #020b1b47;
}

.lk-accountPanel h3 {
    text-align: center;
    font-size: 14px;
    color: #bdd9fd;
    background: #16162f;
    padding: 17px 0px;
    font-weight: normal;
    margin-bottom: 0px;
}

.lk-accountPanel h3 a {
    color: #bee81a;
    text-decoration: none;
    text-transform: uppercase;
}

.content-shop {
    padding: 30px 36px 0px 45px;
    display: inline-flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 1px -15px;
    /* max-height: 100px; */
    height: 206px;
    overflow-y: scroll;
}

.content-Webshop {
    padding: 68px 21px 0px 45px;
    display: inline-flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 1px -15px;
}

.content-accountCharacter {
    padding: 68px 21px 0px 45px;
    display: inline-flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 1px -15px;
}

.shopBlock {
    width: 39px;
    height: 39px;
    border: 3px solid #000000;
    margin: 25px 8px 4px 4px;
    position: relative;
    top: -45px;
    transition: 0.3s;
}

.shopBlock:hover {
    border: 3px solid #33234a;
    -webkit-filter: brightness(150%);
}

.shopBlock .shop-title {
    height: px;
    line-height: 37px;
    text-align: center;
    background: #1e1634;
    border-bottom: 1px solid #312248;
    color: #ecd3fe;
}

.shopBlock .shop-info {
    background: linear-gradient(to bottom, #0b0b1f, #1e1634);
    height: calc(100% - 37px);
}

.shopBlock .shop-item {
    height: 31px;
    width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1px;
    margin-top: 1px;
}

.characterRewardClaimBlock {
    width: 87px;
    height: 33px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 42px;
    left: 573px;
    transition: 0.3s;
    background: url("../images/background/account/accountCharacterRewardButton2.png") center no-repeat;
}

.characterRewardClaimBlock:hover {
    width: 87px;
    height: 33px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 42px;
    left: 573px;
    transition: 0.3s;
    background: url("../images/background/account/accountCharacterRewardButton2Hov.png") center no-repeat;
}

.characterRewardClaimBlock button {
    font-size: 14px;
    width: 82px;
    height: 25px;
    color: white;
    background-color: Transparent;
    background-repeat: no-repeat;
    font-family: roboto;
    font-weight: 550;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 1px 0px 3px 3px;
}

.voteRewardFrame button{
    font-size: 14px;
    width: 82px;
    height: 25px;
    color: white;
    background-color: Transparent;
    background-repeat: no-repeat;
    font-family: roboto;
    font-weight: 550;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 1px 0px 3px 3px;
}



.claimCharacterRewardDisabled{
    font-size: 12px;
    width: 82px;
    height: 25px;
    color: white;
    background-color: Transparent;
    background-repeat: no-repeat;
    font-family: roboto;
    font-weight: 550;
    border: none;
    pointer-events: none;
    overflow: hidden;
    outline: none;
    position: absolute;
    margin: 8px 0px 5px 8px;
}

.characterRewardContentBlock {
    width: 383px;
    height: 91px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 8px;
    left: 162px;
    transition: 0.3s;
    background: url("../images/background/account/accountOnlineRewardContent_bg.png") center no-repeat;
}


.characterRewardContentBlock .characterReward-itemContent {
    height: 40px;
    /* pointer-events: none; */
    width: 42px;
    align-items: center;
    justify-content: center;
    position: relative;
    display: inline-block;
    margin: 3px -9px 2px 4px;
    top: 25px;
    left: 19px;
    background: url("../images/background/account/accountOnlineItem_bg.png") center no-repeat;
}

.characterRewardContentBlock p {
    font-size: 14px;
    text-transform: uppercase;
    color: #5cec60;
    font-family: 'roboto';
    position: absolute;
    margin: 10px 162px 0px 158px;
    pointer-events: none;
}

.characterReward-itemContent span {
    pointer-events: none;
    position: absolute;
    top: 24px;
    left:6px;
    color:#fff;
    font-size:11px;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}

.characterRewardBlock {
    width: 710px;
    height: 110px;
    margin: 11px 8px 13px 66px;
    position: relative;
    top: -4px;
    transition: 0.3s;
    background: url("../images/background/account/accountOnlineReward_bg.png") center no-repeat;
}

.characterRewardBlock:hover {
    -webkit-filter: brightness(130%);
}

.progress-value {
    animation: characterProgressload 1s normal forwards;
    position: absolute;
    margin: -6px 0px 0px 4px;
    background: url("../images/background/account/progressOnlineBarFill.png") center no-repeat;
    height: 30px;
}

@keyframes characterProgressload {
    0% {
        width: 0;
    }
    100% {
        width: < php echo $ progressBar;
        ? >;
    }
}

.progress-valuePos {
    animation: characterProgressloadPos 1s normal forwards;
    position: absolute;
    margin: -6px 0px 0px 3px;
    background: url("../images/background/account/activityposimg.png") center no-repeat;
    height: 30px;
}

@keyframes characterProgressloadPos {
    0% {
        width: 0;
    }
    100% {
        width: < php echo $ progressBar;
        ? >;
    }
}
.donationProgressBlock {
    width: 283px;
    height: 44px;
    position: relative;
    top: -83px;
    left: 503px;
    transition: 0.3s;
    background: url("../images/background/account/donationMeter.png") center no-repeat;
}

.donationProgressBlock:hover {
    -webkit-filter: brightness(130%);
}


.characterOnlineProgressBlock {
    width: 710px;
    height: 18px;
    margin: 11px 8px 13px 66px;
    position: relative;
    top: 38px;
    left: 127px;
    transition: 0.3s;
    background: url("../images/background/account/progressOnlineBar.png") center no-repeat;
}

.characterOnlineProgressBlock:hover {
    -webkit-filter: brightness(130%);
}

.characterOnlineProgressBlock .totalHours {
    font-size: 16px;
    font-family: roboto;
    font-weight: 550;
    text-transform: capitalize;
    color: #ffffff;
    position: absolute;
    top: -21px;
    transition: 0.3s;
}

.characterRewardBlock .characterReward-itemCategory {
    height: 42px;
    pointer-events: none;
    width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    margin: 24px 37px 18px 53px;
    background: url("../images/background/account/accountOnlineItem_bg.png") center no-repeat;
}

.characterReward-itemCategory p {
    font-size: 14px;
    position: absolute;
    width: 165px;
    top: 50px;
    margin: 0px -58px 19px 16px;
    color: #a2d8ff;
    font-family: 'Roboto';
    pointer-events: none;
}


.WebshopBlock {
    width: 175px;
    height: 96px;
    border: 3px solid #000000;
    margin: 25px 8px -13px 4px;
    position: relative;
    display: inline-flex;
    top: -18px;
    transition: 0.3s;
    background: url("../images/background/account/webshopItem_bg.png") center no-repeat;
}

.WebshopBlock:hover {
    border: 3px solid #33234a;
    -webkit-filter: brightness(120%);


}

.WebshopBlock .Webshop-title {
    height: px;
    line-height: 37px;
    text-align: center;
    background: #1e1634;
    border-bottom: 1px solid #312248;
    color: #ecd3fe;
}

.WebshopBlock .Webshop-info {
}

.WebshopBlock .Webshop-item {
    height: 31px;
    width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
    margin-top: 27px;
}

.webstashItem {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    pointer-events: none;
}

.rewardOnlineItem {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    margin: 2px 0px 4px 3px;
}

.donateChest{
    width: 27px;
    height: 23px;
    position: relative;
    /* margin-left: -9px; */
    /* margin-top: -8px; */
    margin: -9px 5px -5px 3px;
}

.addedButton{
    width: 13px;
    height: 13px;
    position: relative;
    /* margin-left: -9px; */
    /* margin-top: -8px; */
    margin: -6px 5px -5px 3px;
}



.shopBlock .shop-name {
    color: #ecd3fe;
    font-size: 20px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 10px;
    white-space: nowrap;
    overflow: visible;
    text-overflow: ellipsis;
}

.shopBlock .shop-price {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 15px;
    pointer-events: none;
}

.shopBlock .shop-price span {
    position: absolute;
    top: 16px;
    left: 2px;
    color:#fff;
    font-size: 14px;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    line-height: 21px;
}

.emerald {
    width: 35px;
    height: 35px;
    background: url("../images/cash-icon.png") center no-repeat;
    position: absolute;
    margin-left: -9px;
    margin-top: -8px;
}

.emeraldMult {
    width: 35px;
    height: 35px;
    background: url("../images/cash-icon.png") center no-repeat;
    position: absolute;
    margin-left: -9px;
    margin-top: -8px;
}

.itemQtyText{
    left: 56px;
}

.itemQtySpace{
    left: 108px;
}

.itemDurationText{
    left: 56px;
}

.itemDurationSpace{
    left: 108px;
}

.itemPriceText{
    left: 75px;
}

.itemPriceSpace{
    left: 107px;
}

.swalCharacter{
    font-size: 18px;
    color: #9046f3;
    text-align: left;
    position: absolute;
    left: 147px;
    top: 122px;
}

.swalCharacterStash{
    font-size: 18px;
    color: #9046f3;
    text-align: left;
    position: absolute;
    left: 147px;
    top: 103px;
}

.swalItemName{
    font-size: 18px;
    color: #c7be8a;
    text-align: left;
    position: absolute;
    left: 136px;
    top: 35px;
}

.swalItemQty{
    font-size: 18px;
    color: #4fe6e6;
    text-align: left;
    position: absolute;
    left: 163px;
}
.swalItemPrice{
    font-size: 18px;
    color: #04ff00;
    text-align: left;
    position: absolute;
    left: 189px;
    padding-right: 78px;
}




.shopBlock .shopButton {
}

.shopBlock .shopButton button, .shopBlock .shopButton .button {
    font-size: 12px;
    padding: 3px 5px;
    background: url("../images/background/account/accountWebstashButton.png") center no-repeat;
    width: 47px;
    height: 15px;
    border: none;
    outline: none;
    left: -7px;
    position: absolute;
    overflow: visible;
    padding-left: 5px;
    padding-top: 1px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    text-transform: uppercase;
}

.shopBlock .shopButton button:after, .shopBlock .shopButton .button:after {
    display: none;
}

.shopBlock .shopButton button:before, .shopBlock .shopButton .button:before {
    display: none;
}

.WebshopBlock .Webshop-name {
    color: #ecd3fe;
    font-size: 20px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 10px;
    white-space: nowrap;
    overflow: visible;
    text-overflow: ellipsis;

}

.WebshopBlock .Webshop-amount {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 15px;

}

.WebshopBlock .Webshop-amount span {
    color: #ffffff;
    font-size: 13px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    line-height: 21px;
    position: absolute;
    top: 24px;
}

.WebshopBlock .Webshop-amount-multiple {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 15px;
}

.WebshopBlock .Webshop-amount-multiple input, textarea {
    color: #fff;
    padding: 10px 10px;
    position: absolute;
    text-align: left;
    font-size: 12px;
    left: 51px;
    top: 2px;
    width: 110%;
    border: none;
    height: 10px;
    background: transparent;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.WebshopBlock .Webshop-amount-multiple span {
    color: #ffffff;
    font-size: 13px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    line-height: 21px;
    position: absolute;
    top: 56px;
    left: 55px;
}

.WebshopBlock .Webshop-name {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 15px;
    pointer-events: none;
}

.WebshopBlock .Webshop-name span {
    color: #ffd700;
    font-size: 12px;
    font-family: calibri;
    font-style: normal;
    font-variant: normal;
    /* font-weight: 550; */
    line-height: 21px;
    position: absolute;
    top: 9px;
    left: 56px;
}

.WebshopBlock .Webshop-duration {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 15px;
    pointer-events: none;
}

.WebshopBlock .Webshop-duration span {
    color: #28edff;
    font-size: 12px;
    font-family: calibri;
    font-style: normal;
    font-variant: normal;
    /* font-weight: 550; */
    line-height: 21px;
    position: absolute;
    top: 40px;
    /* left: 57px; */
}

.WebshopBlock .Webshop-price {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 15px;
    pointer-events: none;
}

.WebshopBlock .Webshop-price span {
    color: #04ff00;
    font-size: 12px;
    font-family: calibri;
    font-style: normal;
    font-variant: normal;
    line-height: 21px;
    position: absolute;
    top: 72px;
}

.WebshopBlock .Webshop-price img {
    margin-bottom: 8px;
    text-align: center;
    padding: 0px 18px;
    border: 0;
    pointer-events: none;
}


.sendmailButton{
    background: url("../images/background/account/sendmail.png") center no-repeat;
    width: 130px;
    height: 32px;
    border: none;
    color: white;
    position: relative;
    left: 34px;
    top: -11px;
    cursor: pointer;
}

.sendmailButton:hover{
    filter: brightness(120%);
}
.WebshopBlock .WebshopButton {

}

.WebshopBlock .WebshopButton button, .WebshopBlock .WebshopButton .button {
    font-size: 12px;
    padding: 3px 5px;
    background: url("../images/background/account/webshopItem_button.png") center no-repeat;
    width: 60px;
    height: 20px;
    border: none;
    outline: none;
    top: 73px;
    left: -2px;
    position: absolute;
    overflow: visible;
    padding-left: 5px;
    padding-top: 1px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    text-transform: uppercase;
}


.WebshopBlock .WebshopButton button:hover, .WebshopBlock .WebshopButton .button:hover {
    background: url("https://jade.wrathnet.com/images/background/account/webshopItem_buttonHov.png ") center no-repeat;
    width: 60px;
    height: 20px;
}

.WebshopBlock .WebshopButton button:before, .WebshopBlock .WebshopButton .button:before {
    display: none;
}

.shop-tabs {
    background: #416e9c9e;
    padding: 14px 15px;
    margin: -15px 30px 0px 30px;
    justify-content: center;
}

.shop-tabs a {
    text-transform: uppercase;
    color: #cef1f0;
    text-align: center;
    margin: 0px 10px;
    display: block;
    font-size: 16px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}

.shop-tabs a:first-child {
    margin: 0px 10px 0px 10px;
}

.Webshop-tabs {
    position: relative;
    top: 0px;
    justify-content: left;
}

.Webshop-tabs a {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    margin: 0px 0px;
    display: block;
    font-size: 15px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}

.Webshop-tabs a:first-child {
    margin: 0px 0px 0px 10px;
}

.Webshop-tabs input {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 15px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    padding: 0px;
    cursor: pointer;
}

.Webshop-tabs input:first-child {
    margin: 0px 0px 0px 10px;
}



.Webshop-Subtabs {
    position: relative;
    top: 1px;
    justify-content: left;
    display: inline-flex;
}

.Webshop-Subtabs a {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    margin: 0px 0px;
    display: block;
    font-size: 15px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
}

.Webshop-Subtabs a:first-child {
    margin: 0px 0px 0px 10px;
}

.Webshop-Subtabs input {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 15px;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    left: 13px;
    padding: 0px;
    cursor: pointer;
    border:none;
}

.Webshop-Sub    tabs input:first-child {
    margin: 0px 0px 0px 10px;
}



.accountPanelContent {
    z-index: 999;
}

.accountPanel {
    position: fixed;
    width: 100%;
    max-width: 1782px;
    height: 670px;
    background: url("../images/background/account/accountFrame_bg.png") center no-repeat;
    flex-direction: column;
    justify-content: flex-start;
    top: 183px;
    z-index: 999;
}

.accountPanel h3 {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #28edff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.accountPanel h3 span {
    max-width: 90vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.accountPanel .info {
    padding: 55px;
}

.accountPanel p {
    font-size: 18px;
    color: #f7ddbf;
    margin-bottom: 22px;
    line-height: 1.2;
}

.accountPanel .email {
    color: #fff;
}

.accountPanel a {
    color: #c3e2e0;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    line-height: 21px;
    font-size: 20px;
    padding-bottom: 10px;
    text-align: left;
    display: block;
    padding-left: 35px;
    padding-top: 7px;
}

.accountPanel a:hover {

}

.accountPanel input {
    color: #c3e2e0;
    font-family: Calibri;
    font-style: normal;
    font-variant: normal;
    font-weight: 550;
    line-height: 21px;
    font-size: 20px;
    padding-bottom: 10px;
    text-align: left;
    display: block;
    padding-left: 35px;
    padding-top: 7px;
    border: none;
    cursor:pointer;
}

.accountPanel input:hover {

}


.copyright {
    position: absolute;
    bottom: 120px;
    font-size: 14px;
}

.media {
    max-width: 1260px;
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
}

.media > div {
    width: calc(50% - 10px);
}

.right-videosBlock {
    flex-wrap: wrap;
}

.right-videosBlock .video {
    display: flex;
    justify-content: center;
    width: calc(50% - 10px);
    margin-bottom: 30px;
    transition: 0.5s;
    filter: brightness(0.7);
}

.right-videosBlock .video:nth-of-type(3),
.right-videosBlock .video:nth-of-type(4) {
    margin-bottom: 0px;
}

.left-videosBlock .video {
    display: flex;
    justify-content: center;
    transition: 0.5s;
}

.right-videosBlock .video:hover {
    filter: brightness(1);
}

.video .start-watch {
    position: absolute;
    bottom: 20px;
    opacity: 0;
    transition: 0.5s;
    z-index: 2;
    font-size: 14px;
    text-transform: uppercase;
}

.video:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    box-shadow: inset 0 0 70px 10px rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}

.video:hover:before {
    opacity: 0;
}

.video:after {
    position: absolute;
    content: "";
    height: 50%;
    width: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    transition: 0.5s;
    opacity: 0;
}

.left-videosBlock .video:after {
    height: 30%;
}

.left-videosBlock .video:hover {
    filter: brightness(1.3);
}

.video:hover:after,
.video:hover .start-watch,
.video:hover .play-video {
    opacity: 1;
}

.play-video {
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;
    margin: -39px 0 0 -39px;
    opacity: 0;
    transition: 0.3s;
}

.video {
    cursor: pointer;
    position: relative;
}

#overlay {
    z-index: 998;
    position: fixed;
    background-color: rgb(7, 10, 34);
    opacity: 0.30;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.modal_div {
    max-width: 500px;
    margin-left: -250px;
    width: 100%;
    height: 86%;
    background: radial-gradient(#24244c, #06050a);
    position: fixed;
    top: -10%;
    left: 50%;
    display: none;
    opacity: 0;
    z-index: 999;
}

#register .modalTitle {
    margin-right: -21px;
}

.modal-div {
    width: 100%;
}

.modalContent {
    width: 100%;
}

.modalSignup-div {
    width: 100%;
}

.modalLogin-div {
    width: 100%;

}


.modalSignupContent {
    width: 100%;
    position: relative;
    top: 254px;
    left: 214px;
}

.modalLoginContent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 89px;
    left: 243px;
}

.modalTitle {
    margin-top: 195px;
    margin-bottom: 38px;
    width: 100%;
}

.modalTitle h2 {
    font-size: 60px;
    font-weight: normal;
    text-transform: uppercase;
}

.modal-form {
    width: 100%;
}

.modal-form p {
    position: relative;
    margin-top: 48px;
}

.modal-form p:before {
    top: -40px;
    content: "";
    position: absolute;
    width: 100%;
    height: 147px;
    background: url("../images/input-login.png") center no-repeat;
}

.modal-form p.password:before {
    background: url("../images/input-pass.png") center no-repeat;
}

.modal-form p.email:before {
    background: url("../images/input-email.png") center no-repeat;
}

.modal-form input {
    position: relative;
    z-index: 11;
    background: none;
    border: none;
    border-radius: 0;
    height: 80px;
    font-size: 18px;
}

.modal-form .login {
    cursor: pointer;
    position: relative;
    z-index: 11;
    border: none;
    margin: 50px auto 0 auto;
}

.modal-formLogin {
    width: 100%;
}

.modal-formLogin p {
    position: relative;
    margin-top: 48px;
}

.modal-formLogin p:before {
    top: -40px;
    content: "";
    position: absolute;
    width: 100%;
    height: 169px;
    left: -10px;
    background: url("../images/input-login.png") center no-repeat;
}

.modal-formLogin p.password:before {
    background: url("../images/input-pass.png") center no-repeat;
}

.modal-formLogin p.email:before {
    background: url("../images/input-email.png") center no-repeat;
}

.modal-formLogin input {
    position: relative;
    z-index: 11;
    background: none;
    border: none;
    border-radius: 0;
    font-size: 18px;
    left: 152px;
    top: 21px;


}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
}


.modal-formLogin .loginModal {
    cursor: pointer;
    position: relative;
    z-index: 11;
    border: none;
    margin: 50px auto 0 auto;

}

.form-links {
    position: relative;
    z-index: 12;
    margin-top: 30px;
    margin-left: -16px;
}

.form-links a {
    position: relative;
    font-size: 18px;
    color: #8282c4;
    margin: 0 10px;
}

.form-links a:before {
    content: "";
    width: 1px;
    height: 18px;
    position: absolute;
    right: -9.5px;
    background: #8282c4;
}

.form-links a:last-of-type:before {
    display: none;
}

.form-links a:hover {
    filter: brightness(1.3);
}

.modal_close {
    width: 40px;
    height: 35px;
    background: url(../images/close-xxx.png) no-repeat;
    position: absolute;
    top: 55px;
    right: -50px;
    cursor: pointer;
    display: block;
    transition: 0.3s;
    z-index: 13;
}

.modal_close:hover {
    filter: brightness(1.8);
}

.modal_closeSignup {
    width: 26px;
    height: 26px;
    background: url(../images/enpece/close_rose.png) no-repeat;
    position: absolute;
    top: 55px;
    right: -50px;
    cursor: pointer;
    display: block;
    transition: 0.3s;
    z-index: 13;
}

.modal_closeSignup:hover {
    filter: brightness(1.8);
}

.modal_closeLogin {
    width: 26px;
    height: 26px;
    background: url(../images/enpece/close_rose.png) no-repeat;
    position: absolute;
    top: 55px;
    right: -50px;
    cursor: pointer;
    display: block;
    transition: 0.3s;
    z-index: 13;
}

.modal_closeLogin:hover {
    filter: brightness(1.8);
}


.commonModal .modal_close {
    top: -5px;
    right: -90px;
}

.commonModal {
    width: 100%;
    max-width: 950px;
    height: 90vh;
    max-height: 700px;
    background: linear-gradient(rgba(47, 20, 30, 0.95), rgba(18, 19, 39, 0.95));
    flex-direction: column;
    justify-content: flex-start;
    margin-top: calc(50vh - 350px);
    margin-left: -475px;
}

.commonModal:after {
    position: absolute;
    bottom: -13px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 81px;
    background: url("../images/content-border-bottom.png") center no-repeat;
    background-size: cover;
}

.commonModal .title {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Candara";
    font-size: 36px;
    text-transform: uppercase;
    text-shadow: 0 0 15px #fff;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 5px;
}

.commonModal h3 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #28edff;
}

.commonModal .scrollbar-inner {
    margin: 0 48px 0 55px;
    padding-right: 10px;
}

.commonModal p {
    font-size: 18px;
    color: #f7ddbf;
    margin-bottom: 25px;
    line-height: 1.8;
}

.commonModalButton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 239px;
    height: 117px;
    background: url("../images/enpece/button_normal.png") center no-repeat;
    font-family: "Open Sans";
    font-size: 14px;
    transition: 0.3s;
    padding-bottom: 20px;
    position: relative;
    top: -14px;
    left: -35px;
}


.commonModalSignup .modal_closeSignup {
    top: 347px;
    right: 52px;
}

.commonModalSignup {
    width: 100%;
    max-width: 950px;
    height: 90vh;
    max-height: 700px;
    background: url("../images/enpece/jade_popup_01.png") center no-repeat;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: calc(50vh - 350px);
    margin-left: -475px;
}

.commonModalSignup:after {
    position: absolute;
    bottom: -13px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 81px;

    background-size: cover;
}

.commonModalSignup .title {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Candara";
    font-size: 26px;
    text-transform: uppercase;
    text-shadow: 0 0 15px #fff;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 44px;
    padding-left: 215px;
}

.commonModalSignup h3 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #28edff;
}

.commonModalSignup .scrollbar-inner {
    margin: 0 48px 0 55px;
    padding-right: 10px;
}

.commonModalSignup p {
    font-size: 15px;
    color: #f7ddbf;
    margin-bottom: 21px;
    line-height: 1.8;
    max-width: 640px;
}

.commonModalLogin .modal_closeLogin {
    top: 16px;
    right: 170px;
}

.commonModalLogin {
    width: 100%;
    max-width: 942px;
    height: 90vh;
    min-height: 900px;
    max-height: 900px;
    background: url("../images/background/account/login_bg.png") center no-repeat;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: calc(44vh - 350px);
    margin-left: -475px;
}

.commonModalLogin:after {
    position: absolute;
    bottom: -13px;
    left: -10px;
    content: "";
    width: calc(100% + 20px);
    height: 81px;

    background-size: cover;
}

.commonModalLogin .title {
    width: 52%;
    height: 157px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Candara";
    font-size: 26px;
    text-transform: uppercase;
    text-shadow: 0 0 15px #fff;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.commonModalLogin h3 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #28edff;
}

.commonModalLogin .scrollbar-inner {
    margin: 0 48px 0 55px;
    padding-right: 10px;
    max-width: 550px;
}

.commonModalLogin p {
    font-size: 15px;
    color: #f7ddbf;
    margin-bottom: 21px;
    line-height: 1.8;
    max-width: 100%;
}

#game-rates img,
#events-boses img,
#drop-list img {
    width: 100%;
    max-width: 664px;
    margin: 35px auto 32px auto;
}

#full-news img {
    width: 100%;
    margin: 35px 0 40px 0;
}

.event-list {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    padding-top: 55px;
}

.event {
    margin-bottom: 28px;
    font-size: 16px;
}

.top-event {
    margin-bottom: 4px;
}

.starts-in {
    color: #bd52f1;
}

.starts-in-value {
    color: #ff003c;
}

#download h3 {
    font-size: 15px;
    color: #e3b0b0;
    margin-top: 35px;
    margin-bottom: 22px;
}

#download .more-btn {
    position: relative;
    z-index: 11;
}

#download .scroll-wrapper {
    margin: 0 47px;
}

#download .scrollbar-inner {
    padding: 0 73px;
}

.download-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 560px;
    min-height: 245px;
    background: url("../images/downloadBlock-bg.png") center;
    margin: 0 auto 30px auto;
    padding-top: 40px;
}

.download-block h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 28px;
}

.update-clientBlock h4 {
    margin-bottom: 14px;
}

.download-block h4 span {
    font-size: 18px;
}

.register-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 691px;
    max-height: 133px;
    margin: 1px auto -2px auto;
    padding-top: 40px;
    position: relative;
    top: 159px;
    left: 101px;
}

.register-block h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 28px;
}

.register-block h4 span {
    font-size: 18px;
}

.selectFileManager a {
    position: relative;
    z-index: 11;
    cursor: pointer;
    width: 157px;
    height: 105px;
    flex-direction: column;
    background: rgba(6, 5, 10, 0.5);
    color: #846d82;
    transition: 0.3s;
}

.selectFileManager a:hover {
    background: #432b3a;
    color: #fff;
}

.selectFileManager h5 {
    font-size: 13px;
    margin-top: 12px;
}

.download-block .info {
    color: #f7ddbf;
    text-align: center;
    margin: 0 50px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.2;
}

.register-block .info {
    color: #ffffff;
    text-align: left;
    margin: -25px auto;
    margin-bottom: -65px;
    margin-left: 40px;
    font-size: 15px;
    line-height: 1.2;
    top: 103px;
}

.driver {
    position: relative;
    z-index: 11;
    width: calc(33.3% - 8px);
}

.download-links {
    flex-direction: column;
}

.download-links h4 {
    margin: 60px 0;
    color: #f7ddbf;
    font-size: 16px;
}

.download-links .link {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.download-links .info-link {
    color: #fff;
    font-size: 16px;
}

.download-links .more-btn {
    margin-top: -16px;
    margin-bottom: 5px;
}

.scrollbar-inner {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 450px);
    padding-right: 20px;
}

.menuContent .scrollbar-inner {
    height: 565px;
    max-height: calc(100vh - 300px) !important;
}

#login .scrollbar-inner {
    height: 100%;
    max-height: calc(100vh - 350px);
    padding-right: 0;
    width: 420px;
    left: -1px;
}

#register .scrollbar-inner {
    height: 107px;
    max-height: calc(100vh - 350px);
    padding-right: 0;
    width: 640px;
}

.commonModal .scrollbar-inner {
    height: 540px;
    max-height: calc(100vh - 220px) !important;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 5px;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 4px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: rgba(9, 5, 11, 0.5);
}

.scrollbar-inner > .scroll-element .scroll-bar {
    background-color: #efdea7;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
    background-color: #ffffff;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #ffffff;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}

@media (max-height: 700px) {
    .commonModal {
        top: 0;
        margin-top: 5vh;
    }
}

@media (max-width: 1400px) {
    .game-info h3 {
        font-size: 32px;
    }

    .game-info img {
        max-width: 250px;
    }

    .game-info p {
        font-size: 16px;
    }

    #fp-nav.fp-right {
        right: 15px !important;
    }

    .scroll {
        right: 2px;
    }

    .auth {
        right: 6px;
    }
}

@media (max-width: 1150px) {
    .game-info > div {
        width: 36%;
    }
}

@media (max-width: 1138px) {
    .modal-shop-server {
        left: 0;
        margin: 0;
    }

    .modal-shop-server .modal_close {
        top: 80px;
        right: 112px;
    }

    .commonModal .modal_close {
        top: 15px;
        right: 15px;
    }

    .social {
        left: 180px;
    }
}

@media (max-width: 992px) {
    body {
        background: url('../images/mobile/992.jpg') center no-repeat;

    }

    #section0 {
        background: url('../images/mobile/992.jpg') center no-repeat;

        background-size: cover;
    }

    #section4 {
        background: url('../images/mobile/faction-992.jpg') center no-repeat;

        background-size: cover;
    }

    .logo img {
        width: 50%;
        top: 154px;
        position: relative;
        left: 20px;
    }

    .title-block .title {
        font-size: 50px;
    }

    .top-panel-bg {
        position: fixed;
        top: 0;
        width: 100%;
        height: 60px;
        background: #000;
        z-index: 12;
        transition: 0.3s;
    }

    .top-panel-bg.active {
        background: rgba(0, 0, 0, 0.9);
    }

    .top-login {
        width: 101px;
        height: 45px;
        top: 7px;
        right: 10px;
        background-size: 101px 45px;
        font-size: 12px;
        padding-bottom: 15px;
    }

    .cpMenu {
        width: 240px;
        right: 40px;
    }

    .auth {
        top: 10px;
        right: 20px;
    }

    .auth img {
        height: 40px;
        width: 40px;

    }

    .auth .nickname {
        margin-top: 5px;
    }

    .button-btn {
        width: 100px;
        height: 82px;
        background-size: cover;
        left: 0;
        top: -6px;
        padding-bottom: 11px;
    }

    .button-btn span {
        width: 24px;
        height: 3px;
        margin: 3.5px 0px;
    }

    /*
  .button-btn.active {
    left: 167px;
  }*/
    .button-btn.active span {
        width: 20px;
    }

    .button-btn.active span:nth-child(1) {
        transform: rotate(45deg);
        bottom: -5px;
    }

    .button-btn.active span:nth-child(2) {
        display: none;
    }

    .button-btn.active span:nth-child(3) {
        transform: rotate(-45deg);
        top: -5px;
    }

    .onlineBlock {
        width: 440px;
        height: 143px;
        background-size: 440px;
        padding: 0 35px 32px 35px;
        margin-left: -220px;
    }

    .onlineBlock.active {
        top: 60px;
    }

    .onlineBlock-button {
        top: 46px;
    }

    .onlineBlock-button.active {
        top: 168px;
    }

    .menuContent {
        padding-top: 160px;
    }

    .circle-online {
        width: 65px;
        height: 65px;
        top: 23px;
        margin-left: -32px;
    }

    .circle-online .serverInfo {
        padding-top: 14px;
    }

    .serverInfo__name {
        margin-bottom: 5px;
        font-size: 9px;
    }

    .serverInfo__online {
        font-size: 12px;
    }

    .server-time {
        top: 28px;
        right: 45px;
        font-size: 8.5px;
    }

    .select > a:after {
        right: 15px;
        margin-top: -6px;
        width: 6px;
        height: 6px;
    }

    .select-server > a:after {
        right: 5px;
    }

    .select img {
        left: 5px;
    }

    .select a {
        position: relative;
        width: 135px;
        padding-left: 35px;
        font-size: 12px;
    }

    .select-server a {
        padding-left: 10px;
    }

    .main-item,
    .hidden-block a {
        height: 37px;
    }

    .hidden-block {
        top: 37px;
        min-width: 135px;
    }

    .buttons {
        flex-direction: column;
    }

    .buttons .download,
    .buttons .register {
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 8px;
    }

    .buttons .login {
        display: none;
    }

    .to-top {
        cursor: pointer;
        position: fixed;
        right: 20px;
        bottom: 60px;
        z-index: 30;
        display: block;
        opacity: 0.4;
        transition: 0.3s;
    }

    .to-top:hover {
        opacity: 1;
    }

    .section {
        overflow: hidden;
        background: auto !important;
        height: auto !important;
    }

    .fp-tableCell {
        padding-bottom: 15px;
    }

    #section6 .fp-tableCell {
        padding-bottom: 0;
    }


    .social {
        display: none;
    }

    .social-mobile {
        display: flex;
        position: relative;
        zoom: .7;
        top: -66px;
        left: -104px;
    }


    .copyright {
        background: #04060e;
        position: relative;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 90px;
    }

    .media {
        margin-top: 0;
        margin-bottom: 20px;
    }

    #fp-nav.fp-right,
    .scroll {
        display: none;
    }

    .hero-slider-for {
        width: 100vw;
    }

    .hero-slider-nav {
        width: 66vw;
    }

    .game-info {
        flex-direction: column;
    }

    .game-info > div {
        background-size: 100% !important;
        width: 100%;
        margin: 0;
        padding: 40px 20px;
    }

    .game-info > div:hover {
        margin-top: 0;
    }

    .game-info h3 {
        font-size: 36px;
    }

    .game-info img {
        max-width: 100%;
    }

    .game-info p {
        font-size: 18px;
    }

    .block {
        margin-top: 17px !important;
    }

    #section0 .block {
        margin-top: 300px !important;
    }

    .logo {
        padding-left: 15px;
        max-width: 600px;
    }

    .content {
        height: auto;
        min-height: 600px;
    }
}

@media (max-width: 950px) {
    .commonModal {
        left: 0;
        margin-left: 0;
    }

    .border:after,
    .border:before {
        display: none;
    }
}

@media (max-width: 762px) {
    body {
        background-position-x: 35%;
    }

    .sl-slide .sl-hero {
        position: absolute;
        left: -235px;
        bottom: 0;
        z-index: 10;
        opacity: 0;
        transition: 1s;
        transform: scale(0.5);
    }

    .title-block .title {
        font-size: 45px;
    }

    .about-server h3 {
        font-size: 20px;
    }

    .about-server .info {
        padding: 40px 20px;
    }

    .media {
        flex-direction: column;
    }

    .media > div {
        width: 100%;
        max-width: 450px;
    }

    .video {
        width: 100% !important;
    }

    .right-videosBlock .video {
        margin-bottom: 30px !important;
    }

    .left-videosBlock .video:last-of-type {
        margin: 0 !important;
    }

    .video img {
        width: 100% !important;
    }

    .media .left-videosBlock {
        margin-bottom: 30px;
    }

    .classInfo {
        margin-left: -20px;
    }

    .character {
        height: auto !important;
    }

    .sl-slide {
        min-height: 420px;
    }

    .sl-hero {
        right: -160px !important;
        max-width: 500px;
    }

    .sl-slide .classInfo .classIcon {
        width: 150px;
        left: -43px;
        top: -50px;
    }

    .sl-slide .classInfo h2 {
        font-size: 45px;
        margin-left: 100px;
    }

    .sl-slide .classInfo h3 {
        font-size: 16px;
        margin: 35px 0 20px 0;
    }

    .skill-list ul li {
        width: 45px;
        height: 45px;
    }

    .basicAbility .stats > div {
        width: 170px;
    }

    .info-abil .title-abil,
    .abil-stat {
        font-size: 14px;
    }

    .about-server > div:last-of-type h3 {
        font-size: 36px;
        white-space: normal;
    }

    .modal-shop-server h3 {
        font-size: 30px;
        margin-top: 0;
    }

    .bg-top {
        display: block;
        opacity: 0;
        transition: 0.3s;
    }

    .bg-top.active {
        opacity: 1;
    }

    .newsTabs .newsTab-button {
        padding: 0 20px;
        font-size: 16px;
    }

    .logo {
        margin-bottom: 0;
    }

    .buttons .download {
        background: url("../images/mobile/download-btn.png") center top no-repeat;
        width: calc(537px * 0.75);
        height: calc(130px * 0.75);
        background-size: calc(279px * 1) calc(56px * 1);
        padding-left: 120px;
        display: inline-block;
        padding-top: 15px;
        position: relative;
        top: -133px;
        left: 171px;
    }

    .buttons .register {
        width: calc(537px * 0.75);
        height: calc(130px * 0.75);
        background-size: calc(279px * 1) calc(56px * 1);
        padding-left: 120px;
        position: relative;
        top: -163px;
        left: 171px;
    }

    .buttons h2 {
        font-size: 15px;
        padding-left: 5px;
    }

    .buttons p {
        font-size: 10px;
    }

    #download .scrollbar-inner {
        padding: 0 10px;
    }

    #download .scrollbar-inner {
        padding: 0 10px;
        margin: 0 10px;
    }

    .commonModal .scrollbar-inner {
        margin: 0 10px;
    }

    .newsTabBlock .scrollbar-inner {
        max-height: 500px;
    }
}

@media (max-width: 500px) {
    body {
        background-position-x: 32%;
    }

    #login,
    #register {
        left: 0;
        margin: 0;
    }

    #login .modal_close,
    #register .modal_close {
        top: 20px;
        right: 20px;
    }

    .title-block .title {
        font-size: 34px;
    }

    .game-info > div {
        justify-content: center;
        margin-bottom: 20px;
        padding-top: 0;
    }

    .modal-shop-server h3 {
        font-size: 25px;
    }

    .copyright {
        font-size: 18px;
    }

    .bg-top {
        display: block;
    }

    .hero-slider-nav .slick-arrow.slick-next {
        right: -30px;
    }

    .hero-slider-nav .slick-arrow.slick-prev {
        left: -30px;
    }

    .sl-slide {
        min-height: 420px;
    }

    .sl-hero {
        right: -180px !important;
        max-width: 400px;
    }

    .sl-slide .classInfo .classIcon {
        width: 125px;
        left: -43px;
        top: -50px;
    }

    .sl-slide .classInfo h2 {
        font-size: 40px;
        margin-left: 80px;
    }

    .skill-list ul li {
        width: 40px;
        height: 40px;
    }

    .newsTabs {
        height: 70px;
    }

    .newsTabs .newsTab-button {
        padding: 0 10px;
        font-size: 14px;
    }

    .newsTabs .add-button {
        width: 70px;
        font-size: 14px;
    }
}

@media (max-width: 430px) {
    .menuContent {
        width: 100%;
        left: -100%;
    }

    .menu li:after {
        width: 100%;
        background-size: cover;
    }

    .button-btn.active {
        left: 50%;
        margin-left: -45px;
    }
}

@media (max-width: 375px) {
    .game-info > div {
        padding: 29px 20px 29px 20px;
        margin-bottom: 0;
    }

    .game-info img {
        max-width: 220px;
    }
}