.schedule2-month-navigator{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--schedule2-month-navigator-gap);min-height:var(--schedule2-month-navigator-control-height);min-width:0}.schedule2-month-navigator__picker-wrap{position:relative;min-width:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.schedule2-month-navigator__arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(var(--schedule2-month-navigator-control-height) - 10px);height:calc(var(--schedule2-month-navigator-control-height) - 10px);padding:0;border:0;background:transparent;color:var(--schedule2-month-navigator-color);font-size:var(--schedule2-month-navigator-font-size);line-height:1;cursor:pointer}.schedule2-month-navigator__arrow i{font-weight:700;-webkit-text-stroke:.35px currentColor;text-stroke:.35px currentColor}.schedule2-month-navigator__arrow:hover:not(:disabled){opacity:.8}.schedule2-month-navigator__arrow:disabled{opacity:.45;cursor:default}.schedule2-month-navigator__picker.el-date-editor.el-input,.schedule2-month-navigator__picker.el-date-editor.el-input__inner{width:auto!important;min-width:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.schedule2-month-navigator__picker .el-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}.schedule2-month-navigator__picker .el-input__inner{width:var(--schedule2-month-navigator-text-width);height:var(--schedule2-month-navigator-control-height);min-height:var(--schedule2-month-navigator-control-height);padding:0 var(--schedule2-month-navigator-text-padding);border:0;border-radius:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;color:var(--schedule2-month-navigator-color);font-size:var(--schedule2-month-navigator-font-size);font-weight:700;letter-spacing:0;line-height:calc(var(--schedule2-month-navigator-control-height) - 2px);text-align:center;cursor:pointer;text-decoration:none!important}.schedule2-month-navigator__picker.has-custom-display .el-input__inner{color:transparent}.schedule2-month-navigator__picker .el-input__inner:focus,.schedule2-month-navigator__picker .el-input__inner:hover{border:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none!important}.schedule2-month-navigator__picker .el-input__prefix,.schedule2-month-navigator__picker .el-input__suffix{display:none}.schedule2-month-navigator__picker.is-disabled .el-input__inner{color:var(--schedule2-month-navigator-color);background:transparent}.schedule2-month-navigator__picker.has-custom-display.is-disabled .el-input__inner{color:transparent}.schedule2-month-navigator__display-text{position:absolute;inset:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.2em;width:100%;min-height:var(--schedule2-month-navigator-control-height);padding:0 var(--schedule2-month-navigator-text-padding);border:0;background:transparent;color:var(--schedule2-month-navigator-color);font-size:var(--schedule2-month-navigator-font-size);font-weight:700;letter-spacing:0;line-height:calc(var(--schedule2-month-navigator-control-height) - 2px);text-align:center;white-space:nowrap;cursor:pointer;text-decoration:none}.schedule2-month-navigator__display-main,.schedule2-month-navigator__holiday-marker{display:inline-block;white-space:nowrap}.schedule2-month-navigator__holiday-marker{font-size:.72em;font-weight:700;line-height:1}.schedule2-month-navigator__holiday-marker.is-holiday{color:#43c948}.schedule2-month-navigator__holiday-marker.is-festival{color:#409eff}.schedule2-month-navigator__holiday-marker.is-workday{color:#fb4932}.schedule2-month-navigator__holiday-marker.is-sub{color:#909399}.schedule2-month-navigator__display-text:hover:not(:disabled){opacity:.84;text-decoration:none}.schedule2-month-navigator__display-text:disabled{opacity:.45;cursor:default;text-decoration:none}