.chat-comment {
    border-left: 3pt solid #f15928;
    padding-left: 3px;
}

    .chat-comment a {
        text-decoration: none !important;
        color: blue;
    }

        .chat-comment a.huy-rep-cm-chat {
            float: right;
            width: 15px;
            margin-right: 10px;
            margin-top: -27px;
        }

div#repcomment {
    width: 100%;
    border-top: 1px #ededed solid;
    position: absolute;
    bottom: 0;
}

.rep-cm-chat {
    float: right;
    margin-top: -18px;
}

.del-cm-chat {
    float: right;
    margin-top: -18px;
    margin-right: 45px;
}

.comment-name {
    font-weight: bold;
}
