.documentWorkbench{display:grid;gap:12px}.documentSavedViews,.documentBulkActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.documentSavedViews button,.documentBulkActions button{min-height:40px;padding:8px 14px;border:1px solid #cfddd8;border-radius:10px;background:#fff;color:#145f50;font:inherit;font-weight:750;cursor:pointer}.documentSavedViews button.active{border-color:#17715c;background:#e8f5ef;box-shadow:inset 0 0 0 1px #17715c}.documentBulkActions{justify-content:flex-end}.documentBulkActions span{margin-inline-end:auto;color:#687a74;font-weight:700}.documentBulkActions button.primary{border-color:#126c58;background:#126c58;color:#fff}.documentBulkActions button:disabled{opacity:.5;cursor:not-allowed}.documentBulkCheck{width:20px!important;height:20px!important;min-height:20px!important;margin:0 10px 0 0!important;vertical-align:middle;accent-color:#17715c}.documentWorkbench .tableRow[hidden]{display:none!important}[dir=rtl] .documentBulkCheck{margin:0 0 0 10px!important}@media(max-width:700px){.documentSavedViews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.documentSavedViews button{width:100%}.documentBulkActions{display:grid;grid-template-columns:1fr 1fr}.documentBulkActions span{grid-column:1/-1}.documentBulkActions button{width:100%;white-space:normal}}
