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}html{box-sizing:border-box}.App{display:flex;flex-direction:column}.header{width:100%;height:32pt;display:flex;flex-direction:row;justify-content:center}.container_logo{width:160pt;height:100%}.logo{width:100%;height:100%}.mainPanel{display:flex;flex-direction:column}.addProductField,.addProductForm{display:flex;flex-direction:column}.addProductField{padding:10pt;width:90%}.addProductFieldSet{width:90%;margin-top:10pt;margin-bottom:10pt}.input_number,.input_text{height:30pt}.input_select{height:36pt}.container_button_addProduct{width:90%;display:flex;flex-direction:row;justify-content:center;padding-top:16pt;padding-bottom:16pt}.button_addProduct{width:96pt;height:28pt;background-color:#7fff00}@media only screen and (min-width:768px){.header{width:100%;height:48px}.container_logo{width:240px;height:100%}.logo{width:100%;height:100%}.mainPanel{display:grid;grid-template-columns:1fr 3fr}.products{grid-column-start:1;grid-column-end:2}.addProduct{grid-column-start:2;grid-column-end:3}.addProductForm{padding-top:32px;padding-bottom:32px}.addProductField,.addProductForm{display:flex;flex-direction:column}.addProductField{padding:10px;width:90%;max-width:600px}.addProductFieldSet{width:90%;max-width:600px;margin-top:10px;margin-bottom:10px}.input_number,.input_text{height:30px}.input_select{height:36px}.container_button_addProduct{width:90%;max-width:600px;display:flex;flex-direction:row;justify-content:center;padding-top:16px;padding-bottom:16px}.button_addProduct{width:108px;height:48px;background-color:#7fff00}}
/*# sourceMappingURL=main.74b0f705.chunk.css.map */