﻿.select-identity__item[data-v-04c681a9]
{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 24px;
    cursor: pointer;
}
.select-identity__item-avatar[data-v-04c681a9]
{
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}
.select-identity__item-avatar-img[data-v-04c681a9]
{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.select-identity__item-avatar-img--app[data-v-04c681a9]
{
    border-radius: 10px;
}
.select-identity__item-info[data-v-04c681a9]
{
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    margin: 0 12px;
}
.select-identity__item-info-title[data-v-04c681a9]
{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: var(--gray-08);
}
.select-identity__item-info-text[data-v-04c681a9]
{
    margin-top: 2px;
    font-size: 14px;
    line-height: 18px;
    color: var(--gray-04);
}
.select-identity__item-select[data-v-04c681a9]
{
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}
.select-identity__item-select-icon[data-v-04c681a9]
{
    width: 100%;
    height: 100%;
    color: var(--primary-tap-blue);
}
.select-identity[data-v-9cbe5409]
{
    max-height: 500px;
    overflow-y: auto;
}
.feed-media-component[data-v-2f06ef82] .confirm-footer__button
{
    min-width: 100px;
}
.feed-editor__confirm-footer[data-v-2f06ef82]
{
    padding: 16px 24px;
}
@media only screen and (max-width: 499px)
{
    .feed-editor__confirm-footer[data-v-2f06ef82]
    {
        visibility: hidden;
        height: 0;
    }
}
.feed-editor__top-title[data-v-2f06ef82]
{
    min-height: 26px;
}
.feed-editor__content[data-v-2f06ef82]
{
    padding: 0 24px;
    line-height: 29px;
    font-size: 16px;
}
@media only screen and (max-width: 499px)
{
    .feed-editor__content[data-v-2f06ef82], [data-v-2f06ef82] .media-modal__footer
    {
        padding-left: 0;
        padding-right: 0;
    }
}
.feed-editor__content-textarea[data-v-2f06ef82]
{
    background: transparent;
    color: var(--gray-08);
    padding-top: 8px;
    max-width: 100%;
}
.feed-editor__content-textarea[data-v-2f06ef82]::-webkit-input-placeholder
{
    color: var(--gray-04);
}
.feed-editor__content-textarea[data-v-2f06ef82]::-moz-placeholder
{
    color: var(--gray-04);
}
.feed-editor__content-textarea[data-v-2f06ef82]:-ms-input-placeholder
{
    color: var(--gray-04);
}
.feed-editor__content-textarea[data-v-2f06ef82]::-ms-input-placeholder
{
    color: var(--gray-04);
}
.feed-editor__content-textarea[data-v-2f06ef82]::placeholder
{
    color: var(--gray-04);
}
.feed-editor__repost-box[data-v-2f06ef82]
{
    padding: 12px;
    background-color: var(--gray-01);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px;
}
.feed-editor__repost-box .feed-editor__repost-box-card[data-v-2f06ef82]
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.feed-editor__repost-box-card[data-v-2f06ef82]
{
    width: 100%;
    border-radius: 5px;
    display: -webkit-box;
    display: flex;
}
.feed-editor__repost-box-card.feed-editor__repost-box-card--repost[data-v-2f06ef82]
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.feed-editor__repost-box-card.feed-editor__repost-box-card--repost .feed-editor__repost-card-title[data-v-2f06ef82]
{
    margin-top: 10px;
}
.feed-editor__repost-reposted--box[data-v-2f06ef82]
{
    border-bottom: 1px solid var(--primary-white);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.feed-editor__repost-reposted[data-v-2f06ef82]
{
    font-size: 13px;
    color: var(--gray-04);
    max-height: 20px;
    line-height: 17px;
    display: block;
}
.feed-editor__repost-reposted .style-router-link[data-v-2f06ef82]
{
    color: var(--gray-08);
}
.feed-editor__repost-reposted--author[data-v-2f06ef82]
{
    color: var(--primary-tap-blue);
}
.feed-editor__repost-reposted--author-name[data-v-2f06ef82]
{
    max-width: 220px;
    display: inline-block;
    position: relative;
    top: 4px;
}
.feed-editor__repost-card-img[data-v-2f06ef82]
{
    min-width: 128px;
    width: 128px;
    height: 72px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 10px;
}
.feed-editor__repost-card-img[data-v-2f06ef82] .tap-image
{
    width: 100%;
    height: 100%;
}
.feed-editor__repost-card-content[data-v-2f06ef82]
{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}
.feed-editor__repost-card-name[data-v-2f06ef82]
{
    font-size: 14px;
    color: var(--gray-04);
    line-height: 22px;
    margin-bottom: 2px;
}
.feed-editor__repost-card-title[data-v-2f06ef82]
{
    font-size: 16px;
    color: var(--gray-08);
    font-weight: 400;
    max-height: calc(var(--heading-m16-w16-line-height) * 2);
    line-height: var(--heading-m16-w16-line-height);
}
.feed-editor__repost-card-review-title[data-v-2f06ef82]
{
    display: -webkit-box;
    display: flex;
}
.feed-editor__repost-card-review-title-info[data-v-2f06ef82]
{
    margin-left: 10px;
    -webkit-box-flex: 1;
    flex: 1;
}
.feed-editor__repost-card-review-title-info-top[data-v-2f06ef82]
{
    font-size: 15px;
    color: var(--gray-08);
    display: -webkit-box;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.feed-editor__repost-card-review-title-info-top-user[data-v-2f06ef82]
{
    display: inline-block;
    max-width: 122px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile .feed-editor__repost-card-review-title-info-top-user[data-v-2f06ef82]
{
    max-width: 70px;
}
.feed-editor__repost-card-review-title-info-top-mid[data-v-2f06ef82]
{
    font-size: 15px;
    color: var(--gray-04);
    padding: 0 5px;
}
.feed-editor__repost-card-review-title-info-top-app[data-v-2f06ef82]
{
    -webkit-box-flex: 1;
    flex: 1;
    width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.feed-editor__repost-card-review-title-info-bottom[data-v-2f06ef82]
{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.feed-editor__repost-card-review-title-info-bottom .text-color--second[data-v-2f06ef82]
{
    color: rgba(0,0,0,.4);
    margin-left: 4px;
}
.feed-editor__repost-box-content[data-v-2f06ef82]
{
    pointer-events: none;
}
.feed-editor__repost-box .moment-detail__abnormal-info[data-v-2f06ef82]
{
    background: var(--gray-01);
    border-radius: 10px;
    padding: 22px 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 15px;
    color: var(--gray-04);
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: var(--primary-white);
    border: none;
}
.feed-editor__repost-box .moment-detail__abnormal-info .icon-info[data-v-2f06ef82]
{
    width: 24px;
    height: 24px;
    margin-right: 3px;
}
.media-modal-header__feed-title[data-v-2f06ef82]
{
    margin-left: 16px;
}
.feed-editor__select-identity[data-v-2f06ef82]
{
    cursor: pointer;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 0;
    position: relative;
}
.feed-editor__select-identity-cover[data-v-2f06ef82]
{
    width: 40px;
    height: 40px;
    margin-right: 6px;
    border-radius: 5px;
}
@media only screen and (max-width: 499px)
{
    .feed-editor__select-identity-cover[data-v-2f06ef82]
    {
        width: 34px;
        height: 34px;
    }
}
.feed-editor__select-identity-cover--user[data-v-2f06ef82]
{
    border-radius: 100px;
    overflow: hidden;
}
.feed-editor__select-identity-switch[data-v-2f06ef82]
{
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1.13px solid var(--extension-background-white);
    background-color: var(--primary-tap-blue-light);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    top: 32px;
    left: 24px;
}
.feed-editor__select-identity-switch__icon[data-v-2f06ef82]
{
    color: var(--primary-tap-blue);
    font-size: 14px;
}
.feed-editor__select-identity-name[data-v-2f06ef82]
{
    font-size: 16px;
    color: var(--gray-08);
    max-width: 130px;
    font-weight: 700;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media only screen and (max-width: 499px)
{
    .feed-editor__select-identity-name[data-v-2f06ef82]
    {
        font-size: 14px;
    }
}
.feed-editor__select-identity-identity[data-v-2f06ef82]
{
    font-size: 14px;
    color: #b8bec4;
    max-width: 130px;
    font-weight: 400;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media only screen and (max-width: 499px)
{
    .feed-editor__select-identity-identity[data-v-2f06ef82]
    {
        font-size: 14px;
    }
}
.feed-editor__select-identity-div[data-v-2f06ef82]
{
    margin-left: 6px;
}
.feed-editor__select-identity-arrow[data-v-2f06ef82]
{
    margin-left: 6px;
    display: block;
    width: 0;
    height: 0;
    border-color: #52575d transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0 4px;
    margin-top: 4px;
}
.media-page__header--back[data-v-2f06ef82]
{
    cursor: pointer;
    size: 28px;
}
.media-page__header--close[data-v-2f06ef82]
{
    cursor: pointer;
    height: 24px;
    width: 24px;
}
.media-page__header--confirm[data-v-2f06ef82]
{
    display: none;
}
@media only screen and (max-width: 499px)
{
    .media-page__header--confirm[data-v-2f06ef82]
    {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        margin-bottom: 10px;
        line-height: 22px;
        font-weight: 700;
        font-size: 14px;
        color: var(--gray-08);
    }
    .media-page__header--confirm[data-v-2f06ef82] .tap-button--small
    {
        font-size: 12px;
    }
}