body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}*{box-sizing:border-box;font-size:calc(8px + 1vmin);margin:0;overflow-x:hidden;padding:0}.mainDiv{background-color:#f1f2f6;display:flex;flex-direction:row;min-height:100%;width:100%}button{background-color:#005096;border:.01em solid #b4b4b4;border-radius:.25em;box-shadow:4px 3px 3px #b4b4b4;color:#fff;cursor:pointer;font-size:1em;font-size:calc(8px + 1vmin);margin:1em;padding:.5em}.interactionWindow{align-items:center;display:flex;flex-direction:column;font-size:x-large;margin-top:2em;min-height:100vh;width:100%}@media (max-width:48em){.interactionWindow{align-items:center;display:flex;flex-direction:column;font-size:x-large;min-height:100vh;width:60%}}.GCodeViewerDiv{border-bottom:solid;border-color:#b4b4b4;border-width:.01em;height:50vh;overflow:hidden}.STLViewerDiv{border:.01em solid #b4b4b4;border-radius:1em;box-shadow:4px 3px 3px #b4b4b4;height:40vh;overflow:hidden;width:60%}.printNotice{font-size:small}.ChangePrint{border-radius:1em;border-style:solid}.GCodeSection{border:.01em solid #b4b4b4;border-radius:1em;box-shadow:4px 3px 3px #b4b4b4;width:80%}.GCodeForm button{border-style:hidden}nav ul{background-color:#005096;display:flex;flex-direction:row;justify-content:space-around;list-style:none}nav ul li{color:#fff;font-size:xx-large;font-size:calc(12px + 2vmin);padding-bottom:.2em}.cartDiv{align-items:center;border-right-style:solid;border-width:.01em;color:#333;display:flex;flex-direction:column;font-size:x-large;max-width:100%;overflow:hidden;padding:1em;width:30%}.InstructionsDiv ul{list-style:circle}.InstructionsDiv ul li{margin:.5em;text-align:left}.cartWindow{border:.01em solid #b4b4b4;border-radius:.5em;box-shadow:4px 3px 3px #b4b4b4;width:60%}.cartList{flex-direction:column;justify-content:space-around}.cartItem,.cartList{display:flex;width:100%}.cartItem{align-items:center;flex-direction:row;font-size:large;font-size:medium;justify-content:space-between;margin-bottom:.25em;margin-top:.25em;overflow:auto;padding-left:1em;padding-right:1em}.BuyButton{border-color:#b4b4b4;border-top:solid #b4b4b4;border-width:.01em}.cartTitle{margin-top:.5em}.FAQ{border-width:.01em;display:flex;flex-direction:column;font-size:small;width:100%}.FAQ ul{list-style:circle}.FAQ ul li{margin-bottom:1em;margin-left:.5em;text-align:left}.cartItemInfo{align-items:start;display:flex;flex-direction:column}.cartItemInfo *{overflow:hidden;text-overflow:ellipsis}@media (max-width:64em){.cartDiv{border-right-style:solid;border-width:.01em;color:#333;font-size:medium;max-width:50%;padding:1em;width:40%}.cartWindow{width:100%}}.ExampleSTLButton{align-items:center;border-bottom-style:solid;border-top-style:solid;border-width:.01em;display:flex;flex-direction:column;font-size:small;margin:1em;padding:1em;width:100%}.ExampleSTLButton button{font-size:calc(8px + 1vmin)}.ExampleSTLButton button:hover{cursor:pointer}
/*# sourceMappingURL=main.10da953c.css.map*/