.user-communiction ul {
    padding-left: 0px;
}


ul li {
    list-style: none;
}

.m-l-15 {
    margin-left: 15px;
}

/* 服务人员 */
.service_personnel li {
    display: inline-block;
    margin: 5px 20px 0px 0px;
}

.user-communiction h5 input {
    vertical-align: bottom;
}

.service_personnel img {
    width: 45px;
    height: 45px;
    vertical-align: top;
    margin-left: 5px;
    border-radius: 50%;
}

.service_message {
    float: right;
}

.service_personnel label {
    float: left;
    margin-right: 10px;
}

small.text-muted {
    margin-left: 5px;
}

/* 沟通列表 */
.record-box li {
    padding: 10px 0px;
}

.product-img {
    float: left;
}

.header-img img{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}

.users-list-name {
    width: 50px;
    margin-bottom: 0;
    font-weight: normal;
    margin-top: 5px;
}

.direct-chat-text {
    margin-left: 65px;
}

.direct-chat-text:before,
.direct-chat-text:after,
.direct-chat-text:before {
    border-right-color: #f3f3f3 !important;
}

.direct-chat-text {
    background: #f3f3f3;
    border-color: #f3f3f3;
    padding: 10px 15px;
}

.com-result {
    font-weight: bold;
}

.product-title .btn-comments {
    background: #fff;
    color: orange;
    border: #fff solid 1px;
    border-radius: 12px;
    outline: none;
    font-size: 12px;
    padding: 2px 10px;
    margin-top: -3px;
}

.product-title .btn-comments:hover {
    background: orange;
    color: #fff;
}

.rating-box i {
    margin-left: 5px;
}

/* 分页 */
.pagination {
    margin: 5px 0px;
}

/* .rating-box{
    display: inline-block;
    height: 21px;
    width: 34px;
    background: url(__CDN__/assets/img/star/stars2.png);
} */


/* 评星弹窗 */
/* .star-img-box {display: inline-block;vertical-align: middle;}
.score {display: inline-block;vertical-align: middle;}
.score span {display: none;left: 0;top: 0;}
.scoreDisplay {display: block;} */