/* HESLO: highlight the newest leg on the most recent day so the pilot can jump straight to it */
tr.heslo-latest td{background:var(--liftbg);box-shadow:inset 0 1px 0 var(--accent),inset 0 -1px 0 var(--accent)}
tr.heslo-latest td:first-child{box-shadow:inset 3px 0 0 var(--accent),inset 0 1px 0 var(--accent),inset 0 -1px 0 var(--accent);font-weight:800;color:var(--accent)}
tr.heslo-latest td.input-cell input{font-weight:700}
.flagY{background:var(--badbg);color:var(--flagtext);font-weight:800}
.flagN{color:var(--muted)}
