#chapter.btn i {
    color: #ffbf99;
}
.md .list .item-inner:after{
    z-index: 1;
}
.forum-list img {
    display: inline-block;
}
.btn-emoji {
    font-size: 20px;
    text-align: center;
    margin-right: 0.08rem;
    color: #888;
    top: 35px;
    left: 16px;
    position: absolute;
    cursor: pointer;
}
.btn-emoji-item{
    font-size: 1.2rem;
    padding: .025rem;
    cursor: pointer;
}

.btn-emoji-active{
    color: #000;
}

.btn-comment-send{
    cursor: pointer;
    position: absolute;
    font-size: 0.24rem;
    right: .08rem;
    top: 0.1rem;
    color: #888;
}
.btn-comment-send-active{
    color: #2a638d;
}
.emoji-list{
    top: -2.7rem;
    border-radius: 5px;
    padding: .15rem;
    z-index: 99999999999;
}
.input-forum{
    margin-left: 0.32rem;
    font-size: 0.15rem;
    width: 83%;
}
.list textarea {
    line-height: 1.1;
}
.row > .input-forum{
    font-size: 0.15rem !important;
}
