#admin li{list-style:none}#admin .bread_list{background-color:#e5e5e5}#admin .bread_list ul{padding:0;color:#7a7775;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#admin .bread_list ul li{color:#7a7775;padding:5px 0px 5px 15px;list-style:none}#admin .system_main .system_search_submit.admin_stdt_signup_submit{margin-top:1.25%;margin-bottom:1.25%}#admin .system_main .system_search_submit.admin_schl_signup_submit{margin-top:1.25%;margin-bottom:1.25%}#admin .system_main .admin_flex input[type=submit]{margin-left:10px}.system_header{padding:10px 80px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.system_header img{height:80px;width:auto}.system_header p{margin-left:20px;font-size:24px;font-weight:bold}.system_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 100px)}.system_main{width:calc(100% - 300px)}.system_sideBar{width:300px;background-color:#1d2327}.system_admin_nav>ul{padding:0}.system_admin_nav>ul>li{padding-top:10px;font-size:16px;color:#fff;position:relative}.system_admin_nav>ul>li.selected{background-color:#2271b1}.system_admin_nav .system_pull{padding:10px 0;margin-top:10px;width:100%;background-color:#2c3338}.system_admin_nav .system_pull li{color:rgba(240,246,252,.7019607843);font-size:14px;padding:5px 15px;cursor:pointer}.system_admin_nav .system_pull li a{display:block;width:100%}.system_admin_nav .system_pull li:hover a{color:#72aee6}.system_admin_nav .system_pull li.selected{font-weight:bold}.system_admin_nav .system_pull li.selected a{color:#fff !important}.system_contents{padding:15px 0 30px;padding-left:2.5%;padding-right:2.5%}.system_search{margin-top:15px;text-align:right}.system_search .system_search_text{text-align:left}.system_main .system_search_submit{color:#2271b1;border-color:#2271b1;background:#f6f7f7;display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.system_main .system_search_submit_disabled{color:#888;border-color:#bbb;background:#a7a7a7;display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:default;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.system_main .system_search_submit:hover{border-color:#1a5686;background:#daebf8}.system_main .system_contents .system_table{width:100%;margin:30px auto 0}.system_main .system_contents .system_table th{border-right:1px solid #eee;position:relative;cursor:pointer}.system_main .system_contents .system_table th::after{content:"▲";position:absolute;width:10px;height:10px;font-size:10px;right:10px;top:25%}.system_main .system_contents .system_table th.down::after{content:"▼"}.system_main .system_contents .system_table th:hover{color:#135e96}.system_main .system_contents .system_table th:hover::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:50%}.system_main .system_contents .system_table th.down{background-color:#2271b1;color:#fff}.system_main .system_contents .system_table th.up{background-color:#2271b1;color:#fff}.system_main .system_contents .system_table td{width:calc(20% - 1px);border-right:1px solid #eee;padding:10px 20px}.system_main .system_contents .system_table td:first-of-type{width:calc(10% - 1px)}.system_main .system_contents .system_table td:last-of-type{width:10%;border-right:0}.system_main .system_contents .system_table tr:nth-of-type(2n){background-color:#f6f7f7}.system_main .system_contents .system_table_edit{color:#135e96}.system_main .system_contents .system_table_edit:hover{text-decoration:underline}.system_main .system_contents .system_table_delete{color:#b32d2e;margin-left:30px;cursor:pointer}.system_main .system_contents .system_table_delete:hover{text-decoration:underline}.system_main .system_contents .system_table.system_table_checkbox th{width:22.5%}.system_main .system_contents .system_table.system_table_checkbox td{width:22.5%}.system_main .system_contents .system_table.system_table_checkbox tr th:first-of-type{width:10%;padding:0}.system_main .system_contents .system_table.system_table_checkbox tr th:first-of-type label{display:block;width:100%;padding:10px 20px;cursor:pointer}.system_main .system_contents .system_table.system_table_checkbox tr th:first-of-type label:hover{background-color:#d7f4fa}.system_main .system_contents .system_table.system_table_checkbox tr td:first-of-type{width:10%;padding:0}.system_main .system_contents .system_table.system_table_checkbox tr td:first-of-type label{display:block;width:100%;padding:10px 20px;cursor:pointer}.system_main .system_contents .system_table.system_table_checkbox tr td:first-of-type label:hover{background-color:#d7f4fa}.system_main .pagination{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.system_main .system_contents#edit .system_table{width:100%}.system_main .system_contents .alert{-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-user-select:text}.system_main .system_contents .alert.alert-notice{border:solid 1px #b8860b;border-radius:5px;background:#fafad2;padding:5px 5px 5px 10px}.system_main .system_contents .alert.alert-warning{border:solid 1px darkred;border-radius:5px;background:#ffb6c1;padding:5px 5px 5px 10px}.system_main .system_contents .alert.alert-success{border:solid 1px #00008b;border-radius:5px;background:#87cefa;padding:5px 5px 5px 10px}.system_main .system_contents .edit-ul{padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.system_main .system_contents .edit-ul li{margin-top:1.25%;margin-right:1.25%}.system_main .system_contents .form_upload .system_search_submit{margin-left:0}.system_main .system_contents .system_edit_btn{margin-left:10px}.system_main .system_contents .btn_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.system_main .system_contents .btn_flex .form_delete{margin-left:20px}.system_main .system_contents hr.line{margin:20px auto;color:#e3ebf6}.system_main .system_signup .system_search_submit{margin-left:0%;margin-top:1.25%}.system_main .system_schl_dept{border:1px dotted #333;padding:1.25% 0 1.25% 1.25%;margin-left:0;width:750px}.system_main .admin_stdt_next_submit{margin-left:0%}.system_main .historyback{margin-left:0%}.system_main .form_upload img{width:250px;-o-object-fit:contain;object-fit:contain;max-height:185px}.system_main .form_upload .admin_upload_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0px auto 20px}.system_main .form_upload .admin_upload_flex figure{width:300px;height:200px;border:1px dotted #333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.system_main .form_upload .upload_file_title{margin-bottom:10px;font-size:18px}#admin-cpny-schl_wrapper{display:none}#admin-cpny-schl_wrapper.show{display:block}#edit .system_edit{text-align:left}#edit .system_edit .system_stdt_text{width:650px}#edit .system_edit .system_cpny_text{width:650px}#edit .system_edit .admin_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px}#edit .system_edit .admin_flex.flex_end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#edit.system_contents .system_form_right{width:60%;padding-left:15px;border-left:1px dotted #333}#edit .system_form_left select{border:1px solid #bbb;padding:2px 10px}#edit .system_form_left select:disabled{color:#888;border-color:#bbb;background:#a7a7a7;cursor:default}#edit .system_edit select,#edit .system_edit textarea,#edit .system_edit input{border:1px solid #bbb;padding:2px 10px}#edit .system_edit select:disabled,#edit .system_edit textarea:disabled,#edit .system_edit input:disabled{color:#888;border-color:#bbb;background:#a7a7a7;cursor:default}#edit .system_edit select:focus,#edit .system_edit textarea:focus,#edit .system_edit input:focus{border:2px solid #000}.badge_alert{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:25px;height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff;background:red;border-radius:50%;margin-left:5px}.system_scout_text{border:1px solid #bbb;padding:2px 10px}.log_comment_area{border:1px solid #bbb;padding:2px 10px;width:28vw;text-align:left;margin-bottom:5px}#admin+#modal_content .modal_p{margin-bottom:0}#admin+#modal_content .modal_btns{height:140px;margin-top:15px}#admin+#modal_content.schl_edit_dept .modal_p{margin-bottom:80px}#admin+#modal_content.schl_edit_dept .modal_btns{height:45px;margin-top:80px}.log_wrapper{text-align:left;padding-left:0;margin-top:15px}.log_wrapper textarea{border:1px solid #bbb;padding:2px 10px;width:650px}.log_wrapper.log_no_padding{padding-left:0;margin-bottom:15px}.admin_stdt_accnt_batch hr.line{margin:40px 25px}.admin_stdt_accnt_batch .alert{margin:10px 30px}.admin_stdt_accnt_batch .system_stdt_accnt_batch_submit{border:solid 1px #333;margin-bottom:15px;padding:5px 10px;border-radius:5px}.admin_stdt_accnt_batch .system_stdt_accnt_batch_submit:hover{background-color:#a7a7a7}.admin_stdt_accnt_batch .system_stdt_accnt_batch_submit:active{color:#fff;background-color:#7a7775}.admin_stdt_accnt_batch .system_stdt_accnt_batch_download{display:inline-block;border:solid 1px #333;margin-left:30px;padding:5px 10px;border-radius:5px}.admin_stdt_accnt_batch .system_stdt_accnt_batch_download:hover{background-color:#a7a7a7}.admin_stdt_accnt_batch .system_stdt_accnt_batch_download:active{color:#e5e5e5;background-color:#7a7775}.admin_stdt_accnt_batch .system_table_small{width:60% !important;margin:30px auto 0 !important}.admin_stdt_accnt_batch .system_table_small th{border-right:1px solid #eee;position:relative;cursor:pointer}.admin_stdt_accnt_batch .system_table_small th::after{content:"▲";position:absolute;width:10px;height:10px;font-size:10px;right:10px;top:25%}.admin_stdt_accnt_batch .system_table_small th.down::after{content:"▼"}.admin_stdt_accnt_batch .system_table_small th:hover{color:#135e96}.admin_stdt_accnt_batch .system_table_small th:hover::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:50%}.admin_stdt_accnt_batch .system_table_small th.down{background-color:#2271b1;color:#fff}.admin_stdt_accnt_batch .system_table_small th.up{background-color:#2271b1;color:#fff}.admin_stdt_accnt_batch .system_table_small td{width:calc(20% - 1px);border-right:1px solid #eee;padding:10px 20px}.admin_stdt_accnt_batch .system_table_small td:first-of-type{width:calc(1% - 1px)}.admin_stdt_accnt_batch .system_table_small td:last-of-type{width:21%;border-right:0}.admin_stdt_accnt_batch .system_table_small tr:nth-of-type(2n){background-color:#f6f7f7}.admin_stdt_accnt_batch .system_table_small_edit{color:#135e96}.admin_stdt_accnt_batch .system_table_small_edit:hover{text-decoration:underline}.admin_stdt_accnt_batch .system_table_small_delete{color:#b32d2e;margin-left:30px;cursor:pointer}.admin_stdt_accnt_batch .system_table_small_delete:hover{text-decoration:underline}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox th{width:22.5%}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox td{width:22.5%}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox tr th:first-of-type{width:10%;padding:0}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox tr th:first-of-type label{display:block;width:100%;padding:10px 20px;cursor:pointer}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox tr th:first-of-type label:hover{background-color:#d7f4fa}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox tr td:first-of-type{width:10%;padding:0}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox tr td:first-of-type label{display:block;width:100%;padding:10px 20px;cursor:pointer}.admin_stdt_accnt_batch .system_table_small.system_table_checkbox tr td:first-of-type label:hover{background-color:#d7f4fa}.system_contents#stdt_edit .system_search_submit{margin-left:0}.system_contents#stdt_edit .system_signup{margin-left:0}.system_contents#stdt_edit .system_signup .system_search_submit{margin-top:1.5%}.system_contents#stdt_edit .form_upload{margin-left:0}.system_contents#stdt_edit .form_upload .system_search_submit{margin-top:0}.system_contents#stdt_edit .system_table{width:100%}.system_contents#stdt_edit .system_table.system_table_checkbox tr th:first-of-type{width:10%}.system_contents#stdt_edit .system_table th{width:90%}.system_contents#stdt_edit .system_table th::after{content:"";width:0px;height:0px}.system_contents#stdt_edit .historyback{-webkit-transform:translate(80px, -30px);transform:translate(80px, -30px);display:inline-block}.system_job_list_table td{white-space:pre-wrap}#admin_job_reg textarea{width:100%}.pop_table .msg{white-space:pre-wrap}/*# sourceMappingURL=admin.min.css.map */