@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;600;700;800&display=swap";.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:enabled:hover{cursor:pointer}.react-calendar__navigation button{min-width:44px;background:none}.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__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--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--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-container .react-calendar{width:100%;max-width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;line-height:1.125em;padding:16px;box-shadow:0 2px 4px #0000000d;direction:rtl}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer;background-color:#f0f8ff}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none;font-size:1.2rem;color:#333;border-radius:8px;transition:background-color .2s}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6f7ff}.react-calendar__navigation__label{font-weight:700;font-size:1.1rem!important;color:#0ea583}.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}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#ccc}.react-calendar__tile{max-width:100%;padding:10px;background:none;text-align:center;line-height:16px;border-radius:8px;position:relative;height:60px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:2px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6f7ff}.react-calendar__tile--now{background:#ffefb6;border:2px solid #ffc107}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffefb6}.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:#0ea583;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#0ea583}.has-work-hours{background-color:#e3f2fd!important;border:1px solid #1976d2!important;font-weight:700;color:#1976d2}.hours-count{position:absolute;bottom:2px;width:80%;font-size:.7rem;background-color:#1976d2;color:#fff;padding:1px 2px;border-radius:4px;line-height:1.2}.work-hour-entry{position:relative;transition:all .3s ease}.work-hour-entry.expanded{border-color:#0ea583!important;box-shadow:0 4px 8px #0000001a!important}.work-hours-entries{max-height:500px;overflow-y:auto;scrollbar-width:thin;padding-right:8px}.work-hours-entries::-webkit-scrollbar{width:6px}.work-hours-entries::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.work-hours-entries::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:8px}*{box-sizing:border-box;margin:0;padding:0}html,body{direction:rtl;font-family:Tajawal,sans-serif;min-height:100vh;margin:0}body{background-color:#f5f5f5}a{text-decoration:none;color:inherit}#root{display:flex;flex-direction:column;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #0ea583aa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#0ea583;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#089273}
