body{margin:0;height:calc(100vh - 64px);background-color:#2e3138}.loader-container{width:100%;height:100%;position:absolute;background:#000;z-index:1000;top:0;left:0}.spinner{margin:200px auto;width:40px;height:40px;position:relative;text-align:center;animation:sk-rotate 2s infinite linear}.dot1,.dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:sk-bounce 2s infinite ease-in-out}.dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes sk-rotate{to{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}#editor{height:100%;min-height:0!important}.split{height:100%}.split-horizontal{display:flex;flex-direction:row}.gutter{background-color:#e5e7eb;background-repeat:no-repeat;background-position:50%}.gutter.gutter-vertical{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=);cursor:row-resize;background-color:#000}.gutter.gutter-horizontal{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==);cursor:col-resize;background-color:#000}.dropdown{display:inline-block;position:relative;overflow:hidden;height:24px;width:100px;border:1px solid;border-radius:3px;margin-right:5px}.dropdown:before,.dropdown:after{content:"";position:absolute;z-index:2;top:7px;right:10px;width:0;height:0;border:4px dashed;border-color:#888888 transparent;pointer-events:none}.dropdown:before{border-bottom-style:solid;border-top:none}.dropdown:after{margin-top:7px;border-top-style:solid;border-bottom:none}.dropdown-select{position:relative;width:130%;margin:0;padding:4px 8px 4px 10px;height:24px;line-height:14px;font-size:12px;color:#62717a;background:rgba(0,0,0,0)!important;border:0;border-radius:0;-webkit-appearance:none}.dropdown-select:focus{z-index:3;width:100%;color:#394349;outline:2px solid #49aff2;outline:2px solid -webkit-focus-ring-color;outline-offset:-2px}.dropdown-select>option{margin:3px;padding:6px 8px;text-shadow:none;background:#f2f2f2;border-radius:3px;cursor:pointer}@-moz-document url-prefix(){.dropdown-select{padding-left:6px}}.dropdown-dark{border-color:#111111 #0a0a0a black}.dropdown-dark:hover{background-color:#ebf0fa1a}.dropdown-dark:before{border-bottom-color:#aaa}.dropdown-dark:after{border-top-color:#aaa}.dropdown-dark .dropdown-select{color:#aaa;outline:none}.dropdown-dark .dropdown-select:focus{color:#ccc}.dropdown-dark .dropdown-select>option{background:#444}.select-style select:focus{outline:none}.logo{margin-right:8px;padding-right:8px;width:32px;height:32px;border-right:1px dashed}
