.import-context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:15px;margin-bottom:24px;background:#f3f6f1;border:1px solid #e1e8e3;border-radius:13px}.import-context-grid select{height:43px;border:1px solid #dce3df;border-radius:9px;background:#fff;padding:0 10px;color:#173f3a}.curriculum-source{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:-12px 0 18px;padding:11px 14px;background:#f3f6f1;border-radius:11px;color:#6f7d79;font-size:11px}.curriculum-source .tag{margin-left:auto}.header-filters{flex-wrap:wrap}.header-filters select{min-width:90px}.data-table .view-history{white-space:nowrap}#historyBody small{color:#6f7d79}.stepper .step:nth-last-child(1){white-space:nowrap}@media(max-width:780px){.import-context-grid{grid-template-columns:1fr}.curriculum-source{align-items:flex-start;flex-direction:column}.curriculum-source .tag{margin:0}.stepper{overflow:auto;padding-bottom:5px}.step{min-width:max-content}.header-filters{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.header-filters select{width:100%}}
