﻿.moment-avator__avator[data-v-f0c1bc81]
{
    width: 100%;
}
.moment-avator__avator--content[data-v-f0c1bc81]
{
    width: 100%;
    height: 46px;
    font-size: 0;
}
.moment-avatar__avator-container[data-v-f0c1bc81]
{
    width: 40px;
    height: 40px;
    margin-right: 12px;
}
.user-name__text[data-v-f0c1bc81]
{
    font-size: 14px;
    line-height: 22px;
    color: var(--gray-08);
    font-weight: 700;
    width: 103%;
}
.moment-avator__avator-left-text[data-v-f0c1bc81]
{
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    color: var(--gray-06);
    max-width: 100%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-word;
}
.moment-avator__avator-left-box[data-v-f0c1bc81]
{
    width: 0;
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.moment-avator__avator-left-box-content[data-v-f0c1bc81]
{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
}
.moment-card__header[data-v-cb479b75]
{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    padding-bottom: var(--space-m8-w12);
    width: 100%;
}
.moment-card__avator[data-v-cb479b75]
{
    -webkit-box-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-right: 4px;
}
.moment-card__header--repost[data-v-cb479b75]
{
    padding-bottom: 4px;
}
.moment-card__header-sub-title[data-v-cb479b75]
{
    display: -webkit-box;
    display: flex;
    line-height: 20px;
}
.moment-card__time[data-v-cb479b75]
{
    font-size: var(--caption-m12-w12-size);
    line-height: var(--caption-m12-w12-line-height);
    color: var(--gray-06);
    padding-right: 5px;
    flex-shrink: 0;
}
.moment-card__header--repost .moment-card__time[data-v-cb479b75]
{
    font-size: var(--caption-m10-w12-size);
    line-height: var(--caption-m10-w12-line-height);
}
.moment-card__header-menu[data-v-cb479b75]
{
    padding: 4px;
    font-size: 20px;
    color: var(--gray-06);
    cursor: pointer;
}
.moment-card__header-menu[data-v-cb479b75]:hover
{
    border-radius: 50%;
    background-color: var(--extension-overlay-black);
}
.moment-card__time-icon[data-v-cb479b75]
{
    width: 14px;
    height: 14px;
    margin-right: 2px;
}
@media only screen and (max-width: 499px)
{
    .moment-card__header-more-button .more-button__value-item
    {
        padding: 16px 0;
    }
}