@media print{.table-box{zoom:55%}}.registration{padding:2vh}.registration .top{display:flex;align-items:center;margin-top:2vh}.repastCard{align-items:center;justify-content:space-between}.repastCard,.repastCard .top{width:100%;display:flex;flex-direction:column}.repastCard .top{border:1px solid #eaeaea;border-radius:3px 3px 0 0}.repastCard .top .ttile{color:#333;background-color:#f5f5f5;padding:5px 10px 5px 15px;width:100%;height:5vh;line-height:5vh}.repastCard .top .selWeek{width:100%;align-items:center;display:flex;justify-content:space-around}.repastCard .top .selWeek .selcard{width:100%;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:4vh;line-height:4vh}.repastCard .top .selWeek .activeSel{transition:.3s;background-color:#65a9ff;color:#fff}.repastCard .top .selWeek .xiu{display:inline;border:1px solid;color:#de402c;font-size:12px;font-weight:600;padding:1px;border-radius:2px;margin-right:10px}.repastCard .btm{margin-top:2vh;display:flex;flex-direction:column;border:1px solid #eaeaea;border-radius:3px 3px 0 0;width:100%}.repastCard .btm .ttile{color:#333;background-color:#f5f5f5;padding:5px 10px 5px 15px;height:5vh;line-height:5vh}::v-deep .el-table .el-table__cell.is-hidden>*{visibility:visible;font-size:12px}::v-deep table{table-layout:auto!important}::v-deep .el-table__header-wrapper .el-table__header{width:99%!important}::v-deep .el-table__body-wrapper .el-table__body{width:98%!important}::v-deep #print table{table-layout:fixed!important}::v-deep .el-table__fixed{display:none}