.gateway-select>.btn:after,
.quick-icons-main label.btn:after {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-variant: normal
}

.footer .btn-group .btn .footer-label,
.history-full-header h5,
.modal-title,
.rebates-group .rebate-title h3,
.side-nav-items>li>a {
    white-space: nowrap;
    text-overflow: ellipsis
}

.header,
.home-md {
    box-sizing: border-box
}

.game-row>div,
.game-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

@font-face {
    font-family: Battambang;
    font-style: normal;
    font-weight: 400;
    src: local("Battambang"), url(fonts/Kh-Battambang.ttf)
}

@font-face {
    font-family: "Myriad Pro";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Myriad Pro Regular.ttf") format("truetype")
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Bold.ttf) format("truetype")
}

@font-face {
    font-family: ClearSans-Bold;
    src: url(fonts/ClearSans-Bold.eot);
    src: url(fonts/ClearSans-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/ClearSans-Bold.woff) format("woff"), url(fonts/ClearSans-Bold.ttf) format("truetype"), url(fonts/ClearSans-Bold.svg) format("svg")
}

@font-face {
    src: url(fonts/din-regular-webfont.eot);
    src: url(fonts/din-regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/din-regular-webfont.woff) format("woff"), url(fonts/din-regular-webfont.ttf) format("truetype"), url(fonts/din-regular-webfont.svg#dinprobold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    src: url(fonts/din-medium-webfont.eot);
    src: url(fonts/din-medium-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/din-medium-webfont.woff) format("woff"), url(fonts/din-medium-webfont.ttf) format("truetype"), url(fonts/din-medium-webfont.svg#dinpro) format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}

body,
html {
    font-size: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    font-size: .875rem;
    /* color: #fff */
}

.error-box .error-content h1,
.lite-footer .row small,
.text-alt {
    color: #dab867
}

.language-flag p,
.small,
.tournament-desc p,
.tournament-terms table,
p#password-strenth-text,
small {
    font-size: .75rem
}

.language-flag p.active,
.primary-link,
.tournament-terms b,
.tournament-terms strong {
    color: #d11d1d
}

.primary-link:focus,
.primary-link:hover {
    text-decoration: none;
    color: #216f93
}

.canvas {
    background-color: #0c1121;
    overflow: hidden;
    -webkit-box-shadow: -5px 0 25px 0 rgba(0, 0, 0, .3);
    box-shadow: -5px 0 25px 0 rgba(0, 0, 0, .3)
}

.canvas.expanded {
    -webkit-transform: translate(310px, 0) !important;
    -moz-transform: translate(310px, 0) !important;
    transform: translate(310px, 0) !important
}

.main-screen {
    background: #fff;
    position: relative;
    height: 100%
}

.body,
.canvas-overlay,
.has-banner {
    position: absolute;
    width: 100%
}

.download-app-box+.main-screen {
    height: calc(100% - 60px)
}

.screen {
    margin-left: -16px;
    margin-right: -16px
}

.body {
    overflow-y: auto;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 57px;
    background: 0 0;
    color: #fff;
}

.body.has-tab {
    top: 94px
}

.body.has-footer {
    bottom: 60px
}

.annnouncements,
.bankingoptions .method-group .method-box div,
.body.main-content-full,
.index-page .game-category.potm-main .container,
.modal-body-cup,
.modal-body-promotions,
.module-header.module-header-row {
    padding: 0
}

.body.full,
.position-top-reset {
    top: 0
}

.has-banner {
    padding-top: 47px;
    overflow: auto;
    height: 100%;
    z-index: 0;
    background-color: #004ea3
}

.has-banner .has-tab,
.has-banner .tab-bar {
    top: 0;
    position: relative
}

.tab-bar-fixed .tab-bar {
    top: 47px;
    position: fixed
}

.body.vip {
    background: #1f1f1f
}

.header .header-button small,
.icon-ballon:after {
    line-height: 1.1;
    background-color: #fd1f33;
    color: #fff
}

.canvas-overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, .69);
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.footer,
.header {
    z-index: 2;
    left: 0
}

.sidebar-open .canvas-overlay {
    z-index: 5;
    visibility: visible;
    opacity: 1
}

.event-holder,
.form-group-password,
.gateway-select>.btn,
.icon-ballon,
.promo-holder {
    position: relative
}

.icon-ballon:after {
    content: '*';
    text-align: center;
    font-size: 20px;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    right: -15px;
    position: absolute
}

.btn.active,
.btn:active,
.btn:focus,
.btn:hover {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-xxs {
    font-weight: 700;
    font-size: .688rem;
    padding: 2px 4px
}

.btn.btn-xs {
    font-weight: 700;
    font-size: .75rem
}

.btn.btn-lg,
.promotion-infos .subtitle strong {
    font-size: 1rem
}

.btn.btn-icon>span {
    display: inline;
    vertical-align: middle
}

.btn.btn-icon>i[class*=icon-],
.btn.btn-icon>i[class^=icon-] {
    font-size: 1.75rem;
    display: inline;
    vertical-align: middle
}

.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover {
    background-color: #012534 !important;
    border-color: #012534 !important
}

.btn-line {
    color: #d3dee3;
    background-color: transparent;
    border-color: #d11d1d
}

.btn-line:active:focus,
.btn-line:active:hover,
.btn-line:focus,
.btn-line:hover {
    color: #d3dee3;
    background-color: transparent;
    border-color: #216f93
}

.btn-ghost {
    color: #d11d1d;
    background-color: transparent;
    border-color: #292929
}

.btn-ghost:active:focus,
.btn-ghost:active:hover,
.btn-ghost:focus,
.btn-ghost:hover {
    color: #216f93;
    background-color: transparent;
    border-color: #292929
}

.input-group-btn .btn {
    padding-top: 9px;
    padding-bottom: 9px
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: .4
}

.header {
    top: 0;
    right: 0;
    position: absolute;
    width: 100%;
    background-color: #13182b;
    padding: .35rem 1rem
}

.header:after,
.header:before {
    content: " ";
    display: table
}

.header:after {
    clear: both
}

.header .header-title {
    text-align: center;
    color: #0a56a2;
    text-transform: uppercase;
    font-size: 1rem;
    display: block;
    white-space: nowrap;
    width: auto;
    margin: 0 auto;
    position: absolute
}

.header .header-title img {
    height: 45px;
    vertical-align: top
}

.header .header-title.header-title-left {
    width: calc(100% - 145px);
    max-width: 100%;
    margin-left: 50px;
    margin-right: 0;
    text-align: left;
    overflow: hidden
}

.header .header-title .header-title-text {
    display: inline-block;
    white-space: nowrap;
    position: relative
}

.header .header-button {
    text-align: center;
    width: 40px;
    height: 47px;
    z-index: 30;
    position: relative
}

.header .header-button span,
.history-data-row>div,
.init-css-loader-full .init-css-loader-container {
    vertical-align: middle;
    display: table-cell
}

.header .header-button.header-button-text {
    font-size: .875rem;
    width: auto !important;
    text-transform: uppercase
}

.header .header-button.header-button-left {
    float: left !important
}

.header .header-button.header-button-right {
    float: right !important
}

.header .header-button-right {
    width: auto
}

.header-button-right p {
    line-height: 1.5
}

.header .header-button .icon {
    font-size: 1.6rem;
    color: #9da7c4
}

.header .header-button .button-text {
    margin-left: 4px;
    letter-spacing: 1px
}

.header .header-button.btn {
    padding-top: 12px;
    padding-bottom: 12px
}

.header .header-button small {
    font-size: 17px;
    top: 5px;
    right: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.side-nav {
    width: 260px
}

.side-nav.overflow-shown,
.side-nav.overflow-shown nav {
    width: 310px;
    overflow: scroll
}

.side-nav-items {
    width: inherit;
    list-style: none;
    margin: 0;
    padding: 0
}

.side-nav-items>li:not(:first-child) {
    border-top: 1px solid #2b2b2b;
    display: block;
    margin-bottom: -1px
}

.side-nav-items>li>a {
    color: #fff;
    text-align: center;
    padding: .75rem 1rem;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center
}

.side-nav-items>li>a .icon {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 1.6625rem;
    width: 1.6625rem;
    margin-right: .6rem
}

.side-nav-items>li>a span {
    color: inherit;
    display: block;
    font-size: .9rem
}

.gateway-list .list-group-item:last-child,
.history-data-row:last-child,
.history-full-content>div:last-child,
.message-compose>div:last-child,
.message-list>div:last-child,
.modal.modal-fullscreen .modal-content .modal-header,
.rebate-table table:last-child tr:last-child,
.register-success-content .table-container table tr:last-child,
.side-nav-items>li:last-child,
.tournament-complete>div:last-child {
    border-bottom: none
}

.btn-toggle:focus,
.btn-toggle:hover,
.daily-games .daily-thumb.daily-active,
.home-banner .slick-dots li.slick-active button,
.payment-banner.slick-slider .slick-dots li.slick-active button,
.side-nav-items>li.active,
.side-nav-items>li>a:focus,
.side-nav-items>li>a:hover {
    background-color: #d11d1d
}

@media all and (max-width:320px) {
    .canvas.expanded {
        -webkit-transform: translate(290px, 0) !important;
        -moz-transform: translate(290px, 0) !important;
        transform: translate(290px, 0) !important
    }

    .side-nav.overflow-shown,
    .side-nav.overflow-shown nav {
        width: 290px
    }
}

.form-box {
    margin-top: 30px
}

.wallet-box {
    text-align: center;
    margin: -16px -16px 16px;
    padding: 16px 0;
    background: #1a1a1a
}

.wallet-box h4 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.429em;
    color: #d3dee3;
    margin-top: 0;
    margin-bottom: 0
}

.wallet-box p {
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #dab867;
    margin-bottom: 0
}

.wallet-box span {
    font-size: .75rem;
    color: #5b7f8f;
    display: block
}

.table .table-entry-type {
    color: #dab867;
    font-size: 1rem;
    display: block
}

.table .table-date,
.table .table-status {
    font-size: .75rem;
    color: #555;
    display: block
}

.table .table-status {
    color: #bbb;
    font-weight: 700;
    display: inline
}

.error-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: table
}

.error-box {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.error-box .error-content .icon-error {
    color: #333;
    font-size: 6em;
    display: inline-block
}

.error-box .error-content p {
    color: #7b7b7b;
    width: 75%;
    margin: 0 auto 45px;
    display: block
}

.loader {
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .75)
}

.login-forgot,
.login-register,
.page-icon,
.tournament-how h4 {
    margin-bottom: 30px
}

.page-icon .icon {
    font-size: 4rem;
    color: #fff
}

@media (orientation:landscape) {
    .error-box .error-content p {
        margin: 0 auto 20px
    }
}

.form-help-text,
.help-block {
    color: #bbb;
    font-size: .75rem;
    margin-bottom: 0
}

.form-help-text {
    margin-left: 48px;
    margin-top: 5px;
    display: block
}

.form-container {
    padding-top: 15px;
    padding-bottom: 15px
}

.form-control-static {
    padding-top: 0;
    padding-bottom: 0;
    color: #d3dee3;
    min-height: auto
}

.form-group,
.swipe-list.swipe-list-sportsbook .container>.row {
    margin-bottom: 20px
}

.form-group>label {
    margin-bottom: .2rem
}

.form-group-password .form-control {
    padding-right: 30px
}

.form-group-password .btn {
    padding: 8px 5px;
    background-color: transparent;
    border-color: transparent;
    right: 0;
    top: 5px;
    position: absolute
}

.input-group .form-control,
.input-group .input-group-addon {
    background-color: transparent;
    border-bottom: 1px solid #476370
}

.form-group-password label~.btn {
    top: 29px
}

.form-group-icon {
    width: 100%;
    display: table
}

.form-group-icon .form-icon,
.form-group-icon .form-input {
    display: table-cell;
    vertical-align: top
}

.form-group-icon .form-icon {
    padding-top: 22px;
    padding-right: 15px
}

.form-group-icon .form-icon span[class*=" icon-"],
.form-group-icon .form-icon span[class^=icon-] {
    font-size: 2rem;
    color: #15317e
}

.form-group-icon .form-input {
    width: 10000px
}

.form-group-icon .form-input>label {
    font-weight: 400;
    font-size: .875rem;
    color: #000;
    margin-bottom: 0
}

.form-control[disabled],
fieldset[disabled] .form-control {
    opacity: .5;
    background-color: transparent
}

.input-group .form-control {
    color: #d3dee3
}

.input-group .input-group-addon {
    color: #d3dee3;
    padding: 11px 5px;
    border-top: none;
    border-right: none;
    border-left: none
}

.input-group .input-group-icon {
    padding: 0 15px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    opacity: .5
}

.input-group:focus .form-control,
.input-group:focus .input-group-addon {
    border-color: #d11d1d;
    outline: 0;
    -webkit-box-shadow: 0 1px 0 0 #d11d1d;
    box-shadow: 0 1px 0 0 #d11d1d
}

.checkbox label,
.radio label {
    color: #d3dee3;
    font-size: .875rem
}

.checkbox input[type=checkbox],
.checkbox input[type=radio],
.radio input[type=checkbox],
.radio input[type=radio] {
    margin-top: 3px
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top .no-padding-left,
.captcha-div>div,
.checkbox-custom label,
.radio-custom label {
    padding-left: 0
}

.checkbox-custom span,
.radio-custom span {
    color: #dab867;
    padding-left: 25px;
    display: block
}

.checkbox-custom span:before,
.radio-custom span:before {
    color: #d3dee3;
    font-family: icomoon;
    font-size: 1.313em;
    top: -2px;
    left: 0;
    position: absolute;
    display: block
}

.checkbox-custom input[type=checkbox],
.checkbox-custom input[type=radio],
.radio-custom input[type=checkbox],
.radio-custom input[type=radio] {
    display: none;
    visibility: hidden;
    opacity: 0
}

.checkbox-custom input[type=radio]+span:before,
.radio-custom input[type=radio]+span:before {
    content: '\e923'
}

.checkbox-custom input[type=radio]:checked+span:before,
.radio-custom input[type=radio]:checked+span:before {
    content: '\e922'
}

.checkbox-custom input[type=checkbox]+span:before,
.radio-custom input[type=checkbox]+span:before {
    content: '\e921'
}

.checkbox-custom input[type=checkbox]:checked+span:before,
.radio-custom input[type=checkbox]:checked+span:before {
    content: '\e920'
}

.checkbox-custom input[type=checkbox]:checked+span:before,
.checkbox-custom input[type=radio]:checked+span:before,
.radio-custom input[type=checkbox]:checked+span:before,
.radio-custom input[type=radio]:checked+span:before {
    color: #d3dee3 !important
}

.lottery-banner img,
.promotion-image img,
.tournament-banner-entry img,
html[data-useragent*=UBrowser] .checkbox-custom label,
html[data-useragent*=UBrowser] .radio-custom label,
html[data-useragent*=UCBrowser] .checkbox-custom label,
html[data-useragent*=UCBrowser] .radio-custom label {
    width: 100%;
    display: block
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label,
.message-list .message-flag.flagged {
    color: #fd1f33
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal#w88modal {
    z-index: 1060
}

.modal.modal-fullscreen {
    background-color: #fff
}

.modal.modal-fullscreen .modal-header {
    padding: 9px 15px;
    background-color: #fff
}

.modal.modal-fullscreen .modal-backdrop {
    opacity: .85 !important
}

.modal.modal-fullscreen .modal-dialog {
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0
}

.modal.modal-fullscreen .modal-body {
    max-width: 1024px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.modal.modal-fullscreen .modal-content {
    margin: -1px -1px 0;
    border-color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.annnouncements .panel-group .panel:first-child .panel-heading,
.gateway-list .list-group-item:first-child,
.modal-footer,
.modal.modal-fullscreen .modal-content .modal-footer,
.tournament-tabs .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none
}

#slotModal .slots-detail-bg .modal-content .modal-header .close,
.annnouncements .panel-group .panel+.panel,
.bankingoptions .panel-group .panel+.panel,
.message-list .checkbox,
.modal.modal-fullscreen .modal-content .close {
    margin-top: 0
}

#casino-placeholder .lottery-banner:first-child .banner-caption .banner-caption-content h3.title,
#funds-glist-collapse,
.daily-slots-content .daily-slots-claim,
.daily-slots-content .daily-slots-promo,
.init-css-loader-full .init-css-loader-container img,
.modal-notif .notif-box div.main .landscape,
.modal.modal-fullscreen:before,
.quick-icons-main #quick-icons-slide+.slot-provider+label.btn-slide:after,
.quick-icons-main #quick-icons-slide:checked+.slot-provider+label.btn-slide span,
.rebate-table .collapsible-table,
.slick-slider .slick-slide,
.strength-meter {
    display: none
}

.modal-header.mheader-notitle {
    margin-bottom: -30px
}

.modal-title {
    color: #000;
    width: 100%;
    overflow: hidden
}

.modal-dialog {
    text-align: left;
    vertical-align: middle;
    max-width: 460px
}

.modal-dialog .close {
    opacity: .75;
    color: #d11d1d;
    font-size: 1.7rem;
    text-shadow: none;
    padding: 0;
    margin: 0
}

.modal-dialog .close:active,
.modal-dialog .close:focus,
.modal-dialog .close:hover {
    opacity: 1
}

.modal-content.modal-alt {
    border-color: #00131b;
    background-color: #00131b
}

.modal-content.modal-transparent {
    border-color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-game .modal-body h4 {
    color: #dab867;
    font-weight: 700;
    margin-bottom: 30px
}

.modal-game .modal-body .modal-game-thumb {
    margin: 0 auto 40px;
    width: 110px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4)
}

.modal-game .modal-body .modal-game-thumb img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    display: block
}

#notifModal .modal-dialog {
    width: 298px
}

.modal-notif .modal-body {
    background-color: #01374d;
    padding: 0
}

.modal-notif .notif-box,
.tournament-top h5 {
    color: #dab867;
    text-align: center
}

.balances table,
.banner-lists .col,
.daily-games .daily-thumb-img img,
.modal-notif .notif-box div.main a,
.modal-notif .notif-box div.main img,
.nav-tabs .nav-item,
.promo-wrap .card-body table,
.swipe-list li a img,
.swipe-list-events li a img,
.swipe-list-promotions li a img,
.swipe-list.swipe-list-premierleague li.event-item .btn-sportsbet.full,
.swipe-list.swipe-list-sportsbook li.event-item .btn-sportsbet.full {
    width: 100%
}

.modal-notif .notif-box div.main .content {
    padding-top: 20px
}

.daily-slots-content .daily-slots-claim.active,
.daily-slots-content .daily-slots-promo.active,
.lb-msg,
.modal-notif .notif-box div.main .portrait,
.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child,
.slick-slider .slick-slide:first-child {
    display: block
}

.modal-notif .notif-box .close {
    color: #fff;
    top: 0;
    right: 0;
    position: absolute
}

.modal-notif .notif-box .modal-footer .content {
    margin-bottom: 15px;
    color: #fff;
    text-align: center
}

@media only screen and (orientation:landscape) {
    .modal-game .modal-body h4 {
        margin-bottom: 15px
    }

    .modal-game-row .modal-game-col {
        float: left
    }

    .modal-game-row .modal-game-col.modal-game-col-thumb {
        width: 35%
    }

    .modal-game-row .modal-game-col.modal-game-col-thumb .modal-game-thumb {
        max-width: 100%
    }

    .modal-game-row .modal-game-col.modal-game-col-btns {
        width: 65%
    }
}

.footer {
    width: 100%;
    height: 60px;
    bottom: 0;
    right: 0;
    position: absolute;
    overflow: visible;
    background-color: #262829;
    -webkit-box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, .075);
    box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, .075)
}

.footer .btn-group {
    position: relative;
    height: 100%
}

.footer .btn-group .btn {
    padding: 0 5px;
    position: relative;
    height: 100%;
    background-color: transparent;
    border: none
}

.footer .btn-group .btn .icon {
    color: #d11d1d;
    font-size: 1.813rem;
    margin-bottom: 2px;
    display: block
}

.footer .btn-group .btn .footer-label {
    color: #d3dee3;
    font-size: .63rem;
    width: 100%;
    overflow: hidden;
    display: block;
    text-transform: none
}

.daily-games .daily-thumb.daily-active .daily-game-action p,
.footer .btn-group .btn.active,
.footer .btn-group .btn.active .footer-label,
.footer .btn-group .btn.active .icon,
.footer .btn-group .btn:focus,
.footer .btn-group .btn:focus .footer-label,
.footer .btn-group .btn:focus .icon,
.footer .btn-group .btn:hover,
.footer .btn-group .btn:hover .footer-label,
.footer .btn-group .btn:hover .icon,
.icon-announcement-right {
    color: #fff
}

.daily-slots-promo-games,
.footer .btn-group.btn-mid,
.history-nav .slick-slide,
.tournament-banner {
    text-align: center
}

.footer .btn-group.btn-mid .btn-round {
    background-color: #262829;
    border-radius: 100% !important;
    position: relative;
    margin-top: -15px;
    height: 150%;
    width: 100%;
    padding-top: 0;
    float: none;
    top: -1px
}

.footer .btn-group.btn-mid .btn-round>.icon-deposit {
    font-size: 2.8rem;
    position: relative
}

@media (max-width:320px) {
    .footer .btn-group .btn .footer-label {
        font-size: .625rem
    }

    .footer .btn-group.btn-mid .btn-round {
        height: 120%
    }

    .footer .btn-group.btn-mid .btn-round>.icon-deposit {
        font-size: 2.4rem;
        line-height: 46px
    }
}

.banner-lists {
    overflow-wrap: break-word;
    color: #eee;
    max-width: 640px;
    margin: 0 auto
}

.banner-odd-even>div.row .banner-caption {
    max-width: 50%
}

.banner-odd-even>div.row .banner-caption h3 {
    font-size: 1.429em
}

.banner-odd-even>div.row .banner-caption p {
    font-size: 1em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.banner-odd-even>div.row:nth-child(odd),
.daily-btns .btn:last-child,
.page-shortcut-icons-wrapper .shortcut-icons.second-row,
.profile-static div[class*=" col-"]>p:first-child,
.profile-static div[class^=col-]>p:first-child,
.tournament-complete p,
.tournament-name p,
.tournament-rank p,
.tournament-tabs .panel-group {
    margin-bottom: 0
}

.banner-odd-even>div.row:nth-child(odd) .banner-caption {
    float: right;
    text-align: right;
    margin-right: 15px
}

.banner-odd-even>div.row .banner-left .banner-caption {
    float: none;
    text-align: left;
    margin-right: 0;
    margin-left: 15px
}

.banner-odd-even>div.row:nth-child(2n) .banner-caption,
.swipe-list-events li:first-child,
.swipe-list-promotions li:first-child {
    margin-left: 15px
}

.banner-odd-even>div.row .btn {
    max-width: 210px;
    display: inline-block;
    width: 100%
}

.banner {
    background-color: #0b0b0b;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 50%
}

.banner .img-bg {
    position: absolute;
    width: 100%
}

.banner .banner-caption {
    position: relative;
    z-index: 1;
    padding: 10px
}

.banner .title {
    color: #dab867;
    font-size: 2rem;
    margin-top: 1rem
}

@media all and (min-width:768px) {
    .break-sm {
        display: block
    }

    .banner .banner-caption {
        margin-top: 7%
    }

    .banner-odd-even>div.row .banner-caption h3 {
        font-size: 1.714em
    }

    .banner-odd-even>div.row .banner-caption p {
        color: #fff;
        font-size: 1.143em
    }
}

.language-flag {
    padding-bottom: 10px
}

.language-flag img {
    width: 70%;
    max-width: 100px;
    margin-bottom: 10px
}

.right-sidebar .popover {
    width: 75%;
    min-width: 150px
}

.login {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.login-container {
    width: 100%;
    vertical-align: middle
}

.entry-box {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .7);
    padding: 20px 30px 15px
}

.entry-box .login-logo {
    padding-top: 30px;
    margin-bottom: 30px
}

.entry-box .imgCaptcha,
.entry-form .form-group,
.promotion-infos ol li,
.promotion-infos ul li,
.tournament-rank div[class*=" col-"],
.tournament-rank div[class^=col-],
.tournament-sched div[class*=" col-"],
.tournament-sched div[class^=col-] {
    margin-bottom: 10px
}

.login-forgot a {
    font-size: .875rem
}

.login-register p {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto
}

.home-banner {
    background-color: #011f2b;
    overflow: hidden
}

.home-banner a {
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 0
}

.home-banner .badge-new {
    max-width: 55px;
    top: 0;
    right: 5%;
    position: absolute
}

.home-banner .badge-new img {
    width: 100%;
    margin: auto
}

.home-banner img {
    max-width: 100%;
    display: block
}

.home-banner .slick-dots {
    height: 22px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-box-shadow: inset 0 -10px 10px 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 -10px 10px 0 rgba(0, 0, 0, .075)
}

.home-banner .slick-dots li,
.payment-banner.slick-slider .slick-dots li {
    margin: 0 4px;
    display: inline-block
}

.home-banner .slick-dots li button,
.payment-banner.slick-slider .slick-dots li button {
    padding: 0;
    width: 7px;
    height: 7px;
    text-indent: -9999px;
    border: none;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #d3dee3;
    opacity: .9
}

.home-banner-text {
    width: 100%;
    padding: 15px 15px 25px;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-box-shadow: inset 0 -150px 100px -80px rgba(0, 0, 0, .8);
    box-shadow: inset 0 -150px 100px -80px rgba(0, 0, 0, .8)
}

.home-banner-text h3 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: 0 2px 10px #000
}

.home-banner-text p {
    color: #d3dee3;
    text-shadow: 0 2px 10px #000
}

.home-footer {
    padding: 30px;
    text-align: center
}

.home-footer .home-footer-gpi {
    width: 200px;
    height: 56px;
    margin: 0 auto 15px
}

.home-footer .home-footer-gpi img {
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.home-footer p {
    color: #bbb;
    font-size: 10px
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(42, 143, 189, .7);
    width: 50px;
    height: 50px;
    z-index: 900;
    color: transparent;
    opacity: .5;
    visibility: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: .3s linear;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.back-to-top span {
    color: #fff;
    margin: 0;
    position: relative;
    left: 10px;
    top: 10px;
    font-size: 2rem;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.back-to-top:focus,
.back-to-top:hover {
    opacity: 1;
    text-decoration: none;
    background: #d11d1d
}

.back-to-top:hover span {
    color: #fff;
    top: 5px
}

.show-back-to-top {
    display: block;
    bottom: 1.25%;
    visibility: visible
}

.worldcup-modal {
    height: 100%;
    width: 100%;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    top: 47px;
    position: absolute;
    display: block
}

.announcement-slide {
    padding: 6px 0;
    margin-left: 30px;
    position: relative
}

.announcement-slide .megaphone {
    color: #d11d1d;
    font-family: icomoon !important;
    font-size: 1.5rem;
    content: '\e936';
    left: -30px;
    position: absolute
}

.announcement-slide .megaphone .indicator {
    position: absolute;
    top: 0;
    left: -5px
}

.announcement-slide:after {
    font-size: 14px;
    width: 10px;
    height: 10px;
    top: 8px;
    left: -30px
}

.announcement-slide-box {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    clear: both;
    white-space: nowrap
}

.announcement-slide-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    white-space: nowrap;
    width: auto;
    color: #565a68;
    font-size: .9rem;
    text-transform: uppercase
}

.main-screen-slot-bg .module,
.main-screen-xmas-bg .module,
.module {
    margin-bottom: .8rem;
    border-radius: 8px
}

.swipe-list:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.module:last-of-type {
    border-bottom-width: 0
}

.main-screen-slot-bg .module~.module,
.main-screen-xmas-bg .module~.module,
.module~.module,
.quick-icons-main .module {
    border-top: 0
}

.module .sponsors .sponsors-list {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table
}

.module .sponsors .sponsors-list .sponsors-item {
    text-align: center;
    display: table-cell
}

.module .sponsors .sponsors-list .sponsors-item img {
    height: 80px;
    margin-top: 15px;
    margin-bottom: 15px
}

.module .sponsors .sponsors-list .sponsors-item img[src*=Wolverhampton],
.module .sponsors .sponsors-list .sponsors-item img[src^=Wolverhampton] {
    height: 110px;
    margin-top: 0;
    margin-bottom: 0
}

.module .sponsors .sponsors-list .sponsors-item .media-title {
    color: #dab867;
    margin-top: 0;
    vertical-align: text-top
}

.module-header {
    max-width: 1024px;
    margin: 0 auto 1px;
    padding: 0 15px
}

.swipe-box,
.swipe-box-events,
.swipe-box-promotions {
    margin: 0 auto;
    max-width: 1024px
}

.module-header .media-heading {
    color: #1c1e21;
    margin-top: 0;
    font-size: 1.125rem
}

.module-header .btn {
    padding: 0;
    line-height: 1;
    border-width: 0
}

.module-header.module-header-row .media-heading {
    height: 44px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 0
}

.page-shortcut-icons-wrapper {
    width: 100%;
    background-color: #0a56a2
}

.page-shortcut-icons-wrapper .shortcut-icons {
    list-style: none;
    position: relative;
    text-align: center;
    font-size: 0;
    margin-bottom: 0;
    display: flex;
    padding: 0 2.2rem
}

.page-shortcut-icons-wrapper .shortcut-icons:after,
.page-shortcut-icons-wrapper .shortcut-icons:before,
.slot-provider:after,
.slot-provider:before {
    content: '';
    display: table;
    clear: both
}

.page-shortcut-icons-wrapper .shortcut-icons .shortcut-separator-line {
    width: 345px;
    height: 1px;
    background-color: #01374d;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 15px;
    display: block
}

.page-shortcut-icons-wrapper .shortcut-icons li {
    flex: 1 0 16%;
    display: inline-block;
    padding: 0
}

.page-shortcut-icons-wrapper .shortcut-icons li:last-child {
    padding-right: 0
}

.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder {
    color: #f4f4f4;
    display: block;
    text-align: center;
    margin: auto;
    text-decoration: none;
    white-space: nowrap;
    padding: 4px 0
}

.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder.active,
.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder:focus {
    background-color: #fff;
    color: #0a56a2
}

.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder .icomoon {
    border-radius: 24px;
    line-height: 3rem;
    color: inherit;
    display: block;
    text-align: center;
    margin: auto;
    text-decoration: none;
    white-space: nowrap;
    height: 3rem
}

.nav-menu .nav-link.active,
.nav-menu .nav-link:hover,
.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder.active .icomoon {
    color: #fabd0a
}

.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder .icomoon .indicator-new {
    position: absolute
}

.page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder .label {
    font-family: inherit;
    color: inherit;
    font-size: .9rem;
    line-height: 1.2385;
    text-align: center;
    margin: 0;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0
}

.page-shortcut-icons-wrapper .shortcut-icons .icomoon {
    font-size: 3rem;
    vertical-align: middle;
    color: #fff
}

.swipe-box-promotions {
    overflow: hidden;
    min-height: 140px
}

.swipe-box-events .css-loader-center,
.swipe-box-promotions .css-loader-center {
    margin: auto
}

.swipe-box-events {
    overflow: hidden
}

.swipe-list {
    list-style: none;
    padding: 0 0 10px;
    margin-bottom: 1rem
}

.swipe-list li {
    vertical-align: top;
    display: inline-block;
    margin-bottom: .55rem
}

.swipe-list li a {
    overflow: hidden;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.swipe-list li h5 {
    color: #fbd36b;
    margin-top: 0;
    margin-bottom: 0;
    white-space: normal;
    text-transform: uppercase;
    font-weight: 600
}

.swipe-list li p,
.swipe-list-events li p,
.swipe-list-promotions li p {
    margin-bottom: 0;
    font-size: .688rem;
    color: #95afbb
}

.swipe-list.swipe-list-slots li a {
    height: auto
}

.swipe-list.swipe-list-slots h5 {
    max-width: 100%;
    text-align: center
}

.swipe-list.swipe-list-contact li {
    width: 88px !important
}

.swipe-list.swipe-list-contact li a {
    max-width: 88px;
    text-align: center;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none
}

.swipe-list.swipe-list-contact li .icon {
    color: #15317e;
    font-size: 2.5rem;
    display: block
}

.swipe-list.swipe-list-contact h5 {
    max-width: 88px;
    vertical-align: middle;
    text-align: center
}

.swipe-list.swipe-list-casino li {
    width: 104px
}

.swipe-list.swipe-list-casino li a {
    max-width: 104px;
    height: 116px
}

.swipe-list.swipe-list-casino h5 {
    max-width: 104px
}

.swipe-list.swipe-list-events li a,
.swipe-list.swipe-list-promos li a {
    max-width: 256px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: none;
    background-image: url(/_static/images/promo-default.png)
}

.swipe-list.swipe-list-events h5,
.swipe-list.swipe-list-promos h5 {
    font-size: .875rem;
    max-width: 256px;
    margin-bottom: 0
}

.form-control[readonly],
.swipe-list.swipe-list-premierleague.home-banner,
.swipe-list.swipe-list-sportsbook.home-banner,
.tournament-tabs .panel {
    background-color: transparent
}

.swipe-list.swipe-list-sportsbook li.event-item {
    position: relative;
    margin: 0;
    padding: 0 15px;
    border-radius: 10px
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match {
    width: 100%;
    position: absolute;
    z-index: 100;
    display: table;
    left: 0
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder {
    display: table-cell;
    vertical-align: middle
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p span {
    color: #ffc500;
    font-size: 24px;
    line-height: 14px;
    display: block
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b {
    font-size: 9vw
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-1 {
    font-size: 8vw
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-2 {
    font-size: 7vw
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-3 {
    font-size: 6vw
}

.swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-4 {
    font-size: 5vw
}

@media only screen and (min-width:768px) {
    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b {
        font-size: 8vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-1 {
        font-size: 6vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-2 {
        font-size: 5vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-3 {
        font-size: 4vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-4 {
        font-size: 3vw
    }
}

@media only screen and (min-width:1200px) {
    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b {
        font-size: 6vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-1 {
        font-size: 5vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-2 {
        font-size: 4vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-3 {
        font-size: 3vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-4 {
        font-size: 2vw
    }
}

@media only screen and (min-width:1600px) {
    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b {
        font-size: 5vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-1 {
        font-size: 4vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-2 {
        font-size: 3vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-3 {
        font-size: 2vw
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p b.participant-4 {
        font-size: 1vw
    }
}

.swipe-list.swipe-list-sportsbook li.event-item img {
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

.swipe-list.swipe-list-sportsbook li.event-item .cd-box {
    background: #1c6080;
    width: 55%;
    height: 46px;
    float: left;
    text-align: center
}

.swipe-list.swipe-list-sportsbook li.event-item .cd-box .col-xs-4 {
    height: 46px;
    border-right: 1px solid rgba(255, 255, 255, .05);
    padding: 0
}

.swipe-list.swipe-list-premierleague li.event-item .cd-timer-box .cd-box .col-xs-4:last-child,
.swipe-list.swipe-list-sportsbook li.event-item .cd-box .col-xs-4:last-child {
    border: 0
}

.swipe-list.swipe-list-premierleague li.event-item .cd-timer-box .cd-box big,
.swipe-list.swipe-list-sportsbook li.event-item .cd-box big {
    font-size: 18px;
    font-weight: 700;
    color: #d11d1d
}

.swipe-list.swipe-list-sportsbook li.event-item .cd-box p {
    color: #fff;
    text-transform: uppercase
}

.swipe-list.swipe-list-sportsbook li.event-item .btn-sportsbet {
    width: 42%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    float: right
}

.swipe-list.swipe-list-premierleague li.event-item .btn-sportsbet span,
.swipe-list.swipe-list-sportsbook li.event-item .btn-sportsbet span {
    font-size: 9px;
    opacity: .3;
    display: block;
    font-weight: 400
}

.swipe-list.swipe-list-premierleague li.event-item .slick-dots,
.swipe-list.swipe-list-sportsbook .slick-dots {
    height: 24px
}

@media (min-width:321px) {
    .page-icon .icon {
        font-size: 5rem
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match {
        width: 100%;
        height: 125px
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p {
        font-size: 34px
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p span {
        font-size: 28px;
        line-height: 24px
    }
}

.swipe-list.swipe-list-lg li {
    width: 140px;
    height: 140px;
    overflow: hidden;
    padding-bottom: 0
}

.swipe-list.swipe-list-md li {
    width: 100px;
    height: 100px;
    overflow: hidden;
    padding-bottom: 0
}

.swipe-list.swipe-list-premierleague li.event-item {
    position: relative;
    margin: 0;
    padding: 0 15px;
    width: 100%
}

.swipe-list.swipe-list-premierleague li.event-item .container {
    margin-top: 5px;
    height: 220px
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up {
    text-align: center;
    margin-bottom: 10px
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .logo {
    text-align: left
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .logo img {
    height: 48px
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .name span,
.swipe-list.swipe-list-premierleague li.event-item .container .match-up .vs span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle
}

.promotion-infos .sports-rank,
.swipe-list.swipe-list-premierleague li.event-item .container .match-up .name {
    padding-top: 10px
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .odds .box {
    border-radius: 8%;
    margin-top: 5px
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .odds .high {
    background-color: #ffd2d2;
    border: 5px solid #ffd2d2;
    color: #db0007
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .odds .low {
    background-color: #d2dfff;
    border: 5px solid #d2dfff;
    color: #274488
}

.swipe-list.swipe-list-premierleague li.event-item .container .match-up .odds span {
    font-size: 16px;
    font-weight: 700
}

.swipe-list.swipe-list-premierleague li.event-item .cd-timer-box {
    background-color: #022635
}

.swipe-list.swipe-list-premierleague li.event-item .cd-timer-box .cd-box {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 55%;
    height: 46px;
    float: left;
    text-align: center
}

.swipe-list.swipe-list-premierleague li.event-item .cd-timer-box .cd-box .col-xs-4 {
    height: 46px;
    padding: 0
}

.swipe-list.swipe-list-premierleague li.event-item .cd-timer-box .cd-box p {
    color: #787e81;
    text-transform: uppercase
}

.swipe-list.swipe-list-premierleague li.event-item .btn-sportsbet {
    width: 40%;
    font-weight: 700;
    float: right;
    margin-top: 10px;
    margin-right: 10px
}

.swipe-list-events,
.swipe-list-promotions {
    list-style: none;
    margin: 0;
    padding: 0 0 10px;
    overflow: auto;
    white-space: nowrap
}

.swipe-list-promotions li {
    vertical-align: top;
    margin-right: 35px;
    display: inline-block
}

.swipe-list-events li a,
.swipe-list-promotions li a {
    overflow: hidden;
    display: block;
    margin-bottom: 8px
}

.contact .contact-list .contact-item span.footer-label,
.swipe-list-events li h5,
.swipe-list-promotions li h5 {
    font-size: .75rem;
    color: #d3dee3;
    margin-top: 0;
    margin-bottom: 0;
    white-space: normal
}

.swipe-list-events li {
    vertical-align: top;
    margin-right: 15px;
    display: inline-block
}

.swipe-list-events .launch-list {
    margin-right: 5px;
    margin-left: 5px !important
}

.dashboard-potm {
    margin-bottom: 15px;
    position: relative
}

.dashboard-potm img {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    z-index: 0;
    position: relative
}

.dashboard-potm .dashboard-potm-content {
    padding: 50px 10px 10px;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    background: 0 0;
    background: -moz-linear-gradient(top, transparent 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, transparent 0, #000 100%);
    background: -o-linear-gradient(top, transparent 0, #000 100%);
    background: -ms-linear-gradient(top, transparent 0, #000 100%);
    background: linear-gradient(to bottom, transparent 0, #000 100%)
}

.dashboard-potm .dashboard-potm-content h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #dab867;
    margin-bottom: 0
}

.contact .media-body p,
.dashboard-potm .dashboard-potm-content p,
.tournament-banner p,
.tournament-banner-entry p,
.tournament-sched p {
    font-size: .75rem;
    margin-bottom: 0
}

.dashboard-potm .dashboard-potm-content .media-body,
.dashboard-potm .dashboard-potm-content .media-right {
    vertical-align: bottom
}

.dashboard-countdown {
    margin-top: -6px;
    width: 100%;
    height: 63px;
    background: url(/_Static/images/countdown-repeat.png) center 0 repeat-x;
    position: relative;
    overflow: hidden
}

.dashboard-countdown>img {
    width: 443px
}

.dashboard-countdown .dashboard-countdown-box {
    background: url(/_Static/images/countdown.png) -42px 0 no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute
}

.dashboard-countdown .dashboard-countdown-content {
    text-align: center;
    margin: 0 auto;
    max-width: 300px;
    padding-left: 30px;
    display: block
}

.dashboard-countdown .dashboard-countdown-content h5 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.625rem;
    line-height: 1;
    font-weight: 400;
    text-shadow: 0 1px 1px #000
}

.dashboard-countdown .dashboard-countdown-content p {
    color: #d1d1d1;
    font-size: .625rem;
    margin-bottom: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .75)
}

.dashboard-countdown .dashboard-countdown-content .col-xs-4 {
    margin-top: 14px;
    border-right: 1px solid rgba(255, 255, 255, .35)
}

.dashboard-countdown .dashboard-countdown-content .col-xs-4:last-of-type {
    border-right-width: 0
}

@media (min-width:375px) {
    .dashboard-countdown .dashboard-countdown-box {
        background: url(/_Static/images/countdown.png) center 0 no-repeat
    }

    .dashboard-countdown .dashboard-countdown-content {
        max-width: 350px;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .swipe-list::-webkit-scrollbar-track {
        background-color: #011f2b
    }

    .swipe-list::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #011f2b
    }

    .swipe-list::-webkit-scrollbar-thumb {
        background-color: #035576
    }
}

.slot-provider {
    list-style: none;
    padding: 0;
    font-size: 0;
    margin-top: 15px
}

.slot-provider li {
    width: 25%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-bottom: 12px
}

.slot-provider li a {
    width: 68px;
    height: 68px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    border: 1px solid #ff0
}

.slot-provider li a:before {
    width: 68px;
    height: 68px;
    content: '';
    position: absolute;
    display: block;
    border-radius: 100%;
    top: 0;
    left: 50%;
    margin-top: -1px;
    margin-left: -35px
}

.slot-provider li a img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 3px
}

.slot-provider li .provider-logo {
    background-image: url(../images/provider-logo.png);
    background-size: 361px auto;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    margin: 2px auto 0
}

@media only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .slot-provider li .provider-logo {
        background-image: url(../images/provider-logo@2x.png);
        width: 100%;
        height: auto
    }
}

.slot-provider li .gpi {
    background-position: -65px -4px;
    width: 69px;
    height: 14px
}

.slot-provider li .mgs {
    background-position: -1px -2px;
    width: 59px;
    height: 15px;
    margin-top: 4px
}

.slot-provider li .png {
    background-position: -145px -3px;
    width: 46px;
    height: 13px
}

.slot-provider li .qt {
    background-position: -199px -5px;
    width: 45px;
    height: 10px
}

.slot-provider li .pt {
    background-position: -249px -4px;
    width: 52px;
    height: 11px;
    margin-top: 7px
}

.slot-provider li .isb {
    background-position: -310px -6px;
    width: 41px;
    height: 9px;
    margin-top: 8px
}

.slot-provider li .pp {
    background-position: -277px -24px;
    width: 55px;
    height: 26px;
    margin-top: -4px
}

.slot-provider li .net {
    background-position: 0 -29px;
    width: 42px;
    height: 16px
}

.slot-provider li .sw {
    background-position: -49px -30px;
    width: 59px;
    height: 13px;
    margin-top: 8px
}

.slot-provider li .sld {
    background-position: -177px -27px;
    width: 46px;
    height: 21px
}

.slot-provider li .ttg {
    background-position: -114px -28px;
    width: 57px;
    height: 17px;
    margin-top: 6px
}

.slot-provider li .bs {
    background-position: -227px -28px;
    width: 47px;
    height: 20px
}

.slot-provider li .bg {
    background-position: 0 -59px;
    width: 45px;
    height: 15px
}

.slot-provider li .bo {
    background-position: -56px -60px;
    width: 54px;
    height: 13px
}

.slot-provider li .gns {
    background-position: -118px -62px;
    width: 45px;
    height: 11px;
    margin-top: 9px
}

.slot-provider li .sg {
    background-position: -179px -60px;
    width: 60px;
    height: 12px;
    margin-top: 7px
}

.slot-provider li .ygg {
    background-position: -247px -58px;
    width: 63px;
    height: 15px
}

.slot-provider li .provider-logo-gpi {
    border-color: #a8c62c
}

.slot-provider li .provider-logo-mgs {
    border-color: #23df2f
}

.slot-provider li .provider-logo-png {
    border-color: #2285c8
}

.slot-provider li .provider-logo-qt {
    border-color: #98070a
}

.slot-provider li .provider-logo-pt {
    border-color: #2f3675
}

.slot-provider li .provider-logo-isb {
    border-color: #ffb600
}

.slot-provider li .provider-logo-pp {
    border-color: #fd9231
}

.slot-provider li .provider-logo-net {
    border-color: #78bc1f
}

.slot-provider li .provider-logo-sw {
    border-color: #a2a2a2
}

.slot-provider li .provider-logo-ttg {
    border-color: #d61e00
}

.slot-provider li .provider-logo-sld {
    border-color: #eb4b1e
}

.slot-provider li .provider-logo-bs {
    border-color: #ff0
}

.slot-provider li .provider-logo-bg {
    border-color: #e80f1f
}

.slot-provider li .provider-logo-bo {
    border-color: #3df6ae
}

.slot-provider li .provider-logo-gns {
    border-color: #ed36a3
}

.slot-provider li .provider-logo-sg {
    border-color: #c41010
}

.slot-provider li .provider-logo-ygg {
    border-color: #f1602f
}

.btn-toggle {
    background-color: rgba(42, 143, 189, .1);
    width: 100%;
    padding: 4px 15px;
    font-size: .6rem;
    position: relative;
    bottom: -4px
}

.register-success-icon {
    font-size: 7rem;
    line-height: 100%;
    color: rgba(255, 255, 255, .75)
}

.register-success-message {
    padding: 15px 0;
    text-align: center
}

.register-success-message h4 {
    font-size: 1.313rem;
    color: #dab867;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0
}

.register-success-message p.payment-note {
    color: #d3dee3;
    background-color: rgba(255, 255, 255, .075);
    padding: 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.register-gateway .list-group-item,
.register-success-message a.deposit-now {
    border: none;
    background-color: #01425c;
    margin-bottom: 1px;
    color: #dab867;
    text-transform: uppercase;
    display: block;
    text-align: center;
    position: relative
}

.register-success-message a.deposit-now {
    font-size: 1.25rem;
    padding-top: 15px;
    padding-bottom: 15px
}

.register-success-content {
    padding: 30px;
    max-width: 767px;
    margin-left: auto;
    margin-right: auto
}

.register-success-content .table-container {
    width: 100%;
    overflow: auto
}

.register-success-content .table-container table {
    font-size: 1.2rem;
    line-height: 2rem;
    table-layout: fixed
}

.register-success-content .table-container table td,
.register-success-content .table-container table th {
    padding: 15px 15px 15px 0;
    vertical-align: top
}

.register-success-content .table-container table tr {
    border-bottom: 1px solid rgba(255, 255, 255, .03)
}

.register-success-content ol,
.register-success-content ul {
    margin: 0 0 0 15px;
    padding: 0
}

.bank_logo {
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center
}

.register-gateway .list-group-item {
    font-size: .875rem;
    padding-top: 15px;
    padding-bottom: 15px
}

.register-gateway .list-group-item:hover {
    color: #dab867;
    background-color: #02668e
}

meter {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 auto 1em;
    width: 25%;
    height: .5em;
    background: rgba(0, 0, 0, .1)
}

meter::-webkit-meter-bar {
    background: rgba(0, 0, 0, .1)
}

meter[value="1"] {
    background: red
}

meter[value="2"] {
    background: #ff0
}

meter[value="3"] {
    background: orange
}

meter[value="4"] {
    background: green
}

meter[value="1"]::-webkit-meter-optimum-value {
    background: red
}

meter[value="2"]::-webkit-meter-optimum-value {
    background: #ff0
}

meter[value="3"]::-webkit-meter-optimum-value {
    background: orange
}

meter[value="4"]::-webkit-meter-optimum-value {
    background: green
}

meter[value="1"]::-moz-meter-bar {
    background: red
}

meter[value="2"]::-moz-meter-bar {
    background: #ff0
}

meter[value="3"]::-moz-meter-bar {
    background: orange
}

meter[value="4"]::-moz-meter-bar {
    background: green
}

.gateway-restrictions {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.gateway-restrictions p {
    text-transform: uppercase;
    color: #a4bbc5;
    line-height: 1.2;
    margin-bottom: 5px
}

.gateway-restrictions p small,
.tournament-tabs.tournament-tabs-info a {
    text-transform: none
}

.gateway-select>.btn:before {
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: 45px;
    position: absolute;
    background-color: rgba(255, 255, 255, .25);
    display: block
}

.gateway-select>.btn:after {
    color: #fff;
    content: "\e918";
    font-size: 2rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    top: 5px;
    right: 5px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.gateway-select>.btn img {
    max-height: 27px;
    padding-right: 10px
}

.gateway-list {
    max-height: 0;
    transition: max-height .1s linear;
    overflow: auto
}

.gateway-list .list-group img {
    padding-right: 10px
}

.gateway-list .list-group-item {
    font-size: .875rem;
    text-align: center;
    color: #d3dee3;
    background-color: #1f1f1f;
    border-top: 1px solid #2c2c2c;
    border-bottom: 1px solid #2c2c2c;
    border-left: none;
    border-right: none
}

.gateway-list .list-group-item.active,
.gateway-list .list-group-item:active,
.gateway-list .list-group-item:focus,
.gateway-list .list-group-item:hover,
.table-gray>tbody>tr>th {
    color: #fff;
    background-color: #d11d1d
}

.gateway-select #funds-glist-collapse:checked+#activeTab:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.gateway-select #funds-glist-collapse:checked+#activeTab+#gateway-list {
    max-height: 500px
}

.game-category {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 15px solid #011e2a
}

.game-category:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.index-page .game-category.potm-main {
    padding: 0;
    border-bottom: 0
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top,
.daily-btns,
.daily-games,
.daily-slots-promo-games p,
.daily-slots-promo-nav,
.form-wrapper .amount-wrapper li:last-child,
.game-category-title,
.promotion-infos .paragraph,
.rebates-group .rebates-row,
.tournament-games {
    margin-bottom: 15px
}

.game-category-title h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    color: #dab867
}

.game-category-title .btn {
    top: 6px;
    position: relative
}

.game-card-box {
    margin-left: -1.5%;
    margin-right: -1.5%
}

.quick-icons-main {
    padding-bottom: 0
}

.quick-icons-main .slot-provider {
    max-height: 190px;
    overflow: hidden;
    transition: max-height .25s
}

.quick-icons-main #quick-icons-slide:checked+.slot-provider {
    max-height: 490px;
    overflow: visible
}

.quick-icons-main label.btn {
    height: 27px
}

.quick-icons-main label.btn:after {
    color: #fff;
    content: "\e915";
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s linear;
    transition: .3s linear;
    top: 0;
    position: absolute;
    left: 48%
}

.quick-icons-main #quick-icons-slide:checked+.slot-provider+label.btn-slide:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    display: inline
}

.quick-icons-main #quick-icons-slide+.slot-provider+label.btn-slide span {
    display: inline
}

.quick-icons-main .indicator-new-quicklinks {
    position: relative;
    margin: 0 50%
}

.quick-icons-main .indicator-new-quicklinks:after {
    content: '*';
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.1;
    width: 15px;
    height: 15px;
    background-color: #fd1f33;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    right: -30px;
    position: absolute
}

.game-card {
    width: 28.3%;
    float: left;
    margin: 0 2.5% 5%;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

.game-card .game-card-image {
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    background: #01374d
}

.game-card .game-card-image img {
    max-width: 100%;
    width: 100%
}

.game-list a {
    padding: 5px 15px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .075);
    background-color: transprent
}

.history-data-row,
.history-full-content>div {
    border-bottom: 1px solid rgba(211, 222, 227, .05)
}

.game-list li:first-child a {
    padding-top: 0
}

.game-list .media {
    vertical-align: middle;
    margin-top: 0
}

.contact .media-body,
.contact .media-left,
.game-list .media-left {
    vertical-align: middle
}

.game-list .media-left .game-list-thumbnail {
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

.game-list .media-left img {
    width: 40px
}

.game-list .media-body .media-heading {
    font-size: .875rem;
    color: #dab867;
    margin-top: 10px;
    margin-bottom: 0
}

.game-list .media-body p {
    font-size: .75rem;
    color: rgba(255, 255, 255, .4)
}

.game-launcher .iframe-launcher {
    width: 100%;
    height: 353px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#slotModal:before,
.history-result.slick-slider .slick-track [data-slick-index].slick-slide {
    height: 0
}

#slotModal .slots-detail-bg {
    width: 100%;
    margin: 0;
    padding-top: 20vh;
    position: fixed;
    left: 0
}

#slotModal .slots-detail-bg .modal-content {
    background-color: #011f2b;
    border: 0;
    height: auto
}

#slotModal .slots-detail-bg .modal-content .modal-header .btn-close {
    background-color: transparent;
    border: 0;
    position: absolute;
    width: 36px;
    height: 36px;
    top: -36px;
    right: 11px;
    text-align: right;
    padding: 0
}

#slotModal .slots-detail-bg .modal-content .modal-header .btn-close .icon-close {
    color: #d11d1d;
    background-position: center;
    width: 100%;
    font-size: 1.4em;
    display: block
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top h2 {
    color: #dab867;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 0
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top h2 div {
    margin-right: 30px
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top h2 span {
    color: rgba(255, 255, 255, .3);
    font-size: 14px;
    display: block
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top .rating {
    width: 50%
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top .rating .img-responsive {
    margin: inherit;
    margin-left: 0
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top .btn-share {
    position: absolute;
    width: 36px;
    height: 36px;
    top: -8px;
    right: 15px
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top .btn-share .icon-share {
    background-image: url(../images/ic_share.png);
    background-position: center;
    width: 100%;
    height: 100%;
    display: block
}

#slotModal .slots-detail-bg .modal-content .modal-header .slots-top .btn-share .icon-share2 {
    background-position: center;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 1.4em;
    padding: 5px 0 5px 5px;
    text-align: right
}

#slotModal .slots-detail-bg .modal-body .slots-slide-wrapper {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
    display: flex
}

#slotModal .slots-detail-bg .modal-body .slots-slide-wrapper:after,
#slotModal .slots-detail-bg .modal-body .slots-slide-wrapper:before,
#slotModal .slots-detail-bg .slots-btm:after,
#slotModal .slots-detail-bg .slots-btm:before {
    content: ' ';
    display: table;
    clear: both
}

#slotModal .slots-detail-bg .modal-body .slots-slide-wrapper li {
    float: left;
    margin-right: 15px
}

#slotModal .slots-detail-bg .modal-body .slots-slide-wrapper li:last-child {
    margin-right: 0
}

#slotModal .slots-detail-bg .modal-body .slots-slide-wrapper img {
    box-shadow: 0 6px 20px rgba(0, 0, 0, .4);
    height: 170px
}

#slotModal .slots-detail-bg .slots-btm {
    bottom: 0;
    width: 100%;
    display: inline-table
}

#slotModal .slots-detail-bg .slots-btm .btn-slots {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    display: inline-block;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .2)
}

#slotModal .slots-detail-bg .slots-btm .btn-slots-try {
    background-color: #014966;
    width: 30%
}

#slotModal .slots-detail-bg .slots-btm .btn-slots-play {
    background-color: #d11d1d;
    width: 68%;
    margin-left: 2%
}

#slotModal .slideInUp {
    transform: translate(0, 100%);
    transition: transform .5s ease-in;
    animation: none
}

#slotModal.in .slideInUp {
    transition: transform .5s ease-out;
    transform: translate(0, 0)
}

#slotModal .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

#slotModal .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (min-width:560px) {
    #slotModal .slots-detail-bg {
        padding-top: 30vh;
        margin: auto;
        position: relative
    }
}

@media (min-width:414px) {
    .game-card {
        width: 21%;
        margin: 0 2% 4%
    }
}

@media (min-width:720px) {
    .game-card {
        width: 12.66%
    }
}

.history-nav-container {
    background-color: #091d27
}

.history-nav {
    background-color: #07171e;
    min-height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 0 30px
}

.history-nav .slick-next:focus,
.history-nav .slick-prev:focus,
.history-nav .slick-slide:focus,
.message-textarea:focus {
    outline: 0
}

.history-nav .slick-slide span {
    font-size: .875em;
    cursor: pointer;
    text-transform: uppercase;
    color: #95afbb;
    padding: 15px 0;
    display: block;
    position: relative;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.history-nav .slick-slide span:after {
    content: '';
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: transparent;
    position: absolute;
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}

.history-nav .slick-slide span.current,
.history-nav .slick-slide span.initial,
.promotion-infos strong {
    color: #d3dee3
}

.history-nav .slick-slide span.current:after,
.history-nav .slick-slide span.initial:after {
    background-color: #d3dee3
}

.history-nav .slick-next,
.history-nav .slick-prev {
    z-index: 10;
    position: absolute;
    top: 20%;
    margin-top: 0;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: none;
    font-size: 1rem
}

.arrow-container .slick-arrow.slick-disabled,
.daily-games .daily-thumb.daily-inactive,
.history-nav .slick-next.slick-disabled,
.history-nav .slick-prev.slick-disabled {
    opacity: .2
}

.arrow-container .slick-prev,
.history-nav .slick-prev {
    left: 0
}

.arrow-container .slick-next,
.history-nav .slick-next {
    right: 0
}

.history-result .slick-list {
    height: auto !important
}

.balance-collapse,
.history-data,
.message,
.message-compose,
.message-option .message-option-container,
.modal-body-promotions .promotion-details,
.modal-body-promotions .promotion-image img,
.tournament-modal {
    max-width: 768px;
    margin: 0 auto
}

.history-data .h-title {
    color: #dab867;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1;
    font-size: 1.063rem
}

.history-data p {
    color: #d3dee3;
    margin-bottom: 0;
    line-height: 1.4
}

.history-data .h-to {
    color: #476370;
    line-height: 1
}

.history-data .h-date {
    color: #476370
}

.history-data .h-status {
    text-transform: uppercase;
    color: #95afbb
}

.history-data-row {
    width: 100%;
    display: table;
    padding: 15px;
    cursor: pointer;
    table-layout: fixed
}

.history-data-row .h-col-last,
.rebate-table table tr td:last-child {
    text-align: right
}

.history-not-found {
    font-size: .875rem;
    text-align: center;
    padding: 5% 0
}

.history-modal {
    position: relative;
    z-index: 1000
}

.history-full {
    background-color: #032a39;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    position: fixed;
    overflow: auto;
    display: none
}

.history-full-header {
    background-color: #15317e;
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    height: 45px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .095);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .095)
}

.history-full-header h5 {
    font-size: 1.063rem;
    color: #d3dee3;
    margin-top: 7px;
    margin-bottom: 0;
    width: 85%;
    overflow: hidden;
    display: inline-block;
    position: relative;
    top: 2px
}

.history-full-header a {
    font-size: 1.563rem;
    padding: 5px 15px 0;
    height: 45px;
    top: 0;
    right: 0;
    position: absolute;
    background-color: #15317e
}

.history-full-content>div {
    padding: 15px
}

.history-full-content p {
    color: #577989;
    margin-bottom: 3px
}

.history-full-content h5 {
    color: #dab867;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.063rem
}

.history-result.slick-slider .slick-track [data-slick-index].slick-slide.slick-active,
.scroll-content {
    height: 100%
}

.show-balance {
    color: #d3dee3;
    background-color: #014966;
    text-align: left;
    position: relative;
    text-transform: none
}

.show-balance:active,
.show-balance:focus,
.show-balance:hover {
    color: #d3dee3;
    background-color: #025b7f
}

.show-balance:after {
    font-family: icomoon;
    content: "\e927";
    right: 15px;
    position: absolute
}

.show-balance.collapsed:after {
    content: "\e928"
}

.balances {
    padding: 0 15px;
    background-color: #012534
}

.balances table td {
    color: #a6a6a6;
    font-size: .75rem;
    padding: 10px 0
}

.btn-swap {
    color: #d11d1d;
    border: none;
    background-color: transparent;
    font-size: 1.438rem;
    display: inline-block
}

.arrow-container .slick-arrow,
.stop-video {
    border: none;
    background: rgba(0, 0, 0, .5);
    z-index: 10
}

.btn-swap:active,
.btn-swap:focus,
.btn-swap:hover {
    outline: 0;
    color: #216f93
}

.arrow-container {
    position: relative;
    width: 100%;
    max-width: 767px;
    margin: 0 auto 70px
}

.arrow-container .slick-arrow {
    font-size: 1.125rem;
    padding: 5px;
    line-height: 1;
    top: 40%;
    color: #fff;
    position: absolute
}

.arrow-container .slick-arrow:active,
.arrow-container .slick-arrow:focus,
.arrow-container .slick-arrow:hover {
    outline: 0;
    background: rgba(0, 0, 0, .75)
}

.payment-banner.slick-slider {
    background-color: rgba(0, 0, 0, .1)
}

.payment-banner.slick-slider .slick-dots {
    height: 22px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    bottom: -43px;
    position: absolute
}

.payment-banner.slick-slider .slick-slide {
    padding: 32px 28px
}

.payment-banner.slick-slider .slick-slide img {
    margin: 0 auto
}

.payment-banner.slick-slider .slick-arrow {
    z-index: 10
}

.payment-banner.slick-slider video {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.stop-video {
    color: #fff;
    padding: 10px;
    top: 5px;
    right: 5px;
    position: absolute
}

.embed-responsive {
    padding: 0 0 63%;
    height: 0;
    display: block;
    position: relative;
    overflow: hidden
}

.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    width: 100%;
    height: 100%;
    border: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: center center #222
}

.empty-state {
    text-align: center;
    padding-top: 10%;
    padding-bottom: 10%
}

.empty-state .empty-state-icon {
    background-color: #01425c;
    width: 80px;
    height: 80px;
    margin: 0 auto 2em;
    display: table;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.empty-state .empty-state-icon i {
    color: #b4c7cf;
    font-size: 3em;
    display: table-cell;
    vertical-align: middle
}

.empty-state p {
    color: #b4c7cf;
    width: 80%;
    max-width: 480px;
    display: block;
    margin: 0 auto
}

.announcement-box,
.bonus-box {
    padding: 15px;
    margin-bottom: 15px;
    background-color: #023c53;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.banner-container>a>img {
    width: 100%;
    padding-bottom: 15px
}

.form-wrapper .amount-wrapper {
    list-style: none;
    margin: 0;
    padding: 0
}

#casino-placeholder .lottery-banner:not(:first-child):nth-child(2n) .banner-caption a,
.form-wrapper .amount-wrapper li,
.tournament-rank .yourName {
    float: left
}

.form-wrapper .amount-wrapper li button {
    border: 1px solid rgba(255, 255, 255, .1);
    background-color: transparent;
    border-radius: 4px;
    margin-top: 10px;
    margin-right: 5px;
    padding: 5px 25px;
    font-size: .775rem
}

.form-wrapper .amount-wrapper li button:focus,
.form-wrapper .amount-wrapper li button:hover {
    background-color: #d11d1d;
    border-color: #d11d1d;
    outline: 0
}

.lite-footer {
    width: 100%;
    background: #022635;
    margin-bottom: 23px
}

.lite-footer .row .image-container {
    padding-top: 5px;
    padding-bottom: 5px
}

.lite-footer .row .image-container img {
    width: 55px
}

.lite-footer .row .content {
    margin-top: 10px;
    padding-left: 20px;
    color: #d3dee3
}

.lite-footer .row .content label {
    margin: 0
}

.lite-footer .row .navi {
    color: #d3dee3;
    margin-top: 20px;
    margin-left: -25px
}

.lite-footer .row .icon-arrow-right {
    font-size: 1.5em;
    font-weight: bolder
}

.gold-n {
    color: #dab867;
    font-weight: 400;
    font-size: .75rem
}

.gold-b {
    color: #dab867;
    font-weight: 600;
    font-size: .975rem
}

.daily-slots-banner {
    background-color: #01141c
}

.daily-slots-banner img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.daily-slots-content {
    max-width: 768px;
    margin: 0 auto;
    padding: 15px
}

.daily-slots-content .daily-slots-claim .daily-slots-claim-game {
    padding-top: 15px;
    text-align: center;
    margin-bottom: 15px
}

.daily-slots-content .daily-slots-claim .daily-slots-claim-game img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px
}

.daily-slots-content .daily-slots-claim .daily-slots-claim-game span {
    font-size: 1rem;
    display: block;
    vertical-align: top;
    font-weight: 700;
    color: #fff
}

.daily-slots-content .daily-slots-claim .table-responsive {
    border: none;
    margin-bottom: 15px
}

.daily-slots-content .daily-slots-claim table {
    font-size: .875rem;
    border: none;
    width: 100%;
    margin: 0 auto;
    max-width: 768px
}

.daily-slots-content .daily-slots-claim table tr td:first-child {
    background-color: #033f58;
    text-align: right;
    font-weight: 700
}

.daily-slots-content .daily-slots-claim table tr td {
    font-size: .875rem;
    background-color: #034a67;
    border: 1px solid #004ea3;
    padding: 5px
}

.daily-slots-content-header {
    text-align: center;
    margin-bottom: 15px
}

.daily-slots-content-header h4 {
    color: #d3dee3;
    text-transform: uppercase;
    font-weight: 700
}

.daily-slots-content-header p {
    font-family: dinpro
}

#casino-placeholder .lottery-banner:first-child .banner-caption .banner-caption-content p,
.daily-btns .btn {
    margin-bottom: 5px
}

.daily-btns .btn.active {
    font-weight: 700;
    border-color: transparent;
    background-color: transparent
}

.daily-slots-promo-nav>.btn-group {
    border-right: 2px solid #004ea3
}

.daily-slots-promo-nav>.btn-group .btn {
    white-space: normal;
    font-size: .75rem;
    height: 80px;
    padding-left: 0;
    padding-right: 0
}

.daily-slots-promo-nav>.btn-group:last-child,
.promotion-countdown div[class*=" col-"]:last-child,
.promotion-countdown div[class^=col-]:last-child {
    border-right: none
}

.daily-slots-claim-terms {
    font-size: .875rem;
    margin-bottom: 30px
}

.daily-slots-claim-terms li,
.daily-slots-claim-terms p,
.message-option ul .checkbox-custom span {
    color: #bbb;
    font-size: .75rem
}

.daily-games .daily-thumb {
    width: 31.3333%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    float: left;
    padding: 4px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4)
}

.daily-games .daily-thumb-img {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden
}

.daily-games .daily-game-action {
    padding: 5px 0;
    text-align: center;
    width: 100%;
    height: 40px;
    display: table
}

.daily-games .daily-game-action p {
    color: #15317e;
    font-size: .688rem;
    margin-bottom: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

@media (min-width:490px) {
    .daily-slots-promo-nav>.btn-group .btn {
        font-size: .875rem;
        height: auto
    }

    .daily-games .daily-thumb {
        width: 23%
    }

    .daily-games .daily-game-action {
        padding: 5px 0;
        text-align: center;
        height: auto
    }
}

@media (min-width:768px) {
    .swipe-list.swipe-list-sportsbook li.event-item {
        width: 100%
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match {
        width: 100%;
        height: 268px
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p {
        font-size: 72px
    }

    .swipe-list.swipe-list-sportsbook li.event-item .team-match .tm-holder p span {
        font-size: 58px;
        line-height: 54px
    }

    .swipe-list.swipe-list-sportsbook li.event-item .btn-sportsbet {
        margin-right: 15px
    }

    .daily-games .daily-thumb {
        width: 18%
    }
}

.lottery-main .container {
    padding-left: 0;
    padding-right: 0
}

.lottery-banner {
    position: relative;
    max-width: 632px;
    margin: 0 auto;
    overflow: hidden
}

.rebates-disclaimer,
.rebates-group {
    max-width: 767px;
    margin-left: auto;
    margin-right: auto
}

.lottery-banner .btn {
    margin-top: 0;
    margin-bottom: 5px;
    display: block
}

.lottery-banner .banner-caption {
    text-align: right;
    margin: 10% 10px 0 0;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute
}

.lottery-banner .banner-caption-content h3 {
    color: #dab867;
    font-size: 1.714em;
    margin-bottom: 10px;
    margin-top: 0
}

.lottery-banner .banner-caption-content p {
    color: #fff;
    font-size: 1em;
    margin-bottom: 15px
}

.lottery-banner:nth-child(2n) .banner-caption {
    text-align: left;
    margin: 10% 0 0 10px;
    left: 0;
    right: auto
}

#casino-placeholder .lottery-banner:first-child .banner-caption {
    top: unset;
    right: unset;
    width: 100%;
    height: auto;
    height: unset;
    margin-right: 0
}

#casino-placeholder .lottery-banner:first-child .banner-caption .banner-caption-content {
    position: relative;
    top: unset;
    right: unset;
    width: 100%;
    margin: 0 auto 12px;
    max-width: 300px;
    height: unset;
    text-align: center;
    overflow: hidden;
    display: block
}

#casino-placeholder .lottery-banner:first-child .banner-caption .banner-caption-content a {
    margin: 0;
    overflow: hidden;
    width: 45%;
    display: inline-block
}

#casino-placeholder .lottery-banner:first-child .banner-caption .banner-caption-content a:first-of-type {
    margin-right: 8px
}

#casino-placeholder .lottery-banner:not(:first-child) .banner-caption {
    max-width: 150px
}

#casino-placeholder .lottery-banner:not(:first-child) .banner-caption a {
    margin: 0;
    overflow: hidden;
    width: 90%;
    text-align: center;
    float: right
}

@media all and (max-width:480px) {
    .banner-odd-even>div.row .banner-caption h3 {
        font-size: 1.286em
    }

    .banner-odd-even>div.row .banner-caption p {
        color: #fff;
        font-size: .8em;
        margin-bottom: 5px
    }

    .banner-odd-even>div.row .btn {
        padding-top: 8px !important;
        padding-bottom: 8px !important
    }

    .lottery-banner .btn {
        max-height: 31px;
        font-size: .688em;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-bottom: 3px;
        display: block
    }

    .lottery-banner img {
        width: 112%;
        margin-left: -6%;
        margin-right: -6%
    }

    .lottery-banner .banner-caption {
        margin: 3% 10px 0 0
    }

    .lottery-banner .banner-caption.banner-caption-2 {
        width: 57%
    }

    .lottery-banner .banner-caption h3 {
        font-size: 1.25em;
        margin-bottom: 5px;
        margin-top: 0
    }

    .lottery-banner .banner-caption p {
        font-size: .688em;
        margin-bottom: 10px
    }

    .lottery-banner:nth-child(2n) .banner-caption {
        margin: 3% 0 0 10px
    }
}

@media all and (min-width:480px) {
    .entry-box .login-logo {
        padding-top: 0;
        margin-bottom: 15%
    }

    .login-register p {
        max-width: 80%
    }

    #casino-placeholder .lottery-banner:first-child .banner-caption .banner-caption-content {
        max-width: 400px
    }
}

.rebates form {
    padding-top: 1em
}

.rebates-group {
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 15px
}

.rebates-group .rebates-row>h2 {
    color: #d1d3d4;
    font-size: .875rem;
    font-weight: 700;
    margin-top: -5px
}

.rebates-group .rebates-row>.thin-gutter h2 {
    color: #d1d3d4;
    font-size: .875rem;
    font-weight: 700;
    margin-top: 0
}

.rebates-group .rebates-row.rebates-row-boxed {
    background-color: #022b3c;
    padding: 15px;
    margin-left: -16px;
    margin-right: -16px
}

.rebates-group .rebate-box {
    background-color: #014561;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)
}

.rebates-group .rebate-box .collapsible-btn {
    margin-top: -1px;
    text-transform: uppercase;
    font-size: .625rem;
    color: #bbb;
    text-align: center;
    background-color: #014d6b;
    display: block;
    padding: 3px 0;
    cursor: pointer
}

.rebates-group .rebate-box .collapsible-btn:after {
    font-family: icomoon;
    content: '\e915';
    margin-left: 4px
}

.rebates-group .rebate-box .collapsible-btn.collapsed:after {
    content: '\e91f';
    margin-left: 4px
}

.rebates-group .rebate-title {
    padding: 15px 15px 0
}

.rebates-group .rebate-title h3 {
    color: #dab867;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
    overflow: hidden
}

.rebates-group .collapsible-btn {
    margin: 0 0 1px
}

.rebates-group .collapsible-btn .ui-collapsible-heading-toggle {
    color: #ccc;
    font-size: 1.143em !important;
    padding: .875em 1em;
    border: none !important
}

.rebates-group .collapsible-btn .ui-collapsible-heading-toggle:after {
    content: '\f3d8'
}

.rebates-group .collapsible-btn .ui-collapsible-heading-toggle:focus,
.rebates-group .collapsible-btn .ui-collapsible-heading-toggle:hover {
    background-color: #1b5c7a
}

.rebates-group .collapsible-btn.collapsible-btn collapsed .ui-collapsible-heading-toggle:after {
    content: '\f3d0'
}

.rebate-table {
    padding: 0 15px
}

.rebate-table table {
    width: 100%;
    font-size: .75rem;
    color: #d3dee3
}

.tournament-complete .desc,
.tournament-name .desc,
.tournament-ongoing .desc {
    color: #dab867;
    font-size: 1.063rem
}

.rebate-table table tr {
    border-bottom: 1px solid rgba(255, 255, 255, .04)
}

.rebate-table table tr td {
    padding-top: 1em;
    padding-bottom: 1em
}

.promotion-infos .tour-dates.small span,
.rebate-table table tr td:first-child {
    font-weight: 700
}

.rebate-table.rebate-table-modal {
    padding: 0;
    background-color: transparent !important
}

.rebates-disclaimer {
    padding: 1em
}

.rebates-modal-content {
    padding-top: 1.5em
}

.rebates-modal-content h4 {
    color: #dab867;
    margin-bottom: 0
}

.rebates-modal-content .disabled {
    opacity: .3
}

@media all and (min-width:769px) {
    .rebates-group .rebate-title .ui-btn {
        width: auto;
        display: inline-block
    }
}

.tournament-banner .tournament-image {
    background-color: #00131b
}

.tournament-banner .tournament-image img {
    max-width: 730px;
    margin: 0 auto;
    width: 100%;
    display: block
}

.tournament-banner h4,
.tournament-banner-entry h4 {
    text-transform: uppercase;
    margin-bottom: 0
}

.tournament-banner-entry {
    text-align: center;
    top: 47px;
    position: absolute;
    width: 100%
}

.tournament-banner-content {
    text-align: center;
    color: #fff;
    padding: 15% 10px 10px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 5;
    position: absolute;
    background: -moz-linear-gradient(top, transparent 0, #000 100%);
    background: -webkit-linear-gradient(top, transparent 0, #000 100%);
    background: linear-gradient(to bottom, transparent 0, #000 100%);
    top: 40px
}

.tournament-banner-content h4 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px
}

.tournament-banner-content p {
    color: #fff;
    font-size: .857em;
    margin-bottom: 10px
}

.tournament-banner-content .ui-btn {
    padding-top: .75em;
    padding-bottom: .75em;
    margin-top: 0
}

.tournament-list {
    padding-top: 15px;
    margin-bottom: 15px
}

.annnouncements .panel-default,
.annnouncements .panel-default>.panel-heading+.panel-collapse>.panel-body,
.tournament-list .nav-tabs {
    border: none
}

.tournament-list .nav-tabs.nav-justified>li {
    margin-bottom: 0;
    display: table-cell;
    width: 1%
}

.tournament-list .nav-tabs.nav-justified>li.active>a {
    border-color: #014561
}

.tournament-list .nav-tabs.nav-justified>li>a {
    margin-bottom: -1px;
    border-bottom: none
}

.tournament-list .nav-tabs>li.active>a {
    border: none;
    color: #d3dee3;
    background-color: #014561
}

.tournament-list .nav-tabs a {
    text-transform: uppercase;
    font-size: .75rem;
    color: #b4c7cf;
    background-color: #011e2a
}

.tournament-list .tab-content {
    background-color: #014561
}

.tournament-ongoing {
    text-align: center;
    padding: 15px
}

.tournament-ongoing h4 {
    font-size: 1.313rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0
}

.tournament-ongoing h5 {
    color: #fff;
    font-size: 1.063rem;
    margin-top: 0;
    margin-bottom: 10px
}

.tournament-ongoing .desc {
    margin: 0
}

.tournament-ongoing p {
    margin-bottom: 15px;
    line-height: 1;
    color: #d3dee3
}

.tournament-ongoing p>small {
    color: #999;
    margin-bottom: 3px;
    display: inline-block
}

.tournament-ongoing p span,
.tournament-sched p span {
    color: #6f6f6f
}

.tournament-ongoing img {
    float: none;
    margin: 0 auto;
    width: 40.3%;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

.tournament-top {
    padding: 15px;
    font-size: .875rem;
    text-align: left;
    border-bottom: 4px solid #01374d
}

.tournament-top .table>tbody>tr>td,
.tournament-top .table>tbody>tr>th {
    border: none;
    padding: 7px 0
}

.tournament-complete>div {
    padding: 15px;
    border-bottom: 1px solid #01374d
}

.tournament-complete h4 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0
}

.tournament-complete h5 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.tournament-how {
    color: #fff;
    padding: 15px;
    background-color: #d11d1d
}

.tournament-how ol {
    padding-left: 18px;
    margin-bottom: 30px
}

.tournament-name h4,
.tournament-name h5 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.tournament-how ol li {
    font-size: .875rem;
    margin-left: 0;
    margin-bottom: 10px
}

.tournament-how p {
    font-size: .875rem;
    color: #fff
}

.tournament-details {
    max-width: 600px;
    margin: 0 auto 30px;
    text-align: center
}

.tournament-name {
    margin-top: 15px;
    margin-bottom: 15px
}

.tournament-name h4 {
    text-transform: uppercase
}

.tournament-name p small,
.tournament-sched p small {
    color: #999
}

.tournament-name h5 {
    font-size: 1.063rem
}

.tournament-name img {
    float: none;
    margin: 15px auto;
    width: 40.3%;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

.tournament-prize {
    margin-bottom: 15px;
    margin-top: 10px
}

.tournament-prize p {
    font-size: .75rem;
    margin-bottom: 0;
    line-height: 1.4
}

.tournament-prize h3 {
    line-height: 1;
    color: #dab867;
    margin-top: 0;
    margin-bottom: 0
}

.tournament-sched {
    margin-bottom: 10px;
    border-bottom: 2px solid #01374d
}

.tournament-rank p small {
    color: #959595
}

.bankingoptions .method-group .method-box img,
.tournament-rank .yourScore {
    float: right
}

.tournament-tabs {
    border-bottom: 1px solid rgba(211, 222, 227, .15) !important;
    text-align: left
}

.tournament-tabs .panel-default {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tournament-tabs .panel-default>.panel-heading {
    color: #d3dee3;
    background-color: transparent;
    border-color: transparent;
    border-top: 1px solid rgba(211, 222, 227, .15) !important;
    padding-left: 0;
    padding-right: 0
}

.tournament-tabs .panel-body {
    padding: 0 0 15px
}

.tournament-tabs .panel-heading .panel-title a {
    color: #d11d1d;
    font-weight: 700;
    display: block
}

.tournament-tabs .panel-heading .panel-title a:after {
    font-family: icomoon;
    content: "\e91f";
    float: right;
    color: rgba(211, 222, 227, .3)
}

.annnouncements .panel-title>a.collapsed:after,
.bankingoptions .panel-title>a.collapsed:after,
.tournament-tabs .panel-heading .panel-title a.collapsed:after {
    content: "\e915"
}

.tournament-tabs.tournament-tabs-info {
    border-bottom: none !important
}

.tournament-tabs.tournament-tabs-info .panel-default>.panel-heading {
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid #01374d !important
}

.tournament-tabs.tournament-tabs-info .panel-default:first-of-type>.panel-heading {
    border-top-width: 0 !important
}

.tournament-tabs.tournament-tabs-info .panel-body {
    padding: 0 15px 5px
}

.tournament-support {
    list-style: none;
    padding: 0;
    margin: 0 0 30px
}

.tournament-support li {
    display: inline-block;
    font-size: .875rem
}

.tournament-support li a {
    font-size: 1.188rem;
    color: #d3dee3;
    margin: 0 3px
}

.tournament-support li a:focus,
.tournament-support li a:hover {
    color: #d3dee3;
    text-decoration: none
}

.tournament-games a {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

.tournament-terms {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: .75rem;
    color: #bbb
}

.tournament-terms ol {
    padding-left: 18px;
    margin-bottom: 15px
}

.tournament-terms ol li {
    margin-bottom: 5px;
    font-size: .75rem
}

.table-gray>tbody>tr>td,
.table-gray>tbody>tr>th {
    border: none;
    border-bottom: 1px solid #272727;
    padding: 5px
}

.table-gray>tbody>tr {
    background-color: #0e0e0e
}

.table-gray>tbody>tr:nth-child(2n) {
    background-color: #1a1a1a
}

.promotion-box {
    margin-bottom: 15px;
    background: #01425c;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.bankingoptions .method-group,
.contact .media:first-child,
.promotion-box:first-child {
    margin-top: 15px
}

.promotion-image {
    background-color: #272727;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 60px;
    display: block
}

.promotion-details {
    padding: 15px
}

.promotion-details h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 1.188rem;
    color: #dab867;
    text-transform: uppercase
}

.promotion-details p {
    color: #d3dee3;
    font-size: .875rem;
    margin-bottom: 15px
}

.promotion-countdown {
    max-width: 768px;
    padding: 0 15px;
    margin: 0 auto 30px;
    text-align: center
}

.promotion-countdown .countdown-box {
    text-align: center;
    background-color: #01425c;
    margin-bottom: 10px
}

.promotion-countdown h4 {
    font-weight: 700;
    color: #d11d1d;
    margin-bottom: 0;
    line-height: 1
}

.promotion-countdown p {
    text-transform: uppercase
}

.promotion-countdown p small {
    font-size: .625rem
}

.promotion-countdown div[class*=" col-"],
.promotion-countdown div[class^=col-] {
    border-right: 1px solid #014561
}

.promotion-infos {
    color: #bbb;
    padding: 0 15px 15px;
    font-size: .875rem;
    max-width: 768px;
    margin: 0 auto
}

.message-option ul li a,
.promotion-infos h1,
.promotion-infos h2,
.promotion-infos h3,
.promotion-infos h4,
.promotion-infos h5 {
    color: #bbb
}

.promotion-infos ol,
.promotion-infos ul {
    padding-left: 20px
}

.promotion-infos li,
.promotion-infos p {
    font-size: .875rem;
    color: #bbb
}

.promotion-infos .subtitle {
    font-size: 1rem;
    color: #d3dee3;
    margin-bottom: 5px
}

.promotion-infos table {
    font-size: .75rem;
    width: 100%
}

.promotion-infos table tr {
    background-color: #012939
}

.promotion-infos table tr:nth-child(2n) {
    background-color: #012534
}

.promotion-infos table td {
    padding: 8px;
    border: 1px solid #012330
}

.promotion-infos table .rowHeader {
    font-weight: 700;
    background-color: #01374d
}

.promotion-infos .sports-rank .table>tbody>tr>td,
.promotion-infos .sports-rank .table>tbody>tr>th {
    text-align: center;
    padding: 7px 5px
}

.promotions-claim {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto
}

.game-score label {
    padding-top: 6px;
    font-weight: 400;
    font-size: .875rem;
    color: #dab867
}

.game-score .form-control-static {
    padding-top: 6px
}

@media (max-width:767px) {
    .promotion-infos table {
        display: block;
        overflow: scroll
    }

    .promotion-infos table tbody {
        display: block;
        white-space: nowrap
    }

    .promotion-infos table td {
        text-align: left
    }
}

.message-list h4,
.profile-static p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.promotion-infos .warn-details {
    color: #d3dee3;
    background-color: rgba(255, 255, 255, .075);
    padding: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.contact .media-list {
    margin-left: -15px;
    margin-right: -15px
}

.contact .media {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .03);
    padding-bottom: 20px
}

.contact .icon {
    color: #d11d1d;
    font-size: 2.5rem;
    display: block
}

.contact .media-body h4 {
    color: #dab867;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

.contact .contact-list {
    margin: 0;
    padding: 0;
    width: 100%;
    display: table
}

.contact .contact-list .contact-item {
    display: table-cell;
    width: 1%;
    padding: 3px 5px 10px
}

.contact .contact-list .contact-item a {
    text-align: center;
    display: block
}

.annnouncements .panel-group .panel,
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.annnouncements .panel-group .panel-heading {
    border-top: 1px solid rgba(211, 222, 227, .1);
    border-bottom: none;
    background-color: transparent
}

.annnouncements .panel-default:last-child .collapse {
    border-bottom: 1px solid rgba(211, 222, 227, .1)
}

.annnouncements .panel-title>a {
    color: #dab867;
    font-size: 1rem;
    display: block;
    position: relative
}

.annnouncements .panel-title>a:after {
    color: #a2a2a2;
    font-family: icomoon;
    content: "\e91f";
    right: 0;
    position: absolute
}

.announcement-box .announcement-time {
    color: #7b7b7b;
    margin-bottom: 0
}

.announcement-box p {
    word-wrap: break-word
}

.quickpay .header .header-title {
    text-align: center;
    color: #505050;
    font-size: 1.25rem;
    display: block;
    white-space: nowrap;
    width: auto;
    max-width: 55%;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    height: 47px;
    line-height: 47px;
    position: absolute;
    text-transform: uppercase
}

.message-option {
    width: 100%;
    top: auto;
    left: 0;
    position: fixed;
    z-index: 2;
    background-color: #013e57
}

.message-option .btn {
    font-size: 1rem;
    color: #d3dee3;
    height: 33px;
    padding: 5px 10px;
    line-height: 1.4
}

.message-option ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
    height: 33px
}

.message-option ul li {
    height: 33px;
    padding: 0 15px 0 0;
    display: inline-block;
    border-right: 1px solid #014966;
    vertical-align: middle
}

.message-option ul li:last-child {
    border-right: 0
}

.message-option ul li a:focus,
.message-option ul li a:hover {
    color: #d5d5d5
}

.message-option ul .checkbox {
    margin-top: 3px;
    margin-bottom: 0
}

.message-option ul .checkbox-custom span:before {
    top: -2px;
    font-size: 1.2rem !important
}

.message-list {
    padding-top: 33px;
    max-width: 768px;
    margin: 0 auto
}

.carousel-inner,
.container {
    max-width: 1024px
}

.message-list>div {
    padding: 15px;
    vertical-align: top;
    border-bottom: 1px solid #01374d;
    background-color: #022d3f
}

.message-list h4 {
    font-size: 1rem;
    color: rgba(218, 184, 103, .7);
    margin-top: 0;
    margin-bottom: 0
}

.message-list p {
    color: rgba(211, 222, 227, .45);
    margin-bottom: 0
}

.message-list .message-flag {
    font-size: 1.438rem
}

.message-list .message-flag:focus,
.message-list .message-flag:hover {
    color: #44a8d6
}

.message-list .unread {
    background-color: #01374d;
    border-bottom: 1px solid #013e57
}

.message-list .unread h4 {
    font-weight: 700;
    color: #dab867
}

.message-list .unread p {
    color: rgba(211, 222, 227, .75)
}

.message-checkbox {
    width: 25px
}

.message-info {
    width: calc(100% - 25px)
}

.message-compose>div {
    padding: 15px;
    border-bottom: 1px solid #013c55
}

.message-compose h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    color: #dab867
}

.message-compose .message-date {
    color: rgba(211, 222, 227, .5)
}

.message-textarea {
    color: #d3dee3;
    width: 100%;
    background-color: transparent;
    margin-bottom: 15px;
    border: none;
    min-height: 120px;
    resize: none;
    display: block
}

.message-textarea::-webkit-input-placeholder {
    color: rgba(211, 222, 227, .35)
}

.message-textarea ::-moz-placeholder {
    color: rgba(211, 222, 227, .35)
}

.message-textarea :-ms-input-placeholder {
    color: rgba(211, 222, 227, .35)
}

.message-textarea :-moz-placeholder {
    color: rgba(211, 222, 227, .35)
}

.message-select {
    padding: 0;
    color: #d3dee3;
    width: 100%;
    background: 0 0;
    border: none;
    height: auto
}

.message-select:focus {
    outline: 0;
    box-shadow: none;
    border: none
}

.qr-code,
.qr-code-box {
    padding-top: 15px
}

.qr-code-box img {
    margin-bottom: 10px;
    max-width: 160px
}

.qr-note p {
    font-size: .785rem
}

.qr-alipay {
    width: 100%;
    background-color: #035576;
    left: 0;
    bottom: 0;
    position: absolute
}

.form-custom,
body {
    background-color: #0c1121;
}

.qr-alipay img {
    top: -80px;
    margin-bottom: -80px;
    position: relative;
    max-width: 170px
}

.qr-alipay:before {
    content: '';
    width: 100%;
    height: 100px;
    border-width: 0 0 30px 100vw;
    border-style: solid;
    border-color: transparent transparent #035576;
    display: block;
    top: -100px;
    position: absolute
}

@media all and (max-height:567px) {
    .qr-alipay {
        display: none !important
    }

    .qr-code-box img {
        max-width: 160px
    }
}

@media all and (min-height:620px) {
    .qr-alipay img {
        max-width: 250px;
        top: -110px;
        margin-bottom: -110px
    }
}

@media all and (min-height:667px) {
    .qr-code-holder {
        padding-top: 10%
    }
}

.profile-static {
    border-bottom: 1px solid #033f58;
    margin-bottom: 15px
}

.profile-static p {
    width: 100%
}

.bankingoptions {
    margin-top: 15px;
    padding: 0
}

.bankingoptions h3 {
    color: #dab867;
    font-size: 1rem;
    display: block;
    position: relative;
    margin: 0
}

.bankingoptions h4,
.bankingoptions h5 {
    color: #2b749a;
    display: block;
    margin: 0;
    position: relative
}

.bankingoptions h4 {
    font-size: .9rem
}

.bankingoptions h5 {
    font-size: .75rem
}

.bankingoptions .panel-group .panel {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    border-bottom: 1px solid rgba(211, 222, 227, .1)
}

.bankingoptions .panel-group .panel:first-child .panel-heading {
    border-top: none;
    padding-top: 0
}

.bankingoptions .panel-group .panel-heading {
    border-top: none;
    background-color: transparent;
    padding: 0 0 15px
}

.bankingoptions .panel-default {
    border: none;
    padding-top: 18px
}

.bankingoptions .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding: 0 0 25px
}

.bankingoptions .panel-title>a:after {
    color: #a2a2a2;
    font-family: icomoon;
    content: "\e91f";
    right: 0;
    position: absolute;
    font-size: 25px;
    top: -4px
}

.bankingoptions label {
    color: #dab867;
    font-size: 1em;
    margin: 0
}

.bankingoptions .method-group .method-box {
    overflow: auto;
    margin-top: 15px;
    background-color: #0b384d;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding: 15px
}

.bankingoptions .method-group .method-box .content {
    font-size: .7rem;
    color: #bbb
}

.bankingoptions .logo_1,
.bankingoptions .logo_10,
.bankingoptions .logo_11,
.bankingoptions .logo_12,
.bankingoptions .logo_13,
.bankingoptions .logo_14,
.bankingoptions .logo_15,
.bankingoptions .logo_16,
.bankingoptions .logo_17,
.bankingoptions .logo_18,
.bankingoptions .logo_19,
.bankingoptions .logo_2,
.bankingoptions .logo_20,
.bankingoptions .logo_21,
.bankingoptions .logo_22,
.bankingoptions .logo_23,
.bankingoptions .logo_24,
.bankingoptions .logo_25,
.bankingoptions .logo_26,
.bankingoptions .logo_27,
.bankingoptions .logo_28,
.bankingoptions .logo_29,
.bankingoptions .logo_3,
.bankingoptions .logo_30,
.bankingoptions .logo_31,
.bankingoptions .logo_32,
.bankingoptions .logo_33,
.bankingoptions .logo_34,
.bankingoptions .logo_35,
.bankingoptions .logo_36,
.bankingoptions .logo_37,
.bankingoptions .logo_38,
.bankingoptions .logo_39,
.bankingoptions .logo_4,
.bankingoptions .logo_40,
.bankingoptions .logo_41,
.bankingoptions .logo_42,
.bankingoptions .logo_43,
.bankingoptions .logo_44,
.bankingoptions .logo_45,
.bankingoptions .logo_46,
.bankingoptions .logo_47,
.bankingoptions .logo_48,
.bankingoptions .logo_49,
.bankingoptions .logo_5,
.bankingoptions .logo_50,
.bankingoptions .logo_51,
.bankingoptions .logo_52,
.bankingoptions .logo_53,
.bankingoptions .logo_54,
.bankingoptions .logo_55,
.bankingoptions .logo_56,
.bankingoptions .logo_57,
.bankingoptions .logo_58,
.bankingoptions .logo_59,
.bankingoptions .logo_6,
.bankingoptions .logo_60,
.bankingoptions .logo_61,
.bankingoptions .logo_62,
.bankingoptions .logo_63,
.bankingoptions .logo_64,
.bankingoptions .logo_65,
.bankingoptions .logo_66,
.bankingoptions .logo_67,
.bankingoptions .logo_68,
.bankingoptions .logo_69,
.bankingoptions .logo_7,
.bankingoptions .logo_70,
.bankingoptions .logo_71,
.bankingoptions .logo_72,
.bankingoptions .logo_73,
.bankingoptions .logo_74,
.bankingoptions .logo_75,
.bankingoptions .logo_8,
.bankingoptions .logo_9 {
    display: inline-block;
    background-image: url(/_Static/Images/banks/banklogo.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 0
}

.bankingoptions .logo_1.deposit,
.bankingoptions .logo_10.deposit,
.bankingoptions .logo_11.deposit,
.bankingoptions .logo_12.deposit,
.bankingoptions .logo_13.deposit,
.bankingoptions .logo_14.deposit,
.bankingoptions .logo_15.deposit,
.bankingoptions .logo_16.deposit,
.bankingoptions .logo_17.deposit,
.bankingoptions .logo_18.deposit,
.bankingoptions .logo_19.deposit,
.bankingoptions .logo_2.deposit,
.bankingoptions .logo_20.deposit,
.bankingoptions .logo_21.deposit,
.bankingoptions .logo_22.deposit,
.bankingoptions .logo_23.deposit,
.bankingoptions .logo_24.deposit,
.bankingoptions .logo_25.deposit,
.bankingoptions .logo_26.deposit,
.bankingoptions .logo_27.deposit,
.bankingoptions .logo_28.deposit,
.bankingoptions .logo_29.deposit,
.bankingoptions .logo_3.deposit,
.bankingoptions .logo_30.deposit,
.bankingoptions .logo_31.deposit,
.bankingoptions .logo_32.deposit,
.bankingoptions .logo_33.deposit,
.bankingoptions .logo_34.deposit,
.bankingoptions .logo_35.deposit,
.bankingoptions .logo_36.deposit,
.bankingoptions .logo_37.deposit,
.bankingoptions .logo_38.deposit,
.bankingoptions .logo_39.deposit,
.bankingoptions .logo_4.deposit,
.bankingoptions .logo_40.deposit,
.bankingoptions .logo_41.deposit,
.bankingoptions .logo_42.deposit,
.bankingoptions .logo_43.deposit,
.bankingoptions .logo_44.deposit,
.bankingoptions .logo_45.deposit,
.bankingoptions .logo_46.deposit,
.bankingoptions .logo_47.deposit,
.bankingoptions .logo_48.deposit,
.bankingoptions .logo_49.deposit,
.bankingoptions .logo_5.deposit,
.bankingoptions .logo_50.deposit,
.bankingoptions .logo_51.deposit,
.bankingoptions .logo_52.deposit,
.bankingoptions .logo_53.deposit,
.bankingoptions .logo_54.deposit,
.bankingoptions .logo_55.deposit,
.bankingoptions .logo_56.deposit,
.bankingoptions .logo_57.deposit,
.bankingoptions .logo_58.deposit,
.bankingoptions .logo_59.deposit,
.bankingoptions .logo_6.deposit,
.bankingoptions .logo_60.deposit,
.bankingoptions .logo_61.deposit,
.bankingoptions .logo_62.deposit,
.bankingoptions .logo_63.deposit,
.bankingoptions .logo_64.deposit,
.bankingoptions .logo_65.deposit,
.bankingoptions .logo_66.deposit,
.bankingoptions .logo_67.deposit,
.bankingoptions .logo_68.deposit,
.bankingoptions .logo_69.deposit,
.bankingoptions .logo_7.deposit,
.bankingoptions .logo_70.deposit,
.bankingoptions .logo_71.deposit,
.bankingoptions .logo_72.deposit,
.bankingoptions .logo_73.deposit,
.bankingoptions .logo_74.deposit,
.bankingoptions .logo_75.deposit,
.bankingoptions .logo_8.deposit,
.bankingoptions .logo_9.deposit {
    background-image: url(/_Static/Images/banks/banklogodeposit01.png)
}

.bankingoptions .logo_1 {
    background-position: -10px -57px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_2 {
    background-position: -10px -104px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_3 {
    background-position: -10px -151px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_4 {
    background-position: -10px -198px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_5 {
    background-position: -10px -245px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_6 {
    background-position: -10px -292px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_7 {
    background-position: -10px -339px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_8 {
    background-position: -10px -386px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_9 {
    background-position: -10px -433px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_10 {
    background-position: -10px -480px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_11 {
    background-position: -10px -527px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_12 {
    background-position: -10px -574px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_13 {
    background-position: -10px -621px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_14 {
    background-position: -10px -668px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_15 {
    background-position: -10px -715px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_16 {
    background-position: -10px -762px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_17 {
    background-position: -10px -809px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_18 {
    background-position: -10px -856px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_19 {
    background-position: -10px -903px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_20 {
    background-position: -10px -950px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_21 {
    background-position: -10px -997px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_22 {
    background-position: -10px -1044px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_23 {
    background-position: -10px -1091px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_24 {
    background-position: -10px -1138px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_25 {
    background-position: -10px -1185px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_26 {
    background-position: -10px -1232px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_27 {
    background-position: -10px -1279px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_28 {
    background-position: -10px -1326px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_29 {
    background-position: -10px -1373px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_30 {
    background-position: -10px -1420px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_31 {
    background-position: -10px -1467px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_32 {
    background-position: -10px -1514px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_33 {
    background-position: -10px -1561px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_34 {
    background-position: -10px -1608px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_35 {
    background-position: -10px -1655px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_36 {
    background-position: -10px -1702px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_37 {
    background-position: -10px -1749px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_37.deposit {
    background-position: 0 -306px;
    width: 160px
}

.bankingoptions .logo_38 {
    background-position: -10px -1796px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_38.deposit {
    background-position: 0 -345px;
    width: 160px
}

.bankingoptions .logo_39 {
    background-position: -10px -1843px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_40 {
    background-position: -10px -1890px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_40.deposit,
.bankingoptions .logo_41.deposit {
    background-position: 0 -115px;
    width: 160px
}

.bankingoptions .logo_41 {
    background-position: -10px -1937px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_42 {
    background-position: -10px -1984px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_43 {
    background-position: -10px -2031px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_43.deposit {
    background-position: 0 -421px;
    width: 160px
}

.bankingoptions .logo_44 {
    background-position: -10px -2078px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_45 {
    background-position: -10px -2125px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_45.deposit {
    background-position: 0 -459px;
    width: 160px
}

.bankingoptions .logo_46 {
    background-position: -10px -2172px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_46.deposit {
    background-position: 0 -154px;
    width: 160px
}

.bankingoptions .logo_47 {
    background-position: -10px -2219px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_47.deposit {
    background-position: 0 -75px;
    width: 160px
}

.bankingoptions .logo_48 {
    background-position: -10px -2266px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_48.deposit {
    background-position: 0 -268px;
    width: 160px
}

.bankingoptions .logo_49 {
    background-position: -10px -2313px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_50 {
    background-position: -10px -2360px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_50.deposit {
    background-position: 0 -496px;
    width: 160px
}

.bankingoptions .logo_51 {
    background-position: -10px -2407px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_52 {
    background-position: -10px -2454px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_52.deposit {
    background-position: 0 -37px;
    width: 160px
}

.bankingoptions .logo_53 {
    background-position: -10px -2501px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_54 {
    background-position: -10px -2548px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_55 {
    background-position: -10px -2595px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_56 {
    background-position: -10px -2642px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_56.deposit {
    background-position: 0 -381px;
    width: 160px
}

.bankingoptions .logo_57 {
    background-position: -10px -2689px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_58 {
    background-position: -10px -2736px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_59 {
    background-position: -50px -2783px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_59.deposit {
    background-position: 0 0;
    width: 160px
}

.bankingoptions .logo_60 {
    background-position: -10px -2830px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_61 {
    background-position: -10px -2877px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_62 {
    background-position: -10px -2924px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_63 {
    background-position: -10px -2971px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_64 {
    background-position: -10px -3018px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_65 {
    background-position: -10px -3065px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_66 {
    background-position: -10px -3112px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_67 {
    background-position: -10px -3159px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_68 {
    background-position: -10px -3206px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_69 {
    background-position: -10px -3253px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_70 {
    background-position: -10px -3300px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_71 {
    background-position: -10px -3347px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_72 {
    background-position: -10px -3394px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_73 {
    background-position: -10px -3441px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_74 {
    background-position: -10px -3488px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_76 {
    background-position: -10px -3584px;
    width: 92px;
    height: 42px
}

.bankingoptions .logo_75 {
    width: 92px;
    height: 42px
}

.loader::before,
.loading::before {
    content: '';
    position: inherit;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
    width: 48px
}

.bankingoptions .logo_75.deposit {
    background-position: 0 -193px;
    width: 160px
}

.bankingoptions .logos>div {
    width: 100px;
    float: left;
    margin-top: 12px
}

:lang(vi) .btn,
:lang(vi) .download-box span,
:lang(vi) .history-nav .slick-slide span,
:lang(vi) .popover,
:lang(vi) a,
:lang(vi) body,
:lang(vi) h1,
:lang(vi) h2,
:lang(vi) h3,
:lang(vi) h4,
:lang(vi) h5,
:lang(vi) li,
:lang(vi) p,
html[lang=vi-vn] .btn,
html[lang=vi-vn] .download-box span,
html[lang=vi-vn] .history-nav .slick-slide span,
html[lang=vi-vn] .popover,
html[lang=vi-vn] a,
html[lang=vi-vn] body,
html[lang=vi-vn] h1,
html[lang=vi-vn] h2,
html[lang=vi-vn] h3,
html[lang=vi-vn] h4,
html[lang=vi-vn] h5,
html[lang=vi-vn] li,
html[lang=vi-vn] p {
    font-family: Arial !important
}

:lang(zh-Hans) .icon-games:before,
html[lang=zh-cn] .icon-games:before {
    content: '\e902' !important
}

:lang(ko) .icon-games:before,
html[lang=ko-kr] .icon-games:before {
    content: '\e93d' !important
}

.form-custom {
    border: 1px solid rgba(0, 0, 0, .125);
    padding: .61rem .7rem;
    border-radius: 8px
}

.loading {
    height: 100%;
    z-index: 1001;
    position: fixed;
    margin: auto;
    left: 0;
    top: 0;
    width: 100%
}

.loading::before {
    height: 48px;
    background: url(../../images/game/loading.gif) no-repeat
}

.form-group>label.captcha {
    width: auto;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem
}

@media (max-width:414px) {
    .page-shortcut-icons-wrapper .shortcut-icons .icomoon {
        font-size: 2.3rem
    }

    .page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder .icomoon {
        height: 2.3rem;
        line-height: 2.3rem
    }

    .swipe-list.swipe-list-slots h5 {
        font-size: .9rem
    }

    .main-screen-slot-bg .module,
    .main-screen-xmas-bg .module,
    .module {
        padding-right: 0;
        padding-left: 0
    }

    .page-shortcut-icons-wrapper .shortcut-icons li .iconn-holder .label {
        font-size: .8rem
    }
}

body {
    font-family: -apple-system-font, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5385
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #d1d3d4
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

p {
    margin: 0 0 10.5px
}

.carousel-inner {
    margin-left: auto;
    margin-right: auto
}

.carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%
}

.carousel-indicators {
    margin: 0 auto .2rem
}

.btn-primary {
    color: #fff;
    background-color: #b70000;
    border-color: #b70000
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #216f93;
    border-color: #134055
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #216f93;
    border-color: #1f698b
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #1a5976;
    border-color: #134055
}

.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.open>.btn-primary.dropdown-toggle,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #fff;
    border-color: #fff
}

.btn-primary .badge {
    color: #fff;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-link:focus,
.btn-link:hover,
a:focus,
a:hover {
    color: #216f93;
    text-decoration: none
}

.btn-link {
    color: #fff;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #d1d3d4;
    text-decoration: none
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 2px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.entry-box .form-control {
    border-radius: 20px;
    border: 0;
    height: calc(1.9em + .75rem + 2px);
    background-color: #333;
    color: #eee
}

.entry-box .form-control:focus {
    background-color: #111;
    color: #fff
}

.form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .9)
}

.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, .9)
}

.form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, .9)
}

.form-control::-ms-input-placeholder {
    color: rgba(255, 255, 255, .9)
}

.form-control::placeholder {
    color: rgba(255, 255, 255, .9)
}

@media only screen and (min-device-width:375px) and (max-device-height:667px) and (-webkit-device-pixel-ratio:2) {
    @media {
        .team-match {
            left: unset !important
        }
    }
}

@media only screen and (min-device-width:414px) and (max-device-height:736px) and (-webkit-device-pixel-ratio:3) {
    @media {
        .team-match {
            left: unset !important
        }
    }
}

@media only screen and (min-device-width:375px) and (max-device-height:812px) and (-webkit-device-pixel-ratio:3) {
    @media {
        .team-match {
            left: unset !important
        }
    }
}

.init-css-loader-full,
.loader {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

@media only screen and (min-device-width:320px) and (max-device-height:480px) and (-webkit-device-pixel-ratio:1) {
    @media {
        .team-match {
            left: unset !important
        }

        .media-left.download-icon .icon.icon-apple {
            font-size: 1.75rem
        }
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:480px) and (-webkit-device-pixel-ratio:2) {
    @media {
        .team-match {
            left: unset !important
        }

        .media-left.download-icon .icon.icon-apple {
            font-size: 1.75rem
        }
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:568px) and (-webkit-device-pixel-ratio:2) {
    @media {
        .team-match {
            left: unset !important
        }

        .media-left.download-icon .icon.icon-apple {
            font-size: 1.75rem
        }
    }
}

.init-css-loader-full {
    background-color: rgba(6, 6, 6, .45);
    z-index: 40;
    right: 0;
    bottom: 0;
    display: table
}

.code-match,
footer {
    background-color: #13182b;
}

.init-css-loader-full .init-css-loader-logo {
    display: block;
    margin: 0 auto 30px
}

.init-css-loader-full .init-css-loader {
    margin: 0 auto;
    text-align: center;
    display: block
}

.init-css-loader>div:nth-child(2n-1) {
    animation-delay: -.35s !important
}

.init-css-loader>div {
    background-color: #d3dee3;
    width: 9px;
    height: 9px;
    border-radius: 0;
    margin: 0;
    display: inline-block;
    animation: .8s linear infinite css-loader
}

.loader {
    z-index: 1052;
    margin: auto;
    display: block
}

.loader::before {
    height: 48px;
    background: url(../../images/loading.gif) 0 0/contain no-repeat
}

button,
cite,
em,
i,
img,
input,
select,
span,
tt {
    /* color: #fff */
}

.ico {
    display: inline-block;
    height: 1.6625rem
}

.ico-acc,
.ico-achievement,
.ico-avatar,
.ico-bet,
.ico-bonus,
.ico-deposit,
.ico-pass,
.ico-report,
.ico-statement,
.ico-transfer,
.ico-turnover,
.ico-with {
    width: 1.8rem;
    height: 1.8rem
}

.ico::before {
    width: 1.6625rem;
    height: 1.6625rem;
    display: block;
    margin-right: .6rem
}

.icon-announcement-right:before {
    height: 23px;
    width: 23px;
    content: "";
    background: url(../../images/2ubet/icon/notify.svg) center/contain no-repeat;
    display: block
}

.code-match {
    border-radius: .25rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700
}

.fa-spinner {
    line-height: 1.5;
    color: #fff;
    float: none
}

label {
    cursor: pointer
}

.switches [type=checkbox] {
    position: absolute;
    left: -9999px
}

.switches span {
    position: relative;
    width: 1rem;
    height: .44395rem;
    border-radius: .256rem;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4);
    background: var(--gray);
    transition: .3s;
    display: block
}

.switches span::after,
.switches span::before {
    content: "";
    position: absolute;
    font-size: .18rem;
    color: #fff
}

.switches span::before {
    left: 1px;
    top: 1px;
    width: .4098rem;
    height: .4098rem;
    background: var(--white);
    border-radius: 50%;
    z-index: 1;
    transition: transform .3s
}

.switches span::after {
    top: 50%;
    right: .2048rem;
    width: .28rem;
    height: .239rem;
    transform: translateY(-50%);
    content: "OFF"
}

.switches [type=checkbox]:checked+label span {
    background: var(--green)
}

.switches [type=checkbox]:checked+label span::before {
    transform: translateX(.5632rem)
}

.switches [type=checkbox]:checked+label span::after {
    width: .28rem;
    height: .239rem;
    left: .2048rem;
    content: "ON"
}

.switches label[lang=kh] span::after {
    content: "បិទ"
}

.switches label[lang=th] span::after {
    content: "ปิด"
}

.switches [type=checkbox]:checked+label[lang=kh] span::after {
    content: "បើក"
}

.switches [type=checkbox]:checked+label[lang=th] span::after {
    content: "เปิด"
}

.navbar-nav .nav-link {
    flex: 1;
    text-align: center;
    color: #9da7c4;
    white-space: nowrap;
    font-size: .8rem
}

.bg-blue {
    background-color: #0a56a2
}

footer [class*=ic-]::before {
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    margin: auto
}

.ic-home::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_home.svg) center/contain no-repeat
}

.ic-fund::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_fin.svg) center/contain no-repeat
}

.ic-lottery::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_game-center.svg) center/contain no-repeat
}

.ic-account::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_my.svg) center/contain no-repeat
}

.ic-promo::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_promotions.svg) center/contain no-repeat
}

.ic-live-chat::before,
.nav-link.active .ic-live-chat::before {
    content: "";
    background: url(../../images/2ubet/icon/chat-active.png) center/contain no-repeat
}

.nav-link.active .ic-home::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_home_active.svg) center/contain no-repeat
}

.nav-link.active .ic-fund::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_fin_active.svg) center/contain no-repeat
}

.nav-link.active .ic-account::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_my_active.svg) center/contain no-repeat
}

.nav-link.active .ic-promo::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_promotions_active.svg) center/contain no-repeat
}

.nav-link.active .ic-lottery::before {
    content: "";
    background: url(../../images/2ubet/icon/icon_game-center_active.svg) center/contain no-repeat
}

.nav-link.active {
    color: #d2b79c
}

.side-nav-items>li>a .icon::before {
    display: block;
    margin: auto
}

.member-profile p {
    display: flex;
    justify-content: center
}

.member-profile a {
    color: #484848
}

.ico-acc {
    display: block;
    background: url(../../images/2ubet/icon/user.png) center/contain no-repeat
}

.ico-pass {
    display: block;
    background: url(../../images/2ubet/icon/change-p.png) center/contain no-repeat
}

.ico-deposit {
    display: block;
    background: url(../../images/2ubet/icon/banks.png) center/contain no-repeat
}

.ico-with {
    display: block;
    background: url(../../images/2ubet/icon/withdrawal.svg) center/contain no-repeat
}

.ico-transfer {
    display: block;
    background: url(../../images/2ubet/icon/transfer.svg) center/contain no-repeat
}

.ico-bonus {
    display: block;
    background: url(../../images/2ubet/icon/bonus.svg) center/contain no-repeat
}

.ico-bet {
    display: block;
    background: url(../../images/2ubet/icon/bet_report.svg) center/contain no-repeat
}

.ico-statement {
    display: block;
    background: url(../../images/2ubet/icon/statement.svg) center/contain no-repeat
}

.ico-turnover {
    display: block;
    background: url(../../images/2ubet/icon/turnover.svg) center/contain no-repeat
}

.ico-achievement {
    display: block;
    background: url(../../images/2ubet/icon/achivement.svg) center/contain no-repeat
}

.ico-report {
    display: block;
    background: url(../../images/2ubet/icon/report.svg) center/contain no-repeat
}

.ico-avatar {
    background: url(../../images/2ubet/icon/acc.png) center/contain no-repeat
}

.bg-box {
    background-color: #fbfbfb
}

.account-header {
    display: flex;
    justify-content: center;
    align-items: center
}

.account-header .avatar {
    width: 70px;
    height: 70px;
    background-color: #fabd0a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1.5rem
}

[class*=icon-eye] {
    color: #bcbcbc
}

.text-blue {
    color: #0a56a2
}

.promo-wrap .card {
    background-color: #e9e9e9
}

.promo-wrap .card-body {
    background-color: #949494
}

.promo-text {
    padding: 1.2rem
}

.promo-title {
    color: #000
}

.promo-wrap .collapsing {
    -webkit-transition: none;
    transition: none;
    display: none
}

.promo-wrap .card-body table td,
.promo-wrap .card-body table th {
    border: 1px solid #dee2e6;
    padding: .75rem
}

.nav-cash,
.opt-category {
    flex-wrap: nowrap
}

.opt-category .nav-link {
    font-family: "Myriad Pro";
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    padding: .8rem 1rem
}

.opt-category .nav-link.active {
    color: #fabd01
}

.slick-next {
    right: 5px
}

.slick-prev {
    left: 5px
}

.slick-next:before,
.slick-prev:before {
    width: .85rem;
    height: .85rem;
    content: "";
    display: block
}

.game-row>div,
.nav-tabs .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.slick-next:before {
    background: url(../../images/2ubet/icon/next-white.png) center/contain no-repeat
}

.slick-prev:before {
    background: url(../../images/2ubet/icon/pre-white.png) center/contain no-repeat
}

.nav-menu {
    overflow-x: auto;
    flex-wrap: nowrap
}

.nav-menu .nav-link {
    color: #fff;
    padding: .7rem 1rem;
    white-space: nowrap
}

.nav-cash .nav-item,
.nav-menu .nav-item {
    flex: 1
}

footer {
    border-top: 1px solid rgba(0, 0, 0, .125);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 24px 24px 0 0
}

.contact-us .icon {
    font-size: 1.3rem
}

.download-app {
    background-color: #ee3536;
    display: inline-block;
    padding: 12px;
    border-radius: 13px
}

hr {
    border-top: 1px solid #3a3d46
}

.home-md {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    padding: 17px 5px;
    border-radius: 50%;
    border: 1px solid #17a2b8;
    background-color: #17a2b8
}

.carousel-inner,
.game-item {
    border-radius: 8px
}

.language-flag p {
    color: #080707
}

.icon-bars {
    height: 21px;
    width: 20px;
    background-position: -1.53659px -182.34146px;
    background-size: 24.07317px 684.29268px;
    background-image: url(../../images/2ubet/icon.png);
    background-repeat: no-repeat
}

.navbar-nav>.nav-link>.icon {
    font-size: 1.8625rem;
    width: 1.8625rem;
    color: #9da7c4;
    display: block;
    margin: auto
}

.modal-announce .modal-header .modal-title,
.navbar-nav>.nav-link.active>.icon {
    color: inherit
}

.btn-danger {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fa0100), to(#780001));
    background-image: linear-gradient(180deg, #fa0100, #780001)
}

.btn-danger:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f87777), to(#ce3538));
    background-image: linear-gradient(180deg, #f87777, #ce3538)
}

.btn-ent,
.modal-announce .modal-header {
    background: -webkit-gradient(linear, right top, left top, from(#d2b496), to(#dccab8));
    background: -webkit-linear-gradient(right, #d2b496, #dccab8);
    background: linear-gradient(270deg, #d2b496, #dccab8);
    color: #fff
}

.btn-gold {
    border-color: #d2b496;
    color: #b2987e
}

.text-gold {
    background: -webkit-linear-gradient(top, #fee1a4 0, #fee1a4 21%, #d6af5d 50%, #d6af5d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.center-info h3 span {
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    display: block
}

.bank-opt .nav-link img {
    border-radius: .3rem
}

.bank-opt .nav-item .nav-link.bank_on {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.depo_img a {
    width: auto !important
}

.bt-lg {
    padding: .55rem .75rem
}

.nav-cash .nav-link {
    font-size: 12px;
    padding: .3rem 0;
    color: #d2b79c;
    text-align: center
}

.nav-tabs .nav-link {
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(180deg, #d6ddf2, #fff);
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 6px 0 rgba(191, 197, 208, .5);
    box-shadow: 0 5px 6px 0 rgba(191, 197, 208, .5);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fefcff), to(#e6e7ef)), -webkit-gradient(linear, left top, left bottom, from(#d6ddf2), to(#fff));
    background-image: -webkit-linear-gradient(top, #fefcff, #e6e7ef), -webkit-linear-gradient(top, #d6ddf2, #fff);
    background-image: linear-gradient(180deg, #1e2248, #19539d), linear-gradient(180deg, #1e2248, #19539d);
    background-origin: border-box;
    background-clip: content-box, border-box;
    font-size: .85rem;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 3.8rem;
    width: 100%;
    padding: 0;
    flex-direction: column;
    color: #9da7c4
}

.nav-tabs .nav-link i {
    display: block;
    text-align: center;
    color: #9da7c4;
    font-size: 1.5625rem
}

.nav-tabs .nav-link.active {
    -webkit-box-shadow: 0 1px 0 0 #bd9f7f, 0 5px 6px 0 rgba(200, 169, 136, .5);
    box-shadow: 0 1px 0 0 #bd9f7f, 0 5px 6px 0 rgba(200, 169, 136, .5);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#faeedf), to(#cfb59a));
    background-image: -webkit-linear-gradient(top, #faeedf, #cfb59a);
    background-image: linear-gradient(180deg, #dc3545, #dc3545);
    background-clip: initial;
    color: #fff;
}

.nav-tabs .nav-link.active i:before {
    width: 2rem;
    height: 2rem;
    display: block
}

.nav-tabs .nav-link.active .icon-card-game:before {
    content: "";
    background: url("../../images/2ubet/icon/live-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-category-sport:before {
    content: "";
    background: url("../../images/2ubet/icon/sport-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-category-lottery:before {
    content: "";
    background: url("../../images/2ubet/icon/lottery-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-category-slot:before {
    content: "";
    background: url("../../images/2ubet/icon/slot-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-category-fish:before {
    content: "";
    background: url("../../images/2ubet/icon/fish-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-cockfight:before {
    content: "";
    background: url("../../images/2ubet/icon/cock-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-chart-line:before {
    content: "";
    background: url("../../images/2ubet/icon/forex-active.png") 0 0/contain
}

.nav-tabs .nav-link.active .icon-lottery:before {
    content: "";
    background: url("../../images/2ubet/icon/number-active.png") 0 0/contain
}
.nav-tabs .nav-link.active .icon-games:before {
    content: "";
    background: url("../../images/2ubet/icon/poker-active.png") 0 0/contain
}


.game-row {
    align-content: flex-start;
    display: block;
    margin: 0
}

.game-row>div {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 12px;
    padding: 4px 4px 12px;
    height: 17.6vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.game-item {
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b6c5ec), color-stop(35%, #dfe7fd), to(#f2f5fc));
    background-image: -webkit-linear-gradient(top, #b6c5ec, #dfe7fd 35%, #f2f5fc);
    background-image: linear-gradient(180deg, #1e2248, #19539d 35%, #19539d);
    -webkit-box-shadow: 0 5px 6px 0 rgba(191, 197, 208, .5);
    box-shadow: 0 5px 6px 0 rgba(191, 197, 208, .5);
    overflow: hidden
}

.game-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    display: block
}

.game-item:before,
.game-triangle {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0)
}

.game-item:before {
    width: 180px;
    height: 180px;
    z-index: 2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafcff), to(#f0f3fb));
    background-image: -webkit-linear-gradient(top, #fafcff, #f0f3fb);
    /* background-image: linear-gradient(180deg, #fafcff, #f0f3fb) */
    background-image: linear-gradient(180deg, #1e2248, #19539d);
}

.game-circle {
    content: "";
    position: absolute;
    z-index: 4;
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(137, 148, 168, .5);
    box-shadow: 0 2px 4px 0 rgba(137, 148, 168, .5);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#f1f4fe));
    background-image: -webkit-linear-gradient(top, #f9fafc, #f1f4fe);
    background-image: linear-gradient(180deg, #f9fafc, #f1f4fe);
    border-radius: 50%
}

.game-item img,
.game-item:after,
.game-title {
    position: absolute;
    top: 0
}

.game-triangle {
    width: 30px;
    height: 30px;
    z-index: 3;
    background-image: -webkit-gradient(linear, right top, left top, from(#d2d8f0), to(#e9edfc));
    background-image: -webkit-linear-gradient(right, #d2d8f0, #e9edfc);
    background-image: linear-gradient(180deg, #1e2248, #19539d);
}

.game-title {
    z-index: 6;
    bottom: 0;
    margin: auto;
    left: 8%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #9da7c4
}

.game-icon {
    min-width: 60px;
    height: 40px;
    background-size: contain;
    background-position: start;
    background-repeat: no-repeat
}

.game-name {
    text-transform: uppercase;
    color: #9da7c4;
    font-weight: 400;
    font-size: 14px;
    margin-top: 8px
}

.game-item img {
    z-index: 5;
    right: 5px;
    bottom: 0;
    margin: auto;
    max-width: 65%;
    max-height: 90%
}

.game-item:after {
    content: "";
    left: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0);
    width: 270px;
    height: 270px;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e8fb), to(#f3f5f9));
    background-image: -webkit-linear-gradient(top, #e3e8fb, #f3f5f9);
    background-image: linear-gradient(180deg, #1e2248, #19539d);
}

[data-page=login],
[data-page=register] {
    background: url(../../images/2ubet/login_bg.webp) top/cover no-repeat;
    display: flex;
    height: 100%;
    position: static;
    padding: 20px 16px 46px
}

.btn.gradient,
.submit-btn {
    background: -webkit-gradient(linear, right top, left top, from(#d2b496), to(#dccab8));
    background: -webkit-linear-gradient(right, #FF9800, #FF9800)
}

[data-page=login] {
    align-items: center
}

.submit-btn {
    background: linear-gradient(270deg, #FF9800, #FF9800);
    border: none;
    border-radius: 20px;
    height: calc(1.9em + .75rem + 2px);
    color: #fff
}

.logo-wrap {
    text-align: center;
    display: block;
    margin-bottom: 1rem
}

.text-underline {
    text-decoration: underline
}

.entry-form {
    margin-top: 40px;
    margin-bottom: 40px
}

.center-info h3,
.text-second,
.user-name {
    color: #9da7c4
}

.user-balance {
    color: #565a68
}

.btn.gradient {
    background: linear-gradient(270deg, #d2b496, #dccab8)
}

.center-tab a.active,
.center-tab a:hover,
.list a:hover {
    background-color: #d2b79c
}

.transfer label span {
    color: #fff
}

.w-85 {
    width: 85% !important
}

.turnover-item label span {
    color: #111 !important
}

.btn-close {
    position: absolute;
    top: -23px;
    right: 5px;
    box-sizing: content-box;
    width: .4em;
    height: .4em;
    padding: .25em;
    color: #000;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem
}

.modal-open [canvas],
[off-canvas] {
    transform: none;
    position: unset
}

.modal-announce .modal-content {
    max-height: calc(65vh - 1rem)
}
/* New CSS */
.tabs-nav {
    display: -webkit-inline-box;
    width: 100%;
    height: auto;
    overflow-x: auto;
    font-family: ui-serif;
    font-size: 13px;
    font-weight: 500;
}

.tabs-nav li {
    width: auto;
    color: #fff;
    border: 1px solid #000;
    background: linear-gradient(270deg, #d2b496, #dccab8) !important;
    padding: 0px 35px;
    text-align: center;
    justify-items: center;
}

.tabs-nav li:hover {
    background-color: #e8e8e8;
    color: #000;
}

.tabs-nav .tab.active {
    background: #fff !important;
    color: red;
}

.promotion-page img {
    width: 100%;
}

.promotion-page {
    margin-top: 0.5rem;
}

.promotion-page .modal-body p {
    line-height: 1.5;
}
.game-row .poker_popup{
    display: none;
    height: auto;
    padding: 15px 20px;
}
#contactModal .modal-header{
    background: #999;
}
#languageModal .icon-close{
color: #000;
}
.center-basic #ref-link-btn{
    color: #fff;
}
.body[data-page='promotion'] .modal-content{
    background:#cc9933;
}
#transferModal .transfer_title{
    color: #000;
}
a.btn.btn-primary.copy1{
    font-size: 12px;
    display: flex;
    align-items: center;
    padding: 2px; 
    width: 60px;
    justify-content: center;
}
#fixed_bank_form{
    padding: 0px 10px;
}
#fixed_bank_form #bank, #fixed_bank_form #bankname{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#fixed_bank_form #bankno::placeholder{
    color: #495057;
}
