.maj-thesis-dashboard .student-card{background:#fff;border:1px solid #ececec;border-radius:6px}.maj-thesis-dashboard .supervising-role-tabs{display:-ms-flexbox;display:flex;gap:8px}.maj-thesis-dashboard .supervising-role-tab{border:1px solid #d8d8d8;background:#fff;padding:6px 16px;border-radius:18px;cursor:pointer}.maj-thesis-dashboard .supervising-role-tab.is-active{background:#1e88e5;border-color:#1e88e5;color:#fff}.maj-thesis-dashboard .supervising-table-row{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1.2fr 1.2fr 1.2fr .8fr;grid-template-columns:2fr 1.2fr 1.2fr 1.2fr .8fr;gap:12px;-ms-flex-align:center;align-items:center;padding:10px 12px;border-bottom:1px solid #f1f1f1}.maj-thesis-dashboard .supervising-table-header{font-weight:700;background:#fafafa}.maj-thesis-dashboard .supervising-empty,.maj-thesis-dashboard .supervising-error{color:#666}