@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#212529;background:#f4f7fa;font-family:Roboto,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.navbar{z-index:1000;background:#2c3e50;align-items:center;width:100%;height:76px;padding:0 20px;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 6px #0000001a}.brand-button{color:#fff;background:0 0;border:0;align-items:center;min-width:0;padding:0;text-decoration:none;display:inline-flex}.iitm-logo{object-fit:contain;width:50px;height:50px;margin-right:20px}.brand-text{color:#fff;white-space:nowrap;font-size:26px;font-weight:900;line-height:1}.navbar-links{align-items:center;gap:34px;margin-left:auto;display:flex}.nav-action{color:#fff;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:20px;font-weight:500;line-height:1;display:inline-flex}.nav-action:hover{color:#d7e8ff}.nav-icon{color:currentColor;stroke-width:3px;width:19px;height:19px}.filled-icon{fill:currentColor}main,.loading-space{min-height:100vh}.auth-callback{background:#f4f7fa;min-height:100vh}.login-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-container footer{color:#7f8c8d;margin-top:36px;font-size:16px;font-weight:400}.google-login-button{background:0 0;border:0;justify-content:center;align-items:center;width:290px;padding:0;text-decoration:none;display:inline-flex}.google-login-button img{object-fit:contain;width:290px;height:auto;display:block}.google-login-button:hover img{opacity:.82}.google-login-button:disabled{cursor:default}.google-login-button:disabled img{opacity:.65}.auth-error{color:#b42318;max-width:290px;margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.4}.course-container{width:min(100% - 64px,1268px);margin:0 auto;padding:108px 0 60px}.info-alert{color:#0c5460;text-align:center;background:#d1ecf1;border:1px solid #bee5eb;border-radius:4px;justify-content:center;align-items:center;min-height:58px;margin-bottom:19px;font-size:18px;font-weight:400;display:flex}.score-table{border-collapse:collapse;table-layout:fixed;width:100%}.score-table th,.score-table td{text-align:center;vertical-align:middle;border:1px solid #d9dde2}.course-table{margin-top:18px}.course-table th{color:#fff;background:#343a40;height:58px;font-size:20px;font-weight:900}.course-table th:first-child{width:31%}.course-table th:nth-child(2){width:26.5%}.course-table th:nth-child(3){width:17.5%}.course-table th:nth-child(4){width:17%}.course-table th:nth-child(5){width:8%}.course-table td{color:#212529;background:#e6e8eb;height:64px;font-size:18px;font-weight:400}.view-button{color:#fff;background:#17a2b8;border:0;border-radius:4px;justify-content:center;align-items:center;width:38px;height:36px;display:inline-flex}.view-button:hover{background:#138496}.detail-container{padding:124px 46px 92px}.detail-table-wrap{width:100%;overflow-x:auto}.detail-table{min-width:1300px}.detail-table th{color:#4a525b;background:#e3e7ec;height:58px;font-size:18px;font-weight:900}.detail-table td{color:#212529;background:#f4f7fa;height:56px;font-size:18px;font-weight:400}.detail-table .highlight-row td{background:#e0e3e6}.col-serial{width:6%}.col-question{width:12.3%}.col-type{width:11.8%}.col-result{width:6.4%}.col-score{width:6%}.col-selected{width:12.9%}.col-correct{width:12.2%}.col-mark{width:5.5%}.col-modification{width:18.6%}.col-remarks{width:8%}@media (width<=720px){.navbar{height:70px;padding:0 14px}.iitm-logo{width:44px;height:44px;margin-right:12px}.brand-text{font-size:20px}.navbar-links{gap:16px}.nav-action{font-size:16px}.course-container{width:calc(100% - 24px);padding-top:96px}.course-table{min-width:850px}.detail-container{padding:96px 12px 60px}}
