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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.click{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.box{box-shadow:1px 10px 30px #87ceeb;border-radius:10px}.home{display:grid;grid-template-columns:repeat(3,1fr);background-color:#cce5f0}.link{font-size:20px;margin-left:8px}#login{background-color:#42f1f1}#brand{font-size:30px;font-weight:800;color:#dc143c}#navbar{background-color:#98d4ec}@media only screen and (max-width:600px){.home{display:grid;grid-template-columns:repeat(1,1fr)}}.addProducts{display:grid;grid-template-columns:repeat(2,1fr)}.leftBar{height:700px;width:300px;background-color:#87ceeb;margin-top:0}#brand,#link{text-align:center}.Fullform{display:grid;grid-template-columns:repeat(2,1fr);background-color:#c3d4f5}#formHeader{text-align:center}#submit{background-color:#00f;color:#f0f8ff;margin-left:140px}@media only screen and (max-width:600px){.addProducts{display:grid;grid-template-columns:repeat(1,1fr)}}#cardHeader{background-color:#00f;color:#f0f8ff;text-align:center}#list,#list1,#list2{background-color:#badbe7}.order{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:600px){.order{display:grid;grid-template-columns:repeat(1,1fr)}}#button{text-align:justify}Button img{width:70px}.login{background-color:#dc143c}.cardBody{background-color:#eb7189}#table{background-color:#87ceeb;color:#000}.tablec{margin-top:50px}#check{text-align:center;border-bottom:2px solid #00f}.manage{display:grid;grid-template-columns:repeat(2,1fr)}.thead{display:grid;grid-template-columns:repeat(3,1fr)}.name{line-height:31px}.name,.name1{font-size:20px}.name1{line-height:38px}.tHeader{border-bottom:1px solid #000}@media only screen and (max-width:600px){.manage{display:grid;grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=main.6c4069ab.chunk.css.map */