/* HG Edu v17.4.26 - teacher schedule batch entry and exports */
#hg17426ScheduleBatch{min-width:0}
.hg17426-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end}
.hg17426-form>div{min-width:0}.hg17426-form label{display:block}.hg17426-form input,.hg17426-form select{width:100%;min-width:0}
.hg17426-note{grid-column:span 2}
.hg17426-entry-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}
.hg17426-draft-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:12px}
.hg17426-draft-head h3{margin:0}.hg17426-draft-head b{color:#facc15}
.hg17426-table-wrap{max-width:100%;max-height:340px;overflow:auto;margin-top:10px;border:1px solid var(--line);border-radius:10px}
.hg17426-table{width:100%;min-width:1080px;border-collapse:collapse}.hg17426-table th{position:sticky;top:0;z-index:1;background:#17243a}
.hg17426-table th,.hg17426-table td{padding:8px;vertical-align:top;border-bottom:1px solid var(--line)}
.hg17426-table td:nth-child(1),.hg17426-table td:nth-child(2),.hg17426-table td:nth-child(5),.hg17426-table td:nth-child(6),.hg17426-table td:nth-child(7),.hg17426-table td:nth-child(8){text-align:center;white-space:nowrap}
.hg17426-table td:last-child{white-space:nowrap}.hg17426-table .btn{margin:0;padding:6px 9px}
.hg17426-empty{text-align:center!important;color:var(--muted);padding:22px!important}
.hg17426-savebar{position:sticky;bottom:-14px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 0 2px;border-top:1px solid var(--line);background:#0f172a}
.hg17426-status{min-height:22px;color:var(--muted)}.hg17426-status.good{color:#4ade80}.hg17426-status.bad{color:#fb7185}
.hg17426-page-actions{min-width:max-content}.hg17426-page-actions .btn{margin:0}
@media(max-width:900px){.hg17426-form{grid-template-columns:repeat(2,minmax(0,1fr))}.hg17426-note{grid-column:span 2}.hg17426-page-actions{min-width:0}.hg17426-page-actions>div{display:flex;gap:6px;flex-wrap:wrap}}
@media(max-width:600px){.hg17426-form{grid-template-columns:1fr}.hg17426-note{grid-column:auto}.hg17426-draft-head,.hg17426-savebar{align-items:stretch;flex-direction:column}.hg17426-savebar .btn{width:100%}.hg17426-table-wrap{max-height:300px}.hg17426-page-actions>div{display:grid;grid-template-columns:1fr}.hg17426-page-actions .btn{width:100%}}
