/* Per-reference required location, shared by web and PDA entry forms. */
.warehouse-entry-location-v604{display:grid;gap:6px;min-width:180px;max-width:100%;font-weight:700}
.warehouse-entry-location-v604>span{font-size:12px;color:#334155}
.warehouse-entry-location-v604 .select{width:100%;min-height:44px}
.warehouse-entry-location-v604 .select:invalid{border-color:#d97706;background:#fffbeb}
.pda-wh-draft-line-v559>.warehouse-entry-location-v604{grid-column:1/-1}
.pda-wh-form-v559 .warehouse-entry-location-v604{min-width:0}
@media(max-width:760px){.warehouse-entry-location-v604{width:100%;min-width:0}}
.warehouse-entry-observations-v604{display:grid;gap:6px;width:100%;min-width:0;margin:12px 0}
.warehouse-entry-observations-v604 textarea{width:100%;min-height:64px;resize:vertical;white-space:pre-wrap}
.warehouse-entry-observations-v604 small{color:#64748b;text-align:right}
.warehouse-entry-observations-summary-v604{padding:12px;margin:10px 0;background:#f0f6fb;border-left:3px solid #355b79;white-space:pre-wrap;overflow-wrap:anywhere}
.warehouse-entry-result>.warehouse-entry-location-v604{grid-column:1/-1;grid-row:2}
.warehouse-entry-result>.row{grid-column:2;grid-row:1}
.warehouse-entry-draft-line>.warehouse-entry-location-v604{grid-column:1/-1}
@media(max-width:820px){.warehouse-entry-result>.row{grid-column:1;grid-row:3}}
