@charset "utf-8";::-webkit-scrollbar{width:3px;height:5px}::-webkit-scrollbar-track{background:#fff;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.1);width:3px}::-webkit-scrollbar-thumb{background:#ccc;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}::-webkit-scrollbar-thumb:active{background:#888;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.3)}body{background:#fff;font-family:Noto Sans TC,Helvetica,Arial,微軟正黑體,sans-serif;font-size:15px;height:100%;margin:0!important;padding:0!important;width:100%}button:focus{outline:0}a,a:focus,a:hover{color:#16a20d;cursor:pointer;text-decoration:none}a:focus{outline:none}#wrapper{padding:35px 15px 15px;max-width:768px;margin:0 auto}#language{text-align:right}#language .btn-switch{width:30px;height:30px;border-radius:5px;background:#ccc;color:#fff;display:inline-block;position:relative}#language .btn-switch span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#language .btn-switch.eng{font-size:13px}#content{background:#fff;line-height:1.8}#content .header .text{color:#16a20d;font-size:24px;text-align:center;margin-bottom:30px;font-weight:200}#content .header img{width:50px;display:block;margin:0 auto 5px}#content .title{color:#16a20d;font-size:19px;margin-top:40px;margin-bottom:0}#content .sub-title{font-weight:700;margin-top:20px}#content ul{padding-left:22px}#content li+li{margin-top:20px}#content .last-update{font-size:12px;color:#999;margin-top:40px}#content .detail{margin-top:-10px;color:#777}#content .title+.detail{margin-top:15px}.teacherApp #content .header .text,.teacherApp #content .title{color:#117ddc}.studentApp #content .header .text,.studentApp #content .title{color:#dc8a06}.pl #content .header .text,.pl #content .title{color:#2e93da}.teacherApp #content .header img{filter:sepia(400%) hue-rotate(160deg)}.studentApp #content .header img{filter:sepia(300%) hue-rotate(320deg)}.pl #content .header img{filter:sepia(400%) hue-rotate(170deg) saturate(110%) brightness(115%) contrast(150%)}