.calendar .header[data-v-6e4a7828]{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px}.operate i[data-v-6e4a7828]{color:var(--el-color-primary);cursor:pointer;font-size:22px}.month-display[data-v-6e4a7828]{font-size:18px;font-weight:700;color:#333}table[data-v-6e4a7828]{width:100%;border-collapse:collapse}thead[data-v-6e4a7828]{border-bottom:1px solid #f5f5f5}.today[data-v-6e4a7828]{background-color:#ffeb3b;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}td[data-v-6e4a7828],th[data-v-6e4a7828]{padding:5px 5px;text-align:center}th[data-v-6e4a7828]{font-size:13px;color:#999;padding-bottom:10px}.dayitem[data-v-6e4a7828]{width:32px;height:32px;line-height:32px;text-align:center;cursor:pointer;font-size:13px}.dayitem.actived[data-v-6e4a7828]{background-color:var(--el-color-primary);border-radius:10px;color:#fff}.dayitem.actived.error[data-v-6e4a7828]{background-color:var(--el-color-error);border-radius:10px;color:#fff}.other-month[data-v-6e4a7828]{color:#ccc}.dayitem.disabled[data-v-6e4a7828]{color:#ccc;border-radius:10px;cursor:not-allowed;background-color:#f5f5f5}