@import url(https://fonts.googleapis.com/css?family=Questrial|Roboto&display=swap);@import url(https://fonts.googleapis.com/css?family=Cairo&display=swap);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;height:110%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}.App{font-family:Questrial,sans-serif;text-align:center}.ModelView{position:absolute;top:10%;z-index:1;right:5%;background-color:#add8e6;border-radius:15px;padding:1em}.TextPropEditor{margin-left:.5em;margin-right:.5em}.FontPicker{width:5em}.ColorPicker{width:2em;height:1.5em;padding:0}.CoordinateInput{grid-auto-columns:1fr 1fr;width:100%;margin:auto;grid-template-areas:"x" "y"}.CoordinateInput>*{width:30%;display:inline-block}.CoordinateInputBox>*{width:30%;display:inline-block}.rotationDiv{margin-bottom:.5em}.rotationDiv button{border:none;background-size:1.7em}.toolBoxText{margin:.5em auto}div.rotationDiv>button>img{width:2em;height:2em}.Sidebar::-webkit-scrollbar{width:0;background:transparent}.Sidebar{min-height:100%;z-index:1;max-width:25%;min-width:25%;top:0;display:grid;position:fixed;float:left;grid-template-rows:auto;overflow:scroll;grid-template-areas:"toolbox" "draganddrop" "option";border-left:.5em solid #2c2f33;max-height:100%;background:#fafcff}.CollapseCheckBoxLabel{width:.75em;height:.75em}.Canvas{min-height:100%;float:right;width:100%}.Canvas,body{background:#ece9e6;background:linear-gradient(90deg,#fff,#ece9e6)}#PdfCreator{position:relative;border:1px solid #000;margin:2.5em auto 2.5em 30%;overflow:hidden;background:#fff}.Sidebar.heading h2{display:block;font-size:16px;text-align:left;margin-left:.5em;color:#001540}.Sidebar.heading{border-bottom:1px solid #001540}.Sidebar>*{border-right:.05em solid #2c2f33;border-bottom:.05em solid #2c2f33}div .Focused{border:1pt solid #ece9e6}.ImagePdfElement{border:1pt solid transparent}.ImagePdfElement,.LinePdfElement,.RectanglePdfElement,.TextPdfElement{position:absolute}.TextPdfElement{width:auto;box-sizing:border-box;border:1pt solid transparent;text-align:left;padding:0}.TextPdfElement>p{white-space:wrap}.Toolbox{grid-area:toolbox}.OptionBox{position:relative;grid-area:option}.DragAndDropBox{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-area:draganddrop;max-height:20em}.Draggable{margin:.75em}.Draggable>img{max-height:2em;max-width:2em}.Draggable>span{display:block;overflow:hidden;font-weight:700;font-size:1em;color:#2c2f33}.OptionBox input[type=text]{margin:auto;min-height:1.5em;width:75%;border:.1em solid #ece9e6;border-bottom:none;border-radius:5%}.OptionBox input[type=text].FontSizeInput{width:10%;border:.25em solid #ece9e6}.OptionBox input[type=file]{margin:1em auto none;min-height:1.5em;width:75%}.NotificationTray{z-index:2;position:absolute;top:1em;right:1em}.Notification{padding:.2em;background:#000;text-align:center;border-radius:20%;height:5em;width:8em;margin:1em}#DimensionsText{width:40%;margin:auto}#DimensionsText>input{width:20%;margin:.5em}.Notification.Success{background:#add8e6}.Notification.Error{background:#ffbaba}.Notification h3,.Notification p{color:#f5f5f5;margin-top:5%}.Notification p{vertical-align:middle}.PreviewPdfButton{margin:.5em .5em .5em auto;background-color:#ece9e6;border:none;color:#000;text-align:center;text-decoration:none;border-radius:15px;display:inline-block;font-size:16px}.VariableList{position:absolute;width:50%;max-height:10em;border:1px solid #24c6dc;border-top:none;border-bottom:none;z-index:1;top:100%;right:25%;margin:auto auto 1em;overflow:scroll}.NestedInParent{position:absolute;top:0;left:0}.AutoCompleteInput{display:block;position:relative}.AutoCompleteInput textarea{width:90%;height:6em}.Autocomplete-item{cursor:pointer;background:#ece9e6;background:linear-gradient(90deg,#fff,#ece9e6);border-bottom:1px solid #24c6dc}.Autocomplete-item.Active{background:#a8c0ff;background:linear-gradient(270deg,#3f2b96,#a8c0ff);color:#fff}.HeaderLine{margin:auto;width:45%}.OuterKnob{position:absolute;background-color:#ece9e6;z-index:1;width:3mm;height:3mm;border:2pt solid #a8c0ff;border-radius:25%}.InnerKnob{width:1mm;background-color:#a8c0ff;height:1mm;z-index:2;margin:2pt auto;border-radius:25%;border:1px solid #fff}.shadow{box-shadow:3px 3px 5px 6px #ccc}
/*# sourceMappingURL=main.272da0ee.chunk.css.map */