.w-submitBar{
    text-align: right;
    padding-bottom: 20px;
}
.trends {
    min-height: 50px;
    overflow: hidden;
}
.trends > ul {
    background: #fff none repeat scroll 0 0;
}
.trends > ul > li {
    border-bottom: 1px dotted #e0e0e0;
    margin-bottom: 10px;
}
.trends > ul > li .comments_item {
    padding-left: 55px;
    position: relative;
}
.trends > ul > li > .comments_item > .current_item {
    margin-bottom: 10px;
}
.trends > ul > li .current_item > .p_img {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 45px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 45px;
}
.trends > ul > li .current_item > h2 {
    color: #999;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
}
.trends .space .fluid div, .comments_item .current_item div {
    overflow-wrap: break-word;
    word-break: break-all;
}
.trends > ul > li .current_item > p {
    color: #ccc;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 0;
}
.trends > ul > li .current_item > .p_img img {
    max-height: 45px;
    max-width: 45px;
}
.dis_ib_vm {
    vertical-align: middle;
    display: inline-block;
}
.trends > ul > li .current_item > h2 a {
    color: #1f7ec0;
    font-size: 12px;
}
.trends > ul > li .current_item > p .comment {
    color: #189cdb;
    font-size: 12px;
    margin-left: 20px;
}
.trends > ul > li .current_item > p .comment .fa {
    color: #ddd;
    font-size: 16px;
}
.trends > ul > li .current_item > p .comment i {
    background-position: -27px -150px;
}
.trends > ul > li .current_item > p i {
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    margin-top: 2px;
    vertical-align: top;
    width: 15px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}

.js-user-card {
    display: inline-block;
}
.avatar-sm {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
}


.comment_ul li{
    padding-top: 15px;
}

.media-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    word-break: break-all;
    width: 10000px;
    zoom: 1;
    overflow: hidden;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-body .title {
    color: #919191;
    margin-bottom: 5px;
}
.score {
    margin-bottom: 10px;
}
.media-evaluate .actions {
    margin-top: 10px;
}

.score i {
    color: #990000;
    margin-right: 5px;
}
.es-icon {
    line-height: 1;
}
.es-icon {
    font-family: "es-icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}