html{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}body{margin:0;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box}*{transition:width .2s ease,height .2s ease,padding .2s ease,margin .2s ease}@media (max-width: 768px){body{font-size:14px}.MuiBox-root{max-width:100vw}}@media (min-width: 769px) and (max-width: 1024px){body{font-size:15px}}@media (min-width: 1025px){body{font-size:16px}}*{scrollbar-width:thin;scrollbar-color:#E0E0E0 transparent}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px;transition:background .2s ease}*::-webkit-scrollbar-thumb:hover{background:#bdbdbd}.dashboard-content{transition:none!important}.sidebar-transitioning *::-webkit-scrollbar{display:none}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.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 *:before,.react-calendar *:after{-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{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.custom-calendar .react-calendar__month-view__weekdays abbr{text-decoration:none!important;border-bottom:none!important}.custom-calendar{width:240px!important;font-size:12px;border:none}.custom-calendar .react-calendar__navigation{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 0}.custom-calendar .react-calendar__navigation button{background:none;border:none;font-size:12px;color:var(--Gravel-800, #3C3941);cursor:pointer;padding:4px;border-radius:4px}.custom-calendar .react-calendar__navigation button:hover{background-color:var(--Gravel-100, #F0F0F1)}.custom-calendar .react-calendar__navigation__label{font-size:12px;font-weight:500;color:var(--Gravel-800, #3C3941)}.custom-calendar .react-calendar__month-view__weekdays{display:flex;justify-content:space-between;margin-bottom:4px}.custom-calendar .react-calendar__month-view__weekdays__weekday{font-size:10px;color:var(--Gravel-600, #6B6A6F);text-align:center;padding:4px 0;width:24px;text-decoration:none;border-bottom:none}.custom-calendar .react-calendar__tile{width:24px;height:24px;font-size:11px;border:none;background:none;color:var(--Gravel-800, #3C3941);cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.custom-calendar .react-calendar__tile:hover{background-color:var(--Gravel-100, #F0F0F1)}.custom-calendar .react-calendar__tile.today-date{border:1px solid var(--Gravel-400, #9A999E);background-color:transparent}.custom-calendar .react-calendar__tile.selected-date{background-color:var(--Gravel-600, #6B6A6F);color:#fff}.custom-calendar .react-calendar__tile.selected-date:hover{background-color:var(--Gravel-700, #49454F)}.custom-calendar .react-calendar__tile--neighboringMonth{display:none}
