/* BLUE SCHEME */
body,
.form-wrapper input,
.form-wrapper select,
.exchange-input,
.exchange-select,
.exchange-output,
.payment-input,
.payment-selector,
.profile--item > input[type="text"],
.profile--item > input[type="password"],
.profile--item > select,
.profile--item > select[disabled],
.sportblock--search input,
.tickets--messages-email,
.tickets--messages-message textarea,
.tickets--messages-subject {
    background-color: #171822;
}

.betslip--item-oneclick-amount > input { color: #c2c2c2!important; background-color: #171822; }
.slip-oneclick-amount-active.betslip--item-oneclick-amount > input { color: #fff!important; background-color: #171822; }


.main-menu--auth-wrapper label,
.main-menu--recovery-wrapper label,
.main-menu--recovery-description {
    color: #cecfee;
}

.betlist--sport-selector:hover,
.help-sections {
    background-color: #1f212f;
}

.activebets,
.chains,
.chains-block-show-details:hover,
.chains-block-hide-details:hover,
.bethistory,
.bethistory-block-show-details:hover,
.bethistory-block-hide-details:hover,
.betlist,
.betslip,
.header,
.help-payment-system,
.live-header-statistics-wrapper,
.main-menu,
.profile-block,
.sportpanel,
.signup-block,
.sportblock--group-collapsed,
.window-bg,
.window-bg-fixed {
    background-color: #262739;
}

.header-sections-wrapper::before {
    background: linear-gradient(90deg, #262739, #26273900);
}
.header-sections-wrapper::after {
    background: linear-gradient(-90deg, #262739, #26273900);
}

.betslip--item,
.betslip--item:only-child,
.betslip--item-wrapper-combo .betslip--item:last-child {
    border-bottom: 1px solid #262739;
}

.activebets--item,
.affiliate-statistics-block,
.affiliate-link-wrapper,
.affiliate-banner-block,
.betblock-primary,
.betblock-extra,
.bethistory-block-chain-wrapper,
.bethistory-block-summary,
.bethistory-block-bet,
.betslip--item,
.betslip--item-oneclick-amount,
.bonuses-block,
.promocodes-block,
.chains-block-add-button,
.chains-block-bet,
.chains-block-chain-wrapper
.chains-block-header,
.chains-block-summary,
.help-section-content .helptab tr:nth-child(2n),
.main-menu--auth-wrapper,
.notifications-block,
.payment-block,
.payment-block-purses,
.payment-block-confirm,
.payment-block-options,
.payment-list-block,
.profile--item,
.promocodes-promocode-wrapper,
.sportblock--item,
.tickets--block,
.tickets--list-dummy,
.tickets--list-empty,
.tickets--messages-list-empty,
.tickets--messages-list-new,
.tickets--messages-user,
.tickets--messages-system,
.transactions-block {
    background-color: #363750;
}

.profile--item-sub { background-color: #2d2d42; }


.betblock-primary:hover,
.help-section-name:hover,
.help-subsection-name:hover,
.slip-mode-oneclick .betslip--odds-changes-wrapper,
.tickets--block:hover,
.tickets--block-active {
    background-color: #424262;
}


.tickets--block-message::after {
    background: linear-gradient(transparent,#363750);
}
.tickets--block-active .tickets--block-message::after,
.tickets--block:hover .tickets--block-message::after {
    background: linear-gradient(transparent,#424262);
}


.js-matches-list-match-show-more-disabled {
    background-color: #2c2d3f!important;
}

.js-matches-list-match-show-more-disabled.betblock-primary-showmore:hover {
    background-color: #2c2d3f;
}


.sportblock--league {
    border-bottom: 1px solid #1e1e2b;
}

.chains-block-bet-details-wrapper-toggle,
.betblock-extra-item:nth-child(2n+1),
.bethistory-block-bet-details-wrapper-toggle,
.help-section-content .helptab tr:nth-child(2n+1),
.sportblock--item:nth-child(2n),
.sportblock--league-prematch:nth-child(2n+1) {
    background-color: #3E3F5D;
}

.main-menu--item:hover,
.profile--tfa-need-phone-verification,
.profile--tfa-phone-code-caption,
.profile--tfa-phone-code-wrapper,
.profile--tfa-phone-send-code-wrapper,
.profile--tfa-secret-wrapper,
.sportblock--item:hover,
.sportblock--league-prematch:hover {
    background-color: #4e4f7a;
}

.betblock-primary-item-bet,
.betblock-extra-item-bet,
.betblock-primary-showmore {
    background-color: #111;
}
.betblock-primary-showmore-active {
    background-color: #ffa500;
}

.bethistory-block-bet-info-caption,
.bonuses-block-caption,
.promocodes-block-caption,
.notifications-block-caption,
.transactions-block-caption,
.user-chains-block-add-button-disabled {
    color: #53546c;
}

.tickets--messages-list-empty span,
.tickets--list-empty span,
.tickets--messages-list-new span {
    color: #8082b0;
}

.live-header-statistics-event { background-color: #36375082; }
.live-header-statistics-event:hover { background-color: #4e4f7a; }

.betblock--oneclick {
    background-color: #30324a;
}

/* END OF BLUE SCHEME */