.files-data {
    display: none;
}

.bp_comment_cross {
    color: #ffc82d;
    font-weight: bold;
    position: absolute;
    left: 93%;
    background-color: #000000;
    padding: 6px 8px;
    border-radius: 50%;
    cursor: pointer;
}

.upload-response {
    width: 207px;
    position: relative;    
    display: none;
}

.add_photo_btn {
    float: left;
    font-size: 22px;
    margin: 7px;
    cursor: pointer;
}

.ac-reply-content .ac-textarea {
    margin: 8px 0px;
}

.upload-response {
    margin: 8px 0px;
}

.add_photo_btn i {
    color: black;
}