/* _content/Moments/Pages/Admin/InterfaceManage.razor.rz.scp.css */
<style>
    /* Helper classes */
.basil[b-fltk8s1167] {
    background-color: #FFFBE6 !important;
}
.basil--text[b-fltk8s1167] {
    color: #356859 !important;
}
</style[b-fltk8s1167]>
/* _content/Moments/Pages/Index.razor.rz.scp.css */
html[b-li0ybdfln2] {
    margin: 0;
    padding: 0;
}

a[b-li0ybdfln2] {
    text-decoration: none;
}

@keyframes fade-b-li0ybdfln2 {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
    }
}

.love_show[b-li0ybdfln2] {
    display: block !important;
    animation: fade-b-li0ybdfln2 0.5s;
}

#main[b-li0ybdfln2] {
    background-color: rgb(240, 240, 240);
    min-height: 100vh;
}

.main-content[b-li0ybdfln2] {
    max-width: 600px;
    margin: 0 auto !important;
    position: relative;
    background-color: white;

}

.main-container[b-li0ybdfln2] {
    margin-top: 60px;
    padding: 20px;
}

.header-top[b-li0ybdfln2] {
    position: fixed;
    height: 40px;
    width: 100%;
    max-width: 600px;
    background-color: rgba(0, 0, 0, 0.16);
    z-index: 100;
}

.header .scrolled[b-li0ybdfln2] {
    background-color: #727272 !important;
    transition: background-color 200ms linear;
}

.header .header-left[b-li0ybdfln2] {
    float: left;
    margin-top: 8px;
    color: white;
    margin-left: 20px;
    cursor: pointer;
}

.header .header-right[b-li0ybdfln2] {
    float: right;
    margin-top: 8px;
    cursor: pointer;
}

.header .header-right i[b-li0ybdfln2] {
    margin-right: 5px;
}

.icon[b-li0ybdfln2] {
    color: white;
    font-size: 18px;
    cursor: pointer;
}

#name[b-li0ybdfln2] {
    color: white;
    position: absolute;
    right: 74px;
    top: 12px;
    word-break: keep-all;
    white-space: nowrap;
}

.profile[b-li0ybdfln2] {
    position: absolute;
    right: 10px;
    margin-right: 12px;
    margin-top: -48px;
}

.profile img[b-li0ybdfln2] {
    border-radius: 16px;
    height: 64px;
    width: 64px;
}

.says[b-li0ybdfln2] {
    margin-top: 22px;
    float: right;
    color: #b2b2b2;
    font-size: 13px;
    margin-right: 18px;
}

.upload-bg[b-li0ybdfln2] {
    position: relative;
    background-color: #ededed;
    width: 100px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

.upload-icon[b-li0ybdfln2] {
    color: #6c757d;
    margin-top: 32px;
    font-size: xx-large;
}

.upload[b-li0ybdfln2] {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.item[b-li0ybdfln2] {
    padding-bottom: 6px;
    margin-bottom: 30px;
    border-bottom: #eaeaea solid 1px;
}

.item .left img[b-li0ybdfln2] {
    height: 46px;
    border-radius: 12px;
}

.left[b-li0ybdfln2] {
    float: left;
    cursor: pointer;

}

.right[b-li0ybdfln2] {
    margin-left: 56px;
}

.right .name[b-li0ybdfln2] {
    color: #576b95 !important;
    cursor: pointer;
    display: inline-block;
}

.right .time[b-li0ybdfln2] {
    color: #b2b2b2;
    font-size: 14px;
    margin-top: 8px;
    display: inline-block;
}

.right .more[b-li0ybdfln2] {
    display: inline-block;
    float: right;
    border: white 0;
    border-radius: 3px;
    margin-top: 5px;
    line-height: 21px;
    color: #576b95;
    padding: 3px;
    background-color: #f7f7f7;

}

.right .more:active[b-li0ybdfln2] {
    background-color: rgba(187, 175, 160, 0.33);
}

.right .more-button[b-li0ybdfln2] {
    float: right;
    display: none;
}

.right .comments[b-li0ybdfln2] {
    margin-top: 8px;
    background-color: rgb(247, 247, 247);
    padding: 4px;
    border-radius: 5px;
    font-size: 15px;
}

.comments-item[b-li0ybdfln2] {
    border-radius: 5px;
    cursor: pointer;
}

.comments-item:active[b-li0ybdfln2] {
    background-color: #8c9298;
}
/* _content/Moments/Shared/MainLayout.razor.rz.scp.css */
.page[b-56lou9fq3y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-56lou9fq3y] {
    flex: 1;
}

.sidebar[b-56lou9fq3y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-56lou9fq3y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-56lou9fq3y]  a, .top-row .btn-link[b-56lou9fq3y] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-56lou9fq3y] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-56lou9fq3y] {
        display: none;
    }

    .top-row.auth[b-56lou9fq3y] {
        justify-content: space-between;
    }

    .top-row a[b-56lou9fq3y], .top-row .btn-link[b-56lou9fq3y] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-56lou9fq3y] {
        flex-direction: row;
    }

    .sidebar[b-56lou9fq3y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-56lou9fq3y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-56lou9fq3y], article[b-56lou9fq3y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
