*{font-family:DM Sans;font-style:normal;font-weight:500}body,html{height:100%;width:100%}body{background-color:#c4cbde;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}#root,.div{display:flex}#root{flex:1 1;height:100%;width:100%}.App{flex-direction:column;width:100vw;height:100vh;overflow:hidden}.App,.fill{display:flex}.fill{flex-direction:column;justify-content:center;flex:1 1}.colorselector-widget{padding:5px;border-bottom:1px solid #e5e5e5}.colorselector-widget button{outline:none;border:none;display:inline-block;width:20px;height:20px;border-radius:50%;cursor:pointer;opacity:.5;margin:4px}.colorselector-widget button.selected,.colorselector-widget button:hover{opacity:1}.review-label-widget{font-size:14px;display:flex;flex-direction:row;padding:2px 8px;justify-content:flex-start;align-items:center}.review-label-checkbox{margin-left:10px}svg.a9s-annotationlayer .a9s-annotation.editable .a9s-annotation.selected .a9s-outer{stroke:red!important;stroke-width:3!important;fill:transparent!important}svg.a9s-annotationlayer .a9s-annotation.RED .a9s-outer{stroke:red;stroke-width:3;fill:transparent}svg.a9s-annotationlayer .a9s-annotation.BLUE .a9s-outer{stroke:#00f;stroke-width:3;fill:transparent}svg.a9s-annotationlayer .a9s-annotation.BLACK .a9s-outer{stroke:#000;stroke-width:3;fill:transparent}svg.a9s-annotationlayer .a9s-annotation.YELLOW .a9s-outer{stroke:#ff0;stroke-width:3;fill:transparent}svg.a9s-annotationlayer .a9s-annotation.GREEN .a9s-outer{stroke:green;stroke-width:3;fill:transparent}.a9s-annotation .a9s-outer,.a9s-selection .a9s-outer,svg.a9s-annotationlayer .a9s-annotation.DEFAULT .a9s-outer{stroke:red;stroke-width:3;fill:transparent}.a9s-annotation.editable .a9s-inner,.a9s-handle .a9s-handle-inner{stroke:#54638a}.a9s-annotation .a9s-inner,.a9s-selection .a9s-inner,svg.a9s-annotationlayer .a9s-annotation.BLACK .a9s-inner,svg.a9s-annotationlayer .a9s-annotation.BLUE .a9s-inner,svg.a9s-annotationlayer .a9s-annotation.DEFAULT .a9s-inner,svg.a9s-annotationlayer .a9s-annotation.GREEN .a9s-inner,svg.a9s-annotationlayer .a9s-annotation.RED .a9s-inner,svg.a9s-annotationlayer .a9s-annotation.YELLOW .a9s-inner{fill:transparent;stroke:none}.a9s-inner:hover{fill:transparent}.a9s-toolbar{display:flex}