@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap");@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/materialicons/v88/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}body{overflow-x:hidden;margin:0;-webkit-overflow-scrolling:touch;overflow-y:hidden}*{touch-action:pan-y;font-family:Noto Sans TC,sans-serif}.modal{width:100vw;height:100vh;position:fixed;z-index:1000;background-color:rgba(0,0,0,.6);top:0;display:flex;justify-content:center;align-items:center}.small_modal_panel{width:700px;background-color:#fff;border-radius:5px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;max-height:90vh}.modal_top{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.modal_close,.modal_title{font-size:larger;color:#000}.modal_close{cursor:pointer}.modal_bottom{border-top:1px solid #ddd;min-height:30px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.modal_content_area{padding:10px 20px;overflow-y:auto;height:fit-content;max-height:60vh;-webkit-overflow-scrolling:touch}.tr{display:flex;padding:5px 0;border-bottom:1px solid #ccc;cursor:pointer}.tr:hover{background-color:wheat}.td{min-width:15%;white-space:nowrap;overflow:auto;text-overflow:ellipsis;display:flex;align-items:center}.thead{font-weight:bolder}.list,.thead{width:100%}.hide{display:none!important}.row{display:flex;margin:5px 0;justify-content:center;width:100%;align-items:center}.row_large{margin:20px 0}label{margin-right:20px;word-break:keep-all;font-size:larger}#toolbar{position:fixed;top:0;background-color:#f0f0f0;width:99%;padding:10px;display:flex;align-items:center;justify-content:space-between;z-index:10}#ico{width:24px;margin-right:10px}#toolbar_title{font-size:large}main{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}#login_panel{display:flex;border:1px solid #ccc;border-radius:10px;width:300px;box-shadow:0 0 3px 1px rgba(0,0,0,.25);justify-content:left;padding:50px;flex-wrap:wrap}#board_panel,#worker_panel{display:flex;margin-top:70px;height:calc(100vh - 80px);justify-content:flex-start;align-items:center;flex-direction:column;width:100%}.input_filed{border:0;border-bottom:1px solid #999;flex:1}.captcha_img_row{flex:1;display:flex;align-items:center;cursor:pointer}#refresh_captcha,#showpass{margin-left:10px;cursor:pointer;word-break:keep-all}#refresh_captcha{font-size:small;color:#00f}#refresh_captcha:active{color:green}.button{padding:10px 25px;border-radius:10px;border:none;font-weight:bolder;font-size:large;background-color:#3367d6;color:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);cursor:pointer}.button:active{background:#a9a9a9}#userTitle{padding-right:20px;font-size:small}#title_group,#toolbar_left{display:flex;align-items:center}#page_button_group{display:flex;margin-left:20px}.page_button{padding:15px 10px;cursor:pointer;border-radius:10px}.active{font-weight:bolder;background-color:#fff}#answer_area,#list_area{display:flex;height:100%;overflow-y:auto}#list_area{flex-direction:column;width:80%}#answer_area{flex:1}#push_answer img{width:100%!important;height:auto!important}#push_dept{text-align:right;font-size:small}#answer_area{background:pink}#logout{font-size:small;padding:7px 10px}.mobile_dept{display:none}#logout:active{background-color:#add8e6}.question_td{width:70%;white-space:break-spaces}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}.fab_button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:48px;box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);background-color:#fff;cursor:pointer}.fab_button:active{background-color:#add8e6}#zoom_in{bottom:200px}#zoom_in,#zoom_out{position:fixed;right:20px}#zoom_out{bottom:140px}#search{bottom:20px}#edit,#search{position:fixed;right:20px}#edit{bottom:80px}.toast_area{display:flex;justify-content:space-between;background-color:#000;color:#fff;position:fixed;z-index:1002;width:fit-content;padding:10px 20px;border-radius:40px;bottom:20px;right:20px}#toast_title{margin-right:10px}#search_unit{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start!important}label{font-weight:bolder}.checkbox_group label{font-weight:400}.info{width:80%;margin:10px;padding:10px 15px;background-color:#005db8;border-radius:20px;color:#fff;display:flex;justify-content:space-between}.close{display:flex;cursor:pointer;align-items:center}.big-font{font-size:200%!important}.time{text-align:right;margin-right:20px}.pink{color:pink}.checkbox_group{width:45%;margin:5px;font-size:large;font-weight:bolder}.little_checkbox_group{margin-left:20px;font-size:medium}#info_text{width:70%}#board_panel_inner{width:90%;overflow-y:auto}#board_qAns img{width:100%}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:750px){#push_modal{align-items:flex-start}#board_panel_inner{width:100%}.info{width:calc(100% - 40px)}.checkbox_group{width:100%}.toast_area{width:fit-content;bottom:1vh;left:20px}#login{width:80%;padding:20px}#toolbar,#toolbar_left,#worker_panel{flex-direction:column;align-items:flex-start;width:100%}#answer_area,#list_area{width:calc(100% - 20px);padding:10px}#answer_area{height:40%}#toolbar{padding:10px;height:25px;overflow:hidden}.toolbar-show{height:110px!important}#page_button_group{width:95%;margin:10px 0}.page_button{width:100%;padding:7px 10px}#login_panel{width:80%;padding:20px}#board_panel,#worker_panel{padding:10px;word-break:break-all;margin-top:40px;height:calc(100vh - 70px);justify-content:flex-start}#mobile_bar{display:block!important;position:absolute;right:30px;top:10px;z-index:2;border:none;cursor:pointer}.small_modal_panel{width:90%;margin-top:30px;max-height:80vh}.tr{flex-direction:column}.td{width:100%;display:flex;justify-content:space-between}.mobile_hide,.thead{display:none}.mobile_dept{display:block}.mobile_dept,.mobile_organ{font-size:small}.question_td{font-weight:bolder}}