body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#WorkArea{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:50px;padding:20px}#WorkArea:focus{outline:none}.mainContent{display:flex}.boardPanel{display:inline-flex;align-items:flex-end;padding:5px}.boardPanel,.toolbar{border:1px solid #b8b8b8;border-radius:5px}.toolbar{height:30px;display:flex;align-items:center;padding:2px 5px;margin-left:40px;margin-bottom:5px}.item{height:24px;margin-right:5px;cursor:pointer;border-radius:5px}.changeSizeBtnl{border:1px solid #aaa;border-right:0;border-top-left-radius:5px;border-bottom-left-radius:5px;height:22px;cursor:pointer}.changeSizeBtnr{border-right:1px;border-right-style:solid;border-left:0 solid #aaa;border-bottom:1px solid #aaa;border-right-color:#aaa;border-top:1px solid #aaa;border-top-right-radius:5px;border-bottom-right-radius:5px;height:22px;cursor:pointer}.item-input{height:22px;border:1px solid #aaa;outline:none;outline-offset:unset}.item-input input{border:none;width:25px;text-align:center}.item-input input:focus{outline:none}.item-input input::-webkit-inner-spin-button,.item-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.item-input input[type=number]{-moz-appearance:textfield}.button-item{font-size:.8em;display:inline-flex;align-items:center;padding:1px 10px}.button-item>span{margin-left:5px}.item:hover{background-color:#eee}.disabled{color:#d3d3d3;cursor:default;pointer-events:none}.item.disabled:hover{background-color:inherit!important}.legend{width:20em;display:flex;flex-direction:column;align-items:stretch;margin-left:20px;min-width:20em}.legendHeader{display:flex;align-items:flex-end;justify-content:space-between}.legendHeader,.title{margin-bottom:5px}.entry{display:inline-flex;align-items:center;margin-bottom:3px;border:1px solid #efefef;border-radius:5px;cursor:pointer}.entrySelected{background-color:#ffe283}.entry:hover .entryEdit{visibility:visible}.entryIcon{border:1px solid #999;width:25px;height:25px;margin-right:5px}.entryText{min-width:15em}.entryDelete,.entryEdit{visibility:hidden;color:#9f0000}.entry:hover .entryDelete,.entry:hover .entryEdit{visibility:visible}.entryAdd:hover,.entryDelete:hover,.entryEdit:hover{color:#e00}.entryHidden{visibility:hidden!important}.iconSelector{display:flex}.icon{width:25px;height:25px;cursor:pointer;border-radius:5px}.icon.selected{background-color:#ffe283}.imageControls{display:inline-flex;justify-content:flex-end;color:#a9a9a9;cursor:default}.imageControls>svg{cursor:pointer}.imageControls>svg:hover{color:#000}#legend-p{position:absolute;left:-1000px;display:flex;flex-direction:column}.entry-p{display:inline-flex;align-items:flex-end;margin-bottom:3px}.entryText-p{min-width:10em;padding-left:20px;text-align:left;border-bottom:dashed #d3d3d3;border-width:1px}.previewDialogContent{display:flex;flex-direction:column;align-items:center}.previewDialogContent>.controls>button:first-child{margin-right:5px}#image{border:1px solid #a9a9a9;padding:15px;border-radius:5px;margin-bottom:10px}#preview{display:flex}.previewGrid{flex-direction:column;border:1px solid grey}.previewGrid,.previewRow{display:inline-flex}.previewKnot{width:15px;height:15px;border:1px solid #d3d3d3;background-size:15px 15px}.tools-panel{width:35px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:1px solid #b8b8b8;border-radius:5px;margin-right:5px;padding-top:5px;box-sizing:border-box}.menu{padding:3px 10px;margin-right:10px;cursor:pointer;border:1px solid transparent;border-radius:5px}.menu:hover{border-color:#9c9c9c;box-sizing:content-box}#gridContainer{display:flex}.grid{cursor:crosshair;border:2px solid #999}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.highlight{border-color:#ffe283!important}.boardImageControls{display:flex;justify-content:flex-end;margin-top:5px;margin-right:25px}.rowNumber{display:flex;align-items:center;justify-content:center;width:25px;margin-right:5px;color:#999}.boardTitle{cursor:default;text-align:center;font-size:1.2em;margin-bottom:10px}.boardTitle>.label{display:inline;cursor:pointer}.boardTitle>.hidden{position:absolute;left:-1000px}.boardTitle>.input{font-size:1em;text-align:center}
/*# sourceMappingURL=main.c071d9ea.chunk.css.map */