.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400}.css-1e3inkk-MuiTypography-root{font-family:Inter,sans-serif}*{padding:0;margin:0;box-sizing:border-box}body{background-color:#f8fafc;font-size:10px;color:#0f172a}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.Navbar{display:flex;align-items:center;padding:.5rem 1rem;height:8vh;background-color:transparent;width:100%;justify-content:space-between;border-bottom:1px solid transparent}.searchBox{width:57%}.logo{width:20%;display:flex;align-items:center;flex-direction:row;padding:1rem}.aside{background-color:#0d2b6c;padding:.75rem 0;height:100vh;position:relative;border-right:1px solid #07194a}.sectiontext{color:#e2e8f0;font-size:1rem}.sectiontext .MuiListItemButton-root{margin:2px 8px;border-radius:10px;transition:background-color .15s ease,color .15s ease}.sectiontext .MuiListItemButton-root:hover{background-color:#ffffff0f;color:#fff}.sectionFooter{display:flex;position:absolute;bottom:0;justify-content:center;background-color:#07194a;height:8%;width:100%}.dashboardCard{margin-top:1rem}.PageNoFound{display:flex;justify-content:center;align-items:center;height:65vh;position:relative}.standing-image{position:absolute;z-index:1;left:33%}.circle-image{position:absolute;z-index:0}@media (max-width: 998px){html{font-size:50%}}.Section{margin-top:1rem;width:100%;display:flex;flex-wrap:wrap}.editbutton{color:#6c757d}.pagination{display:flex;justify-content:center;align-items:center;width:100%;margin-top:2rem}.filteringSection{display:flex;align-items:center;justify-content:space-between;width:100%;height:6vh}.buttonStyle{display:flex;gap:.3rem;align-items:center;border-radius:.625rem;text-transform:none;padding:.8rem 1rem;height:2.3rem;color:#fff;background-color:#0d2b6c;box-shadow:0 2px 6px -1px #0d2b6c40;text-wrap:nowrap;font-size:.8rem;font-weight:600;border:none;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.buttonStyle:hover{background-color:#07194a;box-shadow:0 6px 14px -4px #0d2b6c59}.cancelButton{border-radius:.625rem;text-transform:none;padding:.8rem 1rem;height:2.3rem;color:#fff;background-color:#ef4444;text-wrap:nowrap;font-size:.8rem;font-weight:600;border:none;cursor:pointer}.scheduleButton{display:flex;gap:.3rem;align-items:center;border-radius:.625rem;text-transform:none;padding:.8rem 1rem;height:2.3rem;color:#fff;background-color:#f59e0b;text-wrap:nowrap;font-size:.8rem;font-weight:600;border:none;cursor:pointer}.subheading{font-size:1.3rem;font-weight:600;color:#000}.heading{padding-left:1.25rem;font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-top:1rem;display:block}.noData{font-size:1rem;font-weight:500;color:#000}.filteringitem{display:flex;align-items:center;justify-content:center;gap:1rem}.showAll{cursor:pointer;font-weight:500;color:#1500ff;height:10%;display:flex;align-items:center;flex-direction:row-reverse;font-size:.8rem}.addButton{font-size:.75rem;border-radius:.15rem;padding:.2rem .6rem;color:#212529;background-color:#f8f9fa;border:1px solid #f8f9fa;height:2.3rem;display:flex;align-items:center;gap:.3rem;border-radius:.4rem;font-weight:500}.cancelButton{background-color:#d3c9c9;color:#000;margin-right:1rem}.dateSection{width:98%;display:flex;flex-direction:row-reverse;padding:.5rem}.searchSection{width:100%;padding:1rem;display:flex;justify-content:space-between;flex-direction:row-reverse;height:10vh;margin:auto}input.inputBox{font-size:.9rem;border:none;outline:none}.calendarWrap{display:inline-block;position:relative}.calenderElement{position:absolute;left:65%;transform:translate(-48%);top:40px;border:1px solid #ccc;z-index:999}.calenderContainer{width:100%;position:absolute;left:65%;transform:translate(-48%);top:40px;border:1px solid #ccc;z-index:999}.buttonContainer{display:flex;position:absolute;right:5%;top:62%;gap:.5rem;z-index:999}.inputContainer{border:1px solid #dbdbdb;display:flex;align-items:center;padding:.5rem;border-radius:.4rem;margin-right:1rem}.settingContent{display:flex;width:100%;padding:1rem;height:100%}.settingContentBox{width:40%;height:60%}.settingManagementBox{width:100%;height:100%;padding:0 1rem;flex-wrap:wrap}.box{border:1px solid #dbdbdb;border-radius:.4rem;width:100%;height:80vh;overflow-y:auto}.asideOptionBtn{border-right:2px solid #dadada;width:20%;height:100%}.flexBox{display:flex;margin-top:1rem;gap:1rem;align-items:center}.leaflet-container{height:100vh}.aboutAppConatiner{width:100%;height:100vh;height:100dvh}.aboutAppheading{font-size:clamp(2rem,3vw,2.3rem);font-weight:600;color:#000}.aboutAppSubheading{font-size:clamp(1.2rem,1.5vw,2rem);font-weight:500;color:#000;margin:1rem 0}.aboutApph3{font-size:clamp(1rem,1.3vw,1.8rem);font-weight:500;color:#000;margin:1rem 0}.aboutAppDescription{font-size:clamp(1.2rem,1.5vw,1.2rem);font-weight:300;color:#000}.MuiTableContainer-root{overflow-x:auto!important}@media (max-width: 900px){.filteringSection,.filteringitem{flex-wrap:wrap;gap:.5rem}.Section{margin-top:.5rem}.heading{padding-left:1rem}.searchBox{width:100%}.MuiTable-root{min-width:640px}}.buttonStyle:disabled{cursor:not-allowed;opacity:.7}@keyframes trip-march{to{stroke-dashoffset:-24}}.trip-path-anim{stroke-dasharray:10 6;animation:trip-march 1.2s linear infinite}
