.bpms-today-work{margin-top:16px;border-top:1px solid #d8e2ee;padding-top:16px}.bpms-today-work-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.bpms-today-work-head h3{margin:0;color:#123779;font-size:18px}.bpms-today-work-head a{color:#174ca0;font-weight:800;text-decoration:none;font-size:13px}.bpms-today-work-list{display:grid;gap:8px}.bpms-today-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:10px 12px;background:#f7faff;border-left:4px solid #f6a800;border-radius:8px}.bpms-today-item.complete{border-left-color:#179256}.bpms-today-item.delay{border-left-color:#c62828}.bpms-today-item b{color:#162744}.bpms-today-item small{color:#687890}.bpms-today-item span{grid-column:1/-1;font-size:13px;color:#43526a}.bpms-today-empty{padding:12px;background:#f7faff;border-radius:8px;color:#687890}.bpms-today-attention{margin-top:8px;padding:9px 11px;background:#fff1f0;color:#9c261d;border-radius:8px;font-size:13px}
@media(max-width:600px){.bpms-today-work-head{align-items:flex-start}.bpms-today-item{grid-template-columns:1fr}.bpms-today-item small{grid-row:auto}}
