.ztag .zt-white {
    color: #fff;
}

.nc-list .item .is-dot {
    display: inline-block;
}

.nc-list .item .is-time {
    font-size: 12px;
    color: rgba(255, 255, 255, .5);
}

.ai_-tabs a small {
    font-size: .7em;
    font-weight: 400;
    opacity: .6;
    margin-left: .25rem;
}

.cd-article .cda-bottom .float-left a.btn {
    display: inline-block;
}

.loading-absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .35);
    border-radius: .3rem;
}

.cm-error {
    font-size: 12px;
}

#post-error,
.alert.cm-error {
    word-break: break-word;
}

.community-cm-btn-vote.voted {
    color: var(--accent-color);
}

.community-cm-btn-vote.voted i {
    font-weight: 900;
}

#community-comments-more {
    text-align: center;
}
