body {
    background: url(/themes/dark/images/back.jpg) no-repeat center top rgb(22, 16, 12);
}

.snowContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#snow {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("/img/snow/15825154.png"), url("/img/snow/89961317.png"), url("/img/snow/21791255.png");
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
}
@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

.wrap_t {
    max-width: 930px;
    margin: auto;
    position: relative;
    font-size: 12px;
    font-family: "Roboto";
    padding: 270px 0px 30px 0px;
}

.logo {
    background: url(/img/main/logo.png?3) no-repeat;
    width: 245px;
    height: 138px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -124px;
    text-indent: -1000px;
    overflow: hidden;
}

.label_t {
    max-width: 263px;
    width: 50%;
    height: 63px;
    position: absolute;
    top: 187px;
    left: 55px;
    font-size: 18px;
    background: url(/img/text2.png) no-repeat center center;
    background-size: contain;
    /*visibility: hidden;*/
}
.label_t > a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999px;
}

.status_t {
    max-width: 373px;
    width: 34%;
    height: 98px;
    position: absolute;
    top: 162px;
    right: 8px;
    background-color: rgb(0 0 0 / 20%);
    padding: 5px;
    font-size: 18px;
    color: #c5c5c5;
}

.main_t {
    background: url(/img/main/main_t.jpg?2) top center no-repeat;
    max-width: 930px;
    height: 371px;
    clear: both;
}

.status_status {
}

.status_online {
}

.status_line {
}

.main_tL {
    width: 233px;
    height: 371px;
    position: absolute;
}

.btn_reg, .btn_down, .btn_new, .btn_old, .btn_cz, .btn_dh, .btn_donate {
    text-indent: -1000px;
    overflow: hidden;
    background: url(/img/main/btn_sprites.jpg);
    opacity: 0.8;
    transition: 0.5s;
}

.btn_reg, .btn_down, .btn_donate {
    display: block;
}

.btn_reg:hover, .btn_down:hover, .btn_new:hover, .btn_old:hover, .btn_cz:hover, .btn_dh:hover, .btn_donate:hover {
    opacity: 1;
}

.btn_reg {
    width: 233px;
    height: 105px;
}

.btn_down {
    width: 196px;
    height: 61px;
    margin: 11px auto 0px;
    background-position-y: -105px;
}

.btn_donate {
    width: 196px;
    height: 37px;
    margin: 10px auto 0px;
    background-position-y: -166px;
}

.btnList {
    padding-left: 18px;
    padding-top: 7px;
    list-style: none;
}

.btnList li {
    display: inline;
    width: 94px;
    height: 60px;
}

.btnList li a {
    float: left;
    display: block;
    width: 94px;
    height: 60px;
    margin: 0px 6px 3px 0px;
}

.btnList li a.btn_new {
    background-position-y: -203px;
}

.btnList li a.btn_old {
    background-position-y: -203px;
    background-position-x: -94px;
}

.btnList li a.btn_cz {
    background-position-y: -263px;
}

.btnList li a.btn_dh {
    background-position-y: -263px;
    background-position-x: -94px;
}

.main_tR {
    max-width: 693px;
    height: 371px;
    padding: 11px 4px 18px 6px;
    position: absolute;
    left: 233px;
}

.main_tR .carousel {
    position: relative;
    height: 100%;
    width: 100%;
}

.main_tR .carousel .carousel-inner {
    height: 100%;
}

.main_tR .carousel .carousel-control {
    display: none;
}

.main_tR .carousel .carousel-indicators li {
    background-color: rgb(0 0 0 / 45%);
    border: 2px solid #ffffff73;
}

.main_tR .carousel .carousel-indicators .active {
    background-color: #ff2f00;
}

.main_m {
    max-width: 930px;
    padding: 13px 0px 0px 0px;
}

.main_mL {
    background: #1d1713;
    max-width: 674px;
    width: 100%;
    float: left;
    padding-bottom: 28px;
    margin-bottom: 10px;
}

.tabBox {
    background: url(/img/main/tabBox_bg.jpg) no-repeat;
    width: 100%;
    height: 52px;
}

.tabConts {
    max-width: 100%;
    width: 100%;
    padding: 0px 30px 0px 30px;
    color: #aa9a80;
    font-size: 12px;
    line-height: 22px;
}

.main_mR {
    max-width: 246px;
    width: 100%;
    float: left;
    margin-left: 10px;
}

.headbread {
    height: 52px;
    line-height: 39px;
    display: block;
    background-color: transparent;
    top: 0px;
    border: none;
    padding-left: 16px;
    width: 100%;
}

.mp_show {
    background: url(/img/main/mp_bg.jpg?3) no-repeat;
    width: 246px;
    height: 369px;
    margin-bottom: 10px;
    overflow: hidden;
}

.mp_header {
    height: 37px;
    padding: 9px;
    color: #fcf2ce;
    font-size: 16px;
}

.mp_tab {
    width: 246px;
    height: 72px;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

.mp_tab li {
    display: inline;
    width: 40px;
    height: 23px;
    overflow: hidden;
    font-size: 12px;
    letter-spacing: -0.2px;
}

.mp_tab li a {
    background: #1f1714;
    display: block;
    width: 40px;
    height: 23px;
    margin: 0px 1px 1px 0px;
    float: left;
    overflow: hidden;
    color: #a8a296;
    line-height: 23px;
    text-align: center;
}

.mp_tab li.teon a {
    background: #2b170c
}

.mp_tab li a:hover {
    color: #fffef9;
    text-decoration: none;
}

.mp_tab li a.on {
    color: #fffef9;
}

.mp_tab li a:focus {
    text-decoration: none;
}

#vk_groups {
    background-color: #2e2925 !important;
}

#game-desc {
    color: #9e9e9e;
    background-color: transparent;
    max-width: 970px;
}

.mp_panes {
    width: 100%;
    padding: 10px 15px;
    display: none;
    overflow: hidden;
}

.mp_panesT {
    width: 216px;
    height: 100px;
    clear: both;
}

.mp_imgBox {
    width: 100px;
    height: 100px;
    float: left;
}

.mp_des {
    width: 110px;
    height: 100px;
    float: right;
}

.mp_des h2 {
    color: #aa9a80;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.mp_des p {
    color: #837154;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.mp_des p label {
    width: 57px;
    font-weight: normal;
    margin-bottom: 0;
    display: inline-block;
}

.mp_panesB {
    clear: both;
    width: 216px;
    line-height: 16px;
    font-size: 12px;
    color: #837154;
    padding-top: 10px;
}

.post {
    border-bottom: 1px dotted #554d42;
    min-height: 185px;
    padding: 20px 0px;
}

.post-left {
    width: 223px;
    height: 141px;
}

.post-left a {
    height: 121px;
    width: 100%;
    display: block;
}

.post-left p {
    background: #000;
    width: 223px;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.post-title > a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 5px;
}

.post-subright {
    color: #aa9a80;
    font-size: 12px;
    line-height: 22px;
    height: 90px;
}

.post-content {
    color: #aa9a80;
    font-size: 12px;
    line-height: 22px;
    height: 90px;
}

.btn_cha {
    height: 20px;
    text-align: right;
    clear: both;
}

.btn_cha a {
    display: block;
    float: right;
    width: 95px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #e0ca8d;
    text-align: center;
    background: #89320e;
    text-decoration: none;
}

.post-container {

}

.post-right, .post-subright {
    width: 100%;
}

.rydt {
    width: 245px;
    height: 76px;
    margin-bottom: 8px;
    background: url(/img/main/rydt_nei.jpg);
    display: block;
    text-indent: -1000px;
    overflow: hidden;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #21c124;
}

.btn-success, .btn-warning {
    color: #fff;
}

.panel {
    background-color: #ffffff08;
}

.panel-success {
    border-color: #d6e9c62b;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd21;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #dddddd21;
}

.table > thead > tr > th {
    border-bottom: 2px solid #dddddd21;
}

.well {
    background-color: #1b1b1b;
    border: 1px solid #353535;
}

.btn_nei {
    width: 246px;
    height: 208px;
    margin-bottom: 6px;
    clear: both;
    list-style: none;
}

.btn_nei ul {
    margin: 0;
    padding: 0;
}

.btn_nei li {
    display: inline;
    width: 123px;
    height: 52px;
}

.btn_nei li a {
    background: url(/img/main/btn_right.jpg) no-repeat;
    display: block;
    width: 123px;
    height: 52px;
    float: left;
    text-align: center;
    color: #dbd6d0;
    line-height: 52px;
    text-shadow: 0px 0px 2px #000000;
}

.btn_nei li a {
    background-position: 0px 0px;
}

.btn_nei li a:hover {
    background-position: -123px 0px;
    color: #f1f200;
    text-decoration: none;
}

.btn_nei li a:focus {
    text-decoration: none;
}

.btn-default, .btn-default:focus, .btn-default:active {
    color: #e0ca8d;
    background-color: #89320e;
    border-color: #3e1406;
}

.btn-default:hover, .btn-default:active:hover {
    color: #fdf1d0;
    background-color: #a73709;
    border-color: #3e1406;
}

.btn-default:active, .btn-default:focus {
    color: #fdf1d0;
}

.row p {
    padding-right: 15px;
    padding-left: 15px;
}

.form-control {
    border-color: #3e1406;
}

.header-links {
    width: auto;
    height: 138px;
    position: absolute;
    top: 20px;
    left: 2px;
    list-style: none;
    padding: 0px 0px 0px 20px;
    margin: 0;
}

.header-profile {
    width: 200px;
    height: 138px;
    position: absolute;
    top: 20px;
    right: 2px;
    padding: 0px 10px 0px 0px;
    margin: 0;
    color: #c5c5c5;
}

.header-links a, .header-profile a {
    color: #c5c5c5;
}

.header-links label {
    color: white;
}

.old-server {
    display: block;
    width: 100%;
    background: rgba(0,0,0,0.35);
    text-align: center;
    padding: 2px;
    font-size: 10px;
}

.old-server-text, .old-server-close {
    display: inline-block;
    color: white;
}

.old-server-text a {
    color: white;
}

.old-server-close {
    margin-left: 20px;
    cursor: pointer;
}

.news-grid .pagination {
    margin: 20px auto;
    display: block;
    width: fit-content;
    height: 31px;
}

.news-view iframe {
    max-width: 100% !important;
}

.buttonCard {
    display: block;
    width: 261px;
    height: 123px;
    background: url(/img/button_card.png);
    text-indent: -99999px;
    margin: -123px 0px 0 357px;
    position: relative;
    transition: 0.5s;
}
.buttonFortune {
    display: block;
    width: 261px;
    height: 123px;
    background: url(/img/button_fortuna.png);
    text-indent: -99999px;
    margin: -123px 0px 0 357px;
    position: relative;
    transition: 0.5s;
}
.buttonMarathon {
    display: block;
    width: 261px;
    height: 123px;
    background: url(/img/button_marafon.png);
    text-indent: -99999px;
    margin: -123px 0px 0 357px;
    position: relative;
    transition: 0.5s;
}
.buttonJungle {
    display: block;
    width: 261px;
    height: 123px;
    background: url(/img/button_ohota.png);
    text-indent: -99999px;
    margin: -123px 0px 0 357px;
    position: relative;
    transition: 0.5s;
}
.buttonCardGame {
    display: block;
    width: 261px;
    height: 123px;
    background: url(/img/button_cardgame.png);
    text-indent: -99999px;
    margin: -123px 0px 0 357px;
    position: relative;
    transition: 0.5s;
}
.buttonShopping {
    display: block;
    width: 261px;
    height: 123px;
    background: url(/img/button_sale.png);
    text-indent: -99999px;
    margin: -123px 0px 0 357px;
    position: relative;
    transition: 0.5s;
}
.buttonCard:hover, .buttonFortune:hover, .buttonMarathon:hover, .buttonJungle:hover, .buttonCardGame:hover, .buttonShopping:hover {
    filter: brightness(1.25);
}

.fallingSnow {
    background: url(/img/snow/flake.png);
    width: 480px;
    height: 480px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -240px;
    margin-top: -480px;
    z-index: 9999;
    font-size: 200px;
    text-align: center;
    line-height: 480px;
    color: white;
    text-shadow: 0px 0px 10px white;
    text-indent: -9999999px;
    overflow: hidden;
    cursor: default;
    transform: scale(0.3);
    animation: snowFlakeAnim 20s linear;

}
.fallingSnow:hover {
    text-indent: unset;
}
@keyframes snowFlakeAnim {
    0% {
        top: 0;
        left: 25%;
        transform: scale(0.3) rotate(0deg);
    }
    100% {
        top: 100%;
        left: 75%;
        transform: scale(0) rotate(360deg);
    }
}

.footer {
    bottom: -100px;
    position: absolute;
    width: 100%;
}
body {
    min-height: 100vh;
}
.pvp-bar {
    width: 683px;
    height: 342px;
    background: url(/img/pvp-bar/back.jpg?4);
    background-size: cover;
}
.pvp-register-btn {
    width: 283px;
    height: 83px;
    background: url(/img/pvp-bar/register-btn.png);
    text-indent: -999999px;
    display: block;
    scale: 0.8;
    margin: auto;
    top: 260px;
    position: relative;
}
.pvp-register-btn:hover {
    background-position-y: -83px;
}
.pvp-register-btn:active {
    background-position-y: -166px;
}
.pvp-board-btn {
    width: 283px;
    height: 83px;
    background: url(/img/pvp-bar/board-btn.png);
    text-indent: -999999px;
    display: block;
    scale: 0.8;
    margin: auto;
    top: 260px;
    position: relative;
}
.pvp-board-btn:hover {
    background-position-y: -83px;
}
.pvp-board-btn:active {
    background-position-y: -166px;
}