@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css);*{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:9pt}a{text-decoration:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{border:1px solid #ccc;border-radius:5px;height:36px;padding:0;width:calc(100% - 2px)}select{border:1px solid #ccc;border-radius:5px;height:36px;width:calc(100% - 2px)}button{font-size:9pt;margin:0 2px;padding:3px 5px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}li{list-style:none}ul.form{gap:10px;justify-content:center;margin:0;padding:0}ul.form,ul.form li{align-items:flex-start;display:flex;flex-direction:column}ul.form li{margin:5px 0}ul.form li>label{font-weight:700;line-height:25px;text-align:left;width:100%}ul.form li>span{line-height:36px;width:100%}ul.list_header{align-items:center;display:flex;justify-content:space-between;margin:0;padding:0}ul.list_header input.keyword{text-align:center}ul.list_header input.page{text-align:center;width:30px}div.table{border:1px solid #ddd;display:table;margin:10px 0;width:100%}div.thead{display:table-header-group}div.tbody{display:table-row-group}div.tfoot{display:table-footer-group}div.tfoot>div>div{border-top:1px solid #ddd}div.tfoot>div>div>label{display:none}div.tr{border-bottom:1px solid #ddd;display:table-row}div.td,div.th{border-right:1px solid #ddd;display:table-cell;padding:10px;text-align:center;white-space:nowrap}div.th{background:#f3f3f3}div.td:last-child,div.th:last-child{border-right:none}div.td>label{display:none}.red{color:red}.redbg{background:red;color:#fff}.blue{color:blue}.bluebg{background:blue;color:#fff}.green{color:#006a25}.gray{color:#999}.ReactModal__Content>div>.head{background:#282c34;border-bottom:1px solid #ddd;padding:10px}.ReactModal__Content>div>.head>h1{color:#fff}.ReactModal__Content>div>.body{max-height:calc(100vh - 188px);overflow-x:visible;overflow-y:auto;padding:15px}.ReactModal__Content>div .foot{background:#fff;border-top:1px solid #ddd;display:flex;justify-content:flex-end;padding:10px}.ReactModal__Content>div .foot>button{margin-left:5px}body:not(.has-dialog-open) .ReactModal__Overlay{display:none!important;pointer-events:none!important}body.intro-page>:not(#root){pointer-events:none!important}body.intro-page>.ReactModalPortal,body.intro-page>.ReactModal__Overlay{display:none!important}table{border-spacing:0;padding:0}table,table.list{border-collapse:collapse;width:100%}table.list{border-bottom:1px solid #ddd;margin:10px 0}table.list tr,table.list tr td{border-spacing:0;padding:0}table.list thead th{color:#000}table.list thead td,table.list thead th{background-color:#f9f9f9;border:1px solid #ddd;font-size:14px;line-height:20px;padding:10px;text-align:center}table.list thead td{color:#fff}table.list thead a{color:#fff;font-size:14px;font-weight:400}table.list tbody td,table.list tbody th{background-color:#fff;border:1px solid #ddd;color:#666;line-height:20px;padding:10px 15px;text-align:center}table.list tbody td.over,table.list tbody tr.over td{background-color:#f9f9f9;color:#000}table.list tbody td.over{cursor:hand;font-weight:700}table.list tfoot td,table.list tfoot th{background-color:#fcfcfc;border-bottom:1px solid #bbb;border-top:1px solid #bbb;font-size:14px;padding:10px;text-align:center}table.form{clear:both;margin-bottom:20px;margin-top:10px;overflow:hidden;width:100%}table.form th{background-color:#0f4c81;color:#fff;padding:15px 20px 14px;text-align:center}table.form td,table.form th{border:1px solid #e5e5e5;font-size:14px;line-height:20px}table.form td{background-color:#fff;color:#242329;padding:14px 20px;text-align:left}table.form label{background:#374f67;color:#fff;line-height:26px;padding:5px;text-align:center;width:60px}@media (max-width:768px){div.table{border:none;display:block}div.tfoot,div.thead{display:none}div.tbody{display:block}div.tr{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:12px;padding:10px}div.td,div.th{align-items:center;background:none;border:none;padding:8px 0;text-align:left;white-space:normal}div.th{color:#333;font-weight:700}div.td{justify-content:flex-end}div.tr:not(:last-child){margin-bottom:16px}}main{display:flex;flex-direction:row;flex-wrap:nowrap;height:calc(100vh - 136px);justify-content:space-between;margin:0;overflow:auto;padding:0;width:100vw}#body-nav{align-items:center;background:#1e1e1e;display:flex;flex-direction:column;width:250px}#body-nav>div{width:100%}#body-nav>div>h1{background:#000;color:#fff;font-size:14pt;line-height:50px;margin:0}#body-nav>div>ul{align-items:center;display:flex;flex-direction:column;margin:0;padding:0}#body-nav>div>ul>li{border-bottom:1px solid #333;text-align:left;width:100%}#body-nav>div>ul>li>a{color:#fff;font-size:12pt;line-height:40px;padding-left:15px}#body-content{margin:0;overflow:auto;width:calc(100% - 20px)}#body-content>div{margin:25px;width:calc(100% - 50px)}#body-content>div>div.head{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}#body-content>div>div.head>h1{font-size:14pt}#body-content>div>div.body{padding:0}#branch_page>.body>.top>ul{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}#branch_page .stat_summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(140px,1fr));margin:14px 0}#branch_page .summary_card{align-items:center;background:#f8fafc;border:1px solid #d6dde6;border-radius:6px;display:flex;justify-content:space-between;padding:12px}#branch_page .summary_card strong{color:#2a3340}#branch_page .summary_card span{color:#1f4f7a;font-size:20px;font-weight:700}#branch_page .stat_table_wrap{overflow-x:auto}#branch_page .stat_table{border-collapse:collapse;width:100%}#branch_page .stat_table td,#branch_page .stat_table th{border:1px solid #d9e1eb;font-size:14px;padding:10px 8px;text-align:center}#branch_page .stat_table th{background:#eef3f8;color:#28313b}#branch_page .stat_table td:nth-child(2){text-align:left}#branch_page .stat_total_row{background:#eaf1f8;font-weight:700}#branch_page .stat_total_row td:first-child{text-align:center}#branch_page .stat_empty{color:#6b7785;padding:16px;text-align:center}#branch_page .stat_error{color:#b10000;margin-bottom:10px}@media (max-width:900px){#branch_page .stat_summary{grid-template-columns:1fr}}.list_header{align-items:center;display:flex;padding:8px;width:100%}.list_header li{list-style:none}.list_header input.keyword{margin:0 5px 0 0;width:100px}.list_header input.page{width:30px}.list_header>li>input{height:23px}#list_page_setup{width:320px}#list_page_setup .head{background-color:#f9f9f9;border-bottom:1px solid #ddd;display:flex;flex-direction:row;justify-content:space-between;padding:10px}#list_page_setup .head h1{font-size:20px;margin:0}#list_page_setup .body{padding:20px}#list_page_setup .body ul{display:table;flex-direction:column}#list_page_setup .body ul li{display:table-row;list-style:none;margin:5px 0}#list_page_setup .body ul li>label{display:table-cell;padding:5px;text-align:right;white-space:nowrap;width:80px}#list_page_setup .body ul li>span{display:table-cell;padding:5px;text-align:left;width:100%}#list_page_setup .body ul li>span select{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;font-size:16px;height:40px;padding:9px;width:100%}#list_page_setup .body ul li>span input[type=number]{height:40px;width:50px}#list_page_setup .body ul li>span button{margin-left:5px;padding:13px 15px}#list_page_setup .foot{background-color:#f9f9f9;border-top:1px solid #ddd;display:flex;flex-direction:row;justify-content:flex-end;padding:10px}#list_page_setup .foot *{margin-left:10px}@media screen and (max-width:478px){#list_page_setup{width:100vw}}.paging{display:flex;justify-content:center;margin:20px 0}.paging span{background-color:#2a3f54;border:1px solid #2a3f54;border-radius:3px;color:#fff;display:inline-block;line-height:16px;margin:0 2px;padding:5px;width:14px}.paging strong{line-height:18px;margin:0 5px;padding:5px}.paging button{cursor:pointer;line-height:16px;margin:0 2px;min-width:35px;padding:5px}header button.back-btn{display:none}#place_join{width:780px}#place_join .body .form{flex-direction:row;flex-wrap:wrap}#place_join .body .form li{width:100%}#place_join .body .form li:first-child,#place_join .body .form li:nth-child(2){width:calc(50% - 10px)}#place_join .body .form .zipcode{width:70px}#place_join .body .form .btnZipcode{padding:10px 15px}#place_join .body .form .addressMain{margin:0 7px;width:calc(50% - 75px)}#place_join .body .form .addressDetail{width:calc(50% - 75px)}#place_join .body .form li:nth-child(5),#place_join .body .form li:nth-child(6),#place_join .body .form li:nth-child(7),#place_join .body .form li:nth-child(8){width:calc(50% - 10px)}#place_join .body .form textarea{border:1px solid #ccc;border-radius:4px;height:100px;padding:14px;resize:vertical;width:calc(100% - 30px)}@media screen and (max-width:768px){#place_join{height:100vh;width:100vw}}#zipcode .body input{height:17px;margin-right:4px;width:calc(100% - 67px)}#zipcode .body table button{padding:10px 15px}#place_list>div.body>div.top>ul{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}#place_list>div.body>div.middle{margin-top:10px}#place_list>div.body>div.middle div.table>div.tbody div.tr>div.td:nth-child(5),#place_list>div.body>div.middle div.table>div.tbody div.tr>div.td:nth-child(6){text-align:left}#place_list>div.body>div.middle div.table>div.tbody div.tr>div.td:nth-child(6)>span{display:flex;flex-direction:row;gap:5px}#testing_place_joins{width:780px}#testing_place_joins .row-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}#testing_place_joins .row-actions button{min-width:52px}#testing_place_joins .cancel-btn,#testing_place_joins .edit-btn,#testing_place_joins .submit-btn{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:9pt;padding:4px 12px}#testing_place_joins .submit-btn{background-color:#1a6fd4}#testing_place_joins .submit-btn:hover{background-color:#155bb5}#testing_place_joins .edit-btn{background-color:#2b8a3e}#testing_place_joins .edit-btn:hover{background-color:#237032}#testing_place_joins .cancel-btn{background-color:#e03131}#testing_place_joins .cancel-btn:hover{background-color:#c92a2a}#testing_place_joins .cancel-btn.secondary{background-color:#868e96}#testing_place_joins .cancel-btn.secondary:hover{background-color:#6c757d}#testing_place_joins button:disabled{cursor:not-allowed;opacity:.6}#testing_place_joins .body .alert{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;color:#333;font-size:1.5rem;margin-top:12px;padding:12px 16px}#testing_place_joins .body .form li{width:100%}#testing_place_joins .body .form li:first-child span{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#testing_place_joins .body .form li:first-child span select{margin-right:5px;width:auto}#testing_place_joins>div.body>div.table.place_table>div.tbody>div>div:nth-child(4),#testing_place_joins>div.body>div.table.place_table>div.tbody>div>div:nth-child(5),#testing_place_joins>div.body>div.table.place_table>div.thead>div>div:nth-child(4),#testing_place_joins>div.body>div.table.place_table>div.thead>div>div:nth-child(5){text-align:left}#testing_place_joins .autocomplete-container{display:inline-block;position:relative;width:300px}#testing_place_joins .autocomplete-results{background-color:#fff;border:1px solid #ddd;border-top:none;box-shadow:0 4px 6px #0000001a;left:0;margin-top:0;max-height:250px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}#testing_place_joins .autocomplete-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:10px 12px;transition:background-color .2s}#testing_place_joins .autocomplete-item:hover{background-color:#f5f5f5}#testing_place_joins .autocomplete-item:last-child{border-bottom:none}#testing_place_joins .autocomplete-item .place-name{color:#333;font-size:1rem;font-weight:500;margin-bottom:4px}#testing_place_joins .autocomplete-item .place-address{color:#666;font-size:.85rem}#testing_place_joins .body .form:nth-child(3) li span{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}#testing_place_joins .body .form:nth-child(3) li:first-child span{position:relative}#testing_place_joins .body .form:nth-child(3) li:first-child input{width:100%}#testing_place_joins .body .form:nth-child(3) li:nth-child(2) input[type=number]{flex-shrink:0;width:150px}#testing_place_joins .body .form:nth-child(3) li button{flex-shrink:0;padding:10px 15px;white-space:nowrap}@media screen and (max-width:768px){#testing_place_joins,#testing_place_joins .autocomplete-container,#testing_place_joins .body .form li:nth-child(2) span{width:100%}}#testing_place_join{width:780px}#testing_place_join .body .form li{width:100%}#testing_place_join .body .form li:first-child span{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#testing_place_join .body .form li:first-child span select{margin-right:5px;width:auto}@media screen and (max-width:768px){#testing_place_join{width:100%}}#testing_place_detail{width:480px}#testing_place_detail .body{padding:15px}#testing_place_detail .detail-table{border-collapse:collapse;margin-bottom:16px;width:100%}#testing_place_detail .detail-table th{background:#f3f3f3;border:1px solid #ddd;font-weight:700;padding:10px 14px;text-align:left;vertical-align:middle;white-space:nowrap;width:110px}#testing_place_detail .detail-table td{border:1px solid #ddd;padding:10px 14px;text-align:left;vertical-align:middle;word-break:break-all}#testing_place_detail .map-section{margin-top:8px}#testing_place_detail .map-label{font-weight:700;margin-bottom:6px}#testing_place_detail .map-img{border:1px solid #ddd;border-radius:4px;display:block;max-height:300px;max-width:100%}#testing_place_detail .foot{border-top:1px solid #ddd;display:flex;justify-content:flex-end;padding:10px 15px}#testing_place_schedule_joins{width:780px}#testing_place_schedule_joins .body .form{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;margin:0;padding:0}#testing_place_schedule_joins .body .form li{width:auto!important}#testing_place_schedule_joins .body .alert{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;color:#333;font-size:1.5rem;margin-top:12px;padding:12px 16px}#testing_place_schedule_joins .body .form li{width:100%}#testing_place_schedule_joins .body .form li:first-child span{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#testing_place_schedule_joins .body .form li:first-child span select{margin-right:5px;width:auto}#testing_place_schedule_joins>div.body>div.table>div.tbody>div.tr>div:nth-child(5),#testing_place_schedule_joins>div.body>div.table>div.tbody>div.tr>div:nth-child(6){text-align:left}#testing_place_schedule_joins>div.body>div.table>div.tbody>div.tr>div:nth-child(6)>span>div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}@media screen and (max-width:768px){#testing_place_schedule_joins{width:100%}}#testing_place_schedule_plan{max-width:100%;width:960px}#testing_place_schedule_plan .body .form{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin:0 0 20px;padding:0}#testing_place_schedule_plan .body .form li{width:auto!important}#testing_place_schedule_plan .body .alert{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;color:#333;margin-top:12px;padding:12px 16px}#testing_place_schedule_plan .status-flow{align-items:center;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}#testing_place_schedule_plan .status-flow .status-label{background:#f2f2f2;border:1px solid #e5e5e5;border-radius:14px;color:#777;display:inline-block;font-size:.85rem;padding:4px 12px}#testing_place_schedule_plan .status-flow li.done .status-label{background:#eaf7ee;border-color:#cdeed7;color:#1e7e34}#testing_place_schedule_plan .status-flow li.current .status-label{background:#333;border-color:#333;color:#fff;font-weight:700}#testing_place_schedule_plan .process-flow{align-items:flex-end;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:24px 0 0;padding:0}#testing_place_schedule_plan .process-flow li{background:#f7f7f7;border:1px solid #eee;border-bottom:none;border-radius:8px 8px 0 0;color:#999;cursor:pointer;font-size:1.5rem;font-weight:600;margin-bottom:-1px;padding:14px 26px;transition:background .15s ease,color .15s ease}#testing_place_schedule_plan .process-flow li.done{color:#1e7e34}#testing_place_schedule_plan .process-flow li.done:hover{background:#eaf7ee}#testing_place_schedule_plan .process-flow li.todo{color:#bbb;cursor:default}#testing_place_schedule_plan .process-flow li.current{background:#fff;border-color:#eee;border-bottom:1px solid #fff;color:#222;font-weight:700}#testing_place_schedule_plan .process-flow .process-label{white-space:nowrap}#testing_place_schedule_plan .process-flow+.plan-section{border-top-left-radius:0;margin-top:0}#testing_place_schedule_plan .plan-section{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 1px 2px #00000008;margin-bottom:20px;padding:20px}#testing_place_schedule_plan .plan-section-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:5}#testing_place_schedule_plan .plan-section h2{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:1.05rem;gap:10px;margin:0 0 16px;padding-bottom:10px}#testing_place_schedule_plan .step-actions{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:20px}#testing_place_schedule_plan button.confirm-step{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}#testing_place_schedule_plan button.cancel-step{background:none;border:1px solid #ccc;border-radius:4px;color:#666;cursor:pointer;padding:10px 20px}#testing_place_schedule_plan table.info-table{border:1px solid #e0e0e0;border-collapse:collapse;font-size:1.2rem;width:100%}#testing_place_schedule_plan table.info-table td,#testing_place_schedule_plan table.info-table th{border:1px solid #e0e0e0;padding:14px 16px;text-align:left;vertical-align:middle}#testing_place_schedule_plan table.info-table th{background:#f9f9f9;color:#2c5aa0;font-weight:600;white-space:nowrap;width:1%}#testing_place_schedule_plan table.info-table td{background:#fff}#testing_place_schedule_plan .table-scroll{overflow-x:auto}#testing_place_schedule_plan table.cost-plan,#testing_place_schedule_plan table.teacher-plan{border-collapse:collapse;width:100%}#testing_place_schedule_plan table.cost-plan th,#testing_place_schedule_plan table.teacher-plan th{background:#f7f7f7;font-weight:600}#testing_place_schedule_plan table.cost-plan td,#testing_place_schedule_plan table.cost-plan th,#testing_place_schedule_plan table.teacher-plan td,#testing_place_schedule_plan table.teacher-plan th{border:1px solid #eee;padding:10px;text-align:center;vertical-align:middle}#testing_place_schedule_plan table.cost-plan tbody tr:hover,#testing_place_schedule_plan table.teacher-plan tbody tr:hover{background:#fafafa}#testing_place_schedule_plan table.teacher-plan td:nth-child(3){text-align:left}#testing_place_schedule_plan table.teacher-plan textarea{box-sizing:border-box;min-height:40px;width:100%}#testing_place_schedule_plan .duty-list{display:flex;flex-direction:column;gap:6px}#testing_place_schedule_plan .duty-item{align-items:center;display:flex;gap:6px}#testing_place_schedule_plan .duty-no{color:#666;flex-shrink:0;font-size:.85rem;width:20px}#testing_place_schedule_plan .duty-item input[type=text]{flex:1 1}#testing_place_schedule_plan button.duty-fill{background:none;border:1px solid #ccc;border-radius:4px;color:#666;cursor:pointer;flex-shrink:0;font-size:.8rem;padding:5px 10px;white-space:nowrap}#testing_place_schedule_plan .duty-empty{color:#999;font-size:.85rem}#testing_place_schedule_plan table.cost-plan input{box-sizing:border-box;width:100%}#testing_place_schedule_plan .count-cell{align-items:center;display:inline-flex;gap:6px}#testing_place_schedule_plan .count-cell input[type=number]{text-align:center;width:70px}#testing_place_schedule_plan .count-cell .unit{color:#666}#testing_place_schedule_plan tr.total td{background-color:#f7f7f7;font-weight:700}#testing_place_schedule_plan .fixed-value{color:#333;display:inline-block;font-weight:600;padding:6px 10px}#testing_place_schedule_plan .field-note{color:#888;font-size:.8rem;margin-left:8px}#testing_place_schedule_plan .seat-cell{align-items:flex-start;display:inline-flex;flex-direction:column;gap:4px}#testing_place_schedule_plan input.seat-size{text-align:center;width:130px}#testing_place_schedule_plan .seat-hint{color:#666;font-size:.8rem}#testing_place_schedule_plan .seat-hint.warn,#testing_place_schedule_plan .seat-hint.warn b{color:#d33}#testing_place_schedule_plan .count-cell.auto{align-items:flex-start;flex-direction:column;gap:2px}#testing_place_schedule_plan .count-cell.auto b{font-size:1.05rem}#testing_place_schedule_plan .auto-note{color:#888;font-size:.78rem}#testing_place_schedule_plan .duty-base{background:#eef4fb;border-radius:4px;color:#26507d;flex-shrink:0;font-size:.85rem;padding:4px 8px;white-space:nowrap}#testing_place_schedule_plan .section-guide{background:#f6f8fa;border-left:3px solid #7aa7d9;color:#444;font-size:.88rem;line-height:1.5;margin:0 0 12px;padding:10px 12px}#testing_place_schedule_plan .hq-overview{border-top:1px dashed #ddd;margin-top:14px;padding-top:12px}#testing_place_schedule_plan .hq-overview-head{align-items:center;display:flex;gap:10px;justify-content:space-between}#testing_place_schedule_plan .hq-overview-head h3{color:#333;font-size:.95rem;margin:0}#testing_place_schedule_plan .hq-overview-head button{background:none;border:1px solid #ccc;border-radius:4px;color:#555;cursor:pointer;flex-shrink:0;font-size:.8rem;padding:5px 12px}#testing_place_schedule_plan table.hq-overview-table{border-collapse:collapse;margin-top:10px;width:100%}#testing_place_schedule_plan table.hq-overview-table td,#testing_place_schedule_plan table.hq-overview-table th{border:1px solid #e2e2e2;font-size:.86rem;padding:7px 9px;text-align:center;white-space:nowrap}#testing_place_schedule_plan table.hq-overview-table tr.current td{background:#eef6ff;font-weight:600}@media (max-width:768px){#testing_place_schedule_plan .seat-cell,#testing_place_schedule_plan input.seat-size{width:100%}#testing_place_schedule_plan .duty-item{flex-wrap:wrap}}#testing_place_schedule_plan .section-foot{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}#testing_place_schedule_plan .sum-check.warn b{color:#d33}#testing_place_schedule_plan .form-vertical{list-style:none;margin:0 0 10px;padding:0}#testing_place_schedule_plan .form-vertical li{margin-bottom:12px}#testing_place_schedule_plan .form-vertical label{color:#666;display:block;margin-bottom:6px}#testing_place_schedule_plan .form-vertical textarea{box-sizing:border-box;min-height:70px;width:100%}#testing_place_schedule_plan .status-badge{background:#eee;border-radius:12px;display:inline-block;font-size:.9rem;padding:4px 10px}#testing_place_schedule_plan .status-badge.submitted{background:#fff3cd;color:#856404}#testing_place_schedule_plan .status-badge.approved{background:#d4edda;color:#155724}#testing_place_schedule_plan button.submit{font-weight:700}#testing_place_schedule_plan .review-summary{background:#fafafa;border:1px solid #eee;border-radius:8px;margin-top:16px;padding:16px}#testing_place_schedule_plan .review-summary h3{margin:0 0 14px}#testing_place_schedule_plan .review-block{margin-bottom:18px}#testing_place_schedule_plan .review-block h4{color:#444;font-size:.95rem;margin:0 0 8px}#testing_place_schedule_plan table.review-table{border-collapse:collapse;width:100%}#testing_place_schedule_plan table.review-table td,#testing_place_schedule_plan table.review-table th{border:1px solid #eee;padding:8px;text-align:center;vertical-align:middle}#testing_place_schedule_plan table.review-table .review-duties{text-align:left}#testing_place_schedule_plan .review-sum{color:#666;font-size:.9rem;margin:8px 0 0}@media screen and (max-width:768px){#testing_place_schedule_plan{width:100%}#testing_place_schedule_plan table.info-table,#testing_place_schedule_plan table.info-table tbody,#testing_place_schedule_plan table.info-table td,#testing_place_schedule_plan table.info-table th,#testing_place_schedule_plan table.info-table tr{display:block;width:auto!important}#testing_place_schedule_plan table.info-table tr{margin-bottom:10px}#testing_place_schedule_plan .room_table .tfoot{display:block}#testing_place_schedule_plan .room_table .tfoot .tr{align-items:center;background:#fafafa;border:1px solid #ddd;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;padding:10px}#testing_place_schedule_plan .room_table .tfoot .td:empty{display:none}}#testing_teacher_joins{width:780px}#testing_teacher_joins .body .form{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;margin:0;padding:0}#testing_teacher_joins .body .form li{width:auto!important}#testing_teacher_joins .body .alert{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;color:#333;font-size:1.5rem;margin-top:12px;padding:12px 16px}#testing_teacher_joins .body .form li{width:100%}#testing_teacher_joins .body .form li:first-child span{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#testing_teacher_joins .body .form li:first-child span select{margin-right:5px;width:auto}#testing_teacher_joins>div.body>div.table>div.tbody>div.tr>div:nth-child(5),#testing_teacher_joins>div.body>div.table>div.tbody>div.tr>div:nth-child(6){text-align:left}#testing_teacher_joins>div.body>div.table>div.tbody>div.tr>div:nth-child(6)>span>div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}@media screen and (max-width:768px){#testing_teacher_joins{width:100%}}#testing_accept_list>div.body>div.top>ul,#testing_accept_stat>.body>.top>ul{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}#testing_accept_stat .refresh_btn{background:#2d5f90;border:1px solid #2d5f90;border-radius:4px;color:#fff;cursor:pointer;height:36px;margin-top:22px;min-width:120px}#testing_accept_stat .refresh_btn:hover{background:#244f77}#testing_accept_stat .stat_meta{color:#4d5967;display:flex;font-size:13px;gap:12px;justify-content:space-between;margin:12px 0}#testing_accept_stat .stat_summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(140px,1fr));margin-bottom:14px}#testing_accept_stat .summary_card{align-items:center;background:#f8fafc;border:1px solid #d6dde6;border-radius:6px;display:flex;justify-content:space-between;padding:12px}#testing_accept_stat .summary_card strong{color:#2a3340}#testing_accept_stat .summary_card span{color:#1f4f7a;font-size:20px;font-weight:700}#testing_accept_stat .stat_table_wrap{overflow-x:auto}#testing_accept_stat .stat_table{border-collapse:collapse;width:100%}#testing_accept_stat .stat_table td,#testing_accept_stat .stat_table th{border:1px solid #d9e1eb;font-size:14px;padding:10px 8px;text-align:center}#testing_accept_stat .stat_table th{background:#eef3f8;color:#28313b}#testing_accept_stat .stat_table td:nth-child(2),#testing_accept_stat .stat_table td:nth-child(3){text-align:left}#testing_accept_stat .stat_delta{color:#5f6c7a;font-weight:600}#testing_accept_stat .stat_delta.up{color:#0a7a33}#testing_accept_stat .stat_delta.down{color:#b10000}#testing_accept_stat .stat_subtotal_row{background:#f4f8fc;font-weight:600}#testing_accept_stat .stat_total_row{background:#eaf1f8;font-weight:700}#testing_accept_stat .stat_total_row td:first-child{text-align:center}#testing_accept_stat .stat_empty{color:#6b7785;padding:16px;text-align:center}#testing_accept_stat .stat_error{color:#b10000;margin-bottom:10px}@media (max-width:900px){#testing_accept_stat .stat_meta{flex-direction:column}#testing_accept_stat .stat_summary{grid-template-columns:1fr}}#testing_print_list>div.body>div>ul{align-items:center;flex-direction:row;justify-content:flex-start}#testing_print_list>div.body>div>div>div.tbody>div>div:nth-child(2){text-align:left}#testing_print_accept_list{font-family:Arial,sans-serif}#testing_print_accept_list .body{margin:0;padding:0;width:100%}#testing_print_accept_list .page{box-sizing:border-box;margin:0 auto;padding:20px;width:calc(100% - 40px)}#testing_print_accept_list .notice{color:#666;font-size:14pt;padding:60px 20px;text-align:center}#testing_print_accept_list .page h1{font-size:12pt;line-height:30px;margin:0 0 20px;text-align:center}#testing_print_accept_list .page h1 b{font-size:20pt;line-height:50px}#testing_print_accept_list .page table:first-of-type{border-collapse:collapse;margin-bottom:15px;width:100%}#testing_print_accept_list .page table:first-of-type td{padding:5px 15px;text-align:center;vertical-align:middle;white-space:nowrap}#testing_print_accept_list .page table:first-of-type td:first-child{font-size:16pt;font-weight:700}#testing_print_accept_list .page table:first-of-type td:nth-child(2){color:blue;font-size:18pt;font-weight:700;white-space:nowrap}#testing_print_accept_list .page table:first-of-type td:nth-child(2) b{color:red;font-size:30px}#testing_print_accept_list .page table:first-of-type td:nth-child(3){font-size:16pt;font-weight:700;white-space:nowrap}#testing_print_accept_list .page table:first-of-type td:nth-child(3) span{font-size:12pt}#testing_print_accept_list .page table:nth-of-type(2){border-collapse:collapse;margin-bottom:15px;width:100%}#testing_print_accept_list .page table:nth-of-type(2) thead th{background:#ff0;font-weight:700}#testing_print_accept_list .page table:nth-of-type(2) tbody td,#testing_print_accept_list .page table:nth-of-type(2) thead th{border:1px solid #000;padding:9px 0;text-align:center;vertical-align:middle}#testing_print_seat_map_teacher{font-family:Arial,sans-serif}#testing_print_seat_map_teacher .body{margin:0;padding:0;width:100%}#testing_print_seat_map_teacher .page{padding:20px;width:calc(100% - 40px)}#testing_print_seat_map_teacher .notice{color:#666;font-size:14pt;padding:60px 20px;text-align:center}#testing_print_seat_map_teacher .page h1{font-size:12pt;line-height:30px;margin:0 0 20px;text-align:center}#testing_print_seat_map_teacher .page h1 b{font-size:20pt;line-height:50px}#testing_print_seat_map_teacher .page>table:first-of-type{border-collapse:collapse;margin:0 auto 15px;width:auto}#testing_print_seat_map_teacher .page>table:first-of-type td{padding:5px 15px;text-align:center;vertical-align:middle;white-space:nowrap}#testing_print_seat_map_teacher .page>table:first-of-type td:first-child{font-size:16pt;font-weight:700}#testing_print_seat_map_teacher .page>table:first-of-type td:nth-child(2){color:blue;font-size:18pt;font-weight:700;white-space:nowrap}#testing_print_seat_map_teacher .page>table:first-of-type td:nth-child(2) b{color:red;font-size:30px}#testing_print_seat_map_teacher .page>table:first-of-type td:nth-child(3){font-size:16pt;font-weight:700;white-space:nowrap}#testing_print_seat_map_teacher .page>table:first-of-type td:nth-child(3) span{font-size:12pt}#testing_print_seat_map_teacher .page>table.seat-grid{border-collapse:collapse;margin:0 auto;table-layout:fixed;width:100%}#testing_print_seat_map_teacher .page>table.seat-grid td{overflow:hidden;text-align:center;vertical-align:middle}#testing_print_seat_map_teacher .page>table.seat-grid ul{box-sizing:border-box;display:block;list-style:none;margin:0 auto;max-width:150px;padding:0;width:100%}#testing_print_seat_map_teacher .page>table.seat-grid ul li{border:2px solid #000;text-align:center}#testing_print_seat_map_teacher .page>table.seat-grid ul li+li{border-top:none}#testing_print_seat_map_teacher .board-note{font-size:16pt;font-weight:700;margin:15px 0;text-align:center}#testing_print_seat_map_user{font-family:Arial,sans-serif}#testing_print_seat_map_user .body{margin:0;padding:0;width:100%}#testing_print_seat_map_user .page{padding:20px;width:calc(100% - 40px)}#testing_print_seat_map_user .notice{color:#666;font-size:14pt;padding:60px 20px;text-align:center}#testing_print_seat_map_user .page h1{font-size:12pt;line-height:30px;margin:0 0 20px;text-align:center}#testing_print_seat_map_user .page h1 b{font-size:20pt;line-height:50px}#testing_print_seat_map_user .page>table:first-of-type{border-collapse:collapse;margin:0 auto 15px;width:auto}#testing_print_seat_map_user .page>table:first-of-type td{padding:5px 15px;text-align:center;vertical-align:middle;white-space:nowrap}#testing_print_seat_map_user .page>table:first-of-type td:first-child{font-size:16pt;font-weight:700}#testing_print_seat_map_user .page>table:first-of-type td:nth-child(2){color:blue;font-size:18pt;font-weight:700;white-space:nowrap}#testing_print_seat_map_user .page>table:first-of-type td:nth-child(2) b{color:red;font-size:30px}#testing_print_seat_map_user .page>table:first-of-type td:nth-child(3){font-size:16pt;font-weight:700;white-space:nowrap}#testing_print_seat_map_user .page>table:first-of-type td:nth-child(3) span{font-size:12pt}#testing_print_seat_map_user .board-note{font-size:16pt;font-weight:700;margin:15px 0;text-align:center}#testing_print_seat_map_user .page>table.seat-grid{border-collapse:collapse;margin:0 auto;table-layout:fixed;width:100%}#testing_print_seat_map_user .page>table.seat-grid td{overflow:hidden;text-align:center;vertical-align:middle}#testing_print_seat_map_user .page>table.seat-grid ul{box-sizing:border-box;display:block;list-style:none;margin:0 auto;max-width:150px;padding:0;width:100%}#testing_print_seat_map_user .page>table.seat-grid ul li{border:2px solid #000;text-align:center}#testing_print_seat_map_user .page>table.seat-grid ul li+li{border-top:none}#testing_place_list>div.body>div.top>ul{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}#testing_place_list>div.body>div.middle div.table>div.tbody>div.tr>div.td:nth-child(3),#testing_place_list>div.body>div.middle div.table>div.tbody>div.tr>div.td:nth-child(6){text-align:left}#testing_place_list>div.body>div.middle div.table>div.tbody>div.tr>div.td:nth-child(6)>span{display:flex;flex-direction:row;gap:5px}#testing_place_list>div.body>div.middle div.table>div.tbody>div.tr>div.td:nth-child(9){text-align:left}#testing_report_list>div.body>div>ul{align-items:center;flex-direction:row;justify-content:flex-start}#testing_paper_join .body .form li{width:100%}#testing_paper_join .body .form li:nth-child(4) span input,#testing_paper_join .body .form li:nth-child(5) span input,#testing_paper_join .body .form li:nth-child(6) span input{margin-right:5px;width:50%}#testing_report_join .body .form li{width:100%}#testing_report_join .body .form li:nth-child(4) span input,#testing_report_join .body .form li:nth-child(5) span input,#testing_report_join .body .form li:nth-child(6) span input{margin-right:5px;width:50%}#testing_cost_join .body .form li{width:100%}#testing_cost_join .body .form li:nth-child(3) span input{margin-right:5px;width:50%}footer{background-color:#000;padding:20px;text-align:center}footer a,footer>div{color:#fff}.header{background-color:#282c34;color:#fff;justify-content:space-between;padding:20px;position:relative}.header,.header>div{align-items:center;display:flex}.header a{color:#fff;font-size:24px;font-weight:700;margin:0 5px 0 0;text-decoration:none}.header nav ul.side-menu-top{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;list-style:none;margin:0;padding:0}.header nav ul.side-menu-top li{color:#333;line-height:30px}.header nav ul.side-menu-top li:first-child{width:100%}.header nav ul.side-menu-top li a{color:#fff;text-decoration:none}.header nav ul.side-menu-top li a:hover{text-decoration:underline}.side-menu{background:#fff;box-shadow:-2px 0 8px #00000014;display:flex;flex-direction:column;height:100%;padding:24px 16px 16px;position:fixed;right:-300px;top:0;transition:right .3s cubic-bezier(.4,0,.2,1);width:260px;z-index:1000}.menu-backdrop{background:#00000059;border:0;inset:0;margin:0;padding:0;position:fixed;z-index:999}.side-menu.open{right:0}.close-btn{align-self:flex-end;background:none;border:none;cursor:pointer;font-size:2rem;margin-bottom:16px}.side-menu-user{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;gap:8px;justify-content:space-between;padding:0 2px 12px}.side-menu-user-name{color:#222;font-size:15px;font-weight:600}.side-menu-logout-btn{background:#f7f7f7;border:1px solid #d0d0d0;border-radius:4px;color:#333;cursor:pointer;font-size:12px;line-height:1;padding:7px 10px}.side-menu-list{align-items:flex-start;border-top:1px solid #ddd;display:flex;flex-direction:column;margin:15px 0;padding:0}.side-menu-list li{border-bottom:1px solid #ddd;margin:0;padding:0;width:100%}.side-menu-list li a{color:#333;display:inline-block;font-size:16px;line-height:30px;padding:10px 15px;text-align:left;text-decoration:none;width:100%}.menu-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;margin-left:0;padding:8px;position:absolute;right:16px;top:14px;z-index:1001}.menu-icon{font-size:26px;line-height:1}.back-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5em;margin-right:25px;padding:0 10px 0 0;transition:color .2s;vertical-align:middle}.header .version{color:#aaa;font-size:11px;margin-left:6px;vertical-align:middle}@media screen and (max-width:768px){header{padding:10px!important;position:fixed;width:calc(100% - 20px)}main{border:0;height:calc(100vh - 75px);padding-top:65px}.header a{font-size:18px}.menu-icon{font-size:24px}.menu-btn{right:10px;top:8px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.ck-editor>div{border:1px solid #ddd}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#intro{align-items:center;background:#00008b;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}#intro .head{color:#fff;margin:50px 0}#intro .head h1{font-size:2.5rem;margin:0;vertical-align:middle}#intro .head h2{font-size:2rem}#intro .head h2 .version{font-size:.9rem;font-weight:400;margin-left:4px;opacity:.7;vertical-align:middle}#intro .body{align-items:center;background:#fff;border-radius:10px 10px 0 0;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:70vh;justify-content:center;margin:0;max-width:400px;padding:20px;width:calc(100% - 90px)}#intro>.body>form>ul{margin:25px 0;width:240px}#intro>.body>form>ul>li{width:100%}#intro>.body>form>ul>li>label{font-size:1.4rem;text-align:left}#intro>.body>form>ul>li:nth-child(4)>button{background:none;border:0;font-size:11pt}#intro .body ul.form li:nth-child(4){margin:10px 0}#intro button:first-child{margin:5px 5px 5px 0}#intro button:nth-child(2){margin:5px 0 5px 5px}#intro button.login{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;height:50px;width:100%}#intro button.login:disabled{background-color:#ccc;cursor:not-allowed}#intro>div.body>form>ul>li:nth-child(4){align-items:flex-start;display:flex;flex-direction:row;justify-content:space-around}
/*# sourceMappingURL=main.5b4fb28c.css.map*/