.ag-legacy .suggestion-group .ag-room-title{justify-content:flex-start;gap:8px;min-height:48px;padding:10px 12px}
.ag-legacy .suggestion-group .ag-room-title>span{flex:1 1 auto;min-width:0}
.ag-legacy .suggestion-group .ag-room-title>[data-accept-group]{margin-left:auto}
.ag-legacy .suggestion-group .ag-room-title>[data-accept-group],
.ag-legacy .suggestion-group .ag-room-title>[data-reject-group]{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border-radius:9px;font-weight:800;line-height:1;box-shadow:0 1px 2px rgba(15,23,42,.08)}
.ag-legacy .suggestion-group .ag-room-title>[data-accept-group]{font-size:0;background:#fff;color:#6d183a;border-color:#fff}
.ag-legacy .suggestion-group .ag-room-title>[data-accept-group]::after{content:'Aceitar exatas';font-size:11px}
.ag-legacy .suggestion-group .ag-room-title>[data-reject-group]{background:#fff1f2;color:#b42318;border-color:#fecaca}
.ag-legacy .suggestion-group .ag-room-title>[data-reject-group]:hover{background:#ffe4e6}
.ag-legacy .suggestion-group .ag-table-wrap th:last-child{width:176px}
.ag-legacy .suggestion-group td.ag-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:176px;margin:0;padding-right:12px}
.ag-legacy .suggestion-group td.ag-actions .ag-mini{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:34px;padding:7px 12px;border-radius:9px;font-weight:800;line-height:1}
.ag-legacy .suggestion-group td.ag-actions .ag-mini.primary{box-shadow:0 1px 2px rgba(109,24,58,.18)}
.ag-legacy .suggestion-group td.ag-actions .ag-mini.danger{background:#fff;border-color:#efc9c9}
@media(max-width:850px){
 .ag-legacy .suggestion-group .ag-room-title{flex-wrap:wrap}
 .ag-legacy .suggestion-group .ag-room-title>span{flex:1 0 100%}
 .ag-legacy .suggestion-group .ag-room-title>[data-accept-group]{margin-left:0}
 .ag-legacy .suggestion-group .ag-room-title>[data-accept-group],
 .ag-legacy .suggestion-group .ag-room-title>[data-reject-group]{flex:1 1 150px}
}
