.aggregate-coverage.is-partial{color:#94611b;font-weight:650}
.combined-svg .partial-point rect{fill:url(#partial-group-bars);stroke:#5878d2;stroke-width:1}
.group-contributions{border-top:1px solid #e0e7f0;padding:14px 0 0;margin:14px 0 0}
.group-contributions>summary{font-size:14px;font-weight:650;cursor:pointer;color:#344c72;padding:6px 0}
.contribution-table{min-width:660px;margin-top:10px}
.contribution-table th,.contribution-table td{font-size:13px;text-align:left;vertical-align:top;padding:12px}
.contribution-table th:first-child{width:30%}
.group-select-link,.group-object-link{appearance:none;background:none;border:0;padding:4px 0;text-align:left;color:#3159b7;cursor:pointer;font:inherit;line-height:1.5}
.group-select-link{text-decoration:underline;text-decoration-color:#c5d2ec;text-underline-offset:3px;font-weight:650}
.group-select-link:hover,.group-object-link:hover{color:#182e72}
.group-directory>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:20px}
.group-directory>summary h2{font-size:16px;margin:0}
.group-directory>summary>span{font-size:13px;color:#7b899e}
.group-directory-row{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;padding:14px 0;border-top:1px solid #e6ebf3}
.group-directory-row p{font-size:13px;line-height:1.6;margin:4px 0 0;color:#708098}
.group-directory-row>div:last-child{display:flex;flex-direction:column;align-items:flex-start;font-size:13px}
.project-page .aggregate-controls label:has(#domrf-object){min-width:260px}
@media(max-width:700px){
 .project-page .compact-toolbar .aggregate-controls label:has(#domrf-object){grid-column:1/-1;order:0;width:100%;min-width:0}
 .project-page .compact-toolbar .aggregate-controls label:last-child{grid-column:auto;order:1}
 .project-page .compact-toolbar:has(.aggregate-controls) .end-filter{order:2}
 .project-page .aggregate-controls #domrf-object{width:100%}
 .group-directory-row{grid-template-columns:1fr;gap:6px}
 .group-select-link,.group-object-link{min-height:44px}
 .aggregate-inspector .inspector-date>span:last-child{max-width:150px}
}
