.student_set_score_view .nav_list_view{padding:10px 20px;background-color:var(--surface);display:flex;align-items:center;justify-content:start;margin:0 10px 10px 10px;border-bottom:1px solid var(--border)}.student_set_score_view .nav_list_view .item{cursor:pointer;font-size:14px;font-weight:600;margin-right:20px}.student_set_score_view .nav_list_view .item_1{color:var(--brand)}.student_set_score_view .test_list_content{width:100%;height:calc(100vh - 160px);overflow-y:auto;margin-top:5px;padding-top:5px;background-color:var(--surface);margin-top:20px}