body,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-family: supercell-magicregular, sans-serif;
    font-weight: 400
}

.copyright,
.tool {
    text-align: center
}

.copyright,
body:before {
    bottom: 0;
    right: 0;
    left: 0
}

button,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-shadow: 0 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

@font-face {
    font-family: supercell-magicregular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/supercell-magic.eot);
    src: url(../fonts/supercell-magicd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/supercell-magic.woff) format('woff'), url(../fonts/supercell-magic.ttf) format('truetype'), url(../fonts/supercell-magic.svg#supercell-magicregular) format('svg')
}

@font-face {
    font-family: CCBackBeat-Light;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/back-beat.eot);
    src: url(../fonts/back-beatd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/back-beat.woff2) format("woff2"), url(../fonts/back-beat.woff) format('woff'), url(../fonts/back-beat.ttf) format('truetype'), url(../fonts/back-beat.svg#CCBackBeat-Light) format('svg')
}

::-moz-selection {
    color: inherit;
    background: 0 0
}

::selection {
    color: inherit;
    background: 0 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    width: 100%;
    height: 100%;
    text-shadow: 0 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 12px;
    line-height: 1.3em;
    background-color: #384b5e
}

.tool,
body:before {
    background-color: transparent;
    background-position: center center
}

body:before {
    content: '';
    position: fixed;
    top: 0;
    background-image: url(../img/bg.png);
    background-repeat: repeat;
    background-size: 69px 69px;
    -webkit-box-shadow: inset 0 0 200px 50px rgba(0, 0, 0, .6);
    -moz-box-shadow: inset 0 0 200px 50px rgba(0, 0, 0, .6);
    box-shadow: inset 0 0 200px 50px rgba(0, 0, 0, .6)
}

.tool,
.tool-title,
.tools,
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5em;
    margin: 0 0 10px
}

label,
li,
p {
    font-family: uBuntu, sans-serif;
    font-weight: 700;
    font-size: 13px
}

p {
    margin: 0 0 1.3em
}

img {
    width: auto;
    max-width: 100%
}

a,
a:hover,
a:visited {
    color: #fb9702;
    text-decoration: none
}

.opaque {
    opacity: .5
}

.tools {
    overflow: hidden
}

.tool {
    max-width: 680px;
    padding: 20px 55px 40px;
    margin: 45px auto 0;
    background-image: url(../img/tool-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1
}

.tool-title {
    padding: 10px;
    margin-bottom: 5px
}

.tool-title img {
    max-width: 200px;
    position: absolute;
    top: -65px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2
}

.tool-title h1 {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    z-index: 3
}

.main {
    position: relative;
    overflow: hidden
}

.slider.ui-slider,
.ui-slider {
    display: none!important
}

.timer {
    display: none
}

.m-timer:after {
    content: 's'
}

.copyright {
    width: 0;
    height: 0;
    position: absolute;
    margin: auto;
    overflow: hidden
}

.copyright p,
.resources p {
    margin-bottom: 0
}

.copyright p {
    color: #fff
}

.resources {
    height: 397px;
    padding-bottom: 75px;
    position: relative;
    overflow: hidden
}

.resources .player-tag {
    display: none;
    position: relative
}

.resources .player-tag:before {
    display: inline-block;
    content: 'Player';
    margin-right: 5px
}

.resources .intro,
.resources .note {
    padding: 10px 15px;
    background: #583722;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 2px 0 0 #3b2a1f;
    -moz-box-shadow: inset 0 2px 0 0 #3b2a1f;
    box-shadow: inset 0 2px 0 0 #3b2a1f
}

.resources .itemset {
    margin-top: 40px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden
}

.resources .items {
    margin-bottom: 33px;
    position: relative
}

.resources .item {
    padding: 0 57px
}

.resources .amount {
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: left;
    padding-left: 35px;
    position: relative;
    background: #583722;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 2px 0 0 #3b2a1f;
    -moz-box-shadow: inset 0 2px 0 0 #3b2a1f;
    box-shadow: inset 0 2px 0 0 #3b2a1f
}

.resources .amount:after {
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 70%;
    z-index: 1
}

.resources .amount.gems:after {
    background-image: url(../img/gems.png)
}

.resources .amount.gold:after {
    background-image: url(../img/gold.png)
}

.resources .amount .gen {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.resources .amount .number {
    position: relative;
    z-index: 1
}

.resources .buttonset,
.resources .footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.resources .buttonset {
    top: 0
}

.resources .buttonset button {
    width: 50px;
    font-size: 20px
}

.resources .buttonset button.btn-min {
    float: left
}

.resources .buttonset button.btn-plus {
    float: right
}

.resources .note span {
    font-family: supercell-magicregular, sans-serif;
    font-size: 18px;
    vertical-align: bottom;
    margin: 0 3px
}

.resources .footer button {
    background-image: url(../img/button/btn-generate-left.png), url(../img/button/btn-generate-right.png), url(../img/button/btn-generate-center.png);
    margin-bottom: 5px;
    -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .2)
}

.progress {
    padding-bottom: 100px
}

.progress .main-progress {
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #583722;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 2px 0 0 #3b2a1f;
    -moz-box-shadow: inset 0 2px 0 0 #3b2a1f;
    box-shadow: inset 0 2px 0 0 #3b2a1f
}

.progress .icon-account,
.progress .item {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center
}

.progress .itemset,
.progress .search-account,
.progress-label {
    position: absolute;
    margin: auto;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.dialog-verify ul.share-buttons li:active,
button:active {
    -webkit-transform: scale(.9, .9);
    -moz-transform: scale(.9, .9)
}

.progress .progress-loader {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -75px auto 0
}

.progress .search-account {
    padding-top: 85px
}

.progress .player-tag,
.progress .search-player,
.progress .status-player {
    color: #fb9702;
    font-size: 18px;
    line-height: 1.5em;
    position: relative
}

.progress .icon-account {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/player.png);
    background-size: auto 100%
}

.progress .items {
    display: inline;
    width: 50%;
    float: left;
    padding: 10px;
    margin-bottom: 0
}

.progress .item {
    width: 137px;
    height: 260px;
    padding: 18px 20px 30px;
    background-image: url(../img/bg-card.png);
    background-size: auto 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.progress .item.gems {
    float: right
}

.progress .item.gold {
    float: left
}

.progress .item label {
    display: block;
    color: #fff;
    font-family: inherit;
    font-weight: inherit;
    font-size: 12px;
    margin-bottom: 10px
}

.progress .item label:after {
    display: block;
    content: 'Resources Card';
    color: #9cf;
    font-size: 10px;
    margin-top: 5px
}

.progress .item .resources-card {
    margin-bottom: 5px
}

.progress .amount {
    height: 23px;
    font-size: 10px;
    line-height: 19px;
    padding: 0;
    margin: 0 0 0 5px;
    text-align: left;
    position: relative;
    background-color: rgba(0, 0, 0, .6);
    border: 2px solid rgba(0, 0, 0, .6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.progress .amount.bounceInfinity {
    -webkit-animation-duration: .15s;
    animation-duration: .15s
}

.progress .amount.complete {
    background-color: #4bca4d;
    border: 2px solid rgba(0, 0, 0, .6)
}

.progress .amount.complete:before {
    content: '';
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #56ff58;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.progress .amount:after {
    width: 26px;
    height: 27px;
    top: -4px;
    left: -10px;
    background-size: auto 100%
}

.progress .amount .number {
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    right: 0
}

.progress .progress-outer {
    height: 65px;
    position: relative
}

.progress .progress-label {
    color: #f6f;
    font-size: 12px
}

.progress .ui-progressbar {
    height: 30px;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    background: rgba(0, 0, 0, .6);
    border: 3px solid rgba(0, 0, 0, .6);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.progress .ui-progressbar:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/line-bar.png) center left repeat-x;
    background-size: 10% 100%;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter: alpha(opacity=50);
    opacity: .5;
    z-index: 1
}

.progress .ui-progressbar-value {
    margin: 0;
    position: relative;
    background: #c221c5;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.progress .ui-progressbar-value:before {
    content: '';
    height: 40%;
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    background: rgba(255, 255, 255, .3);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.verify {
    padding-bottom: 0
}

.verify .itemset {
    max-width: 320px;
    margin: 20px auto 5px
}

.verify .player-tag,
.verify .timer {
    font-size: 12px;
    color: #f6f;
    margin-bottom: 5px
}

.verify .player-tag:before {
    display: none
}

.verify .items {
    width: 50%;
    float: left;
    padding: 10px 8px;
    margin-bottom: 0
}

.dialog-players .info-generated span,
.verify .item.gems {
    float: right
}

.verify .item {
    padding: 0;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 10px 10px 3px 3px
}

.verify .item.gold {
    float: left
}

.verify .resources-card {
    width: 97px;
    height: 120px;
    margin-bottom: 6px;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.verify .resources-card.gems {
    -webkit-box-shadow: 0 0 1px 3px #84e281;
    -moz-box-shadow: 0 0 1px 3px #84e281;
    box-shadow: 0 0 1px 3px #84e281
}

.verify .resources-card.gold {
    -webkit-box-shadow: 0 0 1px 3px #ffe66c;
    -moz-box-shadow: 0 0 1px 3px #ffe66c;
    box-shadow: 0 0 1px 3px #ffe66c
}

.verify .resources-card:after {
    position: absolute;
    right: 3px;
    bottom: 4px;
    left: 3px;
    font-size: 10px;
    line-height: 20px;
    color: #f9f;
    background-color: rgba(183, 1, 228, .4);
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px
}

.verify .resources-card.gems:after {
    content: 'Gems'
}

.verify .resources-card.gold:after {
    content: 'Gold'
}

.gen-progress:before,
.ui-accordion .ui-accordion-header:before,
.ui-dialog:before,
.verify .amount:before,
nav .btn-menu:after,
nav .btn-menu:before {
    content: ''
}

.verify .amount {
    height: 25px;
    font-size: 10px;
    line-height: 21px;
    padding: 0;
    margin: 0 2px 3px 3px;
    text-align: left;
    position: relative;
    background-color: #4bca4d;
    border: 2px solid #222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

nav,
nav .btn-menu {
    text-align: center
}

.verify .amount:before {
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #56ff58;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.verify .amount:after {
    width: 27px;
    height: 27px;
    top: -3px;
    left: -10px;
    background-size: auto 100%
}

.verify .amount .number {
    position: absolute;
    top: 0;
    left: 19px;
    bottom: 0;
    right: 0
}

.verify .footer,
nav,
nav .btn-menu {
    position: relative
}

.verify .footer button {
    font-size: 16px;
    padding: 23px 25px 30px
}

.verify .footer .note {
    margin-top: 20px
}

button {
    font-family: inherit!important;
    font-size: 18px;
    text-decoration: none;
    padding: 23px 30px 30px;
    background: top left no-repeat, top right no-repeat, top center repeat-x #583722;
    background-size: auto 100%, auto 100%, auto 100%;
    border: none;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.btn-info,
.searching,
nav .btn-menu:after {
    background-repeat: no-repeat
}

button:focus {
    outline: 0
}

button:active {
    -ms-transform: scale(.9, .9);
    -o-transform: scale(.9, .9);
    transform: scale(.9, .9)
}

.btn-mini {
    height: 35px;
    text-shadow: inherit;
    font-size: 10px;
    line-height: 30px;
    padding: 0 10px 5px;
    background-image: url(../img/button/btn-mini-left.png), url(../img/button/btn-mini-right.png), url(../img/button/btn-mini-center.png);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.btn-mini.disable {
    background-image: url(../img/button/btn-mini-disable-left.png), url(../img/button/btn-mini-disable-right.png), url(../img/button/btn-mini-disable-center.png)
}

.btn-mini.disable:active {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.btn-info {
    width: 27px;
    height: 27px;
    padding: 0;
    background-color: transparent;
    background-image: url(../img/button/btn-info.png);
    background-position: center center;
    background-size: 100% 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

nav {
    margin: 5px auto
}

nav .btn-menu {
    display: inline-block;
    width: 68px;
    height: 65px;
    text-shadow: inherit;
    font-size: 8px;
    padding: 0;
    margin: 5px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .25);
    background-size: auto 75%;
    border: 2px solid rgba(255, 255, 255, .25);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5), inset 0 -4px 4px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5), inset 0 -4px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5), inset 0 -4px 4px 0 rgba(0, 0, 0, .25)
}

nav .btn-menu:before {
    height: 40%;
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    background-color: rgba(255, 255, 255, .25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

nav .btn-menu:after {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    background-position: top center
}

nav .btn-menu.btn-about:after {
    top: 6px;
    background-image: url(../img/button/menu-about.png);
    background-size: auto 38px
}

nav .btn-menu.btn-instructions:after {
    top: 8px;
    background-image: url(../img/button/menu-instruction.png);
    background-size: auto 35px
}

nav .btn-menu.btn-players:after {
    top: 8px;
    background-image: url(../img/button/menu-player.png);
    background-size: auto 36px
}

nav .btn-menu.btn-faq:after {
    top: 10px;
    background-image: url(../img/button/menu-faq.png);
    background-size: auto 30px
}

nav .btn-menu.btn-comments:after {
    top: 8px;
    background-image: url(../img/button/menu-comment.png);
    background-size: auto 35px
}

nav .btn-menu span {
    position: absolute;
    left: 0;
    bottom: 2px;
    right: 0
}

@media only screen and (min-height:636px) and (min-width:681px) {
    .tools {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        margin: auto;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media only screen and (max-width:1024px) {
    label,
    li,
    p {
        font-family: CCBackBeat-Light, uBuntu, sans-serif;
        font-weight: 200
    }
}

@media only screen and (max-width:679px) {
    .tool {
        max-width: 480px;
        padding-left: 35px;
        padding-right: 35px
    }
    .resources {
        height: 428px
    }
    .copyright {
        width: auto;
        height: auto;
        position: relative;
        padding: 15px;
        margin-top: 10px
    }
}

@media only screen and (max-width:479px) {
    .tool {
        max-width: 360px;
        padding-left: 20px;
        padding-right: 20px
    }
    .resources {
        height: 444px
    }
    .progress {
        padding-bottom: 145px
    }
    .progress .items {
        padding: 5px
    }
    .progress .search-account {
        padding-top: 75px
    }
    .searching {
        width: 90px;
        height: 90px
    }
    .progress .player-tag,
    .progress .search-player,
    .progress .status-player {
        font-size: 16px
    }
    .progress .icon-account {
        width: 70px;
        height: 70px
    }
    .progress .progress-outer {
        margin-bottom: 20px
    }
}

.spins,
.spins .spin-img {
    max-width: 150px;
    max-height: 150px
}

@media only screen and (max-width:359px) {
    .tool {
        width: 320px;
        padding-left: 15px;
        padding-right: 15px
    }
    .resources {
        height: 475px
    }
    .progress .items {
        padding: 0
    }
}

@-webkit-keyframes bounceIn {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(.98, .98, .98);
        transform: scale3d(.98, .98, .98)
    }
}

@keyframes bounceIn {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(.98, .98, .98);
        transform: scale3d(.98, .98, .98)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.bounceInBig,
.bounceInfinity {
    -webkit-animation-fill-mode: both
}

@-webkit-keyframes bounceInfinite {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
}

@keyframes bounceInfinite {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
}

.bounceInfinity {
    -webkit-animation-name: bounceInfinite;
    animation-name: bounceInfinite;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounceInBig {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceInBig {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceInBig {
    -webkit-animation-name: bounceInBig;
    animation-name: bounceInBig;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    animation-fill-mode: both
}

@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-15px, 0, 0);
        transform: translate3d(-15px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-15px, 0, 0);
        transform: translate3d(-15px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

.bounceInLeft,
.bounceInRight {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes gen-progress {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes gen-progress {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

.gen-progress {
    height: 100%;
    position: relative;
    background-color: #219bf2;
    -webkit-animation-name: gen-progress;
    animation-name: gen-progress;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.gen-progress:before {
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .3)
}

.gen-complete,
.spins {
    position: relative;
    height: 100%;
    width: 100%
}

@-webkit-keyframes gen-complete {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(125%, 0, 0);
        transform: translate3d(125%, 0, 0)
    }
}

@keyframes gen-complete {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(125%, 0, 0);
        transform: translate3d(125%, 0, 0)
    }
}

.gen-complete {
    -webkit-box-shadow: -10px 0 10px 10px rgba(255, 255, 255, .6);
    -moz-box-shadow: -10px 0 10px 10px rgba(255, 255, 255, .6);
    box-shadow: -10px 0 10px 10px rgba(255, 255, 255, .6);
    -webkit-animation-name: gen-complete;
    animation-name: gen-complete;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.progress-spin,
.searching,
.spin,
.spins .spin-img,
.ui-dialog:before {
    position: absolute
}

.spins .spin-img {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.spin {
    top: 21px;
    right: 21px;
    bottom: 21px;
    left: 21px;
    border-width: 8px;
    border-style: solid;
    border-top-color: rgba(0, 0, 0, .3);
    border-right-color: #fb9702;
    border-bottom-color: rgba(0, 0, 0, .3);
    border-left-color: #fb9702;
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.progress-spin {
    width: 40px;
    height: 40px;
    top: 50%;
    right: 0;
    left: 0;
    margin: -20px auto 0
}

.progress-spin .spin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-width: 5px
}

@-webkit-keyframes searching {
    from {
        -webkit-transform: rotate(0) translateX(10%) rotate(0);
        transform: rotate(0) translateX(10%) rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg) translateX(10%) rotate(-360deg);
        transform: rotate(360deg) translateX(10%) rotate(-360deg)
    }
}

@keyframes searching {
    from {
        -webkit-transform: rotate(0) translateX(10%) rotate(0);
        transform: rotate(0) translateX(10%) rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg) translateX(10%) rotate(-360deg);
        transform: rotate(360deg) translateX(10%) rotate(-360deg)
    }
}

.searching {
    width: 100px;
    height: 100px;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: transparent;
    background-image: url(../img/searching.png);
    background-position: center center;
    background-size: auto 100%;
    -webkit-animation: searching 2s linear infinite;
    animation: searching 2s linear infinite
}

@-webkit-keyframes blink {
    0%,
    100% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

@keyframes blink {
    0%,
    100% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

.blink span {
    -webkit-animation: blink 1.2s linear infinite;
    animation: blink 1.2s linear infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.blink span:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.blink span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.ui-widget-overlay {
    background: #000
}

.ui-dialog .ui-icon {
    display: none!important
}

.ui-dialog {
    height: 90%!important;
    max-height: 100%;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-align: left;
    left: 0!important;
    right: 0!important;
    padding: 7px;
    margin: 0 auto;
    background: #5b667a;
    background: -webkit-linear-gradient(top, #5b667a 0, #5b6579 50%, #4b5870 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #5b667a), color-stop(50%, #5b6579), color-stop(100%, #4b5870));
    background: -moz-linear-gradient(top, #5b667a 0, #5b6579 50%, #4b5870 100%);
    background: -o-linear-gradient(top, #5b667a 0, #5b6579 50%, #4b5870 100%);
    background: linear-gradient(to bottom, #5b667a 0, #5b6579 50%, #4b5870 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5b667a', endColorstr='#4b5870', GradientType=0);
    border: 2px solid #222;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px
}

.ui-dialog:before {
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-color: #5b667a;
    border-top: 2px solid #8b8c95;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.ui-dialog h1,
.ui-dialog h2,
.ui-dialog h3,
.ui-dialog h4,
.ui-dialog h5,
.ui-dialog h6 {
    font-size: 12px;
    text-shadow: inherit
}

.ui-dialog ul {
    padding: 0 0 0 1.3em;
    margin: 0 0 1.3em
}

.ui-dialog li,
.ui-dialog p {
    color: #333;
    text-shadow: none
}

.ui-dialog li:last-child,
.ui-dialog p:last-child {
    margin-bottom: 0
}

.ui-dialog .input {
    margin: 0 auto;
    border: 2px solid #333;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.ui-dialog input {
    width: 100%;
    color: #49443c;
    font-family: inherit!important;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    margin: 0;
    outline: 0;
    border-top: 3px solid #a8a498;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.ui-dialog .ui-dialog-titlebar {
    height: 25px;
    color: inherit;
    font-weight: inherit;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    padding: 0;
    margin-top: -1px;
    position: relative;
    background: #5b667a;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ui-dialog .ui-dialog-title {
    width: 100%;
    text-shadow: 0 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    margin: 0;
    position: relative
}

.ui-dialog .ui-dialog-titlebar-back,
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    top: 0;
    margin: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 27px;
    height: 27px;
    right: 0;
    background-image: url(../img/button/btn-dialog-close.png);
    background-position: top right
}

.ui-dialog .ui-dialog-titlebar-back {
    width: 35px;
    height: 27px;
    left: 0;
    background-image: url(../img/button/btn-dialog-back.png);
    background-position: top left
}

.ui-dialog .ui-dialog-content {
    color: inherit;
    position: absolute;
    top: 38px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    padding: 0 8px;
    background: #e3eef3;
    border-top: 8px solid #e3eef3;
    border-bottom: 8px solid #e3eef3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ui-dialog.dialog-full {
    height: 100%!important;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    top: 0!important;
    bottom: 0!important;
    padding: 0;
    background-color: #384b5e;
    background-image: url(../img/bg.png);
    background-repeat: repeat;
    background-position: center center;
    background-size: 69px 69px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-dialog.dialog-full:before {
    display: none
}

.ui-dialog.dialog-full p {
    color: #fff
}

.ui-dialog.dialog-full .ui-dialog-titlebar {
    width: 100%;
    height: 62px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #313e50;
    -webkit-box-shadow: inset 0 2px 0 0 rgba(66, 83, 104, 1), 0 0 15px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: inset 0 2px 0 0 rgba(66, 83, 104, 1), 0 0 15px 0 rgba(0, 0, 0, .6);
    box-shadow: inset 0 2px 0 0 rgba(66, 83, 104, 1), 0 0 15px 0 rgba(0, 0, 0, .6);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-dialog.dialog-full .ui-dialog-title {
    display: none!important
}

.ui-dialog.dialog-full .ui-dialog-titlebar-close {
    width: 90px;
    height: 40px;
    text-shadow: inherit;
    padding: 8px 20px 12px;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    background-image: url(../img/button/btn-blue-left.png), url(../img/button/btn-blue-right.png), url(../img/button/btn-blue-center.png);
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: top left, top right, top center;
    background-size: auto 100%, auto 100%, auto 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.ui-dialog.dialog-full .ui-button .ui-button-text {
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    padding: 0;
    text-indent: 0
}

.ui-dialog.dialog-full .ui-dialog-content {
    padding: 0;
    top: 0;
    right: 0;
    bottom: 62px;
    left: 0;
    background: 0 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-accordion {
    font-family: inherit;
    margin-top: -8px
}

.ui-accordion li,
.ui-accordion p {
    color: #5c5c5c
}

.ui-accordion li {
    margin-bottom: 8px
}

.ui-accordion .ui-accordion-content,
.ui-accordion .ui-accordion-header {
    position: relative;
    outline: 0;
    background: #b0b5c3;
    border-top: 1px solid #9da3aa;
    border-right: 1px solid #9da3aa;
    border-left: 1px solid #9da3aa;
    border-bottom: 2px solid #9da3aa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ui-accordion .ui-accordion-header {
    color: inherit;
    font-size: 11px;
    padding: 13px 8px 10px 37px;
    margin-top: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ui-accordion .ui-accordion-header:before {
    width: 20px;
    height: 23px;
    position: absolute;
    top: 8px;
    left: 8px;
    background-image: url(../img/button/menu-faq.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 20px auto
}

.ui-accordion .ui-accordion-content,
.ui-accordion .ui-accordion-header-active {
    background: #f4f4f0;
    border-right: 2px solid #5c5c5c;
    border-left: 2px solid #5c5c5c
}

.ui-accordion .ui-accordion-header-active {
    cursor: default;
    padding-bottom: 15px;
    border-top: 2px solid #5c5c5c;
    border-bottom: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.ui-accordion .ui-accordion-content {
    padding: 0 8px 15px;
    border-top: none;
    border-bottom: 3px solid #5c5c5c;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.ui-dialog.account {
    display: none;
    height: 285px!important;
    max-height: 285px;
    max-width: 95%
}

.dialog-verify .locker-timer span,
.dialog-verify .locker-title span {
    display: block
}

.dialog-account {
    text-align: center
}

.dialog-account .account-header {
    padding: 10px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    background: #ca4445;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.dialog-account .account-header p {
    color: #fff;
    line-height: 15px;
    text-align: left;
    padding-right: 33px;
    margin-bottom: 0
}

.dialog-account .account-header button {
    width: 27px;
    height: 27px;
    position: absolute;
    top: 12px;
    right: 8px
}

.dialog-account .account-input label {
    display: block;
    font-family: inherit;
    font-weight: inherit;
    text-shadow: 0 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: inherit;
    margin-bottom: 10px
}

.dialog-account .account-input .input {
    max-width: 250px;
    margin-bottom: 35px
}

.dialog-account .account-input button {
    width: 140px;
    font-size: 10px
}

.ui-dialog.account-example {
    max-height: 480px;
    max-width: 95%
}

.dialog-account-example {
    font-size: 11px;
    text-shadow: none;
    text-align: center;
    padding: 10px
}

.dialog-account-example p {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit
}

.dialog-account-example p:first-child {
    text-align: left;
    margin-bottom: 50px
}

.dialog-account-example img {
    padding: 2px;
    border: 2px solid #5c5c5c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dialog-verify {
    max-width: 430px;
    padding: 15px;
    margin: auto;
    position: relative;
    overflow: hidden
}

.dialog-verify .locker-header {
    margin-bottom: 15px;
    position: relative
}

.dialog-verify .locker-header-title {
    height: 80px;
    background: url(../img/banner.png) center center no-repeat;
    background-size: 100% 100%
}

.dialog-verify .locker-header-title h2 {
    font-size: 18px;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: 0
}

.dialog-verify .locker-step {
    position: absolute;
    top: 42px;
    right: 0;
    left: 0;
    color: #ffc;
    font-size: 12px;
    line-height: 25px
}

.dialog-verify .locker-step .step {
    margin-right: 5px
}

.dialog-verify .locker-timer {
    color: #6ff!important;
    text-shadow: inherit;
    margin-top: 20px
}

.dialog-verify .locker {
    padding: 17px 0 20px;
    position: relative
}

.dialog-verify .locker:after,
.dialog-verify .locker:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0
}

.dialog-verify .locker:before {
    top: 0;
    border-top: 2px solid rgba(255, 255, 255, .2)
}

.dialog-verify .locker:after {
    bottom: 0;
    border-bottom: 2px solid rgba(255, 255, 255, .2)
}

.dialog-verify .locker.social-lock {
    z-index: 1
}

.dialog-verify .locker.offer-lock {
    z-index: 0
}

.dialog-verify .locker-title {
    color: #fff;
    font-size: 13px;
    margin-bottom: 25px
}

.dialog-verify ul.share-buttons {
    height: 180px;
    list-style: none;
    padding: 0;
    margin: 0 -4%
}

.dialog-verify ul.share-buttons li {
    display: inline-block;
    max-width: 27.38%;
    max-height: 142px;
    padding: 3px;
    margin: 5px 2% 8px;
    position: relative;
    overflow: hidden;
    border: 4px solid #222;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.dialog-verify ul.share-buttons li.facebook {
    background: #385699;
    -webkit-box-shadow: 0 0 1px 3px #5ba8da, inset 0 0 0 3px rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 1px 3px #5ba8da, inset 0 0 0 3px rgba(255, 255, 255, .6);
    box-shadow: 0 0 1px 3px #5ba8da, inset 0 0 0 3px rgba(255, 255, 255, .6)
}

.dialog-verify ul.share-buttons li.twitter {
    background: #5ba8da;
    -webkit-box-shadow: 0 0 1px 3px #9acdff, inset 0 0 0 3px rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 1px 3px #9acdff, inset 0 0 0 3px rgba(255, 255, 255, .6);
    box-shadow: 0 0 1px 3px #9acdff, inset 0 0 0 3px rgba(255, 255, 255, .6)
}

.dialog-verify ul.share-buttons li.g-plus {
    background: #dc4a38;
    -webkit-box-shadow: 0 0 1px 3px #f66, inset 0 0 0 3px rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 1px 3px #f66, inset 0 0 0 3px rgba(255, 255, 255, .6);
    box-shadow: 0 0 1px 3px #f66, inset 0 0 0 3px rgba(255, 255, 255, .6)
}

.dialog-verify ul.share-buttons li a,
.dialog-verify ul.share-buttons li a:hover {
    color: #fff;
    text-decoration: none
}

.dialog-verify ul.share-buttons li:active {
    -ms-transform: scale(.9, .9);
    -o-transform: scale(.9, .9);
    transform: scale(.9, .9)
}

.dialog-verify ul.share-buttons li img {
    margin-bottom: -4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.dialog-verify .offer {
    display: none
}

.dialog-verify .offer iframe {
    max-width: 430px;
    width: 100%;
    height: 350px
}

.dialog-verify .locker-note {
    font-size: 11px;
    padding: 5px 0;
    background: rgba(18, 116, 247, .6);
    background: -webkit-linear-gradient(left, transparent, rgba(18, 116, 247, .6), transparent);
    background: -webkit-gradient(left top, right top, color-stop(transparent), color-stop(50%, rgba(18, 116, 247, .6)), color-stop(transparent));
    background: -moz-linear-gradient(left, transparent, rgba(18, 116, 247, .6), transparent);
    background: -o-linear-gradient(left, transparent, rgba(18, 116, 247, .6), transparent);
    background: linear-gradient(to right, transparent, rgba(18, 116, 247, .6), transparent);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(18,116,247,0.6)', endColorstr='rgba(18,116,247,0.6)', GradientType=1)
}

.dialog-verify .locker-footer {
    padding: 15px 10px;
    margin-top: 23px;
    position: relative;
    background: #9acdff;
    border: 2px solid #66b3e6;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.dialog-verify .locker-footer:before {
    content: 'Note';
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto
}

.dialog-verify .locker-footer p {
    color: #000
}

.dialog-about {
    padding: 10px
}

.dialog-about h2 {
    margin-bottom: 15px
}

.dialog-instructions li,
.dialog-instructions p {
    color: #5c5c5c
}

.dialog-instructions .title-step {
    font-size: 11px;
    padding: 13px 8px 8px 37px;
    margin-bottom: 8px;
    background-color: #f4f4f0;
    background-image: url(../img/button/menu-instruction.png);
    background-repeat: no-repeat;
    background-position: 6px 6px;
    background-size: 25px auto;
    border-style: solid;
    border-color: #5c5c5c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 2px 2px 3px;
    border-width: 2px 2px 3px
}

.dialog-instructions .step,
.dialog-players li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.dialog-instructions .step {
    padding: 8px 8px 13px;
    margin-bottom: 8px;
    position: relative;
    background: #f4f4f0;
    border-top: 2px solid #5c5c5c;
    border-right: 2px solid #5c5c5c;
    border-left: 2px solid #5c5c5c;
    border-bottom: 3px solid #5c5c5c;
    border-radius: 4px
}

.dialog-instructions .step:before {
    width: 16px;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #71b9ff;
    background: -webkit-linear-gradient(-45deg, #71b9ff 0, #71b9ff 16%, #6caffc 16%, #6caffc 32%, #85e7ff 32%, #85e9ff 68%, #71b9ff 68%, #71b9ff 84%, #6caffc 84%, #6caffc 100%);
    background: -webkit-gradient(-45deg, #71b9ff 0, #71b9ff 16%, #6caffc 16%, #6caffc 32%, #85e7ff 32%, #85e9ff 68%, #71b9ff 68%, #71b9ff 84%, #6caffc 84%, #6caffc 100%);
    background: -moz-linear-gradient(-45deg, #71b9ff 0, #71b9ff 16%, #6caffc 16%, #6caffc 32%, #85e7ff 32%, #85e9ff 68%, #71b9ff 68%, #71b9ff 84%, #6caffc 84%, #6caffc 100%);
    background: -ms-linear-gradient(-45deg, #71b9ff 0, #71b9ff 16%, #6caffc 16%, #6caffc 32%, #85e7ff 32%, #85e9ff 68%, #71b9ff 68%, #71b9ff 84%, #6caffc 84%, #6caffc 100%);
    background: -o-linear-gradient(-45deg, #71b9ff 0, #71b9ff 16%, #6caffc 16%, #6caffc 32%, #85e7ff 32%, #85e9ff 68%, #71b9ff 68%, #71b9ff 84%, #6caffc 84%, #6caffc 100%);
    background: linear-gradient(135deg, #71b9ff 0, #71b9ff 16%, #6caffc 16%, #6caffc 32%, #85e7ff 32%, #85e9ff 68%, #71b9ff 68%, #71b9ff 84%, #6caffc 84%, #6caffc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#71b9ff', endColorstr='#6caffc', GradientType=1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 2px #3e3e3e;
    -moz-box-shadow: 0 0 0 2px #3e3e3e3;
    box-shadow: 0 0 0 2px #3e3e3e
}

.dialog-instructions .step.s-1:before {
    content: '1'
}

.dialog-instructions .step.s-2:before {
    content: '2'
}

.dialog-instructions .step.s-3:before {
    content: '3'
}

.dialog-instructions .step.s-4:before {
    content: '4'
}

.dialog-instructions .step.s-5:before {
    content: '5'
}

.dialog-instructions .step.s-6:before {
    content: '6'
}

.dialog-instructions .step:last-child {
    margin-bottom: 0
}

.dialog-instructions .step li,
.dialog-players h6 {
    margin-bottom: 10px
}

.dialog-instructions .step h6 {
    font-size: 11px;
    padding: 6px 0 0 29px
}

.dialog-instructions .step img {
    padding: 2px;
    border: 2px solid #5c5c5c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ui-dialog.players .ui-dialog-content {
    padding: 0
}

.dialog-players .player-header {
    padding: 10px 15px 60px 80px;
    position: relative;
    overflow: hidden;
    background: #e3eef3;
    background: -webkit-linear-gradient(top, #e3eef3 50%, #f4f8fa 75%);
    background: -webkit-gradient(left top, left bottom, color-stop(50%, #e3eef3), color-stop(75%, #f4f8fa));
    background: -moz-linear-gradient(top, #e3eef3 50%, #f4f8fa 75%);
    background: -ms-linear-gradient(top, #e3eef3 50%, #f4f8fa 75%);
    background: -o-linear-gradient(top, #e3eef3 50%, #f4f8fa 75%);
    background: linear-gradient(to bottom, #e3eef3 50%, #f4f8fa 75%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e3eef3', endColorstr='#f4f8fa', GradientType=0)
}

.dialog-players .player-header:before {
    content: '';
    width: 80px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/badge.png) center center no-repeat;
    background-size: 50px auto
}

.dialog-players .player-header:after {
    content: '';
    height: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #b0b5c3;
    border-bottom: 2px solid #9da3aa
}

.dialog-players h6 {
    color: #ffc
}

.dialog-players .intro-generated p {
    color: #000;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 13px
}

.dialog-players .info-generated p {
    color: inherit;
    text-shadow: inherit;
    font-size: 11px;
    line-height: 19px;
    margin-bottom: 0;
    border-bottom: 2px solid #b2c8d3
}

.dialog-players .info-generated label {
    display: inline-block;
    font-size: 11px;
    margin: 0
}

.dialog-players ul {
    height: 100%!important;
    padding: 0 6px;
    margin: 0;
    list-style: none
}

.dialog-players li {
    display: block;
    text-align: left;
    padding: 5px;
    margin: 6px 0 0;
    position: relative;
    overflow: hidden;
    background: #bcc0c0;
    border-style: solid;
    border-color: #5c5c5c;
    border-radius: 4px;
    border-width: 2px 2px 3px;
    border-width: 2px 2px 3px
}

.dialog-players li:nth-child(odd) {
    background: #d4d8d8
}

.dialog-players li:before {
    content: '';
    height: 60%;
    position: absolute;
    top: 2px;
    right: 2px;
    left: 2px;
    background: rgba(255, 255, 255, .2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.dialog-players .info-received {
    position: relative;
    overflow: hidden
}

.dialog-players .player {
    float: left;
    max-width: 165px;
    height: 35px;
    color: #fff;
    font-family: supercell-magicregular, sans-serif;
    text-shadow: 0 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-weight: 400;
    font-size: 9px;
    line-height: 16px;
    white-space: nowrap;
    padding: 3px 3px 3px 32px;
    position: relative;
    overflow: hidden;
    background-image: url(../img/player.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 27px 27px
}

.dialog-players .cn,
.dialog-players .player.cn {
    font-size: 11px
}

.dialog-players .player:after {
    display: block;
    content: 'Received';
    color: #333;
    text-shadow: none;
    font-size: 8px;
    line-height: 14px
}

.dialog-players .resource-received {
    float: right;
    position: relative
}

.dialog-players .ttl-received {
    width: 88px;
    height: 35px;
    float: left;
    text-align: center;
    position: relative
}

.dialog-players .ttl-received.gold:before {
    display: block;
    content: 'Gold';
    color: #5c5c5c;
    font-size: 10px;
    line-height: 16px;
    position: relative
}

.dialog-players .ttl-received.gold:after {
    content: '';
    height: 21px;
    position: absolute;
    top: 13px;
    right: 5px;
    bottom: 0;
    left: 5px;
    border: 2px solid #d2d9e8;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 0
}

.dialog-players .ttl-received.gold span {
    display: inline-block;
    font-size: 11px;
    line-height: 17px;
    padding-left: 15px;
    position: relative;
    background-color: transparent;
    background-image: url(../img/gold.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    z-index: 1
}

.dialog-players .ttl-received.gems {
    width: 80px;
    font-family: supercell-magicregular, sans-serif;
    font-weight: 400;
    text-shadow: 0 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 9px;
    padding: 0 2px;
    border: 2px solid #ffc;
    background-color: rgba(0, 0, 0, .2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.cx-body .ago,
.cx-body .message5 {
    font-family: uBuntu, sans-serif;
    font-weight: 700
}

.dialog-players .ttl-received.gems span {
    display: block;
    width: 100%;
    color: #fff;
    line-height: 31px;
    text-align: right;
    padding: 0 23px 0 5px;
    position: relative;
    background-image: url(../img/gems.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 20px
}

.ui-dialog.comments .ui-dialog-content {
    border-top: 10px solid #384b5e;
    padding: 0
}

.cx-offline,
.cx-widget,
.dialog-comments {
    width: 100%;
    height: 100%
}

.cx-widget {
    text-shadow: none;
    position: relative;
    overflow: hidden
}

.cx-widget p {
    margin: 0
}

.cx-body {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 58px;
    left: 0;
    overflow: auto;
    background-color: #384b5e;
    border-bottom: 10px solid #384b5e
}

.cx-body .message5.your-msg:before,
.cx-input {
    display: none
}

.cx-body .message5.your-msg:after,
.cx-body .message5:before {
    top: 10px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

.cx-body .chat_content {
    min-height: 100%;
    padding: 0 5px;
    overflow: hidden
}

.cx-body .message_a {
    padding: 0 10px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden
}

.cx-body .message_a:last-child {
    margin-bottom: 0
}

.cx-body .message5 {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    padding: 8px 10px 33px;
    position: relative;
    background-color: #3f75a9;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.cx-body .message5:before {
    content: '';
    position: absolute;
    left: -10px;
    border-right: 12px solid #3f75a9
}

.cx-body h5,
.cx-body h6 {
    font-size: 12px;
    color: #66cdff;
    text-shadow: 0 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    margin-bottom: 8px
}

.cx-body h5:after,
.cx-body h6:after {
    float: right;
    content: 'post a comment';
    color: #31cdff;
    text-shadow: none;
    font-size: 8px
}

.cx-body h5 span,
.cx-body h6 {
    font-size: 10px
}

.cx-body .ago {
    left: 20px;
    bottom: 5px;
    color: #31cdff;
    font-size: 11px;
    position: absolute;
    margin: 0!important;
    z-index: 1
}

.cx-input,
.cx-note {
    position: absolute;
    bottom: 0
}

.cx-body .message5.your-msg {
    color: #333;
    background-color: #b9d9f4
}

.cx-body .message5.your-msg:after {
    content: '';
    position: absolute;
    right: -10px;
    border-left: 12px solid #b9d9f4
}

.cx-body .message5.your-msg h5,
.cx-body .message5.your-msg h6 {
    color: #fff
}

.cx-body .ago.timeago,
.cx-body .message5.your-msg h5:after,
.cx-body .message5.your-msg h6:after {
    color: #535353
}

.cx-input {
    right: 0;
    left: 0;
    padding: 8px 8px 0
}

.cx-note {
    height: 50px;
    right: 8px;
    left: 8px;
    padding: 10px;
    text-align: center;
    background: #ca4445;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 1
}

.cx-note p {
    color: #fff
}

.chat_input {
    border: 2px solid #49443c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.chat_input textarea {
    width: 100%;
    height: 45px;
    min-width: 100%;
    max-width: 100%;
    color: #535353;
    padding: 3px 8px;
    margin: 0;
    resize: none;
    outline: 0;
    border-top: 3px solid #a8a498;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

@media only screen and (max-width:1024px) {
    .cx-body .ago,
    .cx-body .message5 {
        font-family: CCBackBeat-Light, uBuntu, sans-serif;
        font-weight: 200
    }
}

@media only screen and (max-width:679px) {
    .ui-dialog.about,
    .ui-dialog.comments,
    .ui-dialog.faq,
    .ui-dialog.instructions,
    .ui-dialog.players {
        height: 90%!important;
        top: 5%!important;
        bottom: 5%!important
    }
    .ui-dialog.account-example {
        height: 90%!important;
        top: 10%!important;
        bottom: 10%!important
    }
}

@media only screen and (max-width:479px) {
    .dialog-verify,
    .ui-dialog {
        max-width: 360px
    }
    .dialog-verify ul.share-buttons li {
        margin-top: 18px
    }
    .ui-dialog.account {
        top: 10%!important;
        bottom: 10%!important
    }
    .dialog-players .player {
        max-width: 145px
    }
}

@media only screen and (max-width:359px) {
    .dialog-verify,
    .ui-dialog {
        max-width: 320px
    }
    .dialog-verify .locker-timer,
    .dialog-verify .locker-title {
        font-size: 12px
    }
    .dialog-verify ul.share-buttons li {
        margin-top: 23px
    }
    .dialog-verify ul.share-buttons li .title-share {
        font-size: 8px
    }
    .ui-dialog.dialog-full {
        min-width: 320px
    }
    .dialog-players .player {
        max-width: 105px
    }
}

@media only screen and (min-height:574px) and (min-width:681px) {
    .dialog-verify {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        margin: auto;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media only screen and (max-height:535px) {
    .ui-dialog.about,
    .ui-dialog.comments,
    .ui-dialog.faq,
    .ui-dialog.instructions,
    .ui-dialog.players {
        height: 100%!important;
        top: 0!important;
        bottom: 0!important
    }
    .ui-dialog.account-example {
        height: 90%!important;
        top: 5%!important;
        bottom: 5%!important
    }
}

@media only screen and (max-height:480px) {
    .ui-dialog.account-example {
        height: 100%!important;
        top: 0!important;
        bottom: 0!important
    }
}

.iFrameOffers {
    height: 192px
}