#moduleView.shipments-registry{padding:0;border:0;background:transparent}
.shipments-registry [hidden]{display:none!important}
.shipments-registry{font:14px Arial,sans-serif;color:#30383e}
.shipments-toolbar,.shipments-states{display:flex;align-items:center;gap:7px;background:white;padding:10px 14px;border:1px solid #d5dadd}
.shipments-toolbar{border-radius:3px 3px 0 0;flex-wrap:wrap}
.shipments-toolbar-spacer{flex:1}
.shipments-registry button,.shipments-registry select{height:30px;min-height:30px;border:1px solid #c4ccd2;border-radius:3px;background:#f8fafb;color:#526b7d;padding:4px 9px;font:14px Arial,sans-serif;cursor:pointer}
.shipments-registry button svg{width:16px;height:16px;vertical-align:middle}
.shipments-registry button:disabled{opacity:.4;cursor:default}
.shipments-registry button:hover:not(:disabled){background:#e7f1f7}
.shipments-registry button:focus-visible,.shipments-registry tr:focus-visible,.shipments-divider:focus-visible{outline:2px solid #218ec2;outline-offset:-2px}
.shipments-registry input{height:30px;min-height:30px;border:1px solid #c4ccd2;border-radius:3px;padding:4px 8px;box-sizing:border-box;font:14px Arial,sans-serif}
.shipments-toolbar [data-search]{width:245px}
.shipments-toolbar #shipmentState{width:165px;flex:0 0 165px}
.shipments-states{border-top:0;padding:7px 14px;flex-wrap:wrap}
.shipments-states button[aria-pressed=true]{background:#cce3f1;border-color:#89bdd8}
.shipments-total{margin-left:auto;padding:4px 10px;border:1px solid #e0e4e7;border-radius:3px}
.shipments-filter{display:flex;gap:16px;align-items:end;flex-wrap:wrap;background:#fff;border:1px solid #d5dadd;padding:14px}
.shipments-filter label{display:grid;gap:5px}
.shipments-error{padding:10px;color:#a63026;background:#fff1ef}
.shipments-top{overflow:auto;border:1px solid #c3d2db;background:#fff;min-height:140px}
.shipments-table{border-collapse:collapse;width:100%;min-width:1250px;table-layout:fixed;font-size:14px}
.shipments-table th{position:sticky;top:0;z-index:1;background:white;text-align:left;font-weight:600;border-bottom:2px solid #a8c5d8}
.shipments-table th,.shipments-table td{padding:6px 8px;box-sizing:border-box;line-height:18px;border-bottom:1px solid #edf0f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.shipments-table td>button[data-card]:not(.shipment-link){height:22px;min-height:22px;padding:0;border:0;background:transparent}
.shipments-table tr.selected td{background:#c9e1ef;box-shadow:inset 0 1px #b0d2e6,inset 0 -1px #b0d2e6}
.shipments-table tbody tr{cursor:pointer}
.shipments-table tbody tr:hover:not(.selected){background:#f3f7fa}
.shipments-table th:first-child{width:45px}.shipments-table th:nth-child(2){width:80px}.shipments-table th:nth-child(3){width:210px}.shipments-table th:nth-child(5){width:65px}.shipments-table th:last-child{width:32px}
.shipments-table a,.shipments-registry .shipment-link{color:#197daf;text-decoration:none}
.shipments-table a{display:block;overflow:hidden;text-overflow:ellipsis}
.shipments-registry .shipment-link{border:0;background:none;padding:0;height:auto;min-height:0}
.shipments-table td.num{text-align:right}
.shipments-table td.shipment-debt{background:#fbe3e3}
.shipment-state-dot{display:inline-block;width:16px;height:10px;border:2px solid #94a7b0;border-radius:2px}.shipment-state-dot.state-3{border-color:#18a968;background:#d9f3e6}.shipment-state-dot.state-4{border-color:#d26767}
.shipments-pager{display:flex;gap:8px;align-items:center;font-size:12px;padding:3px 8px;background:white}.shipments-pager [data-updated]{margin-left:auto;color:#74828b}
.shipments-divider{height:16px;display:flex;align-items:center;justify-content:center;cursor:row-resize;touch-action:none;color:#647888}.shipments-divider svg{width:23px;height:16px}
.shipments-preview-host{min-height:320px;background:white}
.shipment-workspace.shipment-embedded{position:static;display:block;width:100%;height:calc(100dvh - 90px);max-width:100%;margin:0;border-radius:3px;box-sizing:border-box}
.shipment-workspace.shipment-preview{height:auto;min-height:320px;border:0}
.shipment-preview>header,.shipment-preview .shipment-parameters{display:none}
.shipment-preview .shipment-content{display:block;height:auto;padding:0}
.shipment-preview .shipment-goods{min-height:320px}
.shipment-embedded:not(.shipment-preview) .shipment-content{grid-template-columns:410px minmax(0,1fr)}
.shipment-embedded.parameters-collapsed .shipment-content{grid-template-columns:minmax(0,1fr)}
@media(max-width:900px){.shipment-embedded:not(.shipment-preview) .shipment-content{grid-template-columns:290px minmax(0,1fr)}.shipments-toolbar [data-search]{width:180px}.shipments-total{font-size:12px}}
@media(max-width:600px){.shipment-workspace.shipment-embedded{width:100%;height:calc(100dvh - 80px)}.shipment-workspace.shipment-preview{height:auto}.shipments-toolbar{padding:7px;gap:5px}.shipments-toolbar [data-search]{width:140px}.shipments-states{padding:7px}.shipments-pager [data-updated]{display:none}.shipments-registry{font-size:12px}.shipments-registry button,.shipments-registry select{font-size:12px}}
