
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-5px);}
    60% {transform: translateY(-3px);}
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.5, 1.5);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes zoom005-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.05, 1.05);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes zoom-in-zoom-out002 {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.02, 1.02);
    }
    100% {
        transform: scale(1, 1);
    }
}

/* Chrome version 29 and above */
@media screen and (-webkit-min-device-pixel-ratio:0)
and (min-resolution:.001dpcm) {
    .royal-rewards-level .level-progress{
        left: 6px !important;
    }

    .royal-rewards-level .level-progress {
        left: 6px !important;
    }

    .royal-rewards-level .level {
        left: 4px !important;
    }
}

body {
    max-width: 550px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 1px black;
    background-color: #303030;
    margin: 0 auto;
    position: relative;
}
html, div, span, h1, h2, h3, h4, h5, h6, form, p, img, ul, li {padding: 0;margin: 0;}
table {border: 0;border-collapse: collapse;}
td {
    word-break: break-all;
}
img {border: 0;vertical-align: middle;max-width: 100%;}
input, textarea{word-break: normal;}
.fileinput-button {
    padding: 5px 15px;
    background-color: black;
    border-radius: 5px;
    border: 1px solid #e4d98d;
}
a{
    color: #e4d98d;
    text-decoration: underline !important;
}
a:visited{
    color: #e4d98d;
    text-decoration: underline !important;
}
a:hover{
    color: #fff5b3;
    text-decoration: underline !important;
}
a:active{
    color: #fff5b3;
    text-decoration: underline !important;
}

a.noline {
    text-decoration: none !important;
}

input, textarea {
    color: #fff;
    background-color: #202020;
    outline: none;
    border: 1px solid #303030;
    padding-left: 5px;
    vertical-align: middle;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;

}
ul, li {
    list-style: square;
    margin: 0 0 0 10px;
}

li {
    color: #ff9012;
}
hr {
    border: 1px solid #383737;
    margin: 5px -5px;
    padding: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 34%;
    padding: 6px 0;
    font-size: 14px;
    margin-bottom: 3px;
}

.hint-block {
    font-size: small;
    color: #807f79;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: red;
}

.help-block {
    font-size: small;
}

.content {
    background-color: #1e1d1d;
    background-image: url("/images/template/content-bg.jpg");
}

.middle {
    vertical-align: middle;
}

.gray-bg {
    background-image: url("/images/template/gray-bg.jpg");
}

.block {
    padding: 5px;
}

.block5_20 {
    padding: 5px 20px;
}

.small {
    font-size: small;
}

.x-small {
    font-size: x-small;
}

.center {
    text-align: center;
    margin: 0 auto;
}

.s125 {
    font-size: 125%;
}

.bold {
    font-weight: bold;
}

.line {
    border: 1px solid #383737;
}

.line2 {
    height: 4px;
    background-image: url("/images/template/line2-bg.jpg");
}

.dotted {
    border-bottom: 1px dotted #444;
}

.a-separator {
    margin: 5px auto;
    width: 50%;
    border-top: 1px solid #131313 !important;
    border-bottom: 1px solid #343434 !important;
}

/** Цвета **/

.color1, a.color1 {
    color: #ffd777;
}

.color2, a.color2 {
    color: #807f79;
}

.color3, .a.color3 {
    color: #ff9012;
}

.white {
    color: white;
}

.green {
    color: #AFFFAB;
}

.red {
    color: red;
}

.blue, a.blue {
    color: #97BBC9;
}

/** Кнопки **/

.btn-red-start, .btn-red-end, .btn-red-content {
    height: 24px;
    cursor: pointer;
    border: 0;
    background-image: url("/images/template/btn-red-sprite.png");
    text-decoration: none !important;
}

.btn-red-start {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 -26px;
}

.btn-red-end {
    display: block;
    background-repeat: no-repeat;
    background-position: 100% -52px;
}

.btn-red-content {
    color: #fff;
    line-height: 12px;
    text-align: center !important;
    display: block;
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0 4px;
    padding: 6px 9px 0;
}

.btn-red-start input.btn-red-content, .btn-red-start button.btn-red-content {
    height: 24px;
    padding: 0 18px;
}

/** Отступы */
.mr8 {
    margin-right: 8px;
}

.m3 {
    margin-top: 3px;
}
/** Прогресс бары */
.progress-grey {
    background-color: #606060;
}

.progress-green {
    background-color: #5edb34;
}

.progress-white {
    background-color: white;
}

.menu-default-item, .menu-default-item:hover, .menu-default-item:active {
    display: block;
    text-decoration: none !important;
    padding: 5px;
}

.menu-default-item:hover {
    background-color:#242424;
}


.display-block {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.cleat-both {
    clear: both;
}

ul.clark {
    padding: 5px;
    font-size: small;
}

ul.vertical-menu {
    margin: 0;
    padding: 5px;
}

.vertical-menu li {
    margin: 0;
    list-style-type: none;
    display: inline-block;
}

.vm-active a {
    background-color: #3d3d3d;
    font-weight: 600;
    color: white;
    text-decoration: none !important;
}

.vertical-menu a {
    display: block;
    padding: 5px;
}

.alert {
    background-color: #252525;
    text-align: center;
    margin-bottom: 0;
    padding: 6px 6px 8px 6px;
    border-bottom: 1px solid #404040;
}

ul.pagination {
    padding: 5px 5px;
    margin: 0;
}

ul.pagination li {
    list-style: none;
    display: inline-block;
    background-color: #202020;
    margin: 2px 0;
}

ul.pagination a, li.disabled {
    padding: 5px 5px 5px 5px;
    border: 1px solid #444;
    display: inline-block;
}

ul.pagination li.active a, ul.pagination li.disabled {
    color: #fff;
    text-decoration: none !important;
}

.h-navig-item {
    font-size: 12px;
    text-align: center;
}

.h-navig a, .h-navig-item.active a {
    display: block;
    padding: 6px 2px;
    text-decoration: none !important;
}

.h-navig-item.active a{
    border: 1px solid #000;
    background-color: #161616;
    color: white !important;
}

a.square-button {
    display: inline-block;
    padding: 7px;
    background-color: black;
    border: 1px solid #464646;
    border-radius: 5px;
}

.frame1 {
    padding: 5px;
    border-radius: 8px;
    border: 1px solid #444444;
    background-color: #1e1e1e;
    color: #e4d98d;
    display: inline-block;
}

.alert .item-block {
    text-align: left !important;
}

.reward-slot {
    width: 50px;
    height: 50px;
    position: relative;
}


.reward-slot.resource {
    background-image: url("/images/template/reward-frame.png");
    background-size: 50px;
}

.reward-slot .resource-silver {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/silver.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-experience {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/experience.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-protein {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/protein.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-chips {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/chips.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-fortuneTicket {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/fortuneTicket.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-donate {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/donate.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-gold {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/gold.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.reward-slot .resource-eventPoints {
    width: 40px;
    height: 40px;
    background-image: url("/images/template/eventPoints.png");
    background-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

a .reward-slot .counter {
    color: white !important;
}

.reward-slot .counter {
    position: absolute;
    bottom: 4px;
    text-align: center;
    width: 50px;
    font-weight: bold;
}

.reward-miniatures .reward-slot {
    display: inline-block;
}

.miniature-frame {
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.miniature-image {
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.miniature-frame1 {
    background-image: url("/images/miniatureFrames/1.png");
}

.miniature-frame2 {
    background-image: url("/images/miniatureFrames/2.png");
}

.miniature-frame3 {
    background-image: url("/images/miniatureFrames/3.png");
}

.miniature-frame4 {
    background-image: url("/images/miniatureFrames/4.png");
}

.miniature-frame5 {
    background-image: url("/images/miniatureFrames/5.png");
}

.miniature-frame6 {
    background-image: url("/images/miniatureFrames/6.png");
}

.miniature-frame7 {
    background-image: url("/images/miniatureFrames/7.png");
}

.miniature-frame8 {
    background-image: url("/images/miniatureFrames/8.png");
}

.miniature-frame9 {
    background-image: url("/images/miniatureFrames/9.png");
}

.miniature-frame10 {
    background-image: url("/images/miniatureFrames/10.png");
}

.miniature-frame11 {
    background-image: url("/images/miniatureFrames/11.png");
}

.miniature-frame12 {
    background-image: url("/images/miniatureFrames/12.png");
}

.miniature-frame13 {
    background-image: url("/images/miniatureFrames/13.png");
}

.miniature-frame14 {
    background-image: url("/images/miniatureFrames/14.png");
}

.miniature-frame15 {
    background-image: url("/images/miniatureFrames/15.png");
}

.miniature-frame16 {
    background-image: url("/images/miniatureFrames/16.png");
}

.miniature-frame17 {
    background-image: url("/images/miniatureFrames/17.png");
}

.miniature-frame18 {
    background-image: url("/images/miniatureFrames/18.png");
}

.miniature-frame19 {
    background-image: url("/images/miniatureFrames/19.png");
}

.miniature-frame20 {
    background-image: url("/images/miniatureFrames/20.png");
}

.miniature-frame21 {
    background-image: url("/images/miniatureFrames/21.png");
}

.miniature-frame22 {
    background-image: url("/images/miniatureFrames/22.png");
}

.miniature-frame23 {
    background-image: url("/images/miniatureFrames/23.png");
}

.miniature-frame24 {
    background-image: url("/images/miniatureFrames/24.png");
}

.miniature-frame25 {
    background-image: url("/images/miniatureFrames/25.png");
}

.miniature-frame26 {
    background-image: url("/images/miniatureFrames/26.png");
}

.miniature-frame27 {
    background-image: url("/images/miniatureFrames/27.png");
}

.miniature-frame28 {
    background-image: url("/images/miniatureFrames/28.png");
}

.miniature-frame29 {
    background-image: url("/images/miniatureFrames/29.png");
}

.miniature-frame30 {
    background-image: url("/images/miniatureFrames/30.png");
}

.profile-dummy-block {
    height: 160px;
    position: relative;
    margin: 0 auto;
    width: 220px;
}

.profile-dummy-block .profile-dummy {
    width: 120px;
    height: 160px;
    top: 0;
    position: absolute;
    left: 50px;
}

.profile-dummy-block .equip-panel {
    width: 50px;
    height: 160px;
}
.equip-panel.panel-left {

}

.equip-panel {
    position: absolute;
    top: -5px;

}
.equip-panel.panel-right {
    left: 170px;
}

.equip-panel .slot {
    width: 35px;
    height: 35px;
    background-size: 35px;
    margin: 5px auto 0;
}

.equip-panel .slot.empty {
    background-image: url("/images/template/empty-slot.jpg");
}

.equip-panel .slot.empty1 {
    background-image: url("/images/template/equip1.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty2 {
    background-image: url("/images/template/equip2.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty3 {
    background-image: url("/images/template/equip3.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty4 {
    background-image: url("/images/template/equip4.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty5 {
    background-image: url("/images/template/equip5.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty6 {
    background-image: url("/images/template/equip6.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty7 {
    background-image: url("/images/template/equip7.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.equip-panel .slot.empty8 {
    background-image: url("/images/template/equip8.png");
    border-radius: 4px;
    border: 1px solid #5b5b5b;
}

.bord-radius5 {
    border-radius: 5px;
}

.bord-yellow {
    border: 1px solid #e4d98d;
}

.bord-black {
    border: 1px solid #000000;
}

.frame-list01 {
    position: relative;
    height: 44px;
    background-color: black;
}

.frame-list01-left {
    position: absolute;
    left: 0;
    background-image: url("/images/template/frame-list-01-left.png");
    width: 52px;
    height: 44px;
    background-size: 52px 44px;
}

.frame-list01-green-left {
    background-image: url("/images/template/frame-list-01-green-left.png");
}

.frame-list01-yellow-left {
    background-image: url("/images/template/frame-list-01-yellow-left.png");
}

.frame-list01-content {
    height: 44px;
    background-size: 2px 44px;
    background-image: url("/images/template/frame-list-01-content.png");
    position: absolute;
    left: 52px;
    right: 7px;
}

.frame-list01-content .in-content {
    position: relative;
    left: 10px;
    top: 5px;
}

.frame-list01-right {
    width: 7px;
    height: 44px;
    background-size: 7px 44px;
    right: 0;
    position: absolute;
    background-image: url("/images/template/frame-list-01-right.png");
}

.frame-list01-icon {
    left: 2px;
    top: 5px;
}

.frame-list02 {
    background-color: #0e2851;
    height: 44px;
    position: relative;
    width: 250px;
    border-radius: 5px;
}

.frame-list02 .in-content {
    position: absolute;
    left: 52px;
    top: 0;
}

.frame-list02 .in-content .label {
    color: #76C7FF;
    position: relative;
    top: 2px;
}

.frame-list02-icon {
    left: 2px;
    top: 5px;
}

.game-icon {
    background-repeat: no-repeat;
    position: relative;
    vertical-align: middle;
    z-index: 0;
}

.game-icon.game-icon70 {
     width: 70px;
     height: 70px;
     background-size: 70px ;
 }

.game-icon.game-icon120 {
    width: 120px;
    height: 120px;
    background-size: 120px ;
}

.game-icon.game-icon40 {
    width: 40px;
    height: 40px;
    background-size: 40px ;
}

.game-icon.game-icon30 {
    width: 30px;
    height: 30px;
    background-size: 30px ;
}

.game-icon.game-icon35 {
    width: 35px;
    height: 35px;
    background-size: 35px ;
}

.game-icon.game-icon20 {
    width: 20px;
    height: 20px;
    background-size: 20px ;
}

.game-icon.game-icon15 {
    width: 15px;
    height: 15px;
    background-size: 15px ;
}

.game-icon.game-icon25 {
    width: 25px;
    height: 25px;
    background-size: 25px ;
}

.game-icon.refresh-icon {
    background-image: url("/images/icons/refresh-icon.png");
}

.game-icon.league-icon {
    background-image: url("/images/icons/league-icon.png");
}

.game-icon.trophy-icon {
    background-image: url("/images/icons/trophy-icon.png");
}

.game-icon.rank1-icon {
    background-image: url("/images/icons/rank1.png");
}

.game-icon.rank2-icon {
    background-image: url("/images/icons/rank2.png");
}

.game-icon.rank3-icon {
    background-image: url("/images/icons/rank3.png");
}

.game-icon.royal-icon {
    background-image: url("/images/icons/royal.png?v2");
}

.game-icon.battle-icon {
    background-image: url("/images/icons/battle-icon.png");
}

.game-icon.damage-icon {
    background-image: url("/images/icons/damage-icon.png");
}

.game-icon.health-icon {
    background-image: url("/images/icons/health-icon.png");
}

.game-icon.armor-icon {
    background-image: url("/images/icons/armor-icon.png");
}

.game-icon.criticalDamage-icon {
    background-image: url("/images/icons/criticalDamage-icon.png");
}

.game-icon.evasion-icon {
    background-image: url("/images/icons/evasion-icon.png");
}

.game-icon.vampirism-icon {
    background-image: url("/images/icons/vampirism-icon.png");
}

.game-icon.absorptionDamage-icon {
    background-image: url("/images/icons/absorptionDamage-icon.png");
}

.game-icon.map-icon {
    background-image: url("/images/icons/map-icon.png");
}

.game-icon.gift-icon {
    background-image: url("/images/icons/gift-icon.png");
}

.game-icon.coins-safe-icon {
    background-image: url("/images/icons/coins-safe-icon.png");
}

.game-icon.shop-icon {
    background-image: url("/images/icons/shop-icon.png");
}

.game-icon.glove-icon {
    background-image: url("/images/icons/glove-icon.png");
}

.game-icon.hammer-icon {
    background-image: url("/images/icons/hammer-icon.png");
}

.game-icon.energy-icon {
    background-image: url("/images/icons/energy-icon.png");
}

.game-icon.gold-icon {
    background-image: url("/images/template/gold.png");
}

.game-icon.silver-icon {
    background-image: url("/images/template/silver.png");
}

.game-icon.protein-icon {
    background-image: url("/images/template/protein.png");
}

.game-icon.donate-icon {
    background-image: url("/images/template/donate.png");
}

.game-icon.ticket-blue-icon {
    background-image: url("/images/icons/ticket-blue-icon.png");
}

.game-icon.ticket-gold-icon {
    background-image: url("/images/icons/ticket-gold-icon.png");
}

.game-icon.locker-icon {
    background-image: url("/images/icons/locker-icon.png");
}

.game-icon.tick-icon {
    background-image: url("/images/icons/tick-icon.png");
}

.game-icon.mail-icon {
    background-image: url("/images/icons/mail-icon.png");
}

.game-icon.time-icon {
    background-image: url("/images/icons/time-icon.png");
}

.game-icon.star-icon {
    background-image: url("/images/icons/star-icon.png");
}

.cropper-bg {
    background-image: none !important;
}

.background-08 {
    position: relative;
}

.background-08 .size100 {
    width: 100px;
    height: 100px;
}

.background-08 .background-angle {
    background-size: 39px 100px;
    width: 39px;
    height: 100px;
}

.background-08.right-block .background-angle {
    float: left;
}

.background-08.left-block .background-angle {
    float: right;
}

.size100 .background-left {
    float: left;
}

.size100 .background-angle {
    background-size: 39px 100px;
    width: 39px;
    height: 100px;
}

.background-08.size100.right-block .background-content {
    margin-left: 39px;
}

.background-08.size100.left-block .background-content {
    margin-right: 39px;
}

.size100 .background-content {
    position: relative;
    height: 100px;
    top: 0;
}

.vs-row {
    background-color: black;
}

.vs-row .background-middle {
    background-image: url("/images/template/background-08-middle.png");
    height: 100px;
    width: 58px;
    background-size: 58px 100px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.background-08.left-block .background-angle {
    background-image: url("/images/template/background-08-right.png");
}

.background-08.right-block  .background-angle {
    background-image: url("/images/template/background-08-left.png");
}

.background-08 .background-content {
    background-image: url("/images/template/background-08-content.png");
}

.background-08 .glow {
    background-image: url("/images/template/background-08-glow.png");
    height: 100px;
    width: 100%;
    position: absolute;
    top: 0;
    background-size: 100% 100px;
    opacity: 0.3;
}

.vs-row {
    width: 100%;
    height: 100px;
}

.right-vs-member {
    width: 50%;
    float: right;
}
.left-vs-member {
    width: 50%;
    float: left;
}

.vs.w60 {
    background-size: 60px 45px;
    width: 60px;
    height: 45px;
}

.vs {
    background-image: url("/images/template/vs.png");

}
.vs.w100 {
    background-size: 100px 76px;
    width: 100px;
    height: 76px;
}

.royal-header {
    padding: 5px 0;
    background-color: #143884;
    width: 100%;
    position: relative;
    height: 30px;
}

.grid {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.grid .vertical-separator {
    position: absolute;
    background-color: black;
    width: 1px;
    height: 100%;
    top: 0;
    left: 5px;
}

.progressbar {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.progressbar.yellow {
    background-color: #0d243b;
    border: 1px solid black;
}

.progressbar.h16 {
    height: 16px;
}

.progressbar.h16.yellow .progressbar-filler {
    border-top: 8px solid #ffdc30;
    border-bottom: 8px solid #f7ab16;
}

.royal-level {

}

.royal-labels {
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    overflow: auto;
}

.royal-labels .free {
    width: 50%;
    background-color: #143884;
    height: 100%;
    float: left;
}

.royal-labels .premium {
    width: 50%;
    background-color: #FDD505;
    height: 100%;
    float: right;
}


.royal-labels .label-content{
    margin: 5px 0 5px 10px;
}

.royal-rewards {
    width: 100%;
    height: 400px;
    overflow-y: scroll;
    background-color: #143884;
}

.royal-rewards-level {
    width: 100%;
    height: 60px;;
    position: relative;
}

.royal-rewards-level .ornament {
    background-image: url("/images/template/row-royal-ornament.png");
    height: 100%;
}

.royal-rewards-level .free-rewards {
    width: 50%;
    float: left;
    background-color: #15315F;
    height: 100%;
    position: relative;
}

.royal-rewards-level .free-rewards .blocked, .royal-rewards-level .premium-rewards .blocked {
    width: 100%;
    height: 100%;
    background-color: black;
    position: absolute;
    top: 0;
    opacity: 0.5;
}

.royal-rewards-level .premium-rewards {
    width: 50%;
    float: right;
    background-color: #FDD505;
    height: 100%;
    position: relative;

}

.royal-rewards-level .level {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;

    text-align: center;
}

.royal-rewards-level .level.blocked {
    background-image: url("/images/template/slider6.png");
}

.royal-rewards-level .level-progress {
    width: 10px;
    height: 100%;
    background-color: white;
    border-left: 1px solid black;
    border-right: 1px solid black;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.royal-rewards-level .level-progress .filler {
    width: 0;
    border-left: 5px solid #ffdc30;
    border-right: 5px solid #f7ab16;
}

.royal-footer {
    background-color: #143884;
    width: 100%;
    position: relative;
    border-top: 1px solid black;
    height: 56px;
}

.blink-green{
    -webkit-animation:blink-green 2s linear infinite;
    -moz-animation:blink-green 2s linear infinite;
    -ms-animation:blink-green 2s linear infinite;
    -o-animation:blink-green 2s linear infinite;
    animation:blink-green 2s linear infinite
}

.blink-red{
    -webkit-animation:blink-red 2s linear infinite;
    -moz-animation:blink-red 2s linear infinite;
    -ms-animation:blink-red 2s linear infinite;
    -o-animation:blink-red 2s linear infinite;
    animation:blink-red 2s linear infinite
}

@-webkit-keyframes blink-green{
    0%,75%{
        box-shadow:0 0 10px #073c07
    }
    50%{
        box-shadow:0 0 10px #14ff14
    }
    100%{
        box-shadow:0 0 10px #042204
    }
}
@keyframes blink-green{
    0%,75%{
        box-shadow:0 0 10px #073c07
    }
    50%{
        box-shadow:0 0 10px #14ff14
    }
    100%{
        box-shadow:0 0 10px #042204
    }
}

@-webkit-keyframes blink-red{
    0%,75%{
        box-shadow:0 0 10px #3c0707
    }
    50%{
        box-shadow:0 0 10px #ff1414
    }
    100%{
        box-shadow:0 0 10px #220404
    }
}
@keyframes blink-red{
    0%,75%{
        box-shadow:0 0 10px #3c0707
    }
    50%{
        box-shadow:0 0 10px #ff1414
    }
    100%{
        box-shadow:0 0 10px #220404
    }
}

.full-frame {
    position: absolute;
    top: 0;
}

.full-frame.frame120 {
    width: 120px;
    height: 160px;
    background-size: 120px 160px;
}

.full-frame.full-frame1 {
    background-image: url("/images/fullFrames/1.png");
}

.full-frame.full-frame5 {
    background-image: url("/images/fullFrames/5.png");
}

.main-button {
    position: relative;
    cursor: pointer;
}

.main-button.main-button35 {
    height: 35px;
}

.main-button.main-button40 {
    height: 40px;
}

.main-button.main-button50 {
    height: 50px;
}

.main-button.main-button35 .left-border {
    background-size: 6px 35px;
}

.main-button.main-button40 .left-border {
    background-size: 6px 40px;
}

.main-button.main-button50 .left-border {
    background-size: 6px 50px;
}

.main-button .left-border {
    height: 100%;
    width: 6px;
    position: absolute;
    left: 0;
}

.main-button.main-button35 .right-border {
    background-size: 6px 35px;
}

.main-button.main-button40 .right-border {
    background-size: 6px 40px;
}

.main-button.main-button50 .right-border {
    background-size: 6px 50px;
}


.main-button .right-border {
    height: 100%;
    width: 6px;
    position: absolute;
    right: 0;
}

.main-button.main-button35 .content-border {
    background-size: auto 35px;
}

.main-button.main-button40 .content-border {
    background-size: auto 40px;
}

.main-button.main-button50 .content-border {
    background-size: auto 50px;
}

.main-button .content-border {
    position: absolute;
    left: 6px;
    right: 6px;
    height: 100%;
}

.main-button.main-button-red .left-border {
    background-image: url("/images/template/main-button-red-left.png?v2");
}

.main-button.main-button-red .content-border {
    background-image: url("/images/template/main-button-red-content.png?v2");
}

.main-button.main-button-red .right-border {
    background-image: url("/images/template/main-button-red-right.png?v2");
}

.main-button.main-button-blue .left-border {
    background-image: url("/images/template/main-button-blue-left.png?v2");
}

.main-button.main-button-blue .content-border {
    background-image: url("/images/template/main-button-blue-content.png?v2");
}

.main-button.main-button-blue .right-border {
    background-image: url("/images/template/main-button-blue-right.png?v2");
}

.main-button.main-button-yellow .left-border {
    background-image: url("/images/template/main-button-yellow-left.png?v2");
}

.main-button.main-button-yellow .content-border {
    background-image: url("/images/template/main-button-yellow-content.png?v2");
}

.main-button.main-button-yellow .right-border {
    background-image: url("/images/template/main-button-yellow-right.png?v2");
}

.main-button.main-button-green .left-border {
    background-image: url("/images/template/main-button-green-left.png?v2");
}

.main-button.main-button-green .content-border {
    background-image: url("/images/template/main-button-green-content.png?v2");
}

.main-button.main-button-green .right-border {
    background-image: url("/images/template/main-button-green-right.png?v2");
}

.main-button.main-button-grey .left-border {
    background-image: url("/images/template/main-button-grey-left.png?v2");
}

.main-button.main-button-grey .content-border {
    background-image: url("/images/template/main-button-grey-content.png?v2");
}

.main-button.main-button-grey .right-border {
    background-image: url("/images/template/main-button-grey-right.png?v2");
}

.main-button .button-content {
    text-align: center;
    margin-top: 5px;
}

.main-button .button-content[type="submit"] {
    font-size: small;
    text-shadow: 0 1px 1px black;
    cursor: pointer;
    font-weight: normal !important;
}

button[type="submit"] {
    font-weight: normal !important;
}

a .main-button .button-content {
    color: white !important;
}

.main-button button {
    background: none;
    border: none;
    color: white;
}

.header-new {
    height: 37px;
}

.slide-05.slide15 {
    width: 100px;
    height: 15px;
    position: relative;
}

.slide-05 .slide-left {
    background-image: url(/images/template/slider/Slider05_Frame-left.png);
    height: 100%;
    width: 4px;
    background-size: 4px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
}

.slide-05 .slide-content {
    background-image: url(/images/template/slider/Slider05_Frame-content.png);
    height: 100%;
    width: 96%;
    background-size: 100% 15px;
    display: inline-block;
    position: absolute;
    left: 4px;
    right: 4px;
}

.slide-05 .slide-right {
    background-image: url(/images/template/slider/Slider05_Frame-right.png);
    height: 100%;
    width: 4px;
    background-size: 4px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 0;
}

.header-new .resources-block {
    position: absolute;
    top: 3px;
    left: 155px;
    width: 60px;

}

.header-new .resource-slot {
    width: 60px;
    height: 15px;
    position: relative;
}

.header-new .resource-slot .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid black;
    border-radius: 3px;
}

.header-new .resource-slot.resource-green .bg {
    background-color: #04211e;
}

.header-new .resource-slot.resource-yellow .bg {
    background-color: #270e0c;
}

.header-new .resource-slot .add-button {
    width: 12px;
    height: 12px;
    background-size: 12px;
    position: absolute;
    top: 2px;
    left: 2px;
}

.header-new .resource-slot.resource-green .add-button {
    background-image: url("/images/template/StatusBarBtn_Add_Green.png");
}

.header-new .resource-slot.resource-yellow .add-button {
    background-image: url("/images/template/StatusBarBtn_Add_Yellow.png");
}

.header-new .resource-slot .value {
    position: absolute;
    left: 17px;
    font-size: 8px;
    top: 3px;
}

.header-new .resource-slot .resource-icon {
    position: absolute;
    right: -14px;
    top: -4px;
}

.header-new .resources-block .resource-slot {
    margin-top: 2px;
}
.slide-05-fill {
    height: 100%;
    background-image: url(/images/template/slider/Slider05_Fill-full.png);
    position: absolute;
    background-size: 98px 100%;
}

.slide-05 .value {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 8px;
    text-align: center;
    top: 2px;
}

.notify {
    width: 25px;
    height: 25px;
}

.notify.red {
    background-image: url("/images/template/Notify_Count_Red_l.png");
    background-size: 100%;
}

.notify .counter {
    color: white;
    text-align: center;
    top: 5px;
    position: relative;
    font-size: 10px;
}

.stroke-black {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.action-text-blue {
    background-image: url("/images/template/Play_ActionText_Frame_Blue.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

.action-text150 {
    width: 150px;
    height: 41px;
}
.action-text150 .action-text-content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 12px;
    font-weight: bold;
    font-size: 11px;
}

.score-block.score200 {
    height: 40px;
    width: 200px;
    position: relative;
}

.score-block.score200 .score-left, .score-block.score200 .score-right {
    height: 40px;
    width: 53px;
    background-size: 53px 40px;
    position: absolute;
}

.score-block.score200 .score-left {
    left: 0;
}

.score-block.score200 .score-right {
    right: 0;
}

.score-block.score200 .score-content {

    height: 40px;
    position: absolute;
    left: 53px;
    right: 53px;
}

.score-block.score200 .score-content .text {
    position: relative;
    top: 10px;
    color: white;
}

.score-block.score200 .score-left .text, .score-block.score200 .score-right .text {
    position: relative;
    top: 10px;
}

.score-left {
    background-image: url("/images/template/score-left.png");
}

.score-right {
    background-image: url("/images/template/score-right.png");
}

.score-content {
    background-image: url("/images/template/score-content.png");
}

.scrollbar1::-webkit-scrollbar {
    width: 7px;
    background-color: #f9f9fd;
}

.scrollbar1::-webkit-scrollbar-track {
    -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
    background-color: #143884;
}

.scrollbar1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(180deg, #FDD505, #FDD505);
}

.mark.mark30 {
    width: 30px;
    height: 30px;
    background-size: 30px;
}

.mark-yellow-1 {
    background-image: url("/images/template/mark-yellow-1.png");
}

.mark-grey-1 {
    background-image: url("/images/template/mark-grey-1.png");
}

.alphabet.font-size19 {

}

.alphabet-white-font {
    background-image: url("/images/template/alphabet-white-spritesheet.png?v2");
    background-size: 256px;
}

.alphabet.font-size19 .char {
    width: 22px;
    height: 19px;
}

.alphabet .char {
    display: inline-block;
    overflow: hidden;
}

.alphabet-white .charspace {
    width: 14px !important;
    background: none !important;
}

.alphabet-white .char0 {
    background-position: -7px 0;
    width: 14px !important;
}

.alphabet-white .char1 {
    background-position: -22px 0;
    width: 12px !important;
}

.alphabet-white .char2 {
    background-position: -35px 0;
    width: 14px !important;
}

.alphabet-white .char3 {
    background-position: -49px 0;
    width: 14px !important;
}

.alphabet-white .char4 {
    background-position: -63px 0;
    width: 14px !important;
}

/** А */
.alphabet-white .char53 {
    background-position: -8px -87px;
    width: 12px !important;
}

/** Г */
.alphabet-white .char56 {
    background-position: -51px -87px;
    width: 9px !important;
}

/** Д */
.alphabet-white .char57 {
    background-position: -63px -87px;
    width: 14px !important;
}

/** Е */
.alphabet-white .char58 {
    background-position: -80px -87px;
    width: 9px !important;
}

/** И */
.alphabet-white .char63 {
    background-position: -395px -87px;
    width: 12px !important;
}

/** М */
.alphabet-white .char67 {
    background-position: -200px -87px;
    width: 16px !important;
}

/** Н */
.alphabet-white .char68 {
    background-position: -219px -87px;
    width: 13px !important;
}

/** П */
.alphabet-white .char70 {
    background-position: -24px -114px;
    width: 13px !important;
}

/** Р */
.alphabet-white .char71 {
    background-position: -40px -114px;
    width: 11px !important;
}

/** У */
.alphabet-white .char74 {
    background-position: -80px -114px;
    width: 12px !important;
}

/** Ы */
.alphabet-white .char81 {
    background-position: -197px -114px;
    width: 15px !important;
}

/** р */
.alphabet-white .char103 {
    background-position: -49px -169px;
    width: 11px !important;

}

/** 0 */
.alphabet-white .char118 {
    background-position: -37px 59px;
    width: 13px !important;
}

/** 1 */
.alphabet-white .char119 {
    background-position: -54px 59px;
    width: 9px !important;
}

/** 2 */
.alphabet-white .char120 {
    background-position: -68px 59px;
    width: 11px !important;
}

/** 3 */
.alphabet-white .char121 {
    background-position: -82px 59px;
    width: 13px !important;
}

/** 4 */
.alphabet-white .char122 {
    background-position: -97px 59px;
    width: 13px !important;
}

/** 5 */
.alphabet-white .char123 {
    background-position: -112px 59px;
    width: 13px !important;
}

/** 6 */
.alphabet-white .char124 {
    background-position: -127px 59px;
    width: 12px !important;
}

/** 7 */
.alphabet-white .char125 {
    background-position: -142px 59px;
    width: 12px !important;
}

/** 8 */
.alphabet-white .char126 {
    background-position: -157px 59px;
    width: 12px !important;
}

/** 9 */
.alphabet-white .char127 {
    background-position: -172px 59px;
    width: 12px !important;
}

.dim {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.8;
    z-index: 6;
}

.popup {
    position: absolute;
    top: 50px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 10;
}

.popup1 {

}

.popup1 .sprite-sheet {
    background-image: url("/images/template/popup/popup-blue.png");
    background-size: 26px 32px;
}

.popup1 .sprite-sheet.top-left-element {
    width: 12px;
    height: 12px;
    left: 0;
    top: 0;
    position: absolute;
}

.popup1 .sprite-sheet.top-right-element {
    width: 12px;
    height: 12px;
    background-position: 13px 0;
    right: 0;
    top: 0;
    position: absolute;
}

.popup1 .top-content-element {
    height: 12px;
    background-image: url("/images/template/popup/popup-blue-top-content.png");
    background-size: 4px 12px;
    left: 12px;
    right: 12px;
    top: 0;
    position: absolute;
    background-repeat: repeat-x;
}

.popup1 .bottom-content-element {
    height: 18px;
    background-image: url("/images/template/popup/popup-blue-bottom-content.png");
    background-size: 2px 18px;
    left: 12px;
    right: 12px;
    bottom: 0;
    position: absolute;
    background-repeat: repeat-x;
}

.popup1 .content-element {
    background-color: #023875;
    top: 12px;
    bottom: 18px;
    left: 1px;
    right: 0px;
    position: absolute;
}

.popup1 .sprite-sheet.bottom-left-element {
    width: 12px;
    height: 18px;
    background-position: 0px -14px;
    bottom: 0;
    left: 0;
    position: absolute;
}

.popup1 .sprite-sheet.bottom-right-element {
    width: 12px;
    height: 18px;
    background-position: 14px -14px;
    bottom: 0;
    right: 0;
    position: absolute;

}

.popup1 .title-line {
    background-image: url(/images/template/popup/popup-blue-title-line.png);
    width: 100%;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 550px 27px;
    top: 50px;
    position: absolute;
}

.popup1 .block-content {
    background-color: #0d2852;
    padding: 10px 15px;
    border-radius: 4px;
}

.popup .popup-content {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 70px;
    bottom: 20px;
}

.back-glow-white {
    background-image: url(/images/template/popup/back-glow-white.png);
    width: 100%;
    height: 98%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    opacity: 0.2;
}

.title-ribbon {
    position: absolute;
    left: 5%;
    right: 5%;
    height: 70px;
}

.title-ribbon.ribbon-yellow .ribbon-sprite-sheet {
    background-image: url("/images/template/label/title-ribbon-yellow.png");
    background-size: 83px 45px;
}

.title-ribbon.ribbon-yellow .ribbon-sprite-sheet.ribbon-left-element {
    position: absolute;
    left: 0;
    width: 40px;
    height: 45px;
    background-position: 0 0;
}

.title-ribbon.ribbon-yellow .ribbon-sprite-sheet.ribbon-right-element {
    position: absolute;
    right: 0;
    width: 40px;
    height: 45px;
    background-position: -40px 0;
}

.title-ribbon.ribbon-yellow .ribbon-content-element {
    position: absolute;
    right: 40px;
    left: 40px;
    height: 45px;
    background-size: 2px 45px;
    background-image: url("/images/template/label/title-ribbon-yellow-content.png");
}

.ribbon-container {
    position: absolute;
    margin: 0 auto;
    left: 40px;
    right: 40px;
    text-align: center;
    top: 8px;
}

.ribbon-container .alphabet {
    margin: 0 auto;
}

.title-ribbon .star {
    width: 20px;
    height: 19px;
    background-size: 20px 19px;
    position: absolute;
    background-image: url("/images/template/label/star-yellow.png");
}

.title-ribbon a {
    color: black !important;
}

.title-ribbon .star.left-star {
    left: 32px;
    top: 9px;
}

.title-ribbon .star.right-star {
    right: 32px;
    top: 9px;
}

.alerts-container {
    min-height: 35px;
    position: relative;
    top: 0;
    width: 100%;
    border-radius: 5px;
}

.alerts-container.alert-blue {
    background-color: #012651;
    border: 1px solid #0055b4;
}

.alerts-container .line-separator {
    background-image: url(/images/template/popup/popup-blue-title-line.png);
    width: 100%;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 550px 12px;
    position: relative;
    top: 4px;
}

.alert-blue .a-separator {
    border-top: 1px solid #030c15 !important;
    border-bottom: 1px solid #0b3667 !important;
}

.line-deco {
    width: 7px;
    height: 6px;
    display: inline-block;
    top: -2px;
}

.line-deco .deco {
    background-image: url("/images/template/line-deco.png?v2");
    background-size: 14px 21px;
    width: 7px;
    height: 6px;
    position: absolute;
}

.line-deco.left-line.deco-white .deco {
    background-position: 0 0;
    right: 0;
}

.line-deco.right-line.deco-white .deco {
    background-position: 7px 0;
    left: 0;
}

.line-deco.left-line.deco-turquoise .deco {
    background-position: 0 -6.6px;
    right: 0;
}

.line-deco.right-line.deco-turquoise .deco {
    background-position: 7px -6.4px;
    left: 0;
}

.line-deco.deco-white .content-line {
    background-color: white;
}

.line-deco.deco-turquoise .content-line {
    background-color: #76c7ff;
}

.line-deco.left-line.deco-yellow .deco {
    background-position: 0 -12.6px;
    right: 0;
}

.line-deco.right-line.deco-yellow .deco {
    background-position: 7px -12.4px;
    left: 0;
}

.line-deco.deco-yellow .content-line {
    background-color: #ffef9c;
}

.line-deco.left-line .content-line {
    position: absolute;
    height: 1px;
    top: 2.3px;
    left: 0;
    right: 7px;
}

.line-deco.right-line .content-line {
    position: absolute;
    height: 1px;
    top: 2.8px;
    left: 7px;
    right: 0;
}

.item-miniature50 .item-frame {
    background-size: 50px 53px;
    position: absolute;
    width: 50px;
    height: 53px;
}

.item-miniature35 .item-frame {
    background-size: 35px 38px;
    position: absolute;
    width: 35px;
    height: 38px;
}

.item-frame.item-frame1 {
    background-image: url("/images/items/frame/1.png");
}

.item-frame.item-frame2 {
    background-image: url("/images/items/frame/2.png");
}

.item-frame.item-frame3 {
    background-image: url("/images/items/frame/3.png");
}

.item-frame.item-frame4 {
    background-image: url("/images/items/frame/4.png");
}

.item-frame.item-frame5 {
    background-image: url("/images/items/frame/5.png");
}

.item-frame.item-frame6 {
    background-image: url("/images/items/frame/6.png");
}

.item-frame.item-frame7 {
    background-image: url("/images/items/frame/7.png");
}

.item-miniature {
    position: relative;
}

.item-miniature50 {
    width: 50px;
    height: 50px;
}

.item-miniature35 {
    width: 35px;
    height: 35px;
}

.item-miniature50 .item-content {
    width: 50px;
    height: 53px;
    background-size: 50px 53px;
    position: absolute;
}

.item-miniature35 .item-content {
    width: 35px;
    height: 37px;
    background-size: 35px 37px;
    position: absolute;
}

.item-miniature .stripe-block {
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 14px;
    height: 14px;
    text-align: center;
    font-size: 8px;
}

.item-miniature .stripe-block-bg {
    background-color: black;
    opacity: 0.4;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.item-miniature .improve-block {
    position: absolute;
    left: 4px;
    bottom: 4px;
}

.item-miniature .improve-block {
    width: 12px;
    height: 12px;
    background-size: 12px;
}

.item-miniature .improve-block.status1 {
    background-image: url("/images/icons/star-icon.png");
}

.item-miniature .improve-block.status0 {
    background-image: url("/images/icons/star0-icon.png");
}

.pet-dummy {
    position: absolute;
    width: 100px;
    height: 100px;
    background-size: 100px;
}

.pet-dummy.pet1 {
    background-image: url(/images/pets/full/1.png);
    bottom: -10px;
    right: 8px;
}

.pet-dummy.pet2 {
    background-image: url(/images/pets/full/2.png);
    top: -30px;
    right: 10px;
}


.pet-dummy.pet3 {
    background-image: url(/images/pets/full/3.png);
    bottom: -10px;
    right: -5px;
}



.pet-dummy.pet4 {
    background-image: url(/images/pets/full/4.png);
    bottom: 0;
    right: 5px;
}

.clan-flag30 {
    width: 30px;
    height: 30px;
}

.clan-flag50 {
    width: 50px;
    height: 50px;
}

.clan-flag-frame {
    background-image: url("/images/template/clan-flag.png");
}

.clan-flag-bg1 {
    background-color: #f47d32;
}

.clan-flag-bg2 {
    background-color: #01af4b;
}

.clan-flag-bg3 {
    background-color: #8b13dd;
}

.clan-flag-bg4 {
    background-image: url("/images/template/clan/bg4.png");
}

.clan-flag-bg5 {
    background-image: url("/images/template/clan/bg5.png");
}

.clan-flag50 .clan-flag-bg {
    width: 50px;
    height: 41px;
    position: absolute;
    top: 1px;
    background-size: 50px 41px;
}

.clan-flag30 .clan-flag-bg {
    width: 30px;
    height: 24px;
    position: absolute;
    top: 1px;
    background-size: 30px 24px;
}

.clan-flag50 .clan-flag-frame {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    position: absolute;
}

.clan-flag30 .clan-flag-frame {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    position: absolute;
}

.clan-symbol {
    position: absolute;
    left: 5px;
    top: 4px;
}

.clan-flag50 .clan-symbol {
    width: 35px;
    height: 32px;
    background-size: 35px 32px;
    background-repeat: no-repeat;
    left: 7px;
    top: 5px;
}

.clan-flag30 .clan-symbol {
    width: 20px;
    height: 20px;
    background-size: 20px 18px;
    background-repeat: no-repeat;
}

.clan-symbol.clan-symbol1 {
    background-image: url("/images/template/clan/symbol/1.png");
}

.clan-symbol.clan-symbol2 {
    background-image: url("/images/template/clan/symbol/2.png");
}

.clan-symbol.clan-symbol3 {
    background-image: url("/images/template/clan/symbol/3.png");
}

.clan-symbol.clan-symbol4 {
    background-image: url("/images/template/clan/symbol/4.png");
}

.miniature-frame-spell.spell-frame-freezing {
    position: absolute;
    width: 58px;
    height: 67px;
    background-size: 58px 67px;
    background-image: url("/images/miniatureFrames/spells/freezing.png");
    left: -4px;
    top: -5px;
}

.miniature-frame-spell.spell-frame-shield {
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    background-image: url("/images/miniatureFrames/spells/shield.png");

}

.anim-shake-1s {
    animation: shake 1s;
}

.anim-shake-02s {
    animation: shake 0.2s;
}

.bounce {
    animation: bounce2 2s ease infinite;
}

.stats-block {
    width: 100%; height: 35px;
}

.stats-block .stat-block {
    height: 100%;
    display: inline-block;
    background-color: #0d2852;
    border-radius: 5px;
    position: relative
}

.stat-block .stat-icon {
    position: absolute;
    top: 5px;
    left: 10px;
}

.stat-block .stat-value {
    position: absolute;
    left: 45px;
    top: 8px;
}

.stat-block .stat-label {
    position: absolute;
    left: 45px;
    top: -5px;
    color: #76c7ff
}

.item-color1 {
    color: #b6a185 !important;
}

.item-color2 {
    color: #f19a02 !important;
}

.item-color3 {
    color: #5ecc3c !important;
}

.item-color4 {
    color: #06adff !important;
}

.item-color5 {
    color: #06adff !important;
}

.item-color5 {
    color: #fe0101 !important;
}

.hero-spite {
   position: relative;
}

.hero-manager-sprite {
    background-image: url("/images/heroesSprites/manager.png");
    background-size: 232px 211px;
}

.hero-manager-sprite.eye {
    width: 30px;
    height: 14px;
    position: absolute;
    left: 67px;
    top: 15px;
}

.hero-manager-sprite.eye1 {
    background-position: 29px -8px;
}

.hero-manager-sprite.eye2 {
    background-position: 62px -8px
}

.hero-manager-sprite.mouth {
    width: 21px;
    height: 15px;
    position: absolute;
    left: 72px;
    top: 37px;
}

.hero-manager-sprite.mouth1 {
    background-position: 23px -42px;
}

.hero-manager-sprite.mouth2 {
    background-position: 23px -58px
}

.hero-manager {
    width: 167px;
    height: 211px;
    background-position: 0 0;
}

.particle {
    position: absolute;
}

.particle.size15 {
    background-size: 15px;
    width: 15px;
    height: 15px;
}

.particle.size10 {
    background-size: 10px;
    width: 10px;
    height: 10px;
}

.particle.heal-particle {
    background-image: url("/images/particle/heal.png");
}

.menu-navigation {
    width: 100%;
    margin: 0 auto;
}

.menu-element {
    display: inline-block;
    width: 30%;
    position: relative;
}

.menu-icon {
    width: 70px;
    height: 70px;
    background-size: 70px;
    margin: 0 auto;
}

.menu-icon.profile1-icon {
    background-image: url("/images/menu/profile1.png");
}

.menu-icon.profile-icon {
    background-image: url("/images/menu/profile.png");
}

.menu-icon.clan-icon {
    background-image: url("/images/menu/clan.png");
}

.menu-icon.home-icon {
    background-image: url("/images/menu/home.png");
}

.menu-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.menu-text {
    color: #e4d98d;
}

.index-menu-square {
    position: relative;
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 10px;
}

.index-menu-rectangular {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 10px;
    width: 293px;
    height: 88px;
}

.index-menu-frame-square {
    width: 88px;
    height: 88px;
    background-size: 88px;
    background-image: url("/images/index-menu/frame-square.png");
    position: absolute;
    top: 0;
    left: 0;
}

.small-menu .index-menu-frame-square {
    width: 61px;
    height: 61px;
    background-size: 61px;
}

.index-menu-square.small-menu {
    width: 61px;
    height: 61px;
    background-size: 61px;
}

.index-menu-frame-rectangular {
    width: 293px;
    height: 88px;
    background-size: 293px 88px;
    background-image: url("/images/index-menu/frame-rectangular.png");
    position: absolute;
    top: 0;
    left: 0;
}

.index-menu-square-icon {
    width: 82px;
    height: 82px;
    background-size: 82px;
    position: relative;
    left: 3px;
    top: 3px;
}

.small-menu .index-menu-square-icon {
    width: 57px;
    height: 57px;
    background-size: 57px;
}

.index-menu-rectangular-icon {
    width: 289px;
    height: 83px;
    background-size: 289px 83px;
    position: relative;
    left: 3px;
    top: 3px
}

.index-menu-square .top-left-label-block {
    position: absolute;
    top: 2px;
    font-size: 10px;
    left: 1px;
    padding: 2px;

}

.index-menu-square .top-left-label-block .label {
    position: relative;
}

.index-menu-square .top-left-label-block .bg {
    background-color: black;
    opacity: 0.4;
    border-radius: 0 0 5px 0;
    position: absolute;
    width: 100%;
    height: 13px;
}

.index-menu-square.small-menu .offer {
    width: 77px;
    height: 24px;
}

.index-menu-square .offer {
    position: absolute;
    left: -11px;
    top: -4px;
    width: 110px;
    height: 35px;
    z-index: 5;
}

.index-menu-square.small-menu .offer .bg {
    background-size: 77px 24px;

}

.index-menu-square .offer .bg {
    width: 100%;
    height: 100%;
    background-size: 110px 35px;
    background-image: url("/images/index-menu/offer.png");
}

.index-menu-square.small-menu .offer .label {
    top: 6px;
    font-size: 10px;
}

.index-menu-square .offer .label {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    color: white;
    font-weight: bold;
    top: 8px;
}

.index-menu-square .attention {
    font-size: 10px;
    text-align: center;
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0
}

.index-menu-arena {
    background-image: url("/images/index-menu/arena.png");
}

.index-menu-job {
    background-image: url("/images/index-menu/job.png");
}

.index-menu-starvation {
    background-image: url("/images/index-menu/starvation.png");
}

.index-menu-starvation.blocked {
    background-image: url("/images/index-menu/starvation0.png");
}

.index-menu-basement {
    background-image: url("/images/index-menu/basement.png");
}

.index-menu-basement.blocked {
    background-image: url("/images/index-menu/basement0.png");
}


.index-menu-manager {
    background-image: url("/images/index-menu/manager.png");
}

.index-menu-clan-battle {
    background-image: url("/images/index-menu/clan-battle.png");
}

.index-menu-clan-battle.blocked {
    background-image: url("/images/index-menu/clan-battle0.png");
}

.index-menu-team-battle {
    background-image: url("/images/index-menu/team-battle.png");
}

.index-menu-tourn {
    background-image: url("/images/index-menu/tourn.png");
}

.index-menu-map {
    background-image: url("/images/index-menu/map.png");
}

.index-menu-flag {
    background-image: url("/images/index-menu/flag.png");
}

.index-menu-bot {
    background-image: url("/images/index-menu/bot.png");
}

.index-menu-rating {
    background-image: url("/images/index-menu/rating.png");
}

.index-menu-bank {
    background-image: url("/images/index-menu/bank.png");
}


.index-menu-shop {
    background-image: url("/images/index-menu/shop.png");
}

.index-menu-yard {
    background-image: url("/images/index-menu/yard.png");
}


.index-menu-mine {
    background-image: url("/images/index-menu/mine.png");
}

.index-birthday-shop {
    background-image: url("/images/index-menu/birthday.png");
}

.index-halloween {
    background-image: url("/images/index-menu/halloween.jpg");
}

.index-ny {
    background-image: url("/images/index-menu/ny.jpg");
}

.index-menu-clan {
    background-image: url("/images/index-menu/clan.png");
}

.index-menu-ladder {
    background-image: url("/images/index-menu/ladder.png");
}

.index-menu-ladder.blocked {
    background-image: url("/images/index-menu/ladder0.png");
}

.index-menu-combat {
    background-image: url("/images/index-menu/combat.png");
}

.index-menu-label-container {
    position: absolute;
    bottom: 5px;
    text-align: center;
    left: 3px;
    right: 3px;
}

.index-menu-label-container .label {
    color: #e4d98d;
    position: relative;
    display: inline-block;
}

.index-menu-label-container .bg {
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.4;
}

.index-menu-square {
    width: 88px;
    height: 88px;
}

.index-menu-square .link, .index-menu-rectangular .link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.index-menu-container {
    margin: 0 auto;
    text-align: center;
}

.index-menu-container {
    max-width: 360px;
}

.dot-red {
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 8px;
    display: inline-block;
}

.top-left-label-block .timer {
    margin-left: 2px;
}

.menu-label-icon {
    width: 70px;
    height: 70px;
    background-size: 70px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.menu-label-icon.gun-icon {
    background-image: url("/images/icons/menu/gun.png");
}

.menu-label-icon.coins-icon {
    background-image: url("/images/icons/menu/coins.png");
    width: 45px;
    height: 45px;
    background-size: 45px;
    top: -30px;
}

.menu-label-icon.pet-icon {
    background-image: url("/images/icons/menu/pet.png");
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.bounce-in-right {
    animation: bounce-in-right 0.5s ease  forwards;
}
@keyframes bounce-in-right {
    0% {
        transform: translateX(2000px);
    }
    60% {
        transform: translateX(-10px);
    }
    80% { transform: translateX(0px); }
    100% { transform: translateX(0); }
}

.container {
    overflow: hidden;
}

.index-menu-rectangular.extra-timer .extra-timer-label {
    position: absolute;
    top: 3px;
    right: 5px;
    font-size: small;

    display: block;
}

.index-menu-rectangular.extra-timer .has-extra-label {
    display: none;
}

.index-menu-rectangular.extra-timer .dot-red {
    display: none;
}

.index-menu-rectangular.has-extra .extra-timer-label {
    display: none;
}

.index-menu-rectangular .has-extra-label {
    color: #97BBC9;
}

.hide {
    display: none;
}

@keyframes move {
    0% {
        transform: translateY(0px);
        bottom: 0;
    }

    100% {
        transform: translateY(-50px);
    }
}

.move50 {
    animation: 1s move forwards;
}

.hits-area .hit {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    color: #ff2424;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #FFF;
    font-size: 20px;
    font-weight: bold;
}

.unit-messages-area {
    width: 100%;
    position: absolute;
    height: 50px;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

.unit-messages-area .message {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #9d5800;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #FFF;
    font-size: 20px;
    font-weight: bold;
}

.unit-messages-area .message.critical {
    color: #ff2424;
    bottom: 20px;
}

@keyframes rotate360 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading.s100 {
    width: 100px;
    height: 100px;
}

.loading {

    background-image: url("/images/icons/loading-gray.png");
    background-size: cover;
    animation: 1s rotate360 linear infinite;
}

.button a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.button.disabled {
    opacity: 0.3;
}

.button.disabled a {
    width: 0;
    height: 0;
}

@keyframes ring-particle-1 {
    0% {
        transform: scale(0) translateY(0);
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1) translateY(-30px);
        opacity: 0;
    }
}

.ring12 .ring-particle {
    transform: scale(0);
    background-size: cover;
    background-image: url("/images/icons/heart-particle.png");
    position: absolute;

}

.ring-particle.particle1 {
    animation: 1.5s ring-particle-1 linear infinite;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    width: 30px;
    height: 30px;
}

.ring-particle.particle2 {
    animation: 2s ring-particle-1 linear infinite;
    right: -10px;
    margin: 0 auto;
    bottom: -10px;
    width: 20px;
    height: 20px;
}

.ring-particle.particle3 {
    animation: 2s ring-particle-1 linear infinite;
    left: 0;
    margin: 0 auto;
    bottom: -5px;
    width: 20px;
    height: 20px;
}