.sheet-navigation{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;margin:-8px 0 18px}.sheet-navigation>a:last-child{justify-self:end}.sheet-navigation form{display:flex;align-items:end;gap:8px}.sheet-navigation input{min-width:175px;cursor:pointer}.sheet-navigation button,.sheet-navigation .today-link{height:42px}.sheet-navigation .today-link{white-space:nowrap}.assignment-note{background:#eef7f3;color:#335f52;border:1px solid #cfe3da}.title-actions form{margin:0}.title-actions .button-link{white-space:nowrap}@media(max-width:750px){.sheet-navigation{grid-template-columns:1fr 1fr}.sheet-navigation form{grid-column:1/-1;grid-row:1;justify-content:center;flex-wrap:wrap}.sheet-navigation form label{flex:1 0 100%}.sheet-navigation input{width:100%}.sheet-navigation>a:last-child{justify-self:end}.title-actions{flex-wrap:wrap}}
