/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}body{background-color:#d3d3d3;display:flex;flex-direction:column;gap:10px;height:100vh;overflow:hidden;padding:10px;position:relative;width:100vw}#navbar{flex-basis:50px}#navbar>.MuiPaper-root{align-items:center;display:flex;gap:50px;height:100%;padding:0 16px;position:relative;z-index:1000}#navbar>.MuiPaper-root .MuiFormControl-root{flex-grow:1}#navbar>.MuiPaper-root .MuiFormControl-root .MuiInputBase-root{border-radius:20px}#navbar .MuiBackdrop-root{z-index:999}#navbar .MuiBackdrop-root .MuiPaper-root{max-height:calc(100vw - 100px);max-width:calc(100vw - 20px);min-height:400px;padding:10px;width:1000px}#body{display:flex;flex-grow:1;gap:10px;max-height:calc(100vh - 14px)}#navbar+#body{max-height:calc(100vh - 74px)}#body #sign_in{text-align:center}#body #sign_in h1{font-size:5rem;margin-top:3rem}#body #sign_in .sign-in-form{display:flex;justify-content:center;margin-top:2rem}#body #sign_in .sign-in-form .MuiPaper-root{display:flex;flex-direction:column;gap:1rem;max-width:90%;padding:1rem;width:30rem}#body #menu{flex-basis:300px;height:100%}#body #menu>div,#body #menu>div>.MuiPaper-root{height:100%}#body #content{flex-basis:960px;flex-grow:1;height:100%}#body #content>div{height:100%;overflow:auto}.toolbar{align-items:center;display:flex;gap:10px;margin-bottom:10px;padding:5px 10px}.react-grid-layout .MuiPaper-root{display:flex;flex-direction:column;position:relative}.react-grid-layout .MuiPaper-root .header{align-items:center;border-bottom:1px solid #ccc;display:flex;min-height:40px;padding:5px 10px}.react-grid-layout .MuiPaper-root .content{flex-grow:1;overflow:auto;padding:10px}.react-grid-layout .MuiPaper-root .content.no-padding{padding:0}.react-grid-layout .MuiPaper-root .content .MuiFormControl-root{margin-bottom:10px}.react-grid-layout .react-grid-item.react-grid-placeholder{background-color:#1c66dc;border-radius:4px}.react-grid-layout .react-resizable-handle{z-index:1}.react-grid-resizing .MuiPaper-root:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}h1.MuiTypography-h1{font-size:1.7rem}h2.MuiTypography-h2{font-size:1.2rem}.loader{align-items:center;display:flex;gap:1ex;height:100%;justify-content:center;width:100%}.MuiInput-number .MuiInputBase-input{text-align:right}.MuiBackdrop-root{color:#fff;z-index:9999}.MuiBackdrop-root .MuiCircularProgress-svg{color:#fff}.dialog-search .MuiInputBase-root{border-radius:0}.dialog-search .MuiOutlinedInput-notchedOutline{border-left:none;border-radius:0;border-right:none}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;user-select:none;z-index:2}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{height:20px;opacity:0;position:absolute;width:20px}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid rgba(0,0,0,.4);border-right:2px solid rgba(0,0,0,.4);bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgdmlld0JveD0iMCAwIDYgNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2eiIgb3BhY2l0eT0iLjMwMiIvPjwvc3ZnPg==);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}