@charset "UTF-8";
#itemBuy #buy,
#itemBuy #distribute {
    float: right;
    text-align: center;
    margin: 0 10px;
    width: 30%
}

.mg-possible-rewards {
    overflow: hidden;
    width: 700px
}

.mg-possible-rewards .carousell-reward,
.mg-possible-rewards .carousell-reward-stage {
    padding: 0 35px;
    width: auto
}

.btn-default,
.btn-price,
.btn-price.happyhour,
.btn-buy,
.btn-disabled,
.btn-discount,
.btn-switch,
.btn-switch:active,
.btn-switch-active,
.card .list-item .price {
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 0 0;
    border-width: 1px;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
    max-height: 30px;
    line-height: normal;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

.btn-default>a,
.btn-price>a,
.btn-price.happyhour>a,
.btn-buy>a,
.btn-disabled>a,
.btn-discount>a,
.btn-switch>a,
.btn-switch:active>a,
.btn-switch-active>a,
.card .list-item .price>a,
.btn-default a:hover,
.btn-price a:hover,
.btn-buy a:hover,
.btn-disabled a:hover,
.btn-discount a:hover,
.btn-switch a:hover,
.btn-switch-active a:hover,
.card .list-item .price a:hover,
.btn-default a:focus,
.btn-price a:focus,
.btn-buy a:focus,
.btn-disabled a:focus,
.btn-discount a:focus,
.btn-switch a:focus,
.btn-switch-active a:focus,
.card .list-item .price a:focus {
    color: inherit
}

.btn-default:hover,
.btn-price:hover,
.btn-buy:hover,
.btn-disabled:hover,
.btn-discount:hover,
.btn-switch:hover,
.btn-switch-active:hover,
.card .list-item .price:hover {
    text-decoration: none
}

.btn-default:focus,
.btn-price:focus,
.btn-buy:focus,
.btn-disabled:focus,
.btn-discount:focus,
.btn-switch:focus,
.btn-switch-active:focus,
.card .list-item .price:focus {
    outline: 0
}

#showRightPush .new-info,
#slideMenu .items-left {
    display: block;
    font-size: 11px;
    height: 13px;
    min-width: 14px;
    width: auto;
    position: absolute;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
    color: #fff;
    background: rgba(199, 4, 4, 0.8);
    border: 1px solid red;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    z-index: 10
}

#subnavi.nav-tabs>li>ul.dropdown-menu>li>a:hover,
#subnavi.nav-tabs>li>ul.dropdown-menu>li>a:focus,
#subnavi.nav-tabs>li .dropdown-submenu:hover>a,
#subnavi.nav-tabs>li .dropdown-submenu:focus>a {
    background: #e8a314;
    color: #680603;
    background-image: none;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

ul.currency_status {
    list-style: none;
    margin: 0;
    width: auto
}

ul.currency-amount-1.currency_status {
    margin: 4px 0 0 0
}

ul.currency_status li {
    cursor: default;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 0 2px 4px;
    min-width: 60px;
    width: auto
}

@-moz-keyframes slideDown {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -2em);
        -moz-transform: translate(0, -2em);
        -ms-transform: translate(0, -2em);
        -o-transform: translate(0, -2em);
        transform: translate(0, -2em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes slideDown {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -2em);
        -moz-transform: translate(0, -2em);
        -ms-transform: translate(0, -2em);
        -o-transform: translate(0, -2em);
        transform: translate(0, -2em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes slideDown {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -2em);
        -moz-transform: translate(0, -2em);
        -ms-transform: translate(0, -2em);
        -o-transform: translate(0, -2em);
        transform: translate(0, -2em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-ms-keyframes slideDown {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -2em);
        -moz-transform: translate(0, -2em);
        -ms-transform: translate(0, -2em);
        -o-transform: translate(0, -2em);
        transform: translate(0, -2em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes slideDown {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -2em);
        -moz-transform: translate(0, -2em);
        -ms-transform: translate(0, -2em);
        -o-transform: translate(0, -2em);
        transform: translate(0, -2em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animJelly {
    0% {
        -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    2.083333% {
        -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    4.166667% {
        -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    6.25% {
        -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    8.333333% {
        -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    10.416667% {
        -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    12.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    14.583333% {
        -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    16.666667% {
        -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    18.75% {
        -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    20.833333% {
        -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    22.916667% {
        -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    25% {
        -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    27.083333% {
        -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    29.166667% {
        -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    31.25% {
        -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    33.333333% {
        -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    35.416667% {
        -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    37.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    39.583333% {
        -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    41.666667% {
        -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    43.75% {
        -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    45.833333% {
        -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    47.916667% {
        -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    52.083333% {
        -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    54.166667% {
        -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    56.25% {
        -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    58.333333% {
        -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    60.416667% {
        -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    62.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    64.583333% {
        -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    66.666667% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    68.75% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    70.833333% {
        -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    72.916667% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    75% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    77.083333% {
        -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    79.166667% {
        -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    81.25% {
        -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    83.333333% {
        -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    85.416667% {
        -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    87.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    89.583333% {
        -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    91.666667% {
        -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    93.75% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    95.833333% {
        -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    97.916667% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes animJelly {
    0% {
        -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    2.083333% {
        -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    4.166667% {
        -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    6.25% {
        -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    8.333333% {
        -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    10.416667% {
        -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    12.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    14.583333% {
        -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    16.666667% {
        -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    18.75% {
        -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    20.833333% {
        -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    22.916667% {
        -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    25% {
        -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    27.083333% {
        -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    29.166667% {
        -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    31.25% {
        -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    33.333333% {
        -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    35.416667% {
        -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    37.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    39.583333% {
        -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    41.666667% {
        -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    43.75% {
        -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    45.833333% {
        -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    47.916667% {
        -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    52.083333% {
        -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    54.166667% {
        -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    56.25% {
        -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    58.333333% {
        -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    60.416667% {
        -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    62.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    64.583333% {
        -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    66.666667% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    68.75% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    70.833333% {
        -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    72.916667% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    75% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    77.083333% {
        -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    79.166667% {
        -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    81.25% {
        -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    83.333333% {
        -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    85.416667% {
        -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    87.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    89.583333% {
        -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    91.666667% {
        -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    93.75% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    95.833333% {
        -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    97.916667% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.header>.payment-block #HHInfo,
#accountContent #HHInfo,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo {
    background: url("//gf1.geo.gfsrv.net/cdnc5/dcff9e6bc67c1cb6b992676806ee0e.jpg") no-repeat 12px 0;
    color: #f2e69f;
    height: 33px;
    float: right;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    font-size: 11px;
    margin: -5px 0 0 4px;
    overflow: hidden;
    padding: 2px 12px 2px 12px;
    position: relative;
    -webkit-box-shadow: 3px, 3px, 2px, rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px, 3px, 2px, rgba(0, 0, 0, 0.4);
    box-shadow: 3px, 3px, 2px, rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    width: 175px
}

.header>.payment-block #HHInfo:before,
#accountContent #HHInfo:before,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo:before {
    background: url("//gf2.geo.gfsrv.net/cdna7/a1eaf89a9503519c547030a30dbbc8.png") no-repeat 0 0;
    content: '';
    height: 36px;
    width: 15px;
    position: absolute;
    left: 0;
    top: 0
}

.header>.payment-block #HHInfo:after,
#accountContent #HHInfo:after,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo:after {
    background: url("//gf2.geo.gfsrv.net/cdn75/99b72dd15d954654d27032a6062b46.png") no-repeat 0 0;
    content: '';
    height: 36px;
    width: 15px;
    position: absolute;
    right: 0;
    top: 0
}

.header>.payment-block #HHInfo .hh-info-procent,
#accountContent #HHInfo .hh-info-procent,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .hh-info-procent {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 6px 6px 6px 0
}

.header>.payment-block #HHInfo .hh-info-procent .number,
#accountContent #HHInfo .hh-info-procent .number,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .hh-info-procent .number {
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif
}

.header>.payment-block #HHInfo .hh-info-content,
#accountContent #HHInfo .hh-info-content,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .hh-info-content {
    float: left
}

.header>.payment-block #HHInfo .hh-info-title,
#accountContent #HHInfo .hh-info-title,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .hh-info-title {
    height: 13px
}

.header>.payment-block #HHInfo .hh-info-time,
#accountContent #HHInfo .hh-info-time,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .hh-info-time {
    height: 13px
}

.header>.payment-block #HHInfo .hh-info-time .number,
#accountContent #HHInfo .hh-info-time .number,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .hh-info-time .number {
    font-size: 14px
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: transparent;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    background: url("//gf1.geo.gfsrv.net/cdnf4/d43e054e55f4b68c5de9d19bc2b967.png");
    background: rgba(0, 0, 0, 0.3)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-prev span,
.fancybox-close,
.fancybox-next span {
    background-image: url("//gf2.geo.gfsrv.net/cdn78/3d4031fe50c3d83c960911e1fbc705.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("//gf1.geo.gfsrv.net/cdn05/d02ac2ee2cee9ca6018253549e05b4.gif") center center no-repeat
}

.fancybox-close {
    padding: 15px;
    height: 20px;
    width: 10px;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-close:before {
    content: "x";
    font-size: 1.3em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.lt-ie9 .fancybox-close:before {
    content: "x";
    font-size: 1.3em;
    position: static
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("//gf1.geo.gfsrv.net/cdn32/5472601571f31e1bf00674c368d335.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background-color: rgba(66, 24, 9, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6421809', endColorstr='#E6421809', GradientType=0)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("//gf2.geo.gfsrv.net/cdn4a/c188774675ee61485cfa8cd5b8ca8d.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("//gf2.geo.gfsrv.net/cdnd8/1866910128a921a2968454392aa7af.gif");
        background-size: 24px 24px
    }
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

#category .mCSB_container {
    padding-left: 10px;
    padding-right: 15px
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
    padding: 0 20px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir--rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir--rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir--rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir--rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir--rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir--rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir--rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir--rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir--rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1)
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir--rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir--rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.royalSlider {
    height: 270px;
    position: relative;
    direction: ltr
}

.royalSlider>* {
    float: left
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0)
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: transparent
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

.rsArrow,
.rsThumbsArrow {
    cursor: pointer
}

.rsThumb {
    float: left;
    position: relative
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .3s, opacity .3s linear;
    -moz-transition: visibility 0s linear .3s, opacity .3s linear;
    -o-transition: visibility 0s linear .3s, opacity .3s linear;
    transition: visibility 0s linear .3s, opacity .3s linear
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative
}

.rsPreloader {
    position: absolute;
    z-index: 0
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25)
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22
}

.rsTabs {
    float: left;
    background: none !important
}

.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15
}

img.rsImg {
    max-width: none
}

.grab-cursor {
    cursor: url(//gf2.geo.gfsrv.net/cdn7d/9658990e9c18645b0fd83e1f44c946.png) 8 8, move
}

.grabbing-cursor {
    cursor: url(//gf3.geo.gfsrv.net/cdnea/6ad784231081eefe3aa3bea6edab66.png) 8 8, move
}

.rsNoDrag {
    cursor: auto
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(//gf3.geo.gfsrv.net/cdn89/05e91537dffbf28c081bad995024c3.gif)
}

.visibleNearby {
    width: 100%;
    background: #141414;
    color: #FFF
}

.visibleNearby .rsGCaption {
    font-size: 16px;
    line-height: 18px;
    padding: 12px 0 16px;
    background: #141414;
    width: 100%;
    position: static;
    float: left;
    left: auto;
    bottom: auto;
    text-align: center
}

.visibleNearby .rsGCaption span {
    display: block;
    clear: both;
    color: #bbb;
    font-size: 14px;
    line-height: 22px
}

@media screen and (min-width:0) and (max-width:900px) {
    #gallery-1 {
        padding: 12px 0 12px
    }
    #gallery-1 .rsOverflow,
    .royalSlider#gallery-1 {
        height: 400px !important
    }
}

@media screen and (min-width:0) and (max-width:500px) {
    #gallery-1 .rsOverflow,
    .royalSlider#gallery-1 {
        height: 300px !important
    }
}

.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
    background: transparent;
    color: #FFF
}

.rsDefault .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}

.rsDefault.rsVer .rsArrow {
    width: 100%;
    height: 44px
}

.rsDefault.rsVer .rsArrowLeft {
    top: 0;
    left: 0
}

.rsDefault.rsVer .rsArrowRight {
    bottom: 0;
    left: 0
}

.rsDefault.rsHor .rsArrowLeft {
    left: 0;
    top: 0
}

.rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0
}

.rsDefault .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background: url(//gf3.geo.gfsrv.net/cdn23/0be052781982b82ce3606a17a3c996.png);
    border-radius: 2px
}

.rsDefault .rsArrowIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
    opacity: .2;
    filter: alpha(opacity=20);
    *display: none
}

.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    line-height: 8px;
    overflow: hidden
}

.rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px
}

.rsDefault .rsBullet span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #777;
    background: rgba(255, 255, 255, 0.5)
}

.rsDefault .rsBullet.rsNavSelected span {
    background-color: #FFF
}

.rsDefault .rsThumbsHor {
    width: 100%;
    height: 72px
}

.rsDefault .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%
}

.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px
}

.rsDefault .rsThumb img {
    width: 100%;
    height: 100%
}

.rsDefault .rsThumb.rsNavSelected {
    background: #02874a
}

.rsDefault .rsThumb.rsNavSelected img {
    opacity: .3;
    filter: alpha(opacity=30)
}

.rsDefault .rsTmb {
    display: block
}

.rsDefault .rsTmb h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #FFF
}

.rsDefault .rsTmb span {
    color: #DDD;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px
}

.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #000;
    background: rgba(0, 0, 0, 0.75)
}

.rsDefault .rsThumbsArrow:hover {
    background: rgba(0, 0, 0, 0.9)
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0
}

.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url(//gf3.geo.gfsrv.net/cdn23/0be052781982b82ce3606a17a3c996.png)
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px
}

.rsDefault .rsThumbsArrowDisabled {
    display: none !important
}

@media screen and (min-width:0) and (max-width:800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px
    }
    .rsDefault .rsThumbsHor {
        height: 44px
    }
    .rsDefault .rsThumbsVer {
        width: 59px
    }
}

.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #d9d9dd;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1
}

.rsDefault .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.rsDefault .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf
}

.rsDefault .rsTab:active {
    border: 1px solid #d9d9dd;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset
}

.rsDefault .rsTab.rsNavSelected {
    color: #FFF;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #acacac;
    background-image: -webkit-linear-gradient(top, #acacac, #BBB);
    background-image: -moz-llinear-gradient(top, #acacac, #BBB);
    background-image: linear-gradient(to bottom, #acacac, #BBB)
}

.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url(//gf3.geo.gfsrv.net/cdn23/0be052781982b82ce3606a17a3c996.png) 0 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
    border-radius: 2px
}

.rsDefault .rsFullscreenIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: url(//gf3.geo.gfsrv.net/cdn23/0be052781982b82ce3606a17a3c996.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px
}

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url(//gf3.geo.gfsrv.net/cdn23/0be052781982b82ce3606a17a3c996.png) -64px 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000
}

.rsDefault .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(//gf3.geo.gfsrv.net/cdnb7/9d10cfc46b159ef5f736e5c5342adf.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: black;
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

#slider-with-blocks-1 {
    width: 100%
}

.rsContent {
    color: #FFF;
    font-size: 24px;
    line-height: 32px;
    float: left
}

.bContainer {
    position: relative
}

.rsABlock {
    position: relative;
    display: block;
    left: auto;
    top: auto
}

.blockHeadline {
    font-size: 42px;
    line-height: 50px
}

.blockSubHeadline {
    font-size: 32px;
    line-height: 40px
}

.txtCent {
    text-align: center;
    width: 100%
}

.photoCopy {
    position: absolute;
    line-height: 24px;
    font-size: 12px;
    background: black;
    color: white;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 0 10px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    top: auto;
    border-radius: 2px;
    z-index: 25
}

.photoCopy a {
    color: #FFF
}

.palmImg {
    left: 0;
    top: auto;
    bottom: -60px;
    position: absolute
}

@media screen and (min-width:0) and (max-width:960px) {
    .rsContent {
        font-size: 22px;
        line-height: 28px
    }
    .blockHeadline {
        font-size: 32px;
        line-height: 32px
    }
    .blockSubHeadline {
        font-size: 26px;
        line-height: 32px
    }
}



.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 1000
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    background: #eade9e;
    width: 225px;
    -webkit-box-shadow: 1px 1px 3px #d2c78e;
    -moz-box-shadow: 1px 1px 3px #d2c78e;
    box-shadow: 1px 1px 3px #d2c78e
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    box-shadow: 0 1px 1px rgba(210, 199, 142, 0.69)
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    color: #3c1e16;
    font-weight: normal
}

.ui-menu img {
    width: 20px;
    height: 20px
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    background: #d2c78e
}

.ui-menu .ui-state-focus a,
.ui-menu .ui-state-active a {
    color: #817111
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2.5em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
    background: #000;
    color: #FFF
}

.rsMinW .rsArrow {
    height: 32px;
    width: 32px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}

.rsMinW .rsArrowLeft {
    right: 37px;
    bottom: 7px
}

.rsMinW .rsArrowRight {
    right: 7px;
    bottom: 7px
}

.rsMinW .rsArrowIcn {
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    position: absolute;
    cursor: pointer;
    border-radius: 2px
}

.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    *display: none
}

.rsMinW .rsBullets {
    position: absolute;
    bottom: 15px;
    right: 73px;
    z-index: 35;
    padding-top: 4px;
    height: auto;
    text-align: center;
    line-height: 6px;
    overflow: hidden
}

.rsMinW .rsBullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px 4px
}

.rsMinW .rsBullet span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #CCC;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1)
}

.rsMinW .rsBullet.rsNavSelected span {
    background: #FFF
}

.rsMinW .rsThumbsHor {
    width: 100%;
    height: 72px
}

.rsMinW .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.rsMinW.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%
}

.rsMinW.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%
}

.rsMinW .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px
}

.rsMinW .rsThumb img {
    width: 100%;
    height: 100%
}

.rsMinW .rsThumb.rsNavSelected {
    background: #333
}

.rsMinW .rsThumb.rsNavSelected img {
    filter: alpha(opacity=40);
    opacity: .7
}

.rsMinW .rsThumb.rsNavSelected span.thumbIco {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #FFF;
    border: 2px solid rgba(255, 255, 255, 0.9);
    -webkit-backface-visibility: hidden
}

.rsMinW .rsTmb {
    display: block
}

.rsMinW .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}

.rsMinW.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0
}

.rsMinW .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url("//gf1.geo.gfsrv.net/cdn9a/39a73782207ddeaa4e606455efcb03.png")
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px
}

.rsMinW .rsThumbsArrowDisabled {
    display: none !important
}

@media screen and (min-width:0) and (max-width:800px) {
    .rsMinW .rsThumb {
        width: 59px;
        height: 44px
    }
    .rsMinW .rsThumbsHor {
        height: 44px
    }
    .rsMinW .rsThumbsVer {
        width: 59px
    }
}

.rsMinW .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsMinW .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #d9d9dd;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #000;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    *display: inline;
    *zoom: 1
}

.rsMinW .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.rsMinW .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf
}

.rsMinW .rsTab:active {
    border: 1px solid #d9d9dd;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset
}

.rsMinW .rsTab.rsNavSelected {
    color: #000;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #acacac;
    background-image: -webkit-linear-gradient(top, #acacac, #BBB);
    background-image: -moz-llinear-gradient(top, #acacac, #BBB);
    background-image: linear-gradient(to bottom, #acacac, #BBB)
}

.rsMinW .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsMinW .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("//gf1.geo.gfsrv.net/cdn9a/39a73782207ddeaa4e606455efcb03.png") 0 0 transparent
}

.rsMinW .rsFullscreenIcn:hover {
    opacity: .8
}

.rsMinW.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsMinW .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsMinW .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: url("//gf1.geo.gfsrv.net/cdn9a/39a73782207ddeaa4e606455efcb03.png") no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000
}

.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsMinW .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px
}

.rsMinW .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.rsMinW .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px
}

.rsMinW .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("//gf1.geo.gfsrv.net/cdn9a/39a73782207ddeaa4e606455efcb03.png") -64px 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000
}

.rsMinW .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsMinW .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url("//gf3.geo.gfsrv.net/cdnb7/9d10cfc46b159ef5f736e5c5342adf.gif");
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsMinW .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    direction: ltr
}

#tiptip_holder.tip_top {
    padding-bottom: 5px
}

#tiptip_holder.tip_bottom {
    padding-top: 5px
}

#tiptip_holder.tip_right {
    padding-left: 5px
}

#tiptip_holder.tip_left {
    padding-right: 5px
}

#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: #191919;
    background-color: rgba(25, 25, 25, 0.92);
    background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555
}

#tiptip_arrow,
#tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #191919;
    border-top-color: rgba(25, 25, 25, 0.92)
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: #191919;
    border-bottom-color: rgba(25, 25, 25, 0.92)
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #191919;
    border-right-color: rgba(25, 25, 25, 0.92)
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #191919;
    border-left-color: rgba(25, 25, 25, 0.92)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45, 45, 45, 0.88)
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45, 45, 45, 0.88)
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20, 20, 20, 0.92)
    }
}

.header {
    background: #1b0d06;
    color: #f2e69f;
    box-shadow: 0 1px 2px black;
    height: 40px;
    overflow: hidden;
    padding: 5px 50px 5px 20px
}

.header>.payment-block {
    height: 100%;
    float: left;
    padding: 6px 0 6px 0;
    margin-left: 0
}

.header>.payment-block>button {
    float: right
}

.header>.payment-block>button #HHInfo {
    display: none
}

.header>.payment-block>button.login {
    text-transform: uppercase
}

.header>.logo-block {
    height: 100%;
    float: left
}

.header>.logo-block .welcome {
    overflow: hidden;
    white-space: nowrap;
    width: 180px
}

.header>.logo-block .welcome i {
    float: left;
    margin: 0 6px 0 0;
    line-height: 18px
}

.header>.logo-block .welcome i.icon-star {
    color: #d59116
}

.header h1 {
    float: left;
    margin: 0 20px 0 0;
    width: 180px
}

.header h1 a {
    background: url("//gf1.geo.gfsrv.net/cdn60/67d69843057d03fa0fd898175c3cf9.png") 0 50% no-repeat;
    background-size: contain;
    display: block;
    height: 40px;
    margin: 0;
    text-indent: -9999px
}

.header .welcome a.text-link,
.header #accountOptions a {
    color: #f2e69f
}

.header .welcome a.text-link:hover,
.header #accountOptions a:hover {
    color: #f2e69f
}

.header ul.currency_status {
    height: 30px;
    margin: -5px 10px 0 0;
    float: right
}

.header ul.currency_status li {
    float: none
}

.header ul.currency_status.currency-amount-1 {
    margin: 4px 10px 0 0
}

.header ul.currency_status li.selected-currency {
    background: #020100;
    border: 1px solid black;
    cursor: default
}

.header ul.currency_status .popover .currency-name {
    font-weight: 700
}

.header ul.currency_status .popover input[type="checkbox"] {
    float: left;
    margin-right: 10px
}

.header ul.currency_status .popover .currency-text {
    margin-left: 24px
}

body.happy-hour .header {
    padding-right: 40px
}

body.happy-hour .header>.payment-block>.btn-price {
    padding: 5px
}

#accountBox .navbar-text {
    margin: 0;
    padding: 0;
    list-style: none
}

#accountBox .navbar-text li {
    font-size: .923em;
    float: right;
    padding: 5px 10px
}

#accountBox .navbar-text li i {
    font-size: 1.2em;
    margin: 0 5px 0 0
}

#accountBox .navbar-text li a:hover {
    text-decoration: none
}

#accountBox .navbar-text li a:hover span {
    text-decoration: underline
}

.welcome {
    float: left;
    height: 40px;
    line-height: 1.429em;
    margin: 0;
    max-height: 40px;
    padding: 0;
    text-align: left;
    width: auto
}

.welcome img {
    border: 1px solid #f2e69f;
    float: left;
    margin: 0 10px 0 0
}

.welcome span {
    display: block;
    font-size: .857em
}

.header #loginBox {
    display: none
}

.logged-out {
    display: none
}

.pseudo-dropdown {
    float: left
}

.pseudo-dropdown .select-option,
.pseudo-dropdown .select-input,
.pseudo-dropdown ul {
    margin: 0;
    padding: 0;
    width: 280px
}

.pseudo-dropdown .select-option {
    position: relative;
    width: 280px
}

.pseudo-dropdown a,
.pseudo-dropdown a:visited {
    color: #211e0d;
    text-decoration: none;
    outline: 0;
    padding: 2px
}

.pseudo-dropdown a span,
.pseudo-dropdown a:visited span {
    font-size: .857em
}

.pseudo-dropdown p {
    font-weight: normal;
    margin: 0
}

.pseudo-dropdown a:hover {
    color: #5d4617
}

.pseudo-dropdown .select-input {
    background: #eade9e;
    border: 1px solid #d3c88e
}

.pseudo-dropdown .select-input a:hover {
    color: #3c1e16
}

.pseudo-dropdown .select-input a {
    display: block
}

.pseudo-dropdown .select-input .account-infos {
    float: left;
    width: 230px
}

.pseudo-dropdown .select-input .btn-default {
    float: right;
    height: 45px;
    width: 45px;
    box-shadow: none
}

.pseudo-dropdown .select-input .btn-default .caret {
    border: 7px solid transparent;
    border-top: 7px solid white
}

.pseudo-dropdown .select-option ul {
    background: #eade9e none repeat scroll 0 0;
    border: 1px solid #deb2a6;
    color: #c5c0b0;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    width: 280px;
    list-style: none;
    z-index: 50
}

.pseudo-dropdown span.value {
    display: none
}

.pseudo-dropdown .select-option ul li a {
    padding: 5px;
    display: block
}

.pseudo-dropdown .select-option ul li a:hover {
    background: -owg-linear-gradient(#b17356, #9b5f43);
    background: -webkit-linear-gradient(#b17356, #9b5f43);
    background: -moz-linear-gradient(#b17356, #9b5f43);
    background: -o-linear-gradient(#b17356, #9b5f43);
    -pie-background: -pie-linear-gradient(#b17356, #9b5f43);
    background: linear-gradient(#b17356, #9b5f43);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b17356', endColorstr='#9b5f43');
    background-color: #9b5f43;
    color: #eade9e
}

.pseudo-dropdown img {
    border: 0;
    float: left;
    vertical-align: middle;
    margin-right: 6px;
    max-height: 45px;
    max-width: 45px
}

.dropdown-menu>li>a {
    text-decoration: none
}

#overlayMask {
    position: absolute;
    z-index: 100;
    top: 0;
    background-color: #000;
    right: 0;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    display: none
}

#searchBar {
    float: right
}

#searchBar>form {
    margin: 0
}

#itemDetails .input-append,
#navigation .input-append,
#search404 .input-append {
    margin: 3px 0 0 0;
    position: relative
}

#itemDetails .input-append .icon-search,
#navigation .input-append .icon-search,
#search404 .input-append .icon-search {
    color: #333;
    font-size: 1.154em;
    left: 7px;
    position: absolute;
    top: 7px;
    z-index: 15
}

#itemDetails .input-append .search-input,
#navigation .input-append .search-input,
#search404 .input-append .search-input {
    border-radius: 0;
    float: left;
    height: 30px;
    padding: 5px 5px 5px 25px;
    width: 150px
}

#itemDetails .input-append .btn-default,
#navigation .input-append .btn-default,
#search404 .input-append .btn-default {
    box-shadow: none;
    font-size: 1.13em;
    margin: 0
}

#itemDetails .input-append {
    margin: -3px 0 0 0
}

#itemDetails .input-append .icon-search {
    font-size: 1.077em
}

#itemDetails .input-append .search-input {
    height: 19px;
    min-height: 19px
}

#itemDetails .input-append .btn-default {
    font-size: 1.077em;
    height: 31px;
    margin: 0;
    width: auto
}

#itemDetails .input-append .btn-default .icon-search {
    color: #f2e69f;
    font-size: 1.077em;
    position: static;
    text-shadow: none
}

#navOptions form {
    margin: 0
}

#navOptions .input-append .btn-default {
    box-shadow: none
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top: 0
}

body.rtl .header>.payment-block #HHInfo {
    background: url("//gf1.geo.gfsrv.net/cdn97/b46144cd8cf9409531d4112e6fd4b0.jpg") no-repeat -180px 0;
    padding: 2px 18px 2px 6px
}

body.rtl .header>.payment-block #HHInfo:before {
    background: url("//gf3.geo.gfsrv.net/cdn88/96a68eb64b204f94dda6d88e731a44.png") no-repeat 0 0
}

body.rtl .header>.payment-block #HHInfo:after {
    background: url("//gf3.geo.gfsrv.net/cdn28/82d8a7941677920972eadc02dc40bd.png") no-repeat right 0
}

body.rtl .header>.payment-block button #HHInfo {
    background: 0
}

body.rtl .header>.payment-block button #HHInfo:before,
body.rtl .header>.payment-block button #HHInfo:after {
    background: 0
}

body.rtl .header>.payment-block button #HHInfo .hh-info-content {
    text-align: right
}

body.rtl .header>.logo-block .welcome {
    font-size: .72em
}

body.rtl #navigation .input-append {
    margin-left: 4px
}

body.website #category .tabbable {
    height: 480px
}

body.ingame #category .tabbable {
    height: 480px
}

#category .tabbable {
    margin: 10px 20px;
    overflow: hidden;
    position: relative;
    clear: both
}

#category .tab-content {
    background-color: rgba(27, 13, 6, 0.6)
}

#category .tab-content h3 {
    -webkit-box-shadow: 0 1px 0 0 #836456;
    -moz-box-shadow: 0 1px 0 0 #836456;
    box-shadow: 0 1px 0 0 #836456;
    border-bottom: 1px solid #000;
    clear: both;
    font-size: 1.385em;
    margin: 3px 0 9px 0;
    padding: 0 0 5px;
    clear: both
}

#navigation {
    border-bottom: 1px solid #f2e69f;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    margin: 0 20px 12px 20px;
    padding: 0
}

#navigation .nav-tabs {
    overflow: hidden;
    height: 36px;
    border: 0;
    width: auto
}

#navigation .nav-tabs li {
    margin: 0 2px 0 0
}

#navigation .nav-tabs li a.btn-navitem {
    background: #786152;
    border: 2px solid transparent;
    border-width: 2px 0 0 0;
    color: #f2e69f;
    padding: 5px 8px
}

#navigation .nav-tabs li a.btn-navitem:hover {
    background: #967966
}

#navigation .nav-tabs li a.btn-navitem-active,
#navigation .nav-tabs li a.btn-navitem-active:hover {
    background: #f2e69f;
    border-top: 2px solid #f69;
    border-bottom: 4px solid #f2e69f;
    box-shadow: 0 1px 0 #662d12 inset;
    color: #171210;
    line-height: 22px
}

#navigation .nav-tabs li.special-category a.btn-navitem {
    background: #cf825b;
    color: #1b0d06
}

#navigation .nav-tabs li.special-category a.btn-navitem:hover {
    background: #967966
}

#navigation .nav-tabs li.special-category a.btn-navitem-active,
#navigation .nav-tabs li.special-category a.btn-navitem-active:hover {
    background: #f2e69f
}

#navigation.nav-long {
    font-size: 11px
}

#subnavi {
    list-style: none
}

#subnavi.nav-tabs {
    border: 0;
    margin: 0
}

#subnavi.nav-tabs>li {
    font-size: .846em;
    letter-spacing: .06em;
    position: relative;
    width: 105px;
    margin: 0;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

#subnavi.nav-tabs>li:hover ul.dropdown-menu {
    background-color: #680603;
    opacity: 1;
    visibility: visible;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

#subnavi.nav-tabs>li.has-subnavi.active-cat {
    background: #680603
}

#subnavi.nav-tabs>li.has-subnavi:hover:before {
    border-color: transparent
}

#subnavi.nav-tabs>li.has-subnavi:before {
    border-color: transparent transparent transparent #eade9e;
    right: 3px;
    left: auto;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    position: absolute;
    content: '';
    height: 0;
    top: 20px;
    width: 0
}

#subnavi.nav-tabs>li>ul.dropdown-menu {
    border: 0;
    border-radius: 0;
    display: block;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    font-size: 1.182em;
    opacity: 0;
    margin: 0;
    top: 0;
    visibility: hidden;
    left: 100%;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

#subnavi.nav-tabs>li>ul.dropdown-menu.up {
    top: auto;
    bottom: 0
}

#subnavi.nav-tabs>li>ul.dropdown-menu>li>a {
    color: #e8a314;
    padding: 5px 55px 3px 15px;
    position: relative
}

#subnavi.nav-tabs>li>ul.dropdown-menu>li>a>i {
    margin-right: 10px
}

#subnavi.nav-tabs>li>ul.dropdown-menu>li>a>span.quant {
    color: #270301;
    right: 15px;
    padding: 3px 0;
    position: absolute;
    top: 0
}

#subnavi.nav-tabs>li>.btn-catitem {
    border: 0;
    border-radius: 0;
    cursor: pointer;
    color: #f2e69f;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    font-weight: normal;
    line-height: 15px;
    height: 54px;
    overflow: hidden;
    margin: 0;
    padding: 7px 6px;
    text-align: center
}

#subnavi.nav-tabs>li>.btn-catitem:focus,
#subnavi.nav-tabs>li>.btn-catitem:hover {
    background-color: #680603
}

#subnavi.nav-tabs>li>.btn-catitem.btn-catitem-active,
#subnavi.nav-tabs>li>.btn-catitem.btn-catitem-active:hover,
#subnavi.nav-tabs>li>.btn-catitem.btn-catitem-active:focus {
    background-color: rgba(27, 13, 6, 0.6)
}

#subnavi.nav-tabs>li>.btn-catitem.long {
    padding: 7px 0;
    font-size: .899em
}

#subnavi.nav-tabs>li>.btn-catitem>i {
    display: block;
    font-size: 2em
}

#subnavi.nav-tabs>li>.btn-catitem img {
    height: 30px;
    margin-bottom: 2px;
    width: 30px
}

.btn-default {
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 0 1px;
    background: -owg-linear-gradient(#d83838, #8c1919);
    background: -webkit-linear-gradient(#d83838, #8c1919);
    background: -moz-linear-gradient(#d83838, #8c1919);
    background: -o-linear-gradient(#d83838, #8c1919);
    -pie-background: -pie-linear-gradient(#d83838, #8c1919);
    background: linear-gradient(#d83838, #8c1919);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83838', endColorstr='#8c1919');
    background-color: #8c1919;
    border: 1px solid #810000;
    color: #f2e69f;
    text-shadow: 1px 1px 0 #020000
}

.btn-default:hover {
    background: -owg-linear-gradient(#d94141, #af1f1f);
    background: -webkit-linear-gradient(#d94141, #af1f1f);
    background: -moz-linear-gradient(#d94141, #af1f1f);
    background: -o-linear-gradient(#d94141, #af1f1f);
    -pie-background: -pie-linear-gradient(#d94141, #af1f1f);
    background: linear-gradient(#d94141, #af1f1f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d94141', endColorstr='#af1f1f');
    background-color: #af1f1f;
    color: #f2e69f
}

.btn-default.btn-active .btn-default:active {
    background: -owg-linear-gradient(#8c1919, #d83838);
    background: -webkit-linear-gradient(#8c1919, #d83838);
    background: -moz-linear-gradient(#8c1919, #d83838);
    background: -o-linear-gradient(#8c1919, #d83838);
    -pie-background: -pie-linear-gradient(#8c1919, #d83838);
    background: linear-gradient(#8c1919, #d83838);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c1919', endColorstr='#d83838');
    background-color: #d83838;
    box-shadow: black 1px 1px 3px -1px inset;
    color: #f2e69f;
    text-shadow: -1px -1px 0 #020000
}

.btn-price {
    background: -owg-linear-gradient(#45d405, #4da308);
    background: -webkit-linear-gradient(#45d405, #4da308);
    background: -moz-linear-gradient(#45d405, #4da308);
    background: -o-linear-gradient(#45d405, #4da308);
    -pie-background: -pie-linear-gradient(#45d405, #4da308);
    background: linear-gradient(#45d405, #4da308);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45d405', endColorstr='#4da308');
    background-color: #4da308;
    border: 1px solid #58bb09;
    color: black;
    text-shadow: 1px 1px 0 #98f64d
}

.btn-price:hover {
    background: -owg-linear-gradient(#8af535, #58bb09);
    background: -webkit-linear-gradient(#8af535, #58bb09);
    background: -moz-linear-gradient(#8af535, #58bb09);
    background: -o-linear-gradient(#8af535, #58bb09);
    -pie-background: -pie-linear-gradient(#8af535, #58bb09);
    background: linear-gradient(#8af535, #58bb09);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8af535', endColorstr='#58bb09');
    background-color: #58bb09;
    color: black
}

.btn-price:active {
    background: -owg-linear-gradient(#58bb09, #6fec0b);
    background: -webkit-linear-gradient(#58bb09, #6fec0b);
    background: -moz-linear-gradient(#58bb09, #6fec0b);
    background: -o-linear-gradient(#58bb09, #6fec0b);
    -pie-background: -pie-linear-gradient(#58bb09, #6fec0b);
    background: linear-gradient(#58bb09, #6fec0b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58bb09', endColorstr='#6fec0b');
    background-color: #6fec0b
}

.btn-disabled.premium,
.btn-price.premium {
    text-transform: uppercase;
    font-size: 1em;
    min-width: 170px;
    width: auto
}

.btn-price.happyhour {
    border: 1px solid transparent;
    color: inherit
}

.btn-price.happyhour:hover {
    background: inherit;
    color: inherit
}

.btn-price.login {
    font-size: 90%;
    line-height: 13px;
    padding-top: 0;
    padding-bottom: 0
}

.btn-buy {
    background: -owg-linear-gradient(#3cb511, #0e2904);
    background: -webkit-linear-gradient(#3cb511, #0e2904);
    background: -moz-linear-gradient(#3cb511, #0e2904);
    background: -o-linear-gradient(#3cb511, #0e2904);
    -pie-background: -pie-linear-gradient(#3cb511, #0e2904);
    background: linear-gradient(#3cb511, #0e2904);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cb511', endColorstr='#0e2904');
    background-color: #0e2904;
    border: 1px solid #0e2904;
    color: white;
    text-shadow: 1px 1px 0 #154006
}

.btn-buy:hover {
    background: -owg-linear-gradient(#6ded3f, #1d5808);
    background: -webkit-linear-gradient(#6ded3f, #1d5808);
    background: -moz-linear-gradient(#6ded3f, #1d5808);
    background: -o-linear-gradient(#6ded3f, #1d5808);
    -pie-background: -pie-linear-gradient(#6ded3f, #1d5808);
    background: linear-gradient(#6ded3f, #1d5808);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ded3f', endColorstr='#1d5808');
    background-color: #1d5808
}

.btn-disabled {
    background: -owg-linear-gradient(#eaeaea, #b3b3b3);
    background: -webkit-linear-gradient(#eaeaea, #b3b3b3);
    background: -moz-linear-gradient(#eaeaea, #b3b3b3);
    background: -o-linear-gradient(#eaeaea, #b3b3b3);
    -pie-background: -pie-linear-gradient(#eaeaea, #b3b3b3);
    background: linear-gradient(#eaeaea, #b3b3b3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#b3b3b3');
    background-color: #b3b3b3;
    border: 1px solid #c7c7c7;
    color: #808080;
    cursor: default;
    text-shadow: 1px 1px 0 #fff;
    width: 100%
}

.btn-discount {
    color: #fff;
    text-shadow: 1px 1px 0 black;
    min-width: 40px;
    border-width: 1px
}

.btn-discount._1 {
    background: -owg-linear-gradient(#e22d00, #9b0000);
    background: -webkit-linear-gradient(#e22d00, #9b0000);
    background: -moz-linear-gradient(#e22d00, #9b0000);
    background: -o-linear-gradient(#e22d00, #9b0000);
    -pie-background: -pie-linear-gradient(#e22d00, #9b0000);
    background: linear-gradient(#e22d00, #9b0000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E22D00', endColorstr='#9b0000');
    background-color: #9b0000
}

.btn-discount._1:active,
.btn-discount._1:hover {
    background: -owg-linear-gradient(#9b0000, #e22d00);
    background: -webkit-linear-gradient(#9b0000, #e22d00);
    background: -moz-linear-gradient(#9b0000, #e22d00);
    background: -o-linear-gradient(#9b0000, #e22d00);
    -pie-background: -pie-linear-gradient(#9b0000, #e22d00);
    background: linear-gradient(#9b0000, #e22d00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b0000', endColorstr='#E22D00');
    background-color: #e22d00
}

.btn-discount._1:focus,
.btn-discount._1.btn-active {
    background: -owg-linear-gradient(#9b0000, #e22d00);
    background: -webkit-linear-gradient(#9b0000, #e22d00);
    background: -moz-linear-gradient(#9b0000, #e22d00);
    background: -o-linear-gradient(#9b0000, #e22d00);
    -pie-background: -pie-linear-gradient(#9b0000, #e22d00);
    background: linear-gradient(#9b0000, #e22d00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b0000', endColorstr='#E22D00');
    background-color: #e22d00
}

.btn-discount._2 {
    background: -owg-linear-gradient(#db8600, #d22900);
    background: -webkit-linear-gradient(#db8600, #d22900);
    background: -moz-linear-gradient(#db8600, #d22900);
    background: -o-linear-gradient(#db8600, #d22900);
    -pie-background: -pie-linear-gradient(#db8600, #d22900);
    background: linear-gradient(#db8600, #d22900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB8600', endColorstr='#D22900');
    background-color: #d22900
}

.btn-discount._2:active,
.btn-discount._2:hover {
    background: -owg-linear-gradient(#d22900, #db8600);
    background: -webkit-linear-gradient(#d22900, #db8600);
    background: -moz-linear-gradient(#d22900, #db8600);
    background: -o-linear-gradient(#d22900, #db8600);
    -pie-background: -pie-linear-gradient(#d22900, #db8600);
    background: linear-gradient(#d22900, #db8600);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D22900', endColorstr='#DB8600');
    background-color: #db8600
}

.btn-discount._2:focus,
.btn-discount._2.btn-active {
    background: -owg-linear-gradient(#d22900, #db8600);
    background: -webkit-linear-gradient(#d22900, #db8600);
    background: -moz-linear-gradient(#d22900, #db8600);
    background: -o-linear-gradient(#d22900, #db8600);
    -pie-background: -pie-linear-gradient(#d22900, #db8600);
    background: linear-gradient(#d22900, #db8600);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D22900', endColorstr='#DB8600');
    background-color: #db8600
}

.btn-discount._3 {
    background: -owg-linear-gradient(#edc300, #9e5f07);
    background: -webkit-linear-gradient(#edc300, #9e5f07);
    background: -moz-linear-gradient(#edc300, #9e5f07);
    background: -o-linear-gradient(#edc300, #9e5f07);
    -pie-background: -pie-linear-gradient(#edc300, #9e5f07);
    background: linear-gradient(#edc300, #9e5f07);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDC300', endColorstr='#9E5F07');
    background-color: #9e5f07
}

.btn-discount._3:active,
.btn-discount._3:hover {
    background: -owg-linear-gradient(#9e5f07, #edc300);
    background: -webkit-linear-gradient(#9e5f07, #edc300);
    background: -moz-linear-gradient(#9e5f07, #edc300);
    background: -o-linear-gradient(#9e5f07, #edc300);
    -pie-background: -pie-linear-gradient(#9e5f07, #edc300);
    background: linear-gradient(#9e5f07, #edc300);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9E5F07', endColorstr='#EDC300');
    background-color: #edc300
}

.btn-discount._3:focus,
.btn-discount._3.btn-active {
    background: -owg-linear-gradient(#9e5f07, #edc300);
    background: -webkit-linear-gradient(#9e5f07, #edc300);
    background: -moz-linear-gradient(#9e5f07, #edc300);
    background: -o-linear-gradient(#9e5f07, #edc300);
    -pie-background: -pie-linear-gradient(#9e5f07, #edc300);
    background: linear-gradient(#9e5f07, #edc300);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9E5F07', endColorstr='#EDC300');
    background-color: #edc300
}

.btn-discount._4 {
    background: -owg-linear-gradient(#c2e000, #7c9b00);
    background: -webkit-linear-gradient(#c2e000, #7c9b00);
    background: -moz-linear-gradient(#c2e000, #7c9b00);
    background: -o-linear-gradient(#c2e000, #7c9b00);
    -pie-background: -pie-linear-gradient(#c2e000, #7c9b00);
    background: linear-gradient(#c2e000, #7c9b00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C2E000', endColorstr='#7c9b00');
    background-color: #7c9b00
}

.btn-discount._4:active,
.btn-discount._4:hover {
    background: -owg-linear-gradient(#7c9b00, #c2e000);
    background: -webkit-linear-gradient(#7c9b00, #c2e000);
    background: -moz-linear-gradient(#7c9b00, #c2e000);
    background: -o-linear-gradient(#7c9b00, #c2e000);
    -pie-background: -pie-linear-gradient(#7c9b00, #c2e000);
    background: linear-gradient(#7c9b00, #c2e000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c9b00', endColorstr='#C2E000');
    background-color: #c2e000
}

.btn-discount._4:focus,
.btn-discount._4.btn-active {
    background: -owg-linear-gradient(#7c9b00, #c2e000);
    background: -webkit-linear-gradient(#7c9b00, #c2e000);
    background: -moz-linear-gradient(#7c9b00, #c2e000);
    background: -o-linear-gradient(#7c9b00, #c2e000);
    -pie-background: -pie-linear-gradient(#7c9b00, #c2e000);
    background: linear-gradient(#7c9b00, #c2e000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c9b00', endColorstr='#C2E000');
    background-color: #c2e000
}

.btn-discount._5 {
    background: -owg-linear-gradient(#17da03, #439b00);
    background: -webkit-linear-gradient(#17da03, #439b00);
    background: -moz-linear-gradient(#17da03, #439b00);
    background: -o-linear-gradient(#17da03, #439b00);
    -pie-background: -pie-linear-gradient(#17da03, #439b00);
    background: linear-gradient(#17da03, #439b00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17DA03', endColorstr='#439b00');
    background-color: #439b00
}

.btn-discount._5:active,
.btn-discount._5:hover {
    background: -owg-linear-gradient(#439b00, #17da03);
    background: -webkit-linear-gradient(#439b00, #17da03);
    background: -moz-linear-gradient(#439b00, #17da03);
    background: -o-linear-gradient(#439b00, #17da03);
    -pie-background: -pie-linear-gradient(#439b00, #17da03);
    background: linear-gradient(#439b00, #17da03);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#439b00', endColorstr='#17DA03');
    background-color: #17da03
}

.btn-discount._5:focus,
.btn-discount._5.btn-active {
    background: -owg-linear-gradient(#439b00, #17da03);
    background: -webkit-linear-gradient(#439b00, #17da03);
    background: -moz-linear-gradient(#439b00, #17da03);
    background: -o-linear-gradient(#439b00, #17da03);
    -pie-background: -pie-linear-gradient(#439b00, #17da03);
    background: linear-gradient(#439b00, #17da03);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#439b00', endColorstr='#17DA03');
    background-color: #17da03
}

.btn-discount.btn-active {
    box-shadow: black 2px 2px 3px -1px inset;
    position: relative;
    top: 0;
    outline: 0
}

.btn-discount.btn-active.btn-default {
    background: -owg-linear-gradient(#af1f1f, #8c1919);
    background: -webkit-linear-gradient(#af1f1f, #8c1919);
    background: -moz-linear-gradient(#af1f1f, #8c1919);
    background: -o-linear-gradient(#af1f1f, #8c1919);
    -pie-background: -pie-linear-gradient(#af1f1f, #8c1919);
    background: linear-gradient(#af1f1f, #8c1919);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af1f1f', endColorstr='#8c1919');
    background-color: #8c1919
}

.btn-switch {
    background: -owg-linear-gradient(#fcfbf2, #f8f3dd);
    background: -webkit-linear-gradient(#fcfbf2, #f8f3dd);
    background: -moz-linear-gradient(#fcfbf2, #f8f3dd);
    background: -o-linear-gradient(#fcfbf2, #f8f3dd);
    -pie-background: -pie-linear-gradient(#fcfbf2, #f8f3dd);
    background: linear-gradient(#fcfbf2, #f8f3dd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfbf2', endColorstr='#f8f3dd');
    background-color: #f8f3dd;
    border: 1px solid #ddcd68;
    color: #3c1e16;
    padding: 3px 6px;
    margin: 0 0 0 5px;
    float: right;
    position: relative;
    text-decoration: none
}

.btn-switch:hover {
    background: -owg-linear-gradient(white, #f8f3dd);
    background: -webkit-linear-gradient(white, #f8f3dd);
    background: -moz-linear-gradient(white, #f8f3dd);
    background: -o-linear-gradient(white, #f8f3dd);
    -pie-background: -pie-linear-gradient(white, #f8f3dd);
    background: linear-gradient(white, #f8f3dd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f8f3dd');
    background-color: #f8f3dd;
    color: #3c1e16;
    text-decoration: none
}

.btn-switch:active,
.btn-switch-active {
    background: -owg-linear-gradient(#f8f3dd, white);
    background: -webkit-linear-gradient(#f8f3dd, white);
    background: -moz-linear-gradient(#f8f3dd, white);
    background: -o-linear-gradient(#f8f3dd, white);
    -pie-background: -pie-linear-gradient(#f8f3dd, white);
    background: linear-gradient(#f8f3dd, white);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f3dd', endColorstr='white');
    background-color: white;
    box-shadow: 1px 1px 1px rgba(234, 222, 158, 0.3) 2px 2px 3px rgba(234, 222, 158, 0.75);
    color: #3c1e16
}

.btn-switch:active:after,
.btn-switch-active:after {
    border-color: transparent transparent #836456 transparent;
    border-style: solid;
    border-width: 0 4px 6px 4px;
    content: '';
    height: 0;
    left: 8px;
    position: absolute;
    top: 29px;
    width: 0
}

.btn-switch:active:hover,
.btn-switch-active:hover {
    background: -owg-linear-gradient(#f8f3dd, white);
    background: -webkit-linear-gradient(#f8f3dd, white);
    background: -moz-linear-gradient(#f8f3dd, white);
    background: -o-linear-gradient(#f8f3dd, white);
    -pie-background: -pie-linear-gradient(#f8f3dd, white);
    background: linear-gradient(#f8f3dd, white);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f3dd', endColorstr='white');
    background-color: white
}

#account {
    height: 100%
}

#accountNav li a.btn-sideitem,
#slideMenu li a.btn-sideitem {
    background: #f2e69f;
    color: #272205
}

#accountNav li a.btn-sideitem:hover,
#accountNav li a.btn-sideitem.btn-sideitem-active,
#slideMenu li a.btn-sideitem:hover,
#slideMenu li a.btn-sideitem.btn-sideitem-active {
    background: -owg-linear-gradient(#b17356, #9b5f43);
    background: -webkit-linear-gradient(#b17356, #9b5f43);
    background: -moz-linear-gradient(#b17356, #9b5f43);
    background: -o-linear-gradient(#b17356, #9b5f43);
    -pie-background: -pie-linear-gradient(#b17356, #9b5f43);
    background: linear-gradient(#b17356, #9b5f43);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b17356', endColorstr='#9b5f43');
    background-color: #9b5f43;
    color: #f2e69f;
    text-shadow: 1px 1px 0 black
}

#accountNav {
    list-style: none;
    margin: 10px 0 0;
    width: 45px;
    position: absolute;
    float: left;
    text-align: left
}

#accountNav li a.btn-sideitem {
    border: 1px solid #e0dfdf;
    display: block;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    line-height: 45px;
    height: 43px;
    position: relative;
    text-decoration: none;
    width: 44px;
    z-index: 99;
    -webkit-transition-property: width;
    -moz-transition-property: width;
    -o-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

#accountNav li a.btn-sideitem:hover,
#accountNav li a.btn-sideitem.btn-sideitem-active {
    border: 1px solid #662d12
}

#accountNav li a.btn-sideitem>span {
    visibility: hidden;
    position: absolute;
    min-width: 150px;
    width: auto;
    opacity: 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: visibility;
    -moz-transition-property: visibility;
    -o-transition-property: visibility;
    transition-property: visibility;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    left: 40px
}

#accountNav li a.btn-sideitem>i {
    font-size: 2.077em;
    line-height: 46px;
    display: block;
    padding: 0 10px;
    width: 34px;
    position: absolute
}

#accountNav li a.btn-sideitem>i .badge {
    box-shadow: 0 1px 2px black;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #e97c0f;
    border: 2px solid #fff;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    padding: 0 2px;
    position: absolute;
    top: -6px;
    min-width: 15px;
    text-align: center;
    right: -15px;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif
}

#accountNav:hover a.btn-sideitem {
    width: 200px
}

#accountNav:hover a.btn-sideitem>span {
    opacity: 1;
    visibility: visible
}

.accordion {
    margin-bottom: 20px
}

.accordion-group {
    margin-bottom: 2px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading>a.accordion-toggle {
    cursor: pointer;
    color: #fff;
    display: block;
    font-size: 1.154em;
    padding: 8px 15px 8px 0
}

.accordion-heading>a.accordion-toggle:link,
.accordion-heading>a.accordion-toggle:visited {
    text-decoration: none
}

.accordion-heading>a.accordion-toggle:hover span,
.accordion-heading>a.accordion-toggle:active span {
    text-decoration: underline
}

.accordion-heading>a.accordion-toggle>i {
    background: url("/cdn/themes/metin2/standard/img/arrow.png") 0 0 no-repeat;
    content: ' ';
    display: inline-block;
    position: relative;
    height: 13px;
    vertical-align: middle;
    width: 13px
}

.accordion-heading>a.accordion-toggle>span {
    margin-left: 12px;
    vertical-align: middle
}

.accordion-heading>a.accordion-toggle.collapsed>i {
    background: url("/cdn/themes/metin2/standard/img/arrow.png") -13px 0 no-repeat
}

.accordion-body {
    background: #eade9e;
    box-shadow: 0 1px 2px black;
    color: #3c1e16;
    padding: 0;
    line-height: 18px
}

.accordion-body a {
    color: #662d12
}

.accordion-inner {
    background: #e4d481;
    margin: 6px 8px 6px 6px;
    padding: 8px
}

body.website #accountContent .scrollable_container {
    height: 490px
}

body.ingame #accountContent .scrollable_container {
    height: 490px
}

#accountContent {
    margin-bottom: 12px;
    position: relative;
    float: right
}

#accountContent .account_payment_button {
    clear: both
}

#accountContent .account_payment_button button {
    clear: both
}

#accountContent #HHInfo .number {
    font-family: Arial, Helvetica, sans-serif
}

#accountContent .btn-price #HHInfo {
    display: none
}

#accountContent ul.currency_status {
    with: auto
}

#accountContent ul.currency_status li {
    float: left;
    font-size: 1.3em;
    margin-right: 20px
}

#accountContent.redeem-code .code-info {
    width: 380px;
    float: left;
    line-height: 25px;
    margin-top: 40px
}

#accountContent.redeem-code .code-avatar {
    width: 100%;
    height: 100%;
    max-height: 170px;
    max-width: 170px;
    float: right
}

#accountContent.redeem-code .code-label {
    clear: both;
    display: block;
    margin-bottom: 10px
}

#accountContent.redeem-code #code {
    margin: 0;
    float: left
}

#accountContent.redeem-code #ajaxresult {
    clear: both;
    margin-top: 50px
}

#accountContent .empty-account {
    margin-top: 20px
}

#accountContent .item-showcase {
    height: 70px;
    margin-right: 10px
}

#accountContent .scrollable_container {
    position: relative
}

#accountContent .scrollable_container .inside_scrollable_container {
    margin: 15px 0
}

#accountContent .scrollable_container .line {
    background-color: rgba(234, 222, 158, 0.3);
    height: 1px;
    margin: 0 0 15px 0;
    width: 100%
}

#accountContent .scrollable_container .lined {
    border-top: 1px solid rgba(234, 222, 158, 0.3)
}

#accountContent .scrollable_container .mCSB_container {
    padding: 0 20px 0 0
}

#accountContent h2 {
    margin: 0 20px 0 0;
    position: relative
}

#accountContent .date {
    color: #f2e69f
}

#accountContent .date span {
    display: block;
    font-size: 1.385em;
    font-weight: bold
}

#accountContent ul.list {
    padding: 0 !important
}

#accountContent .box {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 415px
}

#accountContent .box.odd {
    margin-left: 40px
}

#accountContent .box.box-account {
    margin: 0;
    float: none;
    width: 100%
}

#accountContent .box .block-price {
    min-width: 70px
}

#accountContent .box .block-price .currency-txt {
    display: block;
    margin-bottom: 3px
}

#accountContent .box>h3 {
    font-size: 1.385em;
    margin: 10px 0 5px
}

#accountContent .box>h3>span {
    color: #4e95c6
}

#accountContent .box h4 {
    color: #fff;
    font-size: 1.077em;
    font-weight: normal;
    margin: 5px 0
}

#accountContent .box>a {
    color: #f2e69f;
    font-size: .923em;
    font-weight: normal;
    position: absolute;
    right: 0;
    text-decoration: underline;
    top: 2px
}

#accountContent .box>a:hover {
    text-decoration: none
}

#accountContent .box>ul.card {
    padding: 0;
    margin: 0
}

#accountContent .box>ul.card>li h4 {
    color: #3c1e16
}

#accountContent .sidebar .box {
    color: #f2e69f
}

#accountContent .sidebar .box h3 {
    border-bottom: 1px solid rgba(242, 230, 159, 0.5);
    padding: 0 0 5px 0
}

#accountContent .sidebar .box>a {
    display: block;
    font-size: 1em;
    position: static
}

#accountContent .inner_box {
    background: #c3b56a;
    padding: 8px;
    position: relative
}

#accountContent .inner_box .currency-balance {
    margin-bottom: 20px;
    margin-left: 0;
    float: left
}

#accountContent .inner_box .currency-balance li {
    list-style: none;
    font-size: 1.3em;
    width: auto;
    margin-right: 20px;
    float: left
}

#accountContent .inner_box a {
    display: block;
    width: 195px
}

#accountContent .inner_box>img {
    float: left;
    margin: 0 10px 0 0;
    height: 65px;
    width: 65px
}

#accountContent .inner_box p {
    line-height: 130%
}

#accountContent .inner_box p>span {
    display: block;
    font-size: 1.385em;
    padding-bottom: 10px;
    padding-top: 10px
}

#accountContent .inner_box p>small {
    line-height: 13px
}

#accountContent .pseudo-dropdown .account-infos {
    width: 174px
}

#accountContent .pseudo-dropdown .account-infos p {
    float: left;
    width: 174px
}

#accountContent .btn_wrapper {
    bottom: 20px;
    display: block;
    position: absolute;
    right: 20px
}

#accountContent .item-description {
    height: auto;
    position: relative
}

#accountContent .item-description>a.item-thumb-63 {
    float: none;
    left: 0;
    position: absolute;
    top: 0
}

#accountContent .item-description>h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px
}

#accountContent .item-description p.purchased_amount {
    font-weight: bold;
    margin: 6px 0 0
}

#accountContent .item-description p.price {
    position: absolute;
    right: 0;
    top: 5px;
    width: 100px
}

#accountContent .item-description p.price>strong {
    margin-top: -3px
}

#accountContent .drop-sort-by>form>label {
    display: block
}

#code-fancybox {
    overflow: hidden;
    width: 700px;
    min-height: 300px
}

#code-fancybox .tabbable .nav-tabs {
    border: 0;
    margin: 0
}

#code-fancybox .tabbable .nav-tabs li>a {
    background: #eade9e;
    background: rgba(211, 200, 142, 0.5);
    border-radius: 0;
    padding: 5px 20px 5px 20px;
    border: 0;
    color: #716318;
    position: relative;
    text-decoration: none
}

#code-fancybox .tabbable .nav-tabs li>a a {
    color: #f2e69f
}

#code-fancybox .tabbable .nav-tabs li>a:hover {
    border: 0
}

#code-fancybox .tabbable .nav-tabs li>a:before {
    border-bottom: 30px solid transparent;
    border-top: 0 solid transparent;
    border-right: 15px solid #eade9e;
    content: '';
    display: block;
    height: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2
}

#code-fancybox .tabbable .nav-tabs li.active>a {
    background-color: #d2c78e;
    color: #3c1e16
}

#code-fancybox .carousell-code.royalSlider {
    padding: 0 35px;
    width: auto
}

#code-fancybox .game-desc {
    height: 35px
}

.payment_time.dropdown {
    color: #eade9e;
    text-align: right
}

.payment_time.dropdown>ul.dropdown-menu {
    left: auto;
    right: 0
}

.payment_time.dropdown>span {
    margin-right: 3px
}

.small_dropdown form {
    float: right;
    margin: 0 0 10px
}

.small_dropdown form label {
    color: #fff;
    float: left;
    line-height: 24px
}

.small_dropdown .pseudo-dropdown {
    margin: 0 0 0 10px
}

.small_dropdown .pseudo-dropdown .select-input {
    padding: 0 0 0 2px;
    width: 200px
}

.small_dropdown .pseudo-dropdown .select-input .btn-default {
    height: 20px;
    width: 20px
}

.small_dropdown .pseudo-dropdown .select-input .btn-default .caret {
    border-width: 5px;
    margin-top: 1px;
    margin-left: -5px
}

.small_dropdown .pseudo-dropdown .select-option {
    width: 200px
}

.small_dropdown .pseudo-dropdown .select-option ul {
    padding: 0;
    top: -1px;
    width: 202px
}

.small_dropdown .pseudo-dropdown .select-option ul>li>a {
    padding: 2px 5px
}

.small_dropdown.positioned {
    position: absolute;
    right: 20px;
    top: 10px
}

ul.character_list {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.character_list .contrast-box {
    padding-bottom: 15px
}

ul.character_list>li {
    background: -owg-linear-gradient(#ece9da, #e2dec4);
    background: -webkit-linear-gradient(#ece9da, #e2dec4);
    background: -moz-linear-gradient(#ece9da, #e2dec4);
    background: -o-linear-gradient(#ece9da, #e2dec4);
    -pie-background: -pie-linear-gradient(#ece9da, #e2dec4);
    background: linear-gradient(#ece9da, #e2dec4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ece9da', endColorstr='#e2dec4');
    background-color: #e2dec4;
    color: #716318;
    cursor: pointer;
    float: left;
    line-height: 16px;
    margin: 0 8px 10px 0;
    padding: 9px;
    width: 320px
}

ul.character_list>li>img {
    border: 1px solid #eade9e;
    float: left;
    margin-right: 9px;
    width: 65px;
    height: 65px
}

ul.character_list>li>p {
    display: block;
    float: left;
    margin: 0 0 0 10px
}

ul.character_list>li>p>span {
    display: block;
    font-size: 1.385em;
    line-height: 24px
}

ul.character_list>li:hover,
ul.character_list>li.chosen {
    background: -owg-linear-gradient(#b17356, #9b5f43);
    background: -webkit-linear-gradient(#b17356, #9b5f43);
    background: -moz-linear-gradient(#b17356, #9b5f43);
    background: -o-linear-gradient(#b17356, #9b5f43);
    -pie-background: -pie-linear-gradient(#b17356, #9b5f43);
    background: linear-gradient(#b17356, #9b5f43);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b17356', endColorstr='#9b5f43');
    background-color: #9b5f43;
    color: white;
    position: relative
}

ul.character_list span.checked {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 10px;
    color: #eade9e;
    display: none;
    font-size: 1.385em;
    height: 33px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-shadow: 2px 2px #50230e;
    width: 33px
}

.content #accountContent .divider {
    left: 270px
}

.list .hover .btn-default,
.card .hover .btn-default {
    display: block
}

.list .hover .details-element,
.card .hover .details-element {
    display: none
}

.card .list-item button {
    display: none
}

.card {
    list-style: none
}

.card .btn-disabled {
    display: none;
    margin: 0;
    max-width: 118px;
    width: auto
}

.card .list-item {
    float: left;
    position: relative;
    z-index: 1;
    margin: 0 20px 20px 0
}

.card .list-item .item-status-line {
    display: none;
    background-color: transparent;
    height: 3px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.card .list-item .item-status {
    background: rgba(102, 166, 209, 0.9)
}

.card .list-item .item-description .item-status {
    background-color: transparent !important;
    color: #f2e69f;
    right: 0;
    height: 20px;
    margin: 0;
    padding: 3px 0 0 0;
    position: absolute;
    top: 0;
    white-space: nowrap
}

.card .list-item .item-description .item-status [class^="zicon-"],
.card .list-item .item-description .item-status [class*=" zicon-"] {
    font-size: 18px
}

.card .list-item .item-description .item-status>i {
    color: #3c1e16;
    display: inline-block
}

.card .list-item .item-description .item-status>i.dev-tag {
    color: #f0f;
    float: right
}

.card .list-item .item-description .item-status>span {
    display: inline-block;
    vertical-align: top
}

.card .list-item .available-in-status,
.card .list-item .new-status {
    background: rgba(0, 153, 102, 0.9)
}

.card .list-item .sold-out-status {
    background: rgba(51, 51, 51, 0.9)
}

.card .list-item .limited-sale-status,
.card .list-item .sale-status {
    background: rgba(211, 48, 48, 0.9)
}

.card .list-item .limited-status {
    background: rgba(233, 124, 15, 0.9)
}

.card .list-item .item-box {
    height: 166px;
    max-height: 166px
}

.card .list-item .desc {
    position: relative
}

.card .list-item .price strong {
    font-size: 1.462em
}

.card .list-item .item-description {
    min-height: 73px
}

.card .list-item .item-description>h3>a {
    font-weight: normal
}

.card .list-item .price_desc {
    position: static
}

.card .list-item .price_desc .assign-status {
    font-size: 12px;
    max-height: 32px;
    line-height: 25px;
    padding: 0;
    margin: 0
}

.card .list-item .price_desc .btn-default,
.card .list-item .price_desc .details-element {
    float: right;
    max-width: 129px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.card .list-item .price_desc .btn-default.assign,
.card .list-item .price_desc .details-element.assign {
    font-size: 100%
}

.card .list-item .price_desc .details-element {
    padding: 1px 2px 1px 2px;
    font-size: 1em;
    line-height: 1.2em;
    width: 120px
}

.card .list-item .price_desc .details-element .article-limit-counter {
    white-space: nowrap;
    display: inline-block
}

.card .list-item .present-label {
    color: #fa3333;
    font-weight: 700;
    line-height: 28px;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    padding: 5px 0;
    width: 109px
}

.card .list-item .present-label:before {
    content: '';
    background: url("//gf2.geo.gfsrv.net/cdn74/e2eff10e82f9736940697ed93c2b03.png") no-repeat 0 0;
    display: block;
    float: left;
    margin-right: 6px;
    height: 24px;
    width: 20px
}

.card .list-item.hover .iitem-status {
    color: #f2e69f;
    height: 20px;
    top: 0;
    padding: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    -webkit-transition-property: height, text-indent;
    -moz-transition-property: height, text-indent;
    -o-transition-property: height, text-indent;
    transition-property: height, text-indent;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.card .list-item.hover .iitem-status>i {
    display: inline-block
}

.card .list-item.hover .price {
    display: none
}

.card .list-item.hover .btn-disabled {
    display: block
}

.card .first-in-line {
    margin-right: 20px !important;
    float: left;
    clear: left
}

.card .last-in-line {
    margin-right: 0;
    margin-left: 0
}

.card {
    padding: 0;
    margin: 0
}

.card .category-link {
    display: block;
    margin: 5px 0 2px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card .category-link img {
    width: 15px
}

.card .list-item .price {
    box-shadow: none;
    margin: 0
}

.card .list-item .price.free-item {
    margin: 0;
    min-width: 120px;
    max-width: 160px;
    border-width: 0;
    padding: 5px 0
}

.card .list-item .price .price-label {
    display: none;
    font-weight: 400;
    font-size: 12px
}

.card .list-item .price.sale {
    width: auto
}

.card .list-item .price.sale .block-price .end-price {
    color: #d33030;
    font-size: 18px
}

.card .list-item .price.sale .block-price .old-price {
    font-weight: 400;
    margin-left: 3px;
    text-decoration: line-through
}

.card .item-description .item-shortdesc {
    background-color: #d2c78e;
    font-size: .85em;
    line-height: 14px;
    margin-bottom: 5px;
    max-height: 98px;
    min-height: 98px;
    overflow: hidden;
    text-align: left
}

.card .item-description .item-shortdesc ul {
    float: left;
    list-style-type: none;
    margin: 0;
    max-width: 136px
}

.card .item-description .item-shortdesc ul li {
    padding-left: 10px;
    position: relative
}

.card .item-description .item-shortdesc ul li:before {
    content: '\2022';
    position: absolute;
    left: 0
}

.card .item-description .item-shortdesc .item-text {
    float: right;
    height: 68px;
    line-height: 17px;
    margin: 0 0 1px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 138px;
    -webkit-transform: translateZ(0)
}

.card .quickbuy .btn-buy,
.card .quickbuy .btn-price,
.card .quickbuy .btn-disabled {
    margin: 0;
    max-width: 140px;
    min-width: 100px;
    word-wrap: normal;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.card .quickbuy.hover .btn-buy,
.card .quickbuy.hover .btn-price {
    display: block
}

.card .quickbuy.hover .price,
.card .quickbuy.hover .btn-buy {
    display: none
}

.card .quickbuy.hover .single-buy {
    display: block
}

.card .hover .btn-buy.buy-now {
    display: block
}

.card .hover .btn-price.buy-now {
    display: none
}

body.rtl .card .list-item .price_desc .btn-default {
    word-break: normal
}

#notEnoughcoins.sys-message .dark-grey-box {
    padding: 15px 0
}

#notEnoughcoins.sys-message .dark-grey-box h2 {
    margin: 0 0 10px
}

#notEnoughcoins.sys-message .dark-grey-box p i {
    font-size: 1.077em
}

#notEnoughcoins {
    width: 600px
}

#notEnoughcoins h2 i {
    line-height: 40px
}

#notEnoughcoins h3 {
    font-weight: bold;
    margin: 15px 0
}

#notEnoughcoins #image>img {
    max-width: 130px;
    max-height: 130px
}

#notEnoughcoins .money-showcase,
#notEnoughcoins .item-showcase {
    height: 145px
}

#notEnoughcoins .money-showcase {
    width: 428px
}

#notEnoughcoins .money-showcase .return {
    float: right;
    line-height: 30px
}

#notEnoughcoins .money-showcase .return span {
    font-weight: bold;
    margin-right: 10px
}

#notEnoughcoins .currency_status_box ul.currency_status {
    float: none;
    list-style: none;
    margin: 0;
    min-height: 20px
}

#notEnoughcoins .currency_status_box ul.currency_status li {
    float: left;
    text-align: center;
    margin-left: 10px
}

#notEnoughcoins .currency_status_box ul.currency_status li:first-child {
    margin-left: 0
}

#notEnoughcoins .alternativ_payment {
    background: #e5d789;
    padding: 15px
}

#notEnoughcoins .alternativ_payment .alternativ_payment_head .alternativ_payment_button {
    float: left;
    margin: 10px 0 10px 0
}

#notEnoughcoins .alternativ_payment .alternativ_payment_head .alternativ_payment_text {
    clear: both
}

#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo .number {
    font-family: Arial, Helvetica, sans-serif
}

#notEnoughcoins .alternativ_payment .alternativ_payment_head .btn-price #HHInfo {
    display: none
}

#notEnoughcoins .alternativ_payment ul {
    margin: 0;
    list-style: none
}

#notEnoughcoins .alternativ_payment ul li.btn-buy-box {
    float: left
}

#notEnoughcoins .alternativ_payment ul li.btn-buy-box .btn-buy {
    display: none
}

#notEnoughcoins .alternativ_payment ul li.btn-buy-box .btn-disabled,
#notEnoughcoins .alternativ_payment ul li.btn-buy-box .btn-price {
    display: block;
    margin: 0 0 15px;
    min-width: 100px;
    text-align: center
}

#notEnoughcoins .btn-buy {
    font-size: 1em;
    line-height: 22px;
    margin: 0 0 15px;
    min-width: 100px
}

#notEnoughcoins .currency_info {
    display: block;
    font-size: .846em;
    margin: 10px 0 0 0
}

#minigames {
    height: 534px;
    margin: 10px 20px;
    overflow: hidden;
    position: relative;
    clear: both
}

#minigames .mg-content {
    display: none;
    position: absolute
}

#minigames #subnavi.nav-tabs>li {
    width: 100px
}

#minigames #subnavi.nav-tabs>li .btn-catitem {
    -webkit-transition: all false false;
    -moz-transition: all false false false;
    -o-transition: all false false false;
    transition: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    height: auto
}

#minigames #subnavi.nav-tabs>li .btn-catitem>i {
    margin-bottom: 5px
}

#minigames .mg-box {
    height: 476px
}

#minigames .mg-box h3 {
    padding-bottom: 10px;
    color: #fff
}

#minigames .mg-box .preview-game h3 {
    color: #3c1e16
}

#minigames .reward-sample {
    overflow: hidden
}

#minigames .reward-sample .carousell-reward {
    padding: 0 35px;
    width: auto
}

#minigames .reward-sample .carousell-reward .rsVisibleNearbyWrap {
    height: 206px !important
}

#minigames .reward-sample .carousell-reward .rsVisibleNearbyWrap .rsSlide {
    padding-top: 18px
}

#minigames .reward-sample .carousell-reward .rsArrow {
    margin-top: 18px
}

#minigames .mg-desc p {
    color: #fff
}

#minigames .mg-selection .royalSlider {
    height: inherit
}

#minigames .mg-selection.mg-box.royalSlider {
    padding: 26px 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset
}

#minigames .mg-selection .select-game {
    position: relative;
    margin-bottom: 10px;
    opacity: .6;
    cursor: pointer;
    border: 1px solid transparent
}

#minigames .mg-selection .select-game>a {
    display: block;
    text-decoration: none
}

#minigames .mg-selection .select-game:hover,
#minigames .mg-selection .select-game.selected {
    opacity: 1;
    border: 1px solid rgba(217, 152, 32, 0.6);
    -webkit-transition: all false false;
    -moz-transition: all false false false;
    -o-transition: all false false false;
    transition: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-box-shadow: 0 0 17px rgba(195, 136, 29, 0.6);
    -moz-box-shadow: 0 0 17px rgba(195, 136, 29, 0.6);
    box-shadow: 0 0 17px rgba(195, 136, 29, 0.6)
}

#minigames .mg-selection .select-game .title-game {
    position: absolute;
    top: 5px;
    text-shadow: 2px 1px 2px #000;
    color: #fff;
    left: 5px
}

#minigames .mg-preview .preview-game {
    margin-bottom: 10px;
    display: none;
    opacity: 0;
    -webkit-transition: all false false;
    -moz-transition: all false false false;
    -o-transition: all false false false;
    transition: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

#minigames .mg-preview .preview-game.selected {
    display: block;
    opacity: 1
}

#minigames .mg-preview .preview-game .mg-img {
    width: 100%;
    height: 100%;
    max-height: 140px
}

#minigames .mg-preview .preview-game .txt-game {
    height: 135px;
    position: relative
}

#minigames .mg-preview .preview-game .txt-game .mCSB_container {
    padding: 0 15px 0 0
}

#minigames .mg-preview .preview-game .txt-game h3 {
    font-size: 15px
}

#minigames .mg-preview .preview-game .info-game {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    -webkit-box-shadow: 0 1px 0 0 #836456;
    -moz-box-shadow: 0 1px 0 0 #836456;
    box-shadow: 0 1px 0 0 #836456;
    border-top: 1px solid #000;
    box-shadow: none
}

#minigames .mg-preview .preview-game .info-game>li {
    margin-bottom: 5px;
    height: 15px
}

#minigames .mg-preview .preview-game .info-game>li span {
    font-weight: bold
}

#minigames .mg-preview .preview-game .info-game>li>.label-game {
    font-size: 13px;
    margin-right: 5px
}

#minigames .mg-preview .preview-game .title-game {
    padding: 5px 0;
    font-size: 20px;
    font-weight: bold
}

#minigames .mg-preview .preview-game .rewards-game {
    text-decoration: underline
}

#minigames .mg-preview .preview-game button {
    position: absolute;
    bottom: 8px;
    right: 15px
}

#minigames .mg-preview .preview-game .mg-warning {
    margin-top: 10px;
    line-height: 14px
}

#minigames .mg-preview .preview-game .mg-warning i {
    float: left;
    margin: 0 10px 20px 0
}

#minigames .rsDefault.rsVer .rsArrowRight .rsArrowIcn,
#minigames .rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    margin-top: -5px;
    margin-left: -5px;
    filter: alpha(opacity=80);
    opacity: .8
}

#minigames .rsDefault.rsVer .rsArrow {
    width: 50px;
    height: 27px;
    left: 39%
}

#minigames .rsDefault.rsVer .rsArrowRight {
    bottom: 0
}

#minigames .rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.7px 5px 0 5px;
    border-color: #3c1e16 transparent transparent transparent;
    line-height: 0;
    _border-color: #3c1e16 #fff #fff #fff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff')
}

#minigames .rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent #3c1e16 transparent;
    line-height: 0;
    _border-color: #fff #fff #3c1e16 #fff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff')
}

#minigames .rsDefault .rsArrowIcn:hover {
    background: 0
}

.mg-breadcrumb {
    display: none
}

.content .mg-breadcrumb-container {
    width: auto;
    margin: 0 20px 0 20px;
    -webkit-box-shadow: 0 1px 0 0 #836456;
    -moz-box-shadow: 0 1px 0 0 #836456;
    box-shadow: 0 1px 0 0 #836456;
    border-bottom: 1px solid #000
}

.content .mg-breadcrumb-container>h2 {
    color: #f2e69f;
    font-weight: normal;
    margin: 0;
    border: 0;
    box-shadow: none;
    float: left
}

.content .mg-breadcrumb-container>.minigames-help {
    color: #f2e69f;
    position: relative;
    margin-top: 15px;
    float: right
}

.content .mg-breadcrumb-container>.minigames-help i {
    text-decoration: none;
    margin-right: 5px
}

#minigames-old .tombola-view,
#minigames-old .wheel-view {
    position: relative;
    margin-bottom: 2px
}

#minigames-old .tombola-view h2,
#minigames-old .wheel-view h2 {
    line-height: 24px;
    padding: 9px 0
}

#minigames-old .mg-section a .mg-preview {
    text-align: center;
    cursor: pointer
}

#minigames-old .mg-section h3 {
    color: #3c1e16;
    font-weight: 700;
    padding: 5px
}

#minigames-old .mg-section .mg-desc {
    clear: both;
    margin: 0;
    padding: 0 0 52px 0
}

#minigames-old .mg-section .mg-desc li {
    list-style: none;
    padding: 10px 0 10px 0
}

#minigames-old .mg-section .btn-default {
    bottom: 10px;
    margin-top: 20px;
    width: 208px;
    position: absolute;
    right: 10px
}

#minigames-old .game-desc {
    color: #f2e69f;
    margin-bottom: 45px
}

#minigames-old .card .list-item {
    width: 269px
}

#minigames-old .game-preview {
    height: 230px;
    position: relative;
    margin: 0
}

#minigames-old .game-preview img {
    width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#minigames-old .reward-sample {
    overflow: hidden
}

#minigames-old .reward-sample .carousell-reward {
    padding: 0 35px;
    width: auto
}

#minigames-old .reward-sample .carousell-reward .rsVisibleNearbyWrap {
    height: 206px !important
}

#minigames-old .reward-sample .carousell-reward .rsVisibleNearbyWrap .rsSlide {
    padding-top: 18px
}

#minigames-old .reward-sample .carousell-reward .rsArrow {
    margin-top: 18px
}

#minigames-old.box2 .mg-section h3 {
    padding-left: 0;
    width: auto
}

#minigames-old.box2 .mg-section a img {
    height: 180px;
    width: 320px
}

#minigames-old.box3 .mg-section h3 {
    padding-left: 0;
    width: auto
}

#minigames-old.box3 .mg-section a img {
    height: 160px;
    width: 284px
}

#minigames-old.box4 .mg-section h3 {
    padding-left: 0;
    width: auto
}

#minigames-old .content .mg-breadcrumb-container {
    margin: 0 20px 0 20px;
    width: auto
}

#minigames-old .content .mg-breadcrumb-container>h2 {
    color: #f2e69f;
    font-weight: normal;
    float: left;
    margin: 0;
    border: 0;
    box-shadow: none
}

#minigames-old .content .mg-breadcrumb-container>.minigames-help {
    color: #f2e69f;
    float: right;
    position: relative;
    margin-top: 15px
}

#minigames-old .content .mg-breadcrumb-container>.minigames-help i {
    margin-right: 5px;
    text-decoration: none
}

@-moz-keyframes btnGlow {
    20% {
        box-shadow: 0 0 15px #e4f915
    }
}

@-webkit-keyframes btnGlow {
    20% {
        box-shadow: 0 0 15px #e4f915
    }
}

@-o-keyframes btnGlow {
    20% {
        box-shadow: 0 0 15px #e4f915
    }
}

@-ms-keyframes btnGlow {
    20% {
        box-shadow: 0 0 15px #e4f915
    }
}

@keyframes btnGlow {
    20% {
        box-shadow: 0 0 15px #e4f915
    }
}

#happy-hour {
    position: relative;
    height: inherit;
    background-repeat: no-repeat;
    background-size: contain
}

#happy-hour>.hh-content,
#happy-hour>img {
    position: absolute
}

#happy-hour .hh-content {
    display: block;
    width: 100%
}

#happy-hour .hh-content .hh-badge {
    color: #000;
    writing-mode: lr-tb;
    position: absolute;
    word-break: break-word;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    top: 45px;
    -webkit-transform: rotate(335deg);
    -moz-transform: rotate(335deg);
    -ms-transform: rotate(335deg);
    -o-transform: rotate(335deg);
    transform: rotate(335deg);
    left: 16px
}

#happy-hour .hh-content:focus,
#happy-hour .hh-content:active,
#happy-hour .hh-content:hover {
    text-decoration: none
}

#happy-hour .hh-box {
    min-height: 95px;
    text-align: center;
    padding: 110px 40px 0 40px
}

#happy-hour .hh-box .hh-timer {
    font-size: 30px;
    margin: 10px 0 10px 0;
    display: block;
    font-weight: bold;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif
}

#happy-hour .hh-box .hh-text {
    line-height: 16px;
    margin: 0;
    height: 100%;
    word-break: break-word;
    max-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #f2e69f
}

#happy-hour .hh-box .hh-percent {
    color: #fddf20;
    font-size: 17px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
}

#happy-hour .hh-box-btn {
    margin: 0 auto;
    width: 226px
}

#happy-hour .hh-box-btn .btn-price.hh {
    width: 100%;
    font-size: 100%;
    box-shadow: 0 0 4px #e4f915
}

#happy-hour .hh-box-btn .btn-price.hh:hover {
    -webkit-animation: btnGlow ease-in-out 1s;
    -moz-animation: btnGlow ease-in-out 1s;
    -ms-animation: btnGlow ease-in-out 1s;
    animation: btnGlow ease-in-out 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite
}

@font-face {
    font-family: 'icomoon';
    src: url("//gf1.geo.gfsrv.net/cdn0e/b19443440d8df9ff781a7cf457701b.eot")
}

@font-face {
    font-family: 'icomoon';
    src: url("//gf1.geo.gfsrv.net/cdn0e/b19443440d8df9ff781a7cf457701b.eot?f9erjma");
    src: url("//gf1.geo.gfsrv.net/cdn0e/b19443440d8df9ff781a7cf457701b.eot?f9erjma#iefix") format("embedded-opentype"), url("//gf1.geo.gfsrv.net/cdnc1/0c4c1e399812baad6f3c6c94c00bde.ttf?f9erjma") format("truetype"), url("//gf2.geo.gfsrv.net/cdndf/3d674f674991942fd79a59ba0871ba.woff?f9erjma") format("woff"), url("//gf2.geo.gfsrv.net/cdn45/ce7a7ae2c2a82d93768498798a26ab.svg?f9erjma#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-basket:before {
    content: "\e7c3"
}

.icon-cash:before {
    content: "\e7c4"
}

.icon-question-sign:before {
    content: "\e7c5"
}

.icon-smile:before {
    content: "\e7c6"
}

.icon-clover:before {
    content: "\e7c7"
}

.icon-home:before {
    content: "\e600"
}

.icon-home2:before {
    content: "\e601"
}

.icon-home3:before {
    content: "\e602"
}

.icon-office:before {
    content: "\e603"
}

.icon-newspaper:before {
    content: "\e604"
}

.icon-pencil:before {
    content: "\e605"
}

.icon-pencil2:before {
    content: "\e606"
}

.icon-quill:before {
    content: "\e607"
}

.icon-pen:before {
    content: "\e608"
}

.icon-blog:before {
    content: "\e609"
}

.icon-droplet:before {
    content: "\e60a"
}

.icon-paint-format:before {
    content: "\e60b"
}

.icon-image:before {
    content: "\e60c"
}

.icon-image2:before {
    content: "\e60d"
}

.icon-images:before {
    content: "\e60e"
}

.icon-camera:before {
    content: "\e60f"
}

.icon-music:before {
    content: "\e610"
}

.icon-headphones:before {
    content: "\e611"
}

.icon-play:before {
    content: "\e612"
}

.icon-film:before {
    content: "\e613"
}

.icon-camera2:before {
    content: "\e614"
}

.icon-dice:before {
    content: "\e615"
}

.icon-pacman:before {
    content: "\e616"
}

.icon-spades:before {
    content: "\e617"
}

.icon-clubs:before {
    content: "\e618"
}

.icon-diamonds:before {
    content: "\e619"
}

.icon-pawn:before {
    content: "\e61a"
}

.icon-bullhorn:before {
    content: "\e61b"
}

.icon-connection:before {
    content: "\e61c"
}

.icon-podcast:before {
    content: "\e61d"
}

.icon-feed:before {
    content: "\e61e"
}

.icon-book:before {
    content: "\e61f"
}

.icon-books:before {
    content: "\e620"
}

.icon-library:before {
    content: "\e621"
}

.icon-file:before {
    content: "\e622"
}

.icon-profile:before {
    content: "\e623"
}

.icon-file2:before {
    content: "\e624"
}

.icon-file3:before {
    content: "\e625"
}

.icon-file4:before {
    content: "\e626"
}

.icon-copy:before {
    content: "\e627"
}

.icon-copy2:before {
    content: "\e628"
}

.icon-copy3:before {
    content: "\e629"
}

.icon-paste:before {
    content: "\e62a"
}

.icon-paste2:before {
    content: "\e62b"
}

.icon-paste3:before {
    content: "\e62c"
}

.icon-stack:before {
    content: "\e62d"
}

.icon-folder:before {
    content: "\e62e"
}

.icon-folder-open:before {
    content: "\e62f"
}

.icon-tag:before {
    content: "\e630"
}

.icon-tags:before {
    content: "\e631"
}

.icon-barcode:before {
    content: "\e632"
}

.icon-qrcode:before {
    content: "\e633"
}

.icon-ticket:before {
    content: "\e634"
}

.icon-cart:before {
    content: "\e635"
}

.icon-cart2:before {
    content: "\e636"
}

.icon-cart3:before {
    content: "\e637"
}

.icon-coin:before {
    content: "\e638"
}

.icon-credit:before {
    content: "\e639"
}

.icon-calculate:before {
    content: "\e63a"
}

.icon-support:before {
    content: "\e63b"
}

.icon-phone:before {
    content: "\e63c"
}

.icon-phone-hang-up:before {
    content: "\e63d"
}

.icon-address-book:before {
    content: "\e63e"
}

.icon-notebook:before {
    content: "\e63f"
}

.icon-envelope:before {
    content: "\e640"
}

.icon-pushpin:before {
    content: "\e641"
}

.icon-location:before {
    content: "\e642"
}

.icon-location2:before {
    content: "\e643"
}

.icon-compass:before {
    content: "\e644"
}

.icon-map:before {
    content: "\e645"
}

.icon-map2:before {
    content: "\e646"
}

.icon-history:before {
    content: "\e647"
}

.icon-clock:before {
    content: "\e648"
}

.icon-clock2:before {
    content: "\e649"
}

.icon-alarm:before {
    content: "\e64a"
}

.icon-alarm2:before {
    content: "\e64b"
}

.icon-bell:before {
    content: "\e64c"
}

.icon-stopwatch:before {
    content: "\e64d"
}

.icon-calendar:before {
    content: "\e64e"
}

.icon-calendar2:before {
    content: "\e64f"
}

.icon-print:before {
    content: "\e650"
}

.icon-keyboard:before {
    content: "\e651"
}

.icon-screen:before {
    content: "\e652"
}

.icon-laptop:before {
    content: "\e653"
}

.icon-mobile:before {
    content: "\e654"
}

.icon-mobile2:before {
    content: "\e655"
}

.icon-tablet:before {
    content: "\e656"
}

.icon-tv:before {
    content: "\e657"
}

.icon-cabinet:before {
    content: "\e658"
}

.icon-drawer:before {
    content: "\e659"
}

.icon-drawer2:before {
    content: "\e65a"
}

.icon-drawer3:before {
    content: "\e65b"
}

.icon-box-add:before {
    content: "\e65c"
}

.icon-box-remove:before {
    content: "\e65d"
}

.icon-download:before {
    content: "\e65e"
}

.icon-upload:before {
    content: "\e65f"
}

.icon-disk:before {
    content: "\e660"
}

.icon-storage:before {
    content: "\e661"
}

.icon-undo:before {
    content: "\e662"
}

.icon-redo:before {
    content: "\e663"
}

.icon-flip:before {
    content: "\e664"
}

.icon-flip2:before {
    content: "\e665"
}

.icon-undo2:before {
    content: "\e666"
}

.icon-redo2:before {
    content: "\e667"
}

.icon-forward:before {
    content: "\e668"
}

.icon-reply:before {
    content: "\e669"
}

.icon-bubble:before {
    content: "\e66a"
}

.icon-bubbles:before {
    content: "\e66b"
}

.icon-bubbles2:before {
    content: "\e66c"
}

.icon-bubble2:before {
    content: "\e66d"
}

.icon-bubbles3:before {
    content: "\e66e"
}

.icon-bubbles4:before {
    content: "\e66f"
}

.icon-user:before {
    content: "\e670"
}

.icon-users:before {
    content: "\e671"
}

.icon-user2:before {
    content: "\e672"
}

.icon-users2:before {
    content: "\e673"
}

.icon-user3:before {
    content: "\e674"
}

.icon-user4:before {
    content: "\e675"
}

.icon-quotes-left:before {
    content: "\e676"
}

.icon-busy:before {
    content: "\e677"
}

.icon-spinner:before {
    content: "\e678"
}

.icon-spinner2:before {
    content: "\e679"
}

.icon-spinner3:before {
    content: "\e67a"
}

.icon-spinner4:before {
    content: "\e67b"
}

.icon-spinner5:before {
    content: "\e67c"
}

.icon-spinner6:before {
    content: "\e67d"
}

.icon-binoculars:before {
    content: "\e67e"
}

.icon-search:before {
    content: "\e67f"
}

.icon-zoomin:before {
    content: "\e680"
}

.icon-zoomout:before {
    content: "\e681"
}

.icon-expand:before {
    content: "\e682"
}

.icon-contract:before {
    content: "\e683"
}

.icon-expand2:before {
    content: "\e684"
}

.icon-contract2:before {
    content: "\e685"
}

.icon-key:before {
    content: "\e686"
}

.icon-key2:before {
    content: "\e687"
}

.icon-lock:before {
    content: "\e688"
}

.icon-lock2:before {
    content: "\e689"
}

.icon-unlocked:before {
    content: "\e68a"
}

.icon-wrench:before {
    content: "\e68b"
}

.icon-settings:before {
    content: "\e68c"
}

.icon-equalizer:before {
    content: "\e68d"
}

.icon-cog:before {
    content: "\e68e"
}

.icon-cogs:before {
    content: "\e68f"
}

.icon-cog2:before {
    content: "\e690"
}

.icon-hammer:before {
    content: "\e691"
}

.icon-wand:before {
    content: "\e692"
}

.icon-aid:before {
    content: "\e693"
}

.icon-bug:before {
    content: "\e694"
}

.icon-pie:before {
    content: "\e695"
}

.icon-stats:before {
    content: "\e696"
}

.icon-bars:before {
    content: "\e697"
}

.icon-bars2:before {
    content: "\e698"
}

.icon-gift:before {
    content: "\e699"
}

.icon-trophy:before {
    content: "\e69a"
}

.icon-glass:before {
    content: "\e69b"
}

.icon-mug:before {
    content: "\e69c"
}

.icon-food:before {
    content: "\e69d"
}

.icon-leaf:before {
    content: "\e69e"
}

.icon-rocket:before {
    content: "\e69f"
}

.icon-meter:before {
    content: "\e6a0"
}

.icon-meter2:before {
    content: "\e6a1"
}

.icon-dashboard:before {
    content: "\e6a2"
}

.icon-hammer2:before {
    content: "\e6a3"
}

.icon-fire:before {
    content: "\e6a4"
}

.icon-lab:before {
    content: "\e6a5"
}

.icon-magnet:before {
    content: "\e6a6"
}

.icon-remove:before {
    content: "\e6a7"
}

.icon-remove2:before {
    content: "\e6a8"
}

.icon-briefcase:before {
    content: "\e6a9"
}

.icon-airplane:before {
    content: "\e6aa"
}

.icon-truck:before {
    content: "\e6ab"
}

.icon-road:before {
    content: "\e6ac"
}

.icon-accessibility:before {
    content: "\e6ad"
}

.icon-target:before {
    content: "\e6ae"
}

.icon-shield:before {
    content: "\e6af"
}

.icon-lightning:before {
    content: "\e6b0"
}

.icon-switch:before {
    content: "\e6b1"
}

.icon-powercord:before {
    content: "\e6b2"
}

.icon-signup:before {
    content: "\e6b3"
}

.icon-list:before {
    content: "\e6b4"
}

.icon-list2:before {
    content: "\e6b5"
}

.icon-numbered-list:before {
    content: "\e6b6"
}

.icon-menu:before {
    content: "\e6b7"
}

.icon-menu2:before {
    content: "\e6b8"
}

.icon-tree:before {
    content: "\e6b9"
}

.icon-cloud:before {
    content: "\e6ba"
}

.icon-cloud-download:before {
    content: "\e6bb"
}

.icon-cloud-upload:before {
    content: "\e6bc"
}

.icon-download2:before {
    content: "\e6bd"
}

.icon-upload2:before {
    content: "\e6be"
}

.icon-download3:before {
    content: "\e6bf"
}

.icon-upload3:before {
    content: "\e6c0"
}

.icon-globe:before {
    content: "\e6c1"
}

.icon-earth:before {
    content: "\e6c2"
}

.icon-link:before {
    content: "\e6c3"
}

.icon-flag:before {
    content: "\e6c4"
}

.icon-attachment:before {
    content: "\e6c5"
}

.icon-eye:before {
    content: "\e6c6"
}

.icon-eye-blocked:before {
    content: "\e6c7"
}

.icon-eye2:before {
    content: "\e6c8"
}

.icon-bookmark:before {
    content: "\e6c9"
}

.icon-bookmarks:before {
    content: "\e6ca"
}

.icon-brightness-medium:before {
    content: "\e6cb"
}

.icon-brightness-contrast:before {
    content: "\e6cc"
}

.icon-contrast:before {
    content: "\e6cd"
}

.icon-star:before {
    content: "\e6ce"
}

.icon-star2:before {
    content: "\e6cf"
}

.icon-star3:before {
    content: "\e6d0"
}

.icon-heart:before {
    content: "\e6d1"
}

.icon-heart2:before {
    content: "\e6d2"
}

.icon-heart-broken:before {
    content: "\e6d3"
}

.icon-thumbs-up:before {
    content: "\e6d4"
}

.icon-thumbs-up2:before {
    content: "\e6d5"
}

.icon-happy:before {
    content: "\e6d6"
}

.icon-happy2:before {
    content: "\e6d7"
}

.icon-smiley:before {
    content: "\e6d8"
}

.icon-smiley2:before {
    content: "\e6d9"
}

.icon-tongue:before {
    content: "\e6da"
}

.icon-tongue2:before {
    content: "\e6db"
}

.icon-sad:before {
    content: "\e6dc"
}

.icon-sad2:before {
    content: "\e6dd"
}

.icon-wink:before {
    content: "\e6de"
}

.icon-wink2:before {
    content: "\e6df"
}

.icon-grin:before {
    content: "\e6e0"
}

.icon-grin2:before {
    content: "\e6e1"
}

.icon-cool:before {
    content: "\e6e2"
}

.icon-cool2:before {
    content: "\e6e3"
}

.icon-angry:before {
    content: "\e6e4"
}

.icon-angry2:before {
    content: "\e6e5"
}

.icon-evil:before {
    content: "\e6e6"
}

.icon-evil2:before {
    content: "\e6e7"
}

.icon-shocked:before {
    content: "\e6e8"
}

.icon-shocked2:before {
    content: "\e6e9"
}

.icon-confused:before {
    content: "\e6ea"
}

.icon-confused2:before {
    content: "\e6eb"
}

.icon-neutral:before {
    content: "\e6ec"
}

.icon-neutral2:before {
    content: "\e6ed"
}

.icon-wondering:before {
    content: "\e6ee"
}

.icon-wondering2:before {
    content: "\e6ef"
}

.icon-point-up:before {
    content: "\e6f0"
}

.icon-point-right:before {
    content: "\e6f1"
}

.icon-point-down:before {
    content: "\e6f2"
}

.icon-point-left:before {
    content: "\e6f3"
}

.icon-warning:before {
    content: "\e6f4"
}

.icon-notification:before {
    content: "\e6f5"
}

.icon-question:before {
    content: "\e6f6"
}

.icon-info:before {
    content: "\e6f7"
}

.icon-info2:before {
    content: "\e6f8"
}

.icon-blocked:before {
    content: "\e6f9"
}

.icon-cancel-circle:before {
    content: "\e6fa"
}

.icon-checkmark-circle:before {
    content: "\e6fb"
}

.icon-spam:before {
    content: "\e6fc"
}

.icon-close:before {
    content: "\e6fd"
}

.icon-checkmark:before {
    content: "\e6fe"
}

.icon-checkmark2:before {
    content: "\e6ff"
}

.icon-spell-check:before {
    content: "\e700"
}

.icon-minus:before {
    content: "\e701"
}

.icon-plus:before {
    content: "\e702"
}

.icon-enter:before {
    content: "\e703"
}

.icon-exit:before {
    content: "\e704"
}

.icon-play2:before {
    content: "\e705"
}

.icon-pause:before {
    content: "\e706"
}

.icon-stop:before {
    content: "\e707"
}

.icon-backward:before {
    content: "\e708"
}

.icon-forward2:before {
    content: "\e709"
}

.icon-play3:before {
    content: "\e70a"
}

.icon-pause2:before {
    content: "\e70b"
}

.icon-stop2:before {
    content: "\e70c"
}

.icon-backward2:before {
    content: "\e70d"
}

.icon-forward3:before {
    content: "\e70e"
}

.icon-first:before {
    content: "\e70f"
}

.icon-last:before {
    content: "\e710"
}

.icon-previous:before {
    content: "\e711"
}

.icon-next:before {
    content: "\e712"
}

.icon-eject:before {
    content: "\e713"
}

.icon-volume-high:before {
    content: "\e714"
}

.icon-volume-medium:before {
    content: "\e715"
}

.icon-volume-low:before {
    content: "\e716"
}

.icon-volume-mute:before {
    content: "\e717"
}

.icon-volume-mute2:before {
    content: "\e718"
}

.icon-volume-increase:before {
    content: "\e719"
}

.icon-volume-decrease:before {
    content: "\e71a"
}

.icon-loop:before {
    content: "\e71b"
}

.icon-loop2:before {
    content: "\e71c"
}

.icon-loop3:before {
    content: "\e71d"
}

.icon-shuffle:before {
    content: "\e71e"
}

.icon-arrow-up-left:before {
    content: "\e71f"
}

.icon-arrow-up:before {
    content: "\e720"
}

.icon-arrow-up-right:before {
    content: "\e721"
}

.icon-arrow-right:before {
    content: "\e722"
}

.icon-arrow-down-right:before {
    content: "\e723"
}

.icon-arrow-down:before {
    content: "\e724"
}

.icon-arrow-down-left:before {
    content: "\e725"
}

.icon-arrow-left:before {
    content: "\e726"
}

.icon-arrow-up-left2:before {
    content: "\e727"
}

.icon-arrow-up2:before {
    content: "\e728"
}

.icon-arrow-up-right2:before {
    content: "\e729"
}

.icon-arrow-right2:before {
    content: "\e72a"
}

.icon-arrow-down-right2:before {
    content: "\e72b"
}

.icon-arrow-down2:before {
    content: "\e72c"
}

.icon-arrow-down-left2:before {
    content: "\e72d"
}

.icon-arrow-left2:before {
    content: "\e72e"
}

.icon-arrow-up-left3:before {
    content: "\e72f"
}

.icon-arrow-up3:before {
    content: "\e730"
}

.icon-arrow-up-right3:before {
    content: "\e731"
}

.icon-arrow-right3:before {
    content: "\e732"
}

.icon-arrow-down-right3:before {
    content: "\e733"
}

.icon-arrow-down3:before {
    content: "\e734"
}

.icon-arrow-down-left3:before {
    content: "\e735"
}

.icon-arrow-left3:before {
    content: "\e736"
}

.icon-tab:before {
    content: "\e737"
}

.icon-checkbox-checked:before {
    content: "\e738"
}

.icon-checkbox-unchecked:before {
    content: "\e739"
}

.icon-checkbox-partial:before {
    content: "\e73a"
}

.icon-radio-checked:before {
    content: "\e73b"
}

.icon-radio-unchecked:before {
    content: "\e73c"
}

.icon-crop:before {
    content: "\e73d"
}

.icon-scissors:before {
    content: "\e73e"
}

.icon-filter:before {
    content: "\e73f"
}

.icon-filter2:before {
    content: "\e740"
}

.icon-font:before {
    content: "\e741"
}

.icon-text-height:before {
    content: "\e742"
}

.icon-text-width:before {
    content: "\e743"
}

.icon-bold:before {
    content: "\e744"
}

.icon-underline:before {
    content: "\e745"
}

.icon-italic:before {
    content: "\e746"
}

.icon-strikethrough:before {
    content: "\e747"
}

.icon-omega:before {
    content: "\e748"
}

.icon-sigma:before {
    content: "\e749"
}

.icon-table:before {
    content: "\e74a"
}

.icon-table2:before {
    content: "\e74b"
}

.icon-insert-template:before {
    content: "\e74c"
}

.icon-pilcrow:before {
    content: "\e74d"
}

.icon-lefttoright:before {
    content: "\e74e"
}

.icon-righttoleft:before {
    content: "\e74f"
}

.icon-paragraph-left:before {
    content: "\e750"
}

.icon-paragraph-center:before {
    content: "\e751"
}

.icon-paragraph-right:before {
    content: "\e752"
}

.icon-paragraph-justify:before {
    content: "\e753"
}

.icon-paragraph-left2:before {
    content: "\e754"
}

.icon-paragraph-center2:before {
    content: "\e755"
}

.icon-paragraph-right2:before {
    content: "\e756"
}

.icon-paragraph-justify2:before {
    content: "\e757"
}

.icon-indent-increase:before {
    content: "\e758"
}

.icon-indent-decrease:before {
    content: "\e759"
}

.icon-newtab:before {
    content: "\e75a"
}

.icon-embed:before {
    content: "\e75b"
}

.icon-code:before {
    content: "\e75c"
}

.icon-console:before {
    content: "\e75d"
}

.icon-share:before {
    content: "\e75e"
}

.icon-mail:before {
    content: "\e75f"
}

.icon-mail2:before {
    content: "\e760"
}

.icon-mail3:before {
    content: "\e761"
}

.icon-mail4:before {
    content: "\e762"
}

.icon-google:before {
    content: "\e763"
}

.icon-googleplus:before {
    content: "\e764"
}

.icon-googleplus2:before {
    content: "\e765"
}

.icon-googleplus3:before {
    content: "\e766"
}

.icon-googleplus4:before {
    content: "\e767"
}

.icon-google-drive:before {
    content: "\e768"
}

.icon-facebook:before {
    content: "\e769"
}

.icon-facebook2:before {
    content: "\e76a"
}

.icon-facebook3:before {
    content: "\e76b"
}

.icon-instagram:before {
    content: "\e76c"
}

.icon-twitter:before {
    content: "\e76d"
}

.icon-twitter2:before {
    content: "\e76e"
}

.icon-twitter3:before {
    content: "\e76f"
}

.icon-feed2:before {
    content: "\e770"
}

.icon-feed3:before {
    content: "\e771"
}

.icon-feed4:before {
    content: "\e772"
}

.icon-youtube:before {
    content: "\e773"
}

.icon-youtube2:before {
    content: "\e774"
}

.icon-vimeo:before {
    content: "\e775"
}

.icon-vimeo2:before {
    content: "\e776"
}

.icon-vimeo3:before {
    content: "\e777"
}

.icon-lanyrd:before {
    content: "\e778"
}

.icon-flickr:before {
    content: "\e779"
}

.icon-flickr2:before {
    content: "\e77a"
}

.icon-flickr3:before {
    content: "\e77b"
}

.icon-flickr4:before {
    content: "\e77c"
}

.icon-picassa:before {
    content: "\e77d"
}

.icon-picassa2:before {
    content: "\e77e"
}

.icon-dribbble:before {
    content: "\e77f"
}

.icon-dribbble2:before {
    content: "\e780"
}

.icon-dribbble3:before {
    content: "\e781"
}

.icon-forrst:before {
    content: "\e782"
}

.icon-forrst2:before {
    content: "\e783"
}

.icon-deviantart:before {
    content: "\e784"
}

.icon-deviantart2:before {
    content: "\e785"
}

.icon-steam:before {
    content: "\e786"
}

.icon-steam2:before {
    content: "\e787"
}

.icon-github:before {
    content: "\e788"
}

.icon-github2:before {
    content: "\e789"
}

.icon-github3:before {
    content: "\e78a"
}

.icon-github4:before {
    content: "\e78b"
}

.icon-github5:before {
    content: "\e78c"
}

.icon-wordpress:before {
    content: "\e78d"
}

.icon-wordpress2:before {
    content: "\e78e"
}

.icon-joomla:before {
    content: "\e78f"
}

.icon-blogger:before {
    content: "\e790"
}

.icon-blogger2:before {
    content: "\e791"
}

.icon-tumblr:before {
    content: "\e792"
}

.icon-tumblr2:before {
    content: "\e793"
}

.icon-yahoo:before {
    content: "\e794"
}

.icon-tux:before {
    content: "\e795"
}

.icon-apple:before {
    content: "\e796"
}

.icon-finder:before {
    content: "\e797"
}

.icon-android:before {
    content: "\e798"
}

.icon-windows:before {
    content: "\e799"
}

.icon-windows8:before {
    content: "\e79a"
}

.icon-soundcloud:before {
    content: "\e79b"
}

.icon-soundcloud2:before {
    content: "\e79c"
}

.icon-skype:before {
    content: "\e79d"
}

.icon-reddit:before {
    content: "\e79e"
}

.icon-linkedin:before {
    content: "\e79f"
}

.icon-lastfm:before {
    content: "\e7a0"
}

.icon-lastfm2:before {
    content: "\e7a1"
}

.icon-delicious:before {
    content: "\e7a2"
}

.icon-stumbleupon:before {
    content: "\e7a3"
}

.icon-stumbleupon2:before {
    content: "\e7a4"
}

.icon-stackoverflow:before {
    content: "\e7a5"
}

.icon-pinterest:before {
    content: "\e7a6"
}

.icon-pinterest2:before {
    content: "\e7a7"
}

.icon-xing:before {
    content: "\e7a8"
}

.icon-xing2:before {
    content: "\e7a9"
}

.icon-flattr:before {
    content: "\e7aa"
}

.icon-foursquare:before {
    content: "\e7ab"
}

.icon-foursquare2:before {
    content: "\e7ac"
}

.icon-paypal:before {
    content: "\e7ad"
}

.icon-paypal2:before {
    content: "\e7ae"
}

.icon-paypal3:before {
    content: "\e7af"
}

.icon-yelp:before {
    content: "\e7b0"
}

.icon-libreoffice:before {
    content: "\e7b1"
}

.icon-file-pdf:before {
    content: "\e7b2"
}

.icon-file-openoffice:before {
    content: "\e7b3"
}

.icon-file-word:before {
    content: "\e7b4"
}

.icon-file-excel:before {
    content: "\e7b5"
}

.icon-file-zip:before {
    content: "\e7b6"
}

.icon-file-powerpoint:before {
    content: "\e7b7"
}

.icon-file-xml:before {
    content: "\e7b8"
}

.icon-file-css:before {
    content: "\e7b9"
}

.icon-html5:before {
    content: "\e7ba"
}

.icon-html52:before {
    content: "\e7bb"
}

.icon-css3:before {
    content: "\e7bc"
}

.icon-chrome:before {
    content: "\e7bd"
}

.icon-firefox:before {
    content: "\e7be"
}

.icon-IE:before {
    content: "\e7bf"
}

.icon-opera:before {
    content: "\e7c0"
}

.icon-safari:before {
    content: "\e7c1"
}

.icon-IcoMoon:before {
    content: "\e7c2"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-angle-right:before {
    content: "\f105"
}

@font-face {
    font-family: 'zshopicon';
    src: url("//gf3.geo.gfsrv.net/cdne5/8620c329616acf9cee7d3f4bf722ab.eot?f9erjma");
    src: url("//gf3.geo.gfsrv.net/cdne5/8620c329616acf9cee7d3f4bf722ab.eot?f9erjma#iefix") format("embedded-opentype"), url("//gf3.geo.gfsrv.net/cdn26/fb3e99576f2fa2cad535fb83ddeae5.ttf?f9erjma") format("truetype"), url("//gf3.geo.gfsrv.net/cdnb2/61b9815fcae633dd01d9ecb6090652.woff?f9erjma") format("woff"), url("//gf2.geo.gfsrv.net/cdnd1/0b1e093ed0d82e513795c48b431ef7.svg?f9erjma#zshopicon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="zicon-"],
[class*=" zicon-"] {
    font-family: 'zshopicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.zicon-hd-tradable-hands:before {
    content: "\e60c"
}

.zicon-wheel:before {
    content: "\e60d"
}

.zicon-hd-available:before {
    content: "\e600"
}

.zicon-hd-bonus:before {
    content: "\e601"
}

.zicon-hd-time-real:before {
    content: "\e602"
}

.zicon-hd-time-ingame:before {
    content: "\e603"
}

.zicon-hd-tradable:before {
    content: "\e604"
}

.zicon-hd-limited-amount:before {
    content: "\e605"
}

.zicon-hd-new:before {
    content: "\e606"
}

.zicon-hd-discount:before {
    content: "\e607"
}

.zicon-hd-soldout:before {
    content: "\e608"
}

.zicon-hd-stackable:before {
    content: "\e609"
}

.zicon-hd-limited:before {
    content: "\e60a"
}

.zicon-hd-limited-time:before {
    content: "\e60b"
}

.zicon-hd-new2:before {
    content: "\e900"
}

.zicon-dailies:before {
    content: "\e901"
}

.rewards-panel {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    max-height: 489px;
    overflow-y: hidden;
    background: #eade9e;
    display: none;
    -webkit-transition: .25s all ease-in-out;
    -moz-transition: .25s all ease-in-out false;
    -o-transition: .25s all ease-in-out false;
    transition: .25s all ease-in-out
}

.rewards-panel .reward-title {
    color: #3c1e16;
    font-weight: normal;
    margin: 0;
    border: 0;
    box-shadow: none
}

.rewards-panel>.contrast-box {
    padding-top: 0;
    border: 0
}

.rewards-panel .heading-tab:before {
    border-right: 0
}

.rewards-panel .close-panel {
    content: "x";
    font-size: 10px;
    color: #3c1e16;
    display: block;
    padding: 7px;
    cursor: pointer;
    position: absolute;
    right: 0
}

.rewards-panel .mCSB_container {
    padding: 0
}

.rewards-panel .mCSB_container>.contrast-box {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.rewards-panel .tab-pane.scrollable_container {
    height: 400px !important
}

body {
    font-family: Arial, Helvetica, sans-serif
}

@font-face {
    font-family: pt_sansregular;
    src: url("//gf3.geo.gfsrv.net/cdne2/c41b7cb35e4e03e1e0a12108af8f64.eot");
    src: url("//gf3.geo.gfsrv.net/cdne2/c41b7cb35e4e03e1e0a12108af8f64.eot?#iefix") format("embedded-opentype"), url("//gf1.geo.gfsrv.net/cdnc6/f7e70514b96d153172213380412644.woff") format("woff"), url("//gf1.geo.gfsrv.net/cdn02/edacd49e47361d9340612794053f51.ttf") format("truetype"), url("//gf2.geo.gfsrv.net/cdn13/d7a577f04938cb9d40c12255afb39c.svg#pt_sansregular") format("svg");
    font-weight: normal;
    font-style: normal
}

#navigation .navbar-inner li a,
#footerOptions li a {
    font-family: pt_sansregular
}

html,
html a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)
}

body {
     background-color:#0d0301; 
    font-family: Arial, Helvetica, sans-serif;
    color: #3c1e16;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    font-weight: normal
}

h2 {
    font-size: 1.846em;
    line-height: 1.846em
}

h3 {
    color: #f2e69f;
    line-height: normal;
    margin: 0;
    font-size: 1.385em;
    font-weight: normal
}

h4 {
    color: #f2e69f;
    line-height: normal;
    margin: 0;
    font-size: 1.0em;
    font-weight: normal
}

h5 {
    font-size: 1.038em
}

a {
    color: #662d12;
    font-weight: bold;
    text-decoration: none
}

a:focus {
    outline: 0
}

a:active,
a:hover {
    color: #91401a;
    text-decoration: underline;
    outline: 0
}

a.text-link {
    text-decoration: underline
}

a.text-link:active,
a.text-link:hover {
    text-decoration: none
}

li {
    line-height: 17px
}

table {
    border-collapse: collapse;
    border: 1px solid #d3c88e;
    line-height: 20px;
    width: 100%
}

table>thead {
    background: #dcc95f;
    font-weight: bold
}

table tr>td {
    padding: 3px 10px 2px 10px
}

table tr>td:first-child {
    border-right: 1px solid #eade9e
}

table .tr-odd {
    background: #a19140
}

.gifting-dropdown.open .dropdown-menu a {
    padding: 0
}

.dropdown .dropdown-toggle {
    padding-right: 1px
}

.dropdown .dropdown-toggle .btn-default {
    width: 20px;
    height: 20px;
    box-shadow: none;
    padding: 0
}

.dropdown .dropdown-toggle .btn-default .caret {
    border: 5px solid transparent;
    border-top: 5px solid white;
    color: #f2e69f;
    margin-left: 0
}

.dropdown .dropdown-toggle .btn-default .caret:hover {
    color: #f2e69f
}

.dropdown .dropdown-toggle:hover,
.dropdown .dropdown-toggle:focus {
    color: #555
}

.dropdown .dropdown-menu {
    border: 1px solid #d2c78e;
    border-radius: 0;
    background: #eade9e;
    font-size: 14px
}

.dropdown .dropdown-menu i {
    margin-right: 5px
}

.dropdown .dropdown-menu i.icon-radio-checked,
.dropdown .dropdown-menu i.icon-radio-unchecked {
    font-size: 10px;
    margin-right: 3px
}

.dropdown .dropdown-menu .dropdown-header {
    background: #d8c14a;
    color: #3c1e16;
    padding: 5px 10px
}

.dropdown .dropdown-menu .separator {
    height: 1px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
    box-shadow: #251007 0 -1px 1px 0
}

.dropdown .dropdown-menu>li>a {
    color: #3c1e16;
    border-bottom: 1px solid #d2c78e;
    padding: 5px 10px
}

.dropdown .dropdown-menu>li>a:hover {
    background: #d2c78e
}

select {
    border-radius: 0;
    width: 224px
}

.contrast-box {
    background: #eade9e;
    box-shadow: 0 1px 2px black;
    color: #3c1e16;
    padding: 7px 10px;
    line-height: 18px
}

.contrast-box a {
    color: #662d12
}

.contrast-box h4 {
    color: #3c1e16
}

.grey-box {
    background-color: #d2c78e;
    padding: 10px
}

.dark-grey-box {
    background: #b3a147
}

body.website #page {
    height: 655px;
    width: 1016px
}

body.ingame #page {
    height: 655px;
    width: 1016px
}

#page {
    background: url("//gf3.geo.gfsrv.net/cdn8d/0fc68ad687d2f32151c6eb6e91237f.jpg") repeat #523826;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.text-muted {
    color: #3c1e16
}

.text-info,
.text-primary {
    color: #66a6d1
}

.text-warning {
    color: #e97c0f
}

.text-danger {
    color: #d33030
}

.text-success {
    color: #2c580c
}

.red {
    color: #d33030
}

.line-through {
    text-decoration: line-through
}

.sep10 {
    margin-bottom: 10px
}

.sep20 {
    margin-bottom: 20px
}

.block-price {
    display: inline-block;
    line-height: 16px;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    white-space: nowrap
}

#navOptions,
#footerOptions {
    margin: 0;
    padding: 0 20px
}

#contentContainer {
    padding: 10px 0 0;
    position: relative
}

body.website .content {
    height: 534px
}

body.website .content .scrollable_container {
    height: 467px
}

body.ingame .content {
    height: 534px
}

body.ingame .content .scrollable_container {
    height: 467px
}

.content {
    padding: 0 0 12px;
    position: relative
}

.content h2 {
    color: #f2e69f;
    font-weight: normal;
    margin: 0 20px;
    -webkit-box-shadow: 0 1px 0 0 #836456;
    -moz-box-shadow: 0 1px 0 0 #836456;
    box-shadow: 0 1px 0 0 #836456;
    border-bottom: 1px solid #000
}

.content span.item_count {
    color: #786152
}

.content #category h2 {
    height: 44px
}

.content #category .shadow_scroller {
    width: 90%;
    position: absolute;
    z-index: 999;
    display: block;
    box-shadow: #eade9e 0 0 0 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    background-color: transparent;
    box-shadow: #eade9e 0 1px 25px 0
}

.content #category .shadow_scroller.up {
    top: -17px
}

.content #category .shadow_scroller.down {
    top: 100%
}

.content #category .list-item {
    opacity: 1;
    margin-top: 10px
}

.content #category .scrollable_container {
    overflow: hidden;
    position: relative
}

.content #category .scrollable_container h2 {
    font-size: 1.846em;
    font-weight: normal;
    padding: 0;
    margin: 0 0 12px
}

.content #category .scrollable_container .no-selected-currency {
    background-image: url("//gf2.geo.gfsrv.net/cdn43/4076d810ace2d01076906c8e0259ee.png");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border-radius: 0;
    background-color: #fcfbef;
    color: #caad16;
    font-size: 1em;
    margin: 0 0 12px;
    padding: 6px 6px 6px 40px;
    direction: ltr
}

.content #category .scrollable_container .no-selected-currency a {
    color: #f2e69f
}

.content #category .list {
    float: right;
    padding: 6px 0 0
}

.content #category .change_currency_in_list {
    float: right;
    margin: 10px 20px 0 0;
    width: auto
}

.content #category .change_currency_in_list .bill_price {
    font-size: 1em;
    font-weight: normal
}

.content #category .change_currency_in_list .bill_price img {
    margin: 0;
    vertical-align: middle
}

.content #category .change_currency_in_list .caret {
    vertical-align: text-top
}

.content #category .change_currency_in_list .dropdown-toggle {
    height: 28px
}

.content #category .change_currency_in_list .dropdown-menu {
    left: auto;
    right: 0
}

.content .divider {
    background: #836456;
    box-shadow: #251007 0 -1px 1px 0;
    position: absolute;
    height: 1px;
    bottom: 10px;
    width: inherit;
    left: 20px;
    right: 20px
}

.content h3.divider {
    position: inherit;
    left: 0;
    right: 20px
}

.content .first-element {
    margin: 12px 0 0;
    border: 0;
    box-shadow: none;
    background: transparent
}

.content .list h3.subcategory p {
    padding: 10px 0 0
}

.card h4 {
    margin: 1px 0 6px 0;
    padding: 2px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    text-align: left
}

.card h4 a {
    font-size: 1.231em;
    font-weight: normal;
    line-height: normal
}

.card h3.subcategory {
    display: none
}

.card .list-item {
    width: 267px
}

.breadcrumb {
    font-size: .825em;
    font-weight: normal;
    height: 44px;
    float: left;
    margin: 0;
    max-width: 600px;
    overflow: hidden;
    padding: 0;
    white-space: nowrap
}

.breadcrumb i {
    font-size: 15px;
    margin-left: 5px
}

.breadcrumb li {
    text-shadow: none
}

.breadcrumb li a {
    color: #f2e69f;
    font-weight: normal;
    text-decoration: none
}

.breadcrumb .active {
    color: #efbba2
}

#noSlider {
    border-top: 2px solid #f69;
    box-shadow: #662d12 0 1px 0 0 inset
}

#noSlider>img {
    margin-top: 1px
}

#prmo-area #zs-prmo-ad {
    margin: 0 auto;
    margin-left: 22px;
    padding: 0
}

#prmo-area #dailiesAd {
    color: #000;
    cursor: pointer;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    height: 270px;
    overflow: hidden;
    opacity: .95;
    position: relative;
    text-decoration: none
}

#prmo-area #dailiesAd:hover {
    opacity: 1
}

#prmo-area #dailiesAd:hover * {
    text-decoration: none
}

#prmo-area #dailiesAd #bonus-info {
    margin: 20px 20px 0 20px;
    padding: 0;
    position: relative
}

#prmo-area #dailiesAd #counter {
    position: relative
}

#prmo-area #dailiesAd #counter>span {
    background-color: #3493d5;
    color: #fff;
    display: inline-table;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 5px
}

#prmo-area #dailiesAd #counter>span i {
    margin-right: 6px
}

#prmo-area #dailiesAd h3 {
    color: #000;
    font-size: 25px;
    font-weight: bold
}

#prmo-area #dailiesAd h4 {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    padding-top: 10px;
    width: 120px
}

#prmo-area #dailiesAd .available {
    height: auto;
    padding-right: 5px;
    width: auto
}

#prmo-area #dailiesAd .btn-default {
    bottom: 20px;
    box-shadow: 0 3px 3px #87949a;
    left: 20px;
    position: absolute
}

#prmo-area #dailiesAd .bg-img {
    position: absolute
}

#prmo-area #dailiesAd .ad-warning {
    margin-top: 10px
}

#prmo-area #dailiesAd .ad-warning img {
    height: 14px;
    float: left;
    margin: 0 10px 0 0;
    width: 18px
}

#prmo-area #dailiesAd .ad-warning h4 {
    padding: 0
}

.royalSlider>* {
    float: left
}

#prmoSlider {
    height: 270px;
    max-width: 642px;
    max-height: 270px;
    margin: 0;
    overflow: hidden
}

#prmoSlider .rsArrow {
    box-shadow: 0 1px 2px black;
    background: #eade9e;
    height: 40px;
    width: 40px
}

#prmoSlider .rsArrow.rsArrowLeft,
#prmoSlider .rsArrow.rsArrowRight {
    bottom: 50%;
    margin-top: -20px;
    top: 50%
}

#prmoSlider .rsArrow.rsArrowLeft .rsArrowIcn,
#prmoSlider .rsArrow.rsArrowRight .rsArrowIcn {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #3c1e16;
    margin-top: 10px;
    margin-left: 17px
}

#prmoSlider .rsArrow.rsArrowLeft {
    left: 0
}

#prmoSlider .rsArrow.rsArrowLeft .rsArrowIcn {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 0 solid #3c1e16;
    border-right: 10px solid #3c1e16;
    margin-left: 13px
}

#prmoSlider .rsArrow.rsArrowRight {
    right: 0
}

#prmoSlider .rsArrow:hover {
    background: -owg-linear-gradient(#d83838, #8c1919);
    background: -webkit-linear-gradient(#d83838, #8c1919);
    background: -moz-linear-gradient(#d83838, #8c1919);
    background: -o-linear-gradient(#d83838, #8c1919);
    -pie-background: -pie-linear-gradient(#d83838, #8c1919);
    background: linear-gradient(#d83838, #8c1919);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83838', endColorstr='#8c1919');
    background-color: #8c1919
}

#prmoSlider .rsArrow:hover.rsArrowLeft .rsArrowIcn {
    background-position: -80px 0
}

#prmoSlider .rsArrow:hover.rsArrowRight .rsArrowIcn {
    background-position: -120px 0
}

#prmoSlider .rsSlide,
#prmoSlider .rsMinW,
#prmoSlider .rsOverflow {
    background: transparent
}

#prmoSlider .rsContent {
    position: relative;
    line-height: 1em
}

#prmoSlider .rsContent .bContainer {
    height: 100%;
    position: relative
}

#prmoSlider .rsBullets {
    bottom: auto;
    right: 10px;
    top: 13px
}

#prmoSlider .rsBullets .rsBullet {
    height: 15px;
    margin: 2px;
    padding: 0;
    width: 15px
}

#prmoSlider .rsBullets .rsBullet span {
    box-shadow: 0 1px 2px black;
    background-color: #eade9e;
    border-radius: 0;
    height: 15px;
    line-height: 15px;
    width: 15px
}

#prmoSlider .rsBullets .rsBullet.rsNavSelected span,
#prmoSlider .rsBullets .rsBullet:hover span {
    background: -owg-linear-gradient(#d83838, #8c1919);
    background: -webkit-linear-gradient(#d83838, #8c1919);
    background: -moz-linear-gradient(#d83838, #8c1919);
    background: -o-linear-gradient(#d83838, #8c1919);
    -pie-background: -pie-linear-gradient(#d83838, #8c1919);
    background: linear-gradient(#d83838, #8c1919);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83838', endColorstr='#8c1919');
    background-color: #8c1919;
    cursor: pointer
}

.slider_banner {
    background: rgba(234, 222, 158, 0.6);
    padding: 5px;
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    direction: ltr
}

.slider_banner>h3,
.slider_banner>p {
    color: #3c1e16;
    line-height: normal
}

.slider_banner>h3 {
    font-size: 25px;
    margin: 0 0 5px
}

.slider_banner>p {
    font-size: 15px
}

.call-to-action {
    background: #eade9e;
    box-shadow: 0 1px 2px black;
    color: #3c1e16;
    padding: 0;
    line-height: 18px;
    color: #f2e69f;
    height: 270px;
    position: relative
}

.call-to-action a {
    color: #662d12
}

.call-to-action img {
    height: 270px;
    width: 100%
}

.call-to-action #happy-hour .slider_banner .btn-default {
    margin: 15px 0 0
}

.view-options {
    float: right;
    padding-right: 20px;
    position: relative;
    top: 10px
}

.view-options i {
    text-shadow: none
}

.item-thumb {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    max-height: 98px;
    max-width: 98px
}

.assign {
    display: block
}

body.website #page #landing {
    height: 534px
}

body.ingame #page #landing {
    height: 534px
}

#page #landing h2 {
    clear: both;
    font-size: 1.385em;
    font-weight: normal;
    margin: 0 0 10px 0
}

#page #landing .card {
    margin: 0
}

.item-sample {
    overflow: hidden;
    margin-top: 20px
}

.item-sample h2 a {
    color: #f2e69f;
    float: right;
    text-align: right;
    width: auto;
    min-width: 250px;
    height: 30px;
    font-size: .646em;
    margin-top: 5px
}

#confirmation .list-item {
    margin: 0 20px 0 0;
    width: 267px
}

#page #landing .no-scroller {
    margin: 10px 35px
}

#page #landing .no-scroller .last-in-line {
    margin: 0 0 12px 0
}

#page #landing .carousell,
#confirmation .carousell {
    margin-bottom: 2px;
    padding: 0 35px;
    width: auto;
    direction: ltr
}

#page #landing .carousell .rsVisibleNearbyWrap,
#confirmation .carousell .rsVisibleNearbyWrap {
    overflow: visible
}

#page #landing .carousell .list-item,
#confirmation .carousell .list-item {
    margin-bottom: 0;
    width: 267px
}

.no-scroller {
    height: 180px
}

.category-link>i.icon {
    margin-right: 3px
}

.rsDefault.rsVer .rsArrow,
.rsDefault.rsHor .rsArrow {
    background-color: #e1d074;
    width: 28px
}

.rsDefault.rsVer .rsArrow:hover,
.rsDefault.rsHor .rsArrow:hover {
    background: -owg-linear-gradient(#d83838, #8c1919);
    background: -webkit-linear-gradient(#d83838, #8c1919);
    background: -moz-linear-gradient(#d83838, #8c1919);
    background: -o-linear-gradient(#d83838, #8c1919);
    -pie-background: -pie-linear-gradient(#d83838, #8c1919);
    background: linear-gradient(#d83838, #8c1919);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83838', endColorstr='#8c1919');
    background-color: #8c1919
}

.rsDefault.rsHor {
    height: 180px
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn,
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #3c1e16;
    height: 0;
    margin-top: -9px;
    margin-left: -5px;
    width: 0;
    filter: alpha(opacity=80);
    opacity: .8
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn:hover,
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn:hover {
    background: 0;
    filter: alpha(opacity=100);
    opacity: 1
}

.rsDefault.rsHor .rsArrowLeft {
    box-shadow: #662d12 4px 0 15px 0
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    border-left: 10px solid transparent;
    border-right: 10px solid #3c1e16;
    margin-top: -9px;
    margin-left: -15px
}

.rsDefault.rsHor .rsArrowRight {
    box-shadow: #662d12 -4px 0 15px 0
}

.rsDefault.rsHor .rsArrowDisabled {
    background-color: rgba(234, 222, 158, 0.5);
    box-shadow: none
}

.rsDefault.rsHor .rsArrowDisabled .rsArrowIcn {
    opacity: 1;
    filter: alpha(opacity=100)
}

#loginBox {
    padding: 10px;
    width: 400px
}

#loginBox form {
    padding: 10px
}

#loginBox form .form-group .checkbox label {
    font-size: .923em;
    margin: 5px 0
}

#itemDetails,
#itemBuy {
    padding: 10px;
    position: relative;
    width: 680px
}

#itemDetails .free-label,
#itemBuy .free-label {
    color: #fa3333;
    font-weight: bold
}

#itemDetails.item-depotitem .meta-infos p,
#itemBuy.item-depotitem .meta-infos p {
    text-align: right
}

#itemDetails h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0 0 10px;
    max-width: 400px;
    min-height: 30px;
    width: 100%
}

#itemDetails h2.decrease {
    font-size: 1.4em
}

#itemDetails .price {
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    margin: 6px 0;
    text-align: right;
    width: 100%
}

#itemDetails .price .price-label {
    margin-right: 10px
}

#itemDetails .price .amount {
    font-size: 2.308em;
    font-weight: bold;
    height: 26px;
    line-height: .542em
}

#itemDetails .price .amount .block-price {
    margin-top: -10px
}

#itemDetails .meta-infos {
    margin: 5px 0
}

#itemDetails .meta-infos i {
    font-size: 1.385em
}

#itemDetails .meta-infos>p {
    padding-right: 6px;
    margin-bottom: 0
}

#itemDetails .meta-infos .breadcrumb {
    background: 0;
    box-shadow: none;
    color: #3c1e16;
    height: 20px;
    float: left;
    margin: 0 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    width: auto
}

#itemDetails .meta-infos .breadcrumb span a {
    font-weight: normal;
    color: #3c1e16;
    margin: 0 5px 0 0
}

#itemDetails .meta-infos .breadcrumb .active {
    font-weight: bold;
    color: #3c1e16
}

#itemDetails .meta-infos .breadcrumb .active:after {
    content: ''
}

#itemDetails .meta-infos .breadcrumb .divider {
    color: #3c1e16
}

#itemDetails .meta-infos .item-status {
    font-weight: bold;
    color: #3c1e16;
    margin: 0;
    text-align: right
}

#itemDetails .meta-infos .item-status.sale-status {
    color: #d33030
}

#itemDetails .meta-infos .add-to-fav {
    margin: 0;
    width: 30%;
    text-align: right;
    float: right
}

#itemDetails .meta-infos .meta-prop {
    width: auto;
    min-width: 200px;
    min-height: 60px;
    float: right;
    max-width: 270px
}

#itemDetails .bill_mileage {
    margin: 0;
    text-align: right
}

#itemDetails .tabbable .nav-tabs {
    border: 0;
    margin: 0
}

#itemDetails .tabbable .nav-tabs li>a {
    background: #eade9e;
    background: rgba(211, 200, 142, 0.5);
    border-radius: 0;
    padding: 5px 30px 5px 20px;
    border: 0;
    color: #716318;
    position: relative;
    text-decoration: none
}

#itemDetails .tabbable .nav-tabs li>a a {
    color: #f2e69f
}

#itemDetails .tabbable .nav-tabs li>a:hover {
    border: 0
}

#itemDetails .tabbable .nav-tabs li>a:before {
    border-bottom: 30px solid transparent;
    border-top: 0 solid transparent;
    border-right: 15px solid #eade9e;
    content: '';
    display: block;
    height: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2
}

#itemDetails .tabbable .nav-tabs li.active>a {
    background-color: #d2c78e
}

#itemDetails .tabbable .tab-content {
    overflow: hidden
}

#itemDetails .tabbable .tab-content.no-tabs .tab-pane {
    height: 222px
}

#itemDetails .tabbable .tab-content .mCSB_container {
    padding: 0 20px 0 10px
}

#itemDetails .present-label {
    line-height: 28px;
    float: inherit;
    font-size: 1.5em
}

#itemDetails .present-label:before {
    content: '';
    background: url("//gf2.geo.gfsrv.net/cdn74/e2eff10e82f9736940697ed93c2b03.png") no-repeat 0 0;
    display: block;
    float: left;
    margin-right: 6px;
    height: 24px;
    width: 20px
}

#itemDetails .tab-pane {
    height: 192px
}

#itemDetails .tab-pane .tele-shoping {
    border: 1px solid #eade9e;
    margin-bottom: 5px
}

#itemDetails .tab-pane .tele-shoping>span {
    display: block;
    padding: 5px
}

#itemDetails .tab-pane .tele-shoping>span.limited {
    color: #2c580c
}

#itemDetails .tab-pane .tele-shoping>span.limited .limited-count {
    font-weight: bold
}

#itemDetails .tab-pane .tele-shoping>span.soldout {
    color: #d33030
}

#itemDetails .tab-pane .tele-shoping>span>i {
    font-size: 15px;
    line-height: 20px;
    float: left;
    margin-right: 8px
}

#itemDetails .itemicon-explain {
    margin-bottom: 10px;
    cursor: help
}

#itemDetails .itemicon-explain table.itemicon-explain-long {
    display: none;
    margin: 6px 0
}

#itemDetails .itemicon-explain table.itemicon-explain-long td {
    border: 1px solid #eade9e;
    padding: 0 6px
}

#itemDetails .itemicon-explain table.itemicon-explain-long td.itemicon {
    width: 20px
}

#itemDetails .itemicon-explain table.itemicon-explain-long td.itemicon [class^="zicon-"],
#itemDetails .itemicon-explain table.itemicon-explain-long td.itemicon [class*=" zicon-"] {
    font-size: 18px
}

#itemDetails .text-info,
#itemConfirmation .text-info {
    border: 1px solid #eade9e;
    color: #3c1e16;
    font-size: 1em;
    margin: 0 0 12px;
    padding: 4px 0 4px 6px
}

#itemDetails .text-info i,
#itemConfirmation .text-info i {
    padding: 0 6px 0 0
}

.item-showcase,
.item-confirmation,
#itemDetails .item-description {
    height: 242px;
    position: relative;
    margin: 0 0 0 10px
}

.item-confirmation .scrollable_container {
    height: 140px;
    margin-bottom: 10px
}

.item-confirmation .scrollable_container .mCSB_container {
    padding-left: 0;
    background: #cbbe7c;
    padding: 5px 16px 0 5px
}

.item-confirmation .scrollable_container .mCSB_container.mCS_y_hidden {
    background: #d2c78e
}

#itemDetails .price .sale-amount {
    font-size: 2.308em;
    font-weight: bold;
    margin: 0 0 0 5px;
    line-height: 1em;
    text-decoration: initial !important
}

#itemDetails.sale .amount {
    font-size: 1em
}

#itemDetails.sale .amount .old-price {
    text-decoration: line-through
}

#itemDetails .meta-infos .sale-status {
    color: #d33030;
    font-weight: bold
}

.disabled,
#itemDetails.picture_showcase .item-showcase .picture_wrapper .disable,
#itemDetails.picture_showcase .item-showcase>ul>li>a .disable,
#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a .disable {
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#itemDetails.picture_showcase .meta-infos .breadcrumb {
    width: 315px
}

#itemDetails.picture_showcase .meta-infos .item-status,
#itemDetails.picture_showcase .meta-infos .add-to-fav {
    width: 25%
}

#itemDetails.picture_showcase .item-showcase {
    position: relative
}

#itemDetails.picture_showcase .item-showcase ul img {
    height: 56px;
    width: 56px
}

#itemDetails.picture_showcase .item-showcase .picture_wrapper {
    overflow: hidden;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%
}

#itemDetails.picture_showcase .item-showcase .picture_wrapper .disable {
    z-index: 10
}

#itemDetails.picture_showcase .item-showcase .picture_wrapper .sold-badge {
    background-color: rgba(255, 255, 255, 0.7);
    color: #d33030;
    font-size: 2.308em;
    left: -40px;
    line-height: 45px;
    margin-top: -22px;
    transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    position: absolute;
    top: 50%;
    text-align: center;
    text-shadow: 2px 2px 2px #333;
    text-transform: uppercase;
    width: 130%;
    z-index: 11
}

#itemDetails.picture_showcase .item-showcase>ul {
    float: left;
    list-style-type: none;
    margin: 0 6px 0 0
}

#itemDetails.picture_showcase .item-showcase>ul>li {
    margin: 2px 0 0 0
}

#itemDetails.picture_showcase .item-showcase>ul>li:first-child {
    margin: 0
}

#itemDetails.picture_showcase .item-showcase>ul>li>a {
    border: 2px solid transparent;
    display: block;
    position: relative
}

#itemDetails.picture_showcase .item-showcase>ul>li>a.chosen {
    border: 2px solid #66a6d1
}

#itemDetails.picture_showcase .item-showcase>ul>li>a.chosen>img {
    opacity: 1 !important;
    -ms-filter: "alpha(opacity=100)" !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important
}

#itemDetails.picture_showcase .item-showcase>ul>li>a .disable {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper {
    padding: 0 5px 0 5px;
    height: 210px;
    margin: 10px 0
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .royalSlider {
    height: 205px
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .rsSlide {
    height: 60px
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item {
    margin: 2px 0 0 0;
    width: 60px
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item:first-child {
    margin: 0
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a {
    border: 2px solid transparent;
    display: block;
    position: relative
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a.chosen,
#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a:hover {
    border: 2px solid #523826
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a.chosen>img,
#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a:hover>img {
    opacity: 1 !important;
    -ms-filter: "alpha(opacity=100)" !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important
}

#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a .disable {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

#itemDetails.picture_showcase .item-showcase .rsDefault .rsArrowIcn {
    height: 22px;
    background-color: black;
    filter: alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.38)
}

#itemDetails.picture_showcase .item-showcase .rsDefault .rsArrowIcn:hover {
    background-color: black;
    filter: alpha(opacity=70);
    background-color: rgba(0, 0, 0, 0.9)
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrow {
    height: 20px;
    left: 15px
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrowIcn {
    margin-top: -10px
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrowRight {
    bottom: -10px
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -68px
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrowLeft {
    top: -10px
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -35px
}

.no-csstransforms #itemDetails.picture_showcase .item-showcase .picture_wrapper .sold-badge {
    left: 0;
    width: 100%
}

#itemBuy {
    margin: 20px 0 0;
    height: auto
}

#itemBuy .dark-grey-box {
    background: 0
}

#itemBuy.volume_discount .grey-box .dark-grey-box>.grey-box,
#itemBuy.variants .grey-box .dark-grey-box>.grey-box,
#itemBuy.sold-out .grey-box .dark-grey-box>.grey-box {
    box-shadow: 0 1px 2px #c4ac2b;
    background: #3b1a0a;
    box-shadow: 0 1px 2px black;
    color: #f2e69f;
    float: left;
    height: 93px;
    line-height: 17px;
    width: auto;
    max-width: 90px
}

#itemBuy.volume_discount .grey-box .dark-grey-box>.grey-box>div,
#itemBuy.variants .grey-box .dark-grey-box>.grey-box>div,
#itemBuy.sold-out .grey-box .dark-grey-box>.grey-box>div {
    display: table;
    height: 100%
}

#itemBuy.volume_discount .grey-box .dark-grey-box>.grey-box>div>p,
#itemBuy.variants .grey-box .dark-grey-box>.grey-box>div>p,
#itemBuy.sold-out .grey-box .dark-grey-box>.grey-box>div>p {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

#itemBuy.volume_discount .grey-box .dark-grey-box>.grey-box>div>p>br,
#itemBuy.variants .grey-box .dark-grey-box>.grey-box>div>p>br,
#itemBuy.sold-out .grey-box .dark-grey-box>.grey-box>div>p>br {
    margin-bottom: 5px
}

#itemBuy.volume_discount .grey-box .dark-grey-box>.grey-box>div>p>span,
#itemBuy.variants .grey-box .dark-grey-box>.grey-box>div>p>span,
#itemBuy.sold-out .grey-box .dark-grey-box>.grey-box>div>p>span {
    font-size: 1.875em;
    line-height: normal
}

#itemBuy .contrast-box {
    float: left;
    height: 113px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 60%
}

#itemBuy .contrast-box form {
    margin: 10px 0 10px 10px
}

#itemBuy .contrast-box label {
    cursor: default;
    float: left;
    height: 27px;
    line-height: 27px;
    margin: 0 5px 2px 0
}

#itemBuy .contrast-box label>span {
    display: inline-block
}

#itemBuy .contrast-box span.one_char {
    font-weight: bold;
    height: 27px;
    line-height: 27px
}

#itemBuy .contrast-box .pseudo-dropdown .select-input {
    background: rgba(60, 30, 22, 0.1)
}

#itemBuy .contrast-box .pseudo-dropdown .select-input br,
#itemBuy .contrast-box .pseudo-dropdown .select-input img,
#itemBuy .contrast-box .pseudo-dropdown .select-input strong {
    display: none
}

#itemBuy .contrast-box .pseudo-dropdown .select-input span {
    color: #6a602a;
    margin: 0 0 0 5px
}

#itemBuy .contrast-box .pseudo-dropdown .select-input p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#itemBuy .contrast-box .pseudo-dropdown .select-input .btn-default {
    height: 20px;
    min-height: 20px;
    width: 20px;
    float: right
}

#itemBuy .contrast-box .pseudo-dropdown .select-input .btn-default .caret {
    border-width: 5px;
    margin-top: 1px;
    margin-left: -5px
}

#itemBuy .contrast-box .pseudo-dropdown .select-input .account-infos {
    width: 139px
}

#itemBuy .contrast-box .pseudo-dropdown .select-option ul {
    bottom: 35px;
    max-height: 300px;
    overflow-y: auto;
    top: auto
}

#itemBuy .contrast-box .pseudo-dropdown .select-option,
#itemBuy .contrast-box .pseudo-dropdown .select-input,
#itemBuy .contrast-box .pseudo-dropdown ul {
    width: 175px
}

#itemBuy .contrast-box .pseudo-dropdown .select-option ul {
    max-height: 300px
}

#itemBuy .contrast-box .amount {
    margin: 0 0 10px 10px
}

#itemBuy .contrast-box .amount label {
    float: none;
    line-height: normal;
    height: auto
}

#itemBuy .contrast-box .amount ul {
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
    list-style: none
}

#itemBuy .contrast-box .amount ul.duration .btn-discount {
    min-width: 50px;
    max-width: 70px;
    font-size: 12px;
    line-height: 14px;
    padding: 0 6px;
    word-break: break-word;
    font-weight: lighter
}

#itemBuy .contrast-box .amount ul li {
    float: left;
    text-align: center;
    margin: 0 5px 0 0
}

#itemBuy .contrast-box .amount .custom {
    float: left
}

#itemBuy .contrast-box .amount .custom input {
    width: 50px
}

#itemBuy .contrast-box .amount .custom input.custom_amount {
    margin: 0;
    width: auto;
    max-width: 135px
}

#itemBuy .contrast-box .amount p {
    width: 385px
}

#itemBuy #buy p,
#itemBuy #distribute p {
    margin: 5px 0;
    font-size: 1.077em
}

#itemBuy #buy .block-price+.buy-btn-box,
#itemBuy #buy .dropup+.buy-btn-box,
#itemBuy #distribute .block-price+.buy-btn-box,
#itemBuy #distribute .dropup+.buy-btn-box {
    margin: 0
}

#itemBuy #buy .buy-btn-box,
#itemBuy #distribute .buy-btn-box {
    margin: 20% 0
}

#itemBuy #buy .bill_price,
#itemBuy #distribute .bill_price {
    font-size: 1.846em;
    font-weight: bold;
    line-height: 1em
}

#itemBuy #buy .bill_price>img,
#itemBuy #distribute .bill_price>img {
    margin: 0 0 0 8px
}

#itemBuy #buy .btn-default,
#itemBuy #buy .btn-price,
#itemBuy #distribute .btn-default,
#itemBuy #distribute .btn-price {
    text-align: center;
    width: 100%;
    margin: 0
}

#itemBuy #buy .btn-buy,
#itemBuy #distribute .btn-buy {
    display: none;
    margin: 0 auto;
    width: 100%
}

#itemBuy #buy .buy-btn-box .btn-group,
#itemBuy #distribute .buy-btn-box .btn-group {
    font-size: 1em;
    width: 100%
}

#itemBuy #buy .buy-btn-box .btn-group.has-gifting .btn-buy,
#itemBuy #buy .buy-btn-box .btn-group.has-gifting .btn-price,
#itemBuy #buy .buy-btn-box .btn-group.has-gifting .btn-disabled,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting .btn-buy,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting .btn-price,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting .btn-disabled {
    margin: 0;
    width: 165px;
    float: left
}

#itemBuy #buy .buy-btn-box .btn-group.has-gifting .btn-buy span,
#itemBuy #buy .buy-btn-box .btn-group.has-gifting .btn-price span,
#itemBuy #buy .buy-btn-box .btn-group.has-gifting .btn-disabled span,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting .btn-buy span,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting .btn-price span,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting .btn-disabled span {
    font-size: 100%
}

#itemBuy #buy .buy-btn-box .btn-group.has-gifting a,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting a {
    display: inline-block;
    float: right
}

#itemBuy #buy .buy-btn-box .btn-group.has-gifting a .btn-disabled,
#itemBuy #buy .buy-btn-box .btn-group.has-gifting a .btn-default,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting a .btn-disabled,
#itemBuy #distribute .buy-btn-box .btn-group.has-gifting a .btn-default {
    width: 30px;
    padding: 0
}

#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown,
#itemBuy #buy .buy-btn-box .btn-group .btn-disabled span,
#itemBuy #buy .buy-btn-box .btn-group .btn-buy span,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown,
#itemBuy #distribute .buy-btn-box .btn-group .btn-disabled span,
#itemBuy #distribute .buy-btn-box .btn-group .btn-buy span {
    border-radius: 0;
    font-size: 17px
}

#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown {
    width: 20%;
    left: -4px;
    border-left: 1px solid #367205;
    box-shadow: rgba(0, 0, 0, 0.3) 5px 2px 0 1px
}

#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown .caret,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown .caret {
    border-top-color: black;
    border-bottom-color: black
}

#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown:hover,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown:focus,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown:active,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown .active,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown .disabled,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown #itemDetails.picture_showcase .item-showcase .picture_wrapper .disable,
#itemDetails.picture_showcase .item-showcase .picture_wrapper #itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown .disable,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown #itemDetails.picture_showcase .item-showcase>ul>li>a .disable,
#itemDetails.picture_showcase .item-showcase>ul>li>a #itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown .disable,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown #itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a .disable,
#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a #itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown .disable,
#itemBuy #buy .buy-btn-box .btn-group .btn-premium-dropdown[disabled],
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown:hover,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown:focus,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown:active,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown .active,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown .disabled,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown #itemDetails.picture_showcase .item-showcase .picture_wrapper .disable,
#itemDetails.picture_showcase .item-showcase .picture_wrapper #itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown .disable,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown #itemDetails.picture_showcase .item-showcase>ul>li>a .disable,
#itemDetails.picture_showcase .item-showcase>ul>li>a #itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown .disable,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown #itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a .disable,
#itemDetails.picture_showcase .item-showcase .thumbnail_wrapper .thumb-item>a #itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown .disable,
#itemBuy #distribute .buy-btn-box .btn-group .btn-premium-dropdown[disabled] {
    color: #333;
    top: 0
}

#itemBuy #buy .buy-btn-box .btn-group #distributionLink,
#itemBuy #distribute .buy-btn-box .btn-group #distributionLink {
    border-radius: 0;
    display: block;
    margin: 18% 20px 0
}

#itemBuy #buy .gifting-dropdown,
#itemBuy #distribute .gifting-dropdown {
    float: right
}

#itemBuy #buy .gifting-dropdown button.dropdown-toggle,
#itemBuy #distribute .gifting-dropdown button.dropdown-toggle {
    width: 30px;
    padding: 0
}

#itemBuy #buy .dropdown-menu,
#itemBuy #distribute .dropdown-menu {
    width: auto;
    text-align: left
}

#itemBuy #buy .dropdown-menu.gifting,
#itemBuy #distribute .dropdown-menu.gifting {
    border-radius: 0;
    box-sizing: border-box;
    margin: 0
}

#itemBuy #buy .present-label,
#itemBuy #distribute .present-label {
    line-height: 28px;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    padding: 5px 0;
    text-align: left;
    width: 180px
}

#itemBuy #buy .present-label:before,
#itemBuy #distribute .present-label:before {
    content: '';
    background: url("//gf2.geo.gfsrv.net/cdn74/e2eff10e82f9736940697ed93c2b03.png") no-repeat 0 0;
    display: block;
    float: left;
    margin-right: 6px;
    height: 24px;
    width: 20px
}

#itemBuy .bill_price {
    font-size: 1.846em;
    font-weight: bold;
    line-height: 1.5em
}

#itemBuy .bill_price>img {
    vertical-align: initial;
    margin: 0 0 0 8px
}

#itemBuy .bill_sum {
    font-size: .846em;
    margin: 0 0 -10px 0;
    text-align: right
}

#itemBuy .bill_sum .bill_price {
    font-size: 1em;
    line-height: normal
}

#itemBuy .bill_sum .bill_mileage {
    margin-left: 10px
}

#itemBuy>.grey-box {
    padding: 10px
}

.popover {
    background: #eade9e;
    color: #3c1e16;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: left;
    z-index: 9999
}

.popover .arrow {
    border-bottom-color: transparent
}

.popover .arrow:before {
    border-left: 28px solid transparent
}

.popover .arrow:after {
    border-bottom-color: #eade9e
}

.popover .popover-title {
    background: #823917;
    color: #f2e69f
}

.popover .popover-content {
    max-width: 270px
}

.popover.bottom .arrow {
    border-bottom-color: transparent
}

.popover.bottom .arrow:after {
    border-bottom-color: #eade9e
}

.item-status .popover.bottom {
    left: 0 !important
}

.item-status .popover.bottom .arrow {
    left: 15%
}

.change_currency_in_list,
#itemBuy .change_currency {
    margin: 0 auto 10px
}

.change_currency_in_list .dropdown-toggle,
#itemBuy .change_currency .dropdown-toggle {
    border: 1px solid #fcfbf2;
    background: -owg-linear-gradient(#f8f3dd, #eade9e);
    background: -webkit-linear-gradient(#f8f3dd, #eade9e);
    background: -moz-linear-gradient(#f8f3dd, #eade9e);
    background: -o-linear-gradient(#f8f3dd, #eade9e);
    -pie-background: -pie-linear-gradient(#f8f3dd, #eade9e);
    background: linear-gradient(#f8f3dd, #eade9e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f3dd', endColorstr='#eade9e');
    background-color: #eade9e;
    color: #3c1e16;
    line-height: normal
}

.change_currency_in_list .bill_price,
#itemBuy .change_currency .bill_price {
    font-size: 1.846em;
    font-weight: bold;
    line-height: normal
}

.change_currency_in_list .bill_price>img,
#itemBuy .change_currency .bill_price>img {
    margin: 0 0 0 8px
}

.change_currency_in_list .caret,
#itemBuy .change_currency .caret {
    vertical-align: super;
    border-bottom: 0;
    border-top: 4px solid #3c1e16
}

.change_currency_in_list ul,
#itemBuy .change_currency ul {
    background: -owg-linear-gradient(#eade9e, #efe5b3);
    background: -webkit-linear-gradient(#eade9e, #efe5b3);
    background: -moz-linear-gradient(#eade9e, #efe5b3);
    background: -o-linear-gradient(#eade9e, #efe5b3);
    -pie-background: -pie-linear-gradient(#eade9e, #efe5b3);
    background: linear-gradient(#eade9e, #efe5b3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eade9e', endColorstr='#efe5b3');
    background-color: #efe5b3;
    width: auto
}

.change_currency_in_list ul a,
#itemBuy .change_currency ul a {
    color: #3c1e16
}

.contrast-box .arrow:after,
.contrast-box .arrow:before {
    border-bottom: 57px solid transparent;
    border-top: 57px solid transparent;
    border-left: 25px solid #eade9e;
    content: '';
    display: block;
    height: 0;
    right: -25px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2
}

.contrast-box .arrow:before {
    border-bottom: 57px solid transparent;
    border-top: 58px solid transparent;
    border-left: 28px solid #696969;
    right: -28px
}

#itemBuy form {
    margin: 0
}

#itemBuy.sold-out .btn-disabled {
    box-shadow: none;
    cursor: default;
    text-shadow: none;
    width: 40px
}

#itemBuy.sold-out #buy .buy-btn-box .btn-group .btn-premium-dropdown {
    box-shadow: none
}

#itemBuy.sold-out .item-showcase img {
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

#itemBuy.volume_discount .contrast-box,
#itemBuy.sold-out .contrast-box {
    width: auto
}

#itemBuy.volume_discount .contrast-box form,
#itemBuy.sold-out .contrast-box form {
    margin: 9px 0 4px 9px;
    width: auto;
    min-width: 300px
}

#itemBuy.volume_discount .contrast-box .pseudo-dropdown .select-input,
#itemBuy.sold-out .contrast-box .pseudo-dropdown .select-input {
    width: 175px
}

#itemBuy.volume_discount .contrast-box .amount,
#itemBuy.sold-out .contrast-box .amount {
    margin: 0 0 2px 10px
}

#itemBuy.volume_discount .contrast-box .amount>ul,
#itemBuy.sold-out .contrast-box .amount>ul {
    margin: 2px 10px 0 0
}

#itemBuy.volume_discount .contrast-box .amount>ul>li,
#itemBuy.sold-out .contrast-box .amount>ul>li {
    width: auto
}

#itemBuy.volume_discount .contrast-box .amount .custom,
#itemBuy.sold-out .contrast-box .amount .custom {
    margin: 4px 0 0 0
}

#itemBuy.volume_discount .contrast-box .discount_percentage,
#itemBuy.sold-out .contrast-box .discount_percentage {
    margin: 5px 0 0 0;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-size: 11px
}

#itemBuy.volume_discount .contrast-box .custom input.custom_amount,
#itemBuy.sold-out .contrast-box .custom input.custom_amount {
    max-width: 100px
}

#itemDetails.gifts .grey-box .search-input {
    padding: 5px 5px 5px 5px
}

#itemDetails.gifts .grey-box.buddy_list {
    margin-top: 10px
}

#itemDetails.gifts .grey-box.buddy_list .mCSB_container {
    padding: 0
}

#itemDetails.gifts .grey-box.buddy_list .line {
    background-color: #dcab9e;
    height: 1px;
    margin: 6px 0;
    width: 100%
}

#itemDetails.gifts .grey-box .small_dropdown form {
    float: none;
    margin: 0
}

#itemDetails.gifts .grey-box .small_dropdown form label {
    color: #3c1e16
}

#itemDetails.gifts .grey-box .gift_desc {
    float: left
}

#itemDetails.gifts .grey-box .gift_desc h3 {
    color: #3c1e16;
    margin-bottom: 5px
}

#itemDetails.gifts .grey-box .gift_desc img {
    float: left;
    margin: 0 8px 0 0
}

#itemDetails.gifts .grey-box .gift_desc p {
    line-height: 130%;
    margin: 0
}

#itemDetails.gifts #friend-gift-id,
#itemDetails.gifts #friend-not-found {
    display: none
}

#itemDetails.gifts #friend-gift-id,
#itemDetails.gifts #friend-gift-id2 {
    width: auto;
    text-align: center;
    margin: 20px 0
}

#item-fancybox {
    height: 530px
}

#item-fancybox .mCSB_container {
    padding: 0 5px 0 0
}

ul.character_list.gifting-list {
    height: auto
}

ul.character_list.gifting-list>.friend {
    position: relative;
    height: auto;
    max-height: 65px;
    margin: 0 5px 5px 0;
    padding: 6px;
    width: 200px
}

ul.character_list.gifting-list>.friend>p>span {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px
}

ul.character_list.gifting-list>.friend.chosen .checked {
    visibility: visible;
    opacity: 1;
    font-size: 1.385em;
    height: 23px;
    width: 23px
}

ul.character_list.gifting-list>.friend .checked {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    top: 6px;
    line-height: 21px;
    font-size: .385em;
    height: 13px;
    width: 13px;
    right: 6px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out false;
    -o-transition: all .2s ease-in-out false;
    transition: all .2s ease-in-out
}

ul.character_list.gifting-list>.friend-type {
    background: transparent;
    filter: none;
    width: 100%;
    padding: 0;
    cursor: default
}

ul.character_list.gifting-list>.friend-type:hover {
    background: none !important;
    filter: none
}

ul.character_list.gifting-list>.friend-type>h3 {
    height: 18px
}

ul.character_list.gifting-list .friend-info {
    list-style-type: none;
    margin-left: 50px
}

ul.character_list.gifting-list .friend-info li {
    line-height: 14px
}

ul.character_list.gifting-list .friend-info li span {
    font-size: 11px
}

ul.character_list.gifting-list .friend-info li span.fname {
    font-size: 14px;
    color: #f2e69f
}

ul.character_list.gifting-list .friend-info li span.flevel,
ul.character_list.gifting-list .friend-info li span.fserver {
    font-weight: bold
}

ul.character_list.gifting-list img {
    width: 40px;
    height: 40px;
    margin: 0
}

.pagination {
    margin: 0;
    text-align: center;
    padding-top: 5px;
    height: 28px
}

.pagination>ul>li>a {
    color: #000;
    border-radius: 0;
    border: 1px solid #662d12;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 0 1px;
    font-size: 1em;
    padding: 3px 10px;
    margin: 0 2px
}

.pagination>ul>li>a.active {
    color: #66a6d1
}

.pagination>ul>li:first-child>a,
.pagination>ul>li:first-child>span,
.pagination>ul>li:last-child>a,
.pagination>ul>li:last-child>span {
    border-radius: 0
}

#itemBuy.gifts .contrast-box .gifting-info {
    padding: 10px;
    height: auto;
    max-height: 113px
}

#itemBuy.gifts .contrast-box .gifting-info h3 {
    margin-bottom: 5px
}

#itemBuy.gifts .contrast-box .gifting-info ul {
    margin-bottom: 10px
}

#itemBuy.gifts .contrast-box .gifting-info p {
    margin-bottom: 0
}

#itemBuy.gifts .contrast-box .gifting-limit {
    font-size: 30px;
    color: #3c1e16
}

#itemBuy.gifts h4,
#itemDetails.gifts h4 {
    font-size: 16px;
    margin-bottom: 7px
}

#itemBuy.gifts .friend-container,
#itemDetails.gifts .friend-container {
    height: 150px
}

#itemBuy.gifts .friend-container h2,
#itemDetails.gifts .friend-container h2 {
    text-align: center;
    font-size: 15px;
    line-height: 130px
}

#giftTo .pseudo-dropdown .account-infos {
    width: auto
}

.fancybox-inner {
    overflow: hidden !important
}

.fancybox-inner #image>img {
    max-width: 180px;
    max-height: 180px
}

#image img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#confirmation {
    overflow-x: hidden;
    width: 700px
}

#confirmation h3 {
    font-size: 1.231em;
    margin: 12px 0
}

#confirmation .grey-box h3,
#confirmation .grey-box h4 {
    color: #3c1e16;
    font-size: 1.846em;
    margin: 0 0 12px 0
}

#confirmation .grey-box h4 {
    font-size: 1.385em;
    margin: 0 0 6px 0
}

#confirmation .grey-box .confirmed {
    color: #2c580c;
    font-weight: bold;
    font-size: 1.3em
}

#confirmation .carousell h3 {
    margin: 0
}

#itemBuy h3 {
    font-size: 1.385em
}

.fancybox-overlay {
    background-color: rgba(66, 24, 9, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6421809', endColorstr='#E6421809', GradientType=0)
}

.fancybox-overlay .fancybox-close:active {
    position: absolute;
    top: -10px
}

.fancybox-lock .fancybox-overlay {
    overflow-y: auto
}

#footerOptions {
    list-style: none;
    margin: 0
}

#footerOptions li {
    float: left
}

#footerOptions li a {
    background: #662d12;
    color: #f2e69f;
    background: url("/cdn/themes/metin2/standard/img/dark_transparent.png") repeat;
    background: rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 1px #333 inset;
    display: block;
    height: 35px;
    font-weight: normal;
    line-height: 1.2em;
    padding: 7px 0 7px 40px;
    position: relative;
    text-transform: uppercase
}

#footerOptions li a a {
    color: #f2e69f
}

#footerOptions li a i {
    filter: alpha(opacity=50);
    opacity: .5;
    font-size: 1.846em;
    line-height: .5em;
    margin: 0 10px 0;
    position: absolute;
    top: 18px;
    height: 25px;
    display: block;
    width: 25px;
    left: 0
}

#footerOptions li a:hover {
    text-decoration: none
}

#footerOptions li a .glyphicon {
    font-size: 2em;
    opacity: .5
}

#footerOptions li.active i {
    color: #58bb09;
    filter: alpha(opacity=100);
    opacity: 1
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}

.ir br {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.left {
    float: left
}

.right {
    float: right
}

.img-disabled {
    filter: alpha(opacity=50);
    opacity: .5
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.clearfloat {
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0
}

.carousell {
    visibility: hidden
}

.ui-autocomplete {
    max-width: 200px
}

.icon-home {
    font-size: 17px;
    top: 2px
}

.icon-th,
.icon-reorder {
    font-size: 18px
}

#demo {
    color: #f2e69f;
    height: 550px;
    margin: -10px 0 0 0;
    position: relative;
    width: 100%
}

#demo table {
    border-collapse: collapse;
    border-width: 0;
    line-height: 20px;
    width: auto
}

#demo table tr>td:first-child {
    border-width: 0
}

#demo table tr>td {
    padding: 3px
}

#demo table .tr-odd {
    background: transparent
}

#demo h1 {
    color: #fff;
    font-size: 22px;
    height: 30px;
    margin: 0
}

#demo .css-label {
    olor: #fff
}

#demo .header {
    height: auto;
    position: relative
}

#demo #slideMenu {
    right: 0;
    top: 118px;
    height: 330px;
    width: 245px
}

#demo #category {
    float: left;
    height: 330px;
    width: 120px
}

#demo .buttons {
    background-color: #fff;
    float: left;
    height: 330px;
    padding: 10px 0;
    width: 330px
}

#demo .buttons button {
    margin-left: 2.12%
}

#demo .buttons .css-label {
    margin-left: 15px
}

#demo #accountNav {
    width: 220px
}

.drop-sort-by {
    float: right
}

.drop-sort-by>form {
    direction: ltr;
    margin: 0
}

.drop-sort-by>form>label {
    color: #f2e69f;
    cursor: default;
    display: none;
    line-height: 45px;
    height: 40px;
    min-width: 100px;
    text-align: right;
    margin: 0 10px 0 0;
    float: left
}

.drop-sort-by>form #searchDropdown {
    float: right;
    height: 40px;
    margin-top: -4px;
    outline: 0
}

.drop-sort-by>form #searchDropdown .dropdown-toggle {
    width: auto;
    min-width: 155px
}

.drop-sort-by>form #searchDropdown .icon-filter {
    font-size: 16px
}

.drop-sort-by>form #searchDropdown .dropdown-header {
    font-weight: 700
}

.drop-sort-by>form #searchDropdown .dropdown-menu {
    left: auto;
    right: 0
}

.drop-sort-by>form #searchDropdown .dropdown-menu>li>a.active {
    background: #d2c78e
}

.drop-sort-by>form #searchDropdown .dropdown-menu i {
    font-size: 14px
}

.drop-sort-by .buttonText {
    float: left;
    padding: 1px 2px
}

.drop-sort-by .btn-default {
    display: block;
    float: right
}

.mg-reward {
    overflow: hidden
}

.mg-reward h2 {
    margin-top: 0
}

.mg-reward .showcase {
    float: left;
    margin-left: 15px;
    margin-bottom: -1000px;
    min-height: 235px;
    padding-bottom: 1000px;
    width: 430px
}

.mg-reward .showcase:first-child {
    margin-left: 0
}

.mg-reward .img-showcase {
    text-align: center;
    width: 215px
}

.mg-reward .mg-reward-btn {
    text-align: right;
    margin-top: 20px
}

.mg-possible-rewards .tabbable .nav-tabs {
    border: 0;
    margin: 0
}

.mg-possible-rewards .tabbable .nav-tabs li>a {
    background: #eade9e;
    background: rgba(211, 200, 142, 0.5);
    border-radius: 0;
    padding: 5px 20px 5px 20px;
    border: 0;
    color: #716318;
    position: relative;
    text-decoration: none
}

.mg-possible-rewards .tabbable .nav-tabs li>a a {
    color: #f2e69f
}

.mg-possible-rewards .tabbable .nav-tabs li>a:hover {
    border: 0
}

.mg-possible-rewards .tabbable .nav-tabs li>a:before {
    border-bottom: 30px solid transparent;
    border-top: 0 solid transparent;
    border-right: 15px solid #eade9e;
    content: '';
    display: block;
    height: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2
}

.mg-possible-rewards .tabbable .nav-tabs li.active>a {
    background-color: #d2c78e;
    color: #3c1e16
}

.mg-possible-rewards>.contrast-box {
    padding-bottom: 0
}

.mg-possible-rewards .tabbable .grey-box {
    padding-bottom: 1px
}

.mg-possible-rewards .tab-content>.tab-pane>.contrast-box {
    padding-top: 0
}

.mg-possible-rewards .tab-content .grey-box {
    padding-top: 10px
}

.mg-possible-rewards .tab-content .grey-box>.title-reward {
    color: #3c1e16;
    margin: 0 0 10px 0
}

body.website.no-dailies #prmo-area #dailiesAd {
    cursor: default
}

body.rtl .content #category h2 {
    padding-bottom: .2em;
    margin-top: -0.2em
}

body.rtl .dropdown .dropdown-menu {
    margin-top: .6em
}

body.rtl.small .dropdown .dropdown-menu {
    margin-top: .9em
}

#showRightPush {
    background: #57260f;
    color: #f2e69f;
    border: 1px solid #662d12;
    border-right: 0;
    -webkit-box-shadow: -1px, -1px, 0, 0, #000;
    -moz-box-shadow: -1px, -1px, 0, 0, #000;
    box-shadow: -1px, -1px, 0, 0, #000;
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
    position: absolute;
    z-index: 7060
}

#showRightPush:focus {
    outline: 0
}

#showRightPush:hover {
    background: #823917
}

#showRightPush i {
    font-size: 2em
}

#showRightPush .new-info {
    top: 5px;
    left: 30px
}

#showRightPush.active {
    height: 52px
}

#showRightPush.active:hover {
    background: #57260f
}

body.website #slideMenu {
    height: 581px
}

body.ingame #slideMenu {
    height: 581px
}

#slideMenu {
    background: #57260f;
    color: #f2e69f;
    border: 1px solid #662d12;
    border-right: 0;
    -webkit-box-shadow: -1px, -1px, 0, 0, #000;
    -moz-box-shadow: -1px, -1px, 0, 0, #000;
    box-shadow: -1px, -1px, 0, 0, #000;
    padding: 10px;
    position: absolute;
    right: -322px;
    top: 1px;
    width: 300px;
    z-index: 7050
}

#slideMenu:focus {
    outline: 0
}

#slideMenu .items-left {
    top: 1px;
    left: 21px;
    cursor: default
}

#slideMenu h2 {
    border-bottom: 1px solid #f2e69f;
    font-size: 1.385em;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0
}

#slideMenu h2 i {
    top: -3px
}

#slideMenu .account-infos img {
    float: left;
    border: 1px solid #fff;
    margin: 0 10px 0 0;
    max-width: 50px;
    max-height: 50px
}

#slideMenu .account-infos .buy-for {
    font-weight: 700
}

#slideMenu .account-infos p {
    line-height: normal
}

#slideMenu .account-infos .character-switch {
    float: right;
    color: #f2e69f
}

#slideMenu .nav-tabs.nav-stacked>li {
    position: relative
}

#slideMenu .nav-tabs.nav-stacked>li>a.btn-sideitem {
    border-bottom: 1px solid #662d12;
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif;
    min-height: 20px;
    height: auto !important;
    margin: 0;
    line-height: 18px;
    position: relative
}

#slideMenu .nav-tabs.nav-stacked>li>a.btn-sideitem>i {
    float: left;
    font-size: 14px;
    height: 20px;
    margin: 0 8px 0 0;
    position: inherit
}

#slideMenu .btn-default {
    display: block
}

body.maintenance,
body.fourofour {
    color: #3c1e16;
    margin: 0;
    padding: 0
}

body.maintenance #page .content,
body.fourofour #page .content {
    height: 360px;
    width: auto;
    padding: 50px 20px 20px 20px
}

body.maintenance.website #page,
body.fourofour.website #page {
    height: 655px;
    width: 1016px
}

body.maintenance.website #page .content,
body.fourofour.website #page .content {
    height: 515px
}

body.maintenance.ingame #page,
body.fourofour.ingame #page {
    height: 655px;
    width: 1016px
}

body.maintenance.ingame #page .content,
body.fourofour.ingame #page .content {
    height: 515px
}

body.maintenance h1,
body.maintenance h2,
body.maintenance h3,
body.fourofour h1,
body.fourofour h2,
body.fourofour h3 {
    color: #f2e69f
}

body.maintenance h2,
body.fourofour h2 {
    margin: 0 0 25px 0
}

body.maintenance h3,
body.fourofour h3 {
    font-size: 18px
}

body.maintenance #searchBar,
body.fourofour #searchBar {
    float: left
}

body.maintenance .search-input,
body.fourofour .search-input {
    border-radius: 0;
    float: left;
    height: 30px;
    padding: 5px 5px 5px 25px;
    width: 150px
}

body.fourofour {
    color: #f2e69f;
    font-size: 13px
}

body.fourofour #page {
    font-size: 1.231em;
    position: relative
}

body.fourofour #page button {
    font-size: 1em
}

body.fourofour #page .gradient {
    height: 290px;
    position: absolute;
    left: 0;
    top: 292px;
    width: 100%
}

body.fourofour #page .keyvisual {
    position: absolute;
    right: 115px;
    top: 20%
}

body.fourofour #page .content_text {
    position: relative
}

body.fourofour #page .content_text h3 {
    margin: 15px 0 0 0
}

body.fourofour #page .content_text #search404 .input-append {
    margin: 3px 0 0;
    position: relative
}

body.fourofour #page .content_text #search404 .input-append .icon-search {
    position: absolute;
    left: 6px;
    top: 7px;
    color: #333;
    font-size: 1.154em;
    z-index: 15
}

body.fourofour #page .content_text #search404 .input-append .search-input {
    border-radius: 0;
    height: 16px;
    min-height: 16px;
    width: 215px;
    padding: 5px 5px 5px 25px
}

body.fourofour #page .content_text #search404 .input-append .btn-default {
    border-radius: 0;
    font-size: 1em;
    margin: -1px 0 0 0;
    padding: 6px 10px 6px;
    width: 94px
}

body.fourofour #page .content_text p {
    padding: 0;
    margin: 25px 0 5px 0
}

body.maintenance #page .keyvisual {
    float: left;
    margin-right: 50px
}

body.maintenance #page .content_text {
    float: left
}

body.maintenance #page .footer {
    margin-top: 20px;
    float: left
}

body.maintenance #page .footer .contrast-box {
    float: left;
    margin-right: 25px;
    min-height: 150px;
    width: 240px
}

body.maintenance #page .footer .contrast-box .inner_box {
    background: #e4d481;
    min-height: 134px;
    padding: 8px;
    position: relative
}

body.maintenance #page .footer .contrast-box .inner_box h3 {
    color: #3c1e16;
    margin: 0 0 10px 0
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks {
    list-style-type: none;
    padding: 0
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li {
    float: left;
    margin: 0 5px 0 0;
    height: 32px;
    width: 32px
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a {
    display: block;
    text-indent: -9999px;
    height: 32px;
    width: 32px
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a.fb {
    background: url(//gf1.geo.gfsrv.net/cdnc5/e5ecbed764fc54f9c88887f4332a6e.png) 0 0 no-repeat
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a.tw {
    background: url(//gf1.geo.gfsrv.net/cdnc5/e5ecbed764fc54f9c88887f4332a6e.png) 0 -32px no-repeat
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a.yt {
    background: url(//gf1.geo.gfsrv.net/cdnc5/e5ecbed764fc54f9c88887f4332a6e.png) 0 -64px no-repeat
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a.fb:hover {
    background: url(//gf1.geo.gfsrv.net/cdnc5/e5ecbed764fc54f9c88887f4332a6e.png) 0 -96px no-repeat
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a.tw:hover {
    background: url(//gf1.geo.gfsrv.net/cdnc5/e5ecbed764fc54f9c88887f4332a6e.png) 0 -128px no-repeat
}

body.maintenance #page .footer .contrast-box .inner_box ul#socialLinks>li>a.yt:hover {
    background: url(//gf1.geo.gfsrv.net/cdnc5/e5ecbed764fc54f9c88887f4332a6e.png) 0 -160px no-repeat
}

body.maintenance #page .footer .contrast-box .inner_box .wrapper {
    bottom: 8px;
    position: absolute;
    right: 8px;
    width: auto
}

#error {
    width: 540px
}

#error .dark-grey-box,
#notPurchasable .dark-grey-box,
#notEnoughcoins .dark-grey-box {
    background: #eade9e;
    color: #3c1e16;
    padding: 5px 15px
}

#error .dark-grey-box>ul,
#notPurchasable .dark-grey-box>ul,
#notEnoughcoins .dark-grey-box>ul {
    list-style-type: none
}

#error .dark-grey-box>ul>li,
#notPurchasable .dark-grey-box>ul>li,
#notEnoughcoins .dark-grey-box>ul>li {
    float: none
}

#error .dark-grey-box>ul.btn_list>li,
#notPurchasable .dark-grey-box>ul.btn_list>li,
#notEnoughcoins .dark-grey-box>ul.btn_list>li {
    float: left
}

#error .dark-grey-box .btn_wrapper,
#notPurchasable .dark-grey-box .btn_wrapper,
#notEnoughcoins .dark-grey-box .btn_wrapper {
    position: relative;
    bottom: 10px;
    padding: 15px 0 0;
    right: 10px
}

#error .dark-grey-box .btn_wrapper button,
#error .dark-grey-box .btn_wrapper a,
#notPurchasable .dark-grey-box .btn_wrapper button,
#notPurchasable .dark-grey-box .btn_wrapper a,
#notEnoughcoins .dark-grey-box .btn_wrapper button,
#notEnoughcoins .dark-grey-box .btn_wrapper a {
    margin: 0 0 0 15px;
    text-align: center
}

#error h2,
#notPurchasable h2,
#notEnoughcoins h2 {
    line-height: 1.4em
}

#error h3,
#notPurchasable h3,
#notEnoughcoins h3 {
    color: #3c1e16;
    font-size: 1.231em;
    margin: 0 0 15px 0
}

#error i,
#notPurchasable i,
#notEnoughcoins i {
    font-size: 1.25em;
    margin-right: 5px;
    top: 4px
}

#notPurchasable .money-showcase {
    margin-left: 20px
}

#notPurchasable button.go-on {
    margin: 20px 0
}

.content #error {
    margin: 15px auto
}

.content #error h2 {
    border: 0;
    box-shadow: none;
    color: #3c1e16;
    margin: 0
}

@font-face {
    font-family: 'quattrocento_romanregular';
    src: url("//gf1.geo.gfsrv.net/cdnf9/34bb66e677c4e616318309d5d40b40.eot");
    src: url("//gf1.geo.gfsrv.net/cdnf9/34bb66e677c4e616318309d5d40b40.eot?#iefix") format("embedded-opentype"), url("//gf1.geo.gfsrv.net/cdnce/16f5d5aea0bb9416b623dc0d4991b5.woff") format("woff"), url("//gf3.geo.gfsrv.net/cdn5e/1dc99f3537b32bc5f4e289565fb4e1.ttf") format("truetype"), url("//gf1.geo.gfsrv.net/cdnfd/414ceca10c0c147f1fa0b8328d0c5f.svg#quattrocento_romanregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.item-box {
    background-image: url("//gf2.geo.gfsrv.net/cdn43/0077144b9df87e91fdc82159b5bbd3.jpg") !important
}

a {
    font-weight: normal
}

p,
table {
    font-family: Arial, Helvetica, sans-serif
}

.minigames-help,
#tmb-slider,
h1,
h2,
h3,
.nav-stacked>li>a,
.btn-navitem {
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif
}

.item-shortdesc {
    background-color: rgba(0, 0, 0, 0.2) !important
}

.content span.item_count {
    color: #f2e69f
}

.btn-default,
.btn-price,
.btn-buy,
.btn-disabled,
.btn-price.happyhour {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.btn-default {
    border-color: #711a0f !important;
    color: #fff !important;
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -2px transparent;
    filter: none !important
}

.btn-default:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -39px transparent !important
}

.btn-price {
    color: #fff !important;
    text-shadow: #290000 1px 1px 0 !important;
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -150px transparent;
    filter: none !important
}

.btn-price:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -187px transparent
}

.btn-buy {
    color: #fff !important;
    border-color: #845805 !important;
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -76px transparent;
    filter: none !important
}

.btn-buy:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -113px transparent !important
}

.btn-disabled,
.btn-disabled:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -559px transparent !important;
    border: 1px solid #c7c7c7 !important;
    color: #808080 !important;
    text-shadow: 1px 1px 0 #fff !important
}

.btn-price.happyhour {
    background: url("//gf1.geo.gfsrv.net/cdnc2/516c7a08dd5560ec84ca0f8545cf15.jpg") transparent;
    background-position: 0 0;
    color: #e8e8e8
}

.btn-price.happyhour:hover {
    background: url("//gf1.geo.gfsrv.net/cdnc2/516c7a08dd5560ec84ca0f8545cf15.jpg") transparent;
    color: #e8e8e8;
    background-position: 0 bottom
}

.btn-navitem {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -226px transparent !important
}

.btn-navitem:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -276px transparent !important
}

.btn-sideitem:hover {
    filter: none !important;
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -226px transparent !important
}

.header {
    background-color: transparent !important;
    box-shadow: 0 1px 2px #662d12
}

.header ul.currency_status li.selected-currency {
    background: rgba(163, 131, 98, 0.53);
    border: 0
}

.header>.payment-block #HHInfo {
    color: #f7d917
}

.header>.payment-block #HHInfo .number {
    font-family: Arial, Helvetica, sans-serif
}

.header>.payment-block #HHInfo,
#accountContent #HHInfo,
#notEnoughcoins .alternativ_payment .alternativ_payment_head #HHInfo {
    color: #f7d917
}

#confirmation .grey-box .confirmed {
    color: #3c1e16
}

#navigation .nav-tabs li a.btn-navitem-active,
#navigation .nav-tabs li a.btn-navitem-active:hover {
    background-color: #e8a314 !important;
    background-image: none !important;
    border-top: 1px solid #f2e69f;
    border-bottom: 6px solid #e8a314;
    box-shadow: none
}

#navigation,
.tab-content h3,
.content h2 {
    border-color: #e8a314 !important
}

#showRightPush {
    color: #fff !important;
    background-color: #662d12 !important;
    border: 1px solid #883e1b;
    border-right: 0
}

#showRightPush:hover {
    background-color: #743415 !important
}

.special-category .btn-navitem {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -276px transparent !important;
    color: #fff !important
}

.special-category .btn-navitem:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -326px transparent !important;
    color: #fff !important
}

.btn-navitem.icon-home {
    font-family: 'icomoon' !important
}

.call-to-action .slider_banner,
#prmoSlider .rsContent .bContainer .slider_banner {
    color: #f2e69f;
    background: rgba(0, 0, 0, 0.6)
}

.slider_banner>h3,
.slider_banner>p {
    color: #f2e69f
}

.rsBullets .rsBullet span {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -509px transparent
}

.rsBullet:hover span,
.rsBullet.rsNavSelected span {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -374px transparent
}

.rsArrow {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") -116px -374px transparent
}

.rsArrow:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") -83px -374px transparent !important;
    filter: none !important
}

#tombola .rsArrow {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -374px transparent
}

#tombola .rsArrow:hover {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -374px transparent !important;
    filter: none !important
}

#tmb-rewards .tmb-menu>li.active>a {
    background: #1b0d06 !important
}

.rsDefault.rsHor .rsArrowLeft:hover .rsArrowIcn {
    border-right-color: #000
}

.rsDefault.rsHor .rsArrowRight:hover .rsArrowIcn {
    border-left-color: #000
}

.rsDefault.rsHor .rsArrowLeft,
.rsDefault.rsHor .rsArrowRight {
    box-shadow: #662d12 -4px 0 7px
}

#noSlider {
    border-top: 0;
    box-shadow: none
}

#prmoSlider .rsArrow {
    width: 28px;
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") -116px -374px transparent
}

#prmoSlider .rsArrow.rsArrowLeft .rsArrowIcn,
#prmoSlider .rsArrow.rsArrowRight .rsArrowIcn {
    margin-left: 10px !important
}

#itemDetails.picture_showcase .item-showcase .rsDefault .rsArrowIcn {
    height: 22px;
    background-color: transparent
}

#itemDetails.picture_showcase .item-showcase .rsDefault .rsArrowIcn:hover {
    background-color: transparent
}

#itemDetails.picture_showcase .item-showcase .rsDefault.rsVer .rsArrow {
    background-position: 0 -374px;
    height: 20px;
    width: 20px;
    left: 22px
}

#accountNav li a.btn-sideitem {
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif
}

#accountNav li a.btn-sideitem.btn-sideitem-active,
#accountNav li a.btn-sideitem:active,
#accountNav li a.btn-sideitem:hover,
#accountNav li a.btn-sideitem.active,
#accountNav li a.btn-sideitem.btn-sideitem-active {
    background: url("//gf1.geo.gfsrv.net/cdn3a/8568b91705c7d246e926bdbc9b04b7.png") 0 -224px transparent !important;
    border: 1px solid #810000 !important;
    color: #f2e69f;
    text-shadow: 0 -1px 1px #3c1e16;
    filter: none
}

#accountNav li a.btn-sideitem.btn-sideitem-active i,
#accountNav li a.btn-sideitem:active i,
#accountNav li a.btn-sideitem:hover i,
#accountNav li a.btn-sideitem.active i,
#accountNav li a.btn-sideitem.btn-sideitem-active i {
    color: white
}

#accountContent .box>a {
    color: #f2e69f
}

#accountContent table .tr-odd {
    background: #e4d486
}

#accountNav li a.btn-sideitem,
#slideMenu li a.btn-sideitem {
    background: #fff
}

#slideMenu .nav-tabs.nav-stacked>li>a.btn-sideitem {
    border-bottom: 1px solid #dfd2cc !important
}

#wheel .wheel-btn {
    top: 156px;
    left: 154.5px
}

#subnavi>li>.btn-catitem {
    background: #662d12
}

#subnavi>li>.btn-catitem-active {
    background: #680603 !important;
    border-left: 5px solid #e8a314 !important
}

#subnavi a {
    font-family: "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif
}

#subnavi.nav-tabs>li>ul.dropdown-menu>li>a {
    color: #f2e69f
}

#minigames>.info-game h3 {
    color: #662d12
}

.preview-game h3 {
    color: #3c1e16
}

#happy-hour .hh-box .hh-text {
    margin: 0 20px
}

#happy-hour .hh-box-btn {
    width: 228px
}

.small #itemBuy .contrast-box form {
    margin: 5px 0 5px 10px
}

.small #itemBuy {
    margin: 10px 0 0
}

.small #wheel .wheel-btn {
    top: 125.5px;
    left: 123.5px
}

.small #happy-hour .hh-box .hh-text {
    line-height: 12px;
    margin: 0
}

.small #happy-hour .hh-box .hh-timer {
    font-size: 20px
}

.small #happy-hour .hh-box-btn {
    width: 168px !important
}

.small #happy-hour .hh-box-btn button {
    height: 26px
}

.lt-ie7 .slider_banner>h3,
.lt-ie7 .slider_banner>p {
    color: #3c1e16
}

.lt-ie7 .icon-lucky {
    *zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='&#xe7c7;')
}

.lt-ie7 .icon-coupon {
    *zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='&#xe634;')
}

.lt-ie7 .icon-lock-wheel>.before {
    right: 18px
}

.lt-ie7 .btn-catitem {
    border-left: 5px solid #662d12 !important
}

.lt-ie7 #subnavi.nav-tabs>li.has-subnavi.active-cat .btn-catitem,
.lt-ie7 .btn-catitem:hover {
    border-color: #680603 !important
}

.lt-ie7 #category .tab-content {
    background: url("//gf1.geo.gfsrv.net/cdn06/97c8fd31f040d441486c72de8638b5.png") repeat
}

.lt-ie7 .tabs-left>ul.nav-tabs#subnavi>li.has-subnavi .before {
    color: #f2e69f !important
}

.lt-ie7 .header {
    border-bottom: 1px solid #662d12
}

.lt-ie7 .header ul.currency_status li.selected-currency {
    background: #230901
}

.lt-ie7 .btn-navitem.icon-home {
    border-top: 1px solid #810c03 !important
}