.gcs-product-review-response-form textarea{
    width: 100%;
    background-color: #f5f5f5;
}
.gcs-product-review-response-submit {
    background-color: #1b75bb;
    border: none;
    color: white;
    padding: 0 1.2em;
    line-height: 2;
    margin-bottom: 10px;
}
.admin-response {
    margin-bottom: 10px;
    padding-left: 0;
}
.anchor-hook {
    border-color: #999;
    top: 0;
    border-bottom-left-radius: 4px;
    width: 0;
    height: 100%;
    border-width: 2px;
}
.child-comment-line-wrapper span {
    line-height: 1;
}
.child-comment-line-wrapper img {
    width: 100%;
}