.main
{
    width: 100%;
}
.nbe-cc-show-more.nbeAjaxRunned {
    color: #777;
    cursor: none;
}
.nbeCommentPreloadWrap{
    display: inline-block;
}
.nbeCommentPreloader{
    width: 20px;
    height: 20px;
    margin: 0 0 -3px 10px;
}
.nbeDisplayNone {
    display: none !important;
}
.comment-content.commentMaxHeight{
    max-height: 116px;
    overflow: hidden;
}