@import "https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic";

@font-face {
    font-family: "Flaticon";
    src: url("../font/Flaticon2.eot");
    src: url("../font/Flaticon2.eot?#iefix") format("embedded-opentype"), url("../font/Flaticon2.woff") format("woff"), url("../font/Flaticon2.ttf") format("truetype"), url("../font/Flaticon2.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../font/Flaticon2.svg#Flaticon") format("svg")
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-arrow-down:before {
    content: "\f100"
}

.flaticon-arrow-full-right:before {
    content: "\f101"
}

.flaticon-arrow-left:before {
    content: "\f102"
}

.flaticon-arrow-right:before {
    content: "\f103"
}

.flaticon-case:before {
    content: "\f104"
}

.flaticon-check:before {
    content: "\f105"
}

.flaticon-close:before {
    content: "\f106"
}

.flaticon-coin:before {
    content: "\f107"
}

.flaticon-cry:before {
    content: "\f108"
}

.flaticon-gift:before {
    content: "\f109"
}

.flaticon-logout:before {
    content: "\f10a"
}

.flaticon-menu:before {
    content: "\f10b"
}

.flaticon-money:before {
    content: "\f10c"
}

.flaticon-money-big:before {
    content: "\f10d"
}

.flaticon-money-one:before {
    content: "\f10e"
}

.flaticon-ruble:before {
    content: "\f10f"
}

.flaticon-ruble-circle:before {
    content: "\f110"
}
@-webkit-keyframes "borderColor" {
    0% {
    border-color: #1a2135;
}
50% {
    border-color: #eeca44;
}
100% {
    border-color: #1a2135;
}
}
@keyframes "borderColor" {
    0% {
    border-color: #1a2135;
}
50% {
    border-color: #eeca44;
}
100% {
    border-color: #1a2135;
}
}
.flaticon-ruble-thin:before {
    content: "\f111"
}

.flaticon-soc-fb:before {
    content: "\f112"
}

.flaticon-soc-ok:before {
    content: "\f113"
}

.flaticon-soc-tw:before {
    content: "\f114"
}

.flaticon-soc-vk:before {
    content: "\f115"
}

.flaticon-users:before {
    content: "\f116"
}

.flaticon-wait:before {
    content: "\f117"
}

.flaticon-withdrawal:before {
    content: "\f118"
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    line-height: 1;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    background: #272c43 url(../images/bg.jpg);
    color: #fff;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    position: relative
}

b, strong {
    font-weight: bold
}

u {
    text-decoration: underline
}

i {
    font-style: italic
}

a {
    outline: none;
    color: #658de1;
    font-weight: bold
}

a:hover {
    text-decoration: none
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.inner {
    max-width: 1180px;
    min-width: 340px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1380px
}

img {
    max-width: 100%
}

.cls {
    clear: both;
    font-size: 0px;
    height: 0px
}
.contest-home {
    background: #161a28 url(../images/contest-cube.png) no-repeat -570px center;
    padding: 15px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
}
.contest-home .img {
    float: left;
    padding-right: 30px;
}
.tickets-loader .complete {
    background: #dfd50e url(../images/ticket-loader@2x.png);
    background-size: auto 30px;
    -webkit-animation: tickesLoader 0.3s linear infinite;
    animation: tickesLoader 0.3s linear infinite;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 2;
}
.ticket-box {
    width: 33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px
}
.ticket-boxes li:nth-child(1n+1) {
    padding-right: 10px
}
.ticket-boxes li:nth-child(1n+2) {
    padding-right: 10px;
    padding-left: 10px
}
.ticket-boxes li:nth-child(1n+3) {
    padding-left: 10px;
    padding-right: 0px
}
.ticket-box-inner {
    padding: 15px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #e8b804;
    display: block;
    position: relative;
    overflow: hidden;
    background: rgba(20, 24, 39, 0.58);
}
.ticket-box-inner .jackpot {
    font-size: 36px;
    font-weight: bold;
    display: block;
    margin: 20px 0 0 0;
        color: #fff;
}
.ticket-box-inner .price {
    display: block;
    padding: 5px 0 0 0;
    font-size: 12px;
        color: #fff;
}
.ticket-box-inner .small {
    font-size: 14px;
    display: block;
    color: #76a1ca
}
.ticket-box-inner a.tit {
    color: #76a1ca;
    font-size: 18px;
	text-decoration: none;
	
}
.ticket-box-inner a.tit.silv {
    color: #c0c0c0;
    font-size: 18px
}
.ticket-box-inner a.tit.gold {
    color: #ffd700;
    font-size: 18px
}
.ticket-box-inner .cls {
    clear: both;
    display: block
}
.ticket-box-inner .btn {
    margin: 10px 0 0 0;
}
.ticket-box-inner .new {
    position: absolute;
    top: 10px;
    right: -20px;
    background: #3a99d8;
    color: #222;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    height: 18px;
    line-height: 18px;
    width: 80px;
    text-align: center;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.contest-home .desc {
    float: left;
    line-height: 24px;
}
.contest-home .join {
    float: right;
    margin: 20px 0 0 0;
}
.MarginRight-40 {
    margin-right: 40px
}

.MarginLeft-40 {
    margin-left: 40px
}

.MarginTop-40 {
    margin-top: 40px
}

.MarginBottom-40 {
    margin-bottom: 40px
}

.MarginRight-30 {
    margin-right: 30px
}

.MarginLeft-30 {
    margin-left: 30px
}

.MarginTop-30 {
    margin-top: 30px
}

.MarginBottom-30 {
    margin-bottom: 30px
}

.MarginRight-20 {
    margin-right: 20px
}

.MarginLeft-20 {
    margin-left: 20px
}

.MarginTop-20 {
    margin-top: 20px
}

.MarginBottom-20 {
    margin-bottom: 20px
}

.MarginRight-10 {
    margin-right: 10px
}

.MarginLeft-10 {
    margin-left: 10px
}

.MarginTop-10 {
    margin-top: 10px
}

.MarginBottom-10 {
    margin-bottom: 10px
}

.MarginRight-5 {
    margin-right: 5px
}
#game #game-interface {
    border-radius: 20px;
    padding: 0 25px 30px;
}
#game #game-interface, #game #game-options-content {
    margin: 0 auto;
    width: 840px;
    max-width: 85%;
}
#game #game-interface .game-row.divider {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
}
#game #game-interface .game-row {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 30px;
}
#game #game-interface #game-bet-amount {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
#game #game-interface .input-box, #game #game-options-content .input-box {
    padding: 12px 6px;
    width: 120px;
}
#game #game-interface .input-box .subtitle, #game #game-interface .input-box h4, #game #game-options-content .input-box .subtitle, #game #game-options-content .input-box h4 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: hsla(0,0%,100%,.5);
    font-weight: 100;
}
.subtitle {
    font-size: .625em;
    margin: 0;
    letter-spacing: 2px;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    color: #818a96;
    text-transform: uppercase;
}
#game #game-interface input, #game #game-options-content input {
    background: transparent;
    color: #fff;
    border: none;
    font-size: 2.25em;
    text-align: center;
    padding: 0;
    box-shadow: none;
    padding-bottom: 3px;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
}
#game #game-interface .input-box, #game #game-options-content .input-box {
    padding: 12px 6px;
    width: 120px;
}
#game #game-interface #game-profit {
    width: 220px;
}
#game #game-interface .game-row {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 30px;
}
#game #game-interface .input-box, #game #game-options-content .input-box {
    padding: 12px 6px;
    width: 120px;
}
#game #game-interface #game-chance-slider {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 5px 10px;
    padding-bottom: 0;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
#game #game-interface rzslider {
    color: hsla(0,0%,100%,.2);
    margin: 0;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
rzslider .rz-bar-wrapper {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 32px;
    padding-top: 16px;
    margin-top: -16px;
    box-sizing: border-box;
}
rzslider .rz-bar-wrapper {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 32px;
    padding-top: 16px;
    margin-top: -16px;
    box-sizing: border-box;
}
#game #game-interface rzslider .rz-pointer {
    height: 24px;
    width: 24px;
    background: #fff;
    top: -11px;
    transform: rotate(45deg);
    border-radius: 2px;
}
rzslider .rz-pointer {
    top: -14px;
    z-index: 3;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: #0db9f0;
    border-radius: 16px;
}
rzslider span {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
}
rzslider .rz-bubble {
    bottom: 16px;
    padding: 1px 3px;
    color: #55637d;
    cursor: default;
}
rzslider .rz-bubble.rz-limit {
    color: #55637d;
}
#game #game-interface .input-box, #game #game-options-content .input-box {
    padding: 12px 6px;
    width: 120px;
}
#game #game-interface #game-multiplier {
    margin-left: auto;
}
#game #game-interface #lightning-content, #game #game-options-content #lightning-content {
    width: 140px;
}
#game #game-interface .input-box, #game #game-options-content .input-box {
    padding: 12px 6px;
    width: 120px;
}
#game #game-interface #game-to-win-box #game-to-win {
    background: hsla(0,0%,100%,.2);
    color: #fff;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0;
    cursor: pointer;
}
.big-button:hover, .med-button:hover {
    background: #e3c47e;
}
.big-button {
    height: 64px;
    font-size: 1.25em;
    line-height: 1.5;
    padding: 17px 20px;
}
.big-button, .med-button {
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    text-align: center;
    background: #dfba69;
}
[ng-click] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#game #game-interface #dice-row>div {
    width: 48%;
    padding: 0 12px;
}

.MarginLeft-5 {
    margin-left: 5px
}

.MarginTop-5 {
    margin-top: 5px
}

.MarginBottom-5 {
    margin-bottom: 5px
}

.PaddingRight-20 {
    padding-right: 20px
}

.PaddingLeft-20 {
    padding-left: 20px
}

.PaddingTop-20 {
    padding-top: 20px
}

.PaddingBottom-20 {
    padding-bottom: 20px
}

.PaddingBottom-0 {
    padding-bottom: 0px !important
}

.PaddingTop-0 {
    padding-top: 0px !important
}

.text-10 {
    font-size: 10px
}

.text-11 {
    font-size: 11px
}

.text-12 {
    font-size: 12px
}

.text-13 {
    font-size: 13px
}

.text-14 {
    font-size: 14px
}

.text-15 {
    font-size: 15px
}

.text-16 {
    font-size: 16px
}

.text-17 {
    font-size: 17px
}

.text-18 {
    font-size: 18px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-bold {
    font-weight: bold
}

.text-normal {
    font-weight: normal
}

.text-medium {
    font-weight: 600
}

.text-uppercase {
    text-transform: uppercase
}

table.table {
    text-align: left;
    width: 100%
}

table.table tr td {
    padding: 10px 3px 8px 10px
}

table.table tr th {
    padding: 0px;
    margin: 0px;
    background: #181c2a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 3px 8px 10px;
    color: #fff
}

table.table tr:nth-child(odd) {
    background: #101321;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5)
}

table.table thead tr:nth-child(odd) {
    background: transparent;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    color: #555b73
}

.color-red {
    color: #e63c3c !important
}

.eas:hover {
    -webkit-transition: all ease-in 0.2s;
    -moz-transition: all ease-in 0.2s;
    -ms-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s
}

.eas {
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s
}

::selection {
    color: #fff;
    background: #f69327;
    background: #3a99d8;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #f69327;
    background: #3a99d8;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #000;
    opacity: 0.25;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    font-size: 14px
}

:-moz-placeholder {
    color: #000;
    opacity: 0.25;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    font-size: 14px
}

::-moz-placeholder {
    color: #000;
    opacity: 0.25;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    font-size: 14px
}

:-ms-input-placeholder {
    color: #000;
    opacity: 0.25;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    font-size: 14px
}

:hover::-webkit-input-placeholder {
    opacity: 0.25;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    font-size: 14px
}

:hover:-moz-placeholder {
    opacity: 0.25;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

:hover::-moz-placeholder {
    opacity: 0.25;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

:hover:-ms-input-placeholder {
    opacity: 0.25;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

:focus:-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

h1, .h1, .h1left {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px
}

h2, .h2, .h2left {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px
}

h3, .h3, .h3left {
    color: #fff !important;
    font-size: 24px !important;
    line-height: 30px !important;
    text-align: center !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
}

.error-page-h1 {
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 0px;
    margin-top: 100px
}

.h1left, .h2left, .h3left {
    text-align: left
}

.left {
    float: left
}

.right {
    float: right
}

.radio, .checkbox {
    position: absolute;
    left: -999em
}

.label {
    position: relative
}

.label:before {
    display: inline-block;
    position: relative;
    top: 0.45em;
    left: -2px;
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzMzMzMzMiIGQ9Ik0tMzMuNzEtMTEuMTgzYy0wLjgwOS0wLjgzOC0xLjg2OC0xLjI4NC0yLjk0LTEuMzQ3Yy0wLjA4OC0wLjAwNC0wLjE3MS0wLjAwOC0wLjI1OS0wLjAwOGMtMS4xMzgsMC0yLjI3NywwLjQzNC0zLjE0OCwxLjMwNUwtNTMuOTg0LDIuNjk0Yy0wLjQ3MS0wLjUwNS0zLjM4Mi0zLjQzNi0zLjM4Mi0zLjQzNmMtMC44NjctMC44NjctMi4wMS0xLjMwNS0zLjE0OC0xLjMwNWMtMS4xMzgsMC0yLjI3NywwLjQzNC0zLjE0OCwxLjMwNWMtMS43MzksMS43MzktMS43MzksNC41NTgsMCw2LjI5N2wzLjQxMSwzLjQxMWwzLjE0OCwzLjE0OGMwLjgzNCwwLjgzNCwxLjk2OCwxLjMwNSwzLjE0OCwxLjMwNWMxLjE4LDAsMi4zMTQtMC40NjcsMy4xNDgtMS4zMDVsMTYuOTM4LTE2LjkzOEMtMzIuMTM0LTYuNTYzLTMyLTkuNDE5LTMzLjcxLTExLjE4M3oiLz48ZyBpZD0icmFkaW8tYnV0dG9uLW9uIj48cGF0aCBmaWxsPSIjNDZCQzc2IiBkPSJNMTI1LjEwMSwxNC44NGMtNS4zNDcsMC05LjU0OCw0LjIwMS05LjU0OCw5LjU0OHM0LjIwMSw5LjU0OCw5LjU0OCw5LjU0OGM1LjM0NywwLDkuNTQ4LTQuMjAxLDkuNTQ4LTkuNTQ4UzEzMC40NDgsMTQuODQsMTI1LjEwMSwxNC44NHogTTEyNS4xMDEsNS4yOTJjLTEwLjUwMywwLTE5LjA5Nyw4LjU5NC0xOS4wOTcsMTkuMDk3czguNTk0LDE5LjA5NywxOS4wOTcsMTkuMDk3czE5LjA5Ny04LjU5NCwxOS4wOTctMTkuMDk3UzEzNS42MDUsNS4yOTIsMTI1LjEwMSw1LjI5MnogTTEyNS4xMDEsMzkuNjY2Yy04LjQwMywwLTE1LjI3OC02Ljg3NS0xNS4yNzgtMTUuMjc4czYuODc1LTE1LjI3OCwxNS4yNzgtMTUuMjc4czE1LjI3OCw2Ljg3NSwxNS4yNzgsMTUuMjc4UzEzMy41MDQsMzkuNjY2LDEyNS4xMDEsMzkuNjY2eiIvPjwvZz48Zz48Y2lyY2xlIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGN4PSI3NC45NTgiIGN5PSIyNS4xNzciIHI9IjE4Ii8+PGNpcmNsZSBmaWxsPSIjMzMzMzMzIiBjeD0iNzQuOTQzIiBjeT0iMjUuMTQ2IiByPSI5LjMxMiIvPjwvZz48Zz48Y2lyY2xlIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzk0OTQ5NCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGN4PSI3NS4xNjciIGN5PSI3NS4xMzUiIHI9IjE4Ii8+PC9nPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik00Mi43NjUsNDAuMDM3YzAsMS45MTItMS41NSwzLjQ2My0zLjQ2MywzLjQ2M0g5Ljg3MWMtMS45MTIsMC0zLjQ2My0xLjU1LTMuNDYzLTMuNDYzdi0yOS43MmMwLTEuOTEyLDEuNTUtMy40NjMsMy40NjMtMy40NjNoMjkuNDMyYzEuOTEyLDAsMy40NjMsMS41NSwzLjQ2MywzLjQ2M1Y0MC4wMzd6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjOTQ5NDk0IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTQyLjc5Niw4OS45NzVjMCwxLjkxMi0xLjU1LDMuNDYzLTMuNDYzLDMuNDYzSDkuOTAyYy0xLjkxMiwwLTMuNDYzLTEuNTUtMy40NjMtMy40NjN2LTI5LjcyYzAtMS45MTIsMS41NS0zLjQ2MywzLjQ2My0zLjQ2M2gyOS40MzJjMS45MTIsMCwzLjQ2MywxLjU1LDMuNDYzLDMuNDYzVjg5Ljk3NXoiLz48cG9seWdvbiBmaWxsPSIjMzMzMzMzIiBwb2ludHM9IjEzLjc2NSwyMy40NjkgMTAuNzA4LDI2LjUyNiAyMC41MzMsMzYuMzUgMzguODc5LDE4LjAwNCAzNS44MjMsMTQuOTQ4IDIwLjUzMywzMC4yMzcgIi8+PC9zdmc+);
    background-size: 50px
}

.label:hover {
    cursor: pointer !important
}

.checkbox + .label:before {
    background-position: 0 -25px
}

.checkbox:checked + .label:before {
    background-position: 0 0
}

.radio + .label:before {
    background-position: -25px -25px
}

.radio:checked + .label:before {
    background-position: -25px 0
}

.ie8 .label:before {
    display: none;
    content: none
}

.ie8 .checkbox, .ie8 .radio, .ie7 .checkbox, .ie7 .radio {
    position: static;
    left: 0
}

.ie8 .checkbox, .ie8 .radio {
    position: relative;
    top: 5px;
    margin-right: 0.5em
}

button, input, textarea {
    outline: none;
    resize: none;
    -webkit-appearance: none
}

.btn {
    color: #fff;
    background: #3a99d8;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    height: 46px;
    line-height: 46px;
    padding: 0 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 100px;
    outline: none;
    resize: none;
    border: none;
    overflow: hidden;
    letter-spacing: -0.5px;
    -webkit-appearance: none
}
.header .stat{float:left;line-height:14px;padding-left:30px}
.header .stat .o{
  float:left;
  text-align:center;
  font-size:9px;
  text-transform:uppercase;
  color:#335873;
  color:#2d4d64;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:25px 0 0 0;
  background:rgb(52, 61, 92);
  background:rgba(52, 61, 92, 0.1);
  padding:8px 10px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px
  }
  .header .stat .l{width:10px;height:20px;float:left}
  .header .stat .o div{font-size:16px;font-weight:bold;color:#fff;color:#93a5c3;margin:3px 0 0 0}
  .header .nav{
    float:right;margin:0 20px 0 0
    }
    .header .nav-button{display:none}
    .header .nav ul li{list-style:none;display:inline-block}
    .header .nav ul li a{color:#fff;display:inline-block;text-decoration:none;padding:0 15px;margin:0px}
    .header .nav ul li a.bonus{color:#eeca44}
    .header .nav ul li a:hover{color:#eeca44}
    .header .nav ul li a.active,.header .nav ul li a.active:hover{color:#565f76;cursor:default}
.btn.gradient-blue {
    background: rgb(85, 124, 207);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTU3Y2NmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1OWNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, rgba(85, 124, 207, 1) 0%, rgba(117, 156, 240, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(85, 124, 207, 1) 0%, rgba(117, 156, 240, 1) 100%);
    background: linear-gradient(135deg, rgba(85, 124, 207, 1) 0%, rgba(117, 156, 240, 1) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#557ccf', endColorstr='#759cf0',GradientType=1 )"
}

.btn.gradient-blue:hover {
    background: #759cf0
}

.btn.icon-r span {
    font-weight: normal;
    margin-left: 5px;
    font-size: 22px;
    line-height: 46px;
    float: right
}

.btn.icon-l span {
    font-weight: normal;
    margin-right: 5px;
    font-size: 22px;
    line-height: 46px;
    float: right
}
.ab-1 {
    position: absolute;
    top: 100px;
    right: -10px;
    width: 150px;
    height: 75px;
}
.ab-3 {
    position: absolute;
    bottom: 15px;
    left: 300px;
    width: 150px;
    height: 75px;
}
.ab-2 {
    position: absolute;
    bottom: 70px;
    left: 0px;
    width: 150px;
    height: 75px;
}
.contest-s {
    position: relative;
    width: 700px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(/uploads/sb.png) no-repeat center top;
    background-size: 700px 717px;
}
.contest-t {
    line-height: 32px;
    border-left: 5px solid #f2c924;
    padding-left: 30px;
}
.contest-t b {
    color: #d5d534;
}

.btn.rounded {
    border-radius: 100px;
    -moz-border-radius: 100px;
    box-shadow: 0 0 15px rgba(46,152,212, 0.2), inset 0 0 10px rgba(46,152,212, 0.25);
    text-shadow: 0 0 1em rgba(46,152,212, 0.6);
    -webkit-border-radius: 100px;
    background: rgb(19, 22, 24);
    border: 1px solid #31a8ec;
}

.btn.rounded {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px
}

.btn.sexy {
    border-radius: 100px 0px 100px 100px;
    -moz-border-radius: 100px 0px 100px 100px;
    -webkit-border-radius: 100px 0px 100px 100px
}

.btn.orange {
  margin: 10px 0 0 0;
    background-color: #f0ad19
}

.btn.yellow {
    background-color: #eeca44;
    color: #2d2e30
}

.btn.darkblue {
    background-color: #28314a;
    color: #606f95;
	box-shadow: 0 0 15px rgba(46,152,212, 0.2), inset 0 0 10px rgba(46,152,212, 0.25);
    text-shadow: 0 0 1em rgba(46,152,212, 0.6);
    border: 1px solid #31a8ec;
    border-radius: 30px;
	border: 1px solid #31a8ec;
    border-radius: 30px;
    color: #3eb8fe;
}

.btn:hover {
    background-color: #42a1e1;
    cursor: pointer !important
}

.btn.orange:hover {
    background-color: #31A8EC
}

.btn.yellow:hover {
    background-color: #ebee45
}

.btn.darkblue:hover {
    background-color: #2f3954
}

.btn:focus, .btn:active {
    background: #101321 !important;
    color: #1d2e47;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.btn-bold {
    font-weight: bold;
    font-size: 16px
}

button:disabled, .btn:disabled, .btn.disabled {
    background: #a1e7dc;
    color: #fff;
    cursor: default !important
}

input {
    vertical-align: middle;
    outline: none
}

.inp, .textarea {
    color: #5a9f93;
    border: none;
    padding: 0 20px;
    font-size: 16px;
    height: 50px;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s
}

.textarea {
    padding: 20px;
    min-height: 200px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px
}

.header {
    height: 90px;
    line-height: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header .logo {
    float: left
}

.header .logo img {
    width: 171px;
    vertical-align: middle
}



.header .nav-button {
    display: none
}

.eas:hover{
  -webkit-transition:all ease-in 0.1s;
  -moz-transition:all ease-in 0.1s;
  -ms-transition:all ease-in 0.1s;
  -o-transition:all ease-in 0.1s;
  transition:all ease-in 0.1s
  }
  .eas{
    -webkit-transition:all ease-out 0.2s;
    -moz-transition:all ease-out 0.2s;
    -ms-transition:all ease-out 0.2s;
    -o-transition:all ease-out 0.2s;
    transition:all ease-out 0.2s
  }
  .header .nav ul li a.active, .header .nav ul li a.active:hover {
      color: #565f76;
      cursor: default;
  }
  .header .nav ul li a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 0 15px;
    margin: 0px;
}
.header .nav ul li {
    list-style: none;
    display: inline-block;
}

.header .u-menu {
    float: right;
    height: 80px
}

.header .u-menu .social-login {
    padding-top: 20px
}

.header .u-menu .userpic {
    float: left;
    margin-right: 10px
}

.header .u-menu .userpic img {
    width: 46px;
    height: 46px;
    vertical-align: middle;
    border-radius: 0 0 100px 100px;
    -moz-border-radius: 0 0 100px 100px;
    -webkit-border-radius: 0 0 100px 100px
}

.header .u-menu .userinfo {
    float: right;
    line-height: 16px;
    margin-top: 25px
}

.header .u-menu .userinfo a {
    color: #fff;
    text-decoration: none
}

.header .u-menu .userinfo a:hover {
    color: #658de1
}

.header .u-menu .userinfo .price {
    color: #eeca44;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px
}

.header .u-menu .userinfo .price .ruble-small {
    font-weight: normal !important;
    font-size: 11px;
    margin-left: 2px
}

.header .u-menu .userinfo .price span {
    font-weight: normal
}

.header .u-menu .userinfo .price .plus {
    margin-left: 5px
}

.header .u-menu .userinfo .price .plus, .header .u-menu .userinfo .price .minus {
    font-weight: bold;
    color: #101321;
    font-size: 16px;
    background: #eeca44;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block
}

.header .u-menu .userinfo .price .minus {
    background-color: #323952;
    color: #fff
}

.header .u-menu .userinfo .price .plus:hover, .header .u-menu .userinfo .price .minus:hover {
    cursor: pointer;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.header .u-menu .userinfo .price .minus:hover {
    background-color: #d8523c
}

.sub-header {
    background: #101321;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.sub-header .stat {
    position: absolute;
    width: 380px;
    height: 100px;
    left: 0px;
    top: 0px
}

.sub-header .stat .o {
    float: left;
    width: 125px;
    text-align: center;
    font-size: 16px;
    color: #444a66;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0 0 0
}

.sub-header .stat .o-1 {
    width: 105px
}

.sub-header .stat .l {
    border-left: 1px solid #292d40;
    width: 0px;
    height: 40px;
    float: left;
    margin: 28px 5px 0 5px
}

.sub-header .stat .o div {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0 0 0
}

.sub-header .live {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
    padding-bottom: 10px
}

.sub-header .live .name {
    background: #eeca44;
    color: #222535;
    font-weight: bold;
    font-size: 12px;
    width: 100px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    margin: 40px 0 0 -60px;
    position: absolute;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sub-header .live .prize {
    padding: 10px 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    width: 2000px
}

.sub-header .live .prize .b {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-right: 10px;
    z-index: 3;
    font-weight: normal;
    font-family: Impact, 'PT Sans', sans-serif;
}

@-webkit-keyframes "prizeIn" {
    0% {
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes "prizeIn" {
    0% {
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.sub-header .live .prize .b img {
    max-width: 70px;
    max-height: 70px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1
}

.sub-header .live .prize .s {
    position: relative;
    z-index: 2;
    font-weight: bold
}

.sub-header .live .prize .s.silver {
    color: #efeae1;
    text-shadow: 0px 1px 1px #7f7d73
}

.sub-header .live .prize .s.gold {
    color: #f8dc49;
    text-shadow: 0px 1px 1px #c99204
}

.sub-header .live .prize .s span {
    font-size: 10px;
    font-weight: normal
}

.sub-header .live .prize .winner-box {
    height: 80px;
    width: 80px;
    top: 0px;
    left: 0px;
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.sub-header .live .prize .winner {
    line-height: 20px;
    background: #eeca44;
    height: 80px;
    width: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    z-index: 3;
    position: relative
}

.sub-header .live .prize .winner img {
    border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px
}

.sub-header .live .prize .winner:hover {
    background: #638add
}

.sub-header .live .prize .winner:hover:after {
    border-top-color: #638add
}

.sub-header .live .prize .b:hover .winner-box {
    display: block
}

.filters {
    padding: 5px 0 5px 0;
    margin-bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.filters span {
    font-size: 14px;
    color: #fff;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    display: inline-block;
    padding: 5px 12px
}

.filters span:hover {
    background: #658de1;
    cursor: pointer
}

.filters span.active {
    background: rgb(85, 124, 207);
    background: rgba(85, 124, 207, 0.15);
    cursor: default
}

.audio {
    display: none
}

.cases {
    margin: -20px 0 20px -10px
}

.case-empty {
    display: none;
    margin: 50px 0 80px 0
}
.account .tabs {
    position: relative;
    margin: 0 0 20px 0;
}
.account .tabs .tab {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    display: inline-block;
    margin: 0 0 0 0;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 20px;
}
.account .tabs .tab.active, .account .tabs .tab.active:hover {
    background: rgb(85,124,207);
    background: rgba(85,124,207,0.15);
    cursor: default;
}
.part {
    border-bottom: 1px solid #2d3143;
    padding-bottom: 10px;
    margin-bottom: 10px;
        color: #fff;
}
.p-games {
    float: right;
    width: 120px;
    text-align: center;
}
.p-n {
    float: left;
    width: 50px;
    padding-left: 10px;
}
.p-id {
    float: left;
    width: 80px;
}
.p-name {
    font-size: 13px;
}.p-name {
    float: left;
    font-size: 18px;
    padding-left: 10px;
}

.case-grid {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    width: 25%;
    opacity: 0
}

.case-grid.show {
    opacity: 1;
}

.case {
    width: 100%;
    background: rgb(85, 124, 207);
    background: rgba(85, 124, 207, 0.15);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    overflow: hidden
}

.case .price {
    font-weight: bold;
    font-size: 18px;
        color: #fff;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px
}

.case .price span {
    font-size: 10px;
    font-weight: normal;
    margin-left: -5px
}

.case .img {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    position: relative
}

.case .img .cover {
    position: absolute;
    top: 0px;
    left: 7.75%;
    width: 85%;
    height: 85%;
    z-index: 1
}

.case .img .prize {
    position: relative;
    top: 0px;
    left: 20%;
    width: 65%;
    height: 65%;
    z-index: 2;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

.case .img .prize .silver {
    font-size: 38px;
    font-weight: normal;
    font-family: Impact, 'PT Sans', sans-serif;
    color: #efeae1;
    text-shadow: 0px 1px 1px #7f7d73;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px
}

.case .img .prize .gold {
    font-size: 36px;
    font-weight: normal;
    font-family: Impact, 'PT Sans', sans-serif;
    color: #f8dc49;
    text-shadow: 0px 1px 1px #c99204;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px
}

.case .img .prize .gold span, .case .img .prize .silver span {
    font-size: 16px;
    font-weight: normal;
    margin-left: -2px
}

.case .price b {
    font-weight: bold;
    font-size: 11px;
    padding-right: 5px;
    text-align: center;
    color: #757697
}

.case.case-mixed .price b {
    color: #ebf1b2 !important
}

.case .payed {
    font-size: 12px;
    text-align: center;
    padding: 10px 0 20px 0;
}

.case .mobile-url {
    position: absolute;
    top: 15px;
    left: 15px;
    text-decoration: none;
    color: #fff;
    background: #256bad;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 10px;
    font-size: 14px;
    z-index: 999;
    display: none
}

.case .case-footer {
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    background: rgb(23, 83, 140);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTc1MzhjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1OWNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, rgba(24, 57, 89, 1) 0%, rgba(76, 99, 147, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(24, 57, 89, 1) 0%, rgba(76, 99, 147, 1) 100%);
    background: linear-gradient(135deg, rgba(24, 57, 89, 1) 0%, rgba(76, 99, 147, 1) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#17538c', endColorstr='#759cf0',GradientType=1 )";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px
}

.case .case-footer .ruble-small, .payed .ruble-small {
    font-size: 11px;
    top: -2px;
    display: inline-block;
    margin-left: 0px;
    font-weight: normal
}

.payed .ruble-small {
    font-size: 10px;
    font-weight: normal !important;
    font-style: normal !important;
    margin-left: 2px
}

.case .case-footer a {
    color: #fff;
    text-decoration: none
}

.case-mixed {
    background: #f5b51b url(../images/case-light.png) no-repeat center center
}

.case-mixed .case-footer {
    background: #de7504
}

.case-mixed .payed {
    padding-top: 0px
}

.case .payed .left {
    margin: -10px 0 0 5px;
    padding: 5px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #335B83;
    font-weight: bold;
    font-size: 15px;
        color: #fff;
}

.case .payed .left.type-3 {
    background: #808de2;
    background: #5561af
}

.case .payed .center {
    opacity: 0.5;
    margin-top: -5px
}

.case .payed .right {
    padding: 0 10px 0 0;
    margin-top: 0px;
    opacity: 0.5
}

.case .hover {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    text-align: center;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.case .hover .light {
    background: url(../images/case-light.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    text-align: center;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px
}

.case .hover .btn {
    top: 50%;
    margin-top: -24px
}

.case:hover .hover {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.case:hover {
    box-shadow: 0 0 50px #101321;
    z-index: 10
}

.gifts {
    position: relative
}

.gifts h3 {
    margin: 30px 0 20px 0;
    font-size: 20px
}

.gifts .gift-case {
    position: relative;
    min-height: 260px
}

.gifts .gift-case .l {
    position: absolute;
    left: 20px;
    top: 60px;
    height: 0px;
    width: 185px;
    height: 185px;
    background: #101321;
    background: #1c2032;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: inset 0 0 20px rgba(10, 10, 10, 0.6)
}

.gifts .gift-case .l .line {
    position: absolute;
    height: 0px;
    width: 100%;
    top: 40%;
    left: 0px;
    z-index: 9;
    border-top: 1px solid #101321;
    border-bottom: 1px solid #1e2337;
    opacity: 0.6
}

.gifts .gift-case .l form {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%
}

.gifts .gift-case .l form .btn {
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #3a99d8;
    background: -moz-linear-gradient(top, #3a99d8 0%, #1c70ce 100%);
    background: -webkit-linear-gradient(top, #3a99d8 0%, #1c70ce 100%);
    background: linear-gradient(to bottom, #3a99d8 0%, #1c70ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a99d8', endColorstr='#1c70ce', GradientType=0)
}

.info-2.gift-case img {
    height: 180px;
    vertical-align: middle;
    margin-right: 30px
}

.gifts .gift-case .l form .btn:disabled {
    background: #4e7648;
    color: #606f95;
    color: #71c065;
    cursor: wait !important
}

.gifts .gift-case .l form .btn:disabled:active, .gifts .gift-case .l form .btn:disabled:hover {
    background: #4e7648 !important;
    color: #71c065 !important
}

.gifts .gift-case .r {
    padding: 40px 0 0 0;
    text-align: center;
    font-size: 48px
}

.gifts .gift-case .r .contest-countdown {
    font-size: 72px;
    line-height: 72px
}

.gifts .gift-case .r .contest-countdown p {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 10px
}

.gifts h3 .yellow {
    background: #dcaf34;
    font-size: 16px;
    padding: 2px 10px;
    border-radius: 3px;
    color: #222
}

.daily-winner {
    background: #161a28 no-repeat center center;
    border: 3px solid #ebce4a;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.daily-winner-animation {
    -webkit-animation: rotation 10s linear infinite;
    animation: rotation 10s linear infinite;
    background: url(../images/contest-cube.png) no-repeat center center;
    position: absolute;
    width: 1280px;
    height: 1280px;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -640px;
    margin-top: -640px;
    z-index: 1
}

.daily-winner:after {
    bottom: 0%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(235, 206, 74, 0);
    border-bottom-color: #ebce4a;
    border-width: 15px;
    margin-left: -15px;
    z-index: 2
}

.daily-winner:before {
    top: 0%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(235, 206, 74, 0);
    border-top-color: #ebce4a;
    border-width: 15px;
    margin-left: -15px;
    z-index: 2
}

.daily-winner-in {
    position: relative;
    z-index: 2
}

.daily-winner .b1, .daily-winner .b2, .daily-winner .b3 {
    float: left;
    width: 33.3333%;
    text-align: center
}

.daily-winner .b1 img {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px
}

.daily-winner .b2 {
    font-size: 36px;
    line-height: 32px;
    font-weight: bold;
    padding: 10px 0 0 0
}

.daily-winner .b2 a, .daily-winner .b2 span {
    font-size: 20px;
    font-weight: normal !important
}

.daily-winner img {
    height: 100px
}

.daily-coins {
    text-align: center
}

.daily-coins img {
    height: 100px;
    margin: 10px
}

.table-daily td {
    padding: 10px 5px !important;
    margin: 0px !important;
    vertical-align: middle
}

.table-daily .userpic {
    height: 40px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px
}

.table-daily .id {
    padding-left: 15px !important
}

.table-daily .date {
    font-size: 14px;
    padding-right: 15px !important
}

.gifts .gift-case .l img {
    width: 60%;
    height: 60%;
    margin-left: 20%;
    margin-top: 10%
}

.gifts .gift-case .r {
    padding-left: 200px
}

.gifts .info-1 {
    float: left;
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 24px;
    margin-right: 1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #101321;
    padding: 10px 20px 15px 20px;
    border: 3px solid #171b2e
}

.gifts .info-2 {
    float: left;
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 24px;
    margin-left: 1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #101321;
    padding: 10px 20px 15px 20px;
    border: 3px solid #171b2e
}

.gifts .info-1 h3, .gifts .info-2 h3 {
    text-align: left;
    font-size: 20px;
    color: #eeca44;
    margin: 0px;
    margin-bottom: 7px;
    padding-bottom: 5px;
    border-bottom: 1px solid #171b2e
}

.gifts .info-1 b, .gifts .info-2 b {
    color: rgb(85, 124, 207)
}

.gifts .info-1 ul, .gifts .info-2 ul {
    list-style: disc;
    margin-left: 20px
}

.gifts .my-coins-1, .gifts .my-coins-2, .gifts .my-coins-3 {
    float: left;
    width: 32.3333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5);
    padding: 15px 0
}

.gifts .my-coins-1 div, .gifts .my-coins-2 div, .gifts .my-coins-3 div {
    font-size: 15px;
    font-weight: normal;
    color: #70799c
}

.gifts .my-coins-3 {
    background: #eeca44
}

.gifts .my-coins-3 div {
    color: #fff;
    font-weight: bold
}

.gifts .my-coins-1 {
    margin-right: 1%
}

.gifts .my-coins-2 {
    margin-left: 0.5%;
    margin-right: 0.5%
}

.gifts .my-coins-3 {
    margin-left: 1%
}

.gifts .my-coins-1 span, .gifts .my-coins-2 span, .gifts .my-coins-3 span {
    font-size: 20px;
    font-weight: normal
}

.gifts .top10-1 {
    float: left;
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 24px;
    margin-right: 1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #101321;
    padding: 10px 20px 15px 20px;
    border: 3px solid #171b2e;
    opacity: 0.5
}

.gifts .top10-1:hover {
    opacity: 1
}

.gifts .top10-2 {
    float: left;
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 24px;
    margin-left: 1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #101321;
    padding: 10px 20px 15px 20px;
    border: 3px solid #171b2e
}

.gifts .top10-1 h3, .gifts .top10-2 h3 {
    text-align: left;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #171b2e
}

.gifts .top-table {
    text-align: left
}

.gifts .top-table td, .gifts .top-table tr {
    vertical-align: middle
}

.gifts .top-table img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.gifts .top-table a {
    color: #70799c;
    text-decoration: none
}

.gifts .top-table a:hover {
    color: #fff
}

.gifts .top-table .coins {
    font-weight: bold;
    font-size: 18px
}

.gifts .top-table .coins span {
    font-weight: normal;
    font-size: 14px
}

.gifts .prize {
    float: left;
    width: 10%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px
}

@-webkit-keyframes "Dance1" {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    60% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    90% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes "Dance1" {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    60% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    90% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.case-page {
    position: relative;
    padding: 30px 0 50px 0;
    min-height: 580px
}

.case-page .title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0;
    margin: 80px 0 80px 0;
    background: url(../images/spin-subtitle.png) no-repeat center center
}

.case-page .chance {
    position: absolute;
    left: -250px;
    top: 60px;
    text-align: right
}

.case-page .chance p {
    margin: 0 0 10px 0
}

.case-page .chance p b {
    color: #f8dc48
}

.case-page .chance h3 {
    font-size: 24px;
    line-height: 24px;
    border-bottom: 1px solid #383e53;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.case-page .name {
    position: absolute;
    right: -240px;
    top: 50px
}

.case-page .button {
    position: absolute;
    width: 260px;
    right: 50%;
    margin-right: -130px;
    bottom: -20px;
    z-index: 99
}

.case-page .button .btn {
    width: 260px;
    background: rgb(38, 108, 174);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2NmNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzUzOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(38, 108, 174, 1) 0%, rgba(23, 83, 140, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(38, 108, 174, 1) 0%, rgba(23, 83, 140, 1) 100%);
    background: linear-gradient(to bottom, rgba(38, 108, 174, 1) 0%, rgba(23, 83, 140, 1) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#266cae', endColorstr='#17538c',GradientType=0 )";
    color: #fff
}

.case-page .button .btn:hover {
    background: rgb(38, 108, 174)
}

.case-page .button .btn:disabled {
    background: #28314a;
    color: #606f95;
    cursor: wait !important
}

.case-page .button .btn:disabled:active, .case-page .button .btn:disabled:hover {
    background: #28314a !important;
    color: #606f95 !important
}

.case-page .button .btn span {
    color: #ccf316;
    text-transform: none
}

.case-page .button .btn span span {
    font-weight: normal;
    font-size: 10px
}

.case-page .name h1 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px
}

.case-page .name .desc {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px
}

.case-page .name .desc b {
    color: #eeca44
}

.case-page .name .digital {
    color: #eeca44;
    margin-top: 10px
}

.case-page .name .digital span {
    color: #101321;
    font-size: 14px;
    font-weight: bold;
    background: #f8dc48;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 8px 4px 8px
}

.case-page .name .payed {
    font-size: 16px;
    border-top: 1px solid #383e53;
    padding-top: 20px;
    margin-top: 20px
}

.case-page .spin {
    background: #101321;
    width: 328px;
    height: 328px;
    padding: 10px;
    border: 5px solid #1a2135;
-webkit-animation: borderColor 3s linear infinite;
animation: borderColor 3s linear infinite;
background: #0e0c16;
box-shadow: inset 0 0 10px #000;
-moz-box-shadow: inset 0 0 10px #000;
-webkit-box-shadow: inset 0 0 10px #000;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 auto;
    position: relative
}
.chosen-container, .chosen-container li {
    margin-left: 100px;
}
.case-page .spin-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjgzMTRhIiBzdG9wLW9wYWNpdHk9IjAuMzMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI4MzE0YSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, rgba(40, 49, 74, 0.33) 0%, rgba(40, 49, 74, 0) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(40, 49, 74, 0.33) 0%, rgba(40, 49, 74, 0) 100%);
    background: linear-gradient(135deg, rgba(40, 49, 74, 0.33) 0%, rgba(40, 49, 74, 0) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#5428314a', endColorstr='#0028314a',GradientType=1 )";
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 50px;
    position: relative
}

.case-page .spin-line {
  border-top: 3px solid #f5da4d;
  width: 100%;
  top: 50%;
  left: 0px;
  position: absolute;
  height: 0px;
  z-index: 999;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.case-page .spin-inner div {
    position: relative
}

.case-page .spin-inner p {
    position: absolute;
    top: 50%;
    font-size: 36px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    z-index: 9999
}

.case-page .spin-inner p span {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin-left: -8px
}

.case-page .spin-inner p.gold {
    color: #f8dc49;
    text-shadow: 0px 1px 1px #c99204
}

.case-page .spin-inner p.silver {
    color: #efeae1;
    text-shadow: 0px 1px 1px #7f7d73
}

.case-page .spin-inner img {
    position: relative;
    z-index: 1
}

.case-page .spin-inner img:before {
    position: absolute;
    top: 100px;
    left: 100px;
    background: red;
    z-index: 99999;
    width: 30px;
    height: 30px;
    content: ''
}

.case-page .spin-won {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #272c43 url(../images/bg.jpg);
    color: #fff;
    z-index: 9999;
    padding: 80px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.case-page .spin-won h3 {
    color: #eeca44;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
    text-align: center;
    z-index: 10;
    position: relative
}

.case-page .spin-won h4 {
    color: #eeca44;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    z-index: 10;
    position: relative;
    display: none
}

.case-page .spin-won h5 {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 10px;
    text-align: center;
    z-index: 10;
    position: relative
}

.case-page .spin-won .icon {
    text-align: center;
    margin: 30px 0;
    position: relative;
    z-index: 10
}

.case-page .spin-won .icon img {
    max-width: 200px
}

.case-page .spin-won .button {
    text-align: center;
    position: relative;
    right: auto;
    margin: 0px auto 10px auto;
    bottom: auto;
    z-index: 10
}

.case-page .spin-won .button .btn {
    text-align: center;
    width: 180px
}

.case-page .spin-won .c {
    text-align: center;
    position: relative;
    z-index: 10
}

.case-page .spin-won .c a {
    color: #606f95;
    text-decoration: none;
    font-size: 15px;
    margin-top: 5px
}

.case-page .spin-won .c a:hover {
    color: #fff
}

.case-page .spin-won .a-1, .case-page .spin-won .a-2, .case-page .spin-won .a-3, .case-page .spin-won .a-4 {
    width: 560px;
    height: 560px;
    background: url(../images/win-1.png) no-repeat center center;
    background-size: 560px 560px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -280px;
    z-index: 1;
    border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px
}

.case-page .spin-won .a-1 {
    -webkit-animation: rotation 10s linear infinite;
    animation: rotation 10s linear infinite
}

.case-page .spin-won .a-2 {
    background-image: url(../images/win-2.png);
    -webkit-animation: rotationBack 10s linear infinite;
    animation: rotationBack 10s linear infinite
}

.case-page .spin-won .a-3 {
    background-image: url(../images/win-3.png);
    -webkit-animation: stars 1s linear infinite;
    animation: stars 1s linear infinite;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px
}

.case-page .spin-won .a-4 {
    background-image: url(../images/win-4.png)
}

@-webkit-keyframes "rotation" {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes "rotation" {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes "rotationBack" {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes "rotationBack" {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes "stars" {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes "stars" {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.lcs_wrap {
    display: inline-block;
    direction: ltr;
    height: 28px;
    vertical-align: middle
}

.lcs_wrap input {
    display: none
}

.lcs_switch {
    display: inline-block;
    position: relative;
    width: 73px;
    height: 28px;
    border-radius: 30px;
    background: #ddd;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.lcs_cursor {
    display: inline-block;
    position: absolute;
    top: 3px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    z-index: 10;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.lcs_label {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 33px;
    top: 5px;
    overflow: hidden;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out .1s;
    -ms-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s
}

.lcs_label.lcs_label_on {
    left: -70px;
    z-index: 6
}

.lcs_label.lcs_label_off {
    right: -70px;
    z-index: 5
}

.lcs_switch.lcs_on {
    background: #2c82d3
}

.lcs_switch.lcs_on .lcs_cursor {
    left: 48px
}

.lcs_switch.lcs_on .lcs_label_on {
    left: 10px;
    opacity: 1
}

.lcs_switch.lcs_off {
    background: #343f5c
}

.lcs_switch.lcs_off .lcs_cursor {
    left: 3px
}

.lcs_switch.lcs_off .lcs_label_off {
    right: 10px;
    opacity: 1
}

.lcs_switch.lcs_disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    cursor: default
}

.top-users {
    background: #101321;
    padding: 50px 0;
    box-shadow: inset 0 0 50px #0e1019;
    -moz-box-shadow: inset 0 0 50px #0e1019;
    -webkit-box-shadow: inset 0 0 50px #0e1019;
    margin: 20px 0;
    position: relative
}

.top-users h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 20px 0;
    font-weight: bold;
    font-size: 26px
}

.top-users .top-3 {
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: table
}

.top-users .top-3 .t1, .top-users .top-3 .t2, .top-users .top-3 .t3 {
    float: left;
    position: relative;
    text-align: center
}

.top-users .top-3 .u-cases {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 0 0
}

.top-users .top-3 .u-money {
    color: #39d064;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold
}

.top-users .top-3 .small-icon {
    font-size: 12px;
    margin-left: 3px
}

.top-users .top-3 .t2 .u-cases, .top-users .top-3 .t3 .u-cases, .top-users .top-3 .t2 .u-money, .top-users .top-3 .t3 .u-money {
    font-size: 18px;
    line-height: 20px
}

.top-users .top-3 .u-money span {
    font-weight: normal
}

.top-users .top-3 .t1 {
    width: 230px;
    z-index: 5;
    position: relative;
    display: inline-block
}

.top-users .top-3 .t2 {
    width: 180px;
    z-index: 1;
    display: inline-block;
    position: relative;
    top: 25px;
    right: -30px
}

.top-users .top-3 .t3 {
    width: 180px;
    z-index: 1;
    display: inline-block;
    position: relative;
    top: 25px;
    left: -30px
}

.top-users .top-3 .t1 .back, .top-users .top-3 .t2 .back, .top-users .top-3 .t3 .back {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 180px
}

.top-users .top-3 .t1 .back {
    z-index: 3;
    top: 0px;
    left: 0px;
    width: 230px;
    height: 230px
}
.contest .participate {
    line-height: 20px;
    margin-bottom: 30px;
}
.contest .part {
    border-bottom: 1px solid #2d3143;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.part-header {
    background: #161a28;
    color: #586287;
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.contest .p-n {
    float: left;
    width: 50px;
    color: #586287;
    padding-left: 10px;
}
.contest .p-id {
    float: left;
    width: 80px;
    color: #586287;
}
.part-header .p-name {
    font-size: 13px;
}
.contest .p-name {
    float: left;
    font-size: 18px;
    padding-left: 10px;
}
.contest .p-vk {
    float: left;
    margin-left: 10px;
}
.contest .p-games {
    float: right;
    width: 120px;
    text-align: center;
}
.contest .p-deposit {
    float: right;
    width: 120px;
    text-align: center;
}
.contest .part {
    border-bottom: 1px solid #2d3143;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.flaticon-check:before {
    content: "\f105";
}
.contest .p-deposit span {
    font-weight: bold;
}
.infobox {
    background: #161a28;
    padding: 15px 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}

.name1 {
    background: #eeca44;
    color: #222535;
    font-weight: bold;
    font-size: 12px;
    width: 100px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    margin: 40px 0 0 -60px;
    position: absolute;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.top-users .top-3 a:hover .back {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.top-users .top-3 .t1 a:hover .back {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.top-users .top-3 img {
    position: relative;
    z-index: 9;
    border-radius: 300px;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    width: 150px;
    height: 150px;
    top: 15px
}

.top-users .top-3 .t1 img {
    width: 200px;
    top: 15px;
        height: 200px;
}

.top-users .top-3 .back-shadow {
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 200px;
    top: 15px;
    left: 15px;
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    box-shadow: 0 0 100px #000
}

.top-users .top-line {
    border-bottom: 1px solid #272b42;
    border-top: 1px solid #11141f;
    height: 0px;
    width: 90%;
    max-width: 500px;
    margin: 30px auto
}

.top-users .top-10 {
    text-align: center
}

.top-users .top-10 .user {
    position: relative;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    margin: 0 10px
}

.top-users .top-10 .user a {
    display: block;
    width: 80px;
    height: 80px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px
}
.content .terms {

}
.content .terms .termte {
  text-align: left;
  line-height: 24px;
  color: #6c8393;
  padding-left: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(19,45,60,0.6);
}
.top-users .top-10 .user a img {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    height: 70px;
width: 70px;
}

.top-users .top-10 .user .s-cases {
    display: block;
    margin-bottom: 5px;
        color: #fff;
}

.top-users .top-10 .user .s-money {
    display: block;
    color: #39d064
}

.top-users .top-10 .user a:hover {
    -webkit-filter: sepia(1);
    filter: sepia(1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer
}

.contest .right h3 {
    color: #f8db48;
    font-size: 20px;
    text-align: left
}

.contest .rule {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold
}

.contest .rule .num {
    font-size: 16px;
    font-weight: bold;
    background: #759cef;
    color: #fff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    position: relative;
    margin-right: 5px
}

.contest .rule s {
    color: #dcc264
}

.contest .right {
    text-align: left;
    width: 50%
}

.contest .left {
    width: 50%;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px
}

.contest .left img {
    max-height: 300px
}

.contest-header {
    background: #161a28 no-repeat center center;
    padding: 30px 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative
}

.contest-header .animation {
    -webkit-animation: rotation 10s linear infinite;
    animation: rotation 10s linear infinite;
    background: url(../images/contest-cube.png) no-repeat center center;
    position: absolute;
    width: 1280px;
    height: 1280px;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -640px;
    margin-top: -640px
}

.contest-header .in {
    position: relative;
    z-index: 2
}

.contest .check {
    color: #dcc264;
    margin-left: 10px;
    font-weight: normal
}

.contest-desc {
    font-size: 15px;
    line-height: 24px;
    color: #586287;
    color: #7783ad;
    padding: 30px 0
}

.contest-desc b {
    color: #8d99c7
}

.contest .participate {
    line-height: 20px;
    margin-bottom: 30px
}

.contest .part {
    border-bottom: 1px solid #2d3143;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.contest .p-n {
    float: left;
    width: 50px;
    color: #586287;
    padding-left: 10px
}

.contest .p-id {
    float: left;
    width: 80px;
    color: #586287
}

.contest .p-name {
    float: left;
    font-size: 18px;
    padding-left: 10px
}

.contest .p-vk {
    float: left;
    margin-left: 10px
}

.contest .p-vk a {
    color: #fff;
    text-decoration: none
}

.contest .p-vk a:hover {
    text-decoration: underline
}

.contest .p-deposit {
    float: right;
    width: 120px;
    text-align: center
}

.contest .p-games {
    float: right;
    width: 120px;
    text-align: center
}

.contest .p-deposit span {
    font-weight: bold
}

.part-header {
    background: #161a28;
    color: #586287;
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase
}

.part-header .p-name {
    font-size: 13px
}

.part-important {
    margin-top: 20px
}

.contest-countdown-title {
    margin: 60px 0 0 0;
    color: #586287;
    font-weight: bold
}

.contest-countdown {
    font-size: 48px;
    font-weight: bold;
    margin: 10px 0 0 0
}

.contest-countdown span {
    font-size: 24px;
    font-weight: normal
}

.contest-off {
    padding: 50px 0 100px 0;
    text-align: center;
    line-height: 24px
}

.contest-home {
    background: #161a28 url(../images/contest-cube.png) no-repeat -570px center;
    margin-top: 10px;
    padding: 15px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px
}

.contest-home .img {
    float: left;
    padding-right: 30px
}

.contest-home .img img {
    height: 80px
}

.contest-home .desc {
    float: left;
    line-height: 24px;
        color: #fff;
}

.contest-home .desc h3 {
    text-align: left;
    line-height: 24px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 10px
}

.contest-home .desc h3 a {
    color: #f7da56;
        float: left;
}

.contest-home .join {
    float: right;
    margin: 20px 0 0 0;
}

.more-placec .place {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.more-placec .place .in {
    float: left;
    width: 100%;
    background: url(../images/contest-small.png) no-repeat center center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 20px 15px 20px;
    position: relative
}

.more-placec .place .title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    z-index: 2;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.more-placec .place .img {
    margin: 20px 0;
    text-align: center
}

.more-placec .place .img img {
    height: 150px;
    max-width: 100%;
    width: auto
}

.more-placec .place .p {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase
}

.infobox {
    background: #161a28;
    padding: 15px 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    line-height: 24px
}

.infobox h3 {
    font-size: 20px;
    font-weight: bold;
    color: #eeca44;
    margin-bottom: 5px;
    text-align: left
}

.content h1 {
    padding: 30px 0 10px 0
}

.content .static {
    padding: 0 0 40px 0;
    min-height: 300px
}

.content .static .b3 {
    background: #161a28;
    color: #8388a0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding: 20px;
    line-height: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    float: left;
    width: 32%
}

.content .static .b3.b3-1 {
    margin-left: 0%
}

.content .static .b3.b3-2 {
    margin-left: 2%;
    margin-right: 2%
}

.content .static .b3.b3-3 {
    margin-right: 0%
}

.content .static .b3 h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
    vertical-align: middle;
    text-align: left
}

.content .static .b3 h3 img {
    height: 20px;
    vertical-align: middle
}

.content .static .faq {
    margin: 30px 0 10px 0;
    font-size: 16px;
    line-height: 24px
}

.content .static .faq .question {
    font-weight: bold;
    font-size: 18px;
    color: #eeca44
}

.content .static .touch-now {
    border-top: 1px solid #2d3143;
    border-bottom: 1px solid #2d3143;
    padding: 30px 0;
    margin: 30px 0
}

.content .static .touch-now h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 10px
}

.content .static .touch-now .btn {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
    text-transform: none
}

.content .static .h3left {
    margin: 30px 0 20px 0
}

.content .seperator {
    border-bottom: 1px solid #2d3143;
    height: 0px;
    margin: 30px 0
}

.guarantee-list, .guarantee-note {
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px
}

.guarantee-list .l, .guarantee-note .l {
    float: left;
    border: 1px solid #fff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    font-weight: bold
}

.guarantee-list .r, .guarantee-note .r {
    padding-left: 70px;
    position: relative
}

.guarantee-list h4 {
    color: #eeca44;
    font-weight: bold
}

.guarantee-note .l {
    border: none;
    font-size: 86px;
    line-height: 100px
}

.guarantee-note .r {
    margin-left: 58px
}

.guarantee-note {
    border-bottom: 1px solid #2d3143;
    padding-bottom: 50px
}

.partner-profile {
    background: #2a2f49;
    color: #4f5571;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
    padding: 3px 5px;
    margin-left: 5px
}

.partner-profile:hover {
    color: #fff;
    background: #5873bc
}

.content .terms {
    text-align: left;
    line-height: 24px
}

.content .terms h3 {
    text-align: left;
    font-size: 18px;
    margin: 30px 0 10px 0
}

.loader {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center;
    background: rgb(33, 36, 51) url(../images/bg.jpg);
    opacity: 0.9;
    display: none
}

.loader img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px
}

.support {
    position: relative
}

.support .line {
    margin-bottom: 10px
}
.tickets-round {
    text-align: center;
}
.tickets-round span {
    text-align: center;
    color: #101321;
    font-size: 14px;
    font-weight: bold;
    background: #f8dc48;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    padding: 5px 8px 4px 8px;
    margin: 0 auto 20px auto;
}
.tickets-info {
    margin-bottom: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 20px;
    line-height: 24px;
    font-size: 14px;
    background: #3d5580;
    background-color: #27537e;
    position: relative;
    background-image: -webkit-linear-gradient(114deg, #266cae 0%, #71914b 100%);
    background-image: -moz-linear-gradient(114deg, #266cae 0%, #71914b 100%);
    background-image: -o-linear-gradient(114deg, #266cae 0%, #71914b 100%);
    background-image: linear-gradient(114deg, #266cae 0%, #71914b 100%);
}
.tickets-info .t1 {
    font-size: 24px;
    width: 25%;
    margin-top: -5px;
}
.tickets-info .t2 {
    font-size: 28px;
    width: 25%;
    margin-top: -5px;
}
.tickets-info .t1, .tickets-info .t2, .tickets-info .t3 {
    float: left;
}
.tickets-loader .text {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 36px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    z-index: 3;
}
.tickets-loader {
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #272d40;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    position: relative;
}
.tickets-bets {
    background: rgba(17, 18, 35, 0.4);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 20px;
    line-height: 24px;
    font-size: 13px;
    color: #8991ac;
    margin-bottom: 30px;
}
.tickets-places .one-place {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #31354a;
    margin: 2px;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden !important;
}
.tickets-places {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}
.tickets-places .one-place:hover {
    background: #f3c210;
    cursor: pointer;
}
.support .button {
    text-align: right
}

.support-notlogged {
    padding: 50px 0
}

.gift-shipping {
    background: #020f17 url(../images/top.png);
    background-size: 312px 300px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none
}

.gift-shipping .close {
    position: absolute;
    top: -20px;
    right: -20px;
    color: #fff;
    font-size: 18px;
    line-height: 18px
}

.gift-shipping .close:hover {
    color: rgb(85, 124, 207)
}

.gift-shipping .infobox {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 7px 10px;
    background: #f2f8ea;
    color: #454339
}

.gift-shipping .in {
    background: #fff;
    color: #333;
    width: 320px;
    padding: 20px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    top: 10%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left
}

.gift-shipping .in .inp, .gift-shipping .in .textarea {
    background: #e9eef7;
    height: 38px;
    font-size: 14px;
    color: #5e6877;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.gift-shipping .in .textarea {
    padding: 15px;
    line-height: 18px;
    min-height: 70px
}

.gift-shipping .line {
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    padding-bottom: 5px
}

.gift-shipping .input {
    margin-bottom: 15px
}

.gift-shipping .button {
    text-align: right
}

.gift-shipping-row {
    line-height: 20px;
    font-size: 14px;
    vertical-align: top
}

.gift-shipping-row div {
    background: rgb(64, 70, 86);
    background: rgba(64, 70, 86, 0.3);
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-order-radius: 3px;
    margin-top: 5px
}

.gift-shipping-photo {
    font-weight: bold
}

.gift-shipping-photo img {
    width: 80px
}

.account {
    padding: 30px 0 0 0
}

.account .userbox .l {
    float: left;
    position: relative;
    min-height: 150px;
    padding-left: 170px
}

.account .userbox .l .logout {
    position: absolute;
    font-weight: normal;
    margin-left: -65px;
    background: #ed345b;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    padding: 2px 5px 3px 5px;
    display: inline-block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 2
}

.account .userbox .l .logout:hover {
    background: #e95e7c
}

.account .userbox .l img {
    border-radius: 0 0 100px 100px;
    -moz-border-radius: 0 0 100px 100px;
    -webkit-border-radius: 0 0 100px 100px;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px
}

.account .userbox .l h1 {
    font-size: 24px;
    line-height: 24px;
    padding: 0px
}

.account .userbox .l h1 a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    margin-left: 5px
}

.account .userbox .l h1 a:hover {
    color: #658de1
}

.account .userbox .l .u-cases, .account .userbox .l .u-money, .account .userbox .l .u-balance {
    font-size: 18px;
    margin-bottom: 5px
}

.account .userbox .l span {
    margin-right: 5px
}

.account .userbox .l .n {
    color: #f8dc48;
    font-weight: bold
}

.account .userbox .r {
    float: right
}

.account .userbox .r .btn {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    text-transform: none;
    margin: 0 0 0 5px
}

.account .referral {
    position: relative;
    margin: 40px 0
}

.account .referral .b1, .account .referral .b2 {
    position: relative;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    width: 49%;
    float: left;
    margin-right: 1%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.account .referral .b4, .account .referral .b3 {
    position: relative;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    width: 19%;
    margin-top: 10px;
    float: left;
    margin-right: 1%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}
.account .referral .b5 {
    position: relative;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    width: 100%;
    margin-top: 10px;
    float: left;
    margin-right: 1%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}
.account .referral .b6 {
    position: relative;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    width: 100%;
    margin-top: 10px;
    float: left;
    margin-right: 1%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}
.account .referral .b2 {
    margin: 0 0 0 1%
}

.account .referral h3 {
    font-size: 18px;
    font-weight: bold;
    color: #eeca44;
    text-align: left;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px
}

.account .referral h3 span {
    font-weight: normal
}

.account .referral .desc {
    font-size: 14px;
    line-height: 18px
}

.account .referral .field {
    margin: 15px 0;
    position: relative
}

.account .referral .field input {
    background: #101321;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 40px;
    font-weight: bold
}
.account .referral .field input2 {
    background: #101321;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    color: #fff;
    width: 300px;
    font-size: 18px;
    height: 40px;
    font-weight: bold;
}
.account .referral .field .btn {
    background: orange;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px;
    min-width: 54px;
    line-height: 42px
}

.account .referral .desc span {
    color: #eeca44
}

.account .referral .short {
    color: #525a76;
    font-size: 12px;
    text-align: right
}

.account .referral .b2 h3, .account .referral .b2 .desc span {
    color: #658de1
}

.account .tabs {
    position: relative;
    margin: 0 0 20px 0
}

.account .tabs .tab {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    display: inline-block;
    margin: 0 0 0 0;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 20px
}

.account .tabs .tab:hover {
    cursor: pointer;
    background: rgb(85, 124, 207)
}

.account .tabs .tab.active, .account .tabs .tab.active:hover {
    background: rgb(85, 124, 207);
    background: rgba(85, 124, 207, 0.15);
    cursor: default
}

.account .tab-container {
    display: none;
    position: relative
}

.account .tab-container.active {
    display: block
}

.history-cases {
    text-align: center;
    display: block;
    position: relative
}

.history-case {
    width: 200px;
    height: 180px;
    margin: 0 10px 20px 10px;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 5%;
    -moz-border-radius: 5%;
    -webkit-border-radius: 5%;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    display: inline-block;
    position: relative
}

.history-case .case-url {
    position: absolute;
    bottom: 12px;
    left: 0px;
    width: 100%;
    z-index: 9;
    color: #54607c;
    text-decoration: none
}

.history-case .case-url:hover {
    color: #eeca44
}

.history-case .status {
    color: #545f7d;
    background: #222638;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 13px;
    position: absolute;
    top: 20px;
    right: 13px;
}
.history-case .status3 {
    color: #545f7d;
    background: #222638;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 13px;
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
}
.history-case .status2 {
    color: #545f7d;
    background: #222638;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 13px;
    position: absolute;
    top: 3px;
    left: 3px;
    cursor: pointer;
}
.history-case .coin:hover img {
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
}
.history-case .button {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -75px;
    z-index: 2
}

.history-case .button .btn {
    border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    font-size: 13px;
    height: 30px;
    line-height: 32px
}

.history-case .coin {
    padding: 10px 20px;
    position: relative;
    text-align: center
}

.history-case .coin .value {
    position: absolute;
    display: inline-block;
    font-size: 26px;
    font-family: Impact, 'PT Sans', sans-serif;
    font-weight: normal;
    width: 100%;
    text-align: center;
    top: 40%;
    left: 0px
}

.history-case .coin.silver .value {
    color: #efeae1;
    text-shadow: 0px 1px 1px #7f7d73
}

.history-case .coin.gold .value {
    color: #f8dc49;
    text-shadow: 0px 1px 1px #c99204
}

.history-case .coin .value span {
    font-weight: normal;
    font-size: 14px;
    margin-left: -5px
}

.account .history-money .amount {
    font-weight: bold;
    font-size: 18px;
    color: #658de1
}

.account .history-money .amount.negative {
    color: #d55454
}

.pay-info-redirect {
    font-size: 12px;
    padding: 10px 0 0 0;
    color: #8da2b7
}

.pay-info-first {
    border-top: 1px solid #292d3e;
    padding-top: 20px
}

.pay-info-first img {
    width: 50px;
    margin-bottom: 10px
}

.popup {
    color: #101321;
    display: none
}

.popup-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #272c43 url(../images/bg.jpg);
    opacity: 0.9;
    z-index: 99999
}

.popup-container {
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 100px #0d0f17;
    -moz-box-shadow: 0 0 100px #0d0f17;
    -webkit-box-shadow: 0 0 100px #0d0f17;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999999;
    width: 740px;
    height: 440px;
    margin-top: -220px;
    margin-left: -360px
}

.popup .close {
    color: #adb1c4;
    width: 20px;
    height: 20px;
    font-size: 20px;
    position: absolute;
    top: 25px;
    right: 25px
}

.popup .close:hover {
    cursor: pointer;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.popup h3 {
    font-size: 24px;
    color: #101321 !important;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left
}

.popup .info {
    font-size: 14px;
    color: #101321;
    background: #f9f9ee;
    padding: 10px 15px;
    line-height: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popup .foo {
    margin-top: 0px;
    text-align: center;
    border-top: 1px solid #eef0f9;
    padding: 20px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popup .foo .btn {
    text-transform: none;
	border: none;
	color: #fff;
    background: rgb(229, 171, 31);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1YWIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNTg2MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(229, 171, 31, 1) 0%, rgba(229, 134, 31, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(229, 171, 31, 1) 0%, rgba(229, 134, 31, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 171, 31, 1) 0%, rgba(229, 134, 31, 1) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5ab1f', endColorstr='#e5861f',GradientType=0 )";
    padding-left: 40px;
    padding-right: 40px
}

.popup .foo .btn:hover {
    background: rgb(229, 171, 31);
	color: #fff
}
.popup .foo .btn:focus, .popup .foo .btn:active {
    background: rgb(255, 128, 0) !important;
	color: #fff
}

.popup .foo-2 .btn {
    background: rgb(38, 108, 174);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2NmNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzUzOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(38, 108, 174, 1) 0%, rgba(23, 83, 140, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(38, 108, 174, 1) 0%, rgba(23, 83, 140, 1) 100%);
    background: linear-gradient(to bottom, rgba(38, 108, 174, 1) 0%, rgba(23, 83, 140, 1) 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#266cae', endColorstr='#17538c',GradientType=0 )"
}

.popup .foo-2 .btn:hover {
    background: rgb(38, 108, 174)
}

.popup h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 5px 0
}

.popup .amount-l {
    float: left;
    width: 100px
}

.popup .amount-l .inp, .popup .amount-r2 .inp {
    background: #eef0f9;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 46px;
    color: #101321;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.popup .amount-r {
    float: left;
    color: #8f92a4;
    font-size: 12px;
    line-height: 16px;
    margin: 6px 0 0 10px
}

.popup .amount-r2 {
    color: #101321
}

.popup .amount-r2 h4 {
    margin-top: 10px
}

.popup .amount-r2 .inp {
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px
}

.popup .payment-method {
    background: #f7f8fc;
    border: 2px solid #f7f8fc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 120px;
    height: 46px;
    display: inline-block;
    margin: 5px 10px 0 0;
    text-align: center;
    line-height: 46px;
    position: relative;
    float: left
}

.popup .payment-method img {
    max-width: 90%;
    max-height: 100%
}

.popup .payment-method span {
    height: 20px;
    width: 20px;
    line-height: 22px;
    text-align: center;
    background: #1fa1f3;
    color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-weight: normal;
    font-size: 12px;
    position: absolute;
    top: -8px;
    right: -8px;
    display: none
}

.popup .payment-method.active {
    border-color: #1fa1f3
}

.popup .payment-method.active span {
    display: block
}

.popup .payment-method:hover {
    cursor: pointer
}

.footer {
    height: 100px;
    padding-bottom: 30px
}

.footer .l {
    float: left
}

.footer .l ul li {
    list-style: none;
    display: inline-block
}

.footer .l ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    padding-right: 30px
}

.footer .l ul li a:hover {
    color: #eeca44;
    cursor: pointer
}

.footer .l ul li a.active, .footer .l ul li a.active:hover {
    color: #565f76;
    cursor: default
}

.footer .l .copy {
    color: #70799c;
    font-size: 13px;
    margin: 15px 0 0 0;
    line-height: 18px
}

.footer .r {
    float: right
}

.footer .r h5 {
    float: right;
    color: #70799c;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    display: block
}

.footer .r .img {
    width: 200px;
    float: left
}

.footer .r .wm {
    height: 28px
}

.footer .r .wm-1 {
    margin-bottom: 3px
}

.footer .r .wm-box {
    display: none
}

.ie-update {
    display: none
}

.ie6 .ie-update, .ie7 .ie-update, .ie8 .ie-update {
    display: inline-block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 99999;
    text-align: center;
    padding: 200px 0 0 0;
    background: #f0f0f0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAHi0lEQVR42u3de4wV1R3A8XPZ5SHg8vIqbBOwXp7qilAQ4qNuH0EEIg+poVDxrVtxC61ilYL10aUQIKEEgbQEkDb11QWsUK0SY2BBI2JAglFkxQJGZWFZVFjYZfn1+8feEDezM3PvPefM7L3zx2f/udnNzXx37sycc+6MEpFIiKjEzoaIuxj6YBKexPN4BwfwDQRJdTiICizHVMRd/nYUxIc8XIfZeB0nIBlowAZcEwXxryMm43kchxhwDkvQOgrirC1uQzlqIZa8ivwoyHlXYSmOQQKyNNuDtEFvDEMxxmISJmAMijEFWyAGHMOHeA0bGlWgyuV3bs6GIDH0xx1Yhi04hHMQi3ZhHsajEMrFFShDDQRJ+5DfEoN0RvKAWw0JyHb8Br2g0tAN5RAkTWopQVrjVryOekhAvsMiDNC4h6+ENNoc9iA9MBdfQUKiAhPQSuM/2y4IGtApjEF6YDFqISFViamawvwc0mh0mIK0R5mGEDZ9iFEaPro+g+APYQkyFv+DtFDrUQiVppUQ/C3oIF1RDskCJ3AfVBruT4YNMsiNOAzJMv9CJ6gUjIFgcxBBYpiDBkiWqsQgKJ+KIXjDdpAL8BIkB5zCGCgfboJgnc0gnVABySENKIHyMBGCFbaCxLELkqMeg3Ix0+Zpb2fsgeS430I1YzUEvzAdpD3ehaSgDpKNXE6Ld0IwwGSQPLwC8ekgFuCrLD+mjHA4tjagCjGTQeZBfDiOUvwIVZAsV4P+UI3GQVBucrT3FogPq3AxipIxcsQ+dITCCghmmApSiKMQF5/iWigMTMbIMSuRhyMQ9DcRJIY3IS6WoQMUhuEEJEc9C8EeU3PqJR6T/yOhDMfYjcWYgiHoic6Iozd+hlK8gKOQEJhjIkg3l3nunehlMEY1ytAnjRm7m7EREqD+JoKsgDhYi3aGYtTiSXTUtEZrMyQAQ3UHubyZ5TdPIQYFaD2b2o4ElGZ34FuIRW/pDvJC0wsgh6vSH+ILiAbLkQ9lSD/sh1g00iGIlr2jDuOgkHQx9us8AFoQtzwGt0VXkH80iXGLw3jWexANFkFZFLe8p1yTaZCuOANBg0OMPKyDaPAf5EFZdiW+g1jwz0yDTIc0utvh9fkQDaoQhwrINIgFp9ElkyB7IJjt8NoUiCZTQ7CwexvEgofSDXIlBMscXhuMWo2L0VpBBex6iAVb0w3yGDY7nH52wQEre4d92yzNmcTTCbIGXR127Y2ah0TahijIryAW3JVqkDboB9XEwxCNnoMKkU6Wppj/rmMsa7CBN/tLqJDZAjHs80yDtMc+iGZ9QhhkAcSCH2TyJpdANKuDCqF7IBaMTvcN/gRiwNe4OoQeglgwM92Pqs8S0SI4E1alE2RhItpwpvw31RiDcDYRbThTPkp1bOedRLTRTDqaSpC7EtEGM+1kKrcv+jIRbTDj/AZ5Jtc3VJiC9EBtrm+oMAVZnOsbyaZo7wiXb72CLE1EG8mm/W4xeqIugDsjbMhhi8J27PgEKnf4X0pagG8gln0dBXFbe2XfWbSNgnxfK1RCAjIkCuL25U37HoiCfN+/IQF6NQpyXhz1kACdQUEUBCiFhEBpFAR4DxICnyM/14P0gXixOLZVAhUCA1GNGoOmOQX5nZ85XzwBsaAahSF4uMu7EIPqcYlTkLcgHm5Hd4sH/jeQF1QQS/985U4fWQWoT+Fz/WWIJQsCijHe0lMXRjgFuRXi4UGoRj8O4nZ5Fv0UpyCG7XA+qHvPe5x0uDZ4G2LRnxGzEGOilRjAOOcg3qe7q6CauCGgq/huhkLkYx7Ekt2IOQVp5+P4cR2Ug1cCGqKfrHlvGR7AHVSLoZyCXJvBpFECpyEB2IEJGZ6FDcV6iGUvu10Y/jrDs5w/QgJ0GItQjHY+risG43HsDvCpPb3cgiz02rV8PzEmePXYi41YgyVYhXK8j5OQgN3vOnTiscvW+BxTKsLpRLRqxMsmxFyDeOy6G6B8ejARbXA3X+ISz8FFj0XUs6BSsDYRbXgnZzDc72hvDaQZY9N4NMX2RBSgqbt9D797jNdcnvb9pqIISU+nOh8iLuJQaeiJw4koxl+gdAbpDJWm3jkeZTli6QQ5ZiQIcCk+geSYuS4xPIPshTTjMk33MNyWQ487mpHRnLrHMwVHaXy6/2pIFqvGSB2LHGZBmjEfSqN7s/QLQB/gUl2rToZCmnHAwHKcAXgfkgXOogxtdS4DiuFTtzudGZoM+j1OQVqoPRhial1Wicdn42WagwzDcy10QPIISpBvbqGc9xB6JfppeApPKT5wnCMI/5lYDf6EAlsrF/uiyuOxorNwIZQPrVCE6diKc81Mx85GFygMxouoh4TEF5iJgiDW9vb1MQ5Vi3V4FONR3GgUpmEhNqEa0owKTEYbKAfdMQsfQwJQh3UYi9ZBfz+kwNA1QyXK0BcqBUV4GjsML1w7jhdxJy4KdrG1s0F4CWcyOCXciicwEEqDbhiHuXgThzLYA/ZiLUoxDHlhWf3upSsm46/YhiOogzQ6jUPYjjV4FDeiA5QFHVCEEZiC6ZiBOXgEpbgTt2E4ChEL7dcR+BEJThQkChJJyf8B6gWBzXTUMWIAAAAASUVORK5CYII=) no-repeat center 90px;
    background-size: 50px
}

.ie-update small {
    font-size: 10px;
    color: #aaa
}

.smoke-base {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 99999999
}

.smoke-base.smoke-visible {
    opacity: 1;
    visibility: visible
}

.smokebg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.smoke-base .dialog {
    position: absolute;
    z-index: 99999999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.dialog-prompt {
    margin-top: 15px;
    text-align: center
}

.dialog-buttons {
    margin: 20px 0 5px 0
}

.smoke {
    text-align: center;
    font-size: 18px;
    line-height: 150%;
    z-index: 99999999
}

.dialog-buttons button {
    display: inline-block;
    vertical-align: baseline;
    cursor: pointer;
    font-style: normal;
    text-decoration: none;
    border: 0;
    outline: 0;
    margin: 0 5px;
    -webkit-background-clip: padding-box;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    padding: 12px 30px;
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important
}

.dialog-prompt input {
    margin: 0;
    border: 0;
    outline: none;
    width: 75%;
    display: inline-block;
    background-color: transparent;
    font-size: 16px;
    padding: 8px
}

.smoke-base {
    background: rgba(0, 0, 0, .3);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#900000000)"
}

.smoke-base .dialog {
    top: 25%;
    width: 40%;
    left: 50%;
    margin-left: -20%
}

.smoke-base .dialog-inner {
    padding: 15px;
    color: #202020
}

.smoke {
    background-color: rgba(255, 255, 255, 0.95);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#ffffff)";
    box-shadow: 0 2px 100px #000
}

.dialog-buttons button {
    background-color: rgba(0, 0, 0, .85);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#222222,endColorstr=#222222)";
    border-radius: 0;
    color: #fff
}

button.cancel {
    background-color: rgba(0, 0, 0, .40);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#444444,endColorstr=#444444)"
}

.queue {
    display: none
}

.social-follow {
    width: 480px;
    margin-top: -90px;
    margin-left: -240px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 999999;
    top: 200%;
    left: 50%;
    position: fixed;
    color: #101321;
    text-align: center;
    line-height: 24px;
    box-shadow: 0 0 10px #101321
}

.social-follow h3 {
    color: #101321;
    margin-bottom: 0px
}

.social-follow div {
    margin: 10px 0
}

.social-follow .btn {
    height: 42px;
    line-height: 42px;
    margin-right: 10px
}

.social-follow .btn span {
    font-size: 24px;
    margin-right: 5px;
    vertical-align: middle
}

.social-follow .a {
    color: #b2b6c0
}

.vk-button {
    position: fixed;
    top: 50%;
    right: -56px;
    margin-top: -40px;
    background: #edc951;
    color: #fff;
    color: #111;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    text-decoration: none;
    font-weight: normal;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 9
}

.vk-button:hover {
    background: #459adf;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .more-placec {
        margin: 20px 0 0 0
    }
 .ticket-box{width:100%;float:none;padding:0px !important}
    .more-placec .place {
        width: 50% !important;
        padding: 10px;
        margin: 0px
    }
    .ab-1 {
      display: none;
    }
    .ab-2 {
      display: none;
    }
    .ab-3 {
      display: none;
    }
    .contest-s {
    width: auto;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
    .contest-t {
        line-height: 32px;
        border-left: 5px solid #f2c924;
        padding-left: 30px;
        width: 90%;
    }
    .header .logo {
        width: 140px;
        left: 50%;
        margin-left: -70px;
        position: absolute
    }

    .header .nav {
        float: left;
        overflow: visible
    }

    .header .nav ul {
        float: none;
        position: absolute;
        top: 80px;
        left: 0px;
        z-index: 99;
        background: #101321;
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: none
    }

    .header .nav ul li {
        display: block;
        width: 100%;
        height: 46px;
        line-height: 46px
    }

    .header .nav-button {
        display: block;
        font-size: 24px;
        font-weight: normal;
        width: 50px;
        height: 50px;
        margin: 18px 0 0 10px;
        line-height: 50px
    }

    .header .nav-button:hover {
        color: #eeca44
    }

    .content .static .b3 {
        float: none;
        width: 100%;
        margin: 0px 0px 20px 0px !important
    }
}

@media screen and (max-width: 960px) {
  .header .stat {
    display: none;
  }
   .ticket-box{width:100%;float:none;padding:0px !important}
    .contest-home {
        margin: 30px 0;
        text-align: center;
        background-position: center center
    }
    .account .referral .b4, .account .referral .b3, .account .referral .b4 {
    position: relative;
    background: rgb(16, 19, 33);
    background: rgba(16, 19, 33, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    width: 100%;
    margin-top: 10px;
    float: left;
    margin-right: 1%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    }
    .account .referral .field .btn {
    background: orange;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    min-width: 54px;
    line-height: 42px;
}
.inp2, .textarea2 {
    color: #5a9f93;
    border: none;
    padding: 0 20px;
    font-size: 16px;
    height: 50px;
    width: 66% !important;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
    .ab-1 {
      display: none;
    }
    .ab-2 {
      display: none;
    }
    .ab-3 {
      display: none;
    }
    .contest-s {
    width: auto;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
    .contest-t {
        line-height: 32px;
        border-left: 5px solid #f2c924;
        padding-left: 30px;
        width: 90%;
    }
    .contest-home .img {
        text-align: center;
        float: none;
        width: 100%
    }

    .contest-home .img img {
        height: 120px
    }

    .contest-home .desc {
        text-align: center;
        float: none;
        width: 100%
    }

    .contest-home .desc h3 {
        text-align: center
    }

    .contest-home .join {
        display: none
    }

    .account .referral .b1, .account .referral .b2 {
        width: 100%;
        float: none;
        margin: 0 0 20px 0
    }

    .footer .r {
        display: none
    }

    .footer .l {
        float: none;
        text-align: center
    }

    .footer .l ul li a {
        padding: 10px
    }

    .footer .l ul li {
        margin-bottom: 15px
    }

    .footer .l .copy {
        padding-bottom: 20px
    }

    .account .userbox .l {
        float: none;
        clear: both;
        display: block
    }

    .account .userbox .l h1 {
        text-align: left
    }

    .account .userbox .r {
        float: none;
        padding: 20px 0 0 0;
        clear: both
    }

    .filters {
        display: none
    }

    .cases {
        padding-top: 30px
    }

    .case-grid {
        float: left;
        width: 50%
    }

    .gifts .prize {
        width: 20%
    }

    .gifts .top10-1, .gifts .top10-2 {
        width: 100%;
        float: none;
        margin: 0px;
        margin-bottom: 20px
    }

    .gifts .top10-1 {
        display: none
    }

    .gifts .info-1, .gifts .info-2 {
        float: none;
        width: 100%;
        margin: 0 0 20px 0
    }
}

@media screen and (max-width: 720px) {
    .more-placec {
        padding: 0px
    }
 .ticket-box{width:100%;float:none;padding:0px !important}
    .more-placec .place {
        float: none;
        width: 100% !important;
        padding: 0px;
        margin: 0px;
        margin-bottom: 20px
    }
    .ab-1 {
      display: none;
    }
    .ab-2 {
      display: none;
    }
    .ab-3 {
      display: none;
    }
    .contest-s {
    width: auto;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
.case-page .spin {
    background: none;
    width: 328px;
    height: auto;
}
.case-page .name {
    position: relative;
    clear: both;
    float: none !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    margin-bottom: 20px;
}
.case-page .spin-line {
    width: 90%;
    left: 5%;
    top: auto;
    margin-top: 160px;
}
.case-page .spin-inner {
    padding: 40px;
    background: #101321;
    position: relative;
    height: 328px;
    overflow: hidden;
    clear: both;
    float: none;
    margin-bottom: 20px !important;
}
.case-page .chance {
    position: relative;
    clear: both;
    float: none !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    text-align: left;
}
.case-page .spin .button {
    position: relative;
    width: 100%;
    right: auto;
    margin: 30px 0 0 0;
    bottom: auto;
    text-align: center;
}
    .contest-t {
        line-height: 32px;
        border-left: 5px solid #f2c924;
        padding-left: 30px;
        width: 80%;
    }
    .more-placec .place .in {
        margin: 0px;
        margin-bottom: 20px
    }

    .contest .right {
        text-align: center;
        width: 100%;
        float: none
    }

    .contest .right h3 {
        text-align: center
    }

    .contest .left {
        width: 100%;
        float: none;
        text-align: center;
        padding-right: 0px;
        padding-bottom: 20px
    }

    .contest .left img {
        max-height: 150px
    }

    .contest-countdown-title {
        margin: 30px 0 0 0
    }

    .contest-countdown {
        font-size: 28px;
        margin: 10px 0 0 0
    }

    .contest-desc {
        text-align: center
    }

    .contest .p-n, .contest .p-id {
        display: none
    }

    .contest .p-deposit, .contest .p-games {
        width: 80px
    }

    .contest-countdown span {
        font-size: 18px
    }

    .u-menu .btn {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        min-width: 50px
    }

    .u-menu .btn b {
        display: none
    }

    .u-menu .btn span {
        margin: 0px;
        float: none
    }

    .userinfo {
        display: none
    }

    .header .u-menu .userpic {
        float: none;
        margin-right: 0px
    }

    .header .u-menu .social-login {
        margin-top: -15px
    }

    .sub-header {
        
    }

    .sub-header .stat {
        text-align: center;
        width: 100%
    }

    .sub-header .stat .o {
        width: 100px;
        font-size: 12px;
        float: none;
        display: inline-block;
        padding-top: 15px;
        margin: 0px 10px
    }

    .sub-header .stat .l {
        display: none
    }

    .sub-header .stat .o-1 {
        width: auto
    }

    .sub-header .live {
        padding-top: 0px;
        padding-left: 0px;
        margin-left: -10px;
        position: relative
    }

    .popup-container {
        padding: 15px 20px;
        width: 480px;
        height: 480px;
        margin-top: -240px;
        margin-left: -240px
    }

    .account .tabs .tab {
        font-size: 16px;
        padding: 5px 10px
    }

    .case .mobile-url {
        display: block
    }

    .case .hover {
        display: none
    }

    .case-page .spin-won {
        padding: 30px 20px 50px 20px;
        height: 100%
    }

    .case-page .spin-won h3 {
        font-size: 20px
    }

    .case-page .spin-won h5 {
        font-size: 28px
    }

    .backtocases {
        display: none
    }

    .case-page .chance {
        position: relative;
        clear: both;
        float: none !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        text-align: left
    }

    .case-page .name {
        position: relative;
        clear: both;
        float: none !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        margin-bottom: 20px
    }

    .case-page .spin {
        background: none;
        width: 328px;
        height: auto
    }

    .case-page .spin-inner {
        padding: 40px;
        background: #101321;
        position: relative;
        height: 328px;
        overflow: hidden;
        clear: both;
        float: none;
        margin-bottom: 20px !important
    }

    .case-page .spin-line {
        width: 90%;
        left: 5%;
        top: auto;
        margin-top: 160px
    }

    .case-page .spin .button {
        position: relative;
        width: 100%;
        right: auto;
        margin: 30px 0 0 0;
        bottom: auto;
        text-align: center
    }

    .top-users .top-3 .t1 {
        width: 100px;
        margin: 0 5px
    }

    .top-users .top-3 .t2 {
        width: 100px;
        top: 0px;
        right: 0px;
        margin: 0 5px
    }

    .top-users .top-3 .t3 {
        width: 100px;
        top: 0px;
        left: 0px;
        margin: 0 5px
    }

    .top-users .top-3 .t1 .back, .top-users .top-3 .t2 .back, .top-users .top-3 .t3 .back {
        width: 100px;
        height: 100px
    }

    .top-users .top-3 .t1 img, .top-users .top-3 .t2 img, .top-users .top-3 .t3 img {
        width: 80px;
        top: 10px
    }

    .top-users .top-3 .back-shadow {
        display: none
    }

    .top-users .top-3 .t1 .u-cases, .top-users .top-3 .t1 .u-money, .top-users .top-3 .t2 .u-cases, .top-users .top-3 .t3 .u-cases, .top-users .top-3 .t2 .u-money, .top-users .top-3 .t3 .u-money {
        font-size: 13px;
        line-height: 16px
    }
}

@media screen and (max-width: 640px) {
    .gifts .my-coins-1, .gifts .my-coins-2, .gifts .my-coins-3 {
        float: none;
        width: 100%;
        margin: 0px 0px 10px 0px
    }
 .ticket-box{width:100%;float:none;padding:0px !important}
    .gifts .gift-case {
        min-height: 10px
    }
    .ab-1 {
      display: none;
    }
    .ab-2 {
      display: none;
    }
    .ab-3 {
      display: none;
    }
    .contest-s {
    width: auto;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
    .contest-t {
        line-height: 32px;
        border-left: 5px solid #f2c924;
        padding-left: 30px;
        width: 80%;
    }
    .gifts .gift-case .l {
        position: relative;
        left: auto;
        top: auto;
        margin: 20px auto
    }

    .gifts .gift-case .r {
        padding: 0px
    }

    .info-2.gift-case img {
        display: none
    }
}
@media screen and (max-width: 340px) {
    .gifts .prize {
        width: 33.3333%
    }
 .ticket-box{width:90% !important;float:none !important;padding:0px !important}

    .case-grid {
        float: none;
        width: 90%
    }
    .contest-s {
    width: auto;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
    .ab-1 {
      display: none;
    }
    .ab-2 {
      display: none;
    }
    .ab-3 {
      display: none;
    }
    .contest-t {
    line-height: 32px;
    border-left: 5px solid #f2c924;
    padding-left: 30px;
    width: 80%;
}
    .sub-header {
    height: 120px;
    margin-right: -100px;
    }
    .filters {
    display: none;
}
    .sub-header .live {
    padding-top: 20px;
    padding-left: 0px;
    margin-left: -10px;
    position: relative;
}
    .inner {
        padding: 0 10px
    }

    .account .userbox .l h1 {
        margin-bottom: 10px;
        font-size: 18px
    }

    .account .userbox .l {
        float: left;
        position: relative;
        min-height: 80px;
        padding-left: 80px
    }

    .account .userbox .l img {
        border-radius: 100px 0 100px 100px;
        -moz-border-radius: 100px 0 100px 100px;
        -webkit-border-radius: 100px 0 100px 100px;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0px;
        left: 0px
    }

    .account .userbox .l .u-cases, .account .userbox .l .u-money, .account .userbox .l .u-balance {
        font-size: 14px
    }

    .popup-container {
        padding: 15px 20px;
        width: 320px;
        height: 360px;
        margin-top: -180px;
        margin-left: -160px
    }

    .popup .payment-method {
        width: 80px;
        height: 30px;
        margin: 3px
    }

    .popup .info {
        display: none
    }

    .popup h4 {
        text-align: center
    }

    .popup .amount-r, .popup .amount-l {
        float: none;
        display: block;
        text-align: center;
        width: 100%;
        margin: 0px
    }

    .popup .amount-l .inp, .popup .amount-r .inp {
        width: 100%;
        max-width: 100%;
        margin: 0px
    }
}
@media screen and (max-width: 480px) {
    .gifts .prize {
        width: 33.3333%
    }
 .ticket-box{width:100%;float:none;padding:0px !important}
    .case-grid {
        float: none;
        width: 100%
    }
    .ab-1 {
      display: none;
    }
    .ab-2 {
      display: none;
    }
    .ab-3 {
      display: none;
    }
    .contest-t {
        line-height: 32px;
        border-left: 5px solid #f2c924;
        padding-left: 30px;
        width: 80%;
    }
    .inner {
        padding: 0 10px
    }

    .account .userbox .l h1 {
        margin-bottom: 10px;
        font-size: 18px
    }

    .account .userbox .l {
        float: left;
        position: relative;
        min-height: 80px;
        padding-left: 80px
    }

    .account .userbox .l img {
        border-radius: 100px 0 100px 100px;
        -moz-border-radius: 100px 0 100px 100px;
        -webkit-border-radius: 100px 0 100px 100px;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0px;
        left: 0px
    }

    .account .userbox .l .u-cases, .account .userbox .l .u-money, .account .userbox .l .u-balance {
        font-size: 14px
    }

    .popup-container {
        padding: 15px 20px;
        width: 320px;
        height: 360px;
        margin-top: -180px;
        margin-left: -160px
    }

    .popup .payment-method {
        width: 80px;
        height: 30px;
        margin: 3px
    }

    .popup .info {
        display: none
    }

    .popup h4 {
        text-align: center
    }

    .popup .amount-r, .popup .amount-l {
        float: none;
        display: block;
        text-align: center;
        width: 100%;
        margin: 0px
    }

    .popup .amount-l .inp, .popup .amount-r .inp {
        width: 100%;
        max-width: 100%;
        margin: 0px
    }
}
