.StudentDashboard_container__VEqq5{background-color:#e1e1e1;min-height:95vh;padding:170px 8px 8px;display:flex;gap:5px}.StudentDashboard_sidebar___QzKl{background:white;min-width:180px;border-radius:20px;padding:20px 10px;display:flex;flex-direction:column;justify-content:space-between}.StudentDashboard_mainMenus__CzOqK{list-style:none;display:flex;flex-direction:column;gap:7px}.StudentDashboard_link__k2SNv{padding:7px;border:1px solid rgb(164,195,197);border-radius:5px;width:100%;display:block}.StudentDashboard_link__k2SNv.StudentDashboard_active__sHWHe{background-color:#054a84;color:white}.StudentDashboard_mainWrapper__h79dG{flex-grow:1;background-color:white;border-radius:10px;max-height:75vh;padding:20px 10px;overflow-y:auto}@media only screen and (max-width:600px){.StudentDashboard_container__VEqq5{flex-direction:column-reverse;padding-top:100px}.StudentDashboard_sidebar___QzKl{flex-direction:row;gap:7px}.StudentDashboard_mainMenus__CzOqK{flex-direction:row;flex-wrap:wrap;flex-grow:3}.StudentDashboard_mainMenus__CzOqK li{flex:1 0 20px}.StudentDashboard_mainWrapper__h79dG{max-height:68vh}.StudentDashboard_link__k2SNv{text-align:center;font-size:large;flex:1 0 20px;font-weight:800}.StudentDashboard_link__k2SNv>.StudentDashboard_text__SubTG{display:none}}