.content-right-buttom {
    width: 124px !important;
    height: 38px !important;
    line-height: 38px !important;
}

.content-left {
    margin-right: 20px !important;
}

.userTitle-zhu {
    font-size: 14px;
    color: #999;
    float: left;
    margin-top: 8px;
    margin-left: 0 !important;
}

.userTitle-fu {
    font-size: 14px;
    color: red;
    float: right;
    margin-top: 8px;
    margin-left: 5px;
}

#customConfirm {
    width: 300px;
    height: 170px;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 1000;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.reply-sensitive-check-box {
    display: none;
    width: 818px;
    margin-bottom: 10px;
}

.reply-sensitive-banner {
    display: block;
    box-sizing: border-box;
    padding: 10px 14px;
    border: 1px solid #f3b8b8;
    background: #fff3f3;
    color: #d93025;
    font-size: 14px;
    line-height: 22px;
}

.userTitleImgNew {
    height: 27px;
    margin-top: 4px;
    margin-right: 2px;
    margin-left: -4px;
}

.topic-setting-label {
    color: blue;
}

.research-stock-frame {
    width: 800px;
    height: 340px;
}

.vote-option-cell {
    width: 730px;
}

.vote-result-cell {
    width: 220px;
}

.vote-result-bar-wrap {
    width: 220px;
}

.vote-result-bar-image {
    height: 12px;
}

.best-topic-flag {
    color: red;
}

.no-reply-image {
    width: 160px;
}

.topic-talk-title {
    color: #4793f1;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    line-height: 26px;
}

.popup-close-icon {
    width: 32px;
    height: 32px;
}

.topic-video-upload-frame-fixed {
    width: 620px;
    height: 480px;
}
