@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");

@import url("./bar.css");
@import url("./footer.css");
@import url("./preloader.css");
@import url("./toast.css");
@import url("./tippy.css");
@import url("./nick.css");


*::-webkit-scrollbar {
    width: 9px
}

*::-webkit-scrollbar-track {
    background: #0c0c0c
}

*::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
    border-radius: 20px
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html {
    font-family: Poppins-SemiBold, Poppins, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: Poppins-SemiBold, Poppins, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ddd;
    text-align: left;
    background-color: #0c0c0c;
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #ddd;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #575757;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio],
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

h1,
.h1 {
    font-size: 1.55rem
}

h2,
.h2 {
    font-size: 1.25rem
}

h3,
.h3 {
    font-size: 1rem
}

h4,
.h4 {
    font-size: .88rem
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

small,
.small {
    font-size: 80%;
    font-weight: 400
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #575757
}

.blockquote-footer:before {
    content: "— "
}

.container {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 32px;
    padding-left: 32px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 26%;
    max-width: 27%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 72%;
        max-width: 72%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table th,
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #a7a7a7
}

.table .bg-linear thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #a7a7a7;
    text-transform: uppercase;
    color: #fff
}

.table tbody+tbody {
    border-top: 2px solid #a7a7a7
}

.table .table {
    background-color: #000
}

.table-sm th,
.table-sm td {
    padding: .3rem
}

.table-bordered,
.table-bordered th,
.table-bordered td {
    border: 1px solid #a7a7a7
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #0b0b0b
}

.table-hover tbody tr:hover {
    background-color: #00000013
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #d0d0d0
}

.table-hover .table-secondary:hover {
    background-color: #c3c3c3
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c3c3c3
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #f5f5f5
}

.table-hover .table-light:hover {
    background-color: #e8e8e8
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #e8e8e8
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #c1c1c1
}

.table-hover .table-dark:hover {
    background-color: #b4b4b4
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b4b4b4
}

.table-active,
.table-active>th,
.table-active>td {
    background-color: #00000013
}

.table-hover .table-active:hover {
    background-color: #00000013
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: #00000013
}

.table .thead-dark th {
    color: #c2c2c2;
    background-color: #0c0c0c;
    border-color: #1b1b1b
}

.table .thead-light th {
    color: #3d3d3d;
    background-color: #c2c2c2;
    border-color: #a7a7a7
}

.table-dark {
    color: #c2c2c2;
    background-color: #0c0c0c
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #1b1b1b
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #0b0b0b
}

.table-dark.table-hover tbody tr:hover {
    background-color: #121212
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #c2c2c2;
    background-color: #222;
    background-clip: padding-box;
    border: 1px solid #3d3d3d;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #c2c2c2;
    opacity: 1
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: #28a745cc;
    border-radius: .2rem
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 #28a74540
}

.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: #28a745
}

.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip,
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
    color: #28a745
}

.was-validated .custom-control-input:valid~.custom-control-label:before,
.custom-control-input.is-valid~.custom-control-label:before {
    background-color: #71dd8a
}

.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip,
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked~.custom-control-label:before,
.custom-control-input.is-valid:checked~.custom-control-label:before {
    background-color: #34ce57
}

.was-validated .custom-control-input:valid:focus~.custom-control-label:before,
.custom-control-input.is-valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 1px #000, 0 0 #28a74540
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
    border-color: #28a745
}

.was-validated .custom-file-input:valid~.custom-file-label:before,
.custom-file-input.is-valid~.custom-file-label:before {
    border-color: inherit
}

.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip,
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
    box-shadow: 0 0 #28a74540
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: #dc3545cc;
    border-radius: .2rem
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 #dc354540
}

.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: #dc3545
}

.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip,
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
    color: #dc3545
}

.was-validated .custom-control-input:invalid~.custom-control-label:before,
.custom-control-input.is-invalid~.custom-control-label:before {
    background-color: #efa2a9
}

.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip,
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,
.custom-control-input.is-invalid:checked~.custom-control-label:before {
    background-color: #e4606d
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,
.custom-control-input.is-invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 1px #000, 0 0 #dc354540
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
    border-color: #dc3545
}

.was-validated .custom-file-input:invalid~.custom-file-label:before,
.custom-file-input.is-invalid~.custom-file-label:before {
    border-color: inherit
}

.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip,
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
    box-shadow: 0 0 #dc354540
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

body.project_black .warface-primary {
    background-color: var(--main-color);
    color: #fff;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden
}

body.project_black .warface-primary:hover,
body.project_black .warface-primary.active {
    background-color: var(--hover-color);
    color: #fff;
    box-shadow: 0 0 10px var(--shadow-color)
}

body.project_black .warface-primary_cash {
    background-color: #4caf50;
    color: #fff;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px
}

body.project_black .warface-primary_cash:hover,
body.project_black .warface-primary_cash.active {
    background-color: #45a049;
    box-shadow: 0 0 10px #4caf5080
}

.btn,
.custom_btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, box-shadow .3s ease-in-out;
    position: relative;
    overflow: hidden
}

.btn:before,
.custom_btn:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .1);
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    transition: left .3s ease-in-out
}

.btn:hover:before,
.custom_btn:hover:before,
.btn.active:before,
.custom_btn.active:before {
    left: 100%
}

.btn:hover,
.custom_btn:hover,
.btn:focus,
.custom_btn:focus {
    text-decoration: none
}

.btn:focus,
.custom_btn:focus,
.btn.focus,
.focus.custom_btn {
    outline: 0;
    box-shadow: 0 0 0 0 var(--shadow-color)
}

.btn.disabled,
.disabled.custom_btn,
.btn:disabled,
.custom_btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled),
.custom_btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled):active,
.custom_btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active,
.custom_btn:not(:disabled):not(.disabled).active {
    background-image: none
}

a.btn.disabled,
a.disabled.custom_btn,
fieldset:disabled a.btn,
fieldset:disabled a.custom_btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 #007bff80
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 #007bff80
}

.btn-secondary {
    color: #fff;
    background-color: #575757;
    border-color: #575757
}

.btn-secondary:hover {
    color: #fff;
    background-color: #444;
    border-color: #3e3e3e
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 #57575780
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #575757;
    border-color: #575757
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #3e3e3e;
    border-color: #373737
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 #57575780
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 #28a74580
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 #28a74580
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 #17a2b880
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 #17a2b880
}

.btn-warning {
    color: #0c0c0c;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #0c0c0c;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 #ffc10780
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #0c0c0c;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #0c0c0c;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 #ffc10780
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 #dc354580
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 #dc354580
}

.btn-light {
    color: #0c0c0c;
    background-color: #ddd;
    border-color: #ddd
}

.btn-light:hover {
    color: #0c0c0c;
    background-color: #cacaca;
    border-color: #c4c4c4
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 #dddddd80
}

.btn-light.disabled,
.btn-light:disabled {
    color: #0c0c0c;
    background-color: #ddd;
    border-color: #ddd
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #0c0c0c;
    background-color: #c4c4c4;
    border-color: #bdbdbd
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 #dddddd80
}

.btn-dark {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.btn-dark:hover {
    color: #fff;
    background-color: #0f0f0f;
    border-color: #090909
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 #22222280
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #090909;
    border-color: #020202
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 #22222280
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 #007bff80
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 #007bff80
}

.btn-outline-secondary {
    color: #575757;
    background-color: transparent;
    background-image: none;
    border-color: #575757
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #575757;
    border-color: #575757
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 #57575780
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #575757;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #575757;
    border-color: #575757
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 #57575780
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 #28a74580
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 #28a74580
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 #17a2b880
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 #17a2b880
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #0c0c0c;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 #ffc10780
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #0c0c0c;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 #ffc10780
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 #dc354580
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 #dc354580
}

.btn-outline-light {
    color: #ddd;
    background-color: transparent;
    background-image: none;
    border-color: #ddd
}

.btn-outline-light:hover {
    color: #0c0c0c;
    background-color: #ddd;
    border-color: #ddd
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 #dddddd80
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #ddd;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #0c0c0c;
    background-color: #ddd;
    border-color: #ddd
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 #dddddd80
}

.btn-outline-dark {
    color: #222;
    background-color: transparent;
    background-image: none;
    border-color: #222
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 #22222280
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #222;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 #22222280
}

.btn-link {
    font-weight: 400;
    color: #ddd;
    background-color: transparent
}

.btn-link:hover {
    color: #a7a7a7;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none
}

.btn-link:disabled,
.btn-link.disabled {
    color: #575757
}

.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm,
.custom_btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,
.input-group>.custom-select,
.input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file:focus {
    z-index: 3
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
    margin-left: -1px
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label:before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-prepend,
.input-group-append {
    display: flex
}

.input-group-prepend .btn,
.input-group-prepend .custom_btn,
.input-group-append .btn,
.input-group-append .custom_btn {
    position: relative;
    z-index: 2
}

.input-group-prepend .btn+.btn,
.input-group-prepend .custom_btn+.btn,
.input-group-prepend .btn+.custom_btn,
.input-group-prepend .custom_btn+.custom_btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .custom_btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.custom_btn,
.input-group-append .btn+.btn,
.input-group-append .custom_btn+.btn,
.input-group-append .btn+.custom_btn,
.input-group-append .custom_btn+.custom_btn,
.input-group-append .btn+.input-group-text,
.input-group-append .custom_btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.custom_btn {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #c2c2c2;
    text-align: center;
    white-space: nowrap;
    background-color: #c2c2c2;
    border: 1px solid #3d3d3d;
    border-radius: .25rem
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
    margin-top: 0
}

.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.custom_btn,
.input-group>.input-group-prepend>.input-group-text,
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.custom_btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.custom_btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.custom_btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.custom_btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.custom_btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #575757
}

.nav-tabs {
    border-bottom: 1px solid #a7a7a7
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #c2c2c2 #c2c2c2 #a7a7a7
}

.nav-tabs .nav-link.disabled {
    color: #575757;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #3d3d3d;
    background-color: #000;
    border-color: #a7a7a7 #a7a7a7 #000
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #0c0c0c;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #575757;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #575757
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0c0c0c;
    background-color: #fff;
    border: 1px solid #0c0c0c
}

.page-link:hover {
    color: #0c0c0c;
    text-decoration: none;
    background-color: #c2c2c2;
    border-color: #0c0c0c
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 #007bff40
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #0c0c0c;
    background-color: #007bff;
    border-color: #0c0c0c
}

.page-item.disabled .page-link {
    color: #575757;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #a7a7a7
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge,
.custom_btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #575757
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #3e3e3e
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #0c0c0c;
    background-color: #ffc107
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    color: #0c0c0c;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #0c0c0c;
    background-color: #ddd
}

.badge-light[href]:hover,
.badge-light[href]:focus {
    color: #0c0c0c;
    text-decoration: none;
    background-color: #c4c4c4
}

.badge-dark {
    color: #fff;
    background-color: #222
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #090909
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #575757 !important
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #3e3e3e !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #ddd !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #c4c4c4 !important
}

.bg-dark {
    background-color: #222 !important
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #090909 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #222222 !important
}

.border-top {
    border-top: 1px solid #222222 !important
}

.border-right {
    border-right: 1px solid #222222 !important
}

.border-bottom {
    border-bottom: 1px solid #222222 !important
}

.border-left {
    border-left: 1px solid #222222 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #575757 !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #ddd !important
}

.border-dark {
    border-color: #222 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap,
#vip_prize .card_custom>ul {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end,
#mirror_list li {
    justify-content: flex-end !important
}

.justify-content-center,
#vip_prize .card_custom>ul {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    clip-path: none
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0062cc !important
}

.text-secondary {
    color: #575757 !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #3e3e3e !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #bd2130 !important
}

.text-light {
    color: #ddd !important
}

a.text-light:hover,
a.text-light:focus {
    color: #c4c4c4 !important
}

.text-dark {
    color: #222 !important
}

a.text-dark:hover,
a.text-dark:focus {
    color: #090909 !important
}

.text-muted {
    color: #575757 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #c2c2c2;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}s

body {
    position: relative;
    left: 0;
    overflow-x: hidden !important;
    width: 100%;
    height: 100%;
    font-size: 14px;
    transition: left .3s cubic-bezier(.4, 0, .2, 1)
}

body .container {
    padding-top: 41px
}

* {
    outline-color: transparent !important
}

main>section:first-child,
aside>section:first-child {
    margin-top: 32px
}

input:focus,
textarea:focus {
    outline: 1px solid #333 !important
}

ul,
ol,
dt,
dd,
dl {
    list-style: none;
    padding: 0;
    margin: 0
}

button:focus {
    outline: 0
}

.mark,
mark {
    background: none;
    padding: 0;
    color: #ddd
}

.background-dark {
    background-color: #0c0c0c;
    padding-bottom: 32px;
    border-radius: 15px
}

.asider_left {
    left: 10px;
    height: fit-content
}

figure {
    margin: 0;
    position: relative
}

.bg-900 {
    background-color: #0c0c0c
}

.bg-800 {
    background-color: #222
}

.bg-700 {
    background-color: #3d3d3d
}

.bg_800 {
    background-color: #222;
    border-radius: 3px;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1)
}

.mt_large {
    margin-top: 32px
}

.mb_large {
    margin-bottom: 32px
}

.pt_large {
    padding-top: 32px
}

.pb_large {
    padding-bottom: 32px
}

.mtr_negative_1 {
    margin-top: -1px;
    margin-right: -1px
}

.mt-negative-3 {
    margin-top: -16px
}

.text--gray-600 {
    color: #575757
}

.text--gray-500 {
    color: #727272
}

.text--gray-400 {
    color: #8d8d8d
}

.text--gray-300 {
    color: #a7a7a7
}

.text-color--gray-200,
.text-color--gray-200:hover {
    color: #c2c2c2
}

.text-color--win {
    color: #28a745
}

.text-color--lose {
    color: #dc3545
}

.font--12 {
    font-size: 12px
}

.font--14 {
    font-size: 14px
}

.font--16 {
    font-size: 16px
}

.font--18 {
    font-size: 18px
}

.word-break {
    word-break: break-word
}

.box_shadow {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.overflow-hidden {
    overflow: hidden
}

.custom-input {
    background: none;
    height: 31px;
    padding-left: 10px;
    color: #8d8d8d
}

.clear:after {
    content: "";
    clear: both;
    display: table
}

.badge--gold {
    fill: gold
}

.badge--silver {
    fill: silver
}

.badge--bronze {
    fill: #cd7f32
}

.badge--common {
    fill: #96cdee
}

.no-uppercase {
    text-transform: none
}

.word-break-all {
    word-break: break-all
}

.block_loading {
    animation: pulseLoading 2s infinite;
    background-color: #222
}

@keyframes pulseLoading {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

div.slick-initialized.block_loading,
.fb_iframe_widget.block_loading {
    animation: none;
    background-color: #0c0c0c
}

.custom_btn {
    text-decoration: none;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    text-decoration: none !important;
    color: #0c0c0c !important;
    transition: background .3s cubic-bezier(.4, 0, .2, 1)
}

.breadcrumb-item.active a {
    color: #858585
}

#ranking_view_page .card {
    border-radius: 8px;
    overflow: hidden
}

#ranking_view_page .card-header {
    padding: 16px;
    background-color: #161616
}

#ranking_view_page .card-body {
    padding: 12px;
    background-color: #212121
}

#retorno_compra,
[data-char-server],
#login_box_not_logged,
#login_box_logged,
#login_box_logged_m2,
#coupon-field,
#table-aika-guild,
#table-m2-guild,
#mensal,
#semanal,
#diario,
#matchmaking,
.pagination .page-item:first-child:last-child {
    display: none
}

#warface-bar.warface-bar--hide+.container .fixed,
#warface-bar.warface-bar--hide+.container .header-fixed.active {
    top: 0 !important
}

#warface-bar+.container .fixed {
    top: 41px;
    transition: top .35s cubic-bezier(.4, 0, .2, 1)
}

#warface-bar.warface-bar--hide {
    top: 0
}

#warface-bar.warface-bar--hide+.container .fixed,
#warface-bar.warface-bar--hide+.container .top-header-fixed .top-header,
#warface-bar.warface-bar--hide+.container .header-fixed.active {
    top: 0 !important
}

#warface-bar+.container .header-fixed.active {
    top: 41px
}

#warface-bar+.container .top-header-fixed .top-header,
#warface-bar+.container .fixed {
    top: 41px;
    transition: top .35s cubic-bezier(.4, 0, .2, 1)
}

#warface-bar+.container .top-header-fixed .top-header+#nav_height_stick_control,
#warface-bar+.container .fixed+#nav_height_stick_control {
    margin-top: 41px
}

#warface-bar+.container .fixed+#nav_height_stick_control {
    margin-top: 41px
}

#warface-bar.warface-bar--logged+.container .header-el--not-logged {
    display: none
}

#warface-bar.warface-bar--logged+.container .header-el--logged {
    display: flex
}

#header_jogo {
    position: relative;
    width: 100%
}

#header_jogo h1 {
    font-size: 0;
    margin-bottom: 0;
    line-height: 0;
    width: 100%
}

#header_jogo h1 span {
    font-size: 0
}

#header_jogo>nav {
    position: relative;
    top: 0;
    height: 48px;
    z-index: 2;
    background-repeat: no-repeat
}

#header_jogo .fixed {
    position: fixed;
    top: 0;
    z-index: 38;
    transition: .35s cubic-bezier(.4, 0, .2, 1)
}

#nav_mobile_button svg {
    display: inline-block;
    width: 14px;
    height: 16px;
    vertical-align: middle
}

#project_black_header_nav_list>li {
    position: relative
}

#project_black_header_nav_list>li>a {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    position: relative;
    z-index: 1000;
    display: inline-block;
    text-shadow: 0 0 8px #000;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    width: 100%
}

#project_black_header_nav_list>li>a svg {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 3px;
    transform: rotate(0);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1)
}

#project_black_header_nav_list>li.active svg {
    transform: rotate(180deg)
}

@media (max-width:1199px) {
    .hide-down-large {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hide-up-large {
        display: none !important
    }
}

section[id^=rule_] {
    padding: 16px
}

section[id^=rule_] ul li:first-letter {
    color: #575757
}

#rule_c {
    margin-bottom: 16px !important
}

.component_title {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #222222;
    padding: 0 0 12px;
    margin-bottom: 16px;
    text-transform: uppercase;
    line-height: 1
}

.component_title h1,
.component_title h2,
.component_title h3 {
    margin: 0;
    display: inline-block
}

aside .component_title {
    padding: 12px 16px;
    margin-bottom: 0
}

.component_title svg,
#news_all svg {
    display: inline-block;
    flex-shrink: 0;
    color: #0c0c0c;
    text-align: center;
    margin-right: 8px;
    background: linear-gradient(to bottom, #c2c2c2 25%, #8d8d8d 50%, #575757 75%, #222222 100%);
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    line-height: 1
}

#news_list .component_title {
    border: none
}

.date_author {
    color: #6b6b6b;
    flex: 1;
    -ms-flex: 1;
    display: flex;
    align-items: center
}

.date_author a {
    color: #575757;
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

.fixed-box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 1;
    transition: opacity .4s
}

.fixed-box.hide-opacity {
    opacity: 0;
    z-index: -1;
    visibility: hidden
}

.black-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000c
}

.aviso-box {
    position: relative;
    z-index: 1;
    max-width: 600px;
    margin: 0 16px
}

.aviso-box-close,
.close-box {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 24px;
    height: 24px;
    border: 0;
    background-color: #222;
    color: #a7a7a7;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    z-index: 2
}

.content-box {
    position: relative;
    z-index: 1;
    background-color: #0f0f0f
}

.content-box.item-3d {
    max-width: 600px;
    width: 100%
}

.content-box.item-3d:before {
    content: "";
    width: 100%;
    padding-top: 56.25%;
    display: block
}

.content-box.item-3d iframe {
    position: absolute;
    top: 0;
    z-index: 1
}

.lds-dual-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    display: inline-block;
    width: 64px;
    height: 64px
}

.lds-dual-ring:after {
    content: "";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    animation: lds-dual-ring 1.2s linear infinite
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

#news_slider {
    position: relative
}

#news_slider iframe,
#news_slider #link-banner-video-frame {
    margin-top: -110px;
    width: 789px;
    height: 490px
}

#news_slider_list {
    position: relative;
    width: 100%
}

.news_slider_item {
    float: left;
    display: none
}

.news_slider_item.slick-slide {
    display: block
}

.news_slider_item a {
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.news_slider_item figcaption {
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px;
    width: 228px;
    height: 100%;
    background-color: #000000
}

.news_slider_item p {
    color: #8d8d8d;
    margin-bottom: 0
}

.banner {
    background-size: cover;
    background-repeat: no-repeat
}

#news_category {
    padding: 0;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase
}

#news_category li {
    position: relative;
    padding: 16px 32px
}

#news_category a {
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

#news_category a:after {
    width: 1px;
    height: 131%;
    transform: rotate(-140deg);
    content: "";
    background-color: #3d3d3d;
    display: block;
    position: absolute;
    right: -3px;
    top: -8px
}

#news_category a:hover {
    text-decoration: none
}

#news_list_wrapper {
    position: relative
}

#news_list_wrapper ul:not(#news_body) {
    position: relative;
    word-break: break-word;
    z-index: 10
}

#news_list_wrapper ul:not(#news_body) li {
    padding: 16px
}

#news_list_wrapper ul:not(#news_body) li:hover {
    z-index: 0
}

#news_list_wrapper ul:not(#news_body) a:hover {
    text-decoration: none;
    color: #ddd
}

#news_list_wrapper ul:not(#news_body) h3 {
    transition: color .3s cubic-bezier(.4, 0, .2, 1)
}

.news_list_item_description header {
    display: inline-block;
    color: #ddd;
    height: 21px;
    overflow: hidden;
    margin-bottom: 4px
}

.news_list_item_description time {
    line-height: 19px
}

.news_list_item_description p {
    margin-bottom: 0;
    height: 40px;
    overflow: hidden;
    color: #8d8d8d;
    max-width: 667px;
    width: 100%
}

.news_list_item_category.noticias {
    background-color: #dc3545
}

.news_list_item_category.atualizacoes,
.news_list_item_category.actualizaciones {
    background-color: #fd7e14
}

.news_list_item_category.eventos {
    background-color: #28a745
}

.news_list_item_category.blog {
    background-color: #6f42c1
}

.news_list_item_category {
    position: relative;
    height: 20px;
    width: 70px;
    margin: 15px 16px 0 4px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    transition: background-color .3s ease-in-out
}

.news_list_item_category:before,
.news_list_item_category:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff3;
    z-index: -1;
    border-radius: 4px;
    transition: background-color .3s ease-in-out
}

.news_list_item_category:before {
    top: 0;
    left: 0;
    transform: skew(-25deg)
}

.news_list_item_category:after {
    bottom: 0;
    right: 0;
    transform: skew(25deg)
}

.noticias {
    text-shadow: 0 0 8px #dc3545
}

.atualizacoes,
.actualizaciones {
    text-shadow: 0 0 8px #fd7e14
}

.eventos {
    text-shadow: 0 0 8px #28a745
}

.blog {
    text-shadow: 0 0 8px #6f42c1
}

.news-list-item {
    opacity: 0;
    transform: translate(-20px);
    animation: slide-in-left .8s cubic-bezier(.42, 0, .21, 1) forwards
}

@keyframes slide-in-left {
    0% {
        opacity: 0;
        transform: translate(-20px)
    }

    to {
        opacity: 1;
        transform: translate(0)
    }
}

#news_body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 16px
}

#news_body li {
    border-bottom: 1px solid #222222;
    height: 97px;
    background-color: #0c0c0c;
    transition: background-color .3s ease-in-out
}

#news_body li:last-child {
    border-bottom: none
}

.no-border-radius {
    border-radius: 0 !important
}

#news_slider .slick-dots button,
.project_black #news_slider .slick-dots button,
#show_more a,
.custom_btn,
.project_black #show_more a,
.project_black .custom_btn {
    color: #fff !important
}

#characters_list {
    position: relative
}

.class_icon {
    display: inline-block;
    width: 22px;
    height: 22px
}

.character_name {
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: none;
    margin: 1px 0 0;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    padding: 10px
}

.character_name:first-child {
    margin-top: 0
}

.character_name:hover {
    background: #222222
}

.character_name:hover>img {
    display: block
}

.character_name>img {
    width: 42px;
    margin-left: auto;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 0;
    display: none
}

.character_name svg {
    display: none;
    width: 16px;
    height: 16px;
    transform: rotate(0);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1)
}

.character_name.active>img {
    display: block
}

.character_name.active svg {
    transform: rotate(180deg)
}

.class_icon {
    margin-right: 16px;
    border-radius: 50%;
    background-color: #222
}

.character_description {
    padding: 0;
    height: auto
}

.character_description h3 {
    text-transform: uppercase
}

.character_description h3 .class_icon {
    background-color: #222;
    border-radius: 50%;
    margin-right: 8px
}

.character_description p {
    padding-right: 32px
}

.character_description p:last-child {
    margin-bottom: 0
}

.stats svg {
    display: inline-block;
    width: 15.75px;
    height: 14px;
    vertical-align: middle
}

.character_mode {
    font-size: 10px
}

.character_mode a {
    width: 102px
}

.stats_type {
    display: block;
    width: 65px;
    color: #8d8d8d;
    height: 20px
}

.class_video {
    display: block;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    position: relative;
    overflow: hidden
}

.class_video:before {
    display: block;
    position: absolute;
    content: "";
    background-color: #fff;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    z-index: 2
}

.class_video svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 72px;
    height: 64px;
    margin-top: -32px;
    margin-left: -36px;
    text-align: center;
    z-index: 3;
    color: red;
    transition: color .3s cubic-bezier(0, 0, .2, 1)
}

.class_video svg:hover {
    color: #c00
}

.class_video img {
    width: 100%;
    position: absolute
}

#gm_recommends {
    max-height: 231px
}

.project_black .warface-primary.active,
.project_black .warface-primary:hover {
    color: #fff !important
}

.project_black #gm_recommends_list {
    height: 126px
}

#vip_prize,
#gm_recommends {
    overflow: hidden
}

#vip_prize header,
#gm_recommends header {
    background-image: linear-gradient(to right, #727272 0%, #727272 98%);
    background-repeat: no-repeat !important;
    background-position: bottom left !important;
    transition: all .3s cubic-bezier(.4, 0, .2, 1) !important
}

#vip_prize_list,
#gm_recommends_list {
    position: relative
}

.vip_prize_item,
.gm_recommends_item {
    margin: 0;
    transition: all .3s cubic-bezier(.4, 0, .2, 1), background-color .7s;
    cursor: pointer;
    display: none;
    float: left
}

.vip_prize_item.slick-slide,
.gm_recommends_item.slick-slide {
    display: block
}

.card_custom {
    overflow: hidden;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    border-radius: 2px;
    background-color: #222
}

.card_body_custom {
    position: relative;
    padding: 16px;
    z-index: 3;
    background-color: #222
}

.card_body_custom h3 {
    margin-bottom: 16px;
    border-bottom: 0
}

.card_body_custom h3 mark {
    color: #ddd
}

.card_body_custom>p,
.card_body_custom span {
    color: #727272;
    text-transform: uppercase
}

#vip_prize .card_custom {
    height: 431px
}

#vip_prize .card_custom>ul {
    background-color: #727272;
    height: 264px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center
}

#vip_prize .card_custom>ul li {
    position: relative;
    margin: 16px;
    display: inline-block;
    z-index: 3
}

#vip_prize .card_custom>ul span {
    color: #ddd;
    background-color: #222;
    display: inline-block;
    padding: 2px 3px;
    position: absolute;
    z-index: 4;
    bottom: -4px;
    right: -4px;
    font-size: 12px;
    font-weight: 500;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

#vip_prize .card_custom img {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    border-radius: 5px
}

#vip_prize .card_body_custom mark {
    color: #727272
}

#ranking .table-aika,
#relics .table-aika {
    height: 231px
}

#ranking .table-aika tr,
#relics .table-aika tr {
    cursor: initial
}

#ranking header,
#relics header {
    height: 43px
}

#ranking td,
#relics td {
    position: relative
}

#ranking table span,
#relics table span {
    color: #fff;
    font-weight: 500
}

#ranking table a,
#relics table a {
    margin-left: 2px
}

#ranking th,
#relics th {
    padding: 6px;
    font-weight: 500;
    height: 34px
}

#ranking thead,
#relics thead {
    background-image: linear-gradient(#403e3f 50%, #323232 50%)
}

#ranking .warface-primary,
#relics .warface-primary {
    padding: 6px;
    font-size: 12px;
    text-transform: uppercase
}

.table-custom {
    padding: 0
}

.square_link {
    position: absolute;
    top: 4px;
    right: 4px;
    display: inline-block;
    font-size: 9px;
    height: 10px;
    line-height: 1;
    padding: 0 2px;
    color: #fff;
    background-color: #222
}

#relics_situation *[id*=-accordion] {
    background-color: none;
    background-image: linear-gradient(#403e3f 50%, #323232 50%)
}

#ranking td {
    padding: 4px
}

#ranking tbody tr {
    cursor: pointer
}

#ranking tr:first-child td:first-child span {
    color: #ffce3a
}

#ranking tr:nth-child(2) td:first-child span {
    color: #cad4dd
}

#ranking tr:nth-child(3) td:first-child span {
    color: #fd9a47
}

#gm_recommends .slick-list {
    max-width: 532px;
    overflow: hidden;
    margin: 0 auto
}

.height-item-name {
    height: 48px
}

#gm_recommends_list .gm_recommends_item {
    font-size: 11px;
    background-color: #0c0c0c;
    text-transform: uppercase;
    margin: 0;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    cursor: pointer
}

.gm_recommends_item {
    padding: 8px
}

.project_black .gm_recommends_item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 126px
}

.project_black .gm_recommends_item img {
    margin-bottom: 4px
}

.project_black .gm_recommends_item_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.text--gray-medium {
    color: #8d8d8d
}

#post_view_page .nav ol,
#ranking_view_page .nav ol {
    margin-bottom: 16px
}

#post_view_page td,
#ranking_view_page td {
    vertical-align: middle
}

#post_view_content p,
#ranking_view_content p {
    color: #c2c2c2
}

*[id*=-show] {
    display: none;
    text-decoration: none !important;
    color: #fff !important;
    cursor: default
}

*[id*=-accordion] {
    text-decoration: none !important;
    display: flex;
    align-items: center;
    background-color: #222;
    padding: 8px 16px;
    cursor: pointer
}

*[id*=-accordion]:after {
    content: "+";
    margin-left: auto;
    float: right;
    padding: 0 8px;
    text-align: center;
    min-width: 24px;
    background-color: #0c0c0c;
    color: #fff
}

*[id*=-accordion].active:after {
    content: "-"
}

#post-search {
    background: none;
    border-radius: 2px;
    padding: 0 4px;
    width: 100%;
    color: #c2c2c2;
    height: 32px
}

#post-search__close {
    opacity: 0;
    position: absolute;
    color: #dc3545;
    right: 5px;
    top: 5px
}

#post-search:valid+#post-search__close {
    opacity: 1
}

#post_list li {
    margin-bottom: 32px;
    margin-top: 32px
}

#post_list li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

#post_list .media_align {
    position: relative
}

#post_list .media_align img {
    width: 100%;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

#post_list .media_align a:hover h2 {
    text-decoration: underline
}

#post_list .no-img-post .media_body_width {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0
}

#post_list_wrapper .date_author {
    flex: 0 0 100%;
    max-width: 100%
}

.media_body_width h2 {
    margin-bottom: 8px;
    word-wrap: break-word;
    transition: color .3s cubic-bezier(.4, 0, .2, 1), text-decoration .3s cubic-bezier(.4, 0, .2, 1)
}

.media_body_width p {
    color: #c2c2c2;
    margin-bottom: 8px;
    max-width: 75%
}

.status {
    margin-bottom: 16px;
    font-size: 11px
}

.on {
    background: linear-gradient(to bottom, #a2d842, #7ebf0c);
    color: #124112
}

.off {
    background: linear-gradient(to bottom, #ccc, #aaa);
    color: #333
}

.soon {
    background: linear-gradient(to bottom, #f3c474, #eb922a);
    color: #8d5206
}

#show_more {
    display: flex
}

#show_more a {
    color: #000;
    transition: background .3s cubic-bezier(.4, 0, .2, 1)
}

#show_more svg {
    display: inline-block;
    width: 12.25px;
    height: 14px;
    vertical-align: middle
}

#show_more .btn_left {
    margin-right: auto
}

#show_more .btn_right {
    margin-left: auto
}

#rule_obs {
    color: #8d8d8d;
    font-size: 12px
}

.social_media {
    height: 21px;
    margin-left: auto
}

#date_author_social_media {
    display: flex;
    align-items: center
}

#post_view_page .social_media {
    display: flex;
    align-items: center;
    height: 21px;
    margin-top: -6px
}

#post_view_page .social_media>:first-child {
    margin-right: 16px
}

#post_view_page .social_media:after {
    clear: both;
    display: table;
    content: ""
}

thead {
    background: #181818
}

#post_view_page thead {
    border: 1px solid #3d3d3d
}

#post_view_page th {
    font-size: 1rem;
    padding: 8px;
    border: 1px solid #3d3d3d
}

#post_view_page tbody tr:nth-child(odd) {
    background-color: #222
}

#post_view_page tbody p {
    margin: 0
}

#post_view_page td {
    padding: 12px;
    border: 1px solid #3d3d3d
}

@media (max-width:1199px) {
    #post_view_content table {
        width: 100% !important;
        max-width: 100% !important;
        overflow: auto
    }
}

#post_view_content img {
    max-width: 100% !important;
    height: auto !important
}

#post_view_content a {
    text-decoration: underline
}

#post_view_content code {
    color: #c2c2c2;
    font-size: 14px
}

#post_view_content ul {
    list-style-type: disc;
    padding-left: 32px
}

#post_view_content ol {
    list-style-type: decimal;
    padding-left: 32px
}

#post_view_content iframe {
    max-width: 100%
}

#post_view_content .tabela-menor th,
#post_view_content .tabela-menor td {
    padding: 0
}

.m2-item tr,
.m2-item td {
    display: block;
    padding: 0;
    background-color: unset !important;
    border: 0
}

.m2-item .red {
    color: #e57875
}

.m2-item .green {
    color: #89b88d
}

.m2-item .yellow {
    color: #ffc700
}

#box_facebook_blog {
    background-color: #fff
}

.ranking--1 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #7d621d !important
}

.ranking--2 {
    color: #d9d9d9;
    background-color: #434242 !important
}

.ranking--3 {
    color: #d9d9d9;
    background-color: #4e3f3b !important
}

.table th,
.table td {
    padding: 10px 9px
}

.rank_arrow {
    font-size: 12px !important
}

.rank_arrow svg {
    width: 8px;
    height: 9px;
    margin-right: 4px;
    vertical-align: middle
}

.extra-info-text {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 8px);
    display: none;
    width: 200px;
    padding: 6px;
    border-radius: 3px;
    transform: translate(-50%);
    text-align: center;
    font-weight: 400;
    color: #fff;
    background-color: #212121;
    z-index: 1
}

.extra-info-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top-color: #666
}

.extra-info-text>span {
    color: #aaa
}

.extra-info-icon {
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
    fill: #1976d2
}

.extra-info-hover:hover .extra-info-text {
    display: block
}

.rank-new_badge {
    display: inline-block;
    padding: 1px 3px;
    margin-left: 2px;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 1px 6px;
    color: #ef6c00
}

.aika-class--guerreiro {
    background-position-x: 0
}

.aika-class--templario {
    background-position-x: -22px
}

.aika-class--atirador {
    background-position-x: -44px
}

.aika-class--pistoleiro {
    background-position-x: -66px
}

.aika-class--feiticeiro_negro {
    background-position-x: -88px
}

.aika-class--clerigo {
    background-position-x: -110px
}

.custom-input:valid+.close__search {
    opacity: 1
}

.close__search {
    opacity: 0;
    position: absolute;
    color: #dc3545;
    right: 5px;
    top: 5px
}

.close__search:hover {
    color: #dc3545
}

#nickname__button {
    font-size: 14px;
    margin-left: 18px
}

#nickname__input {
    background: none;
    height: 31px;
    width: 180px;
    padding-left: 10px;
    padding-right: 15px;
    color: #8d8d8d
}

#nickname__close {
    opacity: 0;
    position: absolute;
    color: #dc3545;
    right: 5px;
    top: 5px
}

#nickname__input:valid+#nickname__close {
    opacity: 1
}

#theme_cdz .search_wrapper h3 {
    min-width: 60px
}

.search_wrapper h3 {
    min-width: 52px;
    margin: 0;
    font-weight: 100;
    font-size: 14px;
    color: #8d8d8d
}

.search_wrapper .btn.warface-primary,
.search_wrapper .warface-primary.custom_btn {
    padding: 6px;
    font-size: 12px;
    text-transform: uppercase
}

.search_period_select>a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 25px;
    padding-bottom: 4px;
    border-bottom: 1px solid #222222;
    transition: border-color .3s cubic-bezier(.4, 0, .2, 1)
}

.search_period_select>a:focus {
    border-color: #222;
    color: #222
}

.search_period_select>a:focus span {
    padding-bottom: 45px;
    font-size: 12px;
    margin-left: 1px;
    color: #3d3d3d
}

.search_period_select>a:focus+ul,
.search_period_select>a:focus ul:hover {
    width: 100%;
    height: 152px;
    opacity: 1;
    overflow: auto;
    transform: scaleY(1);
    display: block;
    z-index: 999;
    transition: all .3s cubic-bezier(.4, 0, .2, 1) .1s
}

.search_period_select>a:focus+ul li:hover,
.search_period_select>a:focus ul:hover li:hover {
    background-color: #222
}

.search_period_select span {
    transition: padding-bottom .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1), font-size .3s cubic-bezier(.4, 0, .2, 1);
    color: #8d8d8d;
    padding-bottom: 0;
    font-size: 14px;
    margin-left: 0
}

.search_period_select svg {
    width: 12.25px;
    height: 14px;
    margin-left: auto;
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    color: #8d8d8d
}

.search_period_select ul {
    position: absolute;
    top: -4px;
    left: 0;
    opacity: 0;
    width: 0;
    height: 0;
    overflow: auto;
    transform: scaleY(0);
    transform-origin: top left;
    transition: all .3s cubic-bezier(.4, 0, .2, 1) .1s;
    z-index: 999
}

.search_period_select ul a {
    display: block;
    padding: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.search_period_select li {
    border-bottom: 1px solid #222222;
    background-color: #3d3d3d
}

#search:first-child {
    margin-right: auto
}

#search:last-child {
    margin-left: auto
}

.matchmaking-info {
    display: inline-block;
    padding: 16px;
    border: 1px solid #222222;
    background-color: #0c0c0c
}

.matchmaking-info span {
    line-height: 35px
}

.matchmaking-level {
    width: 43px;
    height: 33px;
    margin: 0 auto 8px;
    background-repeat: no-repeat;
    background-size: 290px
}

.
.cursor-pointer {
    cursor: pointer
}

.rank-trophy {
    display: none;
    width: 16px;
    height: 16px;
    margin-right: 7px;
    vertical-align: middle;
    background-size: cover;
    background-position: center
}


#theme_aika #search .search_wrapper h3 {
    min-width: 50px
}

#theme_aika .classificacao-texto h6 {
    font-size: 11px;
    margin-top: 8px !important
}

#user_info {
    height: 100%;
    position: relative
}

#user_info h3 {
    font-weight: 100
}

#user_info .component_title h1 {
    text-transform: none
}

#user_info .custom_table td {
    height: 58px;
    vertical-align: middle
}

.user_info_bg_card {
    background-color: #00000012;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

#user_info_wrapper {
    position: relative
}

#user_info_level {
    text-align: center
}

#user_info_level h1 {
    font-weight: 700;
    text-shadow: 0 0 15px #c5081a
}

#user_info_level img {
    max-width: 236px;
    width: 100%
}

#user_info_level>p {
    font-weight: 700
}

#user_member {
    font-size: 12px
}

.user_font_size p {
    font-size: 14px;
    color: #c2c2c2;
    height: 22px
}

.user_font_size span {
    float: right
}

@media (min-width:767px) {
    .w-md-50 {
        width: 50% !important
    }
}

#signature {
    opacity: 0
}

.min-height-0 {
    min-height: 0
}



.text-width--info__stats-left {
    width: 36px;
    display: inline-block
}

.text-width--info__stats-right {
    width: 64px;
    display: inline-block
}


.text-color--yellow {
    color: #e9c835;
    fill: #e9c835
}

.text-color--gray {
    color: #c5c5c5;
    fill: #c5c5c5
}

.text-color--white {
    color: #eee;
    fill: #eee
}



#banner-display {
    max-width: 789px;
    width: 100%;
    height: 100%;
    max-height: 190px;
    position: relative
}

#banner-display img {
    width: 100%
}

#banner-display:hover .banner-display-hover {
    opacity: 1
}

.banner-display-hover {
    position: absolute;
    background-color: #0006;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.banner-display-hover svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate3d(-50%, -50%, 0)
}

.user-medal {
    margin-left: -4px
}

.clan_info_card {
    font-size: 16px
}

.award-badge {
    font-size: 12px
}

#user_clan .component_title h1 {
    text-transform: none
}

.season-happening:before {
    content: "Atual";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 3px;
    color: #dc3545;
    left: 0;
    font-size: 10px
}

.achievement-block {
    width: 25%
}

.award-card {
    min-height: 116px;
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #161616
}

.clan-award-player {
    word-break: break-all;
    font-size: 14px;
    color: #c2c2c2
}

.award-value {
    display: inline-block;
    color: #c2c2c2;
    font-weight: 700;
    font-size: 28px;
    line-height: 21px;
    height: 21px
}

.clan-master-img {
    margin-top: -3px
}

.score span:first-child,
.score span:last-child {
    font-size: 32px
}

.win,
.lose {
    position: relative;
    overflow: hidden;
    margin-top: -1px;
    border-color: #121212 !important
}

.match-badge {
    position: absolute;
    background-color: #121212;
    width: 70px;
    height: 120px;
    top: -52px;
    left: -22px;
    transform: rotate(42deg);
    line-height: 163px;
    text-align: right;
    font-size: 24px;
    padding-right: 5px;
    font-weight: 700;
    z-index: 1
}

.match-result {
    transform: rotate(-42deg)
}

.win .match-result {
    color: #28a745
}

.lose .match-result {
    color: #dc3545
}

#show-more-matches.active,
#show-more-players.active {
    display: none !important
}

#show-more-matches.active+.score-list li:nth-child(4),
#show-more-matches.active+.score-list li:nth-child(5),
#show-more-matches.active+.score-list li:nth-child(6),
#show-more-players.active+.score-list li:nth-child(4),
#show-more-players.active+.score-list li:nth-child(5),
#show-more-players.active+.score-list li:nth-child(6) {
    display: flex !important
}

#show-more-matches.active+.featured-player div[title]:nth-child(5),
#show-more-matches.active+.featured-player div[title]:nth-child(6),
#show-more-matches.active+.featured-player div[title]:nth-child(7),
#show-more-matches.active+.featured-player div[title]:last-child,
#show-more-players.active+.featured-player div[title]:nth-child(5),
#show-more-players.active+.featured-player div[title]:nth-child(6),
#show-more-players.active+.featured-player div[title]:nth-child(7),
#show-more-players.active+.featured-player div[title]:last-child {
    display: block !important
}

.score-list {
    max-height: 398px;
    overflow-y: auto
}

.enemy-clan {
    word-break: break-all;
    text-align: center;
    padding-right: 32px
}

.clan-patente {
    background-image: url(/static//img/pb/patente-clan.png?62a6322d122f);
    height: 26px;
    width: 25px
}

.clan-level-0 {
    background-position-x: left;
    background-position-y: -0px
}

.clan-level-1 {
    background-position-x: left;
    background-position-y: -25px
}

.clan-level-2 {
    background-position-x: left;
    background-position-y: -50px
}

.clan-level-3 {
    background-position-x: left;
    background-position-y: -75px
}

.clan-level-4 {
    background-position-x: left;
    background-position-y: -100px
}

.clan-level-5 {
    background-position-x: left;
    background-position-y: -125px
}

.clan-level-6 {
    background-position-x: left;
    background-position-y: -150px
}

.clan-level-7 {
    background-position-x: left;
    background-position-y: -175px
}

.clan-level-8 {
    background-position-x: left;
    background-position-y: -200px
}

.clan-level-9 {
    background-position-x: left;
    background-position-y: -225px
}

.clan-level-10 {
    background-position-x: left;
    background-position-y: -250px
}

.clan-level-11 {
    background-position-x: left;
    background-position-y: -275px
}

.clan-level-12 {
    background-position-x: left;
    background-position-y: -300px
}

.clan-level-13 {
    background-position-x: left;
    background-position-y: -325px
}

.clan-level-14 {
    background-position-x: left;
    background-position-y: -350px
}

.clan-level-15 {
    background-position-x: left;
    background-position-y: -375px
}

.clan-level-16 {
    background-position-x: left;
    background-position-y: -400px
}

.clan-level-17 {
    background-position-x: center;
    background-position-y: -0px
}

.clan-level-18 {
    background-position-x: center;
    background-position-y: -25px
}

.clan-level-19 {
    background-position-x: center;
    background-position-y: -50px
}

.clan-level-20 {
    background-position-x: center;
    background-position-y: -75px
}

.clan-level-21 {
    background-position-x: center;
    background-position-y: -100px
}

.clan-level-22 {
    background-position-x: center;
    background-position-y: -125px
}

.clan-level-23 {
    background-position-x: center;
    background-position-y: -150px
}

.clan-level-24 {
    background-position-x: center;
    background-position-y: -175px
}

.clan-level-25 {
    background-position-x: center;
    background-position-y: -200px
}

.clan-level-26 {
    background-position-x: center;
    background-position-y: -225px
}

.clan-level-27 {
    background-position-x: center;
    background-position-y: -250px
}

.clan-level-28 {
    background-position-x: center;
    background-position-y: -275px
}

.clan-level-29 {
    background-position-x: center;
    background-position-y: -300px
}

.clan-level-30 {
    background-position-x: center;
    background-position-y: -325px
}

.clan-level-31 {
    background-position-x: center;
    background-position-y: -350px
}

.clan-level-32 {
    background-position-x: center;
    background-position-y: -375px
}

.clan-level-33 {
    background-position-x: center;
    background-position-y: -400px
}

.clan-level-34 {
    background-position-x: right;
    background-position-y: -0px
}

.clan-level-35 {
    background-position-x: right;
    background-position-y: -25px
}

.clan-level-36 {
    background-position-x: right;
    background-position-y: -50px
}

.clan-level-37 {
    background-position-x: right;
    background-position-y: -75px
}

.clan-level-38 {
    background-position-x: right;
    background-position-y: -100px
}

.clan-level-39 {
    background-position-x: right;
    background-position-y: -125px
}

.clan-level-40 {
    background-position-x: right;
    background-position-y: -150px
}

.clan-level-41 {
    background-position-x: right;
    background-position-y: -175px
}

.clan-level-42 {
    background-position-x: right;
    background-position-y: -200px
}

.clan-level-43 {
    background-position-x: right;
    background-position-y: -225px
}

.clan-level-44 {
    background-position-x: right;
    background-position-y: -250px
}

.clan-level-45 {
    background-position-x: right;
    background-position-y: -275px
}

.clan-level-46 {
    background-position-x: right;
    background-position-y: -300px
}

.clan-level-47 {
    background-position-x: right;
    background-position-y: -325px
}

.clan-level-48 {
    background-position-x: right;
    background-position-y: -350px
}

.clan-level-49 {
    background-position-x: right;
    background-position-y: -375px
}

.clan-level-50 {
    background-position-x: right;
    background-position-y: -400px
}

.map {
    background: linear-gradient(to right, rgba(0, 0, 0, .65) 0%, #000 80%), url(/static//img/pb/maps.jpg?687011fc8799) no-repeat;
    height: 103px
}

.map-12 {
    background-position-y: -0px
}

.map-13 {
    background-position-y: -103px
}

.map-48 {
    background-position-y: -206px
}

.map-24 {
    background-position-y: -309px
}

.map-15 {
    background-position-y: -412px
}

.map-45 {
    background-position-y: -515px
}

.map-11 {
    background-position-y: -618px
}

.map-14 {
    background-position-y: -721px
}

.map-88 {
    background-position-y: -824px
}

.map-47 {
    background-position-y: -927px
}

.map-86 {
    background-position-y: -1030px
}

.map-89 {
    background-position-y: -1133px
}

.map-46 {
    background-position-y: -1236px
}

.map-99 {
    background-position-y: -1339px
}

.map-76 {
    background-position-y: -1442px
}

.map-98 {
    background-position-y: -1545px
}

.map-49 {
    background-position-y: -1648px
}

.map-44 {
    background-position-y: -1751px
}

.map-84 {
    background-position-y: -1854px
}

.map-93 {
    background-position-y: -1957px
}

.map-43 {
    background-position-y: -2060px
}

.map-19 {
    background-position-y: -2163px
}

.map-25 {
    background-position-y: -2266px
}

.map-91 {
    background-position-y: -2369px
}

.exp-bar {
    height: 32px;
    width: 100%;
    position: relative;
    line-height: 32px
}

.exp-bar-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.exp-progress {
    height: 28px;
    margin-top: 1px
}

.card.no-border {
    border: 0
}

.odd,
.even {
    cursor: pointer
}

table.dataTable thead th {
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 3px);
    cursor: pointer
}

#clanTable_wrapper {
    min-height: 606px;
    display: flex;
    flex-direction: column
}

#clanTable_filter {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#clanTable_filter input[type=search] {
    height: 31px;
    width: 180px;
    padding-left: 10px;
    padding-right: 15px;
    background: none;
    border: 1px solid #222222 !important;
    color: #8d8d8d
}

.dataTables_paginate {
    display: flex;
    flex: 1;
    align-items: flex-end;
    height: 33px;
    width: 100%;
    justify-content: center
}

.table.dataTable,
.dataTable th,
.dataTable td {
    box-sizing: content-box
}

.dataTable td:first-child {
    word-break: break-word
}

.sorting {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAACVBMVEUAAADIyMjl5eVIBBP/AAAAAXRSTlMAQObYZgAAAClJREFUCNdjwAYEwGQKiGDsBJFsTA5AUoJhAqZaiDhEDVg9RC/MHEwAANsMA91AQfd/AAAAAElFTkSuQmCC)
}

.sorting_asc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAAB1JREFUCNdjwAkcgPgBAwPjBwYG5h8MDOx/GAgBAKRJBBCQbHkwAAAAAElFTkSuQmCC)
}

.sorting_desc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAABxJREFUCNdjIATY/zAwMP9gYGD8AOQ8AGIHnEoBkNkEEEbbutQAAAAASUVORK5CYII=)
}

.sorting_asc_disabled {
    background-image: url(https://cdn.datatables.net/1.10.17/img/sort_asc_disabled.png)
}

.sorting_desc_disabled {
    background-image: url(https://cdn.datatables.net/1.10.17/img/sort_desc_disabled.png)
}

.dataTables_paginate>span .paginate_button {
    margin: 0 4px
}

.dataTables_paginate>.paginate_button:last-child {
    margin-left: 16px
}

.dataTables_paginate>.paginate_button:first-child {
    margin-right: 16px
}

.paginate_button,
.ellipsis {
    position: relative;
    padding: .5rem .75rem;
    line-height: 1.25;
    color: #0c0c0c;
    background-color: #fff;
    border: 1px solid #0c0c0c;
    background-color: #222;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    font-size: 14px;
    background-repeat: no-repeat;
    border: 0;
    margin-left: 0;
    background-color: #181818;
    display: inline-block;
    cursor: pointer
}

.paginate_button .previous,
.ellipsis .previous {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.paginate_button .next,
.ellipsis .next {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.ellipsis {
    margin: 0 4px
}

@media all and (max-width:575px) {
    .achievement-block {
        width: 50%
    }

    .clan_info_card {
        font-size: 14px
    }

    #clanTable_wrapper {
        min-height: auto;
        background: none
    }

    #clanTable_filter>label,
    #clanTable_filter input[type=search] {
        width: 100%
    }

    .dataTables_paginate>span {
        display: none
    }

    .score-list {
        max-height: 408px;
        overflow-y: hidden
    }

    .map {
        display: none !important
    }

    .map:first-child,
    .map:nth-child(2),
    .map:nth-child(3),
    .map:nth-child(4) {
        display: flex !important
    }

    .featured-player div[title]:nth-child(5),
    .featured-player div[title]:nth-child(6),
    .featured-player div[title]:nth-child(7),
    .featured-player div[title]:last-child {
        display: none !important
    }
}

@media all and (max-width:370px) {
    table.dataTable thead th {
        background-position-x: 100%
    }
}

@media all and (max-width:340px) {
    table.dataTable thead th {
        background: none !important
    }
}

#download_page img {
    display: block
}

#download_page p {
    margin: 16px 0 8px;
    color: #ddd
}

#download_page p:last-child {
    margin-bottom: 0
}

#download_page figure {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position-x: -1px;
    background-repeat: no-repeat;
    padding: 16px;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

#download_page figure h3 {
    max-width: 440px
}

#download_page figure svg {
    display: inline-block;
    width: 17.5px;
    height: 20px;
    margin-right: 16px;
    vertical-align: middle
}

.banner-download {
    width: 100%;
    max-width: 300px;
    padding: 24px;
    border: 1px solid #222222;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    text-shadow: 0px 0px 2px #000
}

.banner-download:hover {
    color: #fff
}

.banner-download:hover svg {
    animation: float .5s infinite
}

@keyframes float {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

#mirror_site {
    margin-top: 32px
}

#featured_download {
    background-color: #222;
    position: relative;
    border: 1px solid #222222
}

#featured_download span {
    position: absolute;
    font-size: 9px;
    bottom: 3px;
    left: 50%;
    margin-left: -21px;
    color: #8d8d8d
}

#mirror_list li {
    display: flex;
    flex-direction: column;
    height: 107px;
    padding: 2px;
    margin: 8px 16px 0 0
}

#mirror_list li:first-child {
    display: none
}

#mirror_list li:nth-child(2) img[src$="torrent.png"] {
    margin-bottom: 24px;
    width: 60px
}

#mirror_list img {
    max-width: 100%;
    flex-shrink: 0;
    width: 44px
}

#mirror_list li:first-child {
    display: block
}

.mirror_item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 72px
}

#part_archive_list li {
    margin: 8px 8px 0 0
}

#part_archive_list svg {
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-right: 8px;
    vertical-align: middle
}

@keyframes rotate {
    to {
        transform: rotate(360deg)
    }
}

#exe_download:hover svg {
    animation: rotate 1s linear infinite
}

#patches_list li {
    margin: 8px 8px 0 0;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

#patches_list li span {
    font-size: 12px;
    font-weight: 500
}

#patches_list li:hover img {
    transform: translate3d(0, -2px, 0)
}

#patches_list img {
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transform: translateZ(0);
    backface-visibility: hidden;
    margin: 0 auto 8px
}

#patches_list .warface-primary {
    text-transform: none
}

#driver_directx a {
    display: inline-block
}

#requirements .row {
    margin-right: -16px;
    margin-left: -16px
}

#requirements .row div:last-child table:last-child {
    margin-bottom: 0
}

#requirements [class*=" col-"]:first-child {
    padding-left: 16px;
    padding-right: 8px
}

#requirements [class*=" col-"]:last-child {
    padding-left: 8px;
    padding-right: 16px
}

#requirements .custom_table td {
    font-size: 14px
}

#requirements .custom_table th {
    color: #ddd
}

#coupon_form input {
    background: none;
    height: 31px;
    padding-left: 10px;
    color: #8d8d8d
}

#coupon input[name=server],
#coupon input[name=character],
#coupon #server-controller,
#coupon #character-controller {
    display: none
}

#server-controller:checked~.accordion:after {
    content: "-"
}

#server-controller:checked~.accordion~#servers-buttons {
    max-height: 500px
}

#characters-selection.active {
    max-height: 500px
}

#coupon-rules {
    display: none
}

.accordion {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    margin-bottom: 0;
    cursor: pointer
}

.accordion:after {
    transition: color .3s cubic-bezier(.4, 0, .2, 1);
    content: "+";
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 20px;
    margin-top: -5px
}

.accordion.active:after {
    content: ""
}

.accordion~#servers-buttons,
#characters-selection {
    max-height: 0
}

#servers-buttons {
    display: flex;
    overflow: hidden;
    transition: max-height .3s cubic-bezier(.4, 0, .2, 1), min-height .3s cubic-bezier(.4, 0, .2, 1)
}

#characters-selection {
    position: relative;
    height: auto;
    overflow: hidden;
    transition: max-height .3s cubic-bezier(.4, 0, .2, 1), min-height .3s cubic-bezier(.4, 0, .2, 1), height .3s cubic-bezier(.4, 0, .2, 1)
}

#characters-selection #no-character {
    display: none
}

.servers-buttons__buttons {
    border: solid 1px #060606;
    line-height: 40px;
    min-width: 100px;
    color: #fff;
    position: relative;
    height: 42px;
    display: flex;
    text-align: center;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    border-radius: 3px;
    cursor: pointer
}

.servers-buttons__buttons__text {
    padding: 0 16px;
    width: 100%
}

.servers-buttons__buttons__icon {
    margin-left: auto;
    color: #fff;
    background-color: #2d2d2d;
    height: 40px;
    min-width: 40px;
    display: block;
    padding: 0
}

.servers-buttons__buttons svg {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle
}

.characters-selection__buttons {
    border: solid 1px #060606;
    line-height: 42px;
    color: #fff;
    position: relative;
    height: 42px;
    text-align: center;
    padding: 0 48px 0 16px;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer
}

.characters-selection__buttons__img {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .3
}

.tooltip {
    position: absolute;
    right: 16px;
    top: 16px
}

.tooltip__icon {
    height: 21px;
    width: 21px;
    font-weight: 700;
    font-family: Times New Roman, Times, serif;
    font-size: 18px;
    position: relative;
    cursor: pointer
}

.tooltip__icon:hover+.tooltip__text {
    opacity: 1;
    z-index: 1
}

.tooltip__text {
    opacity: 0;
    position: absolute;
    z-index: -1;
    transition: opacity .2s cubic-bezier(0, 0, .2, 1);
    right: 37px;
    top: 0;
    width: 280px;
    font-size: 14px;
    background-color: #0c0c0c;
    border-radius: 2px
}

.tooltip--rules {
    right: 93px;
    top: 5px
}

.tooltip__text {
    right: 0;
    top: 48px;
    width: 680px
}

#load_coupon span {
    animation: blink 1.4s infinite both
}

#load_coupon span:nth-child(2) {
    animation-delay: .2s
}

#load_coupon span:last-child {
    animation-delay: .4s
}

@keyframes blink {
    0% {
        opacity: .2
    }

    20% {
        opacity: 1
    }

    to {
        opacity: .2
    }
}

.guild-mark-how-list {
    list-style: square;
    padding-left: 16px
}

.guild-mark-how-list+p {
    color: #8d8d8d
}

.errorlist li {
    padding: 16px;
    margin-top: 32px;
    border: 1px solid #222222;
    color: #dc3545
}

#id_mark:invalid {
    color: #727272
}

.form-mark>a,
.form-mark img,
#id_mark {
    display: block
}

#download_button img,
#register_button img {
    width: 100%
}

#login_box {
    min-height: 143px;
    text-align: center
}

#login_box [data-user-name] {
    word-break: break-all
}

.server-time__wrapper {
    height: 74px
}

.aside-nl .aside-nl-timer {
    display: none;
    color: #aaa;
    text-align: center;
    font-size: 13px
}

.aside-nl-button {
    font-size: 14px;
    color: #ccc;
    background-color: #181818;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1), color .3s cubic-bezier(.4, 0, .2, 1)
}

.aside-nl-button:hover {
    color: #fff
}

.email-subscribed .aside-nl-button {
    color: #4caf50 !important;
    background-color: #0000 !important;
    opacity: 1
}

.email-subscribed .jd-aside-nl-button-register {
    display: none
}

.email-subscribed .jd-aside-nl-button-verified {
    display: inline-block
}

.email-subscribed .aside-nl-timer {
    display: block
}

.jd-aside-nl-button-verified {
    display: none
}

#box_facebook {
    overflow: hidden;
    margin-top: 32px
}

#box_facebook.pt-br {
    height: 500px
}

#box_facebook.pt-br .fb-page {
    height: inherit
}

#box_facebook.es {
    height: 500px
}

#box_facebook.es .fb-page {
    height: inherit
}

#box_facebook .fb-page {
    background-color: #222
}

#box_facebook blockquote a {
    color: #222
}

#tips header,
#partner header {
    border-bottom: none
}

#gm_blog_list time {
    color: #8d8d8d
}

#gm_blog_list>li:first-child {
    padding-bottom: 16px
}

#gm_blog_list>li:nth-child(2) {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #222222
}

#gm_blog_list>li:last-child {
    padding-top: 16px;
    border-top: 1px solid #222222
}

#tips {
    border: 1px solid #222222
}

#tips_list {
    margin: 0
}

#tips_list li {
    margin: 1px 0
}

#tips_list li:last-child {
    margin-bottom: 0
}

#tips_list a {
    padding: 0;
    margin: auto;
    width: 100%;
    display: block
}

#tips_list a:hover {
    border: 1px solid;
    margin-left: -1px;
    margin-bottom: -1px;
    margin-top: -1px;
    box-sizing: content-box
}

#tips_list img {
    display: block;
    width: 100%;
    max-height: 56px
}

#quick_menu {
    border: 1px solid #222222
}

#quick_menu_list {
    margin-bottom: 0
}

#quick_menu_list svg {
    display: inline-block;
    margin-top: -4px;
    margin-right: 5px;
    vertical-align: middle
}

@media (min-width:1200px) {
    #quick_menu_list svg {
        margin-right: 8px
    }
}

#quick_menu_list li.pl-32 {
    padding-left: 32px
}

#quick_menu_list li:first-child {
    border-right: 1px solid #222222;
    border-bottom: 1px solid #222222
}

#quick_menu_list li:nth-child(2) {
    border-bottom: 1px solid #222222
}

#quick_menu_list li:nth-child(3) {
    border-right: 1px solid #222222;
    border-bottom: 1px solid #222222
}

#quick_menu_list li:nth-child(4) {
    border-bottom: 1px solid #222222
}

#quick_menu_list li:nth-child(5) {
    border-right: 1px solid #222222
}

#partner {
    border: 1px solid #222222
}

#partner_list {
    margin: 0
}

#partner_list li {
    margin: 1px 0
}

#partner_list li:last-child {
    margin-bottom: 0
}

#partner_list a {
    padding: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: block
}

#partner_list a:hover {
    border: 1px solid;
    margin-left: -1px;
    margin-bottom: -1px;
    margin-top: -1px;
    box-sizing: content-box
}

#partner_list img {
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    border: none
}

.warface-primary {
    background-color: #222;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
    font-size: 14px;
    color: #c2c2c2;
    border: 0;
    margin-left: 0
}

.warface-primary:hover .text-active--black,
.warface-primary.active .text-active--black {
    color: #000
}

.warface-primary-small {
    padding: 2px 6px
}

#vip_prize button,
#gm_recommends button {
    position: absolute;
    z-index: 1;
    top: 50%;
    background-color: transparent;
    border: 0;
    transform: translateY(-50%);
    cursor: pointer
}

#vip_prize button svg,
#gm_recommends button svg {
    color: #3d3d3d;
    width: 32px;
    height: 64px;
    transition: transform .3s cubic-bezier(.4, 0, .2, 1)
}

#vip_prize button:hover svg,
#gm_recommends button:hover svg {
    transform: scale(1.2)
}

#vip_prize .slick-next,
#gm_recommends .slick-next {
    right: 0
}

#vip_prize .slick-next svg:last-child,
#gm_recommends .slick-next svg:last-child {
    margin-left: -6px
}

#vip_prize .slick-prev,
#gm_recommends .slick-prev {
    left: 0
}

#vip_prize .slick-prev svg:last-child,
#gm_recommends .slick-prev svg:last-child {
    margin-left: -6px
}

.go_top_button {
    position: fixed;
    bottom: 64px;
    right: 64px;
    display: none;
    z-index: 1;
    border: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    font-size: 20px;
    cursor: pointer
}

.go_top_button svg {
    display: inline-block;
    width: 12.5px;
    height: 20px;
    margin-top: -4px;
    vertical-align: middle
}

.go_top_button:hover svg {
    animation: up .6s cubic-bezier(.4, 0, .2, 1) infinite;
    display: block;
    margin: 0 auto
}

@keyframes up {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: -12px
    }

    to {
        margin-top: 2px
    }
}

#item-list-all,
#item-list-filter {
    display: flex
}

.clamp-ellipsis.is-not-required {
    display: none
}

.item {
    width: 33.3333334%
}

@media all and (min-width:1200px) {
    .item:nth-child(3n+1) {
        padding-right: 16px
    }

    .item:nth-child(3n-1) {
        padding-right: 8px;
        padding-left: 8px
    }

    .item:nth-child(3n) {
        padding-left: 16px
    }
}

@media all and (max-width:1199px) and (min-width:768px) {
    .item:nth-child(3n+1) {
        padding-right: 8px
    }

    .item:nth-child(3n-1) {
        padding-right: 4px;
        padding-left: 4px
    }

    .item:nth-child(3n) {
        padding-left: 8px
    }
}

@media all and (max-width:767px) and (min-width:576px) {
    .item {
        width: 50%
    }

    .item:nth-child(n+1) {
        padding-right: 16px
    }

    .item:nth-child(2n) {
        padding-left: 16px
    }
}

@media all and (max-width:575px) {
    .item {
        width: 100%;
        padding: 0
    }
}

.item-title {
    display: flex;
    max-height: 64px;
    margin-bottom: 0;
    overflow: hidden
}

.item-filter {
    width: 25%
}

@media (min-width:1200px) {
    .item-filter:nth-child(4n+1) {
        padding-right: 16px
    }

    .item-filter:nth-child(4n-2) {
        padding-right: 8px
    }

    .item-filter:nth-child(4n-1) {
        padding-left: 8px
    }

    .item-filter:nth-child(4n) {
        padding-left: 16px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .item-filter {
        width: 33%
    }

    .item-filter:nth-child(3n+1) {
        padding-right: 8px
    }

    .item-filter:nth-child(3n-1) {
        padding-right: 4px;
        padding-left: 4px
    }

    .item-filter:nth-child(3n) {
        padding-left: 8px
    }
}

@media (max-width:767px) and (min-width:576px) {
    .item-filter {
        width: 50%
    }

    .item-filter:nth-child(n+1) {
        padding-right: 8px
    }

    .item-filter:nth-child(2n) {
        padding-left: 8px
    }
}

@media (max-width:575px) {
    .item-filter {
        width: 100%
    }

    .item-filter svg {
        display: block;
        margin-top: -2px;
        width: 14px;
        height: 14px;
        fill: #f7bb07 !important;
        opacity: .2;
        flex-shrink: 0
    }

    .item-filter .maintenance-mobile {
        color: #575757;
        background-color: #222
    }
}

.maintenance {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #575757 !important;
    background-color: #222 !important;
    cursor: not-allowed !important
}

.maintenance svg {
    display: block;
    margin-top: -2px;
    width: 14px;
    height: 14px;
    fill: #f7bb07 !important;
    opacity: .2;
    flex-shrink: 0
}

.maintenance-alert__icon {
    display: block;
    width: 100%;
    max-width: 200px;
    max-height: 200px;
    margin: 0 auto;
    opacity: .1;
    fill: #ffc107
}

#theme_aika .item-img-wrapper__img {
    max-width: 42px;
    max-height: 42px
}

#theme_cdz .item-img-wrapper__img {
    max-width: 56px;
    max-height: 56px
}

#theme_m2 .item-img-wrapper__img {
    max-width: 70px;
    max-height: 70px
}

.item-img-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    border: 2px solid #222222
}

.item-img-wrapper__img {
    position: relative;
    z-index: 1
}

.item-img-wrapper__bg {
    position: absolute;
    top: 0;
    opacity: .8;
    width: 100%;
    height: 100%
}

.item-img-wrapper .new {
    position: absolute;
    top: 4px;
    left: -20px;
    padding: 2px 3px;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #ca1313;
    color: #fff;
    width: 100%;
    transform: rotate(-40deg);
    text-align: center;
    z-index: 1
}

.function {
    max-height: 84px;
    overflow: hidden
}

.item-body {
    position: relative;
    font-size: 14px
}

.item-body p {
    margin-bottom: 0
}

.item-body img:not(.item-img-wrapper__img) {
    max-width: 100%;
    height: auto !important
}

.item-body thead {
    background-color: #222;
    border: 1px solid #3d3d3d
}

.item-body th {
    font-size: 1rem;
    padding: 8px;
    border: 1px solid #3d3d3d
}

.item-body td {
    padding: 12px;
    border: 1px solid #3d3d3d
}

.quantity-counter {
    display: flex !important;
    align-items: center;
    margin-bottom: 10px
}

.quantity-counter>.main-color {
    margin-right: 5px
}

.quantity-min,
.quantity-plus {
    cursor: pointer;
    background: linear-gradient(to bottom, #7091ad 45%, #3f586e 90%);
    border-radius: 10%;
    font-weight: 700;
    padding: 5px
}

.quantity-min {
    border-radius: 10px 0 0 10px
}

.quantity-plus {
    border-radius: 0 10px 10px 0
}

.quantity-min:hover,
.quantity-plus:hover {
    background: linear-gradient(to bottom, #c1c1c1 45%, #acd3f6 90%);
    color: #3f586e
}

.quantity-text {
    background: #F0F0F0;
    color: #0a0a0a;
    padding: 5px;
    font-weight: 700
}

.total-price {
    font-weight: 700
}

.collection-arsenal {
    position: static;
    height: auto
}

.collection-arsenal.active {
    height: 374px
}

@media (max-width:1199px) {
    .collection-arsenal.active {
        height: 400px
    }
}

@media (max-width:767px) {
    .collection-arsenal.active {
        height: 339px
    }
}

@media (max-width:575px) {
    .collection-arsenal.active {
        overflow: hidden
    }
}

.collection-arsenal.active .collection-items {
    display: block;
    height: 170px
}

.collection-arsenal.active .collection-items-modal {
    display: flex;
    align-items: center;
    height: 100%
}

.collection-arsenal.active .collection-button:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -20px;
    border: 16px solid transparent;
    border-bottom-color: #0c0c0c;
    transform: translate(-50%)
}

.collection-arsenal.active .slick-track {
    display: flex
}

@media (min-width:576px) {
    .collection-arsenal.active .slick-track {
        margin: 0 auto
    }
}

.collection-arsenal.active .slick-disabled {
    opacity: .1;
    cursor: default
}

.collection-items {
    position: absolute;
    left: 0;
    display: none;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #0c0c0c
}

.collection-items .container {
    padding-top: 0
}

.collection-search {
    width: 100%;
    background-color: #0000;
    color: #fff
}

.collection-search-result {
    opacity: 0
}

#search .collection-search+ul {
    top: 39px
}

#search .collection-search:focus+ul {
    width: 100%;
    height: 152px;
    opacity: 1 !important;
    overflow: auto;
    transform: scaleY(1);
    display: block;
    z-index: 999;
    transition: all .3s cubic-bezier(.4, 0, .2, 1) .1s
}

.collection-search:valid+.collection-search-result {
    opacity: 1
}

.collection-list-rarity:first-child {
    margin-top: 0
}

.collection-3d-button {
    padding: 0;
    margin-top: 4px;
    border: 0;
    color: #575757;
    background-color: #0000;
    cursor: pointer
}

.not-collected .collection-item-card__wrapper,
.not-collected .collection-item-card__description {
    opacity: .2
}

.collection-button {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background-color: #0000
}

.collection-button.disable .collection-wrapper {
    opacity: .15;
    color: #fff !important
}

.collection-button.disable .main-color {
    color: #fff !important
}

.collection-button img {
    flex-shrink: 0;
    backface-visibility: hidden
}

.collection-wrapper {
    height: 172px
}

@media (max-width:1199px) {
    .collection-wrapper {
        height: 198px
    }
}

@media (max-width:767px) {
    .collection-wrapper {
        height: 137px
    }
}

@media (max-width:575px) {
    .collection-wrapper {
        height: auto
    }
}

.collection-amount {
    position: absolute;
    padding: 4px 8px;
    top: 0;
    right: 0;
    z-index: 2;
    border-radius: 4px;
    font-size: 12px;
    color: #ddd;
    background-color: #222
}

.collection-img-wrapper {
    width: 100%
}

.collection-img-absolute {
    position: absolute;
    top: 0;
    transform: scale(1.09);
    opacity: .6;
    animation: pulseCollection 2.8s infinite;
    animation-direction: alternate
}

@keyframes pulseCollection {
    0% {
        opacity: .6;
        transform: scale(1.03)
    }

    to {
        opacity: 1;
        transform: scale(1.09)
    }
}

[data-collection-collectors] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 8px;
    font-size: 11px
}

.collection-item-badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 16px
}

.collection-news-overlay {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    background-color: #101010f2;
    transition: all .2s linear
}

.collection-news-overlay:hover {
    opacity: 0;
    font-size: 0;
    background-color: #0000
}

.collection-item-prize {
    background-color: #101010
}

.collection-prize-ribbon-icon {
    position: absolute;
    top: -15px;
    left: 50%;
    width: 40px;
    transform: translate(-50%)
}

.collection-item-card__description {
    overflow: hidden
}

.collection-item-card p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.collection-detail-ranking {
    word-break: break-all
}

@media (min-width:768px) {
    .collection-detail-ranking:first-child {
        padding-right: 0
    }

    .collection-detail-ranking:nth-child(2) {
        padding-right: 16px;
        padding-left: 16px
    }

    .collection-detail-ranking+.collection-detail-ranking+.collection-detail-ranking {
        padding-left: 0
    }

    .collection-detail-ranking:first-child:last-child {
        padding: 0 0 0 32px
    }
}

@media (max-width:767px) {
    .collection-detail-ranking__card {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.collection-detail-ranking svg {
    flex-shrink: 0
}

.collection-detail-ranking a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    overflow: hidden
}

@media (max-width:767px) {
    .collection-detail-ranking a {
        flex: 1;
        padding: 0 8px
    }
}

.collection-detail-item-list .collection-item-card__wrapper {
    max-width: 250px;
    height: 85px
}

.collection-detail-icon {
    font-size: 12px;
    color: #575757
}

.collection-item-card__wrapper {
    display: flex;
    align-items: center;
    height: 60px;
    max-width: 150px;
    margin: 0 auto
}

.collection-item-card__wrapper__img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%
}

.collection-img-wrapper__inner {
    width: 100%;
    position: relative;
    padding-top: 100%
}

.collection-img-wrapper__inner__img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: -100%;
    overflow: visible !important
}

.z-index-1 {
    z-index: 1
}

.collection-list {
    display: none;
    padding-left: 0
}

.border-bottom--gold {
    border-bottom: 1px solid gold !important
}

.border-bottom--gold svg {
    width: 30px;
    height: 30px;
    fill: gold
}

.border-bottom--silver {
    border-bottom: 1px solid silver !important
}

.border-bottom--silver svg {
    width: 30px;
    height: 30px;
    fill: silver
}

.border-bottom--bronze {
    border-bottom: 1px solid #cd7f32 !important
}

.border-bottom--bronze svg {
    width: 30px;
    height: 30px;
    fill: #cd7f32
}

.slick-button-pb {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    width: 32px;
    padding: 0;
    border: 0;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 32px;
    background-color: #222;
    cursor: pointer
}

.slick-button-pb svg {
    display: inline-block;
    width: 16px;
    height: 32px;
    vertical-align: middle
}

@media (max-width:350px) {
    .slick-button-pb {
        width: 24px;
        font-size: 24px
    }
}

.slick-prev.slick-button-pb {
    left: -4px
}

.slick-next.slick-button-pb {
    right: -4px
}

@media all and (min-width:1200px) {
    #header_jogo {
        height: 225px
    }

    #header_jogo .fixed {
        width: 1140px
    }

    #news_slider {
        height: 265px
    }

    #news_slider_list,
    .news_slider_item .banner {
        height: 263px
    }

    #project_black_header {
        margin-top: 91px
    }

    #vip_prize .slick-control-prev {
        left: 120px
    }

    #vip_prize .slick-control-next {
        right: 120px
    }

    .class_video {
        height: 132px
    }

    .class_video img {
        top: -33px
    }

    #gm_recommends .slick-next {
        right: 48px
    }

    #gm_recommends .slick-prev {
        left: 48px
    }
}

@media all and (max-width:1199px) {
    #header_jogo>nav {
        padding: 5px;
        height: 40px;
        background-size: 100%
    }

    #header_jogo .fixed {
        width: 960px
    }

    #header_jogo {
        height: 80px
    }

    #project_black_header {
        margin-bottom: 0
    }

    /* .project_black_header_logo {
        display: none !important
    } */

    #quick_menu_list {
        margin-bottom: 0
    }

    #news_slider {
        height: 220px
    }

    #news_slider iframe,
    #news_slider #link-banner-video-frame {
        width: 654px;
        height: 436px
    }

    #news_slider_list {
        height: 218px
    }

    .news_slider_item figcaption {
        width: 188px
    }

    .news_slider_item h3 {
        margin-top: -16px
    }

    .news_slider_item p {
        max-height: 126px;
        overflow: hidden
    }

    .banner {
        height: 218px
    }

    #news_category li {
        padding: 16px 24px
    }

    #news_category a:after {
        top: -9px
    }

    .news_list_item_description h3 {
        max-width: 420px
    }

    .news_list_item_category span {
        font-size: 11px
    }

    #vip_prize .slick-prev {
        left: -24px
    }

    #vip_prize .slick-next {
        right: -24px
    }

    .vip_prize_item .card_custom>ul li {
        margin: 12px 16px
    }

    #quick_menu_list li:nth-child(2) a {
        letter-spacing: -.4px
    }

    #gm_recommends .slick-next {
        right: 40px
    }

    #gm_recommends .slick-prev {
        left: 34px
    }

    .img_faction {
        width: 195.5px;
        height: 119px
    }
}

@media all and (min-width:576px) and (max-width:1199px) {
    .gm_recommends_item .card_body_custom {
        height: 107px
    }
}

@media all and (min-width:992px) {
    #project_black_header {
        margin-bottom: 16px
    }

    #header_jogo {
        height: 216px
    }

    #header_jogo {
        height: auto !important
    }

    #nav_mobile_button {
        display: none
    }

    main {
        min-height: 297px !important
    }

    #project_black_header_nav_list {
        height: 100%
    }

    #project_black_header_nav_list li {
        text-align: center
    }

    #project_black_header_nav_list li>a:focus+.submenu,
    #project_black_header_nav_list li .submenu:hover {
        transition: opacity .2s cubic-bezier(0, 0, .2, 1);
        display: block;
        opacity: 1;
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
        top: -9px;
        z-index: 999;
        left: 50%;
        margin-left: -58px
    }

    #project_black_header_nav_list li>a {
        text-transform: uppercase
    }

    #project_black_header_nav_list>li:last-child {
        margin-right: 8px
    }

    .submenu {
        background-color: #222;
        border-radius: 0 0 2px 2px;
        opacity: 0;
        position: absolute;
        top: -9999px;
        z-index: -1;
        width: 116px;
        left: 0;
        padding: 32px 0 0;
        height: auto;
        border-bottom: 1px solid #222222
    }

    .submenu li {
        margin: 16px 0 0;
        padding: 0 4px;
        font-size: 12px
    }

    .submenu li:last-child {
        margin-bottom: 16px
    }
}

@media all and (max-width:991px) {
    body {
        transition: left .3s cubic-bezier(.4, 0, .2, 1);
        left: 0
    }

    body.collapse_mobile {
        position: absolute;
        left: 200px;
        top: 0;
        width: 100%;
        overflow: hidden
    }

    body.collapse_mobile #menu_collapse_bg {
        z-index: 39;
        background-color: #0c0c0c;
        opacity: .7;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    body.collapse_mobile #project_black_header_nav_list {
        left: 0
    }

    body.collapse_mobile #project_black_header_nav_list>li {
        opacity: 1;
        text-align: left;
        border-bottom: 1px solid #0c0c0c
    }

    body.collapse_mobile #project_black_header_nav_list>li.active {
        transition: .35s cubic-bezier(.4, 0, .2, 1);
        border-bottom: 1px solid #222222
    }

    #header_jogo {
        margin-bottom: 0
    }

    #header_jogo>nav {
        background-image: none !important;
        background-color: #222;
        padding: 16px;
        height: auto;
        position: relative;
        z-index: 40;
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
    }

    #header_jogo .fixed {
        width: 720px
    }

    #nav_mobile {
        display: flex
    }

    #nav_mobile img {
        width: 100%;
        margin-left: -21px
    }

    #nav_mobile_button {
        display: block;
        border: none;
        width: 43px;
        height: 37px;
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
    }

    #project_black_header_nav_list {
        display: block;
        height: 100%;
        top: 0;
        left: -200px;
        width: 200px;
        z-index: 40;
        background-color: #222;
        position: fixed;
        transition: left .3s cubic-bezier(.4, 0, .2, 1);
        overflow-y: auto
    }

    #project_black_header_nav_list>li {
        opacity: 0
    }

    #project_black_header_nav_list>li a {
        font-weight: 500;
        padding: 16px
    }

    .submenu {
        display: none;
        transition: max-height .3s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(0, 0, .2, 1);
        border: none;
        position: static;
        background-color: #3d3d3d
    }

    .submenu li {
        padding: 8px 0;
        margin: 0;
        border-bottom: 1px solid #222222;
        text-transform: none
    }

    .submenu a {
        font-weight: 500
    }

    #post_view_content table:not(.m2-item) {
        width: 100% !important;
        display: block;
        overflow-x: auto;
        border: 0
    }

    .item-body table {
        width: 100% !important;
        display: block;
        overflow-x: auto;
        border: 0
    }

    #menu_collapse_bg {
        position: fixed;
        z-index: -1;
        opacity: 0;
        transition: opacity .2s cubic-bezier(0, 0, .2, 1)
    }
}

@media all and (min-width:768px) and (max-width:1199px) {
    #vip_prize .slick-control-prev {
        left: 95px
    }

    #vip_prize .slick-control-next {
        right: 95px
    }

    .class_video {
        height: 91px
    }

    .class_video img {
        top: -23px
    }
}

@media all and (min-width:768px) and (max-width:991px) {
    #header_jogo {
        height: 243px
    }
}

@media (max-width:1199px) and (min-width:576px) {
    #header_jogo {
        height: auto
    }

    #project_black_header {
        margin-top: 166px
    }
}

@media (max-width:575px) {
    .top-header {
        height: 106px
    }

    #header_jogo {
        height: 86px
    }
}

@media all and (min-width:768px) {
    .w-md-50 {
        width: 50% !important
    }

    .project_black_header_logo {
        height: 158px;
        margin: 0 auto 16px;
        position: relative
    }

    .project_black_header_logo img {
        width: 55%;
        flex-shrink: 0;
        margin: auto
    }

    #theme_cdz .project_black_header_logo {
        width: 256px
    }

    .project_black .project_black_header_logo {
        max-width: 1140px
    }

    #news_slider {
        overflow: hidden
    }

    .banner {
        background-position: center
    }

    .slick-dots {
        position: absolute;
        bottom: 8px;
        right: 8px
    }

    .slick-dots li {
        display: inline-block;
        margin: 0 4px;
        box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
    }

    .slick-dots li button {
        cursor: pointer;
        border: none;
        font-weight: 500;
        padding: 4px 10px;
        border-radius: .2rem
    }

    .slick-dots li:first-child {
        margin-left: 0
    }

    .slick-dots li:last-child {
        margin-right: 0
    }

    #post_list li {
        width: 100%
    }

    #post_list .no-img-post .media_body_padding {
        padding: 0
    }

    .media_align {
        align-items: center
    }

    .media_align>a:first-child {
        display: block;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        margin-right: 16px
    }

    .media_align>a:first-child {
        max-width: 263px
    }

    .media_body_padding {
        padding-left: 16px
    }

    #news_list_wrapper {
        height: 293px;
        overflow: hidden
    }

    #news_list_wrapper ul:not(#news_list_all):not(#news_body) {
        display: none
    }

    .character_name {
        max-width: 232px
    }

    .character_name svg:last-child {
        display: none
    }

    .character_description {
        position: absolute;
        left: 248px;
        top: 0;
        opacity: 0;
        transition: opacity .2s cubic-bezier(0, 0, .2, 1);
        padding: 0 0 16px;
        z-index: 1;
        display: block !important
    }

    .character_description.active_character {
        opacity: 1;
        z-index: 2
    }

    .class_video {
        margin-bottom: 16px
    }

    #vip_prize_list {
        height: 435px
    }

    #gm_recommends_list {
        overflow: hidden;
        width: 100%
    }

    #vip_prize_list .slick-slide .card_custom,
    #gm_recommends_list .slick-slide .card_custom {
        opacity: .2
    }

    #vip_prize_list .slick-center .card_custom,
    #gm_recommends_list .slick-center .card_custom {
        opacity: 1;
        box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
    }

    #vip_prize_list .slick-slide .card_custom {
        transform: scale(.8)
    }

    #vip_prize_list .slick-center .card_custom {
        transform: scale(1)
    }

    #gm_recommends_list .slick-slide {
        margin-right: 8px !important
    }
}

@media all and (max-width:767px) {
    body {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        transition: left .3s cubic-bezier(.4, 0, .2, 1)
    }

    .fixed-box:not(.shop-alert) {
        padding: 16px
    }

    .go_top_button {
        bottom: 32px;
        right: 32px
    }

    .project_black .project_black_header_logo {
        width: 180px
    }

    #header_jogo {
        height: 112px
    }

    #header_jogo .fixed {
        width: 540px
    }

    .project_black_header_logo {
        display: flex;
        align-items: center;
        height: 80px;
        margin: 0 auto;
        width: 132px
    }

    main {
        overflow: hidden
    }

    .border-sm-0 {
        border: none !important
    }

    #news_slider {
        height: 313px;
        margin-top: 0
    }

    #news_slider .slick-dots {
        display: none
    }

    #news_slider iframe,
    #news_slider #link-banner-video-frame {
        width: 100%;
        height: 313px;
        margin-top: 0
    }

    #news_slider_list {
        height: 313px
    }

    .news_slider_item {
        transition: opacity .2s cubic-bezier(0, 0, .2, 1);
        display: none
    }

    .news_slider_item a {
        height: auto
    }

    .news_slider_item figcaption {
        position: static;
        width: 100%;
        padding: 12px 16px;
        height: 90px;
        background-color: #222
    }

    .news_slider_item h3 {
        margin-top: 0
    }

    .news_slider_item p {
        max-height: 39px;
        overflow: hidden
    }

    .news_slider_item:not(.slick-center) {
        opacity: .2
    }

    .banner {
        background-position: center left;
        height: 223px
    }

    #news_list_wrapper {
        box-shadow: none
    }

    #news_list_wrapper>header {
        margin-top: 32px;
        margin-bottom: 16px;
        padding-bottom: 0
    }

    #news_list_wrapper ul:not(#news_list_all):not(#news_list_eventos) {
        display: none !important
    }

    #news_list_wrapper>a {
        text-align: right;
        padding: 8px;
        box-shadow: none;
        display: block;
        border: 1px solid #222222
    }

    #news_list_all,
    #news_list_eventos {
        display: block !important
    }

    #news_list_all li,
    #news_list_eventos li {
        border: 1px solid #222222;
        margin-bottom: -1px
    }

    .news_list_item_category {
        margin: 0;
        width: auto;
        text-indent: -9999px
    }

    .news_list_item_category:before,
    .news_list_item_category:after {
        transform: none;
        width: 2px;
        height: 92px;
        top: -11px
    }

    .news_list_item_category:before {
        left: -17px
    }

    .news_list_item_category:after {
        display: none
    }

    .news_list_item_description h3 {
        max-width: 360px
    }

    .character_name svg {
        display: block;
        margin-left: auto
    }

    .character_name img {
        right: 32px
    }

    .character_description {
        overflow: hidden;
        border: none;
        display: none;
        padding: 24px 0;
        margin-bottom: -1px
    }

    .character_description p {
        padding: 0
    }

    .character_description p:last-child {
        margin-bottom: 0
    }

    .character_description:last-child {
        padding-bottom: 0
    }

    .class_video {
        margin: 0 auto 16px;
        max-width: 260px;
        width: 100%;
        height: 136px
    }

    .class_video img {
        top: -33px
    }

    .character_mode {
        text-align: center
    }

    #gm_recommends .slick-list {
        max-width: 500px;
        overflow: visible;
        padding: 0 32px;
        height: 100%
    }

    #vip_prize #vip_prize_list,
    #vip_prize #gm_recommends_list,
    #gm_recommends #vip_prize_list,
    #gm_recommends #gm_recommends_list {
        overflow: visible
    }

    #vip_prize #vip_prize_list .vip_prize_item.slick-slide,
    #vip_prize #vip_prize_list .gm_recommends_item.slick-slide,
    #vip_prize #gm_recommends_list .vip_prize_item.slick-slide,
    #vip_prize #gm_recommends_list .gm_recommends_item.slick-slide,
    #gm_recommends #vip_prize_list .vip_prize_item.slick-slide,
    #gm_recommends #vip_prize_list .gm_recommends_item.slick-slide,
    #gm_recommends #gm_recommends_list .vip_prize_item.slick-slide,
    #gm_recommends #gm_recommends_list .gm_recommends_item.slick-slide {
        margin-right: 16px
    }

    #vip_prize .card_custom {
        height: 318px
    }

    #vip_prize .card_custom>ul {
        height: 160px
    }

    #vip_prize .card_custom>ul li {
        margin: 12px
    }

    #vip_prize img {
        width: 36px
    }

    #vip_prize .card_body_custom li {
        font-size: 12px
    }

    #post_list {
        display: flex;
        flex-wrap: wrap
    }

    #post_list li,
    .no-img-post .media_body_width {
        margin-top: 0
    }

    .media_align {
        flex-direction: column;
        justify-content: flex-end;
        align-items: initial
    }

    .media_align>a,
    .media_align .media_body_width {
        flex: 0 0 100%;
        max-width: 100%
    }

    .media_align .badge {
        bottom: 151px
    }

    .media_body_width {
        margin-top: 16px
    }

    #date_author_social_media .social_media {
        margin-top: -2px
    }

    .banner-download {
        padding: 16px;
        font-size: 16px
    }

    #requirements [class*=" col-"]:last-child {
        padding-left: 16px;
        padding-right: 8px
    }

    #mirror_list li {
        margin: 8px 8px 0 0
    }

    #driver_directx div:nth-child(2) img {
        margin: 0
    }

    #user_info_level {
        width: 100%
    }

    .img_faction {
        width: 138px;
        height: 84px
    }
}

@media all and (min-width:576px) and (max-width:767px) {
    #post_list li {
        flex: 0 0 50%;
        margin: 0;
        padding-top: 32px;
        padding-bottom: 32px;
        border-bottom: none;
        border-top: 1px solid #222222
    }

    #post_list li:nth-child(odd) {
        padding-right: 31px;
        border-right: 1px solid #222222
    }

    #post_list li:nth-child(2n) {
        padding-left: 32px
    }

    #post_list li:first-child,
    #post_list li:nth-child(2) {
        border-top: none
    }
}

@media all and (min-width:576px) {
    #news_slider_description:nth-child(1) {
        font-weight: 500;
        margin-bottom: 5px
    }

    #project_black_header {
        margin-top: 16px
    }

    .m2-ranking-zodiac-group__members {
        display: block !important
    }
}

@media all and (max-width:575px) {
    body {
        background-image: none !important;
        background-color: #0c0c0c
    }

    .container {
        padding-right: 16px;
        padding-left: 16px
    }

    .row {
        margin-left: -16px;
        margin-right: -16px
    }

    .row [class*=col-] {
        padding-left: 16px;
        padding-right: 16px
    }

    .component_title svg {
        display: none
    }

    .go_top_button {
        width: 48px;
        height: 48px;
        bottom: 16px;
        right: 16px;
        line-height: 48px
    }

    #header_jogo {
        height: 86px
    }

    #header_jogo .fixed {
        width: 100%
    }

    .project_black_header_logo {
        height: 70px
    }

    .project_black_header_logo img {
        width: 110px;
        margin-left: -10px
    }

    #news_slider {
        border: none !important;
        padding: 0 16px;
        height: auto;
        margin-top: 16px
    }

    #news_slider iframe,
    #news_slider #link-banner-video-frame {
        width: 100%;
        height: 206px;
        margin-top: 0
    }

    #news_slider_list {
        width: 100%;
        height: 206px
    }

    .news_slider_item figcaption {
        height: 54px;
        padding: 8px 16px;
        display: flex;
        align-items: center
    }

    .news_slider_item h3 {
        margin-bottom: 0;
        overflow: hidden
    }

    .banner {
        height: 171px
    }

    .news_list_item_category:before {
        height: 116px;
        top: -11px
    }

    .news_list_item_description header {
        margin-bottom: 0;
        height: auto
    }

    .news_list_item_description h3 {
        height: 19px;
        overflow: hidden
    }

    footer#og-footer {
        margin-top: 0 !important
    }

    #requirements p {
        margin-bottom: 8px
    }

    #post_view img {
        max-width: 100%
    }

    #post_view iframe {
        height: auto
    }

    #date_author_social_media {
        flex-direction: column;
        align-items: flex-start
    }

    #date_author_social_media .social_media {
        margin-top: 16px
    }

    #post_list_page article>a {
        height: auto
    }

    #post_list li:last-child {
        border-bottom: none
    }

    #aika-ranking-filter-show,
    #nav_height_stick_control,
    .rank_arrow,
    .m2-ranking-zodiac-group__members {
        display: none
    }

    .m2-ranking-zodiac-group {
        display: table-cell !important;
        padding: 8px !important
    }

    .search_wrapper input,
    #aviso-box-random .warface-primary,
    .w-xs-100,
    .servers-buttons__buttons,
    .characters-selection__buttons {
        width: 100%
    }

    #gm_recommends .slick-list {
        padding: 0 16px
    }

    .switch_rank_home {
        font-size: 10px
    }

    #character-controller:checked~.accordion~#characters-selection {
        max-height: 100%
    }

    .tooltip__icon:hover+.tooltip__text {
        width: 255px;
        font-size: 12px
    }

    .img_faction {
        width: 230px;
        height: 140px
    }
}

@media all and (max-width:445px) {
    #vip_prize .card_custom>ul li {
        margin: 8px
    }
}

@media all and (max-width:430px) {
    .banner {
        background-position-x: -55px
    }

    #vip_prize .card_custom {
        height: 340px
    }

    #vip_prize .card_custom>ul {
        height: 182px
    }
}

@media all and (max-width:373px) {
    #vip_prize .card_custom img {
        width: 32px
    }
}

@media all and (max-width:360px) {
    .m2-war-table {
        font-size: 12px
    }
}

@media all and (max-width:357px) {
    .tooltip__icon:hover+.tooltip__text {
        right: 0;
        top: 37px
    }
}

@media all and (max-width:339px) {
    .hide_339 {
        display: none
    }

    .m2-war-table {
        font-size: 10px
    }
}

@media all and (max-width:323px) {
    #vip_prize .card_custom {
        height: 358px
    }
}

body.project_black mark,
body.project_black .card-title,
body.project_black .main-color,
body.project_black .paginate_button,
body.project_black .ellipsis,
body.project_black .hover-color-game:hover,
body.project_black *[id*=-accordion]:hover:after {
    color: var(--text-color)
}

body.project_black .light-color,
body.project_black #id_mark:valid {
    color: var(--text-color)
}

body.project_black .dark-color {
    color: var(--text-color)
}

body.project_black .custom_action_button,
body.project_black .custom_btn,
body.project_black .main-gradient {
    background: linear-gradient(to bottom, var(--main-color) 45%, var(--hover-color) 90%)
}

body.project_black .gradient-solid {
    background-image: linear-gradient(to bottom, var(--main-color) 50%, var(--hover-color) 50%)
}

body.project_black .gradient-solid:hover {
    background-image: linear-gradient(to bottom, var(--hover-color) 50%, var(--main-color) 50%)
}

body.project_black .custom_btn:hover {
    background: linear-gradient(to bottom, var(--hover-color) 45%, var(--main-color) 90%)
}

body.project_black .secondary-color,
body.project_black .tertiary-color {
    color: #c5081a
}

body.project_black .lds-dual-ring:after {
    border: 5px solid var(--text-color);
    border-color: var(--text-color) transparent var(--text-color) transparent
}

body.project_black .border-color-game {
    border-color: var(--text-color) !important
}

body.project_black .paginate_button.current,
body.project_black .paginate_button:hover {
    background-color: #2b2b2b
}

body.project_black .exp-progress {
    background-color: var(--main-color)
}

body.project_black .component_title svg,
body.project_black #news_all svg {
    background: linear-gradient(to bottom, var(--main-color) 45%, var(--hover-color) 90%)
}

body.project_black .search_period_select a:focus span {
    color: var(--text-color)
}

body.project_black .border_color_game {
    border-color: var(--text-color) !important
}

body.project_black .date_author a {
    color: #2e5a81
}

body.project_black .date_author a:hover {
    color: var(--text-color)
}

body.project_black #nav_mobile_button {
    background: linear-gradient(to bottom, var(--main-color) 45%, var(--hover-color) 90%)
}

body.project_black #project_black_header_nav_list>.active>a {
    color: var(--text-color)
}

body.project_black #project_black_header_nav_list>li>a:hover,
body.project_black #news_category>li>a:hover {
    color: var(--text-color)
}

body.project_black #project_black_header_nav_list>li>a:hover svg,
body.project_black #news_category>li>a:hover svg {
    color: var(--text-color)
}

body.project_black #show_more a {
    background: linear-gradient(to bottom, var(--main-color) 45%, var(--hover-color) 90%)
}

body.project_black #show_more a:hover {
    background: linear-gradient(to bottom, var(--hover-color) 45%, var(--main-color) 90%)
}

body.project_black .slick-dots li button {
    color: var(--main-color);
    background-color: var(--main-color);
    border: 2px solid transparent;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden
}

body.project_black .slick-dots li button:hover {
    background-color: var(--hover-color);
    box-shadow: 0 0 10px var(--shadow-color)
}

body.project_black .slick-dots li.slick-active button {
    background-color: var(--hover-color);
    border-color: var(--hover-color);
    animation: pulsate 1s infinite
}

@keyframes pulsate {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

body.project_black #news_category .active a {
    color: var(--text-color)
}

body.project_black #news_list_wrapper ul:not(#news_body) a:hover h3,
body.project_black #news_list_wrapper ul:not(#news_body) a:hover time {
    color: var(--text-color)
}

body.project_black .character_name:hover,
body.project_black .character_name.active {
    color: var(--text-color);
    background: var(--main-color)
}

body.project_black .character_description h3 {
    color: var(--text-color)
}

body.project_black .stats {
    color: var(--main-color)
}

body.project_black .class_icon {
    background-color: var(--main-color)
}

body.project_black #vip_prize header,
body.project_black #gm_recommends header {
    background-image: linear-gradient(to right, var(--text-color) 0%, var(--text-color) 98%);
    background-image: -webkit-linear-gradient(to right, var(--text-color) 0%, var(--text-color) 98%)
}

body.project_black #vip_prize .slick-next svg:last-child,
body.project_black #gm_recommends .slick-next svg:last-child {
    color: var(--main-color)
}

body.project_black #vip_prize .slick-prev svg:first-child,
body.project_black #gm_recommends .slick-prev svg:first-child {
    color: var(--main-color)
}

body.project_black #vip_prize .card>ul {
    background: linear-gradient(to bottom, var(--main-color) 45%, var(--hover-color) 90%)
}

body.project_black #tips_list li a:hover,
body.project_black #partner_list li a:hover {
    border-color: var(--text-color)
}

body.project_black #post_list article h2 {
    color: var(--text-color);
    font-size: 16px
}

body.project_black #post_list .category {
    width: 70px;
    height: 60px;
    margin-left: 80%;
    margin-top: -40px;
    border-radius: 7px
}

body.project_black #post_list .tag-bg-2 {
    background: #28a745 url(/static/img/topup/bg_texture_b5.png) repeat-y center top
}

body.project_black #post_list .tag-bg-1 {
    background: #dc3545 url(/static/img/topup/bg_texture_b5.png) repeat-y center top
}

body.project_black #post_list .tag-bg-3 {
    background: #fd7e14 url(/static/img/topup/bg_texture_b5.png) repeat-y center top
}

body.project_black #post_list .tag-bg-4 {
    background: #6f42c1 url(/static/img/topup/bg_texture_b5.png) repeat-y center top
}

body.project_black #post_list .tag-name {
    font-weight: 700;
    color: #fff;
    margin-top: 18px;
    cursor: pointer
}

body.project_black #post_list .bg-hover:hover {
    opacity: .8
}

body.project_black #post_list .media {
    transition: color .3s cubic-bezier(.4, 0, .2, 1), .3s cubic-bezier(.4, 0, .2, 1)
}

body.project_black #post_list .media:hover img {
    opacity: .6
}

body.project_black #post_list .media:hover {
    background: url(/static/img/shop/shadow.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
}

body.project_black .pb-events {
    background-color: #28a745;
    color: #fff;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 14px
}

body.project_black .pb-events:hover,
body.project_black .pb-events.active {
    background-color: #24833a;
    color: #fff;
    box-shadow: 0 0 10px #24833a
}

body.project_black .pb-news {
    background-color: #dc3545;
    color: #fff;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 14px
}

body.project_black .pb-news:hover,
body.project_black .pb-news.active {
    background-color: #c7303f;
    color: #fff;
    box-shadow: 0 0 10px #c7303f
}

body.project_black .pb-updates {
    background-color: #fd7e14;
    color: #fff;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 14px
}

body.project_black .pb-updates:hover,
body.project_black .pb-updates.active {
    background-color: #e2741a;
    color: #fff;
    box-shadow: 0 0 10px #fd7e14
}

body.project_black .pb-blog {
    background-color: #6f42c1;
    color: #fff;
    transition: background-color .3s, color .3s, border .3s, box-shadow .3s;
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 14px
}

body.project_black .pb-blog:hover,
body.project_black .pb-blog.active {
    background-color: #623aac;
    color: #fff;
    box-shadow: 0 0 10px #6f42c1
}

.btn-resize {
    padding-bottom: 6px;
    padding-top: 5px
}

@media (max-width: 767px) {
    body.project_black #post_list .category {
        width: 70px;
        height: 60px;
        margin-left: 75%;
        margin-top: -5px;
        border-radius: 7px
    }

    .media_body_width {
        margin: 10px
    }
}

body.project_black #post_list article a:hover h2 {
    color: var(--main-color)
}

body.project_black .warface-primary_text,
body.project_black .warface-primary_text a {
    color: var(--main-color)
}

body.project_black #featured_download {
    border-color: var(--text-color)
}

body.project_black #requirements .custom_table th,
body.project_black #post_view_content a,
body.project_black #post_view_content table th {
    color: var(--text-color)
}

body.project_black .search_wrapper>a:focus {
    border-color: var(--text-color);
    color: var(--text-color) !important
}

body.project_black .search_wrapper>a:focus+ul li:hover a,
body.project_black .search_wrapper>a:focus ul:hover li:hover a {
    color: var(--text-color) !important
}

body.project_black #coupon .accordion:hover:after {
    color: var(--text-color)
}

body.project_black #coupon .servers-buttons__buttons .class_icon,
body.project_black #coupon .characters-selection__buttons .class_icon {
    background-color: var(--main-color)
}

body.project_black #coupon .servers-buttons__buttons .servers-buttons__buttons__icon,
body.project_black #coupon .characters-selection__buttons .servers-buttons__buttons__icon {
    background-color: #2e5a81
}

body.project_black #coupon .servers-buttons__buttons:hover,
body.project_black #coupon .servers-buttons__buttons.active,
body.project_black #coupon .characters-selection__buttons:hover,
body.project_black #coupon .characters-selection__buttons.active {
    color: var(--text-color);
    background: var(--main-color)
}

body.project_black .hover-up:hover {
    border: 1px solid var(--text-color) !important
}

@media all and (max-width:992px) {
    body.project_black #project_black_header_nav_list>.active {
        background-color: var(--main-color)
    }

    body.project_black #project_black_header_nav_list>.active svg {
        color: var(--text-color)
    }
}

@media all and (max-width:767px) {
    body.project_black #news #news_list_wrapper>a {
        color: var(--text-color)
    }
}

@media all and (min-width:992px) {
    body.project_black #project_black_header_nav_list>li>a:focus {
        color: var(--text-color)
    }

    body.project_black #project_black_header_nav_list>li .submenu {
        border-color: var(--text-color)
    }
}

.flag {
    width: 28px;
    border-radius: 2px
}

.collect_rank,
.patent-rank {
    width: 25px
}

.patent-main {
    width: 100px;
    border-radius: 10px;
    margin-bottom: 15px
}

.fadeOut {
    opacity: 0;
    transition: opacity .5s ease-out
}

.coupon-entry {
    background: url(/static/img/topup/coupon_bg.jpg) no-repeat center top;
    border-radius: 15px
}

.coupon-entry>div {
    width: 100%;
    height: 360px;
    padding-top: 88px;
    text-align: center
}

.coupon-entry .input {
    width: 600px;
    margin: 48px auto 60px;
    text-align: left;
    background: #f5f5f5;
    position: relative
}

.coupon-entry .input>input {
    width: 600px;
    height: 84px;
    padding: 0 156px 0 36px;
    font-size: 19px;
    color: #000;
    line-height: 84px;
    border: none;
    background: none;
    position: relative;
    z-index: 2
}

.coupon-entry .input>input:focus {
    color: #000
}

.coupon-entry .input>label {
    font-size: 22px;
    color: #999;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-family: Poppins-SemiBold, Poppins, sans-serif;
    position: absolute;
    left: 36px;
    top: 34px;
    z-index: 1
}

.coupon-entry .input>button {
    width: 120px;
    height: 84px;
    padding: 0;
    font-size: 22px;
    color: #000;
    letter-spacing: .4px;
    background: #ddd url(/static/img/topup/bg_texture_b5.png) repeat-y center top;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.coupon-entry button {
    font-family: Poppins-SemiBold, Poppins, sans-serif;
    border: none
}

.coupon-entry button:hover {
    cursor: pointer;
    transition: .4s ease-in-out
}

.coupon-entry .input>button:hover {
    background: #48474b;
    color: #fff
}

.form__field-group select option:not(:checked) {
    color: #222
}

.form__field-group select option {
    background-color: #222
}

.form__field-group input:not([type=radio]):not([type=checkbox]):not([type=hidden]),
.form__field-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #222222;
    outline: 0;
    color: #fff;
    z-index: 1;
    border-radius: 2px;
    background-color: #0000
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #c2c2c2;
    background-color: #161616;
    background-clip: padding-box;
    border: 1px solid #3d3d3d;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #c2c2c2;
    background-color: #222;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 #007bff40
}

.form-control::placeholder {
    color: #575757;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #222;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #c2c2c2;
    background-color: #222
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-sm,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.custom_btn,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.custom_btn,
.form-control-plaintext.form-control-lg,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.custom_btn,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.custom_btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.custom_btn,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.custom_btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.custom_btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.custom_btn:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.custom_btn,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.custom_btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.custom_btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.custom_btn:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #575757
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.bg_warting {
    color: #c2c2c2;
    border: solid 1px #ffc107
}

.bg_danger {
    color: #c2c2c2;
    border: solid 1px brown
}

.bg_info {
    color: #c2c2c2;
    border: solid 1px #17a2b8
}

.close {
    float: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #c2c2c2;
    background: none;
    border: none;
    opacity: .5;
    margin-top: 1px
}

.close:hover,
.close:focus {
    color: #c2c2c2;
    text-decoration: none;
    cursor: pointer;
    opacity: .75
}

.lazy-background {
    background-size: 72%;
    background-position: -5px
}

.no-data-bg {
    background-size: unset;
    background-position: 0px
}

#table-kd {
    display: none
}

.centered-section {
    text-align: center
}

.widget-container {
    margin: 0 auto;
    width: 239px
}

.icon-container {
    display: inline-block;
    vertical-align: middle
}

.icon-svg {
    vertical-align: middle
}

.notice {
    position: relative;
    padding: 15px;
    border-radius: 2px;
    box-shadow: #0000001a 0 2px 4px, #0000001f 0 0 2px;
    text-decoration: none;
    cursor: pointer;
    transition: transform .2s ease, opacity .2s ease;
    opacity: 1
}

.notice:hover {
    transform: scale(1.005);
    opacity: .9
}

.bg-linear-green {
    background: var(--linear-green)
}

.bg-linear-red {
    background: var(--linear-red)
}

.bg-linear-redstrong {
    background: var(--linear-redstrong)
}

.bg-linear-orange {
    background: var(--linear-orange)
}

.bg-linear-yellow {
    background: var(--linear-yellow)
}

.bg-linear-pink {
    background: var(--linear-pink)
}

.bg-linear-grey {
    background: var(--linear-grey)
}

.bg-linear-blue {
    background: var(--linear-blue)
}

.bg-linear-purple {
    background: var(--linear-purple)
}

.bg-linear-darkgrey {
    background: var(--linear-darkgrey)
}

mt-15 {
    margin-top: 15px
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.input-search-custom,
.currency-display,
.btn-tab {
    background: #111 !important;
    border: 1px solid #222 !important;
    height: 40px !important;
}

.search-container {
    position: relative;
    display: flex;
}

.search-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #555;
    font-size: 12px;
}

.input-search-custom {
    color: #fff;
    padding: 0 10px 0 30px;
    font-size: 11px;
    width: 160px;
    transition: 0.3s;
}

.input-search-custom:focus {
    border-color: #ff6600 !important;
    outline: none;
    background: #151515 !important;
}

.currency-display {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 3px solid #ff6600 !important;
    min-width: 130px;
}

.currency-label {
    color: #555;
    font-size: 8px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2px;
}

.currency-value {
    color: #fff;
    font-weight: 800;
    font-size: 13px;
    line-height: 1;
}

/* Filtros */
.btn-tab {
    color: #666;
    padding: 0 15px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s;
    white-space: nowrap;
}

.btn-tab:hover {
    color: #ccc;
    background: #1a1a1a !important;
}

.btn-tab.active {
    background: #ff6600 !important;
    color: #fff;
    border-color: #ff6600 !important;
}

.item-card-original {
    background: #0f0f0f;
    border: 1px solid #1a1a1a;
    transition: transform 0.2s, border 0.2s;
    margin-bottom: 5px;
}

.item-card-original:hover {
    border-color: #333;
    transform: translateY(-5px);
    cursor: pointer;
}

.weapon-bg-effect {
    background: radial-gradient(circle, #1a1a1a 0%, #050505 100%);
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    position: relative;
}

.weapon-bg-effect img {
    max-width: 100%;
    max-height: 110px;
    object-fit: contain;
}

.info-container {
    padding: 15px;
    text-align: center;
}

.class-label {
    color: #ff6600;
    font-size: 10px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.weapon-name-center {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price-row {
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-bottom: 15px;
    font-size: 16px;
}

.btn-orange-buy {
    background: #ff6600;
    border: 0;
    border-radius: 2px;
    color: #fff;
    width: 100%;
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    transition: 0.2s;
}

.btn-orange-buy:hover {
    background: #e65c00;
}

.btn-load-more-flat {
    background: transparent;
    border: 1px solid #222;
    color: #666;
    padding: 10px 40px;
    font-size: 12px;
    font-weight: bold;
    transition: 0.3s;
}

.btn-load-more-flat:hover {
    border-color: #ff6600;
    color: #fff;
}