#left-panel{--left-panel-width:256px}#listStatus{max-width:1400px;min-width:1200px;table-layout:fixed}#listStatus th{text-align:center}#listStatus th.run-id{width:60px}#listStatus th.avatar{padding:0;width:30px}#listStatus th.oj{width:80px}#listStatus th.prob_num{width:120px}#listStatus th.contest_num{width:10px}#listStatus th.memory,#listStatus th.runtime{width:40px}#listStatus th.length{width:60px}#listStatus th.oj input{text-align:right;width:100%}#listStatus th.status{width:140px}#listStatus th.status-brief{width:20px}#listStatus th.language{width:90px}#listStatus th.date{width:150px}#listStatus td{padding:4px 6px;text-align:center}#listStatus td>div{height:20px;overflow:hidden}#listStatus td.username{padding:0;text-align:center}#listStatus td.username>div{height:auto;line-height:20px;min-height:20px;overflow:visible;padding-top:5px}#listStatus td.username a{line-height:20px}#listStatus td.username img.avatar{border-radius:30%;float:left;height:30px;margin-right:10px;max-width:30px}#listStatus td.username img.find-me{float:right;height:20px;visibility:hidden}#listStatus td.username:hover img.find-me{visibility:visible}#listStatus td.oj{text-align:right;white-space:nowrap}#listStatus td.prob_num{overflow:hidden;text-align:left}#listStatus td.prob_num>div{white-space:nowrap}#listStatus td.prob_num img{float:right;height:20px;visibility:hidden}#listStatus td.prob_num:hover img{visibility:visible}#listStatus td.status{cursor:pointer;overflow:hidden}#listStatus tr.accepted td.status{color:#5cb85c;font-weight:700}#listStatus tr.failed td.status{color:#d9534f}#listStatus tr.pending td.status{color:gray}#listStatus td.language{cursor:pointer}#listStatus td.language div.manual{color:#bbb}#listStatus td.language div.shared{color:#5cb85c}#listStatus td.language div.self{color:#6495ed}#listStatus_wrapper{font-size:14px}#listStatus_wrapper .dt-paging{float:left;text-align:center}#listStatus_wrapper ul.pagination>li:nth-last-child(2){display:none}#listStatus_wrapper .dt-length{float:right}#listStatus_wrapper #buttonContainer{float:left;line-height:37px;padding-left:40px}i.rejudge{cursor:pointer}#oj_picker_table td{padding:0 10px}#oj_picker_table .oj-picker-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;width:100%}#oj_picker_table img{flex:0 0 20px;height:20px;width:20px}#oj_picker_table a{align-items:center;cursor:pointer;display:flex;gap:.35rem;min-width:0;padding:5px 10px;white-space:nowrap;width:100%}#oj_picker_table a.selected{background-color:#0275d8;color:#fff}#oj_picker_table a.dead{color:#acabab}#oj_picker_table .oj-picker-item{margin-left:0;min-width:0}#oj_picker_table .oj-picker-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:clip;white-space:nowrap}#oj_picker_table a:hover:not(.selected){background-color:#d3d3d3}html[data-bs-theme=dark] #oj_picker_table a:hover:not(.selected){background-color:#444}