.AwardsListBtns{padding-right:2%;line-height:2rem}#AwardsListTable,#EditAwardsTable{width:100%;font-family:Noto Sans TC,sans-serif;border-collapse:collapse;background-color:#fff;margin:2% 0}#AwardsListTable thead tr,#AwardsListTable thead td,#EditAwardsTable thead tr,#EditAwardsTable thead td{border-bottom:2px #e5e7eb solid;background-color:var(--bgColor);font-weight:700;padding:2%;color:#000}#EditAwardsTable thead tr,#EditAwardsTable thead td{background-color:var(--theadColor)}#EditAwardsTable tbody tr{cursor:pointer}#EditAwardsTable tbody tr:hover{background-color:#efefef}#AwardsListTable tbody tr,#AwardsListTable tbody td,#EditAwardsTable tbody tr,#EditAwardsTable tbody td{border-bottom:1px #dedede solid;padding:2%}#AwardsListTable tbody tr{height:4rem}#AwardsListTable tbody td:nth-child(1){font-weight:700}#AwardsListTable tbody td:nth-child(3){text-align:right}#AwardsListTable>tbody>tr>td>button,#EditAwardsTable>tbody>tr>td>button{margin:3% 5%}.EditAwards{width:100%}.CreateAwardsBtn,.EditAwardsBtns{width:100%;margin:1% 0;padding:0 1%;text-align:right}.DescContainer{padding:2% 3%;margin-top:3%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DescContainer>.title{width:100%;font-size:1.2rem;font-weight:550;font-family:Noto Sans TC,sans-serif;color:#000;display:flex;align-items:center;flex-direction:row;justify-content:flex-start}.DescContainer>.title>i{margin-right:1.3%}.DescContainer>.desc{width:100%;font-size:.9rem;font-family:Noto Sans TC,sans-serif;color:var(--Gray);margin:.5% 0 0 .5%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DescContainer>.desc>div{margin:2% 0;display:flex;align-items:center;flex-direction:row;justify-content:flex-start}.DescContainer>.desc>div>span:nth-child(1){border-radius:100%;width:1.3rem;height:1.3rem;font-weight:550;font-family:Arial,Helvetica,sans-serif;color:var(--mainColor);background-color:color-mix(in oklab,var(--lightColor) 16%,transparent);display:flex;align-items:center;flex-direction:column;justify-content:center}.DescContainer>.desc>div>span:nth-child(2){margin-left:1%}.DescContainer>.desc>div>span:nth-child(2)>span.Point{color:red;font-weight:700}
