body.body-dark{
    background-color: #bfbfbf;
    background: rgba(255, 23, 23, 1);
    background: -moz-linear-gradient(left, rgba(255, 23, 23, 1) 0%, rgba(254, 159, 42, 1) 18%, rgba(252, 226, 28, 1) 39%, rgba(24, 134, 48, 1) 61%, rgba(32, 30, 235, 1) 80%, rgba(167, 13, 251, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 23, 23, 1)), color-stop(18%, rgba(254, 159, 42, 1)), color-stop(39%, rgba(252, 226, 28, 1)), color-stop(61%, rgba(24, 134, 48, 1)), color-stop(80%, rgba(32, 30, 235, 1)), color-stop(100%, rgba(167, 13, 251, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 23, 23, 1) 0%, rgba(254, 159, 42, 1) 18%, rgba(252, 226, 28, 1) 39%, rgba(24, 134, 48, 1) 61%, rgba(32, 30, 235, 1) 80%, rgba(167, 13, 251, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 23, 23, 1) 0%, rgba(254, 159, 42, 1) 18%, rgba(252, 226, 28, 1) 39%, rgba(24, 134, 48, 1) 61%, rgba(32, 30, 235, 1) 80%, rgba(167, 13, 251, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 23, 23, 1) 0%, rgba(254, 159, 42, 1) 18%, rgba(252, 226, 28, 1) 39%, rgba(24, 134, 48, 1) 61%, rgba(32, 30, 235, 1) 80%, rgba(167, 13, 251, 1) 100%);
    background: linear-gradient(to right, rgba(255, 23, 23, 1) 0%, rgba(254, 159, 42, 1) 18%, rgba(252, 226, 28, 1) 39%, rgba(24, 134, 48, 1) 61%, rgba(32, 30, 235, 1) 80%, rgba(167, 13, 251, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1717', endColorstr='#a70dfb', GradientType=1);
}

body {
    background-color: #555;
}

.login-page{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.app-page app-logo .logo-desc {
    display: none;
}

app-logo .logo-desc {
    display: none;
}

.app-page app-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 383px;
}

.navmenu.dark {
    background-color: #bfbfbf;
}

app-header {
    background-color: #555;
}

app-footer {
    background-color: #555;
}
 

app-filters .general {
    background-color: #555;
}

app-filters .settings-icon {
    border: 1px solid #fff;
}

.app-page app-logo .logo-img {
    max-width: 383px;
}

.have-account-text {
    color: #fff;
}
.have-account-link {
    font-weight: bolder;
    color: #fff;
}

.have-account-link:hover {
    color: #fff;
}
html:not(.has-touch-support) .have-account-link:hover {
    color: rgb(255, 255, 255) !important;
}
        
@media only screen and (min-width: 641px) {
    .app-page .app-page-content {
        min-height: 100vh;
        box-sizing: border-box;
        position: inherit;
        /* z-index: 1; */
        /* left: 0; */
        /* top: 0; */
        /* right: 0; */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.app-verification-icon {
    color: #D8BE21;
}

.theme-dark .control-label {
    color: #fff;
}

app-navbar .navbar {
    background-color: #000;
}

app-user-info.dark .info {
    color: #fff;
}

app-user-info.dark .username-box {
    color: #000;
}

app-user-counters.dark .total {
    color: #D8BE21;
}

app-user-counters.dark .entity {
    color: #ffffff;
}

app-profile-header {
    background-color: #bfbfbf;
}

app-sidebar .mainmenu .menu-text {
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    letter-spacing: -0.24px;
}

app-sidebar .mainmenu .menu-text:hover{
    color: #555;
}

app-sidebar .mainmenu .icon {
    color: rgba(255, 255, 255, 1);
}

app-sidebar .mainmenu .icon:hover{
    color: rgb(204, 51, 0);
}

app-sidebar .mainmenu .menu-item.active {
    color: #D8BE21;
}

app-sidebar .mainmenu .menu-item:not(.active):hover .menu-text, app-sidebar .mainmenu .menu-item:not(.active):hover .icon {
    color: #D8BE21;
}

app-page {
    background-color: #e0e0e0;
    color: #565656;
}

app-page .heading {
    color: #333333;
}

.app-icon-round:hover {
    border-color: #666666;
    color: #666666;
}

app-filters-tabs .menu .menu-item.active .icon {
    color: #D8BE21;
}

app-filters-tabs .menu .menu-item.active:after {
    background-color: #D8BE21;
}

.badge {
    background-color: #D8BE21;
}

.match-game-wrapper .game-user .desc {
    background-color: rgba(0, 0, 0, 0.35);
}

app-footer.dark {
    background-color: #000000c9;
    border-top: 0;
}

@media only screen and (max-width: 640px){
    .welcome-screen {
        background: #000 url(/templates/template-lsf/assets/images/welcome-screen-bgv2m.jpg) no-repeat fixed center center;
        background-size: cover;
    }
}

@media only screen and (min-width: 641px){
    .welcome-screen {
        background: #000 url(/templates/template-lsf/assets/images/welcome-screen-bgv2.jpg) fixed center top;
        background-size: cover;
    }
}

.auth-page {
     background: #000 url(/templates/template-lsf/assets/images/welcome-screen-bgv3.jpg) no-repeat fixed 40% center;
        background-size: cover;
}
.btn {
    background-color: #D8BE21 !important;
}
.theme-dark .input-content {
    color: rgba(255, 255, 255, 1) !important;
}
.theme-dark .input-native:not(.checked) + .input-emulate {
    color: rgba(255, 255, 255, 1) !important;

}
.theme-dark .control-label {
    color: #fff !important;
}
.btn.btn-danger, .btn.btn-primary {
    background-color: #D8BE21, 59%, 53%) !important;
    color:black !important;

}
.btn.btn-facebook {
    color: black
}
.navmenu .menu-item.active:after {
    background-color:#D8BE21 ;
}
.navmenu.dark .menu-item {
    color: rgba(255, 255, 255,1);
}
app-user-info.dark .username-box {
    color: #D8BE21 !important;
}