body{display:flex;width:100%;height:100vh;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;overflow:hidden}#graph{width:75%;height:100%;min-width:400px}#separatorH{cursor:col-resize;background-color:#e6e6e6;background-repeat:no-repeat;background-position:center;width:10px;height:100%}#view{background-color:#fcfcfc;width:25%;height:100%;min-width:200px}#info-container{padding:5px;display:grid;grid-template-columns:40px auto;grid-auto-rows:minmax(10px,20px);height:25%;min-height:100px;width:100%;overflow:scroll}#node-icon{content:url(/app/assets/node-course-cb4aef4e.svg);grid-column:1;grid-row:1 / 2;width:50px;height:50px}#node-name{grid-column:2;grid-row:1;margin-right:5px;height:25px;font-size:medium}#course-name{grid-column:2;grid-row:2;margin-left:10px;margin-top:12px;padding:5px;font-size:small}#resources{margin-top:20px;margin-left:5px;grid-column:2;grid-row:3;padding-top:10px;height:fit-content}#resource-container{display:flex;flex-direction:column;height:fit-content;width:fit-content;z-index:10;overflow:scroll}.resource-items{display:flex;flex-direction:row;font-size:small;font-weight:400;margin-left:15px;padding-bottom:5px;height:fit-content}.resource-icon{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABXElEQVRYR+2YjQ2CMBCFYQPdwBF0A0fQDRhBJ9AN1AlkBDfQDXQD3UA30HtJSRRae/2jJeklDYRc6cc72gcti8SjTJyvyICuFRqsgiN68g21ihrOubGmxL1IvtJxyu0o8jqCqRTcUYeV4c2R3hvgnQabUHtRexiAHii3FvlHjYIyddkKvsUgNzrODAC5qagOqtSOJABVcICNDtiGw4RCqeemkyREiWVwmFTnFABVcBAuOuA/uOiAOriogBy4aIBcuCiAJnAAxILdLDMdU1B5se0yYwqndR6fgN7hpNYiHslUQRe4BY3ZfNLVWnO2AHSBCz5JXOGCAvqACwqIX4KteCXwVQLjt4mgXgxIvOC2cEEVtFFL1ieogj4gM6CrilnBKAo+v/zx4kqg6Y+/OixV2CQYc70YuwJVYLD27U90YckFRF5fkFAOOxiAw/lPDHb7refqqofLCrqWInkFP7gleCl//ntVAAAAAElFTkSuQmCC);height:15px;width:15px;display:block;flex-grow:0;padding:3px;cursor:pointer}.resource-name{display:block;flex-grow:1;align-self:center;padding:3px}#separatorV{cursor:row-resize;background-color:#e6e6e6;background-repeat:no-repeat;background-position:center;width:100%;height:10px;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.path{display:block;flex-grow:2;height:70%;min-height:200px;padding:5px;z-index:0}.info-icon{content:url(/app/assets/info-7f4516bd.svg);width:25px;height:25px;opacity:60%;display:block;align-self:self-end;float:right;margin:10px;flex-grow:0;cursor:help}.info-box{position:fixed;top:0;left:0;bottom:0;right:0;margin:auto;width:fit-content;height:fit-content;box-shadow:0 0 18px #000000e6;background-color:#fff;padding:10px}.info-box-close{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAA8klEQVRIS+2U0Q3CMAxE2w0YhRXYADaASRgBMQEjwAZ0BEZgBEbgDtUoRI59fOSvkayqiu0XOxePQ+c1ds4/LIC0w60WrRF5hB1gryTLCvsn2Bn2qH1bgCsct3PAJoAw+WX2nfCl789qARh4h7ESnsqDlMnps4M9VQD9IoiUnEkymXoQxllbmie3SjKAVwnbYPfjtqVskwKoIfxPT/5PBQawthggUte3CKWC+kIZHKlLkqk5eWrhw8skLFUQSVF5Jx9I9NAyKUqQFoDJ94JaSsgEf3lU8BI5wDjsqPtoEcLZxWF3qx0VFSX54+0FkLave4veADBEGbaoD40AAAAASUVORK5CYII=);width:15px;height:15px}.base-item{padding:5px;box-sizing:border-box;border:1px dashed #b0b0b0;background-color:#f8f8f8;cursor:pointer;transition:background-color .2s ease-in-out;text-align:center;align-items:center;-webkit-user-select:none;user-select:none}.dimmer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}#logout-button{position:absolute;margin-left:10px;margin-bottom:10px;left:0;bottom:0;z-index:1000}
