﻿:root
{
    --page-progress-bar-overlay-background-color: #fff;
    --page-progress-bar-overlay-font-color: #9a9a9a;
    --page-progress-bar-layer-background-color: #e7e7e7;
    --page-progress-bar-indicator-background-color: #ffba00;
    --head-font-color: #262626;
    --main-preloader-background-color: #3498db;
    --main-preloader-dots-background-color: #fff;
    --content-preloader-dots-background-color: #6ecd8d;
    --body-background-color: #fff;
    --application-root-font-color: #000;
    --primary-light-font-color: #79c2f2;
    --portlet-background-color: #fff;
    --portlet-background-shadow-color: rgba(0,0,0,.2);
    --link-font-color: #3498db;
    --link-font-active-color: #8160ed;
    --link-font-hover-color: #8160ed;
    --tab-bar-background-color: transparent;
    --tab-bar-btn-font-color: #949494;
    --tab-bar-btn-background-color: transparent;
    --tab-bar-btn-background-color-hover: #d3e8f7;
    --tab-bar-btn-font-color-active: #ff7348;
    --tab-bar-btn-border-bottom-color-active: #ff7348;
    --input-field-placeholder-font-color: #a4a4a4;
    --input-field-font-color: #000;
    --input-field-disabled-font-color: #bababa;
    --input-field-border-color: #a4a4a4;
    --input-field-active-border-color: #3498bd;
    --input-field-valid-border-color: #6ecd8d;
    --input-field-invalid-border-color: #f35f5f;
    --input-field-background-color: transparent;
    --input-field-background-disabled: transparent;
    --input-field-background-active: transparent;
    --input-field-background-valid: transparent;
    --input-field-background-invalid: transparent;
    --input-field-tooltip-background: #fff;
    --input-field-tooltip-text-color: #949494;
    --error-message-inside-form-font-color: #f35e5e;
    --error-tooltip-message-font-color: #f35e5e;
    --dropdown-stroke-border-color: #a4a4a4;
    --form-label-font-color: #949494;
    --field-label-asterisk-color: #f35e5e;
    --form-field-currency-symbol-font-color: #a4a4a4;
    --toggler-on-background-color: #6ecd8d;
    --toggler-on-transparent-part-background-color: #fff;
    --toggler-off-background-color: #ccc;
    --btn-secondary-hover-font-color: #fff;
    --btn-primary-success-font-color: #fff;
    --btn-primary-success-background-color: #6ecd8d;
    --btn-primary-success-hover-background-color: #62ad7b;
    --btn-primary-success-shadow-color: #62ad7b;
    --btn-secondary-success-background-color: transparent;
    --btn-secondary-success-font-color: #6ecd8d;
    --btn-secondary-success-border-color: #6ecd8d;
    --btn-secondary-success-hover-background-color: #6ecd8d;
    --btn-primary-negative-font-color: #fff;
    --btn-primary-negative-background-color: #f66464;
    --btn-primary-negative-hover-background-color: #cf4646;
    --btn-primary-negative-shadow-color: #cf4646;
    --btn-secondary-negative-background-color: transparent;
    --btn-secondary-negative-font-color: #f66464;
    --btn-secondary-negative-border-color: #f66464;
    --btn-secondary-negative-hover-background-color: #f66464;
    --btn-primary-info-font-color: #fff;
    --btn-primary-info-background-color: #3498db;
    --btn-primary-info-hover-background-color: #1d79b6;
    --btn-primary-info-shadow-color: #1d79b6;
    --btn-secondary-info-background-color: transparent;
    --btn-secondary-info-font-color: #3498db;
    --btn-secondary-info-border-color: #3498db;
    --btn-secondary-info-hover-background-color: #3498db;
    --btn-primary-demo-font-color: #fff;
    --btn-demo-background-color: #3498db;
    --btn-demo-hover-background-color: #2c81ba;
    --btn-demo-shadow-color: #1d79b6;
    --btn-primary-revert-font-color: #fff;
    --btn-primary-revert-background-color: #ffba00;
    --btn-primary-revert-hover-background-color: #cd9600;
    --btn-primary-revert-shadow-color: #cd9600;
    --info-list-divider-border-color: #d3d3d3;
    --info-list-item-header-font-color: #000;
    --info-list-item-header-border-color-focus: #000;
    --info-list-item-header-background-color: transparent;
    --info-list-item-header-background-color-hover: #d3e8f7;
    --info-list-item-header-opened-background-color: transparent;
    --info-list-item-header-opened-border-bottom-color: #ff7348;
    --info-list-value-font-color: #3498db;
    --info-list-value-type-formatted-date-font-color: #a2a2a2;
    --info-list-expanded-list-background-color: #f1f1f1;
    --info-list-expanded-list-key-font-color: #a2a2a2;
    --info-list-expanded-list-status-active-font-color: #6ecd8d;
    --info-list-expanded-list-status-pending-font-color: #bababa;
    --info-list-expanded-list-status-declined-font-color: #f35e5e;
    --popup-background-color: #fff;
    --toggle-btn-optin-background-color: #6ecd8d;
    --toggle-btn-optin-background-color-hover: #5eae78;
    --toggle-btn-optin-font-color: #fff;
    --toggle-btn-optin-font-color-hover: #fff;
    --toggle-btn-optin-shadow-color: #62ad7b;
    --toggle-btn-optin-shadow-color-hover: #62ad7b;
    --toggle-btn-optout-background-color: #ffba00;
    --toggle-btn-optout-background-color-hover: #d99e00;
    --toggle-btn-optout-font-color: #fff;
    --toggle-btn-optout-font-color-hover: #fff;
    --toggle-btn-optout-shadow-color: #cd9600;
    --toggle-btn-optout-shadow-color-hover: #cd9600;
    --banner-paging-dots-border-color: #fff;
    --banner-paging-dots-active-background-color: #fff;
    --banner-paging-buttons-font-color: #fff;
    --banner-paging-buttons-background-color: transparent;
    --banner-paging-buttons-active-background-color: #3498db;
    --page-numbers-font-color: #3498db;
    --page-left-menu-background-color: #fff;
    --page-left-menu-border-right-color: #d3d3d3;
    --page-left-menu-item-font-color: #000;
    --page-left-menu-item-hover-font-color: #3498db;
    --page-left-menu-item-active-font-color: #ff7348;
    --page-left-menu-item-active-border-left-color: #ff7348;
    --page-left-menu-item-touchdevice-pressed-background-color: #d3e8f7;
    --popup-close-icon-background-color-hover: #f2f2f2;
    --language-list-divider-border-bottom-color: #d3d3d3;
    --language-list-item-active-background-color: #f2f2f2;
    --language-list-item-hover-background-color: #d3e8f7;
    --header-nav-bar-background-color: #3498db;
    --header-nav-bar-shadow-color: rgba(0,0,0,.2);
    --header-menu-font-color: #fff;
    --header-menu-hover-font-color: #fff;
    --header-menu-hover-background-color: rgba(255,255,255,.5);
    --header-menu-active-tab-background-color: #fff;
    --header-menu-active-tab-font-color: #3498db;
    --header-second-level-menu-background-color: #fff;
    --header-second-level-menu-font-color: #636363;
    --header-second-level-menu-active-tab-background-color: #d6eaf8;
    --header-second-level-menu-active-tab-font-color: #3498db;
    --header-second-level-menu-hover-tab-background-color: rgba(214,234,248,.5);
    --header-second-level-menu-hover-tab-font-color: #636363;
    --header-menu-scrollbar-thumb: #f1f1f1;
    --header-menu-scrollbar-track: #99cbec;
    --header-secondlevel-menu-scrollbar-thumb: #f1f1f1;
    --header-secondlevel-menu-scrollbar-track: #d2e5f2;
    --slide-menu-touchdevice-background-color: rgba(52,152,219,0);
    --slide-menu-header-background-color: transparent;
    --slide-menu-font-color: #fff;
    --slide-menu-font-color-active: #ff7348;
    --slide-menu-section-background-color: rgba(0,0,0,.15);
    --slide-menu-section-background-color-hover: rgba(0,0,0,.25);
    --slide-menu-section-background-color-active: rgba(0,0,0,.15);
    --slide-menu-section-expandable-background-color: rgba(0,0,0,.15);
    --slide-menu-section-expandable-background-color-hover: rgba(0,0,0,.25);
    --slide-menu-secondary-section-background: transparent;
    --slide-menu-secondary-section-background-active: transparent;
    --games-info-game-frame-background-color: #fff;
    --games-info-game-frame-border-color: #e0e0e0;
    --games-info-game-frame-background-color-hover: #fff;
    --games-info-game-frame-border-color-hover: #71b7e6;
    --games-info-game-title-font-color: #000;
    --games-info-controls-background-color: #71b7e6;
    --games-info-controls-dropdown-stroke-border-color: rgba(255,255,255,.5);
    --games-info-controls-dropdown-font-color: #fff;
    --bingo-items-list-header-background-color: #d6eaf8;
    --gaming-report-field-border-color: #d3d3d3;
    --gaming-report-field-amount-font-color: #3498db;
    --gaming-report-row-header-font-color: #3498db;
    --gaming-report-row-header-background-color: #d6eaf8;
    --bonus-multiview-title-background: transparent;
    --bonus-multiview-background-color: #fafafa;
    --bonus-multiview-background-color-hover: #fff;
    --bonus-multiview-box-shadow-color-hover: #71b7e6;
    --cashier-withdraw-total-border: #bfdef3;
    --cashier-withdraw-total-title-background: #e9f3f9;
    --cashier-withdraw-total-background: #f6fafd;
    --pending-withdraw-total-value-font-color: #6ecd8d;
    --footer-background-color: #f9f9f9;
    --chat-window-input-color: #000;
    --chat-window-message-font-color: #000;
    --chat-window-message-background-color: #f7f7f7;
    --chat-window-chat-icon-background-color: #71b7e6;
    --chat-window-agent-time-background-color: #71b7e6;
    --chat-window-user-time-background-color: #6ecd8d;
    --chat-window-time-font-color: #fff;
    --chat-window-agent-message-border-color: #71b7e6;
    --chat-window-user-message-border-color: #6ecd8d;
    --chat-window-agent-icon-background-color: #71b7e6;
    --chat-window-user-icon-background-color: #6ecd8d;
    --chat-bundle-icon-unread-background-color: #ff871d;
    --chat-bundle-icon-unread-font-color: #fff;
    --segmented-control-border-color: #6ecd8d;
    --segmented-control-on-background-color: #6ecd8d;
    --segmented-control-on-font-color: #fff;
    --segmented-control-off-font-color: #6ecd8d;
    --warning-font-color: #dfad37;
    --warning-background-color: #fcdca6;
    --warning-border-color: #fbd879;
}
@keyframes showBounceIn
{
    0%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    20%
    {
        transform: scale3d(1.4,1.4,1.4);
    }
    40%
    {
        transform: scale3d(.7,.7,.7);
    }
    60%
    {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1);
    }
    80%
    {
        transform: scale3d(.95,.95,.95);
    }
    to
    {
        opacity: 1;
        transform: scale3d(1,1,1);
    }
}
@keyframes slideInDown
{
    0%
    {
        opacity: 0;
        transform: translate3d(0,-.781em,0);
    }
    to
    {
        opacity: 1;
        transform: none;
    }
}
@keyframes progress-bar-stripes
{
    0%
    {
        background-position: 3em 0;
    }
    to
    {
        background-position: 0 0;
    }
}
@keyframes stretchdelay
{
    0%, 40%, to
    {
        transform: scaleY(.4);
    }
    20%
    {
        transform: scaleY(1);
    }
}
@keyframes content_loader_path1
{
    50%
    {
        transform: translate3d(2em,0,0);
    }
    to
    {
        transform: translate3d(0,0,0);
    }
}
@keyframes content_loader_path2
{
    50%
    {
        transform: translate3d(-2em,0,0);
    }
    to
    {
        transform: translate3d(0,0,0);
    }
}
@keyframes ball-triangle-path-1
{
    33%
    {
        transform: translate(2.65em,-5.3em);
    }
    66%
    {
        transform: translate(5.3em,0);
    }
    to
    {
        transform: translate(0,0);
    }
}
@keyframes ball-triangle-path-2
{
    33%
    {
        transform: translate(2.65em,5.3em);
    }
    66%
    {
        transform: translate(-2.65em,5.3em);
    }
    to
    {
        transform: translate(0,0);
    }
}
@keyframes ball-triangle-path-3
{
    33%
    {
        transform: translate(-5.3em,0);
    }
    66%
    {
        transform: translate(-2.65em,-5.3em);
    }
    to
    {
        transform: translate(0,0);
    }
}
@keyframes indeterminate
{
    0%
    {
        left: -35%;
        right: 100%;
    }
    60%, to
    {
        left: 100%;
        right: -90%;
    }
}
@keyframes indeterminate-short
{
    0%
    {
        left: -200%;
        right: 100%;
    }
    60%, to
    {
        left: 107%;
        right: -8%;
    }
}
@keyframes ripple
{
    to
    {
        opacity: 0;
        transform: scale(2.5);
    }
}
body
{
    background: #e5e5e5 no-repeat 50% 0;
    background-color: var(--body-background-color);
    background-position: 50% 100%;
    background-size: cover;
}
table
{
    width: 100%;
}
.js-select select
{
    display: inline-block;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid var(--input-field-border-color);
    font-size: 1rem;
    height: 2.46rem;
    line-height: normal;
    background: var(--input-field-background-color);
}
.legacy-form input[type=email], .legacy-form input[type=number], .legacy-form input[type=password], .legacy-form input[type=tel], .legacy-form input[type=text]
{
    padding: 0;
}
.legacy-form input[type=email], .legacy-form input[type=number], .legacy-form input[type=password], .legacy-form input[type=tel], .legacy-form input[type=text], .legacy-form textarea
{
    display: inline-block;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid var(--input-field-border-color);
    font-size: 1rem;
    height: 2.46rem;
    line-height: normal;
    background: var(--input-field-background-color);
    color: var(--input-field-font-color);
}
.legacy-form input[type=email]:focus, .legacy-form input[type=number]:focus, .legacy-form input[type=password]:focus, .legacy-form input[type=tel]:focus, .legacy-form input[type=text]:focus, .legacy-form textarea:focus
{
    border-color: var(--input-field-active-border-color);
    box-shadow: none;
    background: var(--input-field-background-active);
}
.legacy-form textarea
{
    height: 5em;
    padding: .75em 0 0;
}
.legacy-form ::-webkit-input-placeholder
{
    color: var(--input-field-placeholder-font-color);
}
.legacy-form ::placeholder
{
    color: var(--input-field-placeholder-font-color);
}
a
{
    color: var(--link-font-color);
    text-decoration: none;
}
.active a, a
{
    cursor: pointer;
}
.active a, .desktop .active a.hover, .desktop .active a:hover, .mobile .active a.hover, .mobile .active a:active, .tablet .active a.hover, .tablet .active a:active
{
    color: var(--link-font-active-color);
}
.desktop a.hover, .desktop a:hover, .mobile a.hover, .mobile a:active, .tablet a.hover, .tablet a:active
{
    color: var(--link-font-hover-color);
}
.js-replacer
{
    font-size: .914rem;
}
.js-replacer-inline
{
    font-size: inherit;
}
.background-fixed
{
    background-attachment: fixed;
}
.tablet .background-fixed
{
    background-size: cover;
}
.console-cont
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    overflow: hidden;
}
.console-mess-cont
{
    padding: 5px 0;
    width: 300px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.legacy-form .field .password-visibility
{
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    position: absolute;
    top: -.25em;
    right: 0;
    font-size: 1.143rem;
    background-position: -7.5em -147.5em;
}
.ie .js-checkbox__display:after, .ie .js-select__display:after, .ie .legacy-form .field .password-visibility
{
    min-width: 0;
}
.desktop .js-checkbox__display:after.hover, .desktop .js-checkbox__display:after:hover, .desktop .legacy-form .field .password-visibility.hover, .desktop .legacy-form .field .password-visibility:hover, .ie .js-checkbox__display:after:after, .ie .js-select__display:after:after, .ie .legacy-form .field .password-visibility:after, .mobile .js-checkbox__display:after.hover, .mobile .js-checkbox__display:after:active, .mobile .legacy-form .field .password-visibility.hover, .mobile .legacy-form .field .password-visibility:active, .tablet .js-checkbox__display:after.hover, .tablet .js-checkbox__display:after:active, .tablet .legacy-form .field .password-visibility.hover, .tablet .legacy-form .field .password-visibility:active
{
    background-color: transparent;
}
.legacy-form .field .password-visibility--enabled
{
    background-position: -7.5em -150em;
}
.legacy-form .field.invalid .password-visibility, .legacy-form .field.valid .password-visibility
{
    right: 2.286rem;
}
.js-checkbox
{
    position: relative;
    display: inline-block;
    vertical-align: text-top;
}
.js-checkbox input[type=checkbox]:checked+.js-checkbox__display:after
{
    background-position: 0 -90em;
}
.js-checkbox input[type=checkbox]:focus+.js-checkbox__display
{
    border-color: #51a7e8;
}
.js-checkbox__display
{
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-right: 1em;
}
.js-checkbox__display:after
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    position: absolute;
    top: -.65em;
    left: -.65em;
    background-position: 0 -87.5em;
}
.js-radio__display
{
    font-size: 1.2em;
}
.js-select
{
    position: relative;
    display: block;
    margin: 0 auto;
}
.js-select select.default+.js-select__display
{
    color: var(--input-field-placeholder-font-color);
}
.js-select select:focus+.js-select__display
{
    border-color: var(--input-field-active-border-color);
    box-shadow: none;
    background: var(--input-field-background-active);
}
.js-select__display
{
    display: inline-block;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid var(--input-field-border-color);
    font-size: 1rem;
    height: 2.46rem;
    background: var(--input-field-background-color);
    position: relative;
    z-index: 0;
    padding: 0;
}
.js-select__display:after
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    background-position: 0 -132.5em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.desktop .js-select__display:after.hover, .desktop .js-select__display:after:hover, .ie .info-list__header:after:after, .mobile .js-select__display:after.hover, .mobile .js-select__display:after:active, .tablet .js-select__display:after.hover, .tablet .js-select__display:after:active
{
    background-color: transparent;
}
.js-checkbox input[type=checkbox], .js-radio input[type=radio], .js-select select
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 1;
}
.js-select select option, .js-select__display
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.legacy-form input[type=checkbox]:disabled+.js-checkbox__display, .legacy-form input[type=email]:disabled, .legacy-form input[type=number]:disabled, .legacy-form input[type=password]:disabled, .legacy-form input[type=tel]:disabled, .legacy-form input[type=text]:disabled, .legacy-form select.default:disabled+.js-select__display, .legacy-form select:disabled+.js-select__display, .legacy-form textarea:disabled
{
    -webkit-text-fill-color: var(--input-field-disabled-font-color);
    opacity: .6;
    background: var(--input-field-background-disabled);
    color: var(--input-field-disabled-font-color);
}
.legacy-form input[type=email].progress, .legacy-form input[type=number].progress, .legacy-form input[type=password].progress, .legacy-form input[type=tel].progress, .legacy-form input[type=text].progress, .legacy-form select.progress+.js-select__display, .legacy-form textarea.progress
{
    background-color: #e9e9e9;
    background-repeat: repeat;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,#e9e9e9 25%,#e9e9e9 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,#e9e9e9 75%,#e9e9e9);
    animation: progress-bar-stripes 2s linear infinite;
    background-size: 45px 45px;
    box-shadow: none;
    color: #b9b6b6;
}
.segmented-control label
{
    display: inline-block;
    vertical-align: top;
    padding: .3em 1.6em;
    border-top: 1px solid #3e82f7;
    border-bottom: 1px solid #3e82f7;
    cursor: pointer;
    color: var(--segmented-control-off-font-color);
    border-color: var(--segmented-control-border-color);
}
.segmented-control label:first-of-type
{
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-left: 1px solid #3e82f7;
    border-right: 1px solid #3e82f7;
}
.segmented-control label:last-of-type
{
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-left: 1px solid #3e82f7;
    border-right: 1px solid #3e82f7;
}
.segmented-control label:last-of-type:nth-of-type(2)
{
    border-left: none;
}
.segmented-control input[type=radio]:checked+label
{
    background-color: var(--segmented-control-on-background-color);
    color: var(--segmented-control-on-font-color);
}
.segmented-control input[type=radio]
{
    display: none;
}
.spanish-questionnaire-top-content
{
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
}
.form-questionnaire-no-validation .form__questions-wrapper:not(.valid):not(.invalid) .field__control::after
{
    background-position: -7.5em -105em!important;
}
.field.field_type_limits-question
{
    margin-bottom: 1.5em;
}
.field.field_type_limits-question:after
{
    content: "";
    display: block;
    clear: both;
}
.field.field_type_limits-question.invalid .field__control::after, .field.field_type_limits-question.valid .field__control::after, .field.field_type_limits-question:not(.valid):not(.invalid) .field__control::after
{
    left: 0;
    right: auto;
    top: -.7em;
    bottom: auto;
}
.field.field_type_limits-question:not(.valid):not(.invalid) .field__control::after
{
    display: inline-block;
    background-position: 0 -112.5em;
}
.field.field_type_limits-question .field__label
{
    float: left;
    margin-left: 3em;
    margin-bottom: .5em;
    max-width: 70%;
}
.mobile .field.field_type_limits-question .field__label
{
    max-width: 100%;
    float: none;
}
.field.field_type_limits-question .field__control
{
    text-align: right;
    margin: 0;
}
.mobile .field.field_type_limits-question .field__control
{
    position: static;
    text-align: left;
    padding-left: 3em;
}
.field.field_type_limits-question .error-tooltip
{
    display: none;
}
.fieldset_name_questionnaire_limits .field
{
    width: 30%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: top;
}
.fieldset_name_questionnaire_limits .field:last-child
{
    margin-right: 0;
}
html.mobile .fieldset_name_questionnaire_limits .field
{
    width: 100%;
    margin-right: 0;
    display: block;
}
html:not(.mobile) .form_name_limits-questionnaire
{
    padding: .5em;
}
.form_name_limits-questionnaire .form__questions-wrapper
{
    pointer-events: none;
}
.form_name_limits-questionnaire .segmented-control label
{
    pointer-events: auto;
}
.legacy-form .invalid .js-checkbox__display, .legacy-form .invalid .js-select select.default+.js-select__display, .legacy-form .invalid .js-select__display, .legacy-form .invalid input[type=email], .legacy-form .invalid input[type=number], .legacy-form .invalid input[type=password], .legacy-form .invalid input[type=tel], .legacy-form .invalid input[type=text], .legacy-form .invalid textarea
{
    border-color: var(--input-field-invalid-border-color);
    background: var(--input-field-background-invalid);
}
.btn
{
    display: inline-block;
    position: relative;
    overflow: visible;
    vertical-align: middle;
    -webkit-appearance: none;
    margin: 0;
    font-family: Asap,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1.28rem;
    font-style: normal;
    font-weight: 300;
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-success-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
    line-height: 2.25em;
    min-width: 11em;
    padding: 0 1em;
    border: 0;
    border-radius: .234em;
    text-align: center;
    text-decoration: none;
}
.mobile .btn
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tablet :not(.emulate-mobile) .btn
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.desktop .btn.hover, .desktop .btn:hover, .mobile .btn.hover, .mobile .btn:active, .tablet .btn.hover, .tablet .btn:active
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-hover-background-color);
}
.desktop :not(.emulate-mobile) .btn:active:after, .desktop :not(.emulate-mobile) .btn_type_info:active:after, .desktop :not(.emulate-mobile) .btn_type_negative:active:after, .desktop :not(.emulate-mobile) .btn_type_success:active:after
{
    transform: scaleX(1) translateZ(0);
}
.btn+.btn, .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item+.deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    margin-left: .8em;
    margin-right: .8em;
}
.form__actions .btn, .portlet__actions .btn
{
    margin-left: .65em;
}
.form__actions .btn:first-child, .portlet__actions .btn:first-child
{
    margin-left: 0;
}
.android.chrome .btn
{
    border-radius: 0;
}
.btn:disabled, .btn[disabled], .btn_state_disabled
{
    opacity: .3;
    box-shadow: none;
    cursor: default;
    pointer-events: none;
}
.btn_size_small, .chat-input-row button[type=submit], .field_name_postcode-finder button
{
    min-width: 5em;
    font-size: .93rem;
    padding: 0 1.25em;
}
.ie .btn_size_small, .ie .chat-input-row button[type=submit], .ie .field_name_postcode-finder button
{
    min-width: auto;
}
.btn_type_info, .btn_type_negative, .btn_type_success
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-success-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
}
.desktop .btn_type_success.hover, .desktop .btn_type_success:hover, .mobile .btn_type_success.hover, .mobile .btn_type_success:active, .tablet .btn_type_success.hover, .tablet .btn_type_success:active
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-hover-background-color);
}
.btn_type_info, .btn_type_negative
{
    color: var(--btn-primary-negative-font-color);
    background-color: var(--btn-primary-negative-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-negative-shadow-color);
}
.desktop .btn_type_negative.hover, .desktop .btn_type_negative:hover, .mobile .btn_type_negative.hover, .mobile .btn_type_negative:active, .tablet .btn_type_negative.hover, .tablet .btn_type_negative:active
{
    color: var(--btn-primary-negative-font-color);
    background-color: var(--btn-primary-negative-hover-background-color);
}
.btn_type_info
{
    color: var(--btn-primary-info-font-color);
    background-color: var(--btn-primary-info-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-info-shadow-color);
}
.desktop .btn_type_info.hover, .desktop .btn_type_info:hover, .mobile .btn_type_info.hover, .mobile .btn_type_info:active, .tablet .btn_type_info.hover, .tablet .btn_type_info:active
{
    color: var(--btn-primary-info-font-color);
    background-color: var(--btn-primary-info-hover-background-color);
}
.field-group .field.field_name_day
{
    flex: 1 1 25%;
}
.field-group .field.field_name_month
{
    flex: 1 1 45%;
}
.field-group .field.field_name_month:first-child
{
    padding-left: 0;
}
.field-group .field.field_name_year
{
    flex: 1 1 30%;
}
.field-group :nth-child(2)
{
    padding: 0 .25em;
}
.field-group_name_date .field
{
    display: inline-block;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.pointer
{
    cursor: pointer;
}
.animation
{
    transition: all 300ms;
}
.center
{
    text-align: center;
}
.justify
{
    text-align: justify;
}
.hidden
{
    display: none!important;
}
.error
{
    color: #e25757;
}
.legacy-form .legacy-form.form
{
    padding-left: 1px;
    margin: 1em 0 0;
}
.legacy-form .field, .legacy-form .fieldset
{
    position: relative;
}
.legacy-form .field[class*=col-]
{
    padding: 0 .25em 0 0;
}
.legacy-form .field[class*=col-]:last-child
{
    padding: 0;
}
.field__control
{
    margin: 0 0 1em;
}
.field__control[data-currency-symbol]:before
{
    content: attr(data-currency-symbol);
    font-size: 1.15em;
    position: absolute;
    bottom: 0;
    width: .5em;
    text-align: center;
    word-wrap: normal;
}
.field__control[data-currency-symbol] input[type=number], .field__control[data-currency-symbol] input[type=tel], .field__control[data-currency-symbol] input[type=text]
{
    padding-left: 1em;
}
.field__control[data-currency-symbol][data-currency-symbol-length="2"]:before
{
    width: 1em;
}
.field__control[data-currency-symbol][data-currency-symbol-length="2"] input[type=number], .field__control[data-currency-symbol][data-currency-symbol-length="2"] input[type=tel], .field__control[data-currency-symbol][data-currency-symbol-length="2"] input[type=text]
{
    padding-left: 1.5em;
}
.field__control[data-currency-symbol][data-currency-symbol-length="3"]:before
{
    width: 1.5em;
    line-height: normal;
    height: 1.735em;
}
.field__control[data-currency-symbol][data-currency-symbol-length="3"] input[type=number], .field__control[data-currency-symbol][data-currency-symbol-length="3"] input[type=tel], .field__control[data-currency-symbol][data-currency-symbol-length="3"] input[type=text]
{
    padding-left: 2.2em;
}
.field__label, .fieldset__legend
{
    font-size: 1em;
    position: relative;
    color: var(--form-label-font-color);
}
.form__actions
{
    margin: 1em 0;
    clear: both;
}
.field__hint, .fieldset__hint
{
    font-size: .9em;
}
.popup-loader
{
    margin: 0 auto;
}
.content__loader
{
    height: 3em;
    line-height: 3em;
    left: 0;
    right: 0;
}
.content__loader div
{
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(204,204,204,.99);
    animation: stretchdelay 1.2s infinite ease-in-out;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background-color: var(--content-preloader-dots-background-color);
    animation-duration: 2000ms;
    animation-timing-function: cubic-bezier(.1,.76,.13,1.25);
    animation-delay: .1ms!important;
    margin: 0 .5em;
    transform: translate3d(0,0,0);
}
.content__loader .rect2
{
    animation-delay: -1.1s;
}
.content__loader .rect3
{
    animation-delay: -1s;
}
.content__loader .rect4
{
    animation-delay: -.9s;
}
.content__loader .rect5
{
    animation-delay: -.8s;
}
.row
{
    overflow: hidden;
    clear: left;
    display: block;
}
.col-md-1
{
    width: 8.33333333%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9
{
    float: left;
    min-height: 1px;
    box-sizing: border-box;
}
.col-md-12
{
    width: 100%;
}
.col-md-11
{
    width: 91.66666667%;
}
.col-md-10
{
    width: 83.33333333%;
}
.col-md-9
{
    width: 75%;
}
.col-md-8
{
    width: 66.66666667%;
}
.col-md-7
{
    width: 58.33333333%;
}
.col-md-6
{
    width: 50%;
}
.col-md-5
{
    width: 41.66666667%;
}
.col-md-4
{
    width: 33.33333333%;
}
.col-md-3
{
    width: 25%;
}
.col-md-2
{
    width: 16.66666667%;
}
.col-value
{
    text-align: right;
}
.info-list
{
    margin: 0 0 1em;
    padding: 0;
    display: block;
    list-style: none;
    background-color: #fff;
    border: solid #d3d3d3;
}
.info-list .info-list
{
    border: 0;
}
.info-list_state_collapsed
{
    display: none;
}
.info-list__row
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.info-list__row_type_header
{
    background: #f5f5f5;
}
.info-list__header:after
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    background-position: 0 -125em;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
}
.ie .info-list__header:after
{
    min-width: 0;
}
.desktop .info-list__header:after.hover, .desktop .info-list__header:after:hover, .desktop .info-list__row_type_link:after.hover, .desktop .info-list__row_type_link:after:hover, .ie .info-list__row_type_link:after:after, .mobile .info-list__header:after.hover, .mobile .info-list__header:after:active, .mobile .info-list__row_type_link:after.hover, .mobile .info-list__row_type_link:after:active, .tablet .info-list__header:after.hover, .tablet .info-list__header:after:active, .tablet .info-list__row_type_link:after.hover, .tablet .info-list__row_type_link:after:active
{
    background-color: transparent;
}
.info-list__field
{
    line-height: 2em;
    padding: .6em .5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.info-list__field_type_message
{
    white-space: normal;
}
.info-list__field_type_sub
{
    line-height: 2em;
}
.info-list__field_type_value
{
    text-align: right;
}
.info-list__row_type_collapse
{
    position: relative;
}
.info-list__row_type_collapse .info-list .info-list__field:last-child
{
    padding-right: 1em;
}
.info-list__row_type_collapse .info-list__field:last-child
{
    padding-right: 2.75em;
    padding-left: .45em;
}
.info-list__row_type_collapse.accordion_expanded
{
    border-bottom: 0;
}
.info-list__row_type_link
{
    position: relative;
    padding-right: 2.5em;
}
.info-list__row_type_link .info-list__field:last-child
{
    padding-right: 2.5em;
}
.info-list__row_type_link:after
{
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    background-position: -2.5em -125em;
    position: absolute;
    right: .5em;
    top: .5em;
}
.ie .info-list__row_type_link:after
{
    min-width: 0;
}
.info-list_type_flatten, .info-list_type_sub
{
    margin: 0;
}
.tabs-nav
{
    background-color: #e5e5e5;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 3em;
}
.tabs-col
{
    display: table-cell;
    width: 2%;
    z-index: 1;
    margin: 0;
    text-align: center;
    position: relative;
    font-size: 1rem;
    font-weight: 400;
    line-height: 3.4em;
    height: 3.4em;
    min-width: 4.3em;
    box-sizing: border-box;
    color: var(--tab-bar-btn-font-color);
    background-color: var(--tab-bar-btn-background-color);
    overflow: hidden;
}
.desktop :not(.emulate-mobile) .tabs-col:before
{
    transition: transform 400ms;
}
.desktop :not(.emulate-mobile) .tabs-col:hover
{
    cursor: pointer;
    background: var(--tab-bar-btn-background-color-hover);
}
.desktop :not(.emulate-mobile) .tabs-col:hover:before
{
    transition: transform 200ms;
}
.tabs-col.active
{
    color: var(--tab-bar-btn-font-color-active);
}
.tabs-col.active:after
{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    z-index: -1;
    height: .25em;
    width: 100%;
    bottom: 0;
    top: auto;
    background: var(--tab-bar-btn-border-bottom-color-active);
}
.portlet-closed .portlet__content
{
    display: none;
}
.portlet__title_type_collapsable
{
    position: relative;
}
.portlet__title_type_collapsable::after
{
    content: "−";
    font-size: 1.4em;
    position: absolute;
    display: block;
    width: .7em;
    text-align: center;
    cursor: pointer;
}
.portlet-closed .portlet__title_type_collapsable::after
{
    content: "+";
}
.uppercase-username .username
{
    text-transform: uppercase;
}
.placeholder
{
    font-size: 1.2em;
    font-size-adjust: none;
    font-stretch: normal;
    height: auto;
    overflow-x: hidden;
    position: absolute;
    width: 100%;
    cursor: text;
}
.infoMessage
{
    color: #259b24;
}
.accordion-body_expanded
{
    display: block!important;
}
.cookies_regulation__container
{
    position: relative;
    background: #144d74;
    color: #fff;
    z-index: 100;
}
.cookies_regulation_wc a
{
    color: #69addb;
}
.cookies_regulation_wc p
{
    margin: .8em 0;
}
.cookies_regulation__close-btn
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    background-position: -5em -85em;
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -1.25em;
}
.ie .cookies_regulation__close-btn
{
    min-width: 0;
}
.desktop .cookies_regulation__close-btn.hover, .desktop .cookies_regulation__close-btn:hover, .desktop [class*=micon-].hover, .desktop [class*=micon-]:hover, .ie .cookies_regulation__close-btn:after, .ie [class*=micon-]:after, .mobile .cookies_regulation__close-btn.hover, .mobile .cookies_regulation__close-btn:active, .mobile [class*=micon-].hover, .mobile [class*=micon-]:active, .tablet .cookies_regulation__close-btn.hover, .tablet .cookies_regulation__close-btn:active, .tablet [class*=micon-].hover, .tablet [class*=micon-]:active
{
    background-color: transparent;
}
.cookies_regulation__close-btn:hover
{
    background-position: -7.5em -85em;
}
.header-regulation
{
    color: #000;
    background: #fff;
    overflow: auto;
}
.address-lookup-hidden
{
    display: none;
}
.lookup-action
{
    margin: 0;
}
.lookup-action .lookup-action__link
{
    display: inline-block;
    position: relative;
    top: -.914rem;
    padding-top: .914rem;
}
.overlay
{
    position: fixed;
    height: 99999vh!important;
    width: 100vw!important;
    top: -9999vh;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    animation-name: overlayShow;
    z-index: 101;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: auto;
}
.overlay.overlay__hide
{
    opacity: 0;
}
[class*=micon-]
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    background-position: -2.5em -72.5em;
}
.ie [class*=micon-]
{
    min-width: 0;
}
.micon-show-balance
{
    background-position: -2.5em -20em;
}
.micon-hide-balance
{
    background-position: -2.5em -22.5em;
}
.micon-chat
{
    background-position: -2.5em -60em;
}
.micon-transfer-funds
{
    background-position: -2.5em -62.5em;
}
.micon-register
{
    background-position: -2.5em -70em;
}
.micon-en_GB
{
    background-position: 0 0!important;
}
.micon-sv_SE
{
    background-position: 0 -2.5rem!important;
}
.micon-pt_PT
{
    background-position: 0 -5rem!important;
}
.micon-ru_RU
{
    background-position: 0 -7.5rem!important;
}
.micon-zh_CN
{
    background-position: 0 -10rem!important;
}
.micon-it_IT
{
    background-position: 0 -12.5rem!important;
}
.micon-ca_ES, .micon-es_ES, .micon-es_MX
{
    background-position: 0 -15rem!important;
}
.micon-th_TH
{
    background-position: 0 -17.5rem!important;
}
.micon-ko_KR
{
    background-position: 0 -20rem!important;
}
.micon-fr_FR
{
    background-position: 0 -22.5rem!important;
}
.micon-de_DE
{
    background-position: 0 -25rem!important;
}
.micon-pl_PL
{
    background-position: 0 -27.5rem!important;
}
.micon-ro_RO
{
    background-position: 0 -30rem!important;
}
.micon-cs_CZ
{
    background-position: 0 -32.5rem!important;
}
.micon-bg_BG
{
    background-position: 0 -35rem!important;
}
.micon-pt_BR
{
    background-position: 0 -37.5rem!important;
}
.micon-el_GR
{
    background-position: 0 -40rem!important;
}
.micon-et_EE
{
    background-position: 0 -42.5rem!important;
}
.micon-fi_FI
{
    background-position: 0 -45rem!important;
}
.micon-nl_NL
{
    background-position: 0 -47.5rem!important;
}
.micon-no_NO
{
    background-position: 0 -50rem!important;
}
.micon-hu_HU
{
    background-position: 0 -52.5rem!important;
}
.micon-da_DK
{
    background-position: 0 -55rem!important;
}
.micon-sr_RS
{
    background-position: 0 -57.5rem!important;
}
.micon-sk_SK
{
    background-position: 0 -60rem!important;
}
.micon-ja_JP
{
    background-position: 0 -62.5rem!important;
}
.micon-tr_TR
{
    background-position: 0 -65rem!important;
}
.micon-zh_TW
{
    background-position: 0 -67.5rem!important;
}
.layout-column
{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.layout-30-70 .layout-column-1
{
    width: 30%;
}
.layout-30-70 .layout-column-2
{
    width: 70%;
}
.layout-50-50 .layout-column-1, .layout-50-50 .layout-column-2
{
    width: 50%;
}
.layout-70-30 .layout-column-1
{
    width: 70%;
}
.layout-70-30 .layout-column-2
{
    width: 30%;
}
.layout-33-33-33 .layout-column-1, .layout-33-33-33 .layout-column-2, .layout-33-33-33 .layout-column-3
{
    width: 33.33%;
}
.layout-100-30-70 .layout-column-1
{
    width: 100%;
}
.layout-100-30-70 .layout-column-2
{
    width: 30%;
}
.layout-100-30-70 .layout-column-3
{
    width: 70%;
}
.layout-100-70-30 .layout-column-1
{
    width: 100%;
}
.layout-100-70-30 .layout-column-2
{
    width: 70%;
}
.layout-100-70-30 .layout-column-3
{
    width: 30%;
}
.layout-70-30-30-70 .layout-column-1
{
    width: 70%;
}
.layout-70-30-30-70 .layout-column-2, .layout-70-30-30-70 .layout-column-3
{
    width: 30%;
}
.layout-70-30-30-70 .layout-column-4
{
    width: 70%;
}
.layout-100-50-50-100 .layout-column-1
{
    width: 100%;
}
.layout-100-50-50-100 .layout-column-2, .layout-100-50-50-100 .layout-column-3
{
    width: 50%;
}
.layout-100-50-50-100 .layout-column-4
{
    width: 100%;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 700px)
{
    .layout-column
    {
        width: 100%!important;
    }
}
.page--header-hidden
{
    padding-top: 0!important;
    margin-top: 0!important;
}
.header--header-hidden
{
    display: none!important;
}
.mobile .page, .tablet .page
{
    padding-top: 3.4em;
}
.mobile .page.page--it, .tablet .page.page--it
{
    padding-top: 5em;
}
.desktop .page
{
    padding-top: 8.4em;
    width: 100%;
}
.desktop .page--menu-children-contains
{
    padding-top: 12.5em;
}
.desktop .page--menu-iframe
{
    padding-top: 4.7em;
}
.iframe-game-container
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 130%;
    width: 100%;
    z-index: 90;
    background: #000;
}
.desktop :not(.emulate-mobile) .iframe-game-container
{
    height: 100%;
}
.game-iframe
{
    display: inline-block;
    height: 100%;
    width: 100%;
    border: 0;
    background: #000;
    overflow: hidden;
}
.game-swipe
{
    position: absolute;
    top: 0;
    left: 0;
    height: 130%;
    width: 100%;
    z-index: 91;
    background-color: #000;
    color: #fff;
    font-size: 2em;
    text-align: center;
    display: none;
}
.game-swipe.opened
{
    display: block;
}
.game-swipe__message
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 2em;
}
.portlet-registration input[type=email].progress__email, .portlet-registration input[type=text].progress__username
{
    background-color: #e9e9e9;
    background-repeat: repeat;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,#e9e9e9 25%,#e9e9e9 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,#e9e9e9 75%,#e9e9e9);
    animation: progress-bar-stripes 2s linear infinite;
    background-size: 45px 45px;
    box-shadow: none;
    color: #b9b6b6;
    pointer-events: none;
}
.portlet__content_type_registration
{
    padding: 0 1rem;
}
.portlet-registration__step
{
    width: 100%;
    float: left;
}
.registration-multi-column .portlet-registration__step
{
    width: calc(100% / 3);
}
.registration-multi-column .portlet-registration__step:nth-child(2)
{
    margin-left: 1%;
    margin-right: 1%;
}
.registration-multi-column .portlet-registration__step--1
{
    width: 100%;
}
.registration-multi-column .portlet-registration__step--2
{
    width: 50%;
}
.registration-multi-column .portlet-registration__step--4
{
    width: 25%;
}
.portlet-registration__messages
{
    padding-left: 1.5em;
}
.portlet-registration__messages .message.error
{
    font-size: 1.189rem;
    font-weight: 700;
}
.portlet-registration .field_name_terms .error-tooltip
{
    left: 0;
    right: auto;
    margin-top: .4em;
}
.portlet-registration .field_name_terms .error-tooltip:after
{
    left: .4em;
    right: auto;
}
.dot-progress-bar
{
    position: relative;
    display: inline-block;
    margin: 0;
    list-style: none;
    cursor: default;
    padding: 0 0 0 1em;
}
.dot-progress-bar__dot
{
    border-radius: 50%;
    position: relative;
    display: block;
    float: left;
    margin: 0 .15em;
    padding: 0;
    width: .3em;
    height: .3em;
    cursor: default;
    background-color: #a4a4a4;
}
.dot-progress-bar__dot_completed
{
    margin-bottom: .15em;
    background-color: #2bb0b5;
    transform: scale(1.5);
}
.registration-multi-column:after
{
    content: "";
    display: block;
    clear: both;
}
.slide-menu
{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 21.5em;
    opacity: 0;
    background: #f5f5f5;
    box-shadow: 5px 5px 30px rgba(3,3,3,.5);
    transition: transform 300ms;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 200;
}
.open .slide-menu
{
    opacity: 1;
    transform: translate(0,0);
}
.close .slide-menu, .slide-menu
{
    transform: translate(-110%,0);
}
.slide-menu__header
{
    height: 3.4em;
    background: #f5f5f5;
    padding: .65em .8em;
}
.slide-menu__header .main-header__menu
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    float: left;
    position: relative;
    margin-right: 1.5em;
}
.ie .slide-menu__header .main-header__menu
{
    min-width: 0;
}
.desktop .slide-menu__header .main-header__menu.hover, .desktop .slide-menu__header .main-header__menu:hover, .ie .slide-menu__header .main-header__menu:after, .mobile .slide-menu__header .main-header__menu.hover, .mobile .slide-menu__header .main-header__menu:active, .tablet .slide-menu__header .main-header__menu.hover, .tablet .slide-menu__header .main-header__menu:active
{
    background-color: transparent;
}
.slide-menu__header .main-header__menu:before
{
    content: "";
    display: block;
    height: 3.5em;
    position: absolute;
    width: 3.5em;
    top: -1em;
    left: -1em;
}
.slide-menu__list
{
    margin: 0;
    list-style: none;
}
.slide-menu__wrap
{
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    top: 3.4em;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-overflow-scrolling: touch;
}
.slide-menu__icon_nested
{
    padding-left: 1em;
}
.slide-menu__point__name
{
    display: inline-block;
    font-size: 1.097rem;
    font-weight: 500;
    vertical-align: middle;
    word-spacing: 0;
}
.slide-menu__list__body
{
    list-style: none;
    padding: 0;
    display: none;
}
.slide-menu__list__body_expanded
{
    display: block;
}
.language-list
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu__navigation
{
    position: relative;
}
.menu__nav-wrapper
{
    width: 100%;
    height: 3.5em;
    line-height: 3.3em;
    text-align: left;
}
.mobile .menu__nav-wrapper
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tablet :not(.emulate-mobile) .menu__nav-wrapper
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.menu__nav
{
    margin: 0;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
}
.menu__nav-item
{
    position: relative;
    list-style: none;
    display: inline-block;
}
.menu__nav-link
{
    display: inline-block;
    margin: 0 .35em;
    padding: 0 .35em;
    text-decoration: none;
}
.active .menu__nav-link
{
    color: #000;
    border-bottom: .15em solid #3e82f7;
}
.menu__subnavigation
{
    position: absolute;
    top: 4.5em;
    left: 1em;
    right: 1em;
    z-index: 200;
    background: #f5f5f5;
}
.menu__subnav-col
{
    float: left;
    padding: .5em;
}
.menu__subnav-col_1, .mobile #chatContainer .app-react-components-Chat-ChatWindow-DragAndDrop-index__container
{
    width: 100%;
}
.menu__subnav-col_2
{
    width: 50%;
}
.menu__subnav-col_3
{
    width: 33.3%;
}
.menu__subnav-col_4
{
    width: 25%;
}
.menu__subnav-col_title
{
    font-weight: 700;
}
.menu__submenu
{
    position: absolute;
    z-index: 200;
    background: #fff;
    top: 3em;
    padding: 0 1em;
}
.menu__submenu-item
{
    list-style: none;
    white-space: nowrap;
}
.menu__secondlevel
{
    margin: 0;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
}
.menu__secondlevel-item
{
    list-style: none;
    display: inline-block;
}
.menu__secondlevel-link
{
    display: inline-block;
    margin: 0 .35em;
    padding: 0 .35em;
    text-decoration: none;
}
.active .menu__secondlevel-link
{
    color: #000;
    cursor: default;
}
iframe.add-card-sc-iframe
{
    width: 100%;
    height: 700px;
}
.cashier-iframe__container
{
    overflow: auto;
    width: 100%;
    height: 600px;
}
.tablet :not(.emulate-mobile) .cashier-iframe__container
{
    -webkit-overflow-scrolling: touch;
}
.mobile .cashier-iframe__container
{
    -webkit-overflow-scrolling: touch;
}
.cashier-iframe__iframe
{
    width: 100%;
    height: 100%;
    margin: -1.5px 0;
    border: 0;
}
.paging
{
    white-space: nowrap;
    word-wrap: normal;
    position: relative;
    overflow: hidden;
}
.paging__pages_position_top
{
    padding-top: 2.5em;
}
.paging__pages_position_bottom
{
    padding-bottom: 2.5em;
}
.paging__item
{
    display: inline-block;
    width: 100%;
    height: 100%;
    white-space: normal;
    vertical-align: top;
    transform: translateZ(0);
}
.paging__item_animation_type_fade
{
    position: absolute;
    transition: opacity 1s ease-in-out;
}
.fadeOut
{
    opacity: 0;
    z-index: 0;
}
.fadeIn
{
    opacity: 1;
    z-index: 1;
}
.paging__item, li, p
{
    font-size: 1rem;
}
.paging__list
{
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    cursor: default;
    z-index: 1;
    white-space: normal;
}
.paging__bullet
{
    padding: 0;
    display: inline-block;
    background-color: rgba(255,255,255,.7);
    z-index: 1;
}
.paging__number
{
    margin: 0 .1em;
    display: inline-block;
}
.paging__arrow, .paging__number, .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary
{
    background-color: rgba(255,255,255,.7);
    z-index: 1;
}
.paging__arrow.active, .portlet__content_type_bingoscheduler .paging-container.image .active.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .active.paging__arrow__boundary
{
    background-color: #3e82f7;
}
.paging__bullet, .paging__number
{
    border-radius: 1em;
}
.paging__bullet
{
    overflow: hidden;
    text-indent: 100%;
}
.paging__arrow, .paging__number, .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary
{
    padding: .2em .2em 0;
}
.paging__number
{
    width: 1.8em;
    height: 1.8em;
    text-align: center;
}
.paging__arrow_type_next, .paging__arrow_type_previous
{
    position: absolute;
    top: 50%;
    margin: -.9em 0;
}
.paging__arrow_type_next:before, .paging__arrow_type_previous:before
{
    content: "";
    display: block;
    position: absolute;
    height: 3.5em;
    width: 220%;
    top: -1em;
    left: -1em;
}
.paging__arrow_type_previous
{
    left: 0;
}
.paging__arrow_type_next
{
    right: 0;
}
.bonus-multiview-imageview
{
    -webkit-overflow-scrolling: touch;
}
.bonus-multiview-imageview__container
{
    width: 100%;
    table-layout: fixed;
}
.bonus-multiview-imageview__container_responsive
{
    text-align: center;
}
.bonus-multiview-imageview__row
{
    vertical-align: top;
}
.bonus-multiview-imageview__row_responsive
{
    display: inline-block;
    vertical-align: top;
}
.bonus-multiview-imageview__content img
{
    max-width: 100%;
    width: 100%;
}
.form_name_buy-in-bonus-overlay .error-tooltip
{
    left: 0;
    right: auto;
    margin-top: .4em;
}
.form_name_buy-in-bonus-overlay .error-tooltip::after
{
    left: .4em;
    right: auto;
}
.bonus-multiview-listview .info-list
{
    margin: 0;
}
.safari.galaxy_s3
{
    font-size: 200%;
}
.windowsPhone
{
    font-size: 80%;
}
@media only screen and (orientation: landscape)
{
    .ios.uc.mobile .game-swipe
    {
        height: 150%;
    }
}
.chat-icon
{
    background-color: #8acbcd;
    background-image: url(https://www.10bet.co.uk/no_brand_candy-theme/images/chat/icon-small.png?t=1747336126039);
    background-repeat: no-repeat;
    position: relative;
}
.chat-icon-small
{
    left: 0;
    bottom: -.35em;
    width: 1.75em;
    height: 1.75em;
    font-size: .4em;
    line-height: 1.9em;
}
.chat-icon-small.message
{
    width: 2em;
    font-size: .5em;
}
.chat-window
{
    background-color: rgba(0,0,0,.4);
    bottom: 0;
    left: 0;
    position: fixed;
    margin: 0;
    height: 100%!important;
    width: 100%;
    z-index: 102;
}
.chat-window .chat-icon-small
{
    left: .2em;
}
.chat-icon>*
{
    display: inline-block;
}
.chat-window__chat-icon
{
    background-position: center;
    background-size: 80% auto;
    background-repeat: no-repeat;
    position: absolute;
    top: .1em;
    right: .2em;
    width: 3.594em;
    height: 3.594em;
    border-radius: 2em;
    left: auto;
    border: .13em solid #fff;
    cursor: pointer;
}
.chat-input-row
{
    position: absolute;
    bottom: 0;
    background-color: #f7f7f7;
    text-align: center;
    width: 100%;
    z-index: 3;
}
.chat-input-message-container
{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.chat-input-button-container
{
    display: table-cell;
    vertical-align: middle;
    padding-left: 1em;
}
.chat-main .chat-icon
{
    width: 4.563em;
    height: 4.563em;
    border-radius: 3em;
}
.chat-main, .chat-messages-wrapper
{
    -webkit-overflow-scrolling: touch;
    width: 100%;
}
.chat-main
{
    opacity: .95;
    bottom: 0;
    top: 4.3em;
    left: 0;
    background-color: #f7f7f7;
    position: absolute;
}
.chat-messages-wrapper
{
    position: relative;
    min-height: 100%;
    overflow-y: auto;
    height: 100%;
    font-size: 1.5em;
}
.chat-messages section
{
    padding: .769em .513em 0;
    margin-top: auto;
    font-size: inherit;
}
.chat-loader
{
    height: 2.5em;
    border-bottom: .05em solid #c0c0c0;
    text-align: center;
    padding: .5em;
}
.chat-loader .indicator
{
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
}
.chat-loader .message
{
    color: #97d0d3;
    display: inline-block;
    vertical-align: top;
}
.chat-triangle
{
    position: absolute;
    width: 0;
    height: 0;
    top: 3.8em;
    border-top: 0;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-bottom: .6em solid #fff;
}
.chat-message-wrapper
{
    border-top: 1px solid threedface;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: .5em 0 .75em;
}
.chat-message-legend
{
    padding-left: .5em;
    padding-right: .5em;
}
.chat-input-row .form
{
    width: 100%;
    margin: 0;
    display: table;
}
.chat-menu-mess-count
{
    width: 2.188em;
    height: 1.375em;
    background-color: #f3824c;
    position: absolute;
    top: .6em;
    right: 0;
    border-radius: 1em;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.chat-a-cont
{
    display: table;
    text-align: left;
    font-size: .927em;
    line-height: 1.094em;
    padding: 0 .6em;
    position: relative;
}
.chat-a-icon-cont
{
    position: absolute;
    left: .625em;
    z-index: 1;
}
.chat-a-sub-icon-cont
{
    position: absolute;
}
.chat-a-icon
{
    position: relative;
}
.chat-a-mess-cont
{
    margin-left: 3.12em;
    border-top-right-radius: .2em;
    border-bottom-right-radius: .2em;
    border-bottom-left-radius: .2em;
    word-break: break-all;
}
.chat-a-mess-cont.chat-a-mess-cont-2
{
    border-top-left-radius: .2em;
}
.chat-u-cont
{
    display: table;
    text-align: left;
    font-size: .927em;
    line-height: 1.094em;
    padding: 0 .6em;
    position: relative;
}
.chat-u-icon-cont
{
    position: absolute;
    right: .55em;
    z-index: 1;
}
.chat-u-sub-icon-cont
{
    position: absolute;
    bottom: 0;
}
.chat-u-icon
{
    position: relative;
}
.chat-u-mess-cont
{
    margin-right: 3.12em;
    border-top-left-radius: .2em;
    border-bottom-left-radius: .2em;
    border-bottom-right-radius: .2em;
    word-break: break-all;
}
.chat-s-mess-cont, .chat-u-mess-cont.chat-u-mess-cont-2
{
    border-top-right-radius: .2em;
}
.chat-s-mess-cont
{
    margin-left: 3.15em;
    border-bottom-right-radius: .2em;
    border-bottom-left-radius: .2em;
}
.chat-a-time>span, .chat-time, .chat-u-time>span
{
    display: table-cell;
    vertical-align: middle;
}
.chat-time>.chat-a-time, .chat-time>.chat-u-time
{
    display: table;
    text-align: center;
    border-radius: .313em;
    width: 2.125em;
    height: 1.125em;
    color: #646464;
}
.chat-a-time>span, .chat-u-time>span
{
    font-size: .625em;
}
.chat-u-time
{
    background-color: #ececec;
}
.chat-a-time
{
    background-color: #d8eeef;
}
.chat-tutorial
{
    position: fixed;
    left: 0;
    top: 0;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    z-index: 102;
}
.chat-tutorial__text
{
    max-width: 15em;
    padding-top: .3em;
    font-size: 1.5em;
    color: #fff;
    white-space: normal;
    margin: 0 auto;
    text-align: center;
}
.chat-tutorial__close
{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 2em;
    height: 2em;
    background-size: 70%;
    background: url(https://www.10bet.co.uk/no_brand_candy-theme/images/chat/x.png?t=1747336126039) no-repeat center center;
}
.chat-tutorial__image
{
    width: 133px;
    height: 238px;
    margin: 4em auto 0;
    background: url(https://www.10bet.co.uk/no_brand_candy-theme/images/chat/chat-tutorial.png?t=1747336126039) 0 0 no-repeat;
    background-size: 133px 238px;
}
html.ngm .chat-icon-wrapper
{
    top: 164px;
    left: auto;
    right: 12px;
}
html.live .chat-icon-wrapper
{
    top: 284px;
    left: auto;
    right: 14px;
}
html.poker .chat-icon-wrapper
{
    top: 80px;
    left: auto;
    right: 10px;
}
.chat-hide-icon-layer
{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: nowrap;
    z-index: 102;
    display: none;
}
.chat-hide-icon-layer__wrapper
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.10bet.co.uk/no_brand_candy-theme/images/chat/chat-hide-layer.png?t=1747336126039);
    background-repeat: repeat-x;
    background-color: transparent;
}
.chat-hide-icon-layer__wrapper-cross
{
    background-image: url(https://www.10bet.co.uk/no_brand_candy-theme/images/chat/icon-close-chat.png?t=1747336126039);
    background-repeat: no-repeat;
    background-color: transparent;
    width: 114px;
    height: 114px;
    margin: 2.5em auto 0;
}
.chat-hide-icon-layer__wrapper-cross.active
{
    background-position: -115px 0;
}
.chat-hide-icon-layer__wrapper-text
{
    color: #fff;
    word-break: break-all;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    padding-bottom: 20px;
    font-size: 1.4em;
}
.xbbcode-b
{
    font-weight: 700;
}
.xbbcode-i
{
    font-style: italic;
}
.mobile .cookies_regulation__container a, .xbbcode-u
{
    text-decoration: underline;
}
.chat-quick-message-container
{
    position: relative;
}
.chat-quick-message
{
    position: absolute;
    top: 0;
    width: 100%;
    animation: infoShow .5s;
    z-index: 110;
}
.close .chat-quick-message
{
    transition: opacity 500ms;
    opacity: 0;
}
.chat-quick-message__inner
{
    background: rgba(255,255,255,.8);
    padding: .7em 1em;
    cursor: pointer;
}
.chat-quick-message__content
{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 80%;
    height: 2em;
    line-height: 2em;
    color: #000;
}
.chat-quick-message__icon
{
    background-color: #8acbcd;
    background-image: url(https://www.10bet.co.uk/no_brand_candy-theme/images/chat/icon-small.png?t=1747336126039);
    background-position: center;
    background-size: 80% auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 2em;
    height: 2em;
    margin-right: 1em;
    border-radius: 50%;
    vertical-align: middle;
}
.chat-quick-message__buton_type_close
{
    float: right;
    margin-top: .5em;
}
.pagination
{
    list-style: none;
}
.pagination__item
{
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.pagination__item.active
{
    background: #65bbbe;
}
.toggle__checkbox
{
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}
.toggle__label
{
    font-size: 1rem;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 3.3em;
    outline-offset: .4rem;
    height: 1.25em;
    background-color: var(--toggler-off-background-color);
    border-radius: 1em;
    transition: background .4s;
}
.toggle__label:after, .toggle__label:before
{
    display: block;
    position: absolute;
    content: "";
}
input:checked+.toggle__label
{
    background-color: var(--toggler-on-background-color);
}
input:disabled+.toggle__label
{
    opacity: .5;
    cursor: auto;
}
.toggle__label:before
{
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: var(--toggler-on-transparent-part-background-color);
    border-radius: 1em;
    transition: background .4s;
}
.toggle__label:after
{
    top: -.25em;
    left: -.25em;
    bottom: -.25em;
    background-color: var(--toggler-off-background-color);
    box-shadow: 0 0 .25em rgba(0,0,0,.6);
    border-radius: 50%;
    transition: margin .2s,background .2s;
    width: 1.8em;
}
input:checked+.toggle__label:after
{
    margin-left: 1.75em;
    background-color: var(--toggler-on-background-color);
}
.legacy-form input[type=number]
{
    -moz-appearance: textfield;
}
.legacy-form input[type=number]::-webkit-inner-spin-button, .legacy-form input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
}
.legacy-form [data-validation-type] input[type=email], .legacy-form [data-validation-type] input[type=number], .legacy-form [data-validation-type] input[type=password], .legacy-form [data-validation-type] input[type=tel], .legacy-form [data-validation-type] input[type=text], .legacy-form [data-validation-type] textarea
{
    padding-right: 1.9em;
}
.legacy-form [data-validation-type] input[type=date]
{
    display: inline-block;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid var(--input-field-border-color);
    font-size: 1rem;
    height: 2.46rem;
    line-height: normal;
    background: var(--input-field-background-color);
    color: var(--input-field-font-color);
}
ol
{
    margin: 1.165em 0 0;
}
ol li
{
    padding: 0;
    margin-bottom: .86em;
}
.legacy-form input[type=password]::-ms-clear, .legacy-form input[type=password]::-ms-reveal
{
    display: none;
}
.ios.safari
{
    min-height: 100%;
}
.list_type_bullet
{
    list-style: none;
    padding: 0;
}
.list_type_bullet li
{
    margin-bottom: .8em;
}
.list_type_bullet li:before
{
    content: "•";
    display: inline-block;
    margin-right: .5em;
    color: var(--primary-light-font-color);
}
.lead1
{
    font-size: 1.165em;
    font-weight: 500;
    text-align: center;
    margin-top: 1.33em;
    color: var(--application-root-font-color);
}
.info-list__field_type_message, .lead2
{
    font-size: 1.2em;
    text-align: center;
    margin-top: .35em;
}
.js-select__display
{
    line-height: 2.45em;
    border-color: var(--dropdown-stroke-border-color);
}
.js-select select, .js-select__display
{
    color: var(--input-field-font-color);
}
.js-radio
{
    position: relative;
    display: inline-block;
    margin: 0;
    vertical-align: text-top;
}
.js-radio input[type=radio]
{
    cursor: pointer;
}
.js-radio input[type=radio]:checked+.js-radio__display
{
    border: 0;
    box-shadow: none;
    background-color: transparent;
}
.js-radio input[type=radio]:checked+.js-radio__display:after
{
    background-position: 0 -85em;
}
.js-radio input[type=radio]:focus+.js-radio__display
{
    box-shadow: none;
    border-color: transparent;
}
.js-radio input[type=radio]:active+.js-radio__display:after
{
    background-position-x: -2.5em!important;
}
.js-radio input[type=radio].read-only-radio, .js-radio input[type=radio].read-only-radio+.js-radio__display:after, .js-radio input[type=radio]:disabled, .js-radio input[type=radio]:disabled+.js-radio__display:after
{
    cursor: auto;
}
.js-radio input[type=radio].read-only-radio+.js-radio__display, .js-radio input[type=radio]:disabled+.js-radio__display
{
    -webkit-text-fill-color: var(--input-field-disabled-font-color);
    opacity: .6;
    background: var(--input-field-background-disabled);
    color: var(--input-field-disabled-font-color);
}
.js-radio__display
{
    font-size: 1rem;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-right: 1em;
}
.js-radio__display:after
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    position: absolute;
    top: -.65em;
    left: -.65em;
    background-position: 0 -82.5em;
}
.ie .js-radio__display:after
{
    min-width: 0;
}
.desktop .js-radio__display:after.hover, .desktop .js-radio__display:after:hover, .ie .info-list_type_sub:before:after, .ie .js-radio__display:after:after, .js-radio__display, .mobile .js-radio__display:after.hover, .mobile .js-radio__display:after:active, .tablet .js-radio__display:after.hover, .tablet .js-radio__display:after:active
{
    background-color: transparent;
}
.multiselect-form
{
    padding: 0 2em 0 1em;
}
.multiselect-form .field__control
{
    margin: 0 0 2em;
}
.field__multiselect-all
{
    font-weight: 700;
}
.field__multiselect-all:after
{
    content: "";
    display: block;
    margin: 2em 0;
    border-bottom: .078em solid #b9b9b9;
}
.placeholder
{
    color: var(--input-field-placeholder-font-color);
    top: .5em;
    left: 0;
}
.disabled-fields
{
    opacity: .6;
}
.clear
{
    clear: both;
}
.btn_type_demo
{
    color: var(--btn-primary-demo-font-color);
    background-color: var(--btn-demo-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-demo-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
}
.desktop .btn_type_demo.hover, .desktop .btn_type_demo:hover, .mobile .btn_type_demo.hover, .mobile .btn_type_demo:active, .tablet .btn_type_demo.hover, .tablet .btn_type_demo:active
{
    color: var(--btn-primary-demo-font-color);
    background-color: var(--btn-demo-hover-background-color);
}
.desktop :not(.emulate-mobile) .btn_type_demo:active:after, .desktop :not(.emulate-mobile) .btn_type_revert:active:after, .desktop :not(.emulate-mobile) .empty_btn:active:after
{
    transform: scaleX(1) translateZ(0);
}
.btn_type_revert, .empty_btn
{
    transition: box-shadow 300ms;
    cursor: pointer;
}
.empty_btn
{
    border: .078em solid;
    color: var(--btn-secondary-success-font-color);
    background-color: var(--btn-secondary-success-background-color);
    box-shadow: none;
}
.desktop .empty_btn.hover, .desktop .empty_btn:hover, .mobile .empty_btn.hover, .mobile .empty_btn:active, .tablet .empty_btn.hover, .tablet .empty_btn:active
{
    border-color: var(--btn-secondary-success-border-color);
    background-color: var(--btn-secondary-success-hover-background-color);
    color: var(--btn-secondary-hover-font-color);
    box-shadow: none;
}
.empty_btn:before
{
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.empty_btn:after
{
    background: 0 0;
}
.btn_type_revert
{
    color: var(--btn-primary-revert-font-color);
    background-color: var(--btn-primary-revert-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-revert-shadow-color);
}
.desktop .btn_type_revert.hover, .desktop .btn_type_revert:hover, .mobile .btn_type_revert.hover, .mobile .btn_type_revert:active, .tablet .btn_type_revert.hover, .tablet .btn_type_revert:active
{
    color: var(--btn-primary-revert-font-color);
    background-color: var(--btn-primary-revert-hover-background-color);
}
.field__control[data-currency-symbol]:before
{
    line-height: 2.3em;
    color: var(--form-field-currency-symbol-font-color);
}
.field__control-label
{
    font-size: 1rem;
}
.disabled-label
{
    -webkit-text-fill-color: var(--input-field-disabled-font-color);
    opacity: .6;
    background: var(--input-field-background-disabled);
    color: var(--input-field-disabled-font-color);
}
.field__label-asterisk
{
    color: var(--field-label-asterisk-color);
}
.field__tooltip
{
    display: inline-flex;
    position: relative;
    width: 1.7rem;
}
.field__tooltip.opened .field__tooltip-icon:before, .field__tooltip.opened .field__tooltip-info
{
    visibility: visible;
}
.field__tooltip .field__tooltip-icon
{
    background: url(../../bcgamebettingde/image/dynamic_form_tooltip.svg) no-repeat center;
    width: 1.7rem;
    height: 1.7rem;
    background-size: cover;
    margin-left: .3rem;
    cursor: pointer;
    position: absolute;
    bottom: -.5rem;
}
.desktop .field__tooltip .field__tooltip-icon:hover
{
    background-image: url(../../bcgamebettingde/image/dynamic_form_tooltip_hover.svg);
}
.field__tooltip .field__tooltip-icon:before
{
    content: "";
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 13;
    left: .15rem;
    bottom: 1.6rem;
    box-sizing: border-box;
    border: .5rem solid var(--input-field-tooltip-background);
    border-color: transparent transparent var(--input-field-tooltip-background) var(--input-field-tooltip-background);
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -2px 2px 2px 0 rgba(0,0,0,.1);
}
.field__tooltip .field__tooltip-icon.bottom-arrow:before
{
    left: 1.6rem;
    top: 2.3rem;
    transform: rotate(135deg);
}
.field__tooltip .field__tooltip-info
{
    visibility: hidden;
    z-index: 12;
    min-width: 5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 20rem;
    padding: 1rem;
    box-sizing: content-box;
    word-break: break-word;
    position: absolute;
    left: -1rem;
    bottom: 1.9rem;
    color: var(--input-field-tooltip-text-color);
    background: var(--input-field-tooltip-background);
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
}
.field__tooltip .field__tooltip-info.bottom-tooltip
{
    bottom: auto;
    top: 1rem;
}
.info-list
{
    margin: 0 -1rem;
    width: auto;
    border-color: var(--info-list-divider-border-color);
    border-width: 0 0 .078em;
    overflow: hidden;
}
.mobile.portrait .sidebar-content .info-list
{
    margin: 0;
}
.info-list__field
{
    font-size: 1rem;
    padding: .55em 1rem;
}
.info-list__row
{
    border: .078em solid var(--info-list-divider-border-color);
    border-width: .078em 0 0;
    background: var(--info-list-item-header-background-color);
}
.info-list__row.opened
{
    background: var(--info-list-item-header-opened-background-color);
}
.info-list.freespin-container
{
    min-height: 16.44rem;
}
.info-list_type_sub
{
    background-color: var(--info-list-expanded-list-background-color);
    padding: 0 2.5em;
    overflow: visible;
    position: relative;
    box-shadow: inset 0 -.15em .2em #d3d3d3;
}
@media only screen and (min-width: 768px) and (max-width: 1280px) and (orientation: landscape)
{
    .info-list_type_sub
    {
        padding: 0 9em;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1280px) and (orientation: portrait)
{
    .info-list_type_sub
    {
        padding: 0 4em;
    }
}
.emulate-mobile .info-list_type_sub
{
    padding: 0 2.5em;
}
.info-list_type_sub:before
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    min-width: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    position: absolute;
    background-position: -5em -139.5em;
    width: 2.5em;
    height: 2.5em;
    top: -1.7em;
    bottom: auto;
    left: 50%;
    margin-left: -1.25em;
}
.ie .info-list_type_sub:before
{
    min-width: 0;
}
.desktop .info-list_type_sub:before.hover, .desktop .info-list_type_sub:before:hover, .mobile .info-list_type_sub:before.hover, .mobile .info-list_type_sub:before:active, .tablet .info-list_type_sub:before.hover, .tablet .info-list_type_sub:before:active
{
    background-color: transparent;
}
.info-list_type_sub .info-list__row:first-child
{
    border-top: 0;
}
.info-list_type_sub .info-list__field
{
    padding-left: 0!important;
    padding-right: 0!important;
}
.info-list__field_type_progress
{
    overflow: visible;
}
.info-list__header
{
    transition: background-color 150ms;
    cursor: pointer;
    display: block;
    position: relative;
    border-color: var(--info-list-divider-border-color);
    font-size: 1rem;
    color: var(--info-list-item-header-font-color);
    -webkit-user-select: none;
}
.desktop .info-list__header.hover, .desktop .info-list__header:hover, .mobile .info-list__header.hover, .mobile .info-list__header:active, .tablet .info-list__header.hover, .tablet .info-list__header:active
{
    transition-duration: 300ms;
    background-color: var(--info-list-item-header-background-color-hover);
    color: var(--info-list-item-header-font-color);
}
.info-list__header:after
{
    right: .5em;
    transition: transform 300ms;
}
.accordion_expanded>.info-list__header:after
{
    background-position: 0 -125em;
    transform: rotate(180deg);
}
.info-list__header:first-child
{
    border-top: none;
}
.info-list__collapse-extended
{
    height: 3.95em;
    display: flex;
    align-items: center;
}
.info-list__row_type_header
{
    background-image: url(https://www.10bet.co.uk/no_brand_candy-theme/images/menu-bg-header.png?t=1747336126039);
}
.info-list__row_type_header .info-list__field
{
    font-weight: 600;
    font-size: 1.25em;
}
.info-list__row_type_link:after
{
    font-size: 1rem;
    background-position: 0 -135rem;
}
.accordion-header_expanded
{
    border-bottom: .245em solid var(--info-list-item-header-opened-border-bottom-color);
}
.info-list__field_type_value
{
    color: var(--info-list-value-font-color);
}
.info-list__field_type_key
{
    color: var(--info-list-expanded-list-key-font-color);
}
.val_type_amount
{
    color: var(--info-list-value-font-color);
}
.val_type_complex-sub
{
    font-size: .75em;
    line-height: initial;
    height: 1.1em;
    color: var(--info-list-value-type-formatted-date-font-color);
}
.ie .val_type_complex-sub
{
    line-height: 1em;
}
.val_type_complex-sub__active
{
    color: var(--info-list-expanded-list-status-active-font-color);
}
.val_type_complex-sub__active:before
{
    background-color: var(--info-list-expanded-list-status-active-font-color);
}
.val_type_complex-sub__pending
{
    color: var(--info-list-expanded-list-status-pending-font-color);
}
.val_type_complex-sub__pending:before
{
    background-color: var(--info-list-expanded-list-status-pending-font-color);
}
.val_type_complex-sub__declined
{
    color: var(--info-list-expanded-list-status-declined-font-color);
}
.val_type_complex-sub__declined:before
{
    background-color: var(--info-list-expanded-list-status-declined-font-color);
}
.val_type_complex-sub__active:before, .val_type_complex-sub__declined:before, .val_type_complex-sub__pending:before
{
    content: " ";
    width: .55em;
    height: .55em;
    padding: 0;
    display: inline-block;
    border-radius: 1em;
    position: absolute;
    left: 1.7em;
    top: 2em;
}
.val_type_complex-primary
{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}
.content__loader
{
    width: 4em;
    margin: 1em auto;
}
.content__loader .rect1
{
    animation-name: content_loader_path1;
}
.content__loader .rect2
{
    animation-name: content_loader_path2;
}
.content__loader .rect3, .content__loader .rect4, .content__loader .rect5
{
    display: none;
}
.freespin-container .content__loader
{
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.application__error
{
    text-align: center;
    height: 12em;
    width: 90%;
}
.application__error h2
{
    color: #fff;
    font-size: 1.8rem;
    margin: 1em 0;
}
.preloader
{
    background: radial-gradient(circle farthest-side at 50%,transparent 0%,rgba(0,0,0,.3) 100%) var(--main-preloader-background-color);
}
.spinner
{
    display: flex;
    justify-content: space-between;
}
.spinner div
{
    animation-fill-mode: both;
    position: relative;
    width: .7em;
    height: .7em;
    background-color: var(--main-preloader-dots-background-color);
    border-radius: 100%;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.spinner :first-child
{
    align-self: flex-end;
    animation-name: ball-triangle-path-1;
}
.mirror-mode .spinner :first-child
{
    animation-name: ball-triangle-path-3;
}
.spinner :nth-child(2)
{
    animation-name: ball-triangle-path-2;
}
.spinner :last-child
{
    align-self: flex-end;
    animation-name: ball-triangle-path-3;
}
.mirror-mode .spinner :last-child
{
    animation-name: ball-triangle-path-1;
}
.login-form .login-form__actions
{
    text-align: center;
    margin-bottom: .845em;
}
.external-auth__iframe
{
    display: none;
}
.page-loader-overlay
{
    position: absolute;
    z-index: 100;
    height: 100%;
    width: 100%;
    background-color: var(--page-progress-bar-overlay-background-color);
}
html.desktop .page-loader-overlay
{
    position: fixed;
}
.page-loader-overlay__text
{
    margin-top: 6em;
    text-align: center;
    color: var(--page-progress-bar-overlay-font-color);
}
.page-loader-overlay__progress-bar
{
    position: relative;
    height: .469em;
    display: block;
    width: 100%;
    background-color: var(--page-progress-bar-layer-background-color);
    border-radius: .156em;
    overflow: hidden;
}
.page-loader-overlay__progress-bar--indeterminate
{
    background-color: var(--page-progress-bar-indicator-background-color);
}
.page-loader-overlay__progress-bar--indeterminate:after, .page-loader-overlay__progress-bar--indeterminate:before
{
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left,right;
    animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
}
.page-loader-overlay__progress-bar--indeterminate:after
{
    animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    animation-delay: 1.15s;
}
.form
{
    margin: 0;
    padding: 1rem 0;
}
.form__actions
{
    text-align: center;
}
.field__control
{
    position: relative;
}
.fieldset__legend-radioGroup
{
    margin-bottom: 1em;
    padding: 0;
    font-size: 1rem;
    color: var(--form-label-font-color);
}
.field__hint, .fieldset__hint
{
    font-style: normal;
    margin: -1em 0 1.65em;
    color: #6ecd8d;
}
.field-group.invalid .field__control:after, .field-group.valid .field__control:after, .field.invalid .field__control:after, .field.valid .field__control:after, .field_type_limits-question:not(.valid):not(.invalid) .field__control:after
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ie .field-group.invalid .field__control:after, .ie .field-group.valid .field__control:after, .ie .field.invalid .field__control:after, .ie .field.valid .field__control:after, .ie .field_type_limits-question:not(.valid):not(.invalid) .field__control:after
{
    min-width: 0;
}
.desktop .field-group.invalid .field__control:after.hover, .desktop .field-group.invalid .field__control:after:hover, .desktop .field-group.valid .field__control:after.hover, .desktop .field-group.valid .field__control:after:hover, .desktop .field.invalid .field__control:after.hover, .desktop .field.invalid .field__control:after:hover, .desktop .field.valid .field__control:after.hover, .desktop .field.valid .field__control:after:hover, .desktop .field_type_limits-question:not(.valid):not(.invalid) .field__control:after.hover, .desktop .field_type_limits-question:not(.valid):not(.invalid) .field__control:after:hover, .ie .field-group.invalid .field__control:after:after, .ie .field-group.valid .field__control:after:after, .ie .field.invalid .field__control:after:after, .ie .field.valid .field__control:after:after, .ie .field_type_limits-question:not(.valid):not(.invalid) .field__control:after:after, .mobile .field-group.invalid .field__control:after.hover, .mobile .field-group.invalid .field__control:after:active, .mobile .field-group.valid .field__control:after.hover, .mobile .field-group.valid .field__control:after:active, .mobile .field.invalid .field__control:after.hover, .mobile .field.invalid .field__control:after:active, .mobile .field.valid .field__control:after.hover, .mobile .field.valid .field__control:after:active, .mobile .field_type_limits-question:not(.valid):not(.invalid) .field__control:after.hover, .mobile .field_type_limits-question:not(.valid):not(.invalid) .field__control:after:active, .tablet .field-group.invalid .field__control:after.hover, .tablet .field-group.invalid .field__control:after:active, .tablet .field-group.valid .field__control:after.hover, .tablet .field-group.valid .field__control:after:active, .tablet .field.invalid .field__control:after.hover, .tablet .field.invalid .field__control:after:active, .tablet .field.valid .field__control:after.hover, .tablet .field.valid .field__control:after:active, .tablet .field_type_limits-question:not(.valid):not(.invalid) .field__control:after.hover, .tablet .field_type_limits-question:not(.valid):not(.invalid) .field__control:after:active
{
    background-color: transparent;
}
.field-group.invalid.checkbox .field__control::after, .field-group.invalid.textarea .field__control::after, .field-group.valid.checkbox .field__control::after, .field-group.valid.textarea .field__control::after, .field.invalid.checkbox .field__control::after, .field.invalid.textarea .field__control::after, .field.valid.checkbox .field__control::after, .field.valid.textarea .field__control::after, .field_type_limits-question:not(.valid):not(.invalid).checkbox .field__control::after, .field_type_limits-question:not(.valid):not(.invalid).textarea .field__control::after
{
    display: none;
}
.field-group.invalid .field__control::after, .field-group.valid .field__control::after, .field.invalid .field__control::after, .field.valid .field__control::after
{
    animation: showBounceIn .7s cubic-bezier(.215,.61,.355,1);
}
html.iphone.safari10 .field-group.invalid .field__control::after, html.iphone.safari10 .field-group.valid .field__control::after, html.iphone.safari10 .field.invalid .field__control::after, html.iphone.safari10 .field.valid .field__control::after
{
    animation: none;
}
.field-group.invalid .js-select__display::after, .field-group.valid .js-select__display::after, .field.invalid .js-select__display::after, .field.valid .js-select__display::after
{
    display: none;
}
.field-group
{
    display: flex;
    width: 100%;
}
.field-group .field
{
    flex: 1 1;
}
.field-table
{
    display: table;
    width: 100%;
}
.field-table .field
{
    display: table-cell;
    vertical-align: top;
}
.field-table .field-table-row
{
    display: table-row;
}
.valid .js-select select.default+.js-select__display, .valid .js-select__display, .valid input[type=date], .valid input[type=email], .valid input[type=number], .valid input[type=password], .valid input[type=tel], .valid input[type=text], .valid textarea
{
    border-color: var(--input-field-valid-border-color);
    background: var(--input-field-background-valid);
}
.read-only__select
{
    pointer-events: none;
}
.legacy-form input[type=email]:read-only, .legacy-form input[type=number]:read-only, .legacy-form input[type=password]:read-only, .legacy-form input[type=tel]:read-only, .legacy-form input[type=text]:read-only, .legacy-form select.read-only__select+.js-select__display, .legacy-form textarea:read-only
{
    -webkit-text-fill-color: var(--input-field-disabled-font-color);
    opacity: .6;
    background: var(--input-field-background-disabled);
    color: var(--input-field-disabled-font-color);
    cursor: auto;
}
input.dd_editable__input-text:read-only
{
    -webkit-text-fill-color: unset;
    opacity: 1;
    background: var(--input-field-background-color);
    color: var(--input-field-font-color);
    border-bottom: 1px solid #a4a4a4;
}
.js-checkbox input[type=checkbox].indeterminate-checkbox, .js-checkbox input[type=checkbox].read-only-checkbox, select.read-only__select+.js-select__display:after
{
    cursor: auto;
}
.desktop :not(.emulate-mobile) .form_name_cashier-add-card, .desktop :not(.emulate-mobile) .form_name_cashier-deposit, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw, .desktop :not(.emulate-mobile) .form_name_user-refer-a-friend, .tablet :not(.emulate-mobile) .form_name_cashier-add-card, .tablet :not(.emulate-mobile) .form_name_cashier-deposit, .tablet :not(.emulate-mobile) .form_name_cashier-withdraw, .tablet :not(.emulate-mobile) .form_name_user-refer-a-friend
{
    margin: 0 auto;
}
.desktop :not(.emulate-mobile) .form_name_cashier-add-card .field, .desktop :not(.emulate-mobile) .form_name_cashier-add-card .field-group, .desktop :not(.emulate-mobile) .form_name_cashier-add-card .form__fieldset, .desktop :not(.emulate-mobile) .form_name_cashier-deposit .field, .desktop :not(.emulate-mobile) .form_name_cashier-deposit .field-group, .desktop :not(.emulate-mobile) .form_name_cashier-deposit .form__fieldset, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw .field, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw .field-group, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw .form__fieldset, .desktop :not(.emulate-mobile) .form_name_user-refer-a-friend .field, .desktop :not(.emulate-mobile) .form_name_user-refer-a-friend .field-group, .desktop :not(.emulate-mobile) .form_name_user-refer-a-friend .form__fieldset
{
    width: 21rem;
    margin: 0 auto;
}
.desktop :not(.emulate-mobile) .form_name_cashier-add-card .form__description, .desktop :not(.emulate-mobile) .form_name_cashier-deposit .form__description, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw .form__description, .desktop :not(.emulate-mobile) .form_name_user-refer-a-friend .form__description
{
    padding-left: 1em;
}
.tablet :not(.emulate-mobile) .form_name_cashier-add-card .field, .tablet :not(.emulate-mobile) .form_name_cashier-add-card .field-group, .tablet :not(.emulate-mobile) .form_name_cashier-add-card .form__fieldset, .tablet :not(.emulate-mobile) .form_name_cashier-deposit .field, .tablet :not(.emulate-mobile) .form_name_cashier-deposit .field-group, .tablet :not(.emulate-mobile) .form_name_cashier-deposit .form__fieldset, .tablet :not(.emulate-mobile) .form_name_cashier-withdraw .field, .tablet :not(.emulate-mobile) .form_name_cashier-withdraw .field-group, .tablet :not(.emulate-mobile) .form_name_cashier-withdraw .form__fieldset, .tablet :not(.emulate-mobile) .form_name_user-refer-a-friend .field, .tablet :not(.emulate-mobile) .form_name_user-refer-a-friend .field-group, .tablet :not(.emulate-mobile) .form_name_user-refer-a-friend .form__fieldset
{
    width: 21rem;
    margin: 0 auto;
}
.tablet :not(.emulate-mobile) .form_name_cashier-add-card .form__description, .tablet :not(.emulate-mobile) .form_name_cashier-deposit .form__description, .tablet :not(.emulate-mobile) .form_name_cashier-withdraw .form__description, .tablet :not(.emulate-mobile) .form_name_user-refer-a-friend .form__description
{
    padding-left: 1em;
}
.form_name_cashier-deposit .form__actions .btn, .form_name_cashier-withdraw .form__actions .btn
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-success-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
}
.desktop .form_name_cashier-deposit .form__actions .btn.hover, .desktop .form_name_cashier-deposit .form__actions .btn:hover, .desktop .form_name_cashier-withdraw .form__actions .btn.hover, .desktop .form_name_cashier-withdraw .form__actions .btn:hover, .mobile .form_name_cashier-deposit .form__actions .btn.hover, .mobile .form_name_cashier-deposit .form__actions .btn:active, .mobile .form_name_cashier-withdraw .form__actions .btn.hover, .mobile .form_name_cashier-withdraw .form__actions .btn:active, .tablet .form_name_cashier-deposit .form__actions .btn.hover, .tablet .form_name_cashier-deposit .form__actions .btn:active, .tablet .form_name_cashier-withdraw .form__actions .btn.hover, .tablet .form_name_cashier-withdraw .form__actions .btn:active
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-hover-background-color);
}
.desktop :not(.emulate-mobile) .form_name_cashier-deposit .form__actions .btn--cancel:active:after, .desktop :not(.emulate-mobile) .form_name_cashier-deposit .form__actions .btn:active:after, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw .form__actions .btn--cancel:active:after, .desktop :not(.emulate-mobile) .form_name_cashier-withdraw .form__actions .btn:active:after, .desktop :not(.emulate-mobile) .form_name_transaction-history .portlet__actions .btn:active:after
{
    transform: scaleX(1) translateZ(0);
}
html.mobile .form_name_cashier-deposit .form__actions .btn, html.mobile .form_name_cashier-withdraw .form__actions .btn, html.tablet .form_name_cashier-deposit .form__actions .btn, html.tablet .form_name_cashier-withdraw .form__actions .btn
{
    min-width: 8em;
}
.form_name_cashier-deposit .form__actions .btn--cancel, .form_name_cashier-withdraw .form__actions .btn--cancel
{
    color: var(--btn-primary-negative-font-color);
    background-color: var(--btn-primary-negative-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-negative-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
}
.desktop .form_name_cashier-deposit .form__actions .btn--cancel.hover, .desktop .form_name_cashier-deposit .form__actions .btn--cancel:hover, .desktop .form_name_cashier-withdraw .form__actions .btn--cancel.hover, .desktop .form_name_cashier-withdraw .form__actions .btn--cancel:hover, .mobile .form_name_cashier-deposit .form__actions .btn--cancel.hover, .mobile .form_name_cashier-deposit .form__actions .btn--cancel:active, .mobile .form_name_cashier-withdraw .form__actions .btn--cancel.hover, .mobile .form_name_cashier-withdraw .form__actions .btn--cancel:active, .tablet .form_name_cashier-deposit .form__actions .btn--cancel.hover, .tablet .form_name_cashier-deposit .form__actions .btn--cancel:active, .tablet .form_name_cashier-withdraw .form__actions .btn--cancel.hover, .tablet .form_name_cashier-withdraw .form__actions .btn--cancel:active
{
    color: var(--btn-primary-negative-font-color);
    background-color: var(--btn-primary-negative-hover-background-color);
}
.js-checkbox input[type=checkbox]
{
    cursor: pointer;
}
.js-checkbox input[type=checkbox]:active+.js-checkbox__display:after
{
    background-position-x: -2.5em!important;
}
.js-checkbox input[type=checkbox].indeterminate-checkbox:active+.js-checkbox__display:after
{
    background-position-x: -7.55em!important;
}
.js-checkbox input[type=checkbox].indeterminate-checkbox+.js-checkbox__display:after
{
    background-position: -5em -90em;
    cursor: auto;
}
.js-checkbox input[type=checkbox].read-only-checkbox+.js-checkbox__display
{
    -webkit-text-fill-color: var(--input-field-disabled-font-color);
    opacity: .6;
    background: var(--input-field-background-disabled);
    color: var(--input-field-disabled-font-color);
}
.js-checkbox input[type=checkbox].read-only-checkbox+.js-checkbox__display:after
{
    cursor: auto;
}
.ios .field__control.fn-highlight-control
{
    outline: 0;
}
.fn-accessibility-element:focus:not(.focus-visible)
{
    outline: 0;
}
.error-tooltip
{
    clear: both;
    font-size: 78%;
    position: relative;
    top: -1em;
    color: var(--error-tooltip-message-font-color);
    max-height: 781.25em;
    animation: slideInDown .3s cubic-bezier(.65,.05,.36,1);
}
.message
{
    text-align: center;
    color: var(--error-message-inside-form-font-color);
}
.tabs-nav
{
    background: var(--tab-bar-background-color);
    margin: 0 -1.165rem;
}
.mobile.portrait .sidebar-content .tabs-nav
{
    margin: 0;
}
.tabs-nav, .tabs-nav--cashier
{
    border-bottom: none;
}
.segmented-control label:first-of-type, .segmented-control label:last-of-type
{
    border-color: var(--segmented-control-border-color);
}
.cookies_regulation__container
{
    padding: .5em 1.5em 1em;
    min-height: 4em;
    display: table;
    width: 100%;
}
.mobile .cookies_regulation__container
{
    display: block;
    padding-bottom: 1em;
}
.tablet :not(.emulate-mobile) .cookies_regulation__container
{
    display: block;
}
.mobile .cookies_regulation__container p
{
    text-align: left;
}
.cookies_regulation_wc
{
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    text-align: center;
}
.mobile .cookies_regulation_wc
{
    display: block;
    width: 100%;
}
.tablet :not(.emulate-mobile) .cookies_regulation_wc
{
    display: block;
    width: 100%;
}
.cookies_regulation_wc__common
{
    width: 98%;
}
.btn_actions__wrapper
{
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.mobile .btn_actions__wrapper
{
    display: block;
    margin-top: 1em;
    text-align: center;
}
.tablet :not(.emulate-mobile) .btn_actions__wrapper
{
    display: block;
    margin-top: 1em;
    text-align: center;
}
.btn_actions__wrapper .btn_action__cookies-accept, .btn_actions__wrapper .btn_action__cookies-setup
{
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #fff;
}
.btn_actions__wrapper .btn_action__cookies-accept:hover, .btn_actions__wrapper .btn_action__cookies-setup:hover
{
    background-color: rgba(255,255,255,.8);
    color: #0e214c;
    border: 1px solid rgba(255,255,255,.1);
}
.btn_actions__wrapper .btn_action__cookies-setup
{
    margin: 0 0 0 1em;
}
.overlay
{
    animation-duration: 0s;
    opacity: .8;
}
.overlay.overlay__hide
{
    transition: none;
}
.field__control-dd_editable
{
    display: flex;
}
.valid .field__control-dd_editable .dd_editable__btn, .valid .field__control-dd_editable .dd_editable__input-text
{
    border-bottom: 1px solid #6ecd8d;
}
.invalid .field__control-dd_editable .dd_editable__btn, .invalid .field__control-dd_editable .dd_editable__input-text
{
    border-bottom: 1px solid #f35f5f;
}
.field__control-dd_editable .dd_editable__btn, .field__control-dd_editable .dd_editable__input-text
{
    border-bottom: 1px solid #a4a4a4;
}
.field__control-dd_editable .dd_editable__input-text:focus, .field__control-dd_editable .dd_editable__select:focus+.dd_editable__btn
{
    border-color: #51a7e8;
}
.field__control-dd_editable[data-currency-symbol]:before
{
    position: absolute;
}
.field.invalid.list .field__control-dd_editable.field__control::after, .field.valid.list .field__control-dd_editable.field__control::after
{
    right: 2.5em;
}
.dd_editable
{
    display: flex;
    position: relative;
    width: 100%;
}
.dd_editable .dd_editable__input-text
{
    position: relative;
    border-bottom: 1px solid #a4a4a4;
    z-index: 2;
}
.dd_editable .dd_editable__input-text.readonly
{
    z-index: 0;
}
.dd_editable .dd_editable__select
{
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
.dd_editable .dd_editable__select[disabled]
{
    cursor: auto;
}
.dd_editable .dd_editable__btn
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    height: 100%;
    position: relative;
    flex: 0 0 auto;
    background-position: 0 -132.5em;
}
.ie .dd_editable .dd_editable__btn
{
    min-width: 0;
}
.desktop .dd_editable .dd_editable__btn.hover, .desktop .dd_editable .dd_editable__btn:hover, .ie .dd_editable .dd_editable__btn:after, .ie .language-list__point [class*=micon-]:after, .mobile .dd_editable .dd_editable__btn.hover, .mobile .dd_editable .dd_editable__btn:active, .tablet .dd_editable .dd_editable__btn.hover, .tablet .dd_editable .dd_editable__btn:active
{
    background-color: transparent;
}
.dd_editable .dd_editable__btn-inner
{
    position: absolute;
    width: .0914rem;
    height: 1.3714rem;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #a4a4a4;
    left: 0;
}
.dd_editable .dd_editable__list-container
{
    position: absolute;
    width: 100%;
    top: 2.5em;
    z-index: 9;
}
.dd_editable .dd_editable__list-container .dd_editable__list
{
    position: relative;
    width: 100%;
    margin-top: .5em;
    padding: 0;
    box-shadow: 0 .075em .78em .075em #ccc;
    background: #fff;
    z-index: 10;
}
.dd_editable .dd_editable__item
{
    line-height: 2.5em;
    padding-left: 1em;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.dd_editable .dd_editable__item:hover
{
    background-color: #d3e8f7;
}
.firefox .form_name_responsible-gaming-deposit-limits .error-tooltip
{
    position: absolute;
    top: 4.75em;
}
.field-control__lookup input.progress__lookup
{
    background-color: #e9e9e9;
    background-repeat: repeat;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,#e9e9e9 25%,#e9e9e9 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,#e9e9e9 75%,#e9e9e9);
    animation: progress-bar-stripes 2s linear infinite;
    background-size: 45px 45px;
    box-shadow: none;
    color: #b9b6b6;
}
.page-layout
{
    width: auto;
}
.tablet :not(.emulate-mobile) .page-layout:not(.layout-100-1200px)
{
    margin: 1.55em;
}
.desktop .page-layout
{
    max-width: 1200px;
    margin: auto;
}
@media only screen and (max-width: 1240px)
{
    .desktop .page .page-layout
    {
        margin-left: 1.563em;
        margin-right: 1.563em;
    }
}
.page .layout-100, .page .layout-30-70
{
    box-shadow: 0 .2em .2em var(--portlet-background-shadow-color);
    border-radius: .15em;
    background: var(--portlet-background-color);
    zoom: 1;
}
.page .layout-100:after, .page .layout-100:before, .page .layout-30-70:after, .page .layout-30-70:before
{
    content: "";
    display: table;
}
.page .layout-100:after, .page .layout-30-70:after
{
    clear: both;
}
.desktop :not(.emulate-mobile) .page .layout-100, .desktop :not(.emulate-mobile) .page .layout-30-70
{
    margin-top: .85em;
}
.layout-100-1200px .layout-100-1200px-navigation-wrapper
{
    box-shadow: 0 .2em .2em var(--portlet-background-shadow-color);
    border-radius: .15em;
    background: var(--portlet-background-color);
}
.tablet :not(.emulate-mobile) .layout-100-1200px .layout-100-1200px-navigation-wrapper
{
    margin: 0 1.55em;
}
.desktop :not(.emulate-mobile) .layout-100-1200px
{
    max-width: none;
}
.desktop :not(.emulate-mobile) .layout-100-1200px .layout-column-1
{
    width: 100%;
}
.desktop :not(.emulate-mobile) .layout-100-1200px .layout-100-1200px-navigation-wrapper
{
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
.layout-100-1200px .layout-column-2
{
    display: block;
}
.hide-icon .mws-inbox-icon
{
    display: none;
}
.portlet__content
{
    padding: 0 1rem;
}
.portlet_type_border
{
    margin: 0;
}
.chat-input-row form, .mobile.portrait .sidebar-content .portlet__content, .portlet__content_border_none
{
    padding: 0;
}
.portlet__title_type_collapsable::after
{
    top: -.4em;
    right: 1.75em;
}
.portlet__actions
{
    padding: 1.25em 0;
    text-align: center;
    margin: 0;
}
.portlet-message_type_empty_category
{
    white-space: normal;
    padding: 0 1em;
}
.portlet-wrapper
{
    position: relative;
    background: var(--portlet-background-color);
    border-radius: .15em;
}
.portlet-banners
{
    background: 0 0;
}
.language-list__point
{
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    line-height: 3em;
    height: 3.2em;
    font-weight: 400;
    cursor: pointer;
    border-bottom: .078em solid var(--language-list-divider-border-bottom-color);
}
.language-list__point [class*=micon-]
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_flags_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 100%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
}
.ie .language-list__inner-container:after, .ie .language-list__point [class*=micon-]
{
    min-width: 0;
}
.desktop .language-list__inner-container:after.hover, .desktop .language-list__inner-container:after:hover, .desktop .language-list__point [class*=micon-].hover, .desktop .language-list__point [class*=micon-]:hover, .desktop .slide-menu__list__header:after.hover, .desktop .slide-menu__list__header:after:hover, .ie .language-list__inner-container:after:after, .ie .slide-menu__list__header:after:after, .mobile .language-list__inner-container:after.hover, .mobile .language-list__inner-container:after:active, .mobile .language-list__point [class*=micon-].hover, .mobile .language-list__point [class*=micon-]:active, .mobile .slide-menu__list__header:after.hover, .mobile .slide-menu__list__header:after:active, .tablet .language-list__inner-container:after.hover, .tablet .language-list__inner-container:after:active, .tablet .language-list__point [class*=micon-].hover, .tablet .language-list__point [class*=micon-]:active, .tablet .slide-menu__list__header:after.hover, .tablet .slide-menu__list__header:after:active
{
    background-color: transparent;
}
.language-list__point.selected
{
    background-color: var(--language-list-item-active-background-color);
}
.desktop .language-list__point.hover, .desktop .language-list__point:hover, .mobile .language-list__point.hover, .mobile .language-list__point:active, .tablet .language-list__point.hover, .tablet .language-list__point:active
{
    background-color: var(--language-list-item-hover-background-color);
}
.language-list__point:last-child
{
    border-bottom: none;
}
@media only screen and (min-width: 1281px)
{
    .language-list__point
    {
        width: 33.33%;
        display: inline-block;
        border-bottom: none;
    }
}
.language-list__point [class*=micon-].language-micon
{
    font-size: 1rem;
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
    min-height: 2.5rem;
}
.language-list__inner-container
{
    position: relative;
    padding-left: .75em;
    padding-right: 2.25em;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    cursor: default;
}
.desktop .language-list__inner-container.hover, .desktop .language-list__inner-container:hover, .mobile .language-list__inner-container.hover, .mobile .language-list__inner-container:active, .selected .language-list__inner-container, .tablet .language-list__inner-container.hover, .tablet .language-list__inner-container:active
{
    background-color: inherit;
}
.language-list__inner-container:after, .slide-menu__list__header:after
{
    content: "";
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: 1em;
    background-position: 0 -82.5em;
}
.selected .language-list__inner-container:after
{
    background-position: 0 -85em;
}
.language-list__point__name
{
    width: 12em;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    margin: 0 0 0 1em;
    vertical-align: middle;
}
.language-list
{
    margin: 0 -1rem;
}
.portlet__content_border_none .language-list
{
    padding: 0 1rem;
}
.safari10 .slide-menu__list, .safari10 .slide-menu__point, .safari11 .slide-menu__list, .safari11 .slide-menu__point
{
    transform: translate3d(0,0,0) translate(.078em,0);
}
.slide-menu
{
    background: url(../../bcgamebettingde/image/bg_menu.jpg);
    background-size: cover;
}
.slide-menu_wrapper
{
    background-color: var(--slide-menu-touchdevice-background-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slide-menu__header
{
    background: var(--slide-menu-header-background-color);
    border-bottom: none;
}
.slide-menu__header .main-header__menu
{
    background-position: -5em -82.5em;
    cursor: pointer;
}
.desktop .slide-menu__header .main-header__menu.hover, .desktop .slide-menu__header .main-header__menu:hover, .mobile .slide-menu__header .main-header__menu.hover, .mobile .slide-menu__header .main-header__menu:active, .tablet .slide-menu__header .main-header__menu.hover, .tablet .slide-menu__header .main-header__menu:active
{
    background-position: -7.5em -82.5em;
}
.slide-menu__container
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.slide-menu__list__header
{
    height: auto;
    position: relative;
    overflow: hidden;
    display: block;
    font-size: 1.143rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slide-menu__list__header:after
{
    right: .5em;
    background-position: 0 -120em;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: transform 300ms;
}
.ie .slide-menu__list__header:after
{
    min-width: 0;
}
.slide-menu__list__header.slide-menu__list__header_expanded:after
{
    transform: rotate(180deg);
}
.slide-menu__list
{
    color: var(--slide-menu-font-color);
    background: 0 0;
    padding: 0;
}
.slide-menu__list [class*=micon-]
{
    background-position-x: 0;
}
.slide-menu__list__header, .slide-menu__list__header_nonexpandable_expanded
{
    background-color: var(--slide-menu-section-expandable-background-color);
    padding: 0;
    line-height: 3em;
}
.slide-menu__list__header:active, .slide-menu__list__header_nonexpandable_expanded:active
{
    background-color: var(--slide-menu-section-expandable-background-color-hover);
}
.slide-menu__list__header_title, .transaction-summary-accordion .info-list__header>div
{
    display: inline-block;
    vertical-align: middle;
}
.slide-menu__point
{
    background-color: var(--slide-menu-section-background-color);
}
.slide-menu__point [class*=micon-]
{
    background-position-x: 0;
}
.slide-menu__point.active [class*=micon-]
{
    background-position-x: -2.5em;
}
.slide-menu__point:active
{
    background-color: var(--slide-menu-section-background-color-hover);
}
.slide-menu__point.active
{
    color: var(--slide-menu-font-color-active);
    background-color: var(--slide-menu-section-background-color-active);
}
.slide-menu__point--chat .inner, .slide-menu__point--inbox .inner
{
    display: flex;
    align-items: center;
    padding: 0 .75em;
    height: 3.125em;
}
.slide-menu__point--chat .inner>span, .slide-menu__point--inbox .inner>span
{
    margin: 0;
    padding: 0;
    line-height: normal;
}
.slide-menu__point--chat .inner>span:nth-child(1), .slide-menu__point--inbox .inner>span:nth-child(1)
{
    flex: 0 0 2.5em;
    margin-right: .75em;
}
.slide-menu__point--chat .inner>span:nth-child(2), .slide-menu__point--inbox .inner>span:nth-child(2)
{
    flex: 1 1 auto;
}
.slide-menu__point--chat .inner>span:nth-child(3), .slide-menu__point--inbox .inner>span:nth-child(3)
{
    flex: 0 0 auto;
}
.slide-menu__point--chat.slide-menu__point_nested .inner, .slide-menu__point--inbox.slide-menu__point_nested .inner
{
    height: 2.9766em;
}
.slide-menu__point--chat .chat-unread-count, .slide-menu__point--chat .inbox-counter, .slide-menu__point--inbox .chat-unread-count, .slide-menu__point--inbox .inbox-counter
{
    color: var(--chat-bundle-icon-unread-font-color);
    background: var(--chat-bundle-icon-unread-background-color);
    position: relative;
    left: .3px;
    overflow: hidden;
    width: 2.2rem;
    display: none;
    height: 1.5rem;
    border-radius: 1.5rem;
    font-size: 1rem;
}
.slide-menu__point--chat .chat-unread-count.has-message, .slide-menu__point--chat .inbox-counter.has-message, .slide-menu__point--inbox .chat-unread-count.has-message, .slide-menu__point--inbox .inbox-counter.has-message
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.slide-menu__point-link
{
    display: block;
    font-weight: 300;
    padding-right: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
}
.active .slide-menu__point-link
{
    cursor: pointer;
}
.active .slide-menu__point-link, .desktop .active .slide-menu__point-link.hover, .desktop .active .slide-menu__point-link:hover, .mobile .active .slide-menu__point-link.hover, .mobile .active .slide-menu__point-link:active, .tablet .active .slide-menu__point-link.hover, .tablet .active .slide-menu__point-link:active
{
    color: var(--slide-menu-font-color-active);
}
.desktop .slide-menu__point-link.hover, .desktop .slide-menu__point-link:hover, .mobile .slide-menu__point-link.hover, .mobile .slide-menu__point-link:active, .slide-menu__point-link, .tablet .slide-menu__point-link.hover, .tablet .slide-menu__point-link:active
{
    color: var(--slide-menu-font-color);
}
.slide-menu__point_nested
{
    font-size: 1em;
    background: var(--slide-menu-secondary-section-background);
}
.slide-menu__point_nested.active
{
    background: var(--slide-menu-secondary-section-background-active);
}
.slide-menu__point__name
{
    line-height: 3em;
}
.slide-menu__icon_nested
{
    margin-left: 0;
}
.slide-menu__icon
{
    margin-left: .75em;
    margin-right: .75em;
    margin-bottom: .5em;
}
.desktop.firefox .menu__nav-wrapper
{
    scrollbar-width: thin;
    scrollbar-color: var(--header-menu-scrollbar-thumb) var(--header-menu-scrollbar-track);
}
.desktop.firefox .menu__secondlevel-nav
{
    scrollbar-width: thin;
    scrollbar-color: var(--header-secondlevel-menu-scrollbar-thumb) var(--header-secondlevel-menu-scrollbar-track);
}
.desktop .navigation-container
{
    background-color: var(--header-nav-bar-background-color);
    box-shadow: 0 .2em .2em var(--header-nav-bar-shadow-color);
}
.desktop .menu__nav-wrapper
{
    margin: auto;
    max-width: 1200px;
    line-height: 3.6em;
    height: auto;
    overflow: auto;
}
.desktop .menu__nav-wrapper::-webkit-scrollbar
{
    width: .5rem;
    height: .5rem;
}
.desktop .menu__nav-wrapper::-webkit-scrollbar-track
{
    background-color: var(--header-menu-scrollbar-track);
}
.desktop .menu__nav-wrapper::-webkit-scrollbar-thumb
{
    background-color: var(--header-menu-scrollbar-thumb);
}
.desktop .menu__nav-wrapper a:hover
{
    color: var(--header-menu-hover-font-color);
}
.desktop .menu__secondlevel-wrapper
{
    background-color: var(--header-second-level-menu-background-color);
    line-height: 4em;
}
.desktop .menu__secondlevel-wrapper--empty
{
    background-color: var(--header-second-level-menu-background-color);
    height: .938em;
}
.desktop .menu__secondlevel-nav
{
    max-width: 85.714rem;
    margin: auto;
    padding: 0 .4em;
    overflow: auto;
}
.desktop .menu__secondlevel-nav::-webkit-scrollbar
{
    width: .5rem;
    height: .5rem;
}
.desktop .menu__secondlevel-nav::-webkit-scrollbar-track
{
    background-color: var(--header-secondlevel-menu-scrollbar-track);
}
.desktop .menu__secondlevel-nav::-webkit-scrollbar-thumb
{
    background-color: var(--header-secondlevel-menu-scrollbar-thumb);
}
.desktop .menu__secondlevel-link
{
    margin: 0 .35em;
    padding: .15em .7em;
    line-height: 1.5rem;
    font-size: 1.05rem;
    color: var(--header-second-level-menu-font-color);
}
.desktop .menu__secondlevel-link:hover
{
    background-color: var(--header-second-level-menu-hover-tab-background-color);
    border-radius: 1em;
    color: var(--header-second-level-menu-hover-tab-font-color);
}
.desktop .menu__secondlevel-item.active .menu__secondlevel-link
{
    background-color: var(--header-second-level-menu-active-tab-background-color);
    border-radius: 1em;
    color: var(--header-second-level-menu-active-tab-font-color);
}
.desktop .menu__triangle-marker
{
    top: 2.8em;
}
.desktop .menu__nav-link
{
    margin: 0;
    padding: 0 .9em;
    color: var(--header-menu-font-color);
    font-size: 1.143rem;
}
.desktop .menu__nav-item.active
{
    background-color: var(--header-menu-active-tab-background-color);
    border-top-left-radius: .3em;
    border-top-right-radius: .3em;
}
.desktop .menu__nav-item.active .menu__nav-link
{
    color: var(--header-menu-active-tab-font-color);
    border-bottom: none;
}
.desktop .menu__nav-item--chat, .desktop .menu__nav-item--inbox, .desktop .menu__secondlevel-item--chat, .desktop .menu__secondlevel-item--inbox
{
    display: inline-flex;
}
.desktop .menu__nav-item--chat, .desktop .menu__nav-item--inbox, .desktop .menu__secondlevel-item--chat, .desktop .menu__secondlevel-item--inbox, .desktop .menu__submenu-item--chat, .desktop .menu__submenu-item--inbox
{
    cursor: pointer;
}
.desktop .menu__nav-item--chat .inner, .desktop .menu__nav-item--inbox .inner, .desktop .menu__secondlevel-item--chat .inner, .desktop .menu__secondlevel-item--inbox .inner, .desktop .menu__submenu-item--chat .inner, .desktop .menu__submenu-item--inbox .inner
{
    display: flex;
    align-items: center;
}
.desktop .menu__nav-item--chat .inner>span, .desktop .menu__nav-item--inbox .inner>span, .desktop .menu__secondlevel-item--chat .inner>span, .desktop .menu__secondlevel-item--inbox .inner>span, .desktop .menu__submenu-item--chat .inner>span, .desktop .menu__submenu-item--inbox .inner>span
{
    line-height: normal;
}
.desktop .menu__nav-item--chat .inner>span:nth-child(1), .desktop .menu__nav-item--inbox .inner>span:nth-child(1), .desktop .menu__secondlevel-item--chat .inner>span:nth-child(1), .desktop .menu__secondlevel-item--inbox .inner>span:nth-child(1), .desktop .menu__submenu-item--chat .inner>span:nth-child(1), .desktop .menu__submenu-item--inbox .inner>span:nth-child(1)
{
    flex: 0 0 auto;
    padding: 0 .5em 0 0;
    margin: 0;
}
.desktop .menu__nav-item--chat .inner>span:nth-child(1):hover, .desktop .menu__nav-item--inbox .inner>span:nth-child(1):hover, .desktop .menu__secondlevel-item--chat .inner>span:nth-child(1):hover, .desktop .menu__secondlevel-item--inbox .inner>span:nth-child(1):hover, .desktop .menu__submenu-item--chat .inner>span:nth-child(1):hover, .desktop .menu__submenu-item--inbox .inner>span:nth-child(1):hover
{
    background-color: transparent;
}
.desktop .menu__nav-item--chat .inner>span:nth-child(2), .desktop .menu__nav-item--inbox .inner>span:nth-child(2), .desktop .menu__secondlevel-item--chat .inner>span:nth-child(2), .desktop .menu__secondlevel-item--inbox .inner>span:nth-child(2), .desktop .menu__submenu-item--chat .inner>span:nth-child(2), .desktop .menu__submenu-item--inbox .inner>span:nth-child(2)
{
    flex: 0 0 auto;
}
.desktop .menu__nav-item--chat .chat-unread-count, .desktop .menu__nav-item--chat .inbox-counter, .desktop .menu__nav-item--inbox .chat-unread-count, .desktop .menu__nav-item--inbox .inbox-counter, .desktop .menu__secondlevel-item--chat .chat-unread-count, .desktop .menu__secondlevel-item--chat .inbox-counter, .desktop .menu__secondlevel-item--inbox .chat-unread-count, .desktop .menu__secondlevel-item--inbox .inbox-counter, .desktop .menu__submenu-item--chat .chat-unread-count, .desktop .menu__submenu-item--chat .inbox-counter, .desktop .menu__submenu-item--inbox .chat-unread-count, .desktop .menu__submenu-item--inbox .inbox-counter
{
    color: var(--chat-bundle-icon-unread-font-color);
    background: var(--chat-bundle-icon-unread-background-color);
    position: relative;
    left: .3px;
    overflow: hidden;
    width: 2.2rem;
    display: none;
    height: 1.5rem;
    border-radius: 1.5rem;
}
.desktop .menu__nav-item--chat .chat-unread-count.has-message, .desktop .menu__nav-item--chat .inbox-counter.has-message, .desktop .menu__nav-item--inbox .chat-unread-count.has-message, .desktop .menu__nav-item--inbox .inbox-counter.has-message, .desktop .menu__secondlevel-item--chat .chat-unread-count.has-message, .desktop .menu__secondlevel-item--chat .inbox-counter.has-message, .desktop .menu__secondlevel-item--inbox .chat-unread-count.has-message, .desktop .menu__secondlevel-item--inbox .inbox-counter.has-message, .desktop .menu__submenu-item--chat .chat-unread-count.has-message, .desktop .menu__submenu-item--chat .inbox-counter.has-message, .desktop .menu__submenu-item--inbox .chat-unread-count.has-message, .desktop .menu__submenu-item--inbox .inbox-counter.has-message
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.desktop .menu__nav-item--chat .inner, .desktop .menu__nav-item--inbox .inner
{
    height: 3.688em;
    padding: 0 .9em;
}
.desktop .menu__secondlevel-item--chat .inner, .desktop .menu__secondlevel-item--inbox .inner
{
    margin: 0 .35em;
    padding: .15em .7em;
}
.desktop .menu__submenu-item--chat .inner, .desktop .menu__submenu-item--inbox .inner
{
    height: 3.6em;
}
.desktop .menu__submenu-item--chat .inner>span:nth-child(1), .desktop .menu__submenu-item--inbox .inner>span:nth-child(1)
{
    color: var(--link-font-active-color);
}
.desktop .menu__submenu-item--chat .inner>span:nth-child(1):hover, .desktop .menu__submenu-item--inbox .inner>span:nth-child(1):hover
{
    color: var(--link-font-hover-color);
}
.paging__arrow, .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    margin: -1em 1em;
}
.ie .paging__arrow, .ie .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary, .ie .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.image .ie .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .ie .paging__arrow__boundary
{
    min-width: 0;
}
.desktop .paging__arrow.hover, .desktop .paging__arrow:hover, .desktop .portlet__content_type_bingoscheduler .paging-container.image .hover.paging__arrow__boundary, .desktop .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary:hover, .desktop .portlet__content_type_bingoscheduler .paging-container.list .hover.paging__arrow__boundary, .desktop .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary:hover, .ie .paging__arrow:after, .ie .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary:after, .ie .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary:after, .mobile .paging__arrow.hover, .mobile .paging__arrow:active, .mobile .portlet__content_type_bingoscheduler .paging-container.image .hover.paging__arrow__boundary, .mobile .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary:active, .mobile .portlet__content_type_bingoscheduler .paging-container.list .hover.paging__arrow__boundary, .mobile .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary:active, .paging__bullet, .portlet__content_type_bingoscheduler .paging-container.image .desktop .hover.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.image .desktop .paging__arrow__boundary:hover, .portlet__content_type_bingoscheduler .paging-container.image .ie .paging__arrow__boundary:after, .portlet__content_type_bingoscheduler .paging-container.image .mobile .hover.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.image .mobile .paging__arrow__boundary:active, .portlet__content_type_bingoscheduler .paging-container.image .tablet .hover.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.image .tablet .paging__arrow__boundary:active, .portlet__content_type_bingoscheduler .paging-container.list .desktop .hover.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .desktop .paging__arrow__boundary:hover, .portlet__content_type_bingoscheduler .paging-container.list .ie .paging__arrow__boundary:after, .portlet__content_type_bingoscheduler .paging-container.list .mobile .hover.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .mobile .paging__arrow__boundary:active, .portlet__content_type_bingoscheduler .paging-container.list .tablet .hover.paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .tablet .paging__arrow__boundary:active, .tablet .paging__arrow.hover, .tablet .paging__arrow:active, .tablet .portlet__content_type_bingoscheduler .paging-container.image .hover.paging__arrow__boundary, .tablet .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary:active, .tablet .portlet__content_type_bingoscheduler .paging-container.list .hover.paging__arrow__boundary, .tablet .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary:active
{
    background-color: transparent;
}
.paging__bullet
{
    width: .55em;
    height: .55em;
    margin: .5em .25em;
    box-shadow: 0 0 0 .078em var(--banner-paging-dots-border-color);
    cursor: pointer;
}
.paging__bullet.active
{
    background-color: var(--banner-paging-dots-active-background-color);
}
.paging__number
{
    background-color: var(--banner-paging-buttons-background-color);
    color: var(--banner-paging-buttons-font-color);
}
.paging__number.active
{
    background-color: var(--banner-paging-buttons-active-background-color);
}
.form_name_transaction-history .field_name_group, .form_name_transaction-history .field_name_period, .form_name_transaction-history .field_name_product_type, .form_name_transaction-history .field_name_transaction_status, .form_name_transaction-history .field_name_transaction_type
{
    overflow: hidden;
}
.form_name_transaction-history .field_name_group .field__label, .form_name_transaction-history .field_name_period .field__label, .form_name_transaction-history .field_name_product_type .field__label, .form_name_transaction-history .field_name_transaction_status .field__label, .form_name_transaction-history .field_name_transaction_type .field__label
{
    float: left;
    width: 50%;
    line-height: 3.3rem;
    padding: 0 1.1rem 0 0;
}
.form_name_transaction-history .field_name_group .field__control, .form_name_transaction-history .field_name_period .field__control, .form_name_transaction-history .field_name_product_type .field__control, .form_name_transaction-history .field_name_transaction_status .field__control, .form_name_transaction-history .field_name_transaction_type .field__control
{
    float: right;
    width: 50%;
}
.form_name_transaction-history .form-action--load-more
{
    margin-top: 1.4rem;
}
.form_name_transaction-history .portlet__actions .btn
{
    color: var(--btn-secondary-success-font-color);
    background-color: var(--btn-secondary-success-background-color);
    transition: box-shadow 300ms;
    box-shadow: none;
    border: .078em solid;
    cursor: pointer;
    line-height: 2.5rem;
}
.desktop .form_name_transaction-history .portlet__actions .btn.hover, .desktop .form_name_transaction-history .portlet__actions .btn:hover, .mobile .form_name_transaction-history .portlet__actions .btn.hover, .mobile .form_name_transaction-history .portlet__actions .btn:active, .tablet .form_name_transaction-history .portlet__actions .btn.hover, .tablet .form_name_transaction-history .portlet__actions .btn:active
{
    border-color: var(--btn-secondary-success-border-color);
    background-color: var(--btn-secondary-success-hover-background-color);
    color: var(--btn-secondary-hover-font-color);
    box-shadow: none;
}
.form_name_transaction-history .portlet__actions .btn:before
{
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.form_name_transaction-history .portlet__actions .btn:after
{
    background: 0 0;
}
.form_name_transaction-history .info-list__field, .form_name_transaction-history .tabs-col, .form_name_transaction-history .val_type_complex-sub
{
    font-size: 1rem;
}
.form_name_transaction-history .field_name_export_history a
{
    font-size: 1rem;
    padding: .35rem 6rem;
}
.mobile.portrait .sidebar-content .transactions__item .info-list__field, .transactions-detailed .info-list__field.col-md-1
{
    padding: .55em 0;
}
.transaction-summary-accordion
{
    margin: 0 -1.165rem;
}
.transaction-summary-accordion .info-list__header
{
    background-color: var(--cashier-withdraw-total-title-background);
}
.transaction-summary-accordion .icon-head
{
    width: 20%;
    text-align: center;
}
.transaction-summary-accordion .icon-body
{
    width: 80%;
}
.transaction-summary-accordion .body-head_title
{
    font-size: 1rem;
}
.transaction-summary-table
{
    border-top: 1px solid var(--cashier-withdraw-total-border);
    background-color: var(--cashier-withdraw-total-background);
}
.portlet_name_mobile-cashier--transaction-history .transaction-summary-table
{
    border-bottom: 1px solid var(--cashier-withdraw-total-border);
}
.transaction-summary-table .title
{
    background-color: var(--cashier-withdraw-total-title-background);
    color: var(--info-list-value-font-color);
}
.transaction-summary-table .field
{
    padding: 1.1rem;
}
.mobile.portrait .sidebar-content .transactions__item .info-list__field:last-child
{
    padding-right: 2.1em;
    padding-left: 0;
}
.mobile.portrait .sidebar-content .transactions__item .info-list__header::after
{
    right: 0;
}
[class*=micon-report]
{
    cursor: default;
}
.micon-report-current-balance, .micon-report-start-balance
{
    background-position: -5em -147.5em;
}
.micon-report-total-deposits
{
    background-position: 0 -142.5em;
}
.micon-report-total-withdrawals
{
    background-position: 0 -145em;
}
.micon-report-total-bets
{
    background-position: 0 -147.5em;
}
.micon-report-total-wins
{
    background-position: 0 -150em;
}
.micon-report-total-redeem-bonuses
{
    background-position: -5em -142.5em;
}
.gaming-report-info
{
    clear: both;
    padding: 0;
    list-style: none;
    margin: 1.5em 0;
}
.gaming-report-info__item
{
    margin-bottom: .7em;
}
.gaming-report-list-wrapper
{
    margin: 0 -1.155rem;
}
.gaming-report-list
{
    display: table;
    padding: 0;
    width: 100%;
}
html.mobile .gaming-report-list
{
    border-top: .078em solid var(--gaming-report-field-border-color);
}
.gaming-report-list__row
{
    display: table-row;
}
.gaming-report-list__row--header
{
    color: var(--gaming-report-row-header-font-color);
    background: var(--gaming-report-row-header-background-color);
}
html.mobile .gaming-report-list__row--header
{
    display: none;
}
.gaming-report-list__field
{
    display: table-cell;
    padding: .5em .8em;
    border-bottom: .078em solid var(--gaming-report-field-border-color);
}
.gaming-report-list__field--category
{
    width: 3em;
    text-align: center;
}
.gaming-report-list__field--amount
{
    width: 7em;
    color: var(--gaming-report-field-amount-font-color);
}
.form_name_gaming-report
{
    padding: 1.5em 0 0;
}
.form_name_gaming-report .form__fieldset
{
    padding: 0;
    margin: 0 3em 1.5em 0;
    float: left;
    width: 20em;
}
html.mobile .form_name_gaming-report .form__fieldset
{
    float: none;
    width: 100%;
    margin-right: 0;
}
.form_name_gaming-report .form__fieldset:after
{
    content: "";
    clear: both;
    display: block;
}
.form_name_gaming-report .field_name_period
{
    float: left;
    width: 46%;
}
.form_name_gaming-report .field_name_period .field__label
{
    font-size: .9em;
}
.form_name_gaming-report .field_name_period .field__control
{
    margin: -.5em 0 0;
}
.form_name_gaming-report .form__actions
{
    float: left;
    width: 46%;
    clear: none;
    margin-left: 8%;
}
.form_name_gaming-report .form__actions .btn
{
    min-width: initial;
    width: 100%;
}
.gaming-report-output
{
    padding: 0;
    margin: 0 0 1.5em;
    float: right;
    width: 20em;
}
html.mobile .gaming-report-output
{
    float: none;
    width: 100%;
}
.gaming-report-output .btn
{
    min-width: initial;
    width: 46%;
    margin: 0;
}
.gaming-report-output .btn:first-child
{
    margin-right: 8%;
}
.gaming-report-bottom-content, .gaming-report-top-content
{
    padding: 1em 0;
}
.chat-button
{
    display: block;
    width: 2.65em;
    height: 2.5em;
    background-repeat: no-repeat;
    background-image: url(../../bcgamebettingde/image/chat_header_disabled.png);
    background-size: contain;
}
.online
{
    cursor: pointer;
}
.online .chat-button
{
    background-image: url(../../bcgamebettingde/image/chat_header_enabled.png);
}
.chat-replacer
{
    display: block;
    margin-left: 1.3em;
    position: relative;
    float: right;
}
.application-root .chat-input[type=text]
{
    height: 2.25em;
    line-height: 2.25em;
    color: var(--chat-window-input-color);
}
#chatContainer .app-react-components-Chat-ChatWindow-DragAndDrop-index__container
{
    width: 27.4rem;
}
.chat-icon
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    display: block;
    overflow: visible;
    background-position: 0 -165em;
    margin-left: 1em;
    border-radius: 0;
}
.ie .chat-icon
{
    min-width: 0;
}
.desktop .chat-icon.hover, .desktop .chat-icon:hover, .ie .chat-a-icon:after, .ie .chat-icon:after, .ie .chat-u-icon:after, .mobile .chat-icon.hover, .mobile .chat-icon:active, .tablet .chat-icon.hover, .tablet .chat-icon:active
{
    background-color: transparent;
}
.desktop .chat-icon.hover, .desktop .chat-icon:hover, .mobile .chat-icon.hover, .mobile .chat-icon:active, .tablet .chat-icon.hover, .tablet .chat-icon:active
{
    background-position: -2.5em -165em;
}
.chat-triangle
{
    right: 1.7em;
}
.chat-icon-small
{
    position: absolute;
    top: -.15rem;
    left: -.31rem;
    font-size: .55rem!important;
    line-height: 1.2rem;
    width: 1.2rem!important;
    height: 1.2rem!important;
    color: #fff;
    overflow: hidden;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 0;
}
.mobile .chat-icon-small
{
    top: .1rem;
    left: .02rem;
}
.tablet :not(.emulate-mobile) .chat-icon-small
{
    top: .1rem;
    left: .02rem;
}
.chat-icon-small.available
{
    background-image: url(../../bcgamebettingde/image/ic_status_small_online.png);
}
.chat-icon-small.unavailable
{
    background-image: url(../../bcgamebettingde/image/ic_status_small_offline.png);
}
.chat-icon-small.pending
{
    background-image: url(../../bcgamebettingde/image/ic_status_small_pending.png);
}
.chat-icon-small.message
{
    background-image: url(../../bcgamebettingde/image/ic_status_small_new.png);
}
.chat-window .chat-icon-small
{
    font-size: .4em;
    height: 2.615em;
    left: .2rem;
    top: 2.5rem;
    width: 2.615em;
}
.chat-window .chat-icon-small.available
{
    background-image: url(../../bcgamebettingde/image/ic_status_online.png);
}
.chat-window .chat-icon-small.unavailable
{
    background-image: url(../../bcgamebettingde/image/ic_status_offline.png);
}
.chat-window .chat-icon-small.pending
{
    background-image: url(../../bcgamebettingde/image/ic_status_pending.png);
}
.chat-window .chat-icon-small.message
{
    background-image: url(../../bcgamebettingde/image/ic_status_new.png);
}
.chat-window__chat-icon
{
    background-image: url(../../bcgamebettingde/image/ic_chatagent_big.png);
    background-color: var(--chat-window-chat-icon-background-color);
}
.chat-window__chat-icon:active
{
    opacity: .5;
}
.chat-input-row
{
    padding: .769em;
    border-top: .078em solid #d3d3d3;
}
.chat-messages-wrapper
{
    padding-bottom: 4.038em;
}
.chat-messages
{
    padding-bottom: 0;
}
.chat-messages:last-child
{
    margin-bottom: .513em;
}
.chat-time
{
    width: 1.487em;
}
.chat-u-cont .chat-time
{
    padding-left: 1.795em;
}
.chat-u-cont .chat-time .chat-u-time
{
    background-color: var(--chat-window-user-time-background-color);
}
.chat-a-cont .chat-time
{
    padding-right: 1.795em;
}
.chat-a-cont .chat-time .chat-a-time
{
    background-color: var(--chat-window-agent-time-background-color);
}
.chat-time .chat-a-time, .chat-time .chat-u-time
{
    width: 1.795em;
    height: .872em;
    border-radius: .513em;
}
.chat-a-time span, .chat-u-time span
{
    color: var(--chat-window-time-font-color);
    font-size: .513em;
}
.chat-a-cont, .chat-u-cont
{
    width: auto;
    min-height: 0;
    clear: both;
}
.chat-a-cont+.chat-a-cont, .chat-u-cont+.chat-u-cont
{
    padding-top: .385em;
}
.chat-u-cont
{
    float: right;
}
.chat-a-cont
{
    float: left;
}
.chat-a-mess-cont, .chat-u-mess-cont
{
    background-color: var(--chat-window-message-background-color);
    opacity: .95;
    border-radius: .3em;
    padding: .513em;
    font-size: .667em;
    color: var(--chat-window-message-font-color);
    min-height: 0;
}
.chat-u-mess-cont
{
    border: .051em solid var(--chat-window-user-message-border-color);
    margin-left: .5em;
}
.chat-u-merged-cont
{
    margin-left: 4.8em;
}
.chat-a-mess-cont
{
    border: .051em solid var(--chat-window-agent-message-border-color);
    margin-right: .5em;
}
.chat-a-merged-cont
{
    margin-right: 4.8em;
}
.chat-s-mess-cont
{
    margin-right: .5em;
    border-radius: .128em;
    padding: .513em;
    font-size: .65em;
    color: #949494;
    min-height: 0;
}
.chat-a-sub-icon-cont, .chat-u-sub-icon-cont
{
    background-color: #f7f7f7;
    background-size: 100%;
    background-position: 0 0;
    width: .308em;
    height: .41em;
    top: 1.5em;
    z-index: 1;
}
.chat-u-sub-icon-cont
{
    background-image: url(../../bcgamebettingde/image/ic_pointer_chat_user.png);
    right: 2.31em;
}
.chat-a-sub-icon-cont
{
    background-image: url(../../bcgamebettingde/image/ic_pointer_chat_admin.png);
    left: 2.31em;
}
.chat-a-icon-cont, .chat-u-icon-cont
{
    font-size: 1rem;
    text-align: center;
    width: 2.7em;
    height: 2.7em;
    border-radius: 50%;
    bottom: auto;
    opacity: .95;
    padding-top: 0;
}
.chat-u-icon-cont
{
    background-color: var(--chat-window-user-icon-background-color);
}
.chat-a-icon-cont
{
    background-color: var(--chat-window-agent-icon-background-color);
}
.chat-a-icon, .chat-u-icon
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    font-size: 1em;
    top: .1em;
    left: 0;
    background-size: 100%;
    background-image: url(../../bcgamebettingde/image/ic_chat_user_small.png);
}
.ie .chat-a-icon, .ie .chat-u-icon
{
    min-width: 0;
}
.desktop .chat-a-icon.hover, .desktop .chat-a-icon:hover, .desktop .chat-u-icon.hover, .desktop .chat-u-icon:hover, .ie .chat-icon-widget:after, .mobile .chat-a-icon.hover, .mobile .chat-a-icon:active, .mobile .chat-u-icon.hover, .mobile .chat-u-icon:active, .tablet .chat-a-icon.hover, .tablet .chat-a-icon:active, .tablet .chat-u-icon.hover, .tablet .chat-u-icon:active
{
    background-color: transparent;
}
.chat-a-icon
{
    background-image: url(../../bcgamebettingde/image/ic_chatagent_small.png);
}
.tablet .chat-main
{
    top: 7.6em;
    left: 1.136em;
    right: 1.136em;
    bottom: 1.136em;
    width: auto;
    border-radius: .35em;
}
.tablet .chat-messages-wrapper
{
    font-size: 1.75em;
}
.tablet .chat-messages
{
    width: 16.5em;
    margin: auto;
}
.tablet .chat-triangle
{
    top: 7.2em;
    right: 3em;
}
.tablet .chat-window__chat-icon
{
    top: 3.7em;
    right: 1.5em;
}
.tablet .chat-a-mess-cont, .tablet .chat-u-mess-cont
{
    width: 15.342em;
    border-width: .07em;
}
.tablet .chat-u-sub-icon-cont
{
    right: 2.35em;
}
.tablet .chat-input-row
{
    border-bottom-right-radius: .35em;
    border-bottom-left-radius: .35em;
}
.tablet .chat-a-icon-cont, .tablet .chat-u-icon-cont
{
    font-size: 1.2rem;
}
.chat-button .chat-unread-count
{
    position: absolute;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    background: var(--chat-bundle-icon-unread-background-color);
    border-radius: 50%;
    text-align: center;
    color: var(--chat-bundle-icon-unread-font-color);
}
.chat-button .chat-unread-count.tighter-spacing
{
    letter-spacing: -.078em;
}
.hide-icon .app-react-components-Chat-ChatIcon-index__chatIconHolder, fieldset.fieldset-with-hidden-area-code span.js-select
{
    display: none;
}
.desktop .chat-messages-wrapper
{
    font-size: 1.5em;
}
.desktop .chat-main
{
    width: 39em;
    height: 39em;
    right: 0;
    top: auto;
    left: auto;
    margin: 0 1em 1em 0;
}
.desktop .chat-a-mess-cont, .desktop .chat-u-mess-cont
{
    border-width: .1em;
    line-height: 1.2em;
}
.desktop .chat-triangle
{
    bottom: 40em;
    top: auto;
}
.desktop .chat-window__chat-icon
{
    bottom: 40.5em;
    top: auto;
}
.chat-icon-widget
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    position: relative;
    background-position: 0 -237.5em;
    margin-left: 1em;
    border-radius: 0;
}
.ie .chat-icon-widget
{
    min-width: 0;
}
.desktop .chat-icon-widget.hover, .desktop .chat-icon-widget:hover, .mobile .chat-icon-widget.hover, .mobile .chat-icon-widget:active, .tablet .chat-icon-widget.hover, .tablet .chat-icon-widget:active
{
    background-color: transparent;
    background-position: -2.5em -237.5em;
}
.chat-icon-widget-small
{
    position: absolute;
    top: -.15rem;
    left: -.31rem;
    font-size: .55rem!important;
    line-height: 1.2rem;
    width: 1.2rem!important;
    height: 1.2rem!important;
    color: #fff;
    overflow: hidden;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 0;
}
.mobile .chat-icon-widget-small
{
    top: .1rem;
    left: .02rem;
}
.tablet :not(.emulate-mobile) .chat-icon-widget-small
{
    top: .1rem;
    left: .02rem;
}
.chat-icon-widget-small.available
{
    background-image: url(../../bcgamebettingde/image/ic_status_online_header.png);
}
.chat-icon-widget-small.unavailable
{
    background-image: url(../../bcgamebettingde/image/ic_status_offline_header.png);
}
.bonus-multiview-imageview
{
    margin: 1.5em 0;
}
.bonus-multiview-imageview__content
{
    transition: box-shadow 200ms;
    cursor: default;
    margin: 0 .75em 1.5em;
    border: .078em solid #e0e0e0;
    background-color: var(--bonus-multiview-background-color);
    border-radius: .2em;
    padding: .65em;
}
.desktop .bonus-multiview-imageview__content.hover, .desktop .bonus-multiview-imageview__content:hover, .mobile .bonus-multiview-imageview__content.hover, .mobile .bonus-multiview-imageview__content:active, .tablet .bonus-multiview-imageview__content.hover, .tablet .bonus-multiview-imageview__content:active
{
    border-color: transparent;
    border-radius: .2em;
    background: var(--bonus-multiview-background-color-hover);
    box-shadow: 0 0 0 .234em var(--bonus-multiview-box-shadow-color-hover),0 0 .234em .234em rgba(0,0,0,.6);
}
.bonus-multiview-imageview__title
{
    background: var(--bonus-multiview-title-background);
}
.bonus-multiview-imageview__webcontent
{
    cursor: pointer;
}
.bonus-multiview-imageview__webcontent p
{
    margin-top: 0;
}
.bonus-multiview-imageview__btn-action
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-primary-success-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 100%;
    width: 100%;
}
.desktop .bonus-multiview-imageview__btn-action.hover, .desktop .bonus-multiview-imageview__btn-action:hover, .mobile .bonus-multiview-imageview__btn-action.hover, .mobile .bonus-multiview-imageview__btn-action:active, .tablet .bonus-multiview-imageview__btn-action.hover, .tablet .bonus-multiview-imageview__btn-action:active
{
    color: var(--btn-primary-success-font-color);
    background-color: var(--btn-primary-success-hover-background-color);
}
.desktop :not(.emulate-mobile) .bonus-multiview-imageview__btn-action:active:after, .desktop :not(.emulate-mobile) .btn_type_generate:active:after, .desktop :not(.emulate-mobile) .button_type_showtc:active:after, .desktop :not(.emulate-mobile) .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:active:after
{
    transform: scaleX(1) translateZ(0);
}
.bonus-multiview-listview__bonus .info-list__field:last-child
{
    padding-right: 1.155rem;
    text-align: right;
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__content
{
    overflow: hidden;
    padding: 0 2em;
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__buttons
{
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: var(--popup-background-color);
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__buttons .portlet__actions
{
    margin: auto;
    display: flex;
    justify-content: center;
    padding: 1em 2.2em;
}
.desktop .bonus-multiview-detailedview .bonus-multiview-detailedview__buttons .portlet__actions, .tablet .bonus-multiview-detailedview .bonus-multiview-detailedview__buttons .portlet__actions
{
    max-width: 25em;
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__buttons .portlet__actions .btn
{
    flex: 1;
    min-width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__buttons .portlet__actions .btn:only-child
{
    width: 9em;
    flex: none;
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__buttons .portlet__actions .btn:last-child
{
    margin-right: 0;
}
.bonus-multiview-detailedview .bonus-multiview-detailedview__show-tc-container
{
    margin: 1em 0 2em;
}
.button_type_showtc
{
    color: var(--btn-primary-demo-font-color);
    background-color: var(--btn-demo-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-demo-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
}
.desktop .button_type_showtc.hover, .desktop .button_type_showtc:hover, .mobile .button_type_showtc.hover, .mobile .button_type_showtc:active, .tablet .button_type_showtc.hover, .tablet .button_type_showtc:active
{
    color: var(--btn-primary-demo-font-color);
    background-color: var(--btn-demo-hover-background-color);
}
.registration-wizard
{
    outline: 0;
}
.registration-multi-column
{
    display: flex;
}
.mobile .registration-multi-column, .tablet.portrait .registration-multi-column
{
    flex-direction: column;
}
.mobile .registration-multi-column .portlet-registration__step, .tablet.portrait .registration-multi-column .portlet-registration__step
{
    width: 100%;
    margin: 0;
}
.desktop .registration-multi-column .portlet-registration__step, .tablet.landscape .registration-multi-column .portlet-registration__step
{
    padding-left: 2em;
    padding-right: 2em;
}
.desktop .registration-multi-column .portlet-registration__step:nth-child(2), .tablet.landscape .registration-multi-column .portlet-registration__step:nth-child(2)
{
    margin: 0;
}
.tablet.portrait .form_name_registration
{
    width: 50%;
    margin: 0 auto;
}
.field_name_zip
{
    width: 100%;
}
.field_name_postcode-finder
{
    text-align: right;
    padding-left: 1em;
}
.mobile .field_name_generate-id .field__control
{
    text-align: center;
}
.btn_type_generate
{
    color: var(--btn-primary-demo-font-color);
    background-color: var(--btn-demo-background-color);
    box-shadow: inset 0 -.15em 0 var(--btn-demo-shadow-color);
    transition: box-shadow 300ms;
    cursor: pointer;
    min-width: 5em;
    font-size: .93rem;
    padding: 0 1.25em;
}
.desktop .btn_type_generate.hover, .desktop .btn_type_generate:hover, .mobile .btn_type_generate.hover, .mobile .btn_type_generate:active, .tablet .btn_type_generate.hover, .tablet .btn_type_generate:active
{
    color: var(--btn-primary-demo-font-color);
    background-color: var(--btn-demo-hover-background-color);
}
.ie .btn_type_generate
{
    min-width: auto;
}
.register-controls
{
    display: flex;
    justify-content: center;
}
.register-controls .btn:last-child
{
    margin-right: 0;
}
.mobile.portrait .register-controls .btn
{
    min-width: auto;
    max-width: 11em;
    flex: 1 1 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.registration__regb-buttons
{
    justify-content: space-between;
    margin: 1em 0;
    overflow: hidden;
}
.registration__regb-buttons .left
{
    display: flex;
    align-items: center;
    width: 100%;
}
.registration__regb-buttons, .registration__regb-buttons .center
{
    display: flex;
    align-items: center;
}
.registration__regb-buttons .right
{
    display: flex;
    align-items: center;
    width: 100%;
}
.registration__regb-buttons .left, .registration__regb-buttons .right
{
    max-width: calc(50% - .8em);
}
.registration__regb-buttons .left
{
    justify-content: flex-start;
}
.registration__regb-buttons .center
{
    width: 0;
    justify-content: center;
}
.registration__regb-buttons .center:not(:empty)
{
    min-width: calc(100% - 1em);
}
.registration__regb-buttons .right
{
    justify-content: flex-end;
}
.registration__regb-buttons .btn
{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: auto;
    max-width: 11em;
    flex: 1 1 0;
}
.registration__regb-buttons .btn-regb__spacer
{
    width: 1.6em;
    min-width: .5em;
    flex: 0 .2 auto;
}
.form_name_registration fieldset
{
    min-inline-size: unset;
}
fieldset.fieldset-with-area-code .field__control, fieldset.fieldset-with-area-code .js-select
{
    display: inline-block;
    vertical-align: top;
}
fieldset.fieldset-with-area-code .js-select
{
    width: 5rem;
}
fieldset.fieldset-with-area-code .field__control
{
    width: calc(100% - 5rem);
}
fieldset.fieldset-with-area-code .error-tooltip
{
    margin-left: 5rem;
}
fieldset.fieldset-with-area-code select:disabled+.js-select__display
{
    opacity: 1;
}
fieldset.fieldset-with-area-code.invalid select+.js-select__display
{
    border-color: var(--dropdown-stroke-border-color);
    background: var(--input-field-background-color);
}
fieldset.fieldset-with-area-code.valid .js-select__display
{
    border-color: var(--dropdown-stroke-border-color);
}
fieldset.fieldset-with-area-code.field.invalid .js-select__display:after, fieldset.fieldset-with-area-code.field.valid .js-select__display:after
{
    display: inline-block;
}
.contact-preferences-list
{
    padding: 0;
    list-style: none;
}
.contact-preferences-list li
{
    border-bottom: 1px solid var(--info-list-divider-border-color);
}
#wirecard-seamless-form-target, .contact-preferences-list .info-list__field
{
    padding: 0;
}
.contact-preferences-list .info-list
{
    margin: 0;
    padding: 0;
}
.contact-preferences-list .info-list__field
{
    line-height: 1rem;
}
.contact-preferences-list .contact-preferences-row, .contact-preferences-list .info-list__header
{
    padding: 1rem .7rem;
    display: flex;
}
.contact-preferences-list .contact-preferences-checkbox
{
    display: flex;
}
.contact-preferences-list .promotional-products
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 1.3rem .7rem .7rem;
}
.contact-preferences-list .promotional-products .js-checkbox__display:after
{
    top: -.5rem;
    left: -.5rem;
}
.contact-preferences-list .promotional-products .info-list__row
{
    border: 0;
    margin-right: 1.1rem;
    margin-bottom: .5rem;
}
.pagination
{
    text-align: center;
    margin: 1em 0;
    padding: 0;
}
.pagination__item
{
    color: var(--page-numbers-font-color);
    background-color: transparent;
    box-shadow: none;
    min-width: 0;
    padding: 0;
    margin: 0 .2em;
    vertical-align: middle;
}
.pagination__item.active
{
    color: var(--page-numbers-font-color);
    background: 0 0;
    text-decoration: none;
    font-weight: 700;
}
.pagination__item_type_first, .pagination__item_type_last, .pagination__item_type_next, .pagination__item_type_previous
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
}
.ie .pagination__item_type_first, .ie .pagination__item_type_last, .ie .pagination__item_type_next, .ie .pagination__item_type_previous
{
    min-width: 0;
}
.desktop .pagination__item_type_first.hover, .desktop .pagination__item_type_first:hover, .desktop .pagination__item_type_last.hover, .desktop .pagination__item_type_last:hover, .desktop .pagination__item_type_next.hover, .desktop .pagination__item_type_next:hover, .desktop .pagination__item_type_previous.hover, .desktop .pagination__item_type_previous:hover, .ie .pagination__item_type_first:after, .ie .pagination__item_type_last:after, .ie .pagination__item_type_next:after, .ie .pagination__item_type_previous:after, .mobile .pagination__item_type_first.hover, .mobile .pagination__item_type_first:active, .mobile .pagination__item_type_last.hover, .mobile .pagination__item_type_last:active, .mobile .pagination__item_type_next.hover, .mobile .pagination__item_type_next:active, .mobile .pagination__item_type_previous.hover, .mobile .pagination__item_type_previous:active, .tablet .pagination__item_type_first.hover, .tablet .pagination__item_type_first:active, .tablet .pagination__item_type_last.hover, .tablet .pagination__item_type_last:active, .tablet .pagination__item_type_next.hover, .tablet .pagination__item_type_next:active, .tablet .pagination__item_type_previous.hover, .tablet .pagination__item_type_previous:active
{
    background-color: transparent;
}
.desktop .pagination__item_type_first.hover, .desktop .pagination__item_type_first:hover, .desktop .pagination__item_type_last.hover, .desktop .pagination__item_type_last:hover, .desktop .pagination__item_type_next.hover, .desktop .pagination__item_type_next:hover, .desktop .pagination__item_type_previous.hover, .desktop .pagination__item_type_previous:hover, .mobile .pagination__item_type_first.hover, .mobile .pagination__item_type_first:active, .mobile .pagination__item_type_last.hover, .mobile .pagination__item_type_last:active, .mobile .pagination__item_type_next.hover, .mobile .pagination__item_type_next:active, .mobile .pagination__item_type_previous.hover, .mobile .pagination__item_type_previous:active, .tablet .pagination__item_type_first.hover, .tablet .pagination__item_type_first:active, .tablet .pagination__item_type_last.hover, .tablet .pagination__item_type_last:active, .tablet .pagination__item_type_next.hover, .tablet .pagination__item_type_next:active, .tablet .pagination__item_type_previous.hover, .tablet .pagination__item_type_previous:active
{
    background-position-x: -2.5em;
}
.pagination__item_type_first:active, .pagination__item_type_last:active, .pagination__item_type_next:active, .pagination__item_type_previous:active
{
    background-position-x: -5em;
}
.pagination__item_type_first.disabled, .pagination__item_type_last.disabled, .pagination__item_type_next.disabled, .pagination__item_type_previous.disabled
{
    background-position-x: -7.5em;
}
.pagination__item_type_first
{
    background-position: 0 -197.5em;
}
.pagination__item_type_previous
{
    background-position: 0 -192.5em;
}
.pagination__item_type_next
{
    background-position: 0 -195em;
}
.pagination__item_type_last
{
    background-position: 0 -200em;
}
.pagination__item_type_number
{
    font-size: 1.2em;
    margin: 0 1em;
}
.portlet__content_type_mobile-cashier
{
    padding: 0 1rem;
}
html:not(.mobile) .transaction-total-amounts-wrapper
{
    margin: 0 -1rem;
}
.pending-withdraw-total
{
    font-weight: 400;
    margin-bottom: 1em;
}
.pending-withdraw-total__value
{
    font-weight: 700;
    color: var(--pending-withdraw-total-value-font-color);
}
.mobile .pending-withdraw-total__label
{
    text-align: left;
}
.mobile .cashier__BA-container
{
    margin: 1.5em 0;
}
.tablet .pending-withdraw-total__label, .tablet .pending-withdraw-total__value
{
    float: none;
    width: auto;
}
.tablet .pending-withdraw-total__value
{
    margin-left: 1em;
}
.desktop .pending-withdraw-total__label, .desktop .pending-withdraw-total__value
{
    float: none;
    width: auto;
}
.desktop .pending-withdraw-total__value
{
    margin-left: 1em;
}
.tablet .pending-withdraw-total
{
    text-align: left;
}
.quick-deposit
{
    border: 0;
}
html.desktop .quick-deposit, html.mobile .quick-deposit
{
    padding: 0 2em;
}
.cashier_description:empty
{
    display: none;
}
.deposit-suggestions .deposit-suggestions__wrapper
{
    width: 1000%;
}
.deposit-suggestions .deposit-suggestions__wrapper.invisible
{
    visibility: hidden;
}
.deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list
{
    padding: 0;
    margin: 0 0 1em;
    list-style: none;
    text-align: center;
    display: inline-block;
}
.deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    display: inline-block;
    position: relative;
    overflow: visible;
    vertical-align: middle;
    -webkit-appearance: none;
    font-family: Asap,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
    border-radius: .234em;
    text-align: center;
    text-decoration: none;
    color: var(--btn-demo-background-color);
    background-color: transparent;
    transition: box-shadow 300ms;
    box-shadow: none;
    border: .078em solid;
    cursor: pointer;
    min-width: 5em;
    padding: 0 1.25em;
    border-width: .1em;
    font-size: 1rem;
    line-height: 2em;
    margin: 0 0 0 .6em;
}
.mobile .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tablet :not(.emulate-mobile) .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form__actions .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item, .portlet__actions .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    margin-left: .65em;
}
.form__actions .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:first-child, .portlet__actions .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:first-child
{
    margin-left: 0;
}
.android.chrome .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    border-radius: 0;
}
.desktop .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item.hover, .desktop .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:hover, .mobile .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item.hover, .mobile .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:active, .tablet .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item.hover, .tablet .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:active
{
    border-color: var(--btn-demo-background-color);
    background-color: var(--btn-demo-background-color);
    color: var(--btn-secondary-hover-font-color);
    box-shadow: none;
}
.deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:before
{
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:after
{
    background: 0 0;
}
.ie .deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item
{
    min-width: auto;
}
.deposit-suggestions .deposit-suggestions__wrapper .deposit-suggestions__list .deposit-suggestions__item:first-child
{
    margin: 0;
}
.add-card-buttons
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: calc(1.25rem - 1.875rem / 2) 0;
}
.add-card-buttons .btn
{
    margin: calc(1.875rem / 2) .78rem;
}
.add-card-buttons .btn__vco
{
    background-image: url(../../bcgamebettingde/image/visa_checkout_button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    box-shadow: none;
    border-radius: 0;
    height: 2.6em;
}
.add-card-buttons .btn__vco, .add-card-buttons .btn__vco:hover, .ie .bingo-info__icon:after
{
    background-color: transparent;
}
.cashier__confirmation-text
{
    margin: 0 auto;
    padding: 1.5em 0;
    width: 44em;
    font-size: 1rem;
    text-align: center;
}
.quick-deposit .cashier__confirmation-text
{
    width: 100%;
}
.deposit .cashier__confirmation-text
{
    width: 35em;
}
.mobile #inboxContainer .app-react-components-Inbox-common-Layout-index__window, .mobile .cashier__confirmation-text
{
    width: 100%;
}
.form_name_transaction-history .info-list__row_type_header, .form_name_transaction-history .tabs-nav--cashier
{
    margin: 0 -1rem;
}
html.desktop .form_name_cashier-deposit--WireCard .form__fieldset
{
    padding-right: 1.5em;
    max-width: 33em;
    width: auto;
    padding-top: 1em;
}
.form_name_cashier-deposit--WireCard .form__actions
{
    white-space: nowrap;
}
.bingoitem__list
{
    width: 100%;
    margin: 0;
    padding: 1rem;
    border-right: none;
    border-left: none;
}
.bingoScheduleItemsContainer
{
    padding: 0;
}
.bingoScheduleItemsContainer .emptyData, .bingoScheduleItemsContainer .error
{
    display: block;
    text-align: center;
    margin: 1em 0;
}
.bingoScheduleItemsContainer .error
{
    color: var(--error-tooltip-message-font-color);
}
.bingoScheduleItemsContainer:not(.bingoScheduleItemsContainer_style__short)
{
    white-space: normal;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bingoScheduler .bingo-scheduler__controls[draggable=true]
{
    cursor: move;
}
.bingoScheduleItemsContainer_style__image .bingoScheduleItemsContainer.responsive .bingoitem, .bingoScheduleItemsContainer_style__short .bingoScheduleItemsContainer.responsive .bingoitem
{
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}
.bingoScheduleItemsContainer_style__image.columns-1 .bingoitem, .bingoScheduleItemsContainer_style__image.columns-2 .bingoitem, .bingoScheduleItemsContainer_style__image.columns-3 .bingoitem, .bingoScheduleItemsContainer_style__image.columns-4 .bingoitem, .bingoScheduleItemsContainer_style__image.columns-5 .bingoitem, .bingoScheduleItemsContainer_style__short.columns-1 .bingoitem, .bingoScheduleItemsContainer_style__short.columns-2 .bingoitem, .bingoScheduleItemsContainer_style__short.columns-3 .bingoitem, .bingoScheduleItemsContainer_style__short.columns-4 .bingoitem, .bingoScheduleItemsContainer_style__short.columns-5 .bingoitem
{
    margin-bottom: 1em;
}
.mobile .bingoScheduleItemsContainer_style__image.columns-1 .bingoitem, .mobile .bingoScheduleItemsContainer_style__short.columns-1 .bingoitem
{
    margin: 0 calc((100% - 18em) / 2);
    margin-bottom: 1em;
}
.mobile .bingoScheduleItemsContainer_style__image.columns-2 .bingoitem, .mobile .bingoScheduleItemsContainer_style__short.columns-2 .bingoitem
{
    margin: 0 calc((50% - 18em) / 2);
    margin-bottom: 1em;
}
.mobile .bingoScheduleItemsContainer_style__image.columns-3 .bingoitem, .mobile .bingoScheduleItemsContainer_style__short.columns-3 .bingoitem
{
    margin: 0 calc((33.3332% - 18em) / 2);
    margin-bottom: 1em;
}
.mobile .bingoScheduleItemsContainer_style__image.columns-4 .bingoitem, .mobile .bingoScheduleItemsContainer_style__short.columns-4 .bingoitem
{
    margin: 0 calc((25% - 18em) / 2);
    margin-bottom: 1em;
}
.mobile .bingoScheduleItemsContainer_style__image.columns-5 .bingoitem, .mobile .bingoScheduleItemsContainer_style__short.columns-5 .bingoitem
{
    margin: 0 calc((20% - 18em) / 2);
    margin-bottom: 1em;
}
.bingoScheduleItemsContainer_style__image .bingoScheduleItemsContainer, .bingoScheduleItemsContainer_style__short .bingoScheduleItemsContainer
{
    padding: 0;
    margin: 1em 0 0;
}
.bingo-info__icon
{
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    font-size: 1rem;
    background-size: 400%;
    content: "";
    display: block;
    position: absolute;
    top: -.25rem;
    left: -.25rem;
    height: 2.5rem;
    width: 2.5rem;
}
.ie .bingo-info__icon
{
    min-width: 0;
}
.desktop .bingo-info__icon.hover, .desktop .bingo-info__icon:hover, .mobile .bingo-info__icon.hover, .mobile .bingo-info__icon:active, .tablet .bingo-info__icon.hover, .tablet .bingo-info__icon:active
{
    background-color: transparent;
}
.bingoScheduleItemsContainer_style__image .bingoitem, .bingoScheduleItemsContainer_style__short .bingoitem
{
    width: 21.5em;
    height: auto;
}
.mobile .bingoScheduleItemsContainer_style__image .bingoitem, .mobile .bingoScheduleItemsContainer_style__short .bingoitem
{
    font-size: .6em;
    width: 18em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder, .bingoScheduleItemsContainer_style__short .bingoitem__holder
{
    padding-top: 0;
    margin: 0;
    width: 100%;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__title, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__title
{
    margin: 0;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__game-name, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__game-name
{
    margin: 0;
    font-size: 1rem;
}
.mobile .bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__game-name, .mobile .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__game-name
{
    font-size: .82rem;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__data-container, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__data-container
{
    position: relative;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__img-container, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__img-container
{
    width: 11.2em;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.mobile .bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__img-container, .mobile .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__img-container
{
    width: 9em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__img, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__img
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info-container, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info-container
{
    margin-left: 11.2em;
    padding-left: .85em;
}
.mobile .bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info-container, .mobile .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info-container
{
    margin-left: 9em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__item-info, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__item-info
{
    padding: 0;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .btn, .bingoScheduleItemsContainer_style__short .bingoitem__holder .btn
{
    width: 100%;
    margin: 0;
    font-size: 1rem;
    text-align: center;
}
.mobile .bingoScheduleItemsContainer_style__image .bingoitem__holder .btn, .mobile .bingoScheduleItemsContainer_style__short .bingoitem__holder .btn
{
    font-size: 1.5em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info__item, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info__item
{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 2em;
    line-height: 2em;
    position: relative;
    padding-left: 2.3em;
}
.mobile .bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info__item .bingo-info__icon, .mobile .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info__item .bingo-info__icon
{
    top: -.6em;
    left: -.5em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info__item.prize .bingo-info__icon, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info__item.prize .bingo-info__icon
{
    background-position: -7.5em -135em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info__item.jackpot .bingo-info__icon, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info__item.jackpot .bingo-info__icon
{
    background-position: -7.5em -132.5em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info__item.cardPrice .bingo-info__icon, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info__item.cardPrice .bingo-info__icon
{
    background-position: -7.5em -137.5em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__bingo-info__item.players .bingo-info__icon, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__bingo-info__item.players .bingo-info__icon
{
    background-position: -7.5em -140em;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__item-buttons_style_extended, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__item-buttons_style_extended
{
    position: relative;
    margin: .85em 0 0;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__img, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__img
{
    border-radius: 0;
}
.bingoScheduleItemsContainer_style__image .bingoitem__holder .gamesinfo__item-info, .bingoScheduleItemsContainer_style__short .bingoitem__holder .gamesinfo__item-info
{
    display: block;
}
.bingoitem__info-block
{
    display: inline-block;
    font-size: 1.2em;
    width: 10%;
    height: 100%;
    font-weight: 500;
    letter-spacing: -.078em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 .5rem;
    line-height: 5.5rem;
    vertical-align: middle;
}
.bingoitem-container
{
    display: inline-block;
    max-height: 100%;
    overflow: hidden;
    width: calc(100% - (9.7rem + 11rem + 1rem));
}
.tablet :not(.emulate-mobile) .bingoitem-container
{
    width: calc(100% - (9.7rem + 8rem + 1rem));
}
.bingoitem__image
{
    min-width: 9.7rem;
    max-width: 9.7rem;
    width: 1%;
}
.bingoitem__image span
{
    line-height: 2rem;
    text-align: center;
    margin-right: 1rem;
    display: block;
}
.bingoitem__starts
{
    width: 12%;
}
.bingoitem__room
{
    width: 28%;
}
.tablet :not(.emulate-mobile) .bingoitem__jackpot, .tablet :not(.emulate-mobile) .bingoitem__players, .tablet :not(.emulate-mobile) .bingoitem__prize, .tablet :not(.emulate-mobile) .bingoitem__room, .tablet :not(.emulate-mobile) .bingoitem__ticketPrice
{
    width: 16%;
}
.bingoitem__name
{
    font-weight: 700;
    width: 20%;
}
.bingoitem__jackpot, .bingoitem__players, .bingoitem__prize, .bingoitem__ticketPrice
{
    width: 10%;
    text-align: center;
}
.bingoitem__actions
{
    width: 0;
    min-width: 11rem;
    max-width: 11rem;
}
.tablet :not(.emulate-mobile) .bingoitem__actions
{
    min-width: 8rem;
    max-width: 8rem;
}
.bingoScheduleItemsContainer_style__list
{
    margin: 0;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header
{
    background: var(--bingo-items-list-header-background-color);
    text-align: left;
    list-style: none;
    width: 100%;
    padding: 0 1em;
    line-height: 3em;
    height: 3em;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem__info-block
{
    line-height: 3em;
    height: 3em;
    font-size: 1em;
    font-weight: 400;
    position: relative;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem__info-block.bingoitem__header__tablet-position
{
    position: absolute;
    left: 1em;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem-container
{
    margin-left: 9.7rem;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .micon
{
    display: inline-block;
    position: absolute;
    cursor: default;
    background-size: 400%;
    font-size: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
    top: 50%;
    left: 50%;
    margin: -1.25rem 0 0 -1.25rem;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem__ticketPrice .micon
{
    background-position: -5rem -165rem;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem__prize .micon
{
    background-position: -7.5rem -165rem;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem__jackpot .micon
{
    background-position: -7.5rem -167.5rem;
}
.bingoScheduleItemsContainer_style__list .bingo-items-list__header .bingoitem__players .micon
{
    background-position: -7.5rem -170rem;
}
.bingoScheduleItemsContainer_style__list .bingoitem
{
    display: block;
    clear: both;
    padding: 1rem 1.155rem;
    position: relative;
    border-bottom: .078em solid #ccc;
    height: 7.5rem;
    box-sizing: border-box;
}
.tablet :not(.emulate-mobile) .bingoScheduleItemsContainer_style__list .bingoitem
{
    height: 9.5rem;
}
.bingoScheduleItemsContainer_style__list .bingoitem .gamesinfo__img
{
    height: 5.5rem;
    width: 7.7rem;
    border-radius: 0;
}
.bingoScheduleItemsContainer_style__list .bingoitem .gamesinfo__detailed-btns
{
    top: 1em;
}
.bingoScheduleItemsContainer_style__list .bingoitem .btn
{
    position: absolute;
    top: 50%;
    right: 1.155rem;
    min-width: 11rem;
    margin-top: -1.563em!important;
}
.tablet :not(.emulate-mobile) .bingoScheduleItemsContainer_style__list .bingoitem .btn
{
    min-width: 8rem;
    margin-top: -2.656em!important;
}
.bingo-scheduler__title-text
{
    float: left;
    margin-left: .5em;
    line-height: 2.1em;
    font-size: 1.35em;
    color: #fff;
}
.tablet :not(.emulate-mobile) .bingo-scheduler__title-text
{
    font-size: 1rem;
    line-height: 3rem;
}
.portlet-bingoscheduler .gamesinfo__view-mode-item.image
{
    background-position: -5em -182.5em;
}
.portlet-bingoscheduler .gamesinfo__view-mode-item.image.active
{
    background-position: 0 -182.5em;
    border: 0;
}
.bingo-scheduler__filter-wrapper, .bingo-scheduler__sorting-wrapper
{
    position: static;
    text-align: left;
}
.bingo-scheduler__filter-wrapper .js-select__display, .bingo-scheduler__sorting-wrapper .js-select__display
{
    padding-right: 2.5em;
}
.bingo-scheduler__filter-wrapper .js-select__display::after, .bingo-scheduler__sorting-wrapper .js-select__display::after
{
    background-position: -5em -132.5em;
    right: -.75em;
}
.bingo-scheduler__filter-wrapper .js-select select.default+.js-select__display, .bingo-scheduler__sorting-wrapper .js-select select.default+.js-select__display, .bingo-scheduler__view-all-link a, .tablet .bingoScheduler .bingo-scheduler__controls .bingo-scheduler__view-all-link a
{
    color: #fff;
}
@media only screen and (max-width: 767px) and (orientation: portrait)
{
    .bingo-scheduler__filter-wrapper, .bingo-scheduler__sorting-wrapper
    {
        width: 45%;
    }
}
.bingo-scheduler__filter-wrapper
{
    margin-right: 1em;
}
.bingo-scheduler__filter-wrapper, .bingo-scheduler__sorting-wrapper
{
    display: inline-block;
    min-width: 8em;
}
@media only screen and (max-width: 767px) and (orientation: portrait)
{
    .bingo-scheduler__sorting-wrapper
    {
        width: 25%;
    }
}
.bingo-scheduler__view-all-link
{
    float: right;
    margin-top: .85em;
    font-size: .914rem;
}
.bingo-scheduler__view-all-link a :active, .bingo-scheduler__view-all-link a:hover, .tablet .bingoScheduler .bingo-scheduler__controls .bingo-scheduler__view-all-link a :active, .tablet .bingoScheduler .bingo-scheduler__controls .bingo-scheduler__view-all-link a:hover
{
    color: #fff!important;
    text-decoration: underline;
}
.bingoScheduleItemsWrapper .paging__number
{
    width: 3em;
    color: #af4790;
    background-color: transparent;
    cursor: pointer;
}
.bingoScheduleItemsWrapper .paging__number.active
{
    font-weight: 700;
    background-color: transparent;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging-container.short .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .paging-container.short .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.short .paging-container.image .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.short .paging-container.list .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.short .paging__arrow
{
    margin: -1rem 0 0;
}
.portlet__content_type_bingoscheduler .paging-container.short .paging__list
{
    bottom: 1.5rem!important;
}
.portlet__content_type_bingoscheduler .paging-container.short .paging__arrow_type_previous
{
    left: 3rem;
}
.portlet__content_type_bingoscheduler .paging-container.short .paging__arrow_type_next
{
    right: 3rem;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow
{
    bottom: .8em;
    top: auto;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary
{
    top: auto;
}
.portlet__content_type_bingoscheduler .paging-container.list .paging__arrow
{
    bottom: .8em;
    top: auto;
}
.portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary
{
    top: auto;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_previous, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_previous
{
    left: 50%;
    margin-left: -12em;
    background-position: 0 -217.5em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_previous:hover, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_previous:hover
{
    background-position: -2.5em -217.5em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_next, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_next
{
    right: 50%;
    margin-right: -12em;
    background-position: 0 -220em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_next:hover, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_next:hover
{
    background-position: -2.5em -220em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow__boundary, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow__boundary
{
    position: absolute;
    bottom: .8em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_first, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_first
{
    left: 50%;
    margin-left: -13.5em;
    background-position: 0 -222.5em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_first:before, .portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_last:before, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_first:before, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_last:before
{
    content: "";
    display: block;
    position: absolute;
    height: 3.5em;
    width: 220%;
    top: -1em;
    left: -1em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_first:hover, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_first:hover
{
    background-position: -2.5em -222.5em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_last, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_last
{
    right: 50%;
    margin-right: -13em;
    background-position: 0 -225em;
}
.portlet__content_type_bingoscheduler .paging-container.image .paging__arrow_type_last:hover, .portlet__content_type_bingoscheduler .paging-container.list .paging__arrow_type_last:hover
{
    background-position: -2.5em -225em;
}
.desktop .portlet__content_type_bingoscheduler .bingoScheduleItemsWrapper_style__SHORT
{
    width: 76%;
    margin: 0 auto;
    overflow: hidden;
}
.desktop .portlet__content_type_bingoscheduler .bingoScheduleItemsWrapper_style__SHORT .paging__pages
{
    padding-bottom: 1rem;
}
.desktop .portlet__content_type_bingoscheduler .paging__arrow_type_next
{
    margin: -1em 2em;
    background-position: -5em -175em;
}
.desktop .portlet__content_type_bingoscheduler .paging__arrow_type_next:hover
{
    background-position: -2.5em -175em;
}
.desktop .portlet__content_type_bingoscheduler .paging__arrow_type_previous
{
    margin: -1em -2.6em;
    background-position: -5em -177.5em;
}
.desktop .portlet__content_type_bingoscheduler .paging__arrow_type_previous:hover
{
    background-position: -2.5em -177.5em;
}
.desktop .bingoScheduler .bingo-scheduler__filter-wrapper.schedulePeriod
{
    margin-right: 0;
}
.desktop .bingoScheduler .bingo-scheduler__view-all-link
{
    padding-left: 1em;
}
.desktop .bingoScheduler.bingoScheduler--sorting .bingo-scheduler__filter-wrapper.schedulePeriod, .tablet .bingoScheduler.bingoScheduler--sorting .bingo-scheduler__filter-wrapper.schedulePeriod
{
    margin-right: 1em;
}
.tablet .bingoScheduleItemsWrapper_style__SHORT
{
    overflow: hidden;
}
.tablet .bingoScheduleItemsWrapper_style__SHORT .paging__pages
{
    width: 1000%;
}
.tablet .bingoScheduleItemsContainer_style__short
{
    padding: 2em 1em 0;
    white-space: nowrap;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.tablet .bingoScheduler .bingo-scheduler__controls
{
    white-space: normal;
}
.tablet .bingoScheduler .bingo-scheduler__controls .bingo-scheduler__filter-wrapper, .tablet .bingoScheduler .bingo-scheduler__controls .bingo-scheduler__sorting-wrapper
{
    width: auto;
    min-width: 5em;
}
.tablet .bingoScheduler .bingo-scheduler__controls .bingo-scheduler__view-all-link
{
    float: right;
    margin-top: 0;
    margin-left: 1em;
    font-size: .914rem;
    line-height: 3em;
    padding: .2em 0;
}
.tablet .bingoScheduler .bingo-scheduler__filter-wrapper.schedulePeriod
{
    margin-right: 0;
}
.mobile .bingoScheduleItemsWrapper_style__SHORT
{
    overflow: hidden;
}
.mobile .bingoScheduleItemsWrapper_style__SHORT .paging__pages
{
    width: 1000%;
}
.mobile .bingoScheduleItemsContainer_style__short
{
    padding: 2em 1em 0;
    white-space: nowrap;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.mobile .bingoScheduler .bingo-scheduler__controls
{
    padding: 0 1em;
    text-align: left;
}
.mobile .bingoScheduler .bingo-scheduler__filter-wrapper
{
    min-width: 4em;
}
.mobile .bingoScheduler .bingo-scheduler__filter-wrapper.balls, .mobile .bingoScheduler .bingo-scheduler__filter-wrapper.rooms, .mobile .bingoScheduler .bingo-scheduler__filter-wrapper.scheduleDay, .mobile .bingoScheduler .bingo-scheduler__filter-wrapper.schedulePeriod
{
    width: calc(50% - .5em);
}
.mobile .bingoScheduler .bingo-scheduler__filter-wrapper.balls, .mobile .bingoScheduler .bingo-scheduler__filter-wrapper.scheduleDay
{
    margin-right: .5em;
}
.mobile .bingoScheduler .bingo-scheduler__filter-wrapper.rooms, .mobile .bingoScheduler .bingo-scheduler__filter-wrapper.schedulePeriod
{
    margin-left: .5em;
    margin-right: 0;
}
.mobile .bingoScheduler .bingo-scheduler__sorting-wrapper
{
    min-width: 4em;
    width: 100%;
}
.mobile .bingoScheduler .bingo-scheduler__view-all-link
{
    width: 100%;
    text-align: right;
    margin-top: 0;
    font-size: .914rem;
    line-height: 2.1em;
}
.mobile .bingoScheduler.bingoScheduler--filters .bingo-scheduler__controls, .mobile .bingoScheduler.bingoScheduler--sorting .bingo-scheduler__controls
{
    padding-bottom: 1em;
}
.mobile .bingoScheduler.bingoScheduler--filters.bingoScheduler--sorting .bingo-scheduler__filter-wrapper.scheduleDay
{
    width: calc(33.333% - .5em);
}
.mobile .bingoScheduler.bingoScheduler--filters.bingoScheduler--sorting .bingo-scheduler__filter-wrapper.schedulePeriod
{
    width: calc(33.333% - 1em);
    margin-right: .5em;
}
.mobile .bingoScheduler.bingoScheduler--filters.bingoScheduler--sorting .bingo-scheduler__sorting-wrapper
{
    width: calc(33.333% - .5em);
    margin-left: .5em;
}
.bingoScheduleItemsWrapper_style__short .gamesinfo__item_style_extended
{
    margin: .5rem 0 0;
    padding: 0 .5em 2em;
    box-sizing: content-box;
}
.bingoScheduleItemsContainer_style__short
{
    max-width: 85%;
}
.bingoScheduleItemsContainer_style__short .bingoitem
{
    margin: 0;
    box-sizing: content-box;
    padding: 0 .609em 2em;
}
.portlet-bingoscheduler .portlet__content_border_show .gamesinfo__controls
{
    box-sizing: content-box;
    margin-left: -1rem;
    padding-right: 1rem;
    padding-left: 1rem;
}
.mobile .portlet-bingoscheduler .gamesinfo__controls
{
    white-space: normal;
}
.gamesinfo__controls
{
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    text-align: right;
    background: #f5f5f5;
    padding: 0 1.165em;
}
.gamesinfo__view-mode-item
{
    margin: 0 .5em 0 0;
    padding: 0 .35em;
}
.gamesinfo__view-mode-item.hover
{
    color: #000;
}
.gamesinfo__view-mode-item.active
{
    color: #000;
    border-bottom: .15em solid #3e82f7;
}
.gamesinfo__item
{
    list-style: none;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 1em;
}
.gamesinfo__title
{
    white-space: normal;
}
.gamesinfo__img-container
{
    line-height: 0;
    position: relative;
}
.hover .gamesinfo__img
{
    opacity: .4;
}
.gamesinfo__img_style_modern
{
    box-shadow: 0 0 .3em rgba(0,0,0,.6);
    border-radius: .3em;
    width: 11em;
    height: 6.7em;
    background-size: cover;
}
.gamesinfo__img_style_light
{
    border-radius: 1em;
    width: 5.4em;
    height: 5.4em;
}
.gamesinfo__item_style_extended
{
    margin: .5em;
}
.gamesinfo__img_style_extended
{
    border-radius: 1em;
    width: 5.4em;
    height: 5.4em;
}
.gamesinfo__detailed-img-container
{
    float: left;
    position: relative;
    cursor: pointer;
}
.gamesinfo__detailed-img
{
    border-radius: 0;
    background-size: 100% 100%;
}
.gamesinfo__holder_style_extended, .gamesinfo__item_style_extended
{
    width: 22.14rem;
}
.gamesinfo__item_style_extended
{
    margin: 0 .45rem 1.82rem;
    height: 17.8rem;
    font-size: .83rem;
}
.gamesinfo__item_style_extended .btn_type_extended-real-play
{
    margin: 0 .25em;
    min-width: calc(50% - .5em);
}
.gamesinfo__holder_style_extended
{
    border: .078em solid var(--games-info-game-frame-border-color);
    padding: .85em;
    transition: box-shadow 200ms;
    position: relative;
    background: var(--games-info-game-frame-background-color);
    border-radius: .3em;
    cursor: pointer;
}
.desktop .gamesinfo__holder_style_extended.hover, .desktop .gamesinfo__holder_style_extended:hover, .mobile .gamesinfo__holder_style_extended.hover, .mobile .gamesinfo__holder_style_extended:active, .tablet .gamesinfo__holder_style_extended.hover, .tablet .gamesinfo__holder_style_extended:active
{
    background: var(--games-info-game-frame-background-color-hover);
    border-radius: .3em;
    box-shadow: 0 0 0 .234em var(--games-info-game-frame-border-color-hover),0 0 .234em .234em rgba(0,0,0,.6);
    z-index: 2;
    height: auto!important;
    border: .078em solid transparent;
}
.desktop .gamesinfo__holder_style_extended.hover .gamesinfo__item-info_style_extended, .desktop .gamesinfo__holder_style_extended:hover .gamesinfo__item-info_style_extended, .mobile .gamesinfo__holder_style_extended.hover .gamesinfo__item-info_style_extended, .mobile .gamesinfo__holder_style_extended:active .gamesinfo__item-info_style_extended, .tablet .gamesinfo__holder_style_extended.hover .gamesinfo__item-info_style_extended, .tablet .gamesinfo__holder_style_extended:active .gamesinfo__item-info_style_extended
{
    display: block;
}
.gamesinfo__item-info_style_extended
{
    display: none;
}
.gamesinfo__img_style_extended
{
    width: 20.48rem;
    height: 12.84rem;
}
.gamesinfo__title_style_extended
{
    margin: 1em 0 0;
}
.gamesinfo__game-name_style_extended
{
    color: var(--games-info-game-title-font-color);
    font-size: 1.097rem;
    line-height: 2.25em;
    width: calc(100% - 3em);
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}
.gamesinfo__item-buttons_style_extended
{
    margin: 0 -.25em;
}
.gamesinfo__detailed-img
{
    width: 14em;
    height: 8.85em;
}
.btn_type_detailed-real-play
{
    display: block;
    margin: 0 0 .5em!important;
}
.mobile.portrait .gamesinfo__detailed-img-container
{
    width: 33.333%;
}
.mobile.portrait .gamesinfo__detailed-img
{
    width: 100%;
    height: 5em;
}
.gamesinfo__img_style_modern
{
    margin: auto;
}
.tablet :not(.emulate-mobile) .gamesinfo__img_style_modern
{
    width: 17.5em;
    height: 10.65em;
}
.gamesinfo__view-mode-item
{
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    border: 0;
}
.ie .gamesinfo__view-mode-item
{
    min-width: 0;
}
.desktop .gamesinfo__view-mode-item.hover, .desktop .gamesinfo__view-mode-item:hover, .ie .gamesinfo__view-mode-item:after, .mobile .gamesinfo__view-mode-item.hover, .mobile .gamesinfo__view-mode-item:active, .tablet .gamesinfo__view-mode-item.hover, .tablet .gamesinfo__view-mode-item:active
{
    background-color: transparent;
}
.gamesinfo__view-mode-item:last-child
{
    margin-right: 0;
}
.gamesinfo__view-mode-item.item
{
    background-position: -5em -182.5em;
}
.gamesinfo__view-mode-item.item.active
{
    background-position: 0 -182.5em;
    border: 0;
}
.gamesinfo__view-mode-item.detailed_list
{
    background-position: -5em -185em;
}
.gamesinfo__view-mode-item.detailed_list.active
{
    background-position: 0 -185em;
    border: 0;
}
.gamesinfo__view-mode-item.list
{
    background-position: -5em -187.5em;
}
.gamesinfo__view-mode-item.list.active
{
    background-position: 0 -187.5em;
    border: 0;
}
.gamesinfo__controls
{
    zoom: 1;
    background-color: var(--games-info-controls-background-color);
}
.gamesinfo__controls:after, .gamesinfo__controls:before
{
    content: "";
    display: table;
}
.gamesinfo__controls:after
{
    clear: both;
}
.gamesinfo__controls>*
{
    padding: .2em 0;
}
.gamesinfo__controls .js-select__display, .gamesinfo__controls select:focus+.js-select__display
{
    border-color: var(--games-info-controls-dropdown-stroke-border-color);
    color: var(--games-info-controls-dropdown-font-color);
}
.gamesinfo__controls .js-select__display
{
    line-height: 2.6;
    height: 2.45em;
    font-size: .914rem;
    vertical-align: top;
}
.gamesinfo__controls input
{
    font-size: .914rem;
    vertical-align: top;
}
.gamesinfo__img
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: .3em;
    box-shadow: 0 .1em .2em #a4a4a4;
}
.gamesinfo__game-name
{
    white-space: nowrap;
}
.gamesinfo__view-mode-wrapper
{
    float: right;
    line-height: 3em;
    margin-left: 1em;
    width: auto;
}
.loyalty-points-redeem-form__info span
{
    display: inline-block;
}
.loyalty-points-redeem-form__info span.loyalty-points-redeem-form__info-label
{
    width: 60%;
}
.loyalty-points-redeem-form__info span.loyalty-points-redeem-form__info-value
{
    width: 40%;
}
.self_exclusion__container .info-list__row
{
    text-align: left;
}
.self_exclusion__container .info-list__field:first-child
{
    padding: .55em;
}
.mobile .self_exclusion__container .info-list__row
{
    padding-top: 1em;
}
.mobile .self_exclusion__container [class*=micon-self-exclusion-]
{
    float: left;
    margin-right: .5em;
}
.self_exclusion__container .btn_action_revoke
{
    color: var(--btn-secondary-negative-font-color);
    background-color: var(--btn-secondary-negative-background-color);
    transition: box-shadow 300ms;
    box-shadow: none;
    border: .078em solid;
    cursor: pointer;
    min-width: 8em;
    margin-left: 1em;
}
.desktop :not(.emulate-mobile) .self_exclusion__container .btn_action_revoke:active:after
{
    transform: scaleX(1) translateZ(0);
}
.desktop .self_exclusion__container .btn_action_revoke.hover, .desktop .self_exclusion__container .btn_action_revoke:hover, .mobile .self_exclusion__container .btn_action_revoke.hover, .mobile .self_exclusion__container .btn_action_revoke:active, .tablet .self_exclusion__container .btn_action_revoke.hover, .tablet .self_exclusion__container .btn_action_revoke:active
{
    border-color: var(--btn-secondary-negative-border-color);
    background-color: var(--btn-secondary-negative-hover-background-color);
    color: var(--btn-secondary-hover-font-color);
    box-shadow: none;
}
.self_exclusion__container .btn_action_revoke:before
{
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.self_exclusion__container .btn_action_revoke:after
{
    background: 0 0;
}
.mobile .self_exclusion__container .btn_action_revoke
{
    min-width: 6em;
    margin: 0;
}
.self_exclusion__container .btn_action_revoke.revoke-hidden
{
    visibility: hidden;
}
.desktop :not(.emulate-mobile) .self_exclusion__container .info-list__field, .tablet :not(.emulate-mobile) .self_exclusion__container .info-list__field
{
    line-height: 4em;
    white-space: normal;
}
.portlet__content_type_ngresponsiblegaming
{
    text-align: center;
    padding: 0 1rem;
}
.portlet__content_type_ngresponsiblegaming .form__fieldset, .portlet__content_type_ngresponsiblegaming form .responsible-gaming-waiting-limits .info-list__field
{
    text-align: left;
}
.desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .form__fieldset, .tablet :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .form__fieldset
{
    width: 23em;
    margin: 0 auto;
}
.desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-limits-container, .desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-reality-check-container, .desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-timeout-container, .tablet :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-limits-container, .tablet :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-reality-check-container, .tablet :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-timeout-container
{
    margin: 0 auto;
}
.desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-limits-container, .desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-reality-check-container, .desktop :not(.emulate-mobile) .portlet__content_type_ngresponsiblegaming .fn-timeout-container
{
    width: 48em;
}
.portlet__content_type_ngresponsiblegaming .field_name_description
{
    margin-bottom: 1.71rem;
}
.portlet__content_type_ngresponsiblegaming form
{
    padding-bottom: 4em;
}
.portlet__content_type_ngresponsiblegaming form .responsible-gaming-waiting-limits .info-list__field_type_value
{
    text-align: right;
}
.portlet__content_type_ngresponsiblegaming form .responsible-gaming-waiting-limits__confirmation
{
    display: flex;
    width: 100%;
    padding: 0 1rem;
    margin-bottom: 1rem;
    justify-content: center;
}
.portlet__content_type_ngresponsiblegaming form .responsible-gaming-waiting-limits__confirmation .btn
{
    flex: 1;
    min-width: auto;
    max-width: 12rem;
}
.portlet__content_type_ngresponsiblegaming form .responsible-gaming-waiting-limits__confirmation .btn:last-child
{
    margin-right: 0;
    margin-left: .8rem;
}
.portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits
{
    padding-top: 0;
}
.portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits .form__fieldset
{
    margin-bottom: 2rem;
}
.portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits .info-list
{
    margin: 0;
}
.portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits h3
{
    font-size: 1.28rem;
}
.portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits .warning
{
    font-size: .914rem;
}
.portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits .info-list__field, .portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits p
{
    font-size: 1rem;
}
.tablet .portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits
{
    margin: 0 auto;
    max-width: 48rem;
}
.mobile.portrait .portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits .info-list
{
    margin: 0 -1.155rem;
}
.mobile.landscape .portlet__content_type_ngresponsiblegaming form.form_name_responsible-gaming-deposit-limits .form__fieldset
{
    width: 23rem;
    margin: 0 auto;
}
.portlet__content_type_ngresponsiblegaming .field
{
    z-index: 0;
}
.panic-button
{
    content: url(../../bcgamebettingde/image/btn_panic.png);
    cursor: pointer;
}
.popup-modal__buttons .popup-modal__button_type_start, .popup-modal__buttons .popup-modal__button_type_start:only-child
{
    width: auto;
}
.btn_type_logout
{
    padding: 0 1.25em;
    font-size: .914rem;
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 400%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
}
.ie .btn_type_logout
{
    min-width: 0;
}
.desktop .btn_type_logout.hover, .desktop .btn_type_logout:hover, .ie .btn_type_logout:after, .ie [class*=micon-payment]:after, .mobile .btn_type_logout.hover, .mobile .btn_type_logout:active, .tablet .btn_type_logout.hover, .tablet .btn_type_logout:active
{
    background-color: transparent;
}
.autocomplete-list
{
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    list-style: none;
    width: 100%;
    padding: 0;
    color: #000;
    left: 0;
    font-size: 1rem;
    line-height: 3em;
    position: absolute;
    border-radius: 3px;
    box-shadow: 0 0 .3em rgba(0,0,0,.22);
    background-color: #fff;
    margin: .1em 0 .5em;
    max-height: 30em;
    top: 100%;
    z-index: 11;
}
.autocomplete-list:empty
{
    display: none;
}
.autocomplete-item
{
    text-align: left;
    border-bottom: 1px solid #d1d1d1;
    padding: 0 1em;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.autocomplete-item.hover, .autocomplete-item:hover
{
    background-color: #d3e8f7;
}
.autocomplete-item:not(.hover):hover
{
    background-color: #fff;
}
.autocomplete-item .highlight
{
    font-weight: 700;
}
.mws-inbox-icon
{
    z-index: 11;
}
#inboxContainer .app-react-components-Inbox-common-Layout-index__window
{
    width: 27rem;
}
.warning
{
    text-align: center;
    margin: 1rem 0;
    border: 2px solid var(--warning-border-color);
    background-color: var(--warning-background-color);
    color: var(--warning-font-color);
    border-radius: .5rem;
    padding: .5rem;
}
.micon-home
{
    background-position: -2.5em 0;
}
.micon-my-account
{
    background-position: -2.5em -2.5em;
}
.micon-deposit
{
    background-position: -2.5em -5em;
}
.micon-withdraw
{
    background-position: -2.5em -7.5em;
}
.micon-transactions-history
{
    background-position: -2.5em -10em;
}
.micon-loyality-points
{
    background-position: -2.5em -12.5em;
}
.micon-refer-friend
{
    background-position: -2.5em -15em;
}
.micon-settings
{
    background-position: -2.5em -17.5em;
}
.micon-cashier
{
    background-position: -2.5em -20em;
}
.micon-info
{
    background-position: -2.5em -22.5em;
}
.micon-help-support
{
    background-position: -2.5em -27.5em;
}
.micon-getting-started
{
    background-position: -2.5em -30em;
}
.micon-support
{
    background-position: -2.5em -32.5em;
}
.micon-responsible-gaming
{
    background-position: -2.5em -35em;
}
.micon-my-promotions
{
    background-position: -2.5em -40em;
}
.micon-pending-withdraw
{
    background-position: -2.5em -42.5em;
}
.micon-change-password
{
    background-position: -2.5em -45em;
}
.micon-my-balance
{
    background-position: -2.5em -47.5em;
}
.micon-promocode
{
    background-position: -2.5em -52.5em;
}
.micon-bingo
{
    background-position: -2.5em -55em;
}
.micon-sport
{
    background-position: -2.5em -57.5em;
}
.micon-contact-us
{
    background-position: -2.5em -60em;
}
.micon-update-details
{
    background-position: -2.5em -62.5em;
}
.micon-self-exclusion
{
    background-position: -2.5em -67.5em;
}
.micon-deposit-limits
{
    background-position: -2.5em -70em;
}
.micon-poker
{
    background-position: -2.5em -160em;
}
.micon-live
{
    background-position: -2.5em -162.5em;
}
.micon-virtual-cards
{
    background-position: -2.5em -240em;
}
.micon-search
{
    background-position: 0 -157.5em;
    cursor: pointer;
}
.desktop .micon-search.hover, .desktop .micon-search:hover, .mobile .micon-search.hover, .mobile .micon-search:active, .tablet .micon-search.hover, .tablet .micon-search:active
{
    background-position: -2.5em -157.5em;
}
.micon-arrow-previous, .paging__arrow_type_previous
{
    background-position: -5em -77.5em;
    cursor: pointer;
}
.desktop .hover.paging__arrow_type_previous, .desktop .micon-arrow-previous.hover, .desktop .micon-arrow-previous:hover, .desktop .paging__arrow_type_previous:hover, .mobile .hover.paging__arrow_type_previous, .mobile .micon-arrow-previous.hover, .mobile .micon-arrow-previous:active, .mobile .paging__arrow_type_previous:active, .tablet .hover.paging__arrow_type_previous, .tablet .micon-arrow-previous.hover, .tablet .micon-arrow-previous:active, .tablet .paging__arrow_type_previous:active
{
    background-position: -7.5em -77.5em;
}
.micon-arrow-next, .micon-clear, .paging__arrow_type_next
{
    background-position: -5em -75em;
    cursor: pointer;
}
.desktop .hover.paging__arrow_type_next, .desktop .micon-arrow-next.hover, .desktop .micon-arrow-next:hover, .desktop .paging__arrow_type_next:hover, .mobile .hover.paging__arrow_type_next, .mobile .micon-arrow-next.hover, .mobile .micon-arrow-next:active, .mobile .paging__arrow_type_next:active, .tablet .hover.paging__arrow_type_next, .tablet .micon-arrow-next.hover, .tablet .micon-arrow-next:active, .tablet .paging__arrow_type_next:active
{
    background-position: -7.5em -75em;
}
.micon-clear
{
    background-position: -5em -85em;
}
.desktop .micon-clear.hover, .desktop .micon-clear:hover, .mobile .micon-clear.hover, .mobile .micon-clear:active, .tablet .micon-clear.hover, .tablet .micon-clear:active
{
    background-position: -7.5em -85em;
}
.micon-header-user-balance
{
    font-size: 1rem;
    background-position: 0 -117.5rem;
    cursor: pointer;
}
.desktop .micon-header-user-balance.hover, .desktop .micon-header-user-balance:hover, .mobile .micon-header-user-balance.hover, .mobile .micon-header-user-balance:active, .tablet .micon-header-user-balance.hover, .tablet .micon-header-user-balance:active
{
    background-position: -2.5rem -117.5rem;
}
.micon-back
{
    background-position: 0 -97.5em;
}
.btn_type_logout, .micon-logout
{
    background-position: 0 -37.5em;
    cursor: pointer;
}
.desktop .btn_type_logout:hover, .desktop .hover.btn_type_logout, .desktop .micon-logout.hover, .desktop .micon-logout:hover, .mobile .btn_type_logout:active, .mobile .hover.btn_type_logout, .mobile .micon-logout.hover, .mobile .micon-logout:active, .tablet .btn_type_logout:active, .tablet .hover.btn_type_logout, .tablet .micon-logout.hover, .tablet .micon-logout:active
{
    background-position: -2.5em -37.5em;
}
.micon-my-account
{
    font-size: 1rem;
    background-position: 0 -2.5rem;
    cursor: pointer;
}
.desktop .micon-my-account.hover, .desktop .micon-my-account:hover, .mobile .micon-my-account.hover, .mobile .micon-my-account:active, .tablet .micon-my-account.hover, .tablet .micon-my-account:active
{
    background-position: -2.5rem -2.5rem;
}
.micon-inbox
{
    background-position: 0 -65em;
    cursor: pointer;
}
.desktop .micon-inbox.hover, .desktop .micon-inbox:hover, .mobile .micon-inbox.hover, .mobile .micon-inbox:active, .tablet .micon-inbox.hover, .tablet .micon-inbox:active
{
    background-position: -2.5em -65em;
}
.micon-language
{
    background-position: 0 -25em;
    cursor: pointer;
}
.desktop .micon-language.hover, .desktop .micon-language:hover, .mobile .micon-language.hover, .mobile .micon-language:active, .tablet .micon-language.hover, .tablet .micon-language:active
{
    background-position: -2.5em -25em;
}
.micon-favorites
{
    background-position: 0 -77.5em;
}
.micon-favorites.active
{
    background-position: 0 -75em;
}
.micon_text
{
    margin-right: .5em;
}
.micon-close-btn
{
    background-position: 0 -92.5em;
    transition: transform 300ms;
    cursor: pointer;
}
.desktop .micon-close-btn.hover, .desktop .micon-close-btn:hover, .mobile .micon-close-btn.hover, .mobile .micon-close-btn:active, .tablet .micon-close-btn.hover, .tablet .micon-close-btn:active
{
    background-color: var(--popup-close-icon-background-color-hover);
    border-radius: 2em;
    transform: rotate(180deg);
}
.field-group.valid .field__control::after, .field.valid .field__control::after, .micon-field-valid, html.iphone.safari10 .field-group.valid .field__control::after, html.iphone.safari10 .field.valid .field__control::after
{
    background-position: 0 -112.5em;
}
.field-group.invalid .field__control::after, .field.invalid .field__control::after, .micon-field-invalid, html.iphone.safari10 .field-group.invalid .field__control::after, html.iphone.safari10 .field.invalid .field__control::after
{
    background-position: 0 -115em;
}
.micon-prev-btn
{
    background-position: 0 -155em;
}
.micon-prev-btn:not(.disabled)
{
    cursor: pointer;
}
.desktop .micon-prev-btn:not(.disabled).hover, .desktop .micon-prev-btn:not(.disabled):hover, .mobile .micon-prev-btn:not(.disabled).hover, .mobile .micon-prev-btn:not(.disabled):active, .tablet .micon-prev-btn:not(.disabled).hover, .tablet .micon-prev-btn:not(.disabled):active
{
    background-position: -2.5em -155em;
}
.micon-prev-btn.disabled
{
    background-position: -5em -155em;
}
.micon-next-btn
{
    background-position: 0 -152.5em;
}
.micon-next-btn:not(.disabled)
{
    cursor: pointer;
}
.desktop .micon-next-btn:not(.disabled).hover, .desktop .micon-next-btn:not(.disabled):hover, .mobile .micon-next-btn:not(.disabled).hover, .mobile .micon-next-btn:not(.disabled):active, .tablet .micon-next-btn:not(.disabled).hover, .tablet .micon-next-btn:not(.disabled):active
{
    background-position: -2.5em -152.5em;
}
.micon-next-btn.disabled
{
    background-position: -5em -152.5em;
}
.micon-bonus-history
{
    background-position: 0 -50em;
}
.micon-game-category-favorites
{
    background-position: 0 -100em;
}
.micon-game-category-recentlyplayed
{
    background-position: 0 -95em;
}
[class*=micon-transaction-]
{
    background-position: -7.5em -10em;
}
.micon-transaction-deposit
{
    background-position: 0 -142.5em;
}
.micon-transaction-withdraw_request, .micon-transaction-withdraw_request_decline
{
    background-position: 0 -145em;
}
.micon-transaction-add_bonus, .micon-transaction-buy_bonus, .micon-transaction-pnt_bonus, .micon-transaction-redeem_bonus, .micon-transaction-redeem_pending_bonus_winnings, .micon-transaction-remove_bonus
{
    background-position: -5em -142.5em;
}
.micon-transaction-bn_ingame_bet, .micon-transaction-ca_bet, .micon-transaction-free_spin_bet
{
    background-position: 0 -147.5em;
}
.micon-transaction-bn_ingame_win, .micon-transaction-ca_win
{
    background-position: 0 -150em;
}
.micon-transaction-product
{
    background-position: 0 -107.5em;
}
.micon-transaction-platform
{
    background-position: 0 -102.5em;
}
.micon-transaction-balance
{
    background-position: 0 -140em;
}
.micon-transaction-total
{
    background-position: -7.5em -92.5em;
}
.micon-pending-account
{
    background-position: 0 -105em;
}
.micon-pending-code
{
    background-position: 0 -110em;
}
.micon-pending-fee
{
    background-position: -5em -105em;
}
[class*=micon-payment]
{
    background: 0 0 url(../../bcgamebettingde/image/ic_WL_payment_sprite.png) no-repeat;
    display: inline-block;
    width: 2.5em;
    min-width: 2.5em;
    height: 2.5em;
    min-height: 2.5em;
    background-size: 100%;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
    text-indent: -3000px;
    box-shadow: none;
    cursor: pointer;
    margin-right: .8rem;
    width: 3.93rem;
    background-position: 0 -.5em;
    font-size: 1.143rem;
}
.ie [class*=micon-payment]
{
    min-width: 0;
}
.desktop [class*=micon-payment].hover, .desktop [class*=micon-payment]:hover, .mobile [class*=micon-payment].hover, .mobile [class*=micon-payment]:active, .tablet [class*=micon-payment].hover, .tablet [class*=micon-payment]:active
{
    background-color: transparent;
}
[class^=micon-payment-Ukash]
{
    background-position: 0 -3.95em;
}
[class^=micon-payment-NETeller], [class^=micon-payment-Neteller]
{
    background-position: 0 -7.4em;
}
[class^=micon-payment-Moneybookers]
{
    background-position: 0 -10.85em;
}
[class^=micon-payment-PrePaidCard]
{
    background-position: 0 -14.3em;
}
[class^=micon-payment-PayPal]
{
    background-position: 0 -17.65em;
}
[class^=micon-payment-Envoy]
{
    background-position: 0 -24.65em;
}
[class^=micon-payment-VISA]
{
    background-position: 0 -28em;
}
[class^=micon-payment-ELECTRON]
{
    background-position: 0 -31.4em;
}
[class^=micon-payment-MC]
{
    background-position: 0 -34.8em;
}
[class^=micon-payment-MAESTRO]
{
    background-position: 0 -38.3em;
}
[class^=micon-payment-Instadebit]
{
    background-position: 0 -41.9em;
}
[class^=micon-payment-BOKU], [class^=micon-payment-Boku]
{
    background-position: 0 -45em;
}
[class^=micon-payment-WebMoney]
{
    background-position: 0 -48.8em;
}
[class^=micon-payment-QIWI]
{
    background-position: 0 -52em;
}
[class^=micon-payment-PaySafeCard], [class^=micon-payment-Paysafecard]
{
    background-position: 0 -55.5em;
}
[class^=micon-payment-Citadel]
{
    background-position: 0 -58.9em;
}
[class^=micon-payment-Dotpay]
{
    background-position: 0 -69.2em;
}
[class^=micon-payment-AMEX]
{
    background-position: 0 -121em;
}
[class^=micon-payment-SuomenAdyen]
{
    background-position: .3em -59.1em;
    background-size: 78%;
}
[class^=micon-payment-TRUSTLY]
{
    background-position: 0 -65.8em;
}
[class^=micon-payment-DotpayBlik]
{
    background-position: 0 -131.1em;
}
[class^=micon-payment-EcoCard]
{
    background-position: 0 -110.6em;
}
[class^=micon-payment-EnterCash]
{
    background-position: 0 -141.7em;
}
[class^=micon-payment-ClickAndBuy], [class^=micon-payment-ClickandBuy]
{
    background-position: 0 -62.4em;
}
[class^=micon-payment-Sofort]
{
    background-position: 0 -79.6em;
}
[class^=micon-payment-Yandex]
{
    background-position: 0 -96.7em;
}
[class^=micon-payment-Skrill1Tap]
{
    background-position: 0 -10.9em;
}
[class^=micon-payment-PingitViaSC]
{
    background-position: 0 -21.28em;
}
[class^=micon-payment-InstantBanking]
{
    background-position: 0 -41.8em;
}
[class^=micon-payment-iDEALAdyen]
{
    background-position: 0 -72.7em;
}
[class^=micon-payment-NEOSURFviaSC]
{
    background-position: 0 -89.9em;
}
[class^=micon-payment-TELEINGRESOviaSC]
{
    background-position: 0 -93.3em;
}
[class^=micon-payment-WebanqViaSC]
{
    background-position: 0 -100.3em;
}
[class^=micon-payment-DELTA]
{
    background-position: 0 -104em;
}
[class^=micon-payment-ENTROPAY]
{
    background-position: 0 -107em;
}
[class^=micon-payment-Astropay]
{
    background-position: 0 -124.6em;
}
[class^=micon-payment-ABC]
{
    background-position: 0 -127.5em;
}
[class^=micon-payment-DINERS]
{
    background-position: 0 -134.5em;
}
[class^=micon-payment-BankPayment]
{
    background-position: 0 -138.2em;
}
[class^=micon-payment-IntercashPrepaid]
{
    background-position: 0 -145em;
}
[class^=micon-payment-SWIFF]
{
    background-position: 0 -151.7em;
}
[class^=micon-payment-BOLETOviaSC]
{
    background-position: 0 -155.4em;
}
[class^=micon-payment-LASER]
{
    background-position: 0 -158.9em;
}
[class^=micon-payment-SwiffyEFTPrx]
{
    width: 47%;
    background: no-repeat center/100% url(../../bcgamebettingde/image/swiffyEft.png);
}
[class^=micon-payment-SmartEFTPrx]
{
    width: 47%;
    background: no-repeat center/100% url(../../bcgamebettingde/image/smartEft.png);
}
.micon-user-total-balance
{
    background-position: -5em -147.5em;
}
.micon-user-bonus-balance
{
    background-position: -5em -145em;
}
.micon-user-bonus-history
{
    background-position: -5em -142.5em;
}
.micon-user-show-balance
{
    background-position: -7.5em -142.5em;
}
.micon-left
{
    margin-right: 1em;
}
.micon-self-exclusion-poker
{
    background-position: -2.5em -145em;
}
.micon-self-exclusion-bingo
{
    background-position: -2.5em -147.5em;
}
.micon-self-exclusion-casino
{
    background-position: 0 -147.5em;
}
.micon-self-exclusion-sportsbook
{
    background-position: 0 -150em;
}
.micon-self-exclusion-all, .micon-self-exclusion-system
{
    background-position: -7.5em -72.5em;
}
.animate-games
{
    transition: .6s cubic-bezier(0,0,0,1);
    transition-property: transform,opacity;
}
.gamesinfo__item-animation-wrap
{
    display: inline-block;
    vertical-align: top;
}
.gamesinfo__search-wrapper--animate
{
    transition: width .3s cubic-bezier(0,0,0,1);
}
.circular-effect
{
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
}
.circular-effect.btn:after
{
    content: "";
    opacity: 0;
    height: 0;
    width: 0;
}
.circular-effect .circular-effect-inner
{
    position: relative;
    left: 0;
    top: 0;
}
.circular-effect.slide-menu__list__header .ripple, .circular-effect.slide-menu__point__name .ripple, .desktop .circular-effect .ripple
{
    background: rgba(0,0,0,.1);
}
.desktop .circular-effect:hover .ripple
{
    background: rgba(255,255,255,.3);
}
.circular-effect .ripple
{
    display: block;
    position: absolute;
    background: rgba(0,0,0,.05);
    border-radius: 100%;
    transform: scale(0);
    pointer-events: none;
}
.circular-effect .ripple.animate
{
    animation: ripple .6s linear;
}
.slide-line-menu .effect
{
    position: absolute;
    width: 0;
    transition: .3s cubic-bezier(0,0,0,1);
    pointer-events: none;
}
.slide-line-menu .menu__nav-wrapper .effect
{
    background-color: var(--header-menu-hover-background-color);
    transition-property: left,width,opacity;
}
.slide-line-menu .menu__secondlevel-item
{
    position: relative;
    z-index: 1;
}
.slide-line-menu .menu__secondlevel .effect
{
    background-color: var(--header-second-level-menu-hover-tab-background-color);
    border-radius: 1em;
    color: var(--header-second-level-menu-hover-tab-font-color);
    transition-property: left,width,opacity;
}
.slide-line-menu .vanished
{
    opacity: 0;
}
.slide-line-menu .animation-injected:hover
{
    background-color: transparent;
}
.accordion-animate .fn-accordion-body
{
    display: block;
    transition: max-height .3s ease;
    max-height: 0;
    overflow: hidden;
}
.accordion-animate .accordion-body_expanded, .accordion-animate .fn-accordion-body_expanded
{
    max-height: 78.047em;
    transition: max-height .55s ease;
}
.google-recaptcha-login
{
    padding: 1em 0;
}
.google-recaptcha-validation
{
    margin: 1em 0;
}
.google-recaptcha-login, .google-recaptcha-signup
{
    clear: both;
}
.desktop .google-recaptcha-signup, .mobile.landscape .google-recaptcha-login, .tablet .google-recaptcha-signup, .tablet.landscape .google-recaptcha-login
{
    display: flex;
    justify-content: center;
}