body.body-dark {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #000000 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #000000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ffffff 0%, #000000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


app-account>.page {
    background: #333;
}

.login-page {
    background: #000 url(/templates/template-lsf/assets/images/welcome-screen-bgv2.jpg) fixed center top;
    background-repeat: no-repeat !important;
    background-position: center top !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: #f15b85;
}

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

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

app-footer .copy {
    color: #fff;
}

app-footer .menu-link {
    color: #fff;
}

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

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: #f15b85;
}

.have-account-link:hover {
    color: #fff;
}

@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: #f15b85;
}

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

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

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

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

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

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

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

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: #f15b85;
}

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

app-sidebar .mainmenu .icon:hover {
    color: #f15b85;
}

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

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

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: #f15b85;
}

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

.badge {
    background-color: #f15b85;
    color: #202020;
}

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

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

app-footer.dark .copy {
    color: #fff;
}

app-footer.dark .menu .menu-link {
    color: #fff;
}

app-footer.dark .menu .menu-link:hover {
    color: #fff;
    text-decoration: none;
}

app-footer .menu-link:hover {
    color: #fff;
    text-decoration: none;
}

app-navbar .logo .logo-img {
    max-height: 50px;
    /*padding-top: 15px;*/
    content: url(/templates/template-lsf/assets/images/logo-mobile.png);
}

.signup-page .signup-desc {
    color: #fff;
}

.btn.disabled,
.btn[disabled] {
    color: #ccc !important;
}

@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 top;
        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 center top;
    background-size: cover;
}

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


html:not(.has-touch-support) .theme-dark .input-wrapper:hover .input-content {
    border-color: rgb(255, 255, 255);
}

.theme-dark .input-content {
    color: rgb(255, 255, 255);
}


.profile-page .custom-banner {
    background-image: url(/templates/template-rf/assets/images/account-bg.jpg);
    background-size: cover;
}

app-account .header {
    background: #222 url(/templates/template-rf/assets/images/bg.jpg) center 0 no-repeat;
    background-size: cover;
  
}

.chat-page .header {
    background-image: url(/templates/template-rf/assets/images/chat_bg.jpg);
    background-size: cover;
}

.browse-page .header:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 75px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 182px;
    height: 164px;
    background: url(/templates/template-rf/assets/images/browse-icon.png) 0 0 no-repeat;
}

@media only screen and (max-width: 415px)
{
.app-page app-logo {
    padding-top: 65px !important;
    padding-bottom: 40px !important;
    flex-shrink: 0;
    max-width: 144px;

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

/* MAKING MALE IMAGE BACKGROUND ON BUDDIES/MATCH GAME */
.list-page .header,
.match-page .header {
    background: #222 url(/templates/template-rf/assets/images/bg.jpg) center 0 no-repeat !important;
    background-size: cover !important;
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
    color: #f15b85
}


/* Heading Style to match Logo Font */
app-account .header-heading .text {


/*color: #e6c35c;*/
z-index: 0;
text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 2px 0px 0px rgba(206,89,55,0);

}

/* Advance Search Selected Icons Color Fix */
app-filters-tabs .menu .menu-item.active .icon {
    color: #f15b85;
}

.selectable-items .selectable-item {
    color: #333;
}

html:not(.has-touch-support) .selectable-items .selectable-item:hover {
    color: #fff;
}

.selectable-items .selectable-item.active,
.selectable-items .selectable-item.active:focus,
.selectable-items .selectable-item.active:active,
html:not(.has-touch-support) .selectable-items .selectable-item.active:hover {
    color: #fff;
}

.btn {
    color: #f15b85;
}

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

app-page .header app-user-menu app-user-desc .username-box .username {
    color: #15ae86;
}
@media only screen and (max-width: 640px)
{
.hot-page .hottest .heading {
    font-size: 22px;
    letter-spacing: -0.25px;
    line-height: 32px;
    margin-bottom: 17px;
}

}

.navmenu.dark .menu-item {
    color: rgba(255, 255, 255, 1);
}
app-footer.dark app-copyright, app-footer .menu, app-footer app-copyright {
    color: white !important;
}