.preloader .inner .line1 {
    border-top: 6px solid #ffd80a !important;
}

.preloader .inner .line2 {
    border-top: 6px solid #ffd80a !important;
}

.preloader .inner .line3 {
    border-top: 6px solid #ffd80a !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #ffd80a;
}

.fxt-heading-content {
    background-image: url("/auth_assets/img/background/kasino/12.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fxt-template-layout31 {
    background-image: none !important;
    background-color: #3b4254 !important;
}

.fxt-page-switcher {
    justify-content: space-around !important;
}

.fxt-template-layout31-ka {
    background-image: none !important;
    background-color: #3b4254 !important;
    padding: 110px;
    width: 100%;
    min-height: 100vh;
    display: -ms-grid;
    display: grid;
    position: relative;
    z-index: 1;
}

.fxt-template-layout31 .fxt-heading-content:before {
    background-image: none !important;
    opacity: 0 !important;
}

.fxt-template-layout31 .fxt-form-content {
    background-color: #222630 !important;
}

.fxt-template-layout31 .fxt-form-content .fxt-page-title {
    color: #ffd80a !important;
}

.fxt-template-layout31 .fxt-form-content .fxt-btn-fill,
.fxt-template-layout31 .fxt-form-content .fxt-btn-fill:hover,
.fxt-template-layout31 .fxt-form-content .fxt-btn-fill:active,
.fxt-template-layout31 .fxt-form-content .fxt-btn-fill:focus {
    background-color: #ffd80a !important;
    color: #222630 !important;
    border-color: #ffd80a !important;
}

.fxt-template-layout31 .fxt-form-content .fxt-switcher-description {
    color: #f5f5f5 !important;
}

.fxt-template-layout31 .fxt-form-content .fxt-switcher-description > a {
    color: #ffd80a !important;
}

.fxt-template-layout31 .fxt-form-content .fxt-switcher-description > a:hover {
    color: #ffd80a !important;
}

.btn-success {
    background-color: #ffd80a !important;
    color: #222630 !important;
}

.btn-success:hover {
    background-color: #ffd80a !important;
    color: #222630 !important;
}

