/*!
 *  build: admin-pro 
 *  copyright: vue-admin-beautiful.com 1204505056@qq.com 
 *  time: 2025-8-11 17:58:17
 */.table{flex:1;flex-direction:column;width:100%;min-height:calc(100vh - 150px)!important}.table,.table .search{display:flex;justify-content:space-between}.table_box{padding:30px 20px}.pagination{display:flex;justify-content:center}.el-dialog__body{text-align:center!important}.calendar .calendar-header{text-align:center;font-weight:700;margin-bottom:10px;padding-top:20px}.calendar .calendar-body .calendar-days,.calendar .calendar-body .calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;margin-bottom:10px}.calendar .calendar-body .calendar-day{padding:30px;border:1px solid #ccc;min-height:60px;cursor:pointer;font-size:14px;line-height:1.2}.calendar .calendar-body .calendar-day.blank{background-color:#fff;cursor:default}.calendar .calendar-body .complete{background-color:#dceeff;color:#333;cursor:not-allowed}.calendar .calendar-body .partial{background-color:#fff4c2}.calendar .calendar-body .incomplete{background-color:#ffd6d6}::v-deep .el-textarea__inner{min-height:100px}.has-record{background-color:#e0f7fa}.has-error{background-color:#ffecec;border:1px solid #ff4d4f}.day-even{background-color:#f5f5f5}.day-odd{background-color:#dcdcdc}.today{border:2px solid #409eff}.day-error{background-color:red!important}.btn-info{display:flex;align-items:center}::v-deep .el-picker-panel{position:fixed;top:100px;left:50%}