/* STD V8.16.66 · archivo/búsqueda de propuestas y contratos */
.stdDocHeadingActions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.stdDocSearchBar{display:grid;grid-template-columns:34px minmax(220px,1fr) auto;gap:8px;align-items:center;margin:0 0 14px;padding:10px 12px;border:1px solid #d7e4f1;background:#fff;border-radius:13px}
.stdDocSearchBar>span{display:grid;place-items:center;color:#53718f;font-size:23px}
.stdDocSearchBar input{height:40px;border:0;outline:0;background:transparent;color:#15385f;font:700 13px/1.2 Inter,system-ui,sans-serif;min-width:0}
.stdDocSearchBar input::placeholder{color:#8799ad;font-weight:600}
.stdDocSearchBar button{height:36px;border:1px solid #cbd9e7;background:#fff;color:#24496e;border-radius:9px;padding:0 12px;font:800 11px Inter,system-ui,sans-serif;cursor:pointer}
.stdDocSearchBar button:disabled{opacity:.42;cursor:default}
.std-flow-card.archived{border-style:dashed!important;background:#fbfcfe!important;opacity:.97}
.std-flow-card.archived .std-flow-avatar{filter:grayscale(.25)}
.stdArchiveDocBtn{border:1px solid #cbd9e7!important;background:#f7fafc!important;color:#36566f!important}
.stdArchiveDocBtn:hover{background:#eef5fa!important;border-color:#aac3d8!important}
.stdDeletePermanentBtn{border:1px solid #efb8b8!important;background:#fff7f7!important;color:#b42318!important}
.stdDeletePermanentBtn:hover{background:#fff0f0!important}
.std-proposal-tabs button[data-proposal-tab="archived"],.std-proposal-tabs button[data-contract-tab="archived"]{color:#53677e}
.std-proposal-tabs button.active[data-proposal-tab="archived"],.std-proposal-tabs button.active[data-contract-tab="archived"]{color:#0d5d8b}
@media(max-width:720px){.stdDocSearchBar{grid-template-columns:30px 1fr}.stdDocSearchBar button{grid-column:1/-1}.stdDocHeadingActions{justify-content:flex-start}}
