body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{color:#333}body,html{background-color:#ccc;height:100%;margin:0}a,code,li,ol,p,ul{font-size:11pt}.app{display:flex;flex-direction:column;height:100vh}.graph{flex-grow:1;height:90vh;overflow:hidden;width:90vw}.canvas:focus,.graph:focus,.vis-network:focus{outline:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#666}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#999}.hsplit{height:90vh}.header,.hsplit{display:flex;flex-direction:row}.header{height:10vh;width:100vw}.header-row{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:100%}.header-workspace-selector{border-left:1px solid #777;border-right:1px solid #777;margin:5px;width:20%}.header-settings-bar,.header-workspace-selector{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.header-settings-bar{width:10%}.header-search-bar{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:10%}.header-settings-bar button,.header-workspace-selector button,select{background-color:#eee;border:none;font-size:14px;-webkit-user-select:none;user-select:none}button:focus,select:focus{outline-color:#333}.header-main-bar{align-items:center;border-left:1px solid #777;border-right:1px solid #777;width:80%}.header-auth-bar,.header-main-bar{display:flex;flex-direction:column;height:100%}.header-auth-bar{width:10%}.panel{overflow:auto;overflow-wrap:break-word;width:10vw}.search-item{cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.search-item-content{border-bottom:2px solid #999;overflow-wrap:break-word;padding:4px;width:80%}.search-item-colorbar{align-items:center;background-color:green;display:flex;justify-content:center;width:20%}.overview-window{align-items:center;background-color:#ccc;border:2px solid #999;box-shadow:10px 10px #333;display:flex;flex-direction:column;margin:20px;min-height:25%;padding-left:20px;padding-right:20px;padding-top:10px;position:fixed;right:0;top:10%;width:25%;word-break:break-all;z-index:2}.overview-window-header,.overview-window-header a{color:#777;display:flex;flex-direction:row;height:10%;justify-content:space-between;text-align:center;width:100%}.overview-window-content{flex-direction:column;height:90%}.modal,.overview-window-content{align-items:center;display:flex;width:100%}.modal{background-color:transparent;height:100%;left:0;position:fixed;top:0;z-index:3}.modal,.modal-content{justify-content:center}.modal-content{align-items:center;background-color:#ccc;border:2px solid #999;box-shadow:10px 10px #333;display:flex;flex-direction:column;min-height:20%;padding:20px;width:25%}.modal-title{font-size:18px;font-weight:700;margin:10px}.modal-text{margin:10px}.modal-input{margin:10px;padding:0;width:100%}.form-field,.form-field-dark{align-items:start;display:flex;justify-content:space-between;padding:5px;width:100%}.form-field-dark{background-color:#aaa}.horizontal-button-group{display:flex;justify-content:space-around;width:25%}.line-break ol,.line-break ul{padding-left:20px}.line-break,.line-break li,.line-break ol,.line-break p,.line-break ul{margin-top:0}.form-field textarea{font:10pt sans-serif;height:100px;resize:vertical}.form-field input,.form-field textarea{border:2px solid #999;padding:2px;width:70%}.form-field input{font-size:10pt}.modal-info-label{border:none;font-size:11pt;padding:2px;width:70%;word-break:break-word}.modal-buttons{background-color:#666;border:none;display:flex;justify-content:space-around;margin:10px;padding-bottom:5px;padding-top:5px;width:100%}button{background-color:#ccc;cursor:pointer}div.vis-network{background-color:#eee}
/*# sourceMappingURL=main.2acba4f3.css.map*/