:root{font-size:81%;--black: #0a090c;--white: #f0edee;--darkGreen: #07393c;--turquoise: #2c666e;--lightTurquoise: #2294a383;--blue: #90ddf0ff;--lightBlue: #9ae6fa62;--red: #ed6a5a;--gray: #b9b9b9;--yellow: #fff426cc;--lightGrey: #d6d6d6;--notFilledColor: #fcfffe;--filledColor: #00b0f1;--dispatchColor: #dab3ff;--notOrderedColor: #d8d8d8;--travellingColor: #bf0107;--cancelledColor: #ff000083;--notInteractedColor: #fffe00;background-color:var(--white)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.page-loader{display:flex;min-height:240px;align-items:center;justify-content:center}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.appHeader{width:100%;padding:15px;background-color:var(--darkGreen);display:flex;align-items:center;gap:12px;z-index:2;box-sizing:border-box}.menuToggle{padding:0;border:0;background:transparent;color:var(--white);line-height:1;cursor:pointer;flex-shrink:0}.menuToggle svg,.appHeader svg{font-size:30px;fill:#fff}.headerUserInfo{display:flex;align-items:center;justify-content:flex-end;gap:20px;min-width:0;flex:1;color:var(--white)}.headerUserItem{display:flex;align-items:center;gap:10px;min-width:0}.headerUserItem svg,.logoutButton{flex-shrink:0}.headerUserItem span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logoutButton{cursor:pointer}.layoutContent{display:flex;flex:1;min-height:0}.sidebarBackdrop{display:none}.sidebar{box-sizing:border-box;display:block;height:calc(102vh - 75px);background-color:var(--darkGreen);overflow:auto;transition:all .5s;display:"flex"}.sidebar{scrollbar-width:thin}.sidebar::-webkit-scrollbar{width:5px}.sidebar.withIcons{width:45px}.sidebar.active{flex:1;visibility:visible}.sidebar::-webkit-scrollbar,.sidebarWithIcons::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}.sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.sidebar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}ul{background-color:transparent;padding:0;margin:0}.sidebarItem,.activeSidebarItem{list-style-type:none;padding:0}.sidebarItem a,.activeSidebarItem a,.sidebarItem__toggle{text-decoration:none;color:var(--white);font-size:1.1rem;padding:10px;display:flex;justify-content:flex-start;align-items:center;width:100%;background:transparent;border:none;cursor:pointer;font-family:inherit;text-align:left}.sidebarItem a:hover,.activeSidebarItem a:hover,.sidebarItem__toggle:hover{color:var(--turquoise)}.logo{width:40px;margin-right:155px}.sidebar svg{font-size:20px;margin-right:5px;flex-shrink:0}.appContainer{display:flex;flex-direction:column;min-height:100vh}.bodyBgd{min-width:0;width:auto;margin-left:5px;margin-right:5px;flex:6;height:calc(102vh - 75px);overflow-y:auto}.bodyBgd{scrollbar-width:thin}.bodyBgd::-webkit-scrollbar{width:5px}.activeSidebarItem{background-color:var(--lightBlue);border-radius:0!important}.activeSidebarItem:hover{border-radius:0!important}.sidebarItem{border-radius:0;overflow-wrap:break-word}.sidebarItem:hover{border-radius:0}@media (max-width: 768px){body{overflow-x:hidden;overflow-y:auto}.appHeader{min-height:64px;padding:12px 16px}.headerUserInfo{gap:12px}.headerUserName{flex:1;justify-content:flex-end}.headerUserName span{max-width:min(48vw,210px)}.headerUserSecondary{display:none}.layoutContent{display:block}.sidebar.withIcons,.sidebar.active{position:fixed;top:64px;bottom:0;left:0;z-index:4;width:min(280px,82vw);height:auto;transform:translate(-100%);overflow-y:auto;visibility:hidden}.sidebar.active{transform:translate(0);visibility:visible}.sidebarBackdrop{display:block;position:fixed;inset:64px 0 0;z-index:3;width:100%;border:0;background:rgba(0,0,0,.35);cursor:default}.bodyBgd{width:100%;height:auto;min-height:calc(100vh - 64px);margin:0;overflow:visible}}._container_16he2_1{font-size:14px;position:fixed;z-index:10}._buttom-right_16he2_7{bottom:1rem;right:1rem;animation:_toast-in-right_16he2_1 .7s}._notification_16he2_13{margin-bottom:1rem;border-radius:4px;box-shadow:0 0 10px #999;color:#000;opacity:.9;transition:.3s ease}._notification_16he2_13:hover{box-shadow:0 0 12px #fff;opacity:1}._toast_16he2_27{height:50px;width:365px;color:#fff;padding:20px 15px 10px 10px}._container_16he2_1 button{float:right;background:none;border:none;color:#fff;opacity:.8;cursor:pointer}._title_16he2_43{font-weight:700;font-size:16px;text-align:left;margin-top:0;margin-bottom:6px;width:300px;height:18px}._description_16he2_53{margin:0;text-align:left}@keyframes _toast-in-right_16he2_1{0%{transform:translate(100%)}to{transform:translate(0)}}
