/* V1 automatic party boarding, door interlock and crew-layer refinements. */
.top-status{grid-template-columns:1.35fr repeat(6,1fr)}
.load-staff.inspecting,.unload-staff.inspecting{z-index:8}
.queue-auto-note{margin:7px 0 0;color:#9eb1b4;font-size:7px;line-height:1.45}
@media(max-width:1100px){.top-status{grid-template-columns:repeat(4,1fr)}}
@media(max-width:650px){.top-status{grid-template-columns:1fr 1fr}}
