#photo-reviews>.head,#photo-reviews>.row{grid-template-columns:1fr .8fr .65fr 1.15fr 1.15fr .8fr}
#photo-reviews .review-deleted{display:none!important}
.review-notes textarea{width:100%;min-height:160px;resize:vertical;padding:12px;border:1px solid #cbdcd4;border-radius:9px;background:#fff;font:14px/1.6 Arial,"Microsoft YaHei",sans-serif;box-sizing:border-box}
.review-notes textarea:focus{outline:2px solid #07845e;outline-offset:2px}
.delete-review,.review-editor-toolbar button{padding:9px 13px;border:1px solid #d6ded9;border-radius:8px;background:#fff;cursor:pointer;font:inherit}
.delete-review{margin-top:12px;color:#a33232;border-color:#e7bebe}
.review-editor-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:12px 0;font-size:13px;color:#67766e}
.review-editor-toolbar button:disabled{opacity:.45;cursor:default}
#photo-reviews>.head>div:nth-child(5){background:#695423}
#photo-reviews>.head>div:last-child{background:#11231b}
@media(max-width:1100px){#photo-reviews>.head{display:none}#photo-reviews>.row{display:block}.review-notes textarea{min-height:100px}.cell:before{content:attr(data-label);display:block;font-size:12px;font-weight:bold;margin-bottom:8px}}

