.approval-history-header{margin-bottom:10px}.approval-history-metrics{margin-bottom:10px}.approval-history-toolbar{height:auto;min-height:52px;gap:12px;padding:8px 10px}.approval-history-toolbar>div{display:flex;align-items:baseline;gap:8px}.approval-history-toolbar>div>span{color:var(--muted);font-size:11px}.approval-history-search{display:flex;align-items:center;gap:6px}.approval-history-search input{width:min(380px,32vw);height:34px;border:1px solid #c7d0d4;background:#fff;padding:0 10px}.approval-history-search select,.approval-history-search button,.approval-history-search .small-button{height:34px}.approval-history-search select{min-width:118px;border:1px solid #c7d0d4;background:#fff;padding:0 8px}.approval-history-search button{border:1px solid var(--green);background:var(--green);color:#fff;padding:0 14px}.approval-history-search .small-button{display:grid;place-items:center}.approval-history-groups{display:grid}.approval-assignee-group{border-top:1px solid var(--line)}.approval-assignee-group:first-child{border-top:0}.approval-assignee-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#e8f1ee}.approval-assignee-heading div{min-width:0}.approval-assignee-heading strong,.approval-assignee-heading span{display:block}.approval-assignee-heading strong{font-size:14px}.approval-assignee-heading span{margin-top:2px;color:var(--muted);font-size:10px}.approval-assignee-heading>b{color:var(--green);font-size:11px}.approval-order-group{border-top:1px solid var(--line)}.approval-order-group>summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 12px 7px 20px;background:#f7f9f9;cursor:pointer}.approval-order-group>summary>span{min-width:0}.approval-order-group>summary strong,.approval-order-group>summary small{display:block}.approval-order-group>summary strong{font-size:12px}.approval-order-group>summary small{margin-top:2px;color:var(--muted);font-size:10px}.approval-order-group>summary>b{font-size:10px;color:var(--muted)}.approval-history-table{table-layout:fixed}.approval-history-table th:nth-child(1){width:155px}.approval-history-table th:nth-child(2){width:auto}.approval-history-table th:nth-child(3){width:135px}.approval-history-table th:nth-child(4){width:105px}.approval-history-table th:nth-child(5){width:120px}.approval-history-table td{vertical-align:middle}.approval-history-table td:nth-child(2){color:#46565e}
@media(max-width:760px){.approval-history-toolbar{align-items:stretch}.approval-history-toolbar,.approval-history-search{display:grid}.approval-history-search{grid-template-columns:minmax(0,1fr) 112px auto auto;width:100%}.approval-history-search input{width:100%}.approval-assignee-heading{padding:7px 9px}.approval-order-group>summary{padding:7px 9px 7px 14px}.approval-history-table{min-width:650px}.approval-history-table th:nth-child(1){width:135px}.approval-history-table th:nth-child(3){width:125px}.approval-history-table th:nth-child(4){width:90px}.approval-history-table th:nth-child(5){width:105px}}
