/*  layout  */
body,
html {
    margin: 0;
    padding: 0;
    font-family: Arial, serif;
    font-size: 12px;
    color: #ffffff;
    background: url("../images/new/bg.png") repeat 0 0 #111111;
}
.widget-container {
    margin-top: 4px;
}
.b-container {
    position: relative;
    max-width: 480px;
    min-height: 855px;
    margin: 0 auto;
}
a {
    outline: none;
    text-decoration: underline;
    color: #66cc00;
}
img {
    outline: none;
    border: none;
}

.clearer {
    height: 0;
    line-height: 1px;
    float: none;
    clear: both;
}
h1,
h2 {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
h2 {
    height: 17px;
    margin-top: 10px;
    padding: 4px 0 2px 0;
    font-size: 12px;
    text-shadow: 0 -1px 0 #000;
    color: #c4c4c4;
    background: url("../images/new/h2-bg.png") repeat-x 0 0;
}
.text-center {
    text-align: center;
}

/* === HEADER === */
.b-header-container {
    background: #000;
}
.b-header {
    /* padding: 14px 16px; */
    position: relative;
    width: 100%;
    max-height: 48px;
    background: #0e0e0e;
}
.b-header span {
    margin: 5px 5px 0 0;
    display: block;
    float: right;
}
.b-header span.lang {
    color: #fff;
    padding-left: 3px;
    font-size: 10px;
    font-weight: bold;
}
.b-header span.lang a {
    color: #818181;
    text-decoration: underline;
}
.b-header span.lang-sep {
    padding-left: 3px;
}
/* end of header */

/* === GAMES === */
.b-list-games {
}
.b-list-games .tr-games td {
    vertical-align: top;
    border-top: 1px solid #8d8d8d;
    border-right: 1px solid #000;
    border-bottom: 1px solid #414141;
    background: #333333;
}
.b-list-games .tr-games td:last-child {
    border-right: 0;
}
.btn-game {
    display: block;
    padding: 8px 0 4px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.btn-all-games {
    margin: 13px 10px;
}
.b-category {
    position: relative;
    overflow: hidden;
    margin: 11px 5px 0 5px;
    height: 21px;
}
.cat-l {
    float: left;
    width: 29px;
    height: 21px;
    background: url("../images/new/cat-l.png") no-repeat 0 0;
}
.cat-r {
    float: right;
    width: 29px;
    height: 21px;
    background: url("../images/new/cat-r.png") no-repeat 0 0;
}
.cat-inner {
    margin: 0 29px;
    height: 18px;
    padding-top: 3px;
    font-size: 12px;
    text-align: center;
    background: #943bbd;
}

/* === BANNERS === */
.banner {
    display: block;
    text-align: center;
}
.banner-2 {
    padding: 8px 0 4px 0;
}

.widget-container-inner {
}
.widget-container-inner a {
    display: block;
    padding: 6px 8px;
    text-decoration: none;
    overflow: hidden;
}
.widget-container-inner img {
    margin: 0 6px 0 0;
    float: left;
}

/* end of banners */

/* === FOOTER === */
.b-footer {
    position: absolute;
    bottom: 0;
    color: #8d8d8e;
    margin-top: 15px;
    padding: 0 5%;
    width: 90%;
    font-size: 11px;
    text-align: center;
}
.b-footer a {
    color: #8d8d8e;
}
.b-footer .foot-text {
    display: inline-block;
    direction: ltr;
    margin: 0 0 5px 5px;
}
.b-footer .slogan {
    margin-top: 2px;
}
.b-footer .age {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.stats {
    margin-top: 8px;
    text-align: center;
    background: #1b1b1d;
    color: #1b1b1d;
}
/* end of footer */

#px-header {
    max-width: 320px;
    margin: 0 auto;
}

/* === OTHER === */
.total-online {
    color: #888888;
    text-align: center;
    margin: 10px;
}
.total-online span {
    font-size: 16px;
    font-weight: bold;
}
.stats {
    text-align: center;
    color: #1a1a1a;
}

.share-wrap {
    text-align: center;
    margin-top: 8px;
}
/* end of other */

/* LANGUAGE PAGE */
.lite-lang {
    display: block;
    padding: 8px 4px 10px 4px;
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #000;
    text-decoration: none;
    background: url("../images/r-arrow-gray.png") no-repeat 100% 50% #333;
}
.btn-back {
    display: inline-block;
    vertical-align: middle;
    width: 51px;
    height: 15px;
    color: #b6d0e2;
    text-decoration: none;
    background: url("../images/btn-back.png") no-repeat 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 7px;
}
h1.lk-title {
    display: inline-block;
    margin: 5px 0 7px 15px;
    padding: 0;
    vertical-align: middle;
    color: #bbb;
}
/* end of language page */

.typical-form label.label-wide {
    display: block;
    float: none;
    width: auto;
    text-align: left;
}
.typical-form .text-input.text-input-wide {
    margin-left: 0;
    float: none;
}
.typical-form .hidden-field {
    width: 0;
    height: 0;
    position: absolute;
    left: -100px;
    top: -100px;
    overflow: hidden;
}

.b-header img {
    margin: 14px 16px;
    position: relative;
}

.content-inner {
    position: relative;
}

.b-header img {
    margin: 14px 16px;
    position: relative;
}

.content-inner {
    position: relative;
}

.b-container._404 {
    background: url(../images/404.png) no-repeat 0 0,
        linear-gradient(
            180deg,
            #0d0423 0%,
            #0d0423 0%,
            #0d0423 0.01%,
            #0d0423 75%,
            #212121 100%
        );
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.b-container._50x {
    background: url(../images/tech.png) no-repeat 0 0,
        linear-gradient(
            180deg,
            #0d0423 0%,
            #0d0423 0%,
            #0d0423 0.01%,
            #0d0423 75%,
            #212121 100%
        );
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.btn-green {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 240px;
    max-height: 54px;
    width: 50%;
    height: 13vw;
    background: #1e9311;
    border: 2px solid #15520f;
    box-sizing: border-box;
    box-shadow: 0 2px 0 #15520f;
    border-radius: 8px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}

.color-title {
    margin-top: 80%;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;

    color: #c261ef;
}

.normal-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #dedede;
    padding: 1% 10% 13% 10%;
    width: 80%;
    position: relative;
}

.age {
    display: block;
    margin: 10px auto 40px auto;
    padding: 3px;
    border: 2px solid #6b6b6b;
    border-radius: 5px;
    color: #6b6b6b;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.font11,
.letter-date,
.b-footer {
    font-size: 13px !important;
}

.c-darkgrey {
    color: #707070 !important;
}

@media screen and (max-width: 480px) {
    .b-container {
        min-height: clamp(640px, 200vw, 855px) !important;
    }
    .color-title {
        font-size: calc(100vw / (480 / 30));
        line-height: calc(100vw / (480 / 34));
    }

    .normal-title {
        font-size: calc(100vw / (480 / 18));
        line-height: calc(100vw / (480 / 24));
    }
    .btn-green {
        font-size: calc(100vw / (480 / 18));
        line-height: calc(100vw / (480 / 24));
    }
    .b-footer {
        max-width: 300px;
    }
}
