.loader-overlay, .loader-page {
    background: #131629 !important;
}

.loader-overlay .halloween_logo {
    width: 80vw;
    max-width: 512px;
}

body {
    background: #131629 !important;
}

.header-container .header {
    background: rgba(19, 22, 41, 0.9) !important;
}

.modal-overlay .modal {
    background: #16192e !important;
}

.modal .methods .list .method {
    background: #1c1f38 !important;
}

.modal .modal-body .balance-block {
    background: #1c1f38 !important;
}

.game .game-container .game-info .image {
    background-size: 100%;
}

.table {
    background: #1c1f38 !important;
}

.modal-overlay .modal .modal-body .amount-block .input,
.modal .modal-body .form-group .form-input .input {
    background: #1c1f38 !important;
}

.modal-overlay .modal .modal-footer .button.back {
    background: #191b31 !important;
}

.vip-levels .levels .details,
.vip-levels .levels .list .level .icon {
    background: #1c1f38 !important;
}

.vip-levels .levels .details .benefits {
    color: #373c67;
}

.vip-levels .levels .details .benefits hr {
    background: #373c67;
}

.table .body .tr:nth-child(even) {
    background: #17192d !important;
}

.footer .business {
    background: #1c1f38 !important;
}

.header .left .logotype {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header .left .logotype img {
    width: 100px;
}

.modal .payments-history .payment {
    background: #1c1f38 !important;
}