body,html{margin:0;overflow-x:hidden}.editor-screen,body,html{height:100%;background-color:#fff}.editor-screen{min-height:100vh;display:flex;flex-direction:row}.middle-pane{background-color:#fafad2;height:100vh;max-height:100vh;flex:1 1;min-width:0;display:flex;flex-direction:column}.editor-contents{display:flex;flex-direction:row;margin:0;padding:0;overflow:auto;height:100%}.editor-container{margin:0;padding:0;flex-grow:1;overflow:auto;position:relative}.fa-rotate-225{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.editor-header{background-color:#c8eaff;height:24px;min-height:24px;padding:1px 10px;justify-content:space-between}.editor-header,.editor-header-buttons{display:flex;flex-direction:row}.editor-header-text{font-size:1.2em;margin-top:auto;margin-bottom:auto;white-space:nowrap;overflow:hidden}.editor-header-levelnum{font-size:.7em}.editor-header-menu-icon{margin-right:5px}.menu-item{display:flex;flex-direction:row;justify-content:space-between}.menu-hotkey{margin-left:15px}.editor-footer{display:flex;flex-direction:row;justify-content:center;height:28px;min-height:28px;background-color:#b0c4de;overflow:hidden;white-space:nowrap}.editor-footer.activated{background-color:#90ee90}.editor-footer-tiles{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.editor-footer-gameboard-tiles{font-size:.8em;margin-top:auto;margin-bottom:auto}.editor-footer-gameboard-bottom-tile,.editor-footer-gameboard-tiles{display:flex;flex-direction:row;align-items:center;padding:0 5px}.editor-footer-gameboard-tiles-text{padding:0 5px}.editor-footer-gameboard-tiles-layer{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;font-size:1.1em;color:#9932cc;padding-right:5px}.editor-footer-status{margin-top:auto;margin-bottom:auto;padding:0 5px;font-size:.8em;display:flex;justify-content:flex-end;width:100%}.editor-footer-save-type{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;font-size:1.1em;padding:0 5px;color:#2f4f4f}.editor-footer-gameinfo{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:310px}.editor-footer-endreason{width:100%;text-align:center}.editor-footer-gametime{display:flex;flex-direction:row;align-items:center;justify-content:center}.editor-footer-decimal-time{font-size:.7em;margin-left:8px}.editor-footer-activated{background-color:#c4f7c4;border-left:3px solid #000;border-right:3px solid #000;padding:0 10px}.editor-footer-controls{display:flex;flex-direction:row;align-items:center;border-right:2px solid #006400;padding:2px;margin-right:3px}.editor-footer-seek{width:100px}.editor-footer-footwear,.editor-footer-keys{display:flex;flex-direction:row;align-items:center;padding:2px}input[type=range]{width:100%;margin:0;background-color:initial;-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#72d0a9;border:.2px solid #010101;width:100%;height:4px;cursor:pointer}input[type=range]::-webkit-slider-thumb{margin-top:-5px;width:6px;height:12px;background:#fff;border:1.5px solid #000;border-radius:3px;cursor:pointer;-webkit-appearance:none}input[type=range]:focus::-webkit-slider-runnable-track{background:#72d0a9}input[type=range]::-moz-range-track{background:#72d0a9;border:.2px solid #010101;width:100%;height:2px;cursor:pointer}input[type=range]::-moz-range-thumb{width:6px;height:12px;background:#fff;border:1.5px solid #000;border-radius:3px;cursor:pointer}input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:4px 0;color:transparent;width:100%;height:4px;cursor:pointer}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#72d0a9;border:.2px solid #010101}input[type=range]::-ms-thumb{width:6px;height:12px;background:#fff;border:1.5px solid #000;border-radius:3px;cursor:pointer;margin-top:0}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#72d0a9}@supports (-ms-ime-align:auto){input[type=range]{margin:0}}.right-pane{background-color:#fafad2;display:flex;flex-direction:row}.right-panes{display:flex;flex-direction:column;width:250px;min-width:250px;max-width:250px;overflow:auto}.pane-container{padding:2px 8px 8px;overflow:hidden;flex:1 1;display:flex;flex-direction:column;border:1px solid #000;border-radius:2px}.pane-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2px;min-height:20px;white-space:nowrap}.pane-header-button{width:24px;height:20px;margin-left:5px;display:flex;flex-direction:row;align-items:center;justify-content:center}.level-info-pane{background-color:#a7eeda;overflow:auto}#level-hint{resize:none}.level-info-pane-header{justify-content:flex-end}.level-info-grid{display:grid;grid-auto-flow:row;grid-template-columns:auto auto;grid-gap:2px;justify-items:end}.level-info-grid-entry{justify-self:start}.level-info-grid-text-input{width:100%}.level-chipcount-nonmatching{background-color:#fffea9}.level-info-label{font-size:.8em}#level-hint{font-size:.5em}.monster-info-pane{background-color:#b0c4de}.monster-info-pane-list-container{background-color:beige;border:3px inset;overflow:auto;display:flex;flex-direction:column}.monster-info-pane-list{padding-left:0;margin:0;overflow:auto;cursor:default}.monster-info-pane-list .monster-list-item{padding:1px}.monster-info-pane-list .monster-list-item:nth-child(2n){background:#dbdbb9}.monster-info-pane-list .monster-list-item.selected{background:#ff0;border:1px solid #000;padding:0}.monster-info-pane-list-footer{border-top:1px solid #000;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.monster-info-pane-header-why{font-size:.5em;color:#00f;cursor:pointer;white-space:nowrap;padding-right:5px}.trap-info-pane{background-color:#b0b030}.trap-info-pane-list-container{background-color:beige;border:3px inset;overflow:auto;display:flex;flex-direction:column}.trap-info-pane-list{padding-left:0;margin:0;overflow:auto;cursor:default}.trap-info-pane-list li{padding:1px}.trap-info-pane-list li:nth-child(2n){background:#dbdbb9}.trap-info-pane-list li.selected{background:#ff0;border:1px solid #000;padding:0}.trap-info-pane-list-footer{border-top:1px solid #000;background-color:#fff}.clone-info-pane{background-color:#ff8080}.clone-info-pane-list-container{background-color:beige;border:3px inset;overflow:auto;display:flex;flex-direction:column}.clone-info-pane-list{padding-left:0;margin:0;overflow:auto;cursor:default}.clone-info-pane-list li{padding:1px}.clone-info-pane-list li:nth-child(2n){background:#dbdbb9}.clone-info-pane-list li.selected{background:#ff0;border:1px solid #000;padding:0}.clone-info-pane-list-footer{border-top:1px solid #000;background-color:#fff}.token.comment{color:#93a1a1}.token.north{color:pink}.token.south{color:#0ff}.token.east{color:violet}.token.west{color:#ff0}.token.northwest{color:orange}.token.northeast{color:#b471b4}.token.southwest{color:#90ee90}.token.southeast{color:#add8e6}.token.wait{color:#f0a}.left-pane{background-color:#fafad2;display:flex;flex-direction:row;height:100vh;width:300px}.left-panes{display:flex;flex-direction:column;width:100%}.left-bar{background-color:#d3d3d3;padding-bottom:10px;width:20px;height:100%;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);text-align:right;box-sizing:border-box;cursor:default}.left-bar-button{border-radius:5px;padding:8px 0;margin:0 0 10px;background-color:#00f;color:#fff}.left-bar-button:hover{background-color:#00008b}.left-bar-button.unselected:hover{background-color:#a9a9a9;color:#000}.left-bar-button.unselected{background-color:#d3d3d3;color:#000}.tile-palette-container{background-color:#fafad2;padding:10px;height:100%;display:flex;flex-direction:column;overflow:hidden;justify-content:space-between}.tile-palette{display:grid;grid-auto-flow:column;grid-template-rows:repeat(16,32px);grid-gap:2px;justify-content:start;flex:1 1 1;overflow:auto}.tile-palette-current-tool-container{border:2px solid #000;border-radius:4px}.tile-palette-current-tool-container-header{background-color:#90ee90;padding:0 5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tile-palette-current-tool{padding:5px;display:grid;grid-auto-flow:row;grid-template-columns:auto 32px 2fr auto;grid-template-rows:32px;grid-gap:5px}.text-right{text-align:right;font-size:.5em}.text-vcenter{margin-top:auto;margin-bottom:auto}.directional-button{border:1px solid #000;border-radius:3px;padding:2px 5px;cursor:default;background-color:#ddd}.directional-button:hover{background-color:#bbb}.directional-button.on{background-color:#90ee90;box-shadow:0 0 15px #90ee90}.tile-palette-active-warning{display:flex;flex-direction:column;align-items:center;border:4px solid #90ee90;border-radius:3px;padding:0;background-color:#d3d3d3;text-align:center;font-size:.8em}.tile-palette-active-warning-header{background-color:#f0f0f0;width:100%;text-align:center;border-bottom:1px solid #000;font-size:1.2em}.tile-palette-layer-switch{position:relative;width:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.tile-palette-layer-switch-checkbox{position:absolute;opacity:0;pointer-events:none}.tile-palette-layer-switch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #999;border-radius:10px}.tile-palette-layer-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.tile-palette-layer-switch-inner:after,.tile-palette-layer-switch-inner:before{display:block;float:left;width:50%;height:12px;padding:0;line-height:12px;font-size:10px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:700;box-sizing:border-box}.tile-palette-layer-switch-inner:before{content:"top layer only";padding-left:10px;background-color:#34a7c1;color:#fff}.tile-palette-layer-switch-inner:after{content:"both layers";padding-right:10px;background-color:#db9983;color:#fff;text-align:right}.tile-palette-layer-switch-switch{display:block;width:14px;margin:-1px;background:#fff;position:absolute;top:0;bottom:0;right:84px;border:2px solid #999;border-radius:10px;transition:all .3s ease-in 0s}.tile-palette-layer-switch-checkbox:checked+.tile-palette-layer-switch-label .tile-palette-layer-switch-inner{margin-left:0}.tile-palette-layer-switch-checkbox:checked+.tile-palette-layer-switch-label .tile-palette-layer-switch-switch{right:0}.levelset-manager{background-color:#ffffe0;display:flex;flex-direction:column;height:100vh;padding:0 5px 5px;box-sizing:border-box}.levelset-list-container{background-color:beige;border:3px inset;overflow:auto;display:flex;flex-direction:column}.levelset-list{padding-left:0;margin:0;overflow:auto;cursor:default}.levelset-list .levelset-list-item{padding:1px;display:flex;flex-direction:row}.levelset-list .levelset-list-item .levelset-list-replay{flex:1 0 auto;text-align:right}.levelset-list .levelset-list-item:nth-child(2n){background:#dbdbb9}.levelset-list .levelset-list-item.selected{background:#ff0;border:1px solid #000;padding:0}.levelset-list-footer{border-top:1px solid #000;background-color:#fff}.right-bar{background-color:#d3d3d3;padding-top:20px;width:20px;height:100%;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;box-sizing:border-box;cursor:default;display:flex;flex-direction:row;justify-content:flex-start}.right-bar-button{border-radius:5px;padding:8px 0;margin:0 0 10px;background-color:#62628f;color:#eee}.right-bar-button:hover{background-color:#00008b}.right-bar-button.unselected:hover{background-color:#a9a9a9;color:#000}.right-bar-button.unselected{background-color:#d3d3d3;color:#000}.pointer{cursor:pointer}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.centered-row{display:flex;flex-direction:row;align-items:center;justify-content:center}