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}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{background-color:#404040;color:#fff}td{padding:2px}h2{margin-bottom:15px;margin-top:15px}#root,.App{height:100%}.App{flex-direction:column}.App,nav{display:flex}nav{background-color:#020202;justify-content:space-between;padding-bottom:30px;padding-top:10px}nav ul{display:flex;list-style-type:none}nav ul li{margin-left:10px;margin-right:10px}nav ul a{background-color:#fbcf6b;border:4px solid orange;color:inherit;color:#000;display:block;font-size:1.2rem;font-weight:700;padding:10px 30px;text-decoration:none}nav ul a.active{background-color:#bda87a}nav ul a:hover{text-decoration:underline}section{margin-left:auto;margin-right:auto;width:1400px}input[type=reset],input[type=submit]{background-color:#ffead2;border-style:none}input{padding:2px 6px}.login input{display:block;font-size:1rem;margin-left:auto;margin-right:auto;padding:5px 10px;width:400px}.login input[type=submit]{margin-top:20px}input[type=reset]:reset,input[type=submit]:hover{cursor:pointer}footer{background-color:#020202;margin-top:200px;padding:20px;text-align:center}button{color:#fff;font-weight:700;letter-spacing:2px;margin-right:10px;padding:5px 12px}button:hover{color:#000;cursor:pointer}.pagination-menu button{color:#000;margin:0;padding:2px}.pagination-menu span{margin-left:10px;margin-right:10px}.btn-edit{background-color:gray;border:4px solid #282828}.btn-edit:hover{background-color:#c6c6c6}.btn-delete{background-color:#dd7373;border:4px solid red}.btn-delete:hover{background-color:#efacac}.btn-accept{background-color:#46bf46;border:4px solid green}.btn-accept:hover{background-color:#a3e2a3}.btn-search{background-color:#71b2f7;border:4px solid #007dff}.btn-search:hover{background-color:#9bc7f5}.chart{margin-top:50px}.chart,.chart-controls{text-align:center}.chart-controls label{margin-right:10px}.chart-controls p{margin-bottom:5px;margin-top:5px}select{border-radius:0;padding:5px 12px}.receipt-list-item{padding:10px}.receipt-list-item p:first-letter{text-transform:capitalize}.receipt-list-item:nth-child(odd){background-color:#4f4f4f}.receipt-list-item table{border:1px solid #000;border-collapse:collapse;margin-bottom:10px;margin-top:10px}.shop-info{font-size:1.1rem}.receipt-list-item table *{border:1px solid #000;border-collapse:collapse;padding:5px 10px}.receipt-list-item td:last-child{text-align:right}fieldset{margin-bottom:10px;padding:10px}legend{font-size:1.2rem;margin-left:1rem;padding:5px 10px}.login{margin-top:50px}.login input,fieldset p{margin-bottom:10px}fieldset p input{margin:0 8px}.search-form-controls{align-items:baseline;display:flex;justify-content:space-between}.chart-controls button{margin-left:10px}.prompt-search{display:inline-block;position:relative}.prompt-search ul{box-shadow:0 8px 16px 0 #0003;display:block;list-style-type:none;position:absolute;width:100%}.prompt-search ul li:hover{cursor:pointer}@media screen and (max-width:1200px){nav,nav ul{flex-direction:column}nav ul li{margin-bottom:20px;text-align:center}.login-list{margin-top:20px}section{padding-left:5px;padding-right:5px;width:100%}}@media screen and (max-width:910px){.products thead{display:none}.products td{display:block}.products tbody tr{display:block;margin-bottom:20px}.products tr td:first-child:after{content:" Produkt"}.products tr td:nth-child(2):after{content:" Ilość"}.products tr td:nth-child(3):after{content:" Cena"}.products tr td:nth-child(4):after{content:" Zniżka"}.products tr td:nth-child(5):after{content:" Stawka VAT"}.login input{width:80%}button{margin-bottom:10px}}@media screen and (max-width:450px){.buttons{width:60%}.receipt-list-item table *{border:none}.receipt-list-item table tr{border:1px solid #000}.receipt-list-item thead{display:none}.receipt-list-item tbody td{display:block}.receipt-list-item tbody td:first-child:before{content:" Produkt: "}.receipt-list-item tbody td:nth-child(2):before{content:"Ilość: "}.receipt-list-item tbody td:nth-child(3):before{content:"Cena: "}.receipt-list-item tbody td:nth-child(4):before{content:"Zniżka: "}.receipt-list-item tbody td:nth-child(5):before{content:"Stawka VAT: "}.receipt-list-item tbody td:last-child{text-align:left}}
/*# sourceMappingURL=main.4267a90b.css.map*/