.printModal{font-family:sans-serif;display:flex;text-align:center;font-weight:300;font-size:30px;left:0;top:0;position:absolute;color:#045fb4;width:100%;height:100%;background-color:#ffffffe6}.printClose{position:absolute;right:10px;top:10px}.printClose:before{content:"×";font-family:Helvetica Neue,sans-serif;font-weight:100;line-height:1px;padding-top:.5em;display:block;font-size:2em;text-indent:1px;overflow:hidden;height:1.25em;width:1.25em;text-align:center;cursor:pointer}.printSpinner{margin-top:3px;margin-left:-40px;position:absolute;display:inline-block;width:25px;height:25px;border:2px solid #045fb4;border-radius:50%;animation:spin .75s infinite linear}.printSpinner:before,.printSpinner:after{left:-2px;top:-2px;display:none;position:absolute;content:"";width:inherit;height:inherit;border:inherit;border-radius:inherit}.printSpinner,.printSpinner:before,.printSpinner:after{display:inline-block;border-color:transparent;border-top-color:#045fb4;animation-duration:1.2s}.printSpinner:before{transform:rotate(120deg)}.printSpinner:after{transform:rotate(240deg)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.grid_box[data-v-e879673e]{height:250px;cursor:pointer}.grid_box .son_box[data-v-e879673e]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;height:90%;gap:10px;margin:0 auto;border-radius:10px;background:#fff}.grid_box .son_box .icon[data-v-e879673e]{width:80px;height:80px}.grid[data-v-2f539a17]{display:flex;flex-wrap:wrap;align-content:flex-start;max-width:900px;height:100%;margin:0 auto;background:#93defe}.grid>div[data-v-2f539a17]{box-sizing:border-box;width:calc(33.3333333333% - 10px);margin:5px;border:1px solid box;border-radius:10px;text-shadow:1px 1px 1px #fff;font-size:20px}@media (max-width: 500px){.grid>div[data-v-2f539a17]{box-sizing:border-box;width:calc(50% - 10px)!important;margin:5px;border:1px solid box;border-radius:10px;text-shadow:1px 1px 1px #fff;font-size:20px}}.main-container[data-v-3c4a17e8]{height:100%}.main-container main[data-v-3c4a17e8]{padding:10px}.el-header[data-v-3cd73e82]{display:flex;align-items:center;justify-content:space-between;background-color:#fff;color:#fff;font-size:20px}.el-header .title[data-v-3cd73e82]{display:flex;align-items:center;color:#000}.el-header .actions[data-v-3cd73e82]{display:flex;align-items:center}.full[data-v-55fb1864]{display:flex;flex-direction:column;height:100%}.full h2[data-v-55fb1864]{display:flex;align-items:center;justify-content:center;width:100%;margin:0;color:#000;font-weight:400;transform:translate(40px)}@media (max-width: 500px){.full h2[data-v-55fb1864]{display:flex;align-items:center;justify-content:center;width:100%;font-size:4vw;transform:translate(0)}}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;min-height:100vh;margin:0;padding:0}body{background-color:#93defe!important;color:#000!important;font-family:Microsoft YaHei!important;line-height:1.5!important}.w-full{width:100%!important}.h-full{height:100%}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.flex-col{flex-direction:column}.m-auto{margin:auto}.gap-2{gap:8px}.gap-3{gap:12px}.text-base{font-size:16px}.text-xl{font-size:20px}.cursor-pointer{cursor:pointer}.form-wrapper{padding:20px;border-radius:10px;background-color:#fff}.blink{animation:blinker .5s linear infinite}@keyframes blinker{50%{background-color:#ff0}}@media screen and (max-width: 600px){.el-upload,.el-upload-dragger{width:100%}}.el-table .booked-row{background-color:#409eff;color:#fff}.booked-row:hover>td{background-color:#017dfa!important}.el-table .ready-row{background-color:#e6a23c;color:#fff}.ready-row:hover>td{background-color:#fba628!important}.el-table .purple-row{background-color:purple;color:#fff}.purple-row:hover>td{background-color:#a302a3!important}.el-table .online-row{background-color:#46815d;color:#fff}.online-row:hover>td{background-color:#46815d!important}.el-table .success-row{background-color:#67c23a;color:#fff}.success-row:hover>td{background-color:#45c306!important}.el-table .finished-row{background-color:#909399;color:#fff}.finished-row:hover>td{background-color:gray!important}.el-table .cancelled-row{background-color:#f56c6c;color:#fff}.cancelled-row:hover>td{background-color:#f73f3f!important}.el-table .current_line-row{background-color:#ff0!important}.current_line-row:hover>td{background-color:#ff0!important}.blank_line-row{background-color:#186bad!important}.blank_line-row:hover>td{background-color:#186bad!important}.default-row,.default-row:hover td{background-color:#e4e4e4!important}.special-col{background-color:#f8ffd1!important}.special-col .cell{color:red!important}.special-col:hover{background-color:#f8ffd1!important}.special-col:hover .cell{color:red!important}.current_line-row .special-col{background-color:#ff0!important}.default-row:hover .special-col{background-color:#f8ffd1!important}.special_other-col{background-color:#a078cd!important}.special_other-col .cell{color:#000!important}.special_other-col:hover{background-color:#a078cd!important}.special_other-col:hover .cell{color:#000!important}.current_line-row .special_other-col{background-color:#ff0!important}.default-row:hover .special_other-col{background-color:#a078cd!important}tr.el-table__row.blank_line-row td:before{content:"0";opacity:0}.el-dialog:not(.is-fullscreen){border-radius:8px}@media screen and (max-width: 540px){.el-dialog__wrapper .el-dialog:not(.is-fullscreen){width:95%!important}.el-dialog__wrapper .el-dialog:not(.is-fullscreen) .el-dialog__body{overflow:auto}.el-message{min-width:300px!important}.el-message-box{width:90%!important}}@media screen and (min-width: 540px) and (max-width: 768px){.el-dialog__wrapper .el-dialog:not(.is-fullscreen){width:85%!important}}
