h2.flight-status-title{text-align:center}tr.flight-status{margin:0 0 20px;background:#fff;border-radius:10px;display:flex}tr.flight-status>td{flex-grow:1;border:0;align-self:center}.status-{color:gray;font-weight:700}.status-on-time,.status-departed,.status-arrived,.status-advanced,.status-confirmed{color:green;font-weight:700}.status-check-in,.status-expected,.status-check-in-closed{color:orange;font-weight:700}.status-delayed,.status-cancelled{color:red;font-weight:700}.border-{box-shadow:0px 2px 5px gray}.border-on-time,.border-departed,.border-arrived,.border-advanced,.border-confirmed{box-shadow:0px 2px 5px green}.border-check-in,.border-expected,.border-check-in-closed{box-shadow:0px 2px 5px orange}.border-delayed,.border-cancelled{box-shadow:0px 2px 5px red}