@-webkit-keyframes loaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rs-table{border:1px solid #eee;overflow:hidden;position:relative}.rs-table-column-resizing{cursor:ew-resize;-webkit-user-select:none;user-select:none}.rs-table-row{height:36px;overflow:hidden;position:absolute;top:0;width:100%}.rs-table-hover .rs-table-row:hover,.rs-table-row-header,.rs-table-row-header .rs-table-cell{background:#f5f5f5}.rs-table-row-header .rs-table-cell-group-shadow{box-shadow:0 2px 3px rgba(0,0,0,.28);z-index:5}.rs-table-hover .rs-table-row:hover .rs-table-cell,.rs-table-hover .rs-table-row:hover .rs-table-cell-group{background:#f5f5f5}.rs-table-header-row-wrapper{position:relative;z-index:2}.rs-table-affix-header{visibility:hidden;z-index:3}.rs-table-affix-header.fixed{visibility:visible}.rs-table-body-row-wrapper{overflow:hidden;position:relative;z-index:0}.rs-table-body-info{line-height:40px;margin-top:-20px;position:absolute;text-align:center;top:50%;width:100%}.rs-table-body-info .icon{margin:0 10px}.rs-table-body-info-wheel-area{width:100%}.rs-table-cell{background:#fff;border-bottom:1px solid #eee;display:block;height:36px;overflow:hidden;position:absolute;white-space:normal}.rs-table-cell.first{border-left-width:0}.rs-table-cell-wrap1{display:table}.rs-table-cell-wrap2{display:table-row}.rs-table-cell-wrap3{display:table-cell;vertical-align:middle}.rs-table-cell-content{overflow:hidden;padding:8px;text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;width:100%}.rs-table-cell-header-sortable{cursor:pointer}.rs-table-cell-header-sort-wrapper{display:inline-block}.rs-table-column-resize-spanner{cursor:ew-resize!important;height:36px;outline:none;position:absolute;width:6px;z-index:3}.rs-table-column-resize-spanner:hover{background:#34c3ff}.rs-table-cell-group-fixed-left,.rs-table-cell-group-fixed-right{background:#fff;position:absolute;z-index:4}.rs-table-cell-group-left-shadow{box-shadow:3px 0 5px rgba(9,9,9,.08)}.rs-table-cell-group-right-shadow,.rs-table-cell-group-shadow{box-shadow:-3px 0 5px rgba(9,9,9,.08)}.rs-table-mouse-area{background:#34c3ff;display:none;left:-1px;position:absolute;top:0;width:1px;z-index:6}.rs-table-cell-bordered .rs-table-cell{border-right:1px solid #eee}.rs-table-word-wrap .rs-table-cell-content{white-space:normal}.rs-table-row-expanded{background:#f5f5f5;border-top:1px solid #eee;bottom:0;height:46px;padding:10px;position:absolute;width:100%;z-index:4}.rs-table-loader-wrapper{background-color:hsla(0,0%,100%,.9);height:100%;position:absolute;visibility:hidden;width:100%}.rs-table-loader{line-height:40px;margin-top:-20px;position:absolute;text-align:center;top:50%;width:100%}.rs-table-loader-icon{display:inline-block;margin-right:12px;padding-top:3px;position:relative}.rs-table-loader-icon,.rs-table-loader-icon:after,.rs-table-loader-icon:before{height:18px;width:18px}.rs-table-loader-icon:after,.rs-table-loader-icon:before{border-radius:50%;content:"";display:block;left:0;position:absolute;right:0}.rs-table-loader-icon:before{border:3px solid rgba(247,247,250,.8)}.rs-table-loader-icon:after{-webkit-animation:loaderSpin .6s linear infinite;animation:loaderSpin .6s linear infinite;border:3px solid transparent;border-top-color:#a6a6a6}.rs-table-loading .rs-table-loader-wrapper{visibility:visible}.rs-table-cell-expand-icon{cursor:pointer;outline:none}.rs-table-cell-expand-wrapper{cursor:pointer;display:inline-block;margin-right:10px}.rs-table-scrollbar{background:rgba(45,45,45,.05);position:absolute}.rs-table-scrollbar-active{background:rgba(45,45,45,.1)}.rs-table-scrollbar-hide{display:none}.rs-table-scrollbar-handle{background:rgba(45,45,45,.5);border-radius:4px;position:absolute}.rs-table-scrollbar-horizontal{bottom:2px;height:10px;width:100%}.rs-table-scrollbar-horizontal.fixed{position:fixed}.rs-table-scrollbar-horizontal .rs-table-scrollbar-handle{height:8px;left:0;top:1px}.rs-table-scrollbar-horizontal .rs-table-scrollbar-pressed,.rs-table-scrollbar-horizontal:hover{box-shadow:inset 1px 1px 2px #ddd;height:14px}.rs-table-scrollbar-horizontal .rs-table-scrollbar-pressed .rs-table-scrollbar-handle,.rs-table-scrollbar-horizontal:hover .rs-table-scrollbar-handle{height:10px;top:2px}.rs-table-scrollbar-vertical{bottom:2px;right:0;top:0;width:10px}.rs-table-scrollbar-vertical .rs-table-scrollbar-handle{left:1px;min-height:20px;top:0;width:8px}.rs-table-scrollbar-vertical .rs-table-scrollbar-pressed,.rs-table-scrollbar-vertical:hover{box-shadow:inset 1px 1px 2px #ddd;width:14px}.rs-table-scrollbar-vertical .rs-table-scrollbar-pressed .rs-table-scrollbar-handle,.rs-table-scrollbar-vertical:hover .rs-table-scrollbar-handle{left:2px;width:10px}.rs-table-column-group{left:0;position:absolute;right:0;top:0;width:100%}.rs-table-column-group-header{border-bottom:1px solid #eee;position:absolute;width:100%}.rs-table-column-group-header-content{display:table-cell;padding:8px}.rs-table-column-group-cell{border-right:1px solid #eee;position:absolute}.wrap{height:100%;position:relative;width:100%}.dropzone,.wrap{display:flex;flex-grow:1}.dropzone{align-items:center;flex-direction:column;justify-content:center}.placeholder{background:#eee;border-radius:.5em;max-width:500px;padding:2em;text-align:center;width:100%}.placeholder p{color:#999;font-size:1.2rem}.viewer{flex-grow:1;flex-shrink:1;height:100%;top:0;width:100%;z-index:0}.axes,.viewer{position:absolute}.axes{bottom:0;height:100px;left:0;margin:20px;padding:0;pointer-events:none;width:100px;z-index:10}.upload-btn{margin-top:2em}.upload-btn input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.upload-btn label{border:0;border-radius:3px;color:#353535;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;overflow:hidden;padding:.625rem 1.25rem;text-overflow:ellipsis;transition:background .2s ease;white-space:nowrap}.upload-btn label:hover{background:#ddd}.upload-btn svg{fill:currentColor;height:1em;margin-right:.25em;margin-top:-.25em;vertical-align:middle;width:1em}.report{max-width:860px;padding:2em}.report h1{margin-top:0}.report p,.report ul{line-height:1.5em}.report-table{border-collapse:collapse;text-align:left;width:100%}.report-table thead tr{background:#404040;color:#fff}.report-table td,.report-table th{padding:.5em 1em}.report-table tr:nth-child(2n){background:#f0f0f0}.report-toggle-wrap.hidden{display:none}.report-toggle{background:#fff;background:#000;border-left:6px solid #000;bottom:0;box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-sizing:border-box;color:#f0f0f0;cursor:pointer;display:flex;height:30px;left:20px;position:absolute}.report-toggle.level-1{background:#ffeda0;border-left-color:#feb24c;color:#444}.report-toggle.level-0{background:#f4c2be;border-left-color:#b10026;color:#444}.report-toggle-text{font-size:.8em;font-weight:300;line-height:32px;padding:0 .5em}.report-toggle-close{font-size:1.5em;height:30px;line-height:30px;text-align:center;width:30px}.spinner{-webkit-animation:sk-scaleout 1s ease-in-out infinite;animation:sk-scaleout 1s ease-in-out infinite;background-color:#333;border-radius:100%;height:40px;left:50%;margin:-20px;position:absolute;top:50%;width:40px}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.container{display:flex;flex-direction:column;height:100%;overflow:hidden}.navi-bar{width:100%}.webviewer{justify-content:center}.tree-table,.webviewer{height:100%;overflow:hidden}.splitter-layout{display:flex;flex-direction:row;height:99%;overflow:hidden;position:absolute;width:99%}.splitter-layout .layout-pane{flex:0 0 auto;overflow:hidden;position:relative}.splitter-layout .layout-pane.layout-pane-primary{flex:1 1 auto}.splitter-layout>.layout-splitter{background-color:#ccc;cursor:col-resize;flex:0 0 auto;height:100%;width:4px}.splitter-layout .layout-splitter:hover{background-color:#bbb}.splitter-layout.layout-changing{cursor:col-resize}.splitter-layout.layout-changing>.layout-splitter{background-color:#aaa}.splitter-layout.splitter-layout-vertical{flex-direction:column}.splitter-layout.splitter-layout-vertical.layout-changing{cursor:row-resize}.splitter-layout.splitter-layout-vertical>.layout-splitter{cursor:row-resize;height:4px;width:100%}
/*# sourceMappingURL=main.daaa8716.css.map*/