/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.react-h5-calendar{box-sizing:border-box;width:100%;padding-bottom:10px;overflow:hidden;font-size:14px;background-color:#fff}.react-h5-calendar *{box-sizing:border-box;-webkit-user-select:none;user-select:none}.react-h5-calendar .calendar-operate{-webkit-justify-content:space-between;justify-content:space-between}.react-h5-calendar .calendar-operate,.react-h5-calendar .calendar-operate .icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:30px}.react-h5-calendar .calendar-operate .icon{-webkit-justify-content:center;justify-content:center;width:50px}.react-h5-calendar .calendar-operate .icon img{width:auto;height:16px}.react-h5-calendar .calendar-operate .icon.left-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-h5-calendar .calendar-head{display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;background:#fff}.react-h5-calendar .calendar-head .head-cell{display:-webkit-flex;display:flex;-webkit-flex-basis:14.28571%;flex-basis:14.28571%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:34px}.react-h5-calendar .calendar-body{position:relative;height:216px;transition:height .3s}.react-h5-calendar .calendar-body.week-mode{height:36px}.react-h5-calendar .calendar-body .month-cell{position:absolute;-webkit-flex-flow:row wrap;flex-flow:row wrap;width:100%;will-change:transform}.react-h5-calendar .calendar-body .month-cell,.react-h5-calendar .calendar-body .month-cell .day-cell{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.react-h5-calendar .calendar-body .month-cell .day-cell{-webkit-flex-basis:14.28571%;flex-basis:14.28571%;-webkit-flex-direction:column;flex-direction:column;height:36px}.react-h5-calendar .calendar-body .month-cell .day-cell.is-other-month-day{color:#999}.react-h5-calendar .calendar-body .month-cell .day-cell .day-text{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:32px;height:32px}.react-h5-calendar .calendar-body .month-cell .day-cell .current-day{color:#fff;background:#4378be;border-radius:50%}.react-h5-calendar .calendar-body .month-cell .day-cell .circle-mark{border:1px solid #4378be;border-radius:50%}.react-h5-calendar .calendar-body .month-cell .day-cell .dot-mark{width:4px;height:4px;background-color:#4378be;border-radius:50%}.react-h5-calendar .bottom-operate{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:20px}.react-h5-calendar .bottom-operate img{width:auto;height:16px}.react-h5-calendar .bottom-operate img.top{-webkit-transform:rotate(180deg);transform:rotate(180deg)}