span.yotpo-icon-profile.yotpo-header-element.pull-left {
    position: relative;
    width: 45px;
    height: 45px;
    margin-right: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #83b6dd;
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 45px;
}
.fa-renzheng:before {
     content: "\f058";
    color:#1cc286;
    background: #fff;
    border-radius: 50%;
    margin-top: -7px;
    margin-left: 0px;
    position: absolute;
    border-left: 1px solid #fff;
	font-size: 17px;
}
.reviews-author {
    color: #3085c7;
    font-size: 17px;
    display: inline-block;
}
.y-label {
    color: #616060;
    font-size: 12px;
}
.yotpo-tool-tip{
    transition-duration: 0.2s;
    opacity: 0;
    display: none;
}
.y-label:hover .yotpo-tool-tip{
    display: block;
    opacity: 1;
    border: 1px solid #d4d4d4;
    padding: 15px;
    position: absolute;
    z-index: 30;
    background: #fff;
    max-width: 300px;
}
.tool-tip-header span {
    font-size: 14px;
    line-height: 17px;
    color: #a2a2a2;
}
span.header-green {
    color:#1cc286;
    font-weight: bold;
}
button.reviews-btn {
    color: #000;
    font-weight: bold;
}
p.reviews-description {
    border-top: 1px dotted #ccc;
    padding: 4PX;
    MARGIN: 0;
}
.reviewkf {
    border: 1px solid #dedede;
    margin-bottom: 4px;

}
.reviews-img {
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
}
.img-v {
    padding: 22px;
}
div#review {
    clear: both;
    overflow: auto;
}
