body {
    background: #0f0f0f !important;
    background-size: cover !important;
    height: 100vh !important;
    /* background: #1b1b1b !important; */
}

#header {
    background-color: #ffffff0f !important;
}

#header *[data-credit="total"] {
    color: #ffffffc2 !important;
}

.header-modalities-menu ul li a {
    color: #ffffffc2 !important;
}

.header-modalities-menu ul li a:hover {
    color: #fff !important;
}

.header-border {
    border-bottom: 0 !important;
}

.top-call {
    background: #ffffff0f !important;
    color: #FFF;
}

#card-title {
    color: #FFF;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff2b;
    margin-bottom: 15px;
}

.card input, .card input:focus, .card select, .card select:focus {
    border: 0;
    border-radius: 0 !important;
    color: #FFF !important;
}

.card input::placeholder {
    color: #ffffffa1 !important;
}

.forgot-pass-btn {
    background: #ffffff14 !important;
    color: #FFF !important;
}

.visible {
    color: #FFF;
}

#app #rightbar {
    background: #f5f5f5 !important;
}

.visible-input {
    border: 0 !important;
    background: #ffffff1a;
    color: #FFF;
    border-radius: 0 !important;
    padding: 12px 15px !important;
}

.visible-input:hover {
    background: #ffffff29 !important;
}

.visible-input .option {
    color: #FFF !important;
}

#g-select #options {
    background: #1c1c1c !important;
}

#g-select #options .item {
    background: #1c1c1c !important;
    color: #FFF !important;
    border-bottom: 1px solid rgb(255 255 255 / 11%) !important;
}

#g-select #options .item:hover {
    background: #ffffff1f !important;
}

#g-select .search {
    background: #373737 !important;
}

.card .ddi-img {
    border: 0 !important;
    background: #ffffff17 !important;
}

.bonus-code-btn {
    color: #FFF !important;
}

.card .site-header .data {
    color: #FFF;
}

.verification-status {
    color: #FFF;
}

.v-menu ul li {
    background: rgb(255 255 255 / 3%) !important;
}

.v-menu ul li.active {
    background: #ffffff33 !important;
}

.v-menu ul li .master {
    color: #FFF;
}

.v-menu ul li span.status:not(.text-red) {
    background: #aeffb2 !important;
}

.v-menu ul li span.status.text-red {
    background: #ffdddd !important;
}

.v-menu ul li div {
    color: #FFF;
}

.ver-internal .title, .ver-internal .icon span, .ver-internal .grid, .skip-step-btn {
    color: #FFF !important;
}

.site-header-subtitle {
    color: #FFF !important;
}

.card-header {
    border-bottom: 1px solid rgb(255 255 255 / 26%) !important;
}

.method_description {
    color: #FFF !important;
}

.required-documents li {
    color: #FFF;
}

.documents-table {
    color: #FFF !important;
}

.card .py-1 {
    color: #FFF;
}

.top-login-btn, #informBonusCode {
    color: #FFF !important;
}

#footer {
    display: none !important;
}