: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}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}header{width:100%;padding:15px;background-color:var(--darkGreen);z-index:0;box-sizing:border-box}.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}header svg{font-size:30px;fill:#fff;cursor:pointer}.sidebar svg{font-size:20px;margin-right:5px;flex-shrink:0}.appContainer{display:flex;flex-direction:column;min-height:100vh}.bodyBgd{width:50%;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}._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)}}
