.react-calendar{width:300px;max-width:100%;background:#fff;font-family:Roboto,sans-serif;line-height:1.125em;padding:10px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:24px;background:none;font-size:16pt;color:#0070f7}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__navigation__aux-present{height:44px;margin-bottom:0}.react-calendar__navigation__aux-present button{min-width:24px;background:none;font-size:16pt;color:#0070f7}.react-calendar__navigation__aux-present button:enabled:focus,.react-calendar__navigation__aux-present button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation__aux-present button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em;font-size:1.125em;text-decoration:none}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;color:#000;padding:1em .66667em}.react-calendar__navigation__aux-present__label__labelText--from,.react-calendar__navigation__label__labelText--from{font-weight:700;color:#000;font-size:.75em}.react-calendar__month-view__days__day--weekend{color:"black"}.react-calendar__month-view__days__day--neighboringMonth{color:#ccc}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:1em .25em}.react-calendar__tile{max-width:100%;text-align:center;padding:.5em 0;background:none;border-radius:4px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:rgba(255,255,118,.6)}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#0070f7;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#0070f7}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar__tile--range{border-radius:0;background-color:rgba(212,229,255,.6666666666666666);color:#000}.react-calendar__tile--range :hover{border-radius:0;color:#fff;border:1px solid #0070f7}.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeStart{border-radius:4px;background:#0070f7;color:#fff}