.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.fa,
.fa-stack {
    display: inline-block
}

.fa-fw,
.fa-li {
    text-align: center
}

#country_container .ddcommon ul li,
.bonus_item ul li,
.fa-ul {
    list-style-type: none
}

.back,
.front,
body {
    -webkit-backface-visibility: hidden
}

.da-dots,
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none
}

.tata-ajax-loader {
    background: rgba(0, 0, 0, .9) !important;
    position: fixed !important
}

.tata-ajax-loader-img {
    background-image: url(ajax-loader.html)
}

.tata-ajax-loader-img2 {
    background-image: url(ajax-loader-2.html)
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/fontawesome-webfont.eot);
    src: url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'), url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/fontawesome-webfont.woff2) format('woff2'), url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/fontawesome-webfont.woff) format('woff'), url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/fontawesome-webfont.ttf) format('truetype'), url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.games_header {
    background: linear-gradient(to bottom, rgba(70, 18, 135, .21) 0, rgba(22, 1, 45, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36461287', endColorstr='#16012d', GradientType=0);
    border: 1px solid rgba(67, 57, 85, .46);
    margin-bottom: 10px;
    display: table;
    width: 100%
}

.games_header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.games_header ul li {
    display: inline-block;
    border-right: 1px solid #241334
}

.games_header ul li:first-child {
    box-shadow: inset -1px 0 0 0 #190929
}

.games_header ul li:last-child {
    box-shadow: inset -1px 0 0 0 #190929, inset 1px 0 0 0 #352743, 1px 0 0 0 #352743
}

.games_header ul li:not(:first-child):not(:last-child) {
    box-shadow: inset -1px 0 0 0 #190929, inset 1px 0 0 0 #352743
}

.games_header ul li a {
    color: #8e9197;
    font-size: 15px;
    text-decoration: none;
    outline: 0;
    display: block;
    text-align: center;
    line-height: 45px;
    padding: 0 10px
}

.games_header ul li.active,
.games_header ul li:hover {
    background: url(../../img/index/games/menu/hover_bg.png) center bottom no-repeat, rgba(133, 0, 255, .12)
}

.games_header ul li.active:first-child,
.games_header ul li:hover:first-child {
    box-shadow: inset -1px 0 0 0 #381759
}

.games_header ul li.active:last-child,
.games_header ul li:hover:last-child {
    box-shadow: inset -1px 0 0 0 #381759, inset 1px 0 0 0 #381759, 1px 0 0 0 #381759
}

.games_header ul li.active:not(:last-child):not(:first-child),
.games_header ul li:hover:not(:last-child):not(:first-child) {
    box-shadow: inset -1px 0 0 0 #381759, inset 1px 0 0 0 #381759
}

.games_header ul li.active a,
.games_header ul li:hover a {
    color: #fff
}

.games_header ul li.active .games_header_category_icon,
.games_header ul li:hover .games_header_category_icon {
    background-position: center 100%
}

.games_header .games_header_category_icon {
    display: inline-block;
    background-position: center 0;
    vertical-align: middle
}

.games_header_category_icon--new {
    width: 17px;
    height: 17px;
    background: url(../../img/index/games/menu/icon_new.png) no-repeat
}

.games_header_category_icon--popular {
    width: 15px;
    height: 14px;
    background: url(../../img/index/games/menu/icon_popular.png) no-repeat
}

.games_header_category_icon--slots {
    width: 17px;
    height: 17px;
    background: url(../../img/index/games/menu/icon_slots.png) no-repeat
}

.games_header_category_icon--roulette {
    width: 19px;
    height: 14px;
    background: url(../../img/index/games/menu/icon_roulette.png) no-repeat
}

.games_header_category_icon--cards {
    width: 17px;
    height: 18px;
    background: url(../../img/index/games/menu/icon_cards.png) no-repeat
}

.games_header_category_icon--dealer {
    width: 20px;
    height: 18px;
    background: url(../../img/index/games/menu/icon_dealer.png) no-repeat
}

.games_header_search {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-right: 10px;
    width: 220px
}

.games_header_search form {
    position: relative
}

.games_header_search form input {
    width: 192px;
    height: 27px;
    border: 1px solid #5b4a7c;
    background: #180226;
    font-size: 15px;
    text-align: center;
    color: #5b4a7c
}

.floating,
.floating_container {
    height: 50px
}

.games_header_search form input::-moz-placeholder {
    color: #5b4a7c;
    text-indent: 0;
    transition: text-indent .3s ease
}

.games_header_search form input:-moz-placeholder {
    color: #5b4a7c;
    text-indent: 0;
    transition: text-indent .3s ease
}

.games_header_search form input:-ms-input-placeholder {
    color: #5b4a7c;
    text-indent: 0;
    transition: text-indent .3s ease
}

.games_header_search form input::-webkit-input-placeholder {
    color: #5b4a7c;
    text-indent: 0;
    transition: text-indent .3s ease
}

.games_header_search form input:focus::-webkit-input-placeholder {
    text-indent: 500px;
    transition: text-indent .3s ease
}

.games_header_search form input:focus::-moz-placeholder {
    text-indent: 500px;
    transition: text-indent .3s ease
}

.games_header_search form input:focus:-moz-placeholder {
    text-indent: 500px;
    transition: text-indent .3s ease
}

.games_header_search form input:focus:-ms-input-placeholder {
    text-indent: 500px;
    transition: text-indent .3s ease
}

.games_header_search form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    background: 0 0;
    outline: 0;
    border: none
}

.floating {
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 5px 0 0;
    width: 914px
}

.pagination_buttons {
    margin: 0 0 0 -18px
}

.fixed_pagination {
    z-index: 1
}

/*! jQuery UI - v1.11.4 - 2015-04-03
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

#country_container .ddcommon .clear,
#country_container .ddcommon .ddChild li,
.clear-fix,
.clearfix:after,
.slick-track:after {
    clear: both
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 22px .2em .4em;
    vertical-align: middle
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #222
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

/*! jQuery UI - v1.11.4 - 2015-04-03
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget,
html {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.da-slide p,
.head {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x #fff;
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x #ccc;
    font-weight: 700
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
    font-weight: 400;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
    font-weight: 400;
    color: #212121
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
    color: #cd0a0a
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-widget-overlay,
.ui-widget-shadow {
    background: url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    border-radius: 8px
}

fieldset,
hr {
    border: 0;
    padding: 0
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

button,
html,
input,
select,
textarea {
    color: #222
}

ul {
    padding: 0;
    list-style: none
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

a {
    outline: 0 !important
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

body,
html {
    margin: 0;
    padding: 0
}

html {
    height: 100%;
    line-height: 1.4
}

body {
    background: url(../../img/index/bc.jpg) center 0 repeat-y #020100;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

::selection {
    background: #a08ec0;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    color: #fff
}

.airplane {
    width: 100%;
    height: 54px
}

.container,
.head {
    width: 980px;
    margin: 0 auto
}

.container {
    height: 100%
}

.head {
    height: 114px;
    position: relative
}

.head #head_navigation_bar {
    position: absolute;
    left: 19px;
    top: 0;
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none
}

.head #head_navigation_bar li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 36px;
    background: url(../../img/index/header/navbar/vertical_line.png) right center no-repeat
}

.head #head_navigation_bar li a {
    text-decoration: none;
    color: #8e9197;
    display: block;
    line-height: 36px;
    padding: 0 15px
}

.head #head_navigation_bar li a.active,
.head #head_navigation_bar li a:hover {
    color: #fff;
    background: url(../../img/index/header/navbar/hover_line.png) center bottom no-repeat
}

.head #head_social_buttons {
    position: absolute;
    top: 6px;
    right: 220px
}

.head #head_social_buttons #head_navigation_bar li a {
    text-decoration: none;
    color: #8e9197;
    display: block;
    line-height: 24px;
    padding: 0 15px;
    padding-bottom: 7px !important;
    width: 150px
}

.head #head_social_buttons #head_navigation_bar li a.active,
.head #head_social_buttons #head_navigation_bar li a:hover {
    color: #fff;
    background: url(../../img/index/header/navbar/hover_line.png) center bottom no-repeat
}

.head #head_social_buttons div {
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.head #head_social_buttons div:after {
    content: '';
    background: url(../../img/index/header/social/icon_enter.png) center no-repeat;
    width: 19px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.head #head_social_buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.head #head_social_buttons ul li {
    margin: 0 2px;
    display: inline-block;
    vertical-align: middle
}

.head #head_social_buttons ul li a {
    display: block;
    width: 24px;
    height: 24px
}

.head #head_social_buttons ul li a#vk:hover {
    background-color: #2e51d5
}

.head #head_social_buttons ul li a#vk {
    background: url(../../img/index/header/social/vk.png) center no-repeat #43628c
}

.head #head_social_buttons ul li a#ok:hover {
    background-color: #e5873b
}

.head #head_social_buttons ul li a#ok {
    background: url(../../img/index/header/social/ok.png) center no-repeat #7c91af
}

.head #head_social_buttons ul li a#fb:hover {
    background-color: #2e51d5
}

.head #head_social_buttons ul li a#fb {
    background: url(../../img/index/header/social/fb.png) center no-repeat #43628c
}

.head #head_social_buttons ul li a#mr:hover {
    background-color: #f1d339
}

.head #head_social_buttons ul li a#mr {
    background: url(../../img/index/header/social/mr.png) center no-repeat #92a4bc
}

.head #head_social_buttons ul li a#yn:hover {
    background-color: #ba0a0a
}

.head #head_social_buttons ul li a#yn {
    background: url(../../img/index/header/social/yn.png) center no-repeat #395479
}

.head #head_social_buttons ul li a#gg:hover {
    background-color: #ba0a0a
}

.head #head_social_buttons ul li a#gg {
    background: url(../../img/index/header/social/gg.png) center no-repeat #395479
}

.head #head_social_buttons ul li a#tw:hover {
    background-color: #62acd7
}

.head #head_social_buttons ul li a#tw {
    background: url(../../img/index/header/social/tw.png) center no-repeat #869ab5
}

.head #head_logo {
    position: absolute;
    top: 37px;
    left: 19px;
    width: 266px;
    height: 70px;
    outline: 0;
    background: url(../../img/sprite/nabor.png) -883px -271px no-repeat
}

.head #head_auth_buttons {
    position: absolute;
    right: 38px;
    top: 54px
}

.head #head_auth_buttons .buttons {
    display: inline-block;
    text-decoration: none;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4)
}

.head #head_auth_buttons .buttons.register {
    width: 145px;
    padding-left: 35px;
    background: url(../../img/sprite/nabor.png) -281px -491px no-repeat
}

.head #head_auth_buttons .buttons.register:hover {
    background: url(../../img/sprite/nabor.png) -465px -491px no-repeat
}

.head #head_auth_buttons .buttons.enter {
    width: 91px;
    padding-left: 26px;
    background: url(../../img/sprite/nabor.png) -429px -189px no-repeat
}

.head #head_auth_buttons .buttons.enter:hover {
    background: url(../../img/sprite/nabor.png) -430px -232px no-repeat
}

.head #head_auth_buttons .buttons.enter,
.head #head_auth_buttons .buttons.register {
    position: relative
}

.head #head_auth_buttons .buttons.register:after {
    width: 25px;
    height: 30px;
    background: url(../../img/index/header/auth/icon_button_register.png) no-repeat
}

.head #head_auth_buttons .buttons.enter:after {
    width: 25px;
    height: 28px;
    background: url(../../img/index/header/auth/icon_button_enter.png) no-repeat
}

.head #head_auth_buttons .buttons.enter:after,
.head #head_auth_buttons .buttons.register:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.head #head_account {
    position: absolute;
    top: 0;
    right: 35px;
    text-align: right
}

.head #head_account a {
    outline: 0;
    text-decoration: none
}

.head #head_account #head_account_profile {
    position: relative;
    padding-left: 25px;
    color: #a360ff;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px
}

.head #head_account #head_account_profile:hover {
    color: #fff
}

.head #head_account #head_account_profile:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto 0;
    content: '';
    width: 12px;
    height: 14px;
    background: url(../../img/index/header/account/icon_pofile.png) center no-repeat
}

.head #head_account #head_account_username {
    font-size: 14px;
    font-weight: 700;
    color: #ebdefd;
    line-height: 36px;
    margin: 0 12px;
    position: relative
}

.head #head_account #head_account_username:before {
    content: 'USER';
    display: inline-block;
    margin: 0 4px 0 0
}

.head #head_account #head_account_logout {
    position: relative;
    text-transform: uppercase;
    color: #a360ff;
    padding-left: 20px;
    font-size: 12px;
    font-weight: 700;
    margin-right: 10px
}

.head #head_account #head_account_logout:hover {
    color: #fff
}

.head #head_account #head_account_logout:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
    content: '';
    width: 13px;
    height: 16px;
    background: url(../../img/index/header/account/icon_logout.png) center no-repeat
}

.head #head_account #head_account_balance,
.head #head_account #head_account_lvl,
.head #head_account #head_account_pay {
    display: inline-block;
    vertical-align: bottom
}

.head #head_account #head_account_balance {
    margin: 0 15px;
    cursor: pointer;
    min-width: 122px;
    text-align: center
}

.head #head_account #head_account_balance>span,
.head #head_account #head_account_lvl>span {
    display: block;
    margin: 0 auto;
    font-size: 13px;
    color: #deeafd;
    text-align: center;
    line-height: 30px
}

.head #head_account #head_account_balance #head_account_balance_container,
.head #head_account #head_account_lvl #head_account_lvl_container {
    display: block;
    margin: 0 auto;
    color: #ebdefd;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    text-align: center
}

.head #head_account #head_account_balance.clicked #head_account_balance_container:before {
    -webkit-animation: rotate_balance .6s infinite linear;
    animation: rotate_balance .6s infinite linear
}

@-webkit-keyframes rotate_balance {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate_balance {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.head #head_account #head_account_lvl #head_account_lvl_container {
    padding: 0 0 0 10px
}

.head #head_account #head_account_balance #head_account_balance_container {
    padding: 0 30px 0 20px;
    display: inline-block
}

.head #head_account #head_account_balance #head_account_balance_container:before,
.head #head_account #head_account_lvl #head_account_lvl_container:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    content: '';
    width: 13px;
    height: 13px
}

.head #head_account #head_account_lvl #head_account_lvl_container:before {
    background: url(../../img/index/header/account/icon_lvl.png) center no-repeat
}

.head #head_account #head_account_balance #head_account_balance_container:before {
    background: url(../../img/sprite/nabor.png) -1089px -171px no-repeat
}

.head #head_account #head_account_balance #head_account_balance_container .currency_code {
    content: 'rub';
    position: absolute;
    top: 0;
    right: 0;
    line-height: 28px;
    color: #ffa200;
    font-size: 12px;
    text-transform: uppercase
}

.head #head_account #head_account_pay {
    text-decoration: none;
    outline: 0;
    color: #1c1c1c;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 1px rgba(0, 0, 0, .5);
    text-align: left;
    text-transform: uppercase;
    line-height: 40px;
    width: 110px;
    height: 40px;
    background: url(../../img/index/header/account/button_pay.png) center no-repeat;
    padding: 0 0 0 19px
}

.head #head_account #head_account_pay:hover {
    background: url(../../img/index/header/account/button_pay_hover.png) center no-repeat
}

.head #head_account #head_account_pay:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto 0;
    content: '';
    width: 22px;
    height: 22px;
    background: url(../../img/sprite/nabor.png) -1112px -167px no-repeat
}

.head_slider {
    height: 304px;
    width: 980px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.head_slider:after,
.head_slider:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    content: ''
}

.head_slider:after {
    top: 0;
    background: url(../../img/index/slider/line_top1b26.png?v2) center no-repeat
}

.head_slider:before {
    bottom: 0;
    background: url(../../img/index/slider/line_bottom1b26.png?v2) center no-repeat
}

.da-slide,
.head_slider .da-slide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.da-slider {
    transition: background-position 1s ease-out .3s
}

.da-slide-current {
    z-index: 1000
}

.da-slider-fb .da-slide {
    left: 100%
}

.da-slide p.da-text-left {
    position: absolute;
    opacity: 0;
    left: 110%;
    width: 400px !important;
    max-width: 400px !important
}

.da-slide p.da-text-right {
    position: absolute;
    opacity: 0;
    right: 110%;
    width: 410px !important;
    max-width: 410px !important
}

.da-slide button.da-link {
    right: 110%;
    position: absolute;
    bottom: 0;
    width: 326px;
    height: 91px;
    background: url(../../img/sprite/nabor.png) 0 -390px no-repeat;
    font-weight: 700;
    font-style: italic;
    font-size: 25px;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
    line-height: 90px !important;
    text-align: center;
    vertical-align: middle !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    z-index: 10;
    top: 192px;
    text-decoration: none;
    color: #1c1c1c
}

.da-slide button.da-link.type_2 {
    background-position: 19px -390px;
    line-height: 120px;
    padding: 0 0 0 30px;
    width: 318px
}

.da-slide p span.h1,
.da-slide p span.h1_3 {
    line-height: 60px;
    text-transform: uppercase
}

.da-slide button.da-link.type_2:after {
    display: none
}

.da-slide button.da-link.type_2:hover {
    margin-right: -2px !important;
    background: url(../../img/sprite/nabor.png) 19px -296px no-repeat;
    height: 93px;
    width: 322px !important
}

.da-slide button.da-link:after {
    content: '';
    float: right;
    width: 51px;
    height: 38px;
    background: url(../../img/index/slider/icon_buttom.png) center no-repeat;
    margin-top: 28px;
    margin-right: 15px
}

.da-slide button.da-link:hover {
    background: url(../../img/sprite/nabor.png) 0 -296px no-repeat;
    height: 87px;
    width: 325px;
    margin-right: 0 !important
}

.da-slide-current a.da-link {
    right: 28px;
    opacity: 1
}

.da-slide-current p.da-text-left {
    left: 35px;
    opacity: 1
}

.da-slide-current p.da-text-right {
    right: 35px;
    opacity: 1
}

.da-slide .da_bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.da-slide p,
.da-slide p span.h1,
.da-slide p span.h1_3,
.da-slide p span.type_1 {
    z-index: 10;
    font-style: italic;
    font-weight: 700
}

.da-slide .da_bg img {
    display: block;
    height: 99%
}

.da-slide-current .da_bg {
    opacity: 1
}

.da-slide p {
    margin: 25px 0;
    max-width: 315px;
    width: 315px;
    color: #fff;
    font-size: 27px;
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2)
}

.da-slide p span.h1 {
    display: block;
    font-size: 60px
}

.da-slide p span.h1_3 {
    display: block;
    font-size: 84px
}

.da-slide p span.uppercase_3 {
    text-transform: uppercase;
    font-size: 32px
}

.da-slide p span.amount_3 {
    text-transform: uppercase;
    font-size: 58px;
    line-height: 40px
}

.slide_v3 {
    font-size: 39px !important
}

.slide_v3_cubes {
    font-size: 65px !important
}

.da-slide p span.type_1 {
    display: block;
    font-size: 60px;
    line-height: 60px
}

.da-slide p span.uppercase {
    text-transform: uppercase;
    font-size: 28px
}

.da-slide p span.uppercase_2 {
    text-transform: uppercase;
    font-size: 38px;
    margin-top: -20px;
    display: block
}

.da-slide p span.amount {
    text-transform: uppercase;
    font-size: 58px;
    line-height: 40px
}

.da-slide p.da-text-right {
    text-align: right
}

.da-dots {
    position: absolute;
    left: 80px;
    bottom: 25px;
    z-index: 2000
}

.da-dots span.da-dots-current:after,
.da-dots span:after {
    top: 1px;
    left: 1px;
    border-radius: 50%;
    content: ''
}

.da-dots span {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #974ad1;
    margin: 3px;
    cursor: pointer;
    vertical-align: middle
}

.da-dots span:after {
    width: 8px;
    height: 8px;
    position: absolute;
    background: #320253
}

.da-dots span.da-dots-current {
    display: inline-block;
    position: relative;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fcf600;
    margin: 3px;
    cursor: pointer
}

.da-dots span.da-dots-current:after {
    width: 11px;
    height: 11px;
    position: absolute;
    background: #ffd000;
    background: linear-gradient(to bottom, #ffd000 0, #d87700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd000', endColorstr='#d87700', GradientType=0)
}

.da-slide-fromright p.da-text-left {
    -webkit-animation: fromRightAnim2 .4s ease-in-out .7s both;
    animation: fromRightAnim2 .4s ease-in-out .7s both
}

.da-slide-fromright p.da-text-right {
    -webkit-animation: fromRightAnim2 .4s ease-in-out 1s both;
    animation: fromRightAnim2 .4s ease-in-out 1s both
}

.da-slide-fromright .da-link {
    -webkit-animation: fromRightAnim3 .4s ease-in-out 1.4s both;
    animation: fromRightAnim3 .4s ease-in-out 1.4s both
}

.da-slide-fromright .da_bg {
    -webkit-animation: fromRightAnim1 .8s ease-in-out both;
    animation: fromRightAnim1 .8s ease-in-out both
}

@-webkit-keyframes fromRightAnim1 {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fromRightAnim2 {
    0% {
        top: 10%;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes fromRightAnim3 {
    0% {
        bottom: -10%;
        opacity: 0
    }
    100% {
        bottom: 0;
        opacity: 1
    }
}

@keyframes fromRightAnim1 {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fromRightAnim2 {
    0% {
        top: 10%;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes fromRightAnim3 {
    0% {
        bottom: -10%;
        opacity: 0
    }
    100% {
        bottom: 0;
        opacity: 1
    }
}

.da-slide-toright .da-link,
.da-slide-toright p.da-text-left,
.da-slide-toright p.da-text-right {
    opacity: 0
}

.da-slide-fromleft p.da-text-left {
    -webkit-animation: fromRightAnim2 .4s ease-in-out .9s both;
    animation: fromRightAnim2 .4s ease-in-out .9s both
}

.da-slide-fromleft p.da-text-right {
    -webkit-animation: fromRightAnim2 .4s ease-in-out 1.2s both;
    animation: fromRightAnim2 .4s ease-in-out 1.2s both
}

.da-slide-fromleft .da-link {
    -webkit-animation: fromRightAnim3 .4s ease-in-out 1.6s both;
    animation: fromRightAnim3 .4s ease-in-out 1.6s both
}

.da-slide-fromleft .da_bg {
    -webkit-animation: fromRightAnim1 1.4s ease-in-out both;
    animation: fromRightAnim1 1.4s ease-in-out both
}

.da-slide-toright .da_bg {
    -webkit-animation: toRightAnim1 .1s ease-in-out both;
    animation: toRightAnim1 .1s ease-in-out both
}

@-webkit-keyframes toRightAnim1 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes toRightAnim1 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.da-slide-toleft .da-link,
.da-slide-toleft p.da-text-left,
.da-slide-toleft p.da-text-right {
    opacity: 0
}

.da-slide-toleft .da_bg {
    -webkit-animation: toRightAnim1 .1s ease-in-out both;
    animation: toRightAnim1 .1s ease-in-out both
}

.main_menu {
    width: 914px;
    margin: 0 auto
}

.main_menu #main_menu_winners {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.main_menu #main_menu_winners #winners_head {
    margin: 10px auto;
    padding: 0 130px;
    position: relative;
    display: inline-block
}

.main_menu #main_menu_winners #winners_head img {
    display: block
}

.main_menu #main_menu_winners #winners_head:before {
    content: '';
    position: absolute;
    width: 111px;
    height: 17px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../../img/index/menu/winners/head_line_left1b26.png?v2) left no-repeat
}

.main_menu #main_menu_winners #winners_head:after {
    content: '';
    position: absolute;
    width: 111px;
    height: 17px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../../img/index/menu/winners/head_line_right1b26.png?v2) right no-repeat
}

.winners_i {
    width: 11px;
    height: 11px;
    background: url(../../img/index/winners/winners_i_hover.png) 0 -11px no-repeat;
    cursor: pointer;
    display: inline-block;
    margin-left: 11px
}

.winners_i:hover {
    background: url(../../img/index/winners/winners_i_hover.png) no-repeat
}

.winners_i_baloon {
    position: absolute;
    width: 210px;
    height: 99px;
    z-index: 1000;
    top: -95px;
    left: 350px;
    display: none
}

.winners_i_baloon_text {
    width: 200px;
    height: 75px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .5);
    font-size: 8px;
    color: #000;
    padding: 5px
}

.winners_i_baloon_leg {
    width: 34px;
    height: 14px;
    background: url(../../img/index/winners/winners_i_leg.png) no-repeat;
    margin-left: 50px;
    margin-top: -1px
}

.main_menu #main_menu_winners #winners_slide {
    width: 530px;
    padding: 0 25px 16px;
    visibility: hidden
}

.main_menu #main_menu_winners #winners_slide .slick-next {
    border: none;
    font-size: 0;
    z-index: 1;
    width: 10px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    margin: auto 0;
    background: url(../../img/index/menu/winners/slide_next.png) center no-repeat
}

.main_menu #main_menu_winners #winners_slide .slick-prev {
    border: none;
    font-size: 0;
    z-index: 1;
    width: 10px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto 0;
    background: url(../../img/index/menu/winners/slide_prev.png) center no-repeat
}

.main_menu #main_menu_winners #winners_slide ul {
    margin: 0;
    list-style: none;
    width: 530px;
    height: 50px;
    position: relative
}

.main_menu #main_menu_winners #winners_slide ul li {
    display: inline-block;
    padding: 0
}

.main_menu #main_menu_winners #winners_slide ul li .slide_container_game {
    border: 1px solid #52008b;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.main_menu #main_menu_winners #winners_slide ul li .slide_container_game:hover {
    border: 1px solid #dc9b00
}

.main_menu #main_menu_winners #winners_slide ul li .slide_container_game:hover .slide_container_game_hover {
    display: block;
    visibility: visible
}

.main_menu #main_menu_winners #winners_slide ul li .slide_container_game .slide_container_game_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    visibility: hidden;
    text-decoration: none;
    outline: 0
}

.main_menu #main_menu_winners #winners_slide ul li .slide_container_game .slide_container_game_hover div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: #000;
    text-align: center;
    height: 15px;
    line-height: 15px;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ffd000;
    background: linear-gradient(to bottom, #ffd000 0, #d87700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd000', endColorstr='#d87700', GradientType=0);
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 1px rgba(0, 0, 0, .5)
}

.main_menu #main_menu_winners #winners_slide ul li .slide_container_game img {
    width: 82px;
    height: 47px;
    background-size: contain
}

.main_menu #main_menu_winners .slide_container_info {
    display: inline-block;
    font-family: Verdana, Arial, sans-serif;
    vertical-align: middle;
    max-width: 85px;
    max-height: 50px;
    overflow: hidden
}

.main_menu #main_menu_winners .slide_container_info .slide_container_info_name {
    display: block;
    font-size: 10px;
    color: #fff
}

.main_menu #main_menu_winners .slide_container_info .slide_container_info_amount {
    font-size: 13px;
    color: #fdaf00;
    display: block
}

.main_menu #main_menu_winners .slide_container_info .slide_container_info_player {
    display: block;
    font-size: 11px;
    color: #fff
}

.main_menu #main_jp_container {
    display: inline-block;
    width: 325px;
    vertical-align: top
}

.main_menu #main_jp_container #jp_container_head {
    position: relative
}

.main_menu #main_jp_container #jp_container_head img {
    display: block;
    margin: 0 auto
}

.main_menu #main_jp_container #jp_container_head:after,
.main_menu #main_jp_container #jp_container_head:before {
    content: '';
    width: 76px;
    height: 17px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute
}

.main_menu #main_jp_container #jp_container_head:before {
    left: 0;
    background: url(../../img/index/menu/jp/line_left1b26.png?v2) center no-repeat
}

.main_menu #main_jp_container #jp_container_head:after {
    right: 0;
    background: url(../../img/index/menu/jp/line_right1b26.png?v2) center no-repeat
}

.main_menu #main_jp_container #jp_container_counter {
    margin-top: 10px
}

.main_menu #main_jp_container #jp_container_counter .counter_marker {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px !important;
    width: 35px !important
}

.main_menu #main_jp_container #jp_container_counter #cd-jp-max.rub .counter_marker {
    background: url(../../img/index/menu/jp/currency.png) -5px -10px no-repeat !important
}

.main_menu #main_jp_container #jp_container_counter .counter_character {
    display: inline-block;
    margin: 0 2px
}

.main_menu #main_jp_container #jp_container_counter .counter_text {
    width: 5px !important;
    color: #b8d5eb;
    font-size: 18px;
    font-weight: 700
}

.main_menu #main_jp_container #jp_container_counter #cd-jp-max {
    margin: 0 auto;
    position: relative
}

.main_menu #main_jp_container #jp_container_counter .jp_currency {
    position: absolute;
    top: 0;
    right: 15px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat
}

.main_menu #main_navigation_bar {
    position: relative;
    height: 82px
}

.main_menu #main_navigation_bar:after,
.main_menu #main_navigation_bar:before {
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    background: url(../../img/index/menu/navbar/line_gorizontal1b26.png?v2) center no-repeat
}

.main_menu #main_navigation_bar.scroll {
    height: 82px;
    opacity: 1;
    transition-duration: .6s
}

.main_menu #main_navigation_bar.activate {
    height: 82px;
    opacity: 1
}

.main_menu #main_navigation_bar:before {
    top: 0;
    height: 2px
}

.main_menu #main_navigation_bar:after {
    top: 70px;
    height: 1px
}

.main_menu #main_navigation_bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: inherit
}

.main_menu #main_navigation_bar ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 25%;
    width: calc(100%/4);
    z-index: 1;
    height: inherit
}

.main_menu #main_navigation_bar ul li:after,
.main_menu #main_navigation_bar ul li:first-child:before {
    content: '';
    width: 2px;
    height: 67px;
    background: url(../../img/index/menu/navbar/line_vertical.png) center no-repeat;
    position: absolute;
    bottom: 0
}

.main_menu #main_navigation_bar ul li:after {
    right: -1px;
    top: 3px
}

.main_menu #main_navigation_bar ul li:first-child:before {
    left: 0;
    top: 0;
    margin: auto 0
}

.main_menu #main_navigation_bar ul li a {
    outline: 0;
    text-decoration: none;
    color: #a08ec0;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 70px;
    display: block
}

.main_menu #main_navigation_bar ul li.active,
.main_menu #main_navigation_bar ul li:hover {
    background: url(../../img/index/menu/navbar/active_bg_2.png) center 2px no-repeat;
    background-size: contain
}

.main_menu #main_navigation_bar ul li.active a,
.main_menu #main_navigation_bar ul li:hover a {
    color: #FFF
}

.main_navigation_bar_icon {
    display: inline-block;
    vertical-align: middle
}

.main_menu #main_navigation_bar ul li.active .main_navigation_bar_icon,
.main_menu #main_navigation_bar ul li:hover .main_navigation_bar_icon {
    background-position: center 100%
}

.main_navigation_bar_icon--main {
    width: 20px;
    height: 20px;
    background: url(../../img/index/menu/navbar/icon_main1b26.png?v2) center 0 no-repeat;
    margin-top: -4px
}

.main_navigation_bar_icon--cash {
    width: 25px;
    height: 25px;
    background: url(../../img/index/menu/navbar/icon_cash.png) center 0 no-repeat;
    margin-top: -5px
}

.main_navigation_bar_icon--bn {
    width: 25px;
    height: 27px;
    background: url(../../img/index/menu/navbar/icon_bonus.png) center 0 no-repeat;
    margin-top: -7px
}

.main_navigation_bar_icon--games {
    width: 25px;
    height: 26px;
    background: url(../../img/index/menu/navbar/icon_games.png) center 0 no-repeat;
    margin-top: -5px
}

.main_navigation_bar_icon--faq {
    width: 25px;
    height: 25px;
    background: url(../../img/index/menu/navbar/icon_faq.png) center 0 no-repeat;
    margin-top: -5px
}

.head-logo-link {
    height: 85px;
    left: 39px;
    margin: 25px 0 0;
    position: absolute;
    width: 375px
}

.head_flash {
    background: url(../../img/head_money.png) 0 5px no-repeat;
    position: absolute;
    top: 8px;
    right: 240px;
    width: 257px;
    height: 197px;
    z-index: 1;
    padding-left: 80px
}

.players_online {
    margin-left: 3px;
    box-shadow: inset 0 1px 0 0 #6500ca, inset 0 -1px 2px 0 #000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODI0MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgbargba(79, 0, 88, .9) 0, rgba(200, 36, 3, .9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#590000', endColorstr='#c82403', GradientType=1);
    border-radius: 9px;
    text-indent: 0;
    border: 2px solid #adaab3;
    display: inline-block;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    height: 34px;
    line-height: 34px;
    width: 195px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #b23e35
}

.head_menu ul,
.players_online p {
    margin: 0;
    padding: 0
}

.head_menu {
    position: absolute;
    width: 958px;
    height: 52px;
    bottom: 0;
    left: 11px
}

.head_menu ul {
    list-style: none;
    height: 52px
}

.head_menu ul li:first-child {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.head_menu ul li,
.head_menu ul li .active {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2070a', endColorstr='#220131', GradientType=0);
    box-shadow: inset 1px 0 2px 0 rgba(0, 0, 0, .3)
}

.head_menu ul li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.head_menu ul li {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMDcwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjAxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(226, 7, 10, 1) 0, rgba(34, 1, 49, 1) 100%);
    float: left;
    height: 52px;
    width: 191px
}

.head_menu ul li a:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMCwgMCwgMC41NTUpIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PC9yYWRpYWxHcmFkaWVudD48cmVjdCB4PSIwJSIgeT0iMCUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InJnYmEoMCwgMCwgMCwgMCkiIC8+PHJlY3QgeD0iLTIwLjcxMDclIiB5PSItMjAuNzEwNyUiIHdpZHRoPSIxNDEuNDIxNCUiIGhlaWdodD0iMTQxLjQyMTQlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==);
    background-image: radial-gradient(farthest-corner at center center, rgba(255, 0, 0, .555) 0, rgba(0, 0, 0, 0) 100%)
}

.head_menu ul li .active {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMDcwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjAxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(226, 7, 10, 1) 0, rgba(34, 1, 49, 1) 100%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMCwgMCwgMC41NTUpIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PC9yYWRpYWxHcmFkaWVudD48cmVjdCB4PSIwJSIgeT0iMCUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InJnYmEoMCwgMCwgMCwgMCkiIC8+PHJlY3QgeD0iLTIwLjcxMDclIiB5PSItMjAuNzEwNyUiIHdpZHRoPSIxNDEuNDIxNCUiIGhlaWdodD0iMTQxLjQyMTQlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==) !important;
    background-image: radial-gradient(farthest-corner at center center, rgba(255, 0, 0, .555) 0, rgba(0, 0, 0, 0) 100%) !important
}

.head_menu ul li a {
    color: #fff;
    padding-top: 10px;
    font: 20px Tahoma, Geneva, Kalimati, sans-serif;
    display: block;
    text-align: center;
    text-decoration: none;
    height: 42px;
    text-shadow: 1px 1px 1px #80167c
}

.logined {
    color: #fff;
    font: 16px Tahoma, Geneva, Kalimati, sans-serif;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .9);
    top: 10px;
    right: 15px;
    position: absolute;
    width: 219px;
    height: 153px;
    border: 1px solid #5600ae
}

.game-item_play>a,
.kassa_submit_on,
.logined_forms_right input,
.mbilling .btn-play,
.pagination ul li a,
.too_pay a {
    text-indent: 0;
    font-style: normal
}

.logined_head {
    padding: 5px 10px 10px 5px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkMDA0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTA2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(29, 0, 69, .8) 0, rgba(46, 6, 86, .8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d0045', endColorstr='#2e0656', GradientType=0);
    height: 25px;
    border-bottom: 1px solid #5600ae
}

.logined_head p {
    margin: 0 2px 0 0;
    padding: 0;
    display: inline-block;
    font-weight: 700;
    font-size: .75em
}

.logined_forms {
    padding: 5px 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmMDA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(47, 0, 94, .8) 0, rgba(2, 0, 4, .8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f005e', endColorstr='#020004', GradientType=0);
    height: 102px;
    width: 199px
}

.logined_forms p {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
    font-weight: 700
}

.too_pay {
    margin-bottom: 5px
}

.mbilling .btn-play,
.too_pay a {
    display: inline-block;
    box-shadow: inset 0 4px 4px 0 rgba(253, 228, 173, .5);
    background: -moz-linear-gradient(center top, #eda200 5%, #855400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eda200', endColorstr='#855400');
    background-color: #eda200;
    border-radius: 2px;
    color: #000 !important;
    font-size: 12px;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    width: 97px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #845600
}

.mbilling .btn-play:hover,
.too_pay a:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNTgwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(255, 194, 0, 1) 0, rgba(197, 128, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc200', endColorstr='#c58000', GradientType=0)
}

.logined_forms_left {
    margin-top: 10px;
    float: left;
    width: 116px;
    height: 68px
}

.logined_forms_left input {
    box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, .8);
    padding-left: 5px;
    margin-bottom: 6px;
    height: 25px;
    width: 116px;
    outline: 0;
    border: 1px solid #9990a2
}

.logined_forms_right {
    margin-right: -5px;
    margin-top: 10px;
    float: right;
    width: 71px;
    height: 65px
}

.logined_forms_right input {
    cursor: pointer;
    outline: 0;
    width: 71px;
    height: 65px;
    box-shadow: inset 0 1px 4px 0 #c7a0f4, inset 0 0 1px 1px #000;
    background: -moz-linear-gradient(center top, #8026cf 5%, #da1600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8026cf', endColorstr='#da1600');
    background-color: #8026cf;
    border-radius: 6px;
    border: 2px solid #6d0023;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #000
}

.logined_forms_right input:hover {
    background: -moz-linear-gradient(center top, #741fec 5%, #9e4bfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#741fec', endColorstr='#9e4bfd');
    background-color: #741fec;
    border: 2px solid #741fec
}

.logined_forms_balanse {
    position: relative;
    margin-left: -11px;
    margin-right: -1px;
    height: 38px;
    width: 221px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjNmY2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjYmMwYzA4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjYmYwZjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ0MDcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: linear-gradient(to right, rgba(188, 111, 111, 1) 0, rgba(188, 12, 8, 1) 2%, rgba(191, 15, 0, 1) 98%, rgba(68, 7, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc6f6f', endColorstr='#440700', GradientType=1)
}

.trangle_left,
.trangle_right {
    top: 7px;
    height: 41px;
    position: absolute
}

.logined_forms_balanse p {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMCwgMCwgMC41NTUpIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PC9yYWRpYWxHcmFkaWVudD48cmVjdCB4PSIwJSIgeT0iMCUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InJnYmEoMCwgMCwgMCwgMCkiIC8+PHJlY3QgeD0iLTIwLjcxMDclIiB5PSItMjAuNzEwNyUiIHdpZHRoPSIxNDEuNDIxNCUiIGhlaWdodD0iMTQxLjQyMTQlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==);
    background-image: radial-gradient(farthest-corner at center center, rgba(50, 0, 101, .555) 0, rgba(0, 0, 0, 0) 100%);
    font-size: 15px;
    margin-left: 60px
}

.trangle_left {
    width: 9px;
    left: -9px;
    background: url(../../img/trangle_left.png) no-repeat
}

.trangle_right {
    width: 10px;
    right: -10px;
    background: url(../../img/trangle_right.png) no-repeat
}

.logined_forms a {
    color: #fff
}

.logined_forms a:hover {
    color: #ff1200;
    text-decoration: none
}

.span_account_cabinet,
.span_reg,
.span_remember_pass {
    font-size: 11px
}

.span_kassa {
    font-size: 13px;
    font-weight: 700
}

.span_undate_balance {
    margin-left: 50px;
    font-size: 11px
}

.span_exit {
    margin-left: 45px;
    font-size: 12px;
    font-weight: 700
}

.balance_33 {
    font-size: 29px;
    margin-right: 0
}

.main {
    height: 100%;
    width: 914px;
    margin: 0 auto;
    box-sizing: border-box
}

.main_head {
    margin-top: 10px;
    width: 100%;
    height: 23px;
    background-color: #490093;
    border-radius: 6px;
    padding-top: 2px
}

.main_head_name {
    height: 22px;
    display: table-cell;
    background: url(../../img/main_head.png) no-repeat;
    background-size: 100% 100%
}

.main_head_name p {
    font-family: Verdana;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 0 10px;
    height: inherit
}

.main_head_menu ul li {
    font-size: 14px;
    color: #e68dff;
    font-family: Verdana
}

.main_head_menu ul li:last-child:after {
    content: none
}

.main_buttons {
    padding-top: 45px;
    height: 390px;
    background: url(../../img/kassa/kassa-background.png)
}

._buttons_container {
    padding-top: 20px;
    margin: 0 auto 11px;
    display: block;
    text-align: center;
    border: 1px solid #6900d6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViMjE5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTAwM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(91, 33, 151, 1) 0, rgba(30, 0, 61, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2197', endColorstr='#1e003d', GradientType=0);
    border-radius: 6px;
    font-family: Verdana;
    font-size: 20px;
    font-weight: 700;
    width: 366px;
    height: 43px;
    color: #b47eff;
    text-decoration: none;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .8)
}

.span_center {
    display: inline-block;
    margin-top: -15px;
    width: 170px;
    height: 50px
}

._buttons_container:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3NTFmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzU5MjAyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(167, 81, 255, 1) 0, rgba(89, 32, 46, 1) 56%, rgba(207, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a751ff', endColorstr='#cf0000', GradientType=0);
    color: #ffd8d7
}

.page-games {
    margin: 0;
    padding: 0;
    list-style: none
}

.game-item {
    background: #1d0247;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    margin: 8px 0;
    width: calc(100%/3 - 17px);
    position: relative
}

.game-item:not(:nth-child(3n+1)) {
    margin-left: 19px
}

.game-item img {
    width: calc(100%);
    margin: 0 auto;
    color: #fff
}

.game-item .game_info {
    font-size: 16px;
    height: 65px;
    padding: 0 12px;
    position: relative
}

.game-item .game_info span {
    color: #fff;
    text-shadow: 0 2px 1px #030303, 1px 0 1px rgba(255, 255, 255, .5), -1px 0 1px rgba(255, 255, 255, .5);
    margin: 0;
    padding: 0;
    line-height: 46px;
    vertical-align: middle;
    max-width: 166px
}

.game-item .game_info ul {
    position: absolute;
    left: 10px;
    top: 35px
}

.game-item .game_info ul li.star_0 {
    background: url(../../img/index/games/icon_star_white_0.png) center no-repeat
}

.game-item .game_info ul li.star_0_5 {
    background: url(../../img/index/games/icon_star_white_0_5.png) center no-repeat
}

.game-item .game_info ul li.star_1 {
    background: url(../../img/index/games/icon_star_white_1.png) center no-repeat
}

.game-item .game_info ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    width: 13px;
    height: 14px
}

.game-item:hover .game_hover_container {
    display: block;
    visibility: visible;
    z-index: 10
}

#sh_button,
.hidden,
.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.game-item .game_hover_container {
    display: none;
    visibility: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    box-shadow: 0 0 10px 6px #650dbc;
    background: #eadfbd;
    padding: 3px;
    width: 100%;
    border-radius: 3px
}

.game-item .game_hover_container:before {
    position: absolute;
    top: -17px;
    left: -18px;
    content: '';
    width: 53px;
    height: 52px;
    background: url(../../img/index/games/corner.png) center no-repeat;
    z-index: 1
}

.deposit_head_menu ul li:after,
.ir:before,
.main_head_menu ul li:after {
    content: ""
}

.game-item .game_hover_container .game_hovered_mane {
    position: relative
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 168px;
    background: rgba(0, 0, 0, .5)
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action div {
    display: table-cell;
    vertical-align: middle
}

#button_all,
.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action a {
    display: block;
    font-weight: 700;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    outline: 0;
    text-transform: uppercase
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action a {
    margin: 5px auto;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 2px rgba(0, 0, 0, .5)
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action a.game_hover_demo {
    height: 32px;
    width: 146px;
    line-height: 32px;
    background: url(../../img/sprite/nabor.png) -1047px -525px no-repeat
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action a.game_hover_real {
    width: 154px !important;
    height: 44px;
    line-height: 44px;
    background: url(../../img/sprite/nabor.png) -659px -492px no-repeat
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action a.game_hover_demo:hover {
    background: url(../../img/sprite/nabor.png) -1047px -491px no-repeat
}

.game-item .game_hover_container .game_hovered_mane .game_hover_mane_action a.game_hover_real:hover {
    box-shadow: 0 0 5px 1px #f80;
    border-radius: 4px
}

.deposit_head_menu ul li,
.main_head_menu ul li {
    box-shadow: inset 0 1px 0 0 #c47ad4;
    text-align: center;
    cursor: pointer
}

.game-item .game_hover_container .game_info span {
    color: #000;
    text-shadow: 0 1px 1px #030303
}

.game-item .game_hover_container .game_info ul li.star_0 {
    background: url(../../img/index/games/icon_star_black_0.png) center no-repeat
}

.game-item .game_hover_container .game_info ul li.star_0_5 {
    background: url(../../img/index/games/icon_star_black_0_5.png) center no-repeat
}

.game-item .game_hover_container .game_info ul li.star_1 {
    background: url(../../img/index/games/icon_star_black_1.png) center no-repeat
}

.game-item .game_hover_container .hover_game_description {
    padding: 0 10px;
    font-size: 13px;
    color: #000;
    text-shadow: 0 0 1px rgba(0, 0, 0, .6)
}

#button_all {
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    width: 227px;
    height: 51px;
    margin: 10px auto;
    background: url(../../img/sprite/nabor.png) -892px -371px no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 1px rgba(0, 0, 0, .5)
}

#button_all:hover {
    background: url(../../img/sprite/nabor.png) -892px -430px no-repeat
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 980px;
    height: 350px;
    background: url(../../img/sprite/nabor.png) 2px 190px no-repeat
}

.footer #footer_navigation_bar {
    width: inherit;
    border-bottom: 1px solid #41618c
}

.footer #footer_navigation_bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.footer #footer_navigation_bar ul li {
    font-size: 15px;
    display: inline-block;
    padding: 0 15px
}

.footer #footer_navigation_bar ul li a {
    text-decoration: none;
    color: #887c9b;
    text-shadow: 1px 0 0 rgba(113, 103, 128, .6), -1px 0 0 rgba(113, 103, 128, .3)
}

.footer #footer_navigation_bar ul li a:hover {
    color: #fff
}

.footer #footer_slider {
    margin: 0 auto;
    width: 914px;
    cursor: pointer
}

.footer #footer_slider #scroll {
    width: inherit;
    height: inherit
}

.footer #footer_slider #scroll img {
    display: inline-block
}

.footer #footer_info_list {
    margin: 20px 0
}

.footer #footer_info_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.footer #footer_info_list ul li {
    display: inline-block;
    margin: 0 11px;
    vertical-align: middle
}

.footer #footer_info_list ul li a {
    outline: 0
}

.footer #footer_seo {
    color: #453c54;
    font-size: 15px
}

.footer #footer_seo #footer_seo_meta {
    list-style: none;
    margin: 10px
}

.footer #footer_seo #footer_seo_meta li {
    display: inline-block;
    margin: 0 5px
}

.footer #footer_seo #footer_seo_meta li a {
    outline: 0;
    text-decoration: none;
    color: #453c54
}

.footer #footer_seo #footer_seo_text {
    color: #453c54;
    font-size: 15px
}

.main_faq {
    color: #d9d9d9;
    padding: 20px;
    font-family: Tahoma, Geneva, Kalimati, sans-serif
}

.main_faq ul {
    margin: 10px 0 0;
    padding: 0
}

.main_faq ul li {
    font-size: 15px;
    list-style: none;
    margin-bottom: 10px;
    padding-left: 32px;
    background: url(../../img/main_faq_li.png) 0 5px no-repeat
}

.main_faq p {
    font-size: 15px;
    padding: 10px 0;
    margin: 0
}

.main_faq h1,
.main_faq h2 {
    color: #b777f8;
    font-size: 22px;
    font-weight: 700
}

.main_faq p:last-child {
    width: 610px
}

.main_faq h2 {
    margin-bottom: 0;
    background: url(../../img/h2.png) 0 6px no-repeat;
    padding-left: 32px
}

.first_list ul li {
    display: inline-block;
    width: 400px;
    background: url(../../img/first_list.png) no-repeat
}

.first_list a {
    color: #d9d9d9;
    font-size: 16px
}

.span_italick {
    font-size: 18px;
    font-style: italic;
    display: block
}

.span_numeric {
    font-size: 18px;
    color: #b777f8
}

.main_electronic_pay {
    margin-top: 50px;
    height: 470px
}

._banks_body_item,
._body_item_terminals {
    cursor: pointer;
    position: relative;
    display: inline-block;
    border: 1px solid #666;
    width: 222px;
    height: 137px;
    text-shadow: 1px 1px 1px #8c8c8c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOGE4YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(168, 168, 168, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a8a8a8', GradientType=0);
    border-radius: 6px;
    margin: 6px 5px
}

._banks_body_item img {
    display: block;
    margin: 30px auto 0;
    height: 80px;
    width: 120px
}

._banks_body_item p,
._body_item_terminals p {
    vertical-align: middle;
    text-align: center;
    text-shadow: none;
    margin: 10px auto;
    font: 13px Tahoma, Geneva, Kalimati, sans-serif;
    color: #292929
}

.deposit_head_menu ul li a,
.main_head_menu ul li a {
    font-size: 14px;
    color: #e68dff;
    font-family: Verdana;
    text-decoration: none
}

._body_item_terminals img {
    display: block;
    margin: 26px auto;
    width: 141px;
    height: 55px
}

.electronic_pay,
.mobile_pay,
.terminal_pay,
.web_bancs_pay {
    display: none
}

.deposit {
    position: relative;
    width: 100%;
    padding: 1px;
    background: url(../../img/kassa/kassa-background.png);
    min-height: 350px
}

.main_head_menu {
    margin: 10px auto
}

.main_head_menu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 100%
}

.main_head_menu ul li {
    border-left: 1px solid #000;
    padding-top: 5px;
    width: 190px;
    height: 23px;
    position: relative;
    display: table-cell;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliNDNjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzViMDY5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzViMDY5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjQzYzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(155, 67, 198, 1) 0, rgba(91, 6, 147, 1) 25%, rgba(91, 6, 147, 1) 75%, rgba(155, 67, 198, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b43c6', endColorstr='#9b43c6', GradientType=0)
}

.main_head_menu ul li a {
    display: block;
    width: 100%
}

.main_head_menu ul li:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 190px;
    border-left: none
}

.main_head_menu ul li:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 189px
}

.main_head_menu ul li:after {
    z-index: 1;
    position: absolute;
    left: 98%;
    top: 0;
    background: rgba(255, 255, 255, .2);
    width: 7px;
    height: 28px;
    border-radius: 3px/14px
}

.active_li,
.main_head_menu ul li:hover {
    background: linear-gradient(to bottom, rgba(177, 103, 211, 1) 0, rgba(123, 51, 165, 1) 25%, rgba(123, 51, 165, 1) 75%, rgba(177, 103, 211, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b167d3', endColorstr='#b167d3', GradientType=0) !important
}

.deposit_head_menu {
    margin: 10px auto;
    display: table
}

.deposit_head_menu ul {
    list-style: none;
    padding: 0
}

.deposit_head_menu ul li {
    border-left: 1px solid #000;
    padding-top: 5px;
    width: 185px;
    height: 23px;
    position: relative;
    display: table-cell;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliNDNjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzViMDY5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzViMDY5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjQzYzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(155, 67, 198, 1) 0, rgba(91, 6, 147, 1) 25%, rgba(91, 6, 147, 1) 75%, rgba(155, 67, 198, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b43c6', endColorstr='#9b43c6', GradientType=0)
}

.deposit_head_menu ul li a {
    display: block;
    width: 100%
}

.deposit_head_menu ul li:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 190px;
    border-left: none
}

.deposit_head_menu ul li:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 189px
}

.deposit_head_menu ul li:after {
    z-index: 1;
    position: absolute;
    left: 98%;
    top: 0;
    background: rgba(255, 255, 255, .2);
    width: 7px;
    height: 28px;
    border-radius: 3px/14px
}

.active_li,
.deposit_head_menu ul li:hover {
    background: linear-gradient(to bottom, rgba(177, 103, 211, 1) 0, rgba(123, 51, 165, 1) 25%, rgba(123, 51, 165, 1) 75%, rgba(177, 103, 211, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b167d3', endColorstr='#b167d3', GradientType=0) !important
}

.service-list {
    display: none
}

.ui-widget-overlay.ui-front {
    background: #000;
    opacity: .9
}

.modal-services-combination.ui-dialog {
    background: #fff;
    border-radius: 0;
    position: fixed;
    padding: 7px
}

.modal-services-combination .ui-widget-header {
    background: 0 0
}

.modal-services-combination .ui-button.ui-widget,
.modal-services-combination.ui-dialog .ui-dialog-titlebar {
    background: 0 0;
    border: 0
}

.modal-services-combination.ui-dialog .ui-dialog-titlebar {
    background: #673AB7;
    padding: .2em .5em
}

.modal-services-combination .ui-dialog-titlebar.ui-corner-all {
    border-radius: 0
}

.modal-services-combination .ui-dialog-title {
    font-size: .8em;
    color: #fff
}

.modal-services-combination .ui-dialog-content {
    padding: 0 !important
}

.services-combination a {
    background: 2% 0 no-repeat #f5f5f5;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    display: block;
    text-decoration: none;
    font-size: .9em;
    padding: .5em 1em .5em 5em;
    margin-bottom: 1px;
    color: #444
}

.services-combination a:hover {
    background-color: #eee
}

.services-combination a span {
    float: right;
    color: green;
    text-decoration: underline
}

.active_li {
    color: #fff !important
}

.deposit_head_menu ul li:last-child:after {
    content: none
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! выплаты конечная форма !!!!!!!!!!!!!*/

.viplaty_item {
    font-family: arial, verdana, sans-serif;
    color: #555;
    padding: 5px 16px 16px;
    width: 302px;
    height: 209px;
    margin: 50px auto;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(224, 224, 224, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0)
}

.viplaty_item_hide {
    text-align: center;
    color: red;
    font-size: 11px;
    width: inherit;
    height: 15px
}

.viplaty_item_content {
    width: inherit;
    height: 137px
}

.viplaty_item_content a {
    font-size: 10px;
    color: #555
}

.viplaty_item_content img {
    display: block;
    margin: 0 auto
}

.viplaty_item_content p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

.viplaty_item_content span {
    font-size: 16px;
    font-weight: 400;
    font-family: Verdana !important
}

._item_form_left {
    float: left;
    width: 200px
}

._item_form_left p {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

._item_form_left p span {
    font-size: 10px;
    font-weight: 400
}

._item_form_left span {
    font-weight: 700
}

._item_form_left input {
    outline: 0;
    width: 155px;
    height: 24px;
    margin: 0;
    padding: 0
}

._item_form_right {
    float: right;
    margin-top: 31px
}

._item_form_right input {
    float: right;
    height: 28px;
    outline: 0;
    width: 100px;
    border: 1px solid #f89406;
    background-color: #fff;
    margin: auto;
    border-radius: 10px;
    color: #fffb9b;
    font-weight: 700;
    text-shadow: 1px 1px 1px #f89406;
    background-image: linear-gradient(top, #fbb450, #f89406);
    padding: 5px;
    cursor: pointer
}

.fio-text,
.passport-series {
    float: left
}

._item_form_right input:hover {
    background-image: linear-gradient(top, #eba440, #e88406)
}

.kassa_head {
    text-align: center;
    margin: 20px auto 15px;
    width: 404px;
    height: 60px
}

.kassa_head input::-webkit-input-placeholder {
    color: #555
}

.kassa_head input:-moz-placeholder {
    color: #555
}

.kassa_head input:-ms-input-placeholder {
    color: #555
}

.kassa_head input {
    outline: 0;
    padding-left: 20px;
    height: 50px;
    width: 381px;
    color: #555;
    font-size: 20px;
    font-weight: 700;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1ODI4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(133, 130, 137, 1) 0, rgba(250, 250, 250, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858289', endColorstr='#fafafa', GradientType=0);
    border-radius: 5px;
    border: 1px solid #7a617f
}

.kassa_radio {
    font-family: Verdana;
    color: #fff;
    margin: 0 auto;
    width: 404px
}

.kassa_radio label {
    cursor: pointer
}

.kassa_radio p {
    padding: 0
}

#purse-text {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.kassa_radio .withdraw_service {
    height: 53px;
    width: 196px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #81589f;
    background: #14022d;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 3px 0
}

.kassa_radio .withdraw_service:nth-child(2n) {
    text-align: right
}

.withdraw_service .radio_inp {
    display: none
}

.withdraw_service label {
    padding: 13px 0;
    font-size: 14px;
    line-height: 22px;
    display: block;
    position: relative;
    cursor: pointer
}

.withdraw_service:nth-child(2n) label {
    padding-right: 40px
}

.withdraw_service:nth-child(2n+1) label {
    padding-left: 40px
}

.withdraw_service label:before {
    display: block;
    position: absolute;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -7px;
    background: url(../../img/kassa/kassa-radio.png) no-repeat rgba(0, 0, 0, 0);
    content: ''
}

.withdraw_service:nth-child(2n) label:before {
    right: 15px
}

.withdraw_service:nth-child(2n+1) label:before {
    left: 15px
}

.withdraw_service .radio_inp:checked+label:before {
    background-position: 0 -15px
}

._withdraw_form {
    background: url(../../img/kassa/kassa-background.png);
    padding: 1px
}

.kassa_radio input:disabled+label {
    color: #aaa
}

.kassa_submit_on {
    outline: 0;
    cursor: pointer;
    margin: 20px auto;
    width: 404px;
    height: 60px;
    box-shadow: 0 2px 4px 0 #000;
    background: -moz-linear-gradient(center top, #bc51ff 5%, #ed0004 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc51ff', endColorstr='#ed0004');
    background-color: #bc51ff;
    border-radius: 5px;
    border: 1px solid #671268;
    display: block;
    color: #fffdfe;
    font-family: arial;
    font-size: 15px;
    font-weight: 700;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #5b2f46
}

.kassa_submit_on:hover {
    background: -moz-linear-gradient(center top, #6a18a0 5%, #1e0043 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a18a0', endColorstr='#1e0043');
    background-color: #6a18a0;
    text-shadow: 1px 1px 0 #72349f;
    border: 1px solid #6a1aaf;
    color: #c279fe
}

.purse input,
.purse_r input,
.withdraw_service .purse input {
    height: 34px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#fcfbff', GradientType=0);
    outline: 0
}

.withdraw_service:nth-child(2n+1) .kassa_purse {
    display: none;
    font-size: 13px;
    text-align: center;
    background: #cb0002;
    border-radius: 6px;
    width: 286px;
    position: absolute;
    top: -11px;
    left: -285px;
    z-index: 20;
    box-sizing: border-box;
    margin: 0;
    padding: 10px
}

.kassa_purse-card {
    top: -105px !important
}

.withdraw_service .purse {
    margin-bottom: 10px
}

.withdraw_service:nth-child(2n+1) .kassa_purse p {
    width: 94%;
    font-size: 11px;
    box-sizing: border-box;
    margin: 0 auto
}

.withdraw_service .purse input {
    border: 0 solid !important;
    padding-left: 20px;
    width: 91%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwYzBjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(192, 192, 192, 1) 0, rgba(252, 251, 255, 1) 100%);
    border-radius: 4px;
    margin-bottom: 10px
}

.withdraw_service:nth-child(2n) .triangle,
.withdraw_service:nth-child(2n) .triangle-card,
.withdraw_service:nth-child(2n+1) .triangle,
.withdraw_service:nth-child(2n+1) .triangle-card {
    position: absolute;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent
}

.withdraw_service:nth-child(2n) .kassa_purse {
    display: none;
    font-size: 13px;
    text-align: center;
    background: #cb0002;
    border-radius: 6px;
    width: 286px;
    position: absolute;
    top: -14px;
    right: -286px;
    z-index: 20;
    box-sizing: border-box;
    padding: 0 10px
}

.withdraw_service:nth-child(2n) .kassa_purse p {
    width: 94%;
    padding: 0 10px;
    font-size: 11px;
    box-sizing: border-box;
    margin: 10px auto
}

.withdraw_service:nth-child(2n) .triangle {
    left: -25px;
    top: 23px;
    border-right: 30px solid #cb0002
}

.withdraw_service:nth-child(2n) .triangle-card {
    left: -25px;
    top: 114px;
    border-right: 30px solid #cb0002
}

.withdraw_service:nth-child(2n+1) .triangle {
    right: -25px;
    top: 20px;
    border-left: 30px solid #cb0002
}

.withdraw_service:nth-child(2n+1) .triangle-card {
    right: -25px;
    top: 114px;
    border-left: 30px solid #cb0002
}

.purse input,
.purse_r input {
    border: 0 solid !important;
    padding-left: 20px;
    width: 176px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwYzBjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(192, 192, 192, 1) 0, rgba(252, 251, 255, 1) 100%);
    border-radius: 4px
}

.fio-text,
.withdraw_service .fio label:before {
    background: 0 0
}

.withdraw_service .kassa_purse div.passport {
    width: 100%
}

.passport .serial {
    width: 89px
}

.fname,
.lname,
.mname {
    margin-bottom: 5px;
    display: block;
    width: 260px;
    height: 16px
}

.withdraw_service .fio label {
    padding: 0
}

.fio-text {
    display: block
}

.passport-number,
.passport-series {
    display: inline-block
}

.item-user-info {
    color: #7a01f6;
    height: 20px;
    font-size: 23px;
    font-weight: 700
}

.pass-info {
    width: 620px
}

.pass-info-block {
    width: auto;
    height: 55px
}

.fio-text,
.passport-series {
    font-size: 16px;
    color: #fff;
    margin-left: 50px
}

.squaredOne input {
    display: none
}

.squaredOne {
    width: 18px;
    height: 18px;
    background: #773BB3;
    position: relative;
    border-radius: 3px;
    top: 16px;
    left: -10px
}

.squaredOne label {
    cursor: pointer;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 4px;
    top: 4px;
    background: linear-gradient(top, #222 0, #45484d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0)
}

.squaredOne label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #FF0075;
    border-radius: 50%;
    top: 2px;
    left: 2px
}

.squaredOne label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: .3
}

.squaredOne input[type=checkbox]:checked+label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

#player_phone .phone_code[disabled=disabled],
.mbilling .refresh:hover {
    opacity: .5
}

.pass-info-block input,
.pass-info-block select {
    font-weight: 700;
    text-indent: 10px;
    color: #402c50;
    border: 2px solid #773bb3;
    background: #B983E0;
    height: 35px;
    border-radius: 5px
}

.pass-info-block input:focus,
.pass-info-block select:focus {
    font-weight: 700;
    text-indent: 10px;
    color: #402c50;
    border: 2px solid #df3900;
    background: #d1bfdb;
    height: 35px;
    border-radius: 5px
}

.pass-info-block .serial {
    width: 73px !important;
    float: left;
    margin-left: 121px
}

.pass-info-block .number {
    width: 171px
}

.pass-info input,
.pass-info select {
    float: right
}

#mobile-number {
    height: 41px !important;
    width: 263px
}

.kassa_purse .purse .intl-tel-input .flag-dropdown {
    display: none !important
}

#mobile-number,
#reg-mobile-form .intl-tel-input input[name=mobile],
.kassa_purse .purse .intl-tel-input input {
    padding-left: 20px !important
}

.rules-text {
    color: #fff;
    margin-left: 369px;
    margin-right: 230px;
    float: left;
    position: relative;
    width: 220px;
    height: 85px
}

.kassa-rules-text {
    color: #fff;
    margin: 10px auto;
    width: 510px
}

.kassa-rules-text>p,
.rules-text>p {
    margin: -2px 10px 0 16px !important;
    font-size: .9em;
    font-family: Arial;
    display: block
}

.kassa-rules-text>p>a {
    color: #8fd84f;
    font-weight: 700
}

.kassa-rules-text>p {
    color: #fff
}

#info_user {
    width: 300px !important
}

.documentinn {
    height: 41px !important;
    width: 264px !important
}

#check {
    position: absolute
}

.rules-text>p>a {
    color: #8fd84f;
    font-weight: 700
}

.rules-text>p {
    color: #fff
}

.withdraw_service .kassa_purse.service-0,
.withdraw_service .kassa_purse.service-1,
.withdraw_service .kassa_purse.service-2 {
    height: auto;
    box-sizing: border-box;
    padding: 10px
}

input.document option,
input.number,
input.serial {
    line-height: 16px;
    text-indent: 10px
}

input.number,
input.serial,
select.document,
select.document option,
textarea {
    font-size: 14px
}

#mrshadow8 p {
    margin-top: 40px
}

.triangle-left,
.triangle-right {
    position: absolute;
    top: 23px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent
}

.bonus,
.jradio {
    position: relative
}

.triangle-right {
    left: -25px;
    border-right: 30px solid #cb0002
}

.triangle-left {
    right: -25px;
    border-left: 30px solid #cb0002
}

.kassa_footer {
    font-family: Verdana;
    color: #ccc;
    padding: 20px 0
}

.kassa_footer ul {
    margin: 0 0 0 20px;
    padding: 0
}

.kassa_footer a {
    color: #fff
}

.amtform {
    padding: 22px 0;
    border-radius: 5px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjM1N2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(82, 53, 122, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#52357a', GradientType=0);
    font-family: Verdana, Geneva, sans-serif
}

.check_bot_main {
    margin: 0 auto;
    width: 634px
}

.check_bot_main_head a {
    float: right;
    margin: 10px auto auto
}

.check_bot_main_head img {
    height: 60px
}

.check_bot_main_head span {
    position: relative;
    display: block;
    margin: auto;
    text-align: right;
    color: #634987;
    font-size: 15px
}

.check_bot_main_head .phone {
    font-weight: 700;
    text-align: right
}

.check_bot_main hr {
    background-color: #aea0c1;
    border: none;
    height: 3px;
    margin: 0 0 10px;
    padding: 0;
    width: 634px
}

.form_left {
    float: left;
    display: inline-block;
    margin-right: 12px;
    width: 290px
}

.form_left>div:first-child {
    border-radius: 4px;
    border: 3px solid #ab96bd;
    color: #3b2659;
    float: left;
    height: 83px;
    width: 281px
}

.form_left>div:first-child>div {
    text-align: center;
    display: inline-block;
    margin: 9px 0 10px 30px;
    width: 50px;
    font-size: 13px
}

.bonus_item h2,
.form_left span {
    font-size: 20px
}

.form_left label {
    cursor: pointer
}

.amtform input[type=submit] {
    cursor: pointer;
    outline: 0;
    display: inherit;
    font-size: 25px;
    color: #e2dee9;
    clear: both;
    font-weight: 700;
    border: none;
    margin: 20px auto 0;
    width: 290px;
    height: 78px;
    border-radius: 5px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViN2Y4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2RiMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTAwMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(235, 127, 137, 1) 0, rgba(219, 0, 0, 1) 43%, rgba(74, 0, 56, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7f89', endColorstr='#4a0038', GradientType=0)
}

.amtform form input[type=submit]:hover,
.form_left_button input[type=submit]:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViN2Y4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2YyNDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTAwMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(235, 127, 137, 1) 0, rgba(242, 71, 71, 1) 43%, rgba(74, 0, 56, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7f89', endColorstr='#4a0038', GradientType=0)
}

.amtform form>p {
    color: #BAA3DD;
    text-align: center
}

.form_right div:first-child>input::-webkit-input-placeholder {
    color: #907daa
}

.form_right div:first-child>input:-moz-placeholder {
    color: #907daa
}

.form_right div:first-child>input:focus::-webkit-input-placeholder {
    color: red
}

.form_right div:first-child>input:focus:-moz-placeholder {
    color: red
}

.form_right {
    width: 331px;
    float: left
}

.form_right input[name=self_amount] {
    outline: 0;
    padding-left: 10px;
    font-size: 22px;
    padding-top: 13px;
    padding-bottom: 12px;
    width: 321px;
    height: 20px;
    margin-bottom: 7px;
    background: #f5f5f5;
    border: 1px solid #ab96bd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.form_right input[name=self_amount]:focus {
    color: #cc2d18
}

.form_right input[name=self_amount]:focus::-webkit-input-placeholder {
    color: transparent !important
}

.form_right input[name=self_amount]:focus::-moz-placeholder {
    color: transparent !important
}

.form_right input[name=self_amount]:focus:-moz-placeholder {
    color: transparent !important
}

.form_right input[name=self_amount]:focus:-ms-input-placeholder {
    color: transparent !important
}

.form_right label {
    cursor: pointer;
    font-size: 15px;
    color: #68597e;
    margin-left: 3px
}

.form_right p {
    font-size: 16px;
    color: #aea0c1;
    margin-top: 45px
}

.form_right #check4 {
    margin-top: 8px
}

.jradio {
    cursor: pointer;
    vertical-align: bottom;
    margin-top: 5px;
    width: 21px;
    height: 21px;
    background: url(../../img/buttonDone.png) no-repeat
}

.jradio.checked div {
    width: 21px;
    height: 21px;
    background: url(../../img/buttonDone.png) 0 -22px no-repeat
}

#check4-styler {
    margin-top: 10px
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! промо код !!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.promo_code {
    height: 186px;
    margin: 50px auto 0;
    border: 1px solid #81589f;
    background: #14022d;
    width: 340px;
    border-radius: 6px;
    padding: 5px;
    color: #b47eff;
    font-family: Verdana
}

.promo_code p {
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 0
}

.promo_code_left {
    margin-top: 5px;
    float: left;
    width: 200px
}

.promo_code_left p {
    font-family: arial, verdana, sans-serif;
    text-align: left;
    font-size: 14px;
    font-weight: 700
}

.promo_code_left span {
    display: block;
    color: red;
    font-size: 10px;
    margin-bottom: 20px
}

.promo_code_left input {
    outline: 0;
    width: 178px;
    height: 22px
}

.promo_code_right {
    width: 110px;
    float: right
}

.promo_code_right img {
    float: right;
    margin-top: 68px;
    margin-bottom: 5px;
    width: 102px;
    height: 52px;
    border: 1px solid #000
}

.promo_code_right input {
    float: right;
    outline: 0;
    width: 100px;
    border: 1px solid #f89406;
    background-color: #fff;
    margin: auto;
    border-radius: 10px;
    color: #fffb9b;
    font-weight: 700;
    text-shadow: 1px 1px 1px #f89406;
    background-image: linear-gradient(top, #fbb450, #f89406);
    padding: 5px;
    cursor: pointer
}

.promo_code_right input:hover {
    background-image: linear-gradient(top, #eba440, #e88406)
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! бонус !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.bonus {
    width: 878px;
    margin: 20px auto 0
}

.bonus_item {
    margin: 0 auto;
    padding-left: 188px;
    padding-top: 10px;
    width: 690px;
    height: 162px;
    background: url(../../img/bonus-777.jpg) no-repeat
}

.bonus_item h2 {
    margin: 0;
    padding: 0;
    color: red;
    font-weight: bolder;
    font-family: Arial
}

.bonus_item p,
.bonus_item ul {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    color: #fff
}

.bonus_item ul li:before {
    color: red;
    content: "■";
    padding-right: 5px
}

.bonus_coment,
.bonus_footer {
    font-family: Tahoma, sans-serif;
    color: #4e3176;
    font-size: 10px
}

.bonus_coment {
    position: absolute
}

.bonus_footer {
    margin: 40px 0 20px;
    width: 878px
}

.bonus_footer ul {
    margin: 0;
    padding: 0
}

.bonus_footer ul li {
    margin-left: 15px;
    list-style-type: decimal
}

.valentin-bonus {
    background: url(../../img/valentin-bonus.png) no-repeat !important
}

.valentin-bonus a {
    color: red !important;
    font-weight: 700;
    margin-left: 510px
}

/*!!!!!!!!!!!! NY2015 !!!!!!!!!!!*/

.bonus_item.ny2015 {
    background: url(../../img/lottery/ny2015/bonus-ny2015.png) no-repeat
}

#ny2015-btn {
    display: block;
    background: url(../../img/lottery/ny2015/ny2015-btn.png) no-repeat;
    width: 716px;
    height: 120px
}

#ny2015-btn:hover {
    background-position: 0 -120px
}

/*!!!!!!!!!!!! NY2015 !!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! vyplaty history !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.history_table {
    color: #b47eff;
    margin: 10px auto;
    width: 900px;
    background: #14022d;
    font-family: Verdana;
    text-align: center;
    border-spacing: 0;
    border: 1px solid #81589f;
    border-radius: 10px;
    border-collapse: separate
}

.history_table td,
.history_table th {
    padding: 2px 10px;
    border-left: 1px solid #81589f;
    border-top: 1px solid #81589f
}

.history_table th {
    border-top: none
}

.history_table td:first-child,
.history_table th:first-child {
    border-left: none
}

.viplaty_history {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../../img/kassa/kassa-background.png)
}

.viplaty_history h1 {
    font-weight: 400;
    font-family: Verdana;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #b47eff;
    font-size: 24px
}

.game-item_game_name>a,
.game-item_play>a {
    font-weight: 700;
    text-decoration: none;
    text-align: center
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!game!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.games {
    height: auto;
    overflow: hidden;
    width: 920px;
    margin: 55px auto 0
}

.game-search {
    position: relative;
    float: right
}

.game-search form input[type=text] {
    background: #784296;
    border: none;
    display: inline-block;
    color: #f1f1f1;
    height: 25px;
    line-height: 25px;
    margin: -2px 0 0;
    padding: 0 0 0 5px;
    outline: 0;
    vertical-align: top
}

.game-search button[type=submit] {
    background: #9c2cb4;
    background: linear-gradient(to bottom, rgba(156, 44, 180, 1) 0, rgba(83, 18, 98, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c2cb4', endColorstr='#531262', GradientType=0);
    border-radius: 0 5px 5px 0;
    border: none;
    display: inline-block;
    margin: -2px 0 0;
    padding: 0;
    line-height: 10px;
    outline: 0;
    height: 25px;
    width: 30px;
    vertical-align: top
}

.game-search button[type=submit]:hover {
    background: #a35eb2;
    background: linear-gradient(to bottom, rgba(163, 94, 178, 1) 0, rgba(86, 43, 96, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a35eb2', endColorstr='#562b60', GradientType=0)
}

.games>.game {
    position: relative;
    padding-bottom: 25px;
    display: inline-block;
    width: 273px;
    height: 192px;
    background: url(../../img/game/plaha.html) no-repeat;
    margin: 20px 0 0 20px
}

.game-img,
.game:hover .game-img {
    width: 252px;
    height: 172px;
    position: absolute
}

.game-img {
    margin: 10px 0 0 10px
}

.game:hover .game-img {
    background-color: rgba(0, 0, 0, .6);
    z-index: 2
}

.game-item_game_name>a {
    display: block;
    width: 104%;
    position: absolute;
    bottom: 0;
    color: #b47eff;
    font-family: Verdana;
    margin-top: 7px
}

.game-item_play,
.game-item_play>a,
.pagination ul,
.pagination ul li {
    position: relative;
    float: left
}

.game-item_play {
    display: none;
    bottom: 50px;
    left: 50%
}

.game-item_play>a {
    box-shadow: inset 0 1px 0 0 #e3a19b, 0 1px 1px 0 #000;
    right: 50%;
    margin: 0 5px;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    width: 89px;
    z-index: 5
}

.game-item_play>a.btn-register {
    width: 110px
}

.game-item_play a:first-child {
    text-shadow: 0 0 10px #e70000;
    background-color: #a70600;
    border: 1px solid #c70000;
    -moz-box-shadow: inset 0 1px 0 0 #e3a19b, 0 1px 1px 0 #000;
    -webkit-box-shadow: inset 0 1px 0 0 #e3a19b, 0 1px 1px 0 #000;
    background: -moz-linear-gradient(center top, #a70600 5%, #f50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a70600', endColorstr='#ff5500')
}

.game-item_play :first-child:hover {
    background: -moz-linear-gradient(center top, #a70000 5%, red 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a70000', endColorstr='#ff0000');
    background-color: #a70000
}

.game-item_play a:last-child {
    border-top: 1px solid #aa13b6;
    border-left: 1px solid #5e0786;
    border-right: 1px solid #5e0786;
    border-bottom: 1px solid #c70000;
    text-shadow: 1px 2px 2px #27093d;
    background: -moz-linear-gradient(center top, #7b009d 5%, #aa3ff7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b009d', endColorstr='#aa3ff7');
    background-color: #7b009d
}

.game-item_play a:last-child:hover {
    border-top: 1px solid #ce00d0;
    background: -moz-linear-gradient(center top, #88009d 5%, #c131ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88009d', endColorstr='#c131ff');
    background-color: #88009d
}

.games div>img {
    margin-top: 9px;
    margin-left: 10px;
    width: 252px;
    height: 173px
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Пагинатор !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.pagination {
    width: 980px;
    height: 50px;
    margin-left: -12px
}

.pagination ul {
    left: 50%;
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.pagination ul li {
    display: block;
    right: 50%;
    margin: 5px
}

.pagination ul li a {
    box-shadow: inset 0 1px 0 0 #8549a8;
    background: -moz-linear-gradient(center top, #2f0069 5%, #210050 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f0069', endColorstr='#210050');
    background-color: #2f0069;
    border-radius: 5px;
    border-top: 1px solid #5a008d;
    border-right: 1px solid #130035;
    border-left: 1px solid #130035;
    border-bottom: 1px solid #05000d;
    display: inline-block;
    color: #b47eff;
    font-family: Verdana;
    font-size: 16px;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    width: 38px;
    text-decoration: none;
    text-align: center
}

.active_paginator,
.pagination ul li a:hover {
    background: -moz-linear-gradient(center top, #2f0069 5%, #450093 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f0069', endColorstr='#450093') !important;
    background-color: #4800a3 !important
}

.fixed_pagination {
    background-color: rgba(0, 0, 0, .5);
    position: fixed
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! reg !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.main_repair {
    margin: 30px auto;
    width: 757px
}

#btn-repair {
    width: 270px;
    height: 70px;
    font-size: 23px;
    margin: 25px auto auto;
    position: relative;
    display: block;
    color: #fff;
    border: 1px solid #509;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzMTY5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTAwNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(99, 22, 150, 1) 0, rgba(30, 0, 70, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#631696', endColorstr='#1e0046', GradientType=0)
}

#btn-repair:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0NDllNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iIzYzMTYxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(180, 73, 231, 1) 0, rgba(99, 22, 30, 1) 54%, rgba(242, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b449e7', endColorstr='#f20000', GradientType=0)
}

.main_reg_body .reg_body-block p {
    color: #b47eff
}

.reg_body-block p {
    margin: 30px auto auto
}

.main_reg_body .reg_body-block>p>span {
    color: #fff;
    font-weight: 700
}

.main_reg_body_left {
    margin: 0 15px
}

.reg-block {
    padding: 10px !important;
    width: 320px !important;
    height: 60px;
    margin: 0 -10px;
    border-radius: 5px;
    background: url(../../img/reg/page_bg.png)
}

.main_reg_body_left .reg-block select {
    outline: 0;
    border: none;
    width: 185px;
    height: 20px
}

.main_reg_body_right {
    position: relative;
    padding-left: 20px
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! reg next step !!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.main_reg_next_step {
    position: relative;
    padding-top: 23px;
    padding-bottom: 29px;
    height: 66px;
    width: 953px;
    margin: 40px 0 30px;
    background-color: #3b006b;
    border-radius: 20px
}

.main_reg_next_step>div:first-child>span {
    margin-left: 120px;
    display: block;
    color: #f8c810;
    font-size: 16px;
    font-weight: 700;
    width: 380px;
    font-family: Tahoma
}

.main_reg_next_step>div:first-child {
    height: 64px;
    width: 953px;
    border-top: 1px solid #490f78;
    border-bottom: 1px solid #581e84;
    background-color: #662d91
}

.main_reg_next_step>div:nth-child(2) {
    position: absolute;
    top: 10px;
    left: 16px;
    width: 95px;
    height: 96px;
    background: url(../../img/reg/next_phone.png) no-repeat
}

.main_reg_next_step>div:last-child {
    width: 382px;
    height: 89px;
    box-shadow: inset 0 2px 0 0 #e39afe, inset 0 -1px 0 0 #9c3fed, 1px 1px 13px 0 rgba(58, 0, 224, .41);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1OGVmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDE3N2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(197, 142, 244, 1) 0, rgba(68, 23, 126, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c58ef4', endColorstr='#44177e', GradientType=0);
    border-radius: 17px;
    position: absolute;
    top: 10px;
    right: 20px
}

.main_reg_next_step>div:last-child>form {
    padding-left: 18px;
    margin-top: 10px;
    margin-left: 8px;
    whidth: 364px;
    height: 72px;
    background: url(../../img/reg/next_reg_body.png) no-repeat
}

.main_reg_next_step>div:last-child>form>div>input {
    box-shadow: inset 0 1px 1px 1px #1c1c1e;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDg1ODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(141, 133, 133, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#8d8585', GradientType=0);
    margin-top: 13px;
    border: 1px solid #b2a7d2;
    padding-left: 10px;
    margin-left: 5px;
    width: 146px;
    height: 23px;
    outline: 0;
    border-radius: 2px
}

.main_reg_next_step>div:last-child>form>input {
    cursor: pointer;
    background: url(../../img/reg/reg_next_buton.png);
    margin-left: 80px;
    margin-top: 8px;
    border: none;
    width: 171px;
    height: 30px;
    color: #fff;
    font: 16px verdana, arial, sans-serif bold;
    text-shadow: 0 1px 3px #f2a5ff
}

.main .winners,
.main .winners li:first-of-type,
.main .winners li:nth-of-type(2) {
    border-bottom: 1px solid #5d4359
}

.main_reg_next_step>div:last-child>form>input:hover {
    background-position: 0 -31px
}

.main .top {
    margin: 0 0 50px
}

.main .top .l-side {
    width: 273px;
    display: inline-block
}

.main .top .r-side {
    display: inline-block;
    margin: 20px 0 0 45px;
    vertical-align: top;
    width: 620px
}

.promo-top {
    background: url(../../img/bt_kazino_off.png) no-repeat;
    display: block;
    height: 110px;
    margin-bottom: 12px
}

.promo-top:hover {
    background: url(../../img/bt_kazino_on.png) no-repeat;
    display: block;
    height: 110px
}

.main .top .l-side .promo-bottom {
    background: url(../../img/bonus.png) no-repeat;
    height: 235px;
    display: block
}

.main .b-slider {
    background: url(../../img/slider/bg-slider.jpg) no-repeat;
    height: 241px;
    padding: 11px 10px 0 13px
}

.b-slider ul li {
    width: 100%;
    margin: 0 auto
}

.main .winners {
    background: url(../../img/winners-title.png) 0 50% no-repeat rgba(0, 0, 0, 0);
    padding-left: 134px;
    height: 72px;
    border-top: 1px solid #5d4359;
    margin-top: 10px
}

.main .winners li {
    background: url(../../img/winner-bg.png) 0 50% no-repeat;
    color: #fff;
    padding-left: 26px;
    width: 217px;
    float: left;
    height: 35px;
    line-height: 37px
}

.ir,
.visuallyhidden {
    border: 0;
    overflow: hidden
}

.main .middle .b-banners {
    display: inline-block;
    vertical-align: top
}

.main .middle .b-banners .banner-555-888 {
    height: 550px;
    width: 272px
}

.main .middle .b-games {
    width: 667px;
    display: inline-block
}

.main .middle .b-games li {
    float: left;
    margin: 0 0 50px 30px
}

.main .middle .b-games li:hover p {
    color: #1d0045
}

.main .middle .b-games li:last-of-type {
    margin-right: 0
}

.main .middle .b-games li .game-img-top {
    background-repeat: no-repeat;
    height: 80px;
    width: 188px;
    display: block
}

.main .middle .b-games li:nth-of-type(1) .game-img-top {
    background: url(../../img/game/top/sharky-t.jpg)
}

.main .middle .b-games li:nth-of-type(2) .game-img-top {
    background: url(../../img/game/top/book-of-ra-deluxe-t.jpg)
}

.main .middle .b-games li:nth-of-type(3) .game-img-top {
    background: url(../../img/game/top/marco-polo-t.jpg)
}

.main .middle .b-games li:nth-of-type(4) .game-img-top {
    background: url(../../img/game/top/angry-birds-christmas-t.jpg)
}

.main .middle .b-games li:nth-of-type(5) .game-img-top {
    background: url(../../img/game/top/costa-del-cash-t.jpg)
}

.main .middle .b-games li:nth-of-type(6) .game-img-top {
    background: url(../../img/game/top/sizzling-hot-deluxe-t.jpg)
}

.main .middle .b-games li:nth-of-type(7) .game-img-top {
    background: url(../../img/game/top/lucky-ladys-charm-t.jpg)
}

.main .middle .b-games li:nth-of-type(8) .game-img-top {
    background: url(../../img/game/top/ultra-hot-t.jpg)
}

.main .middle .b-games li:nth-of-type(9) .game-img-top {
    background: url(../../img/game/top/banana-splash-t.png)
}

.main .middle .b-games li:nth-of-type(10) .game-img-top {
    background: url(../../img/game/top/the-money-game.jpg)
}

.main .middle .b-games li:nth-of-type(11) .game-img-top {
    background: url(../../img/game/top/bratva.jpg)
}

.main .middle .b-games li:nth-of-type(12) .game-img-top {
    background: url(../../img/game/top/dolphins-pearl.jpg)
}

.b-games p {
    text-align: center;
    margin: 0;
    color: #b47eff;
    font-size: 12px;
    font-weight: 700
}

.b-games li:hover .game-btn-top {
    display: inline
}

.game-btn-top {
    display: none;
    position: absolute;
    margin: -16px 0 0 15px;
    width: 140px;
    height: 25px
}

.demo-btn-top,
.play-btn-top,
.play-r-btn-top {
    height: 31px;
    position: absolute
}

.play-btn-top {
    width: 81px;
    background: url(../../img/game/top/btn-game/play-off.png) no-repeat
}

.play-btn-top:hover {
    background: url(../../img/game/top/btn-game/play-on.png) no-repeat
}

.play-r-btn-top {
    margin: auto auto auto 25px;
    width: 104px;
    background: url(../../img/game/top/btn-game/play2-off.png) no-repeat
}

.play-r-btn-top:hover {
    background: url(../../img/game/top/btn-game/play2-on.png) no-repeat
}

.demo-btn-top {
    margin: 0 0 0 81px;
    width: 81px;
    background: url(../../img/game/top/btn-game/demo-off.png) no-repeat
}

.demo-btn-top:hover {
    background: url(../../img/game/top/btn-game/demo-on.png) no-repeat
}

.registration .main {
    max-height: 562px;
    margin: 10px auto;
    padding: 10px
}

.article .title {
    color: #fff;
    text-align: center
}

.article .text {
    color: #fff;
    text-indent: 2em
}

.ir {
    background-color: transparent
}

.ir:before {
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

::-moz-selection {
    background: #B3D4FC;
    text-shadow: none
}

.rules {
    height: 4550px;
    width: 875px;
    margin: 0 auto;
    padding: 15px
}

.rules span {
    color: #b777f8;
    font-size: 24px;
    position: relative
}

.rules p {
    color: #fff
}

.rules i {
    font-size: 20px
}

#rules_navigator {
    padding: 0 !important
}

#rules_navigator li {
    display: inline-block;
    color: #fff;
    width: 45%;
    padding: 10px
}

#rules_navigator li a {
    position: relative;
    color: #fff;
    margin-left: 30px;
    float: left
}

.img-rules-star {
    position: absolute;
    width: 22px;
    height: 21px;
    background: url(../../img/rules/star.png)
}

.img-rules-star2 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../img/rules/star2.png)
}

.img-rules-galka {
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 25px 0 0 -70px;
    background: url(../../img/rules/galka.png)
}

.rules_text {
    width: 800px;
    float: right
}

.auth-link,
div.holder {
    width: 100%;
    position: relative
}

.rules-bonus,
.rules-start {
    display: block;
    position: relative
}

.register_link {
    float: left
}

.repair_link {
    float: right
}

.auth-link {
    margin: 0 auto;
    height: 20px;
    display: inline-block
}

div.holder {
    background: url(../../img/kassa/kassa-background.png);
    border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: 500px
}

div.holder p.info:last-child,
div.main-holder p.info:last-child {
    margin-bottom: 0
}

div.holder h1 {
    color: #6b47a2;
    font-family: Verdana;
    font-size: 1.1em;
    margin: 0 0 5px 20px;
    padding: 10px 0 0
}

#account-column div {
    display: inline-block;
    vertical-align: top;
    width: 432px;
    margin: 0 20px
}

form#user-profile input[name=submit] {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    font-size: 1.05em;
    font-weight: 700;
    border: none;
    margin: 20px 0 0;
    height: 55px;
    width: 315px
}

input#account-user-firstname,
input#account-user-nickname,
input#account-user-secondname {
    background: linear-gradient(to bottom, rgba(133, 130, 137, 1) 0, rgba(250, 250, 250, 1) 100%);
    border: 2px solid #7a617f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #555;
    font-family: Tahoma;
    font-size: .75em;
    font-weight: 700;
    padding: 0 10px;
    vertical-align: top;
    height: 55px;
    width: 315px
}

label[for=account-user-nickname],
label[for=account-user-firstname],
label[for=account-user-secondname] {
    color: #6b47a2;
    display: block;
    font-size: 1.05em;
    padding: 10px 0 2px
}

form#user-profile a#account-change-pass {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    display: block;
    font-family: sans-serif;
    font-size: 1.05em;
    font-weight: 700;
    border: none;
    margin: 20px 0 0;
    padding: 14px 0 0;
    outline: 0;
    text-align: center;
    text-decoration: none;
    height: 55px;
    width: 315px
}

#bn-balance,
#level,
.account-right-row {
    color: #6b47a2;
    margin: 0 0 10px;
    font-size: 1.3em
}

#bn-balance b,
#level b,
.account-right-row b {
    color: #ff0
}

.btn-changepass {
    width: 370px;
    height: 70px;
    font-size: 23px;
    margin: 200px auto auto;
    position: relative;
    display: block;
    color: #fff;
    border: 1px solid #509;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzMTY5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTAwNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(99, 22, 150, 1) 0, rgba(30, 0, 70, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#631696', endColorstr='#1e0046', GradientType=0)
}

.btn-changepass:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0NDllNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iIzYzMTYxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(180, 73, 231, 1) 0, rgba(99, 22, 30, 1) 54%, rgba(242, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b449e7', endColorstr='#f20000', GradientType=0)
}

.main_reg {
    margin: 40px auto;
    padding-top: 155px;
    width: 772px;
    height: 310px;
    background: url(../../img/reg/action_bg.png) no-repeat
}

.main_reg_body {
    width: 800px;
    background: url(../../img/reg/phone.png) right no-repeat
}

.main_reg_body>div {
    width: 540px;
    font-family: verdana, arial, sans-serif
}

.main_reg_body div p {
    margin-left: 10px;
    color: #b47eff;
    font-size: 15px
}

.main_reg_body>div>p>span {
    color: #fff;
    font-weight: 700
}

.main_reg_body_left {
    display: inline-block;
    width: 270px;
    padding: 10px 0
}

.main_reg_body_left form>div {
    padding: 5px;
    width: 260px;
    height: 60px;
    border-radius: 5px;
    background: url(../../img/reg/page_bg.png)
}

.main_reg_body_left div select {
    outline: 0;
    border: none;
    width: 150px;
    height: 20px
}

.main_reg_body_left form>div p {
    margin: 0;
    padding: 0;
    text-align: right
}

.main_reg_body_left form div p:first-child {
    font: 700 12px Tahoma;
    color: #fff;
    margin-right: 30px
}

.main_reg_body_left form div p:last-child {
    font: 11px Tahoma;
    color: grey
}

.main_reg_body_left div input {
    outline: 0;
    border: none;
    width: 128px;
    height: 18px
}

.main_reg_body_left form>input {
    margin-top: 20px;
    margin-left: 30px;
    cursor: pointer;
    border: none;
    outline: 0;
    width: 209px;
    height: 66px;
    background: url(../../img/reg/btn_reg.png) no-repeat
}

.main_reg_body_left form>input:hover {
    background-position: 0 -65px
}

.main_reg_body_right {
    float: right;
    width: 250px;
    display: inline-block;
    margin: -3px -70px
}

.main_reg_body_right div:first-child {
    margin-top: 25px;
    margin-bottom: 40px
}

.main_reg_body_right>div>p {
    padding-left: 22px;
    color: #b47eff;
    font-size: 11px
}

.main_reg_body_right div:first-child:before,
.main_reg_body_right div:last-child:before {
    content: " ";
    position: relative;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    top: 5px
}

.main_reg_body_right div:first-child:before {
    background: url(../../img/reg/que_icon.png) no-repeat
}

.main_reg_body_right div:last-child:before {
    background: url(../../img/reg/exclam_icon.png) no-repeat
}

.slider_wrap {
    height: 232px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%
}

#mobile_number,
.div-slide,
.slide-btn,
.slider_wrap img {
    position: absolute
}

.slider_wrap img {
    display: none;
    height: auto;
    width: auto;
    margin: 0 auto
}

.img-igrat,
.img-igrat_real {
    width: 98px;
    height: 37px;
    border: 0
}

.slider_wrap img:first-child {
    display: block
}

.img-igrat {
    margin: 12px auto;
    background: url(../../img/slider/igra.png) no-repeat
}

.img-igrat:hover {
    background-position: 0 -39px
}

.img-igrat_real {
    margin: 20px auto auto;
    background: url(../../img/slider/igra.png) no-repeat
}

.img-igrat_real:hover {
    background-position: 0 -40px
}

.img-demo {
    width: 102px;
    height: 37px;
    background: url(../../img/slider/demo.png) no-repeat;
    border: 0;
    margin: 10px auto 5px
}

.img-demo:hover {
    background-position: 0 -40px
}

.div-slide {
    margin: auto;
    width: 595px;
    height: 250px;
    display: none;
    background: rgba(0, 0, 0, .7)
}

.slide-btn {
    margin: 70px auto auto 200px;
    width: 200px;
    height: auto;
    background: #000;
    border-radius: 10px;
    border: 1px solid #848484
}

.info {
    color: #fff !important;
    text-align: center
}

.info.info-3 {
    background: #D32F2F;
    padding: 5px 0
}

.info.info-1 {
    background: #009688;
    padding: 5px 0
}

.footer .box,
.vip_main span {
    padding: 10px;
    text-align: center
}

.info-with {
    margin: 5px !important;
    border-radius: 5px
}

#mobile_number {
    margin: 1px 5px
}

#bonus-btn {
    display: block;
    width: 716px;
    height: 123px;
    background: url(../../img/bonus-btn.png) no-repeat
}

#bonus-btn:hover {
    background-position: 0 -123px
}

.login {
    width: 100%;
    height: 400px
}

.login-bg {
    margin: 50px auto auto;
    width: 850px;
    height: 200px;
    background: #3b006b;
    border-radius: 25px;
    position: relative
}

.login-bg-line {
    width: 100%;
    height: 100px;
    background: #662d91;
    margin: 50px auto auto;
    position: absolute
}

.login-bg-img-phone {
    position: absolute;
    width: 95px;
    height: 96px;
    background: url(../../img/login-bg-img-phone.png);
    z-index: 2;
    margin: 2px auto
}

.login-bg span {
    margin: 10px auto auto 110px;
    position: absolute;
    display: block;
    color: #b47eff;
    font-size: 14px;
    width: 250px;
    z-index: 3
}

.login-bg a {
    color: red
}

.login-bg form {
    float: right;
    width: 398px;
    height: 104px;
    background: url(../../img/login-bg-form.png) no-repeat
}

.loginin,
.loginpass {
    position: absolute;
    width: 150px;
    height: 27px;
    background: url(../../img/login-bg-input.jpg) no-repeat !important;
    border: none;
    color: #660054;
    padding-left: 10px;
    font-weight: 700
}

.loginpass {
    margin: 28px -35px 25px 204px
}

.loginin {
    margin: 28px -30px 10px 38px
}

.login-btn {
    position: absolute;
    width: 171px;
    height: 36px;
    border: none;
    background: url(../../img/login-btn.png) no-repeat;
    margin: 63px auto auto 116px
}

.login-btn:hover {
    background-position: 0 -42px
}

.license-block {
    width: 100%
}

#license {
    margin: 0 auto !important;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray
}

.license-link {
    float: right;
    margin: -35px 15px auto auto
}

.vip_main {
    height: 500px
}

.vip_main span {
    font-size: 30px;
    color: #222;
    text-decoration: none;
    display: block;
    text-shadow: -1px 1px 0 #777;
    border: 1px solid transparent;
    margin-top: 10px;
    margin-bottom: 10px
}

.lock {
    margin: 10% auto 20%;
    background: url(../../img/lock.png) no-repeat;
    width: 128px;
    height: 128px
}

.dep_status {
    text-align: center;
    width: 570px;
    float: left;
    font-family: Arial;
    font-weight: 700;
    font-size: 17px
}

.dep_status .higer {
    font-size: 22px !important
}

.success {
    width: 100%;
    height: 400px
}

.success-form {
    padding: 22px 0;
    border-radius: 5px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjM1N2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(82, 53, 122, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#52357a', GradientType=0);
    font-family: Verdana, Geneva, sans-serif;
    height: 80px
}

.show-phone {
    color: #EEEC75;
    font-weight: 700
}

.show-phone>span {
    color: #95D705
}

.bracing {
    background: url(../../img/smartkey_background.png) center center no-repeat #fb7e00;
    width: 100%;
    height: 56px;
    min-width: 1200px;
    position: relative;
    display: none
}

.br_content {
    width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative
}

.br_exit,
.br_install {
    position: absolute;
    cursor: pointer
}

.br_content a,
.br_content p {
    display: block;
    text-decoration: none;
    float: left
}

.br_install {
    width: 327px;
    height: 53px;
    background: url(../../img/smartkey_install.png);
    right: 79px
}

.br_install:hover {
    width: 327px;
    height: 53px;
    background: url(../../img/smartkey_install.png) -1px -52px
}

.br_alert {
    font: 17px Arial;
    font-weight: 700;
    color: #000 !important;
    width: 750px;
    margin: 6px 70px 0;
    text-align: center
}

.br_exit,
.br_exit:hover {
    line-height: 23px;
    width: 23px
}

.br_exit {
    text-align: center;
    background: url(../../img/smartkey_cross.png);
    font-size: 13px;
    right: 63px;
    top: 10px
}

.br_exit:hover {
    background: url(../../img/smartkey_cross.png) 0 23px
}

@media screen and (max-width:1000px) {
    .bracing {
        width: 960px
    }
    .br_install {
        margin: 0 6px
    }
    .br_exit {
        margin: 0 0 0 8px
    }
}

.prepaid .b-form {
    background: rgba(0, 41, 73, .8);
    border: 1px solid #0075ae;
    border-radius: 5px;
    width: 600px;
    margin: 50px auto 100px;
    padding: 20px
}

.prepaid {
    background: url(../../img/kassa/kassa-background.png);
    padding: 1px
}

.activete-text {
    font: 19px Arial, Tahoma, Geneva, Kalimati, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px
}

.prepaidinput {
    font: 16px Arial, Tahoma, Geneva, Kalimati, sans-serif;
    font-weight: 700;
    text-align: center;
    display: block;
    height: 30px;
    margin: 0 auto
}

.submit_activate {
    width: 200px;
    height: 45px;
    color: #fff;
    margin: 40px auto 0;
    border: 0;
    display: block;
    background: url(../../img/kassa/promoactivation.html) no-repeat;
    background-size: 100%
}

.submit_activate:hover {
    background-position: 0 97%
}

.withdrawal-purse {
    color: red;
    margin: 2em 0
}

@font-face {
    font-family: AA-BebasNeue;
    src: url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/BebasNeueBold.ttf);
    src: url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/BebasNeueBold.otf)
}

.amtform.mbilling {
    height: auto;
    overflow: auto
}

.amtform.mbilling form {
    margin-top: 10px
}

.mbilling .check_bot_main {
    height: auto;
    width: 290px
}

.mbilling .form_left {
    float: none;
    height: auto;
    margin: 0
}

.mbilling .form_right div:first-child>input {
    height: 40px;
    padding: 0 10px;
    width: 286px
}

#player_phone .phone_code,
#player_phone .phone_number,
.mbilling .form_right div:first-child>input {
    background: #f5f5f5;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    box-sizing: border-box
}

#player_phone .phone_code,
#player_phone .phone_number {
    height: 40px;
    padding: 0 10px;
    display: inline-block;
    width: 40px
}

#player_phone .phone_number:focus,
.form_right input[name=self_amount]:focus,
.mbilling .form_right div:first-child>input:focus {
    border: 1px solid #00aecf;
    box-shadow: 0 0 3px #009ebf;
    outline: 0
}

#player_phone .phone_number {
    width: 240px
}

#player_phone .phone_number:focus::-webkit-input-placeholder {
    color: transparent
}

#player_phone .phone_number:focus::-moz-placeholder {
    color: transparent
}

#player_phone .phone_number:focus:-moz-placeholder {
    color: transparent
}

#player_phone .phone_number:focus:-ms-input-placeholder {
    color: transparent
}

.mbilling .form_right {
    margin: .7em 0;
    float: none;
    width: auto
}

.mbilling .form_left p {
    display: inline-block;
    margin: 1em 0
}

#polyglotLanguageSwitcher form,
.mbilling .b-response,
.mbilling .response {
    display: none
}

.mbilling .form_left_button input[type=submit] {
    margin-top: 0
}

.mbilling .response {
    background: rgba(0, 0, 0, .05);
    border-radius: 5px;
    height: 377px;
    margin-top: 10px;
    padding: .5em;
    position: relative
}

.error-circle,
.success-circle {
    height: 100%;
    display: none
}

.error-circle .title,
.success-circle .title {
    background: url(../../img/success.png) 0 50% no-repeat rgba(0, 0, 0, 0);
    bottom: 0;
    color: #00732E;
    font-weight: 700;
    height: 24px;
    left: 0;
    margin: auto;
    padding: 20px 20px 20px 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    z-index: 1
}

.error-circle .title {
    background: url(../../img/error-circle.png) 0 50% no-repeat rgba(0, 0, 0, 0);
    color: #cc2d18
}

.error-circle .b-info,
.success-circle .b-info {
    color: #BC2525;
    font-size: .9em;
    font-weight: 400;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    bottom: 13em;
    position: absolute
}

.success-circle .b-info {
    color: #FBFBFB
}

.success-circle .btn-play {
    right: 0;
    left: 0;
    text-align: center;
    position: absolute;
    bottom: 10em;
    margin: auto
}

.mbilling .refresh {
    background: url(../../img/refresh.png) no-repeat rgba(0, 0, 0, 0);
    height: 20px;
    position: absolute;
    right: .2em;
    top: .2em;
    width: 20px;
    cursor: pointer
}

.loader {
    background: url(../../img/ajax-loader.gif) 50% 50% no-repeat rgba(0, 0, 0, .05) !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%
}

.btn-azino888-gm {
    top: 189px !important
}

.btn-ya888ya-gm {
    top: 249px !important
}

#polyglotLanguageSwitcher,
#polyglotLanguageSwitcher * {
    margin: 0;
    padding: 0;
    outline: 0
}

#polyglotLanguageSwitcher ul {
    list-style: none
}

#polyglotLanguageSwitcher {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #444;
    line-height: normal;
    position: absolute;
    z-index: 100;
    display: inline-block;
    right: 3px
}

#polyglotLanguageSwitcher a {
    text-decoration: none;
    display: block;
    padding: 7px 6px .5em 22px;
    color: #444;
    width: 17px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: 6px center
}

#polyglotLanguageSwitcher a:hover {
    color: #000
}

#polyglotLanguageSwitcher a.current:active,
#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited {
    position: relative;
    border: 1px solid #5600AE;
    height: 10px;
    background-color: #2B0259
}

#polyglotLanguageSwitcher a.current:hover,
#polyglotLanguageSwitcher ul.dropdown li:hover {
    background-color: #5402c2
}

#polyglotLanguageSwitcher a.active {
    border-bottom: none !important
}

#polyglotLanguageSwitcher span.trigger {
    display: block;
    position: absolute;
    width: 11px;
    height: 7px;
    text-indent: -10000em;
    top: 0;
    bottom: 0;
    right: 3px;
    margin: auto
}

#polyglotLanguageSwitcher a.current:link span.trigger,
#polyglotLanguageSwitcher a.current:visited span.trigger {
    background: url(../../img/flags/arrow.png) left top no-repeat
}

#polyglotLanguageSwitcher a.active span.trigger,
#polyglotLanguageSwitcher a.current:active span.trigger,
#polyglotLanguageSwitcher a.current:hover span.trigger {
    background-position: left bottom !important
}

#polyglotLanguageSwitcher ul.dropdown {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    background-color: #2B0259;
    border: 1px solid #5600AE;
    border-top: none !important
}

.play_button,
.play_button a {
    width: 191px;
    border-radius: 5px
}

#ara,
#de,
#en,
#es,
#fr,
#it,
#pol,
#por,
#rom,
#ru {
    background-image: url(../../img/flags/flags_sprite.png);
    background-size: 20px 222px
}

#ara,
#de,
#en,
#es,
#fr,
#it,
#pol,
#por,
#rom {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}

#en,
#fr {
    background-position: 6px -18px !important
}

#de {
    background-position: 6px -46px !important
}

#it {
    background-position: 6px -73px !important
}

#es {
    background-position: 6px -102px !important
}

#ru {
    background-position: 6px 4px !important
}

#rom {
    background-position: 6px -128px !important
}

#pol {
    background-position: 6px -177px !important
}

#ara {
    background-position: 6px -200px !important
}

#por {
    background-position: 6px -154px !important
}

.play_button {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(226, 7, 10, 1) 0, rgba(34, 1, 49, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2070a', endColorstr='#220131', GradientType=0);
    box-shadow: inset 1px 0 2px 0 rgba(0, 0, 0, .3);
    float: right;
    height: 52px
}

.play_button a {
    color: #fff;
    padding-top: 10px;
    font: 20px Tahoma, Geneva, Kalimati, sans-serif;
    display: block;
    text-align: center;
    text-decoration: none;
    height: 42px;
    text-shadow: 1px 1px 1px #80167c
}

.fail_ico,
.success_ico {
    width: 78px;
    height: 78px;
    margin-left: 30px;
    float: left
}

.play_button a:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMCwgMCwgMC41NTUpIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PC9yYWRpYWxHcmFkaWVudD48cmVjdCB4PSIwJSIgeT0iMCUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InJnYmEoMCwgMCwgMCwgMCkiIC8+PHJlY3QgeD0iLTIwLjcxMDclIiB5PSItMjAuNzEwNyUiIHdpZHRoPSIxNDEuNDIxNCUiIGhlaWdodD0iMTQxLjQyMTQlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==);
    background-image: radial-gradient(farthest-corner at center center, rgba(255, 0, 0, .555) 0, rgba(0, 0, 0, 0) 100%)
}

.play_button_div {
    float: left;
    margin-top: 12px
}

.success_ico {
    background: url(../../img/deposit_success.png)
}

.fail_ico {
    background: url(../../img/deposit_error.png)
}

.wait_ico {
    width: 95px;
    height: 95px;
    background: url(../../img/deposit_wait.png);
    float: left;
    margin-left: 30px
}

#captcha-dialog-form+iframe,
div[aria-describedby=captcha-dialog-form]+iframe {
    display: none
}

.footer .box {
    margin-top: 10px;
    font-size: 9px;
    color: #5A5A5A
}

.footer .box h1.minititle {
    font-size: 9px;
    margin: 0
}

.footer .box p {
    margin: 0;
    padding: 0
}

.footer .box h1,
.footer .box p {
    display: inline
}

.loader_bg {
    margin: 0;
    position: fixed;
    z-index: 10000;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none
}

.loader_bg .fishka,
.loader_bg .fishka:before {
    background: url(../../img/index/preloader/fishka1b26.png?v2) center center no-repeat;
    opacity: 1 !important
}

.inline-block,
.loader_bg:before {
    display: inline-block;
    vertical-align: middle
}

.loader_bg .fishka {
    width: 116px;
    height: 116px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0 !important
}

.loader_bg:before {
    content: "";
    min-height: inherit;
    height: 100%
}

.loader_bg .fishka:before {
    content: '';
    width: 1px;
    height: 1px;
    padding-left: 116px;
    padding-top: 116px;
    top: 106px;
    position: relative;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

.loader_bg .spade {
    width: 40px;
    height: 40px;
    position: relative;
    left: 38px;
    top: 15px;
    z-index: 10000;
    margin: 0;
    background: url(../../img/index/preloader/spade1b26.png?v2) center center no-repeat;
    opacity: 1 !important
}

.loader_bg .font {
    font-family: Arial;
    font-size: 18px;
    color: #fff;
    opacity: 1 !important;
    margin-top: -10px
}

@font-face {
    font-family: Dotline_loc;
    src: url(https://cdn-777-77cdn.cdn-res-network.org/media/fonts/friday_night.ttf)
}

.jp_bg {
    margin: 0;
    position: fixed;
    z-index: 5000;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    height: 100%;
    width: 100%;
    display: none
}

.jp_inline-block {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding-top: 100px
}

.jp_block {
    margin: auto;
    width: 615px;
    height: 105px;
    background: url(../../img/popup/jp/main43a0.png?v3) no-repeat;
    padding-top: 200px
}

.jp_td_left,
.jp_td_right {
    padding-top: 19px;
    font-size: 22px
}

.want_it {
    width: 325px;
    height: 95px;
    background: url(../../img/popup/jp/want_it1b26.png?v2) no-repeat;
    margin: 0 auto;
    cursor: pointer
}

.want_it:hover {
    background: url(../../img/popup/jp/want_it1b26.png?v2) 0 -95px no-repeat
}

.jp_cross {
    position: relative;
    width: 18px;
    height: 19px;
    background: url(../../img/popup/jp/cross1b26.png?v2) no-repeat;
    left: 575px;
    top: 30px;
    cursor: pointer
}

.jp_cross:hover {
    background: url(../../img/popup/jp/cross1b26.png?v2) 0 -19px no-repeat
}

.jp_td_left {
    padding-right: 20px
}

.jp_td_right {
    padding-left: 10px
}

.jp_tbl {
    color: #fff;
    text-shadow: 1px 1px 7px #ff0002, -1px 1px 7px #ff0002, 1px -1px 7px #ff0002, -1px -1px 7px #ff0002;
    font-size: 48px;
    font-family: Dotline_loc;
    margin-top: -33px
}

#popup_account_tab_banking_body_tab_pay iframe {
    width: 660px;
    height: auto;
    min-height: 600px;
    display: none;
    margin: auto;
    border: 0
}

.lupa_search_games_list {
    margin-right: 5px
}

.footer_powerfull .contacts {
    color: #6b5c79;
    font-size: 12px
}

.footer_powerfull a.contacts_data {
    color: #623a8a;
    font-size: 11px
}

.footer_powerfull a.contacts_data:hover {
    color: #9570c6
}

.footer_powerfull .titles {
    font-weight: 700;
    font-size: 12px;
    color: #d2a4f7
}

.footer_powerfull a.links {
    color: #6b5c79;
    font-size: 10px
}

.footer_powerfull a.links:hover {
    color: #a497b5
}

.footer_powerfull .all_rights {
    font-size: 12px;
    color: #d2a4f7
}

.footer_powerfull {
    width: 950px;
    margin: 30px auto;
    height: 320px !important
}

.links_block {
    line-height: 1
}

.footer_powerfull .br_h {
    line-height: 1.5
}

#redesign_ul_list {
    width: 300px !important
}

.winners_win_txt {
    color: #c9e3f6;
    font-size: 18px;
    font-weight: 700
}

.old_version_fixed,
.old_version_fixed:hover {
    color: #fff;
    text-shadow: 0 2px 1px #030303, 1px 0 1px rgba(255, 255, 255, .5), -1px 0 1px rgba(255, 255, 255, .5)
}

.old_version_fixed {
    width: 215px;
    height: 39px;
    position: fixed;
    top: 50%;
    left: 100%;
    z-index: 1000;
    margin-left: -131px;
    margin-top: -20px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 20px;
    padding-left: 15px;
    padding-top: 8px;
    background: url(../../img/sprite/nabor.png) 0 -234px no-repeat;
    cursor: pointer;
    text-align: center
}

.old_version_fixed:hover {
    background: url(../../img/sprite/nabor.png) 0 -187px no-repeat;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: -134px
}

.cards_container {
    width: 852px;
    height: 260px;
    margin: 0 auto
}

.card {
    width: 198px;
    height: 254px;
    border: 0;
    float: left;
    display: block !important;
    cursor: pointer
}

#btn_reject,
#btn_win {
    width: 270px;
    cursor: pointer
}

.non-first {
    margin-left: 20px
}

.card-0 {
    background: url(../../img/bonus/01b26.png?v2) no-repeat
}

.card-1 {
    background: url(../../img/bonus/11b26.png?v2) no-repeat
}

.card-77 {
    background: url(../../img/bonus/771b26.png?v2) no-repeat
}

.card-777 {
    background: url(../../img/bonus/7771b26.png?v2) no-repeat
}

#btn_win {
    height: 95px;
    background: url(../../img/bonus/win.png) -10px 0 no-repeat;
    float: left
}

#btn_win:hover {
    background: url(../../img/bonus/win.png) -10px -98px no-repeat
}

#btn_reject {
    height: 92px;
    background: url(../../img/bonus/reject.png) -5px 0 no-repeat
}

#btn_reject:hover {
    background: url(../../img/bonus/reject.png) -5px -93px no-repeat
}

.btn_repair_reject {
    float: left;
    margin-left: 10px;
    padding-top: 6px
}

.flip-container {
    -webkit-perspective: 1000;
    perspective: 1000
}

.flip-container.flip .flipper,
.flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.back,
.flip-container,
.front {
    width: 198px;
    height: 254px
}

.flipper {
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative
}

.back,
.front {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.front {
    z-index: 2;
    background: url(../../img/bonus/shirt.png) -80px 15px no-repeat
}

.back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.buttons_panel {
    display: none
}

.top_panel {
    height: 41px;
    width: 975px;
    margin: 50px auto;
    background: url(../../img/bonus/top.png) no-repeat
}

.btm_panel {
    height: 100px;
    width: 555px;
    margin: 0 auto
}

.btm_panel_2 {
    height: 120px;
    width: 976px;
    margin: 50px auto;
    background: url(../../img/bonus/bottom.png) no-repeat
}

.btm_panel_2_txt {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
    color: #8e9299;
    padding-top: 12px
}

.btm_panel_2_txt .together {
    font-size: 18px;
    color: #fefefb;
    font-weight: 700
}

.cards_bg {
    width: 976px;
    height: 670px;
    background: url(../../img/bonus/bg.png) no-repeat
}

.password_eye,
.password_eye_open {
    width: 42px;
    height: 21px;
    z-index: 2;
    margin-left: 290px;
    margin-top: -43px;
    position: absolute;
    float: left;
    cursor: pointer
}

.password_eye {
    background: url(../../img/eye1b26.png?v2) no-repeat
}

.password_eye_open {
    background: url(../../img/eye1b26.png?v2) 0 -22px no-repeat
}

.img-about-star,
.img-responsible-star {
    position: static !important;
    float: left !important
}

.img-about-star {
    background: url(../../img/sprite/2.png) -120px 0 no-repeat;
    width: 39px;
    height: 29px;
    display: inline-block !important
}

.img-about-star2 {
    background: url(../../img/index/about/ico_big1b26.png?v2) no-repeat;
    width: 21px;
    height: 22px;
    display: inline-block
}

.about-span {
    color: #b777f8;
    font-size: 20px !important;
    margin-top: 12px;
    margin-bottom: 3px
}

.about .title {
    width: 83px;
    height: 48px;
    background: url(../../img/index/about/about_us.png) no-repeat;
    margin: 0 auto
}

.about .rules-start {
    font-size: 15px !important;
    text-align: justify
}

.about .rules-start a {
    color: #d46cfe !important
}

.about .rules-start #popup_login_button_license {
    display: block;
    outline: 0;
    text-decoration: none;
    margin: 28px auto 10px;
    color: #bc6cfa;
    font-size: 13px;
    font-weight: 700;
    width: 175px;
    text-align: left;
    padding: 15px 80px 15px 15px;
    background: url(../../img/index/widgets/popup/curacao.png) right center no-repeat
}

.img-responsible-star {
    background: url(../../img/sprite/2.png) -120px 0 no-repeat;
    width: 39px;
    height: 29px;
    display: inline-block !important
}

.img-responsible-star2 {
    background: url(../../img/index/responsible/ico_big1b26.png?v2) no-repeat;
    width: 21px;
    height: 22px;
    display: inline-block
}

.responsible-span {
    color: #b777f8;
    font-size: 20px !important;
    margin-top: 12px;
    margin-bottom: 3px
}

.responsible .title {
    width: 209px;
    height: 28px;
    background: url(../../img/index/responsible/responsible.png) no-repeat;
    margin: 10px auto
}

#fountainG,
.fountainG {
    height: 20px;
    position: absolute
}

.responsible .rules-start {
    font-size: 15px !important;
    text-align: justify
}

.responsible .rules-start a {
    color: #d46cfe !important
}

.footseo a,
.meta_footer_text {
    color: #26093c;
    font-size: 12px
}

.gray_img {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray
}

#fountainG {
    width: 162px;
    margin: auto;
    z-index: 1000;
    top: 60px;
    left: 190px
}

.fountainG {
    top: 0;
    background-color: #000;
    width: 20px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 13px;
    -o-border-radius: 13px;
    -ms-border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px
}

#fountainG_1 {
    left: 0;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s
}

#fountainG_2 {
    left: 20px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#fountainG_3 {
    left: 40px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#fountainG_4 {
    left: 61px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#fountainG_5 {
    left: 81px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#fountainG_6 {
    left: 101px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#fountainG_7 {
    left: 121px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

#fountainG_8 {
    left: 142px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s
}

@keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        background-color: rgba(150, 74, 209, .43)
    }
    100% {
        -webkit-transform: scale(.3);
        transform: scale(.3);
        background-color: #fff
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: rgba(150, 74, 209, .43)
    }
    100% {
        -webkit-transform: scale(.3);
        background-color: #fff
    }
}

.meta_footer_text {
    overflow: hidden !important;
    width: 100%;
    height: 50px;
    cursor: pointer
}

.page-content_title {
    font-size: 20.28px;
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2);
    color: #fff
}

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

.display-inline-remind {
    display: inline !important
}

.display-inline-remind-span {
    cursor: pointer;
    width: 200px;
    color: #8e9197;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    height: 30px
}

#head_navigation_bar_2 {
    position: absolute;
    left: -10px;
    top: 0;
    font-size: 15px
}

.display-inline-remind-span:hover {
    color: #fff;
    background: url(../../img/index/header/navbar/hover_line.png) center bottom no-repeat
}

#country_container {
    display: none;
    font-size: 13px;
    position: absolute;
    top: 9px;
    left: 486px
}

#country_container .flag {
    padding: 0 !important;
    margin: 0 5px 0 0;
    width: 16px;
    height: 11px;
    background: url(../../vendor/ms-Dropdown/images/msdropdown/icons/flagssprite_small.png) no-repeat
}

#country_container .flag.cn {
    background-position: 0 -506px
}

#country_container .flag.ru {
    background-position: -48px -319px
}

#country_container .ddTitleText .ddlabel {
    display: none
}

#country_container .ddcommon {
    position: relative;
    zoom: 1;
    display: inline-block;
    cursor: default
}

#country_container .ddcommon ul {
    padding: 0;
    margin: 0
}

#country_container .borderRadiusTp ul li:last-child {
    ;
    border-bottom: 0 none #c3c3c3;
}

#country_container .borderRadiusBtm ul li:first-child {
    ;
    border-bottom: 1px solid #c3c3c3;
}

#country_container .ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: .5;
    -moz-opacity: .5;
    color: #999
}

#country_container .ddcommon input.text {
    color: #7e7e7e;
    padding: 0;
    position: absolute;
    background: #fff;
    display: block;
    width: 98%;
    height: 98%;
    left: 2px;
    top: 0;
    border: none
}

#country_container .dd .ddArrow:hover,
#country_container .ddcommon .ddArrow:hover {
    background-position: 0 100%
}

#country_container .ddOutOfVision {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

#country_container .borderRadius .shadow {
    box-shadow: 5px 5px 5px -5px #888
}

#country_container .borderRadiusBtm .shadow {
    box-shadow: -5px -5px 5px -5px #888
}

#country_container .borderRadiusBtm .border {
    border-radius: 5px 5px 0 0
}

#country_container img.fnone {
    float: none !important
}

#country_container .ddcommon .divider {
    width: 0;
    height: 100%;
    position: absolute
}

#country_container .ddcommon .ddArrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0
}

#country_container .ddcommon .ddTitle {
    padding: 0;
    position: relative;
    display: inline-block
}

#country_container .ddcommon .ddTitle .ddTitleText,
#country_container .ddcommon .ddTitle .description {
    display: block
}

#country_container .ddcommon .ddTitle .ddTitleText .ddTitleText {
    padding: 0
}

#country_container .ddcommon .ddTitle .ddTitleText img {
    position: relative;
    vertical-align: middle;
    float: left
}

#country_container .ddcommon .ddChild {
    position: absolute;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999
}

#country_container .ddcommon .ddChild li .description {
    display: block
}

#country_container .ddcommon .ddChild li img {
    border: 0;
    position: relative;
    vertical-align: middle;
    float: left
}

#country_container .ddcommon .ddChild li.optgroup {
    padding: 0
}

#country_container .ddcommon .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: 700;
    font-style: italic
}

#country_container .ddcommon .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

#country_container .ddcommon .noBorderTop {
    border-top: none 0 !important;
    padding: 0;
    margin: 0
}

#country_container .dd {
    outline: 0;
    cursor: pointer;
    height: 19px
}

#country_container .dd .ddArrow {
    margin-top: -3px;
    border: 4px solid transparent;
    border-top: 4px solid #421f76
}

#country_container .dd .ddTitle {
    color: #000;
    background: #000;
    border: 1px solid #421f76
}

#country_container .dd .ddTitle .ddTitleText {
    padding: 3px 4px 3px 2px
}

#country_container .dd .ddTitle .ddTitleText .ddTitleText {
    padding: 0
}

#country_container .dd .ddTitle .description {
    font-size: 12px;
    color: #666
}

#country_container .dd .ddTitle .ddTitleText img {
    padding-right: 5px;
    display: block
}

#country_container .dd .ddChild {
    height: auto !important;
    border: 1px solid #421f76
}

.sh_button,
.sh_chat {
    border: 1px solid #650dbc
}

#country_container .dd .ddChild li {
    padding: 3px 4px 3px 2px;
    background-color: #000
}

#country_container .dd .ddChild li .description {
    color: #666
}

#country_container .dd .ddChild li .ddlabel {
    color: #765a87
}

#country_container .dd .ddChild li.hover {
    background-color: #3d3149
}

#country_container .dd .ddChild li img {
    padding: 0 6px 0 0;
    display: block
}

#country_container .dd .ddChild li.optgroup {
    padding: 0
}

#country_container .dd .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: 700;
    font-style: italic
}

#country_container .dd .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

#country_container .dd .ddChild li.selected {
    background-color: #3d3149;
    color: #000
}

.top-scroller {
    display: none;
    position: fixed;
    cursor: pointer;
    height: 100%;
    width: 75px;
    right: 0;
    top: 0
}

.top-scroller:hover {
    background: rgba(255, 255, 255, .1)
}

.scroller-btn {
    position: absolute;
    display: block;
    background: url(../../img/index/scroller-btn.png) center no-repeat;
    width: 51px;
    height: 51px;
    margin: 0 0 0 -25px;
    left: 50%;
    bottom: 25px;
    color: #fff;
    font-size: 9px;
    text-align: center;
    text-decoration: none;
    line-height: 75px
}

.scroller-btn:hover {
    background: url(../../img/index/scroller-btn_hover.png) center no-repeat
}

#sh_button,
.sh_button,
.sh_button:hover,
.sh_header {
    background: #650dbc
}

.sh_button {
    color: #fff
}

.sh_chat {
    left: 20px !important
}

.sh_top_buttons {
    border-left: 1px solid #650dbc
}

.online-support {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    width: 186px;
    height: 50px;
    background: url(../../img/online-support.png) no-repeat;
    z-index: 777;
    position: fixed;
    cursor: pointer;
    left: -72px;
    top: 45%;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 17px;
    font-weight: bolder;
    text-shadow: 0 2px 1px #030303, 1px 0 1px rgba(255, 255, 255, .5), -1px 0 1px rgba(255, 255, 255, .5)
}

.da-slide button.da-link-lottery,
.da-slide button.da-link.type_3 {
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4)
}

.online-support:hover {
    margin-left: 2px;
    background: url(../../img/online-support.png) 0 -51px no-repeat
}

.slider_4_2 {
    margin-left: 65px;
    margin-top: -23px
}

.font_12px {
    font-size: 12pt
}

.font_14px_fat {
    font-size: 14pt;
    font-weight: 700
}

.font_9px {
    font-size: 9pt
}

.lottery_code,
.lottery_code_red {
    height: 41px;
    width: 148px;
    font-size: 18px;
    color: #44553f;
    font-family: Arial;
    vertical-align: middle;
    padding-top: 10px;
    text-align: center;
    float: left
}

.lottery_code {
    background: url(../../img/lottery/ny2016/lottery_ticket1b26.png?v2) -4px -20px no-repeat
}

.lottery_code_red {
    background: url(../../img/lottery/ny2016/lottery_ticket_red.png) -5px -18px no-repeat !important
}

.lotteries_codes_div {
    width: 500px !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    height: 60px;
    background: 0 0
}

.small_lottery_text {
    font-size: 38px
}

.small_lottery_text_2 {
    font-size: 28px
}

.small_lottery_text_cubes {
    font-size: 36px
}

.small_lottery_text_2 br {
    height: 2px
}

.small_lottery_text_2 .minimiz {
    height: 15px !important;
    padding: 0 !important
}

.slide_v_lottery {
    line-height: .95
}

.da-slide button.da-link-lottery {
    width: 243px !important;
    height: 130px !important;
    top: 190px !important;
    background: 0 0 !important
}

.da-slide button.da-link-lottery:after,
.da-slide button.da-link-lottery:hover {
    background: 0 1px no-repeat !important
}

.da-link-lottery-button {
    width: 341px;
    height: 107px;
    background: url(../../img/index/slider/lottery_more.png) no-repeat !important;
    cursor: pointer;
    border: 0 !important
}

.da-link-lottery-button:hover {
    background: url(../../img/index/slider/lottery_more.png) 0 -107px no-repeat !important
}

.da-slide button.da-link.type_3 {
    left: 676px;
    line-height: 90px;
    padding: 0 0 0 16px;
    width: 254px;
    height: 83px;
    background: url(../../img/sprite/nabor1b26.png?v2) -611px -393px no-repeat
}

.bonus_2016 .congratulations,
.bonus_2016 .main_prizes .block .text2,
.lottery_2016 .b5,
.lottery_2016 .b6,
.lottery_2016 .b7,
.lottery_2016 .b8,
.lottery_2016 .condition,
.lottery_2016_cubes .condition {
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2)
}

.da-slide button.da-link.type_3:after {
    display: none
}

.da-slide button.da-link.type_3:hover {
    background: url(../../img/sprite/nabor1b26.png?v2) -611px -296px no-repeat
}

.lottery_2016 {
    width: 980px;
    margin-left: -33px;
    background: 0 0;
    height: 1265px
}

.lottery_2016 .rectangle_1 {
    width: 914px;
    height: 289px;
    margin: 0 auto;
    background: url(../../img/lottery/ny2016/page/rectangle_1.png) no-repeat !important
}

.lottery_2016 .main {
    width: 980px;
    height: 844px;
    background: url(../../img/lottery/ny2016/page/main.png) no-repeat !important;
    padding-top: 210px
}

.lottery_2016 .condition {
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    font-weight: 700
}

.lottery_2016 .winter_lottery {
    font-weight: 700;
    fonts-size: 22px;
    color: #ce7aff;
    margin: 0 auto;
    text-align: center
}

.lottery_2016 .blue_text {
    color: #7d99ff;
    font-weight: 700;
    font-size: 18px;
    margin: 10px auto;
    padding-left: 35px
}

.lottery_2016 .list {
    height: 130px;
    background: url(../../img/lottery/ny2016/page/list.png) 35px 0 no-repeat !important;
    padding-left: 60px;
    font-size: 15px;
    color: #fff;
    line-height: 2.9
}

.lottery_2016 .prize_found {
    font-size: 22px;
    font-weight: 700;
    color: #00baff;
    margin: 0 auto;
    text-align: center
}

.lottery_2016 .b1,
.lottery_2016 .b2,
.lottery_2016 .b3,
.lottery_2016 .b4,
.lottery_2016 .b5,
.lottery_2016 .b6,
.lottery_2016 .b7,
.lottery_2016 .b8 {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.lottery_2016 .prizes {
    width: 980px;
    height: 382px;
    background: url(../../img/lottery/ny2016/page/prizes.png) 12px 4px no-repeat !important
}

.lottery_2016 .block {
    width: 245px;
    height: 191px;
    float: left
}

.lottery_2016 .b1 {
    padding-top: 60px;
    padding-left: 40px;
    width: 205px;
    height: 131px
}

.lottery_2016 .b2 {
    padding-left: 20px;
    padding-top: 50px;
    width: 225px;
    height: 141px
}

.lottery_2016 .b3 {
    padding-top: 40px;
    height: 151px
}

.lottery_2016 .b4 {
    padding-top: 30px;
    padding-left: 15px;
    height: 161px;
    width: 230px
}

.lottery_2016 .b5 {
    padding-left: 40px;
    padding-top: 40px;
    width: 205px;
    height: 121px
}

.lottery_2016 .b6 {
    padding-left: 4px;
    padding-top: 50px;
    width: 241px;
    height: 111px
}

.lottery_2016 .b7 {
    padding-top: 60px;
    padding-left: 20px;
    width: 225px;
    height: 101px
}

.lottery_2016 .b8 {
    padding-top: 70px;
    width: 245px;
    height: 91px
}

.lottery_2016 .bottom_text {
    font-size: 16px;
    color: #00baff;
    margin: -20px auto;
    text-align: center
}

.lottery_2016 .bottom_text a {
    color: #fff;
    text-decoration: none
}

.bonus_2016 {
    width: 100%
}

.bonus_2016 .top {
    width: 914px;
    height: 291px;
    background: url(../../img/lottery/ny2016/winners/top.png) no-repeat;
    margin: 0 !important
}

.bonus_2016 .congratulations {
    font-size: 24.07px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    text-transform: uppercase
}

.bonus_2016 .main_prizes {
    width: 914px;
    height: 757px;
    background: url(../../img/lottery/ny2016/winners/main_prizes.png) center top no-repeat
}

.bonus_2016 .main_prizes .block {
    width: 914px;
    height: 202px;
    padding-top: 50px
}

.bonus_2016 .main_prizes .block .text1 {
    text-align: center;
    margin: 0 auto;
    color: #f189ff;
    font-size: 24px;
    font-weight: 700
}

.bonus_2016 .main_prizes .block .text2 {
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

.bonus_2016 .main_prizes .block .text3 {
    text-align: center;
    margin: 0 auto;
    color: #c79fde;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.bonus_2016 .main_prizes .block .blue_block {
    text-align: center;
    margin: 0 auto;
    width: 276px;
    height: 56px;
    color: #fff;
    background: url(../../img/lottery/ny2016/winners/blue_plaxa.png) center top no-repeat;
    padding-top: 15px;
    font-size: 30px;
    font-weight: 700
}

.bonus_2016 .main_prizes .block .text4 {
    text-align: center;
    margin: 0 auto;
    color: #c79fde;
    font-size: 14px;
    font-weight: 700
}

.bonus_2016 .fifty_thousands {
    text-align: center;
    margin: 20px auto;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.bonus_2016 .bottom_block {
    width: 916px;
    min-height: 150px;
    height: 100%;
    border: 1px solid #8800b4;
    color: #f189ff;
    display: table;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.bonus_2016 .bottom_block .tab {
    width: 292px;
    height: 134px;
    float: left;
    cursor: pointer
}

.bonus_2016 .bottom_block .tab_1 {
    background: url(../../img/lottery/ny2016/winners/hilight_top.png) center top no-repeat
}

.bonus_2016 .bottom_block .divider_1 {
    width: 18px;
    height: 134px;
    background: url(../../img/lottery/ny2016/winners/vertical_divider_right.png) no-repeat;
    float: left
}

.bonus_2016 .bottom_block .divider_2 {
    width: 18px;
    height: 134px;
    background: url(../../img/lottery/ny2016/winners/vertical_divider_left.png) no-repeat;
    float: left
}

.bonus_2016 .bottom_block .bottom_divider {
    width: 914px;
    height: 2px;
    float: left
}

.bonus_2016 .bottom_block .bottom_divider_1 {
    background: url(../../img/lottery/ny2016/winners/botom_divider.png) 292px bottom no-repeat
}

.bonus_2016 .bottom_block .bottom_divider_3 {
    background: url(../../img/lottery/ny2016/winners/botom_divider.png) 0 bottom no-repeat
}

.bonus_2016 .bottom_block .bottom_divider_2 {
    background: url(../../img/lottery/ny2016/winners/botom_divider_2.png) -9px bottom no-repeat
}

.bonus_2016 .bottom_block .tab .star_1 {
    width: 100px;
    height: 101px;
    background: url(../../img/lottery/ny2016/winners/star1.png) 0 10px no-repeat;
    float: left
}

.bonus_2016 .bottom_block .tab .star_2 {
    width: 106px;
    height: 119px;
    background: url(../../img/lottery/ny2016/winners/star2.png) no-repeat;
    float: left
}

.bonus_2016 .bottom_block .tab .star_3 {
    width: 111px;
    height: 108px;
    background: url(../../img/lottery/ny2016/winners/star3.png) 0 12px no-repeat;
    float: left
}

.bonus_2016 .bottom_block .tab .text_inner {
    font-size: 31px;
    font-weight: 700;
    color: #f189ff;
    padding-top: 37px;
    float: left
}

.bonus_2016 .bottom_block .tab .text_777 {
    font-size: 18px;
    font-weight: 700;
    color: #f189ff;
    padding-top: 2px;
    padding-left: 35px;
    float: left
}

.bonus_2016 .bottom_block .codes_container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    float: left
}

.bonus_2016 .bottom_block .codes_container .codes_list_1 {
    width: 100%;
    display: block
}

.bonus_2016 .bottom_block .codes_container .codes_list_2,
.bonus_2016 .bottom_block .codes_container .codes_list_3 {
    width: 100%;
    display: none
}

.bonus_2016 .bottom_block .codes_container .codes_list_1 .code,
.bonus_2016 .bottom_block .codes_container .codes_list_2 .code,
.bonus_2016 .bottom_block .codes_container .codes_list_3 .code {
    width: 400px;
    margin: 25px auto;
    height: 45px;
    padding-top: 20px;
    text-align: center;
    color: #f189ff;
    font-size: 24px;
    font-weight: 700;
    border: 1px solid #8800b4
}

.bonus_2016 .highlight_top {
    width: 100%;
    margin: -1px auto;
    height: 20px;
    background: url(../../img/lottery/ny2016/winners/hilight_top.png) center top no-repeat
}

.bonus_2016 .inner_logo_1 {
    width: 200px;
    height: 190px;
    background: url(../../img/lottery/ny2016/winners/v2_star.png) center top no-repeat;
    float: left
}

.bonus_2016 .inner_logo_2 {
    width: 200px;
    height: 190px;
    background: url(../../img/lottery/ny2016/winners/v2_bablo.png) center top no-repeat;
    float: left
}

.bonus_2016 .inner_text_1 {
    width: 516px;
    height: 190px;
    float: left
}

.bonus_2016 .inner_text_1 .txt_1 {
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: 15px !important
}

.bonus_2016 .inner_text_1 .txt_2 {
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    color: #fff
}

.bonus_2016 .inner_v2_divider {
    width: 895px;
    height: 4px;
    margin: 0 auto;
    background: url(../../img/lottery/ny2016/winners/v2_divider.png) center top no-repeat;
    float: left
}

.bonus_2016 .txt_3 {
    margin: 10px auto;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 10px !important;
    float: left;
    width: 100%
}

.bonus_2016 .code,
.lottery_2016_cubes .condition {
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.bonus_2016 .code {
    width: 400px;
    height: 45px;
    padding-top: 20px;
    color: #f189ff;
    border: 1px solid #8800b4;
    float: left;
    margin: 5px 28px
}

.lottery_2016_cubes {
    width: 980px;
    margin-left: -33px;
    background: 0 0;
    height: 1170px
}

.lottery_2016_cubes .rectangle_1 {
    width: 914px;
    height: 467px;
    margin: 0 auto;
    background: url(../../img/lottery/cubes2016/top.png) no-repeat !important
}

.lottery_2016_cubes .main {
    width: 980px;
    height: 701px;
    background: url(../../img/lottery/cubes2016/elki-palki.png) -31px -6px no-repeat !important;
    padding-top: 165px
}

.lottery_2016_cubes .condition {
    color: #fff;
    margin: 0 auto
}

.lottery_2016_cubes .winter_lottery {
    font-weight: 700;
    fonts-size: 22px;
    color: #ce7aff;
    margin: 0 auto;
    text-align: center
}

.lottery_2016_cubes .blue_text {
    color: #7d99ff;
    font-weight: 700;
    font-size: 18px;
    margin: 10px auto;
    padding-left: 135px
}

.lottery_2016_cubes .list {
    height: 130px;
    background: url(../../img/lottery/ny2016/page/list.png) 135px 0 no-repeat !important;
    padding-left: 160px;
    font-size: 15px;
    color: #fff;
    line-height: 2.9
}

.lottery_2016_cubes .prize_found {
    font-size: 22px;
    font-weight: 700;
    color: #00baff;
    margin: 0 auto;
    text-align: center
}

.lottery_2016_cubes .bottom_text {
    font-size: 16px;
    color: #00baff;
    text-align: center
}

.lottery_2016_cubes .bottom_text a {
    color: #fff;
    text-decoration: none
}

.lottery_2016_cubes a {
    color: #00baff
}

.lottery_2016 .bottom_text .our_winners {
    width: 179px;
    height: 35px;
    background: url(../../img/lottery/ny2016/our_winners.png) no-repeat !important;
    cursor: pointer;
    margin: 20px auto
}

.lottery_2016 .bottom_text .our_winners:hover {
    background: url(../../img/lottery/ny2016/our_winners.png) 0 -35px no-repeat !important
}

.fileform {
    font-size: 22px;
    color: #3e3d3d;
    width: 240px;
    height: 36px;
    line-height: 48px;
    padding: 0 20px;
    border: 1px solid #5b5a5a;
    background: #d9dde2;
    border-radius: 3px;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .45), inset 0 -2px 3px 0 rgba(255, 255, 255, .75);
    padding-top: 10px !important
}

.fileform .selectbutton,
.fileform .selectbutton_disabled {
    border-radius: 4px;
    float: right;
    font-size: 16px;
    height: 36px;
    line-height: 40px;
    padding: 2px 34px;
    text-align: center;
    width: 50px;
    margin-top: -32px;
    margin-right: -18px;
    vertical-align: middle;
    overflow: hidden
}

.fileform .selectbutton {
    color: #000;
    background: #175905;
    background: linear-gradient(to bottom, rgba(23, 89, 5, 1) 0, rgba(66, 208, 3, 1) 100%)
}

.fileform .selectbutton_disabled {
    color: #444;
    background: #595959;
    background: linear-gradient(to bottom, rgba(89, 89, 89, 1) 0, rgba(208, 208, 208, 1) 100%)
}

.fileform #upload {
    position: absolute;
    top: 237px;
    left: 182px;
    width: 116px;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    height: 37px;
    z-index: 20
}

.fileform #fileformlabel {
    float: left;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 2px;
    text-align: left;
    vertical-align: middle;
    width: 160px;
    color: #737373;
    font-style: italic;
    font-size: 12px
}

.upload_photo {
    padding-top: 18px
}

.photo_itself {
    position: absolute;
    left: 320px;
    top: 230px
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.photo_itself .no_photo {
    width: 64px;
    height: 48px;
    background: url(../../img/index/passport_ico.png) no-repeat
}

.upload_photo label {
    font-size: 16px !important
}

.upload_photo label.is_checked {
    font-size: 14px !important;
    color: #1d7000
}

#country_container .flag.kk {
    background-position: -32px -187px
}

.slick-slider {
    box-sizing: border-box;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

div.scrollingHotSpotLeft,
div.scrollingHotSpotRight {
    min-width: 75px;
    width: 10%;
    background-position: center center;
    position: absolute;
    z-index: 200
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

div.scrollingHotSpotLeft {
    height: 100%;
    background-image: url(../images/big_transparent.html);
    background-repeat: repeat;
    left: 0;
    cursor: url(../images/cursors/cursor_arrow_left.html), url(https://cdn-777-77cdn.cdn-res-network.org/media/_compressed/images/cursors/cursor_arrow_left.cur), w-resize
}

div.scrollingHotSpotLeftVisible {
    background-image: url(../images/arrow_left.html);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: .35;
    -moz-opacity: .35;
    filter: alpha(opacity=35);
    zoom: 1
}

div.scrollingHotSpotRight {
    height: 100%;
    background-image: url(../images/big_transparent.html);
    background-repeat: repeat;
    right: 0;
    cursor: url(../images/cursors/cursor_arrow_right.html), url(https://cdn-777-77cdn.cdn-res-network.org/media/_compressed/images/cursors/cursor_arrow_right.cur), e-resize
}

div.scrollingHotSpotRightVisible {
    background-image: url(../images/arrow_right.html);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: .35;
    filter: alpha(opacity=35);
    -moz-opacity: .35;
    zoom: 1
}

div.scrollWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

div.scrollableArea {
    position: relative;
    width: auto;
    height: 100%
}