.student-container{display:flex;gap:20px;padding:20px;align-items:flex-start}.sidebar{width:240px;background:#ffffff;border:1px solid #dcdcdc;border-radius:10px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.sidebar h3{margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid #003366;color:#003366}.menu-item{padding:12px 15px;margin-bottom:8px;border:1px solid #e5e5e5;border-radius:6px;background:#f8f9fa;cursor:pointer;transition:all .3s ease}.active-menu,.menu-item:hover{background:#003366;color:#ffffff}.active-menu{font-weight:600}.center-content{flex:1 1}.content-box{background:#ffffff;border:1px solid #dcdcdc;border-radius:10px;padding:25px;min-height:600px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.content-box h2{color:#003366;margin-bottom:20px}.content-box h3{color:#003366;margin-top:20px}.content-box hr{margin:25px 0;border:none;border-top:1px solid #ddd}@media (max-width:992px){.student-container{flex-direction:column}.sidebar{width:100%}}.active-submenu-btn{color:white}.top-submenu{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:15px}.submenu-btn{padding:10px 16px;border:1px solid #ddd;background:#f8f9fa;border-radius:5px;cursor:pointer}.active-submenu-btn{background:#003366;color:#fff}.custom-table thead th,.table1 thead th{background-color:#0d6efd!important;color:#ffffff!important;border:1px solid #000!important;padding:10px}.custom-table,.table1{width:100%;border-collapse:collapse;table-layout:fixed}.custom-table td,.custom-table th,.table1 td,.table1 th{border:1px solid #000;padding:10px;vertical-align:top;word-wrap:break-word}.custom-table thead th,.table1 thead th{background:#0d6efd;color:#fff;text-align:center;font-weight:600}.table1 td:first-child,.table1 th:first-child{width:7%}.table1 td:nth-child(3),.table1 th:nth-child(3){width:50%}.table1 td:nth-child(4),.table1 th:nth-child(4){width:15%;white-space:nowrap}.table1 tbody tr:nth-child(2n){background:#f8f9fa}.table1 tbody tr:hover{background:#eef5ff}.table1{width:100%;border-collapse:collapse;table-layout:fixed}.table1 td,.table1 th{border:1px solid #000;padding:10px;vertical-align:top;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto;hyphens:auto}.table1 thead th{background:#0d6efd;color:#fff;text-align:center}.table1 td:first-child,.table1 th:first-child{width:6%;text-align:center}.table1 td:nth-child(2),.table1 th:nth-child(2){width:28%}.table1 td:nth-child(3),.table1 th:nth-child(3){width:48%;text-align:justify}.table1 td:nth-child(4),.table1 th:nth-child(4){width:18%;text-align:center}.table2{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:15px}.table2 td,.table2 th{border:1px solid #000!important;padding:10px;vertical-align:middle;word-wrap:break-word;overflow-wrap:break-word}.table2 thead th{background:#0d6efd!important;color:#fff!important;text-align:center;font-weight:600}.table2 td:first-child,.table2 th:first-child{width:10%;text-align:center}.table2 td:nth-child(2),.table2 th:nth-child(2){width:70%;text-align:left}.table2 td:nth-child(3),.table2 th:nth-child(3){width:20%;text-align:center}.table2 tbody tr:nth-child(2n){background:#f8f9fa}.table2 tbody tr:hover{background:#eef5ff}.table2 a{color:#0d6efd;font-weight:600;text-decoration:none}.table2 a:hover{text-decoration:underline}.pdf-viewer{width:100%;border-radius:12px;overflow:hidden;background:#fff}.pdf-viewer iframe{border:none}