:root {
--calendar-fullscreen-header-margin-bottom: 8px;
--calendar-fullscreen-table-head-font-weight: bold;
--calendar-fullscreen-table-head-font-size: 16px;
--calendar-fullscreen-table-head-padding-r: 12px;
--calendar-fullscreen-table-head-padding-b: 4px;
--calendar-fullscreen-table-cell-font-size: 14px;
--calendar-fullscreen-table-cell-boder-top-width: 2px;
--calendar-fullscreen-table-cell-margin-tb: 0px;
--calendar-fullscreen-table-cell-margin-lr: 4px;
--calendar-fullscreen-table-cell-padding-tb: 4px;
--calendar-fullscreen-table-cell-padding-lr: 8px;
--calendar-fullscreen-table-cell-min-height: 80px;
--calendar-fullscreen-table-head-color: #545d75;
--calendar-fullscreen-table-cell-normal-background: #FFFFFF;
--calendar-fullscreen-table-cell-normal-color: #545d75;
--calendar-fullscreen-table-cell-normal-border-color: #dadfe8;
--calendar-fullscreen-table-cell-hover-background: #d4dbf2;
--calendar-fullscreen-table-cell-hover-color: #284cc0;
--calendar-fullscreen-table-cell-hover-border-color: #284cc0;
--calendar-fullscreen-table-cell-select-background: #d4dbf2;
--calendar-fullscreen-table-cell-select-color: #284cc0;
--calendar-fullscreen-table-cell-select-border-color: #284cc0;
--calendar-fullscreen-table-cell-select-font-weight: bold;
--calendar-fullscreen-table-cell-current-background: #FFFFFF;
--calendar-fullscreen-table-cell-current-color: #284cc0;
--calendar-fullscreen-table-cell-current-border-color: #284cc0;
--calendar-fullscreen-table-cell-current-font-weight: bold;
--calendar-fullscreen-table-cell-other-background: transparent;
--calendar-fullscreen-table-cell-other-color: #c3cbd5;
--calendar-fullscreen-table-cell-other-border-color: transparent;
--calendar-fullscreen-table-cell-disabled-background: #f2f4f8;
--calendar-fullscreen-table-cell-disabled-color: #c3cbd5;
--calendar-fullscreen-table-cell-disabled-border-color: #eef1f6;
--calendar-card-header-margin-bottom: 8px;
--calendar-card-table-head-font-size: 12px;
--calendar-card-table-head-font-weight: normal;
--calendar-card-table-cell-font-size: 12px;
--calendar-card-table-cell-date-border-radius: 3px;
--calendar-card-table-cell-date-width: 24px;
--calendar-card-table-cell-date-height: 24px;
--calendar-card-table-cell-month-border-radius: 3px;
--calendar-card-table-cell-month-width: 60px;
--calendar-card-table-cell-month-height: 24px;
--calendar-card-table-cell-year-border-radius: 3px;
--calendar-card-table-cell-year-width: 48px;
--calendar-card-table-cell-year-height: 24px;
--calendar-card-table-head-color: #a9aeba;
--calendar-card-table-cell-corner: 0px;
--calendar-card-table-cell-normal-background: #FFFFFF;
--calendar-card-table-cell-normal-color: #767d91;
--calendar-card-table-cell-normal-border-color: #FFFFFF;
--calendar-card-table-cell-hover-background: #d4dbf2;
--calendar-card-table-cell-hover-color: #284cc0;
--calendar-card-table-cell-hover-border-color: #d4dbf2;
--calendar-card-table-cell-select-background: #284cc0;
--calendar-card-table-cell-select-color: #FFFFFF;
--calendar-card-table-cell-select-border-color: #284cc0;
--calendar-card-table-cell-select-font-weight: bold;
--calendar-card-table-cell-other-background: #FFFFFF;
--calendar-card-table-cell-other-color: #c3cbd5;
--calendar-card-table-cell-other-border-color: #FFFFFF;
--calendar-card-table-cell-disabled-background: #f2f4f8;
--calendar-card-table-cell-disabled-color: #c3cbd5;
--calendar-card-table-cell-disabled-border-color: #f2f4f8;
--calendar-card-table-cell-current-background: #FFFFFF;
--calendar-card-table-cell-current-color: #284cc0;
--calendar-card-table-cell-current-border-color: transparent;
--calendar-card-table-cell-current-font-weight: bold;
--calendar-card-table-cell-inrange-background: #d4dbf2;
--calendar-card-table-cell-inrange-color: #284cc0;
--calendar-card-table-cell-inrange-border-color: #d4dbf2;
--calendar-panel-header-margin-bottom: 8px;
--calendar-panel-header-height: 32px;
--calendar-panel-header-border-bottom-width: 1px;
--calendar-panel-header-background: #284cc0;
--calendar-panel-header-border-bottom-color: transparent;
--calendar-btn-date-font-weight: bold;
--calendar-btn-date-margin-lr: 4px;
--calendar-btn-arrow-single-offset-lr: 28px;
--calendar-btn-arrow-double-offset-lr: 8px;
--calendar-btn-arrow-size: 12px;
--calendar-btn-arrow-color: #FFFFFF;
--calendar-btn-arrow-color-hover: #FFFFFF;
--calendar-btn-date-color: #FFFFFF;
--calendar-btn-date-color-hover: #FFFFFF;
--calendar-btn-arrow-content-prev: "\e61d";
--calendar-btn-arrow-content-next: "\e619";
--calendar-btn-arrow-content-prev-super: "\e659";
--calendar-btn-arrow-content-next-super: "\e65e";
}
