:root{--warning-color:#856404}#root,.background{height:100vh}.background{background-image:url(https://i.pinimg.com/originals/bf/c1/fa/bfc1fa52762e0c8b142dd45bf4009538.jpg);width:100vw;background-size:122%;position:fixed;-webkit-filter:blur(4px) sepia(.4);filter:blur(4px) sepia(.4);z-index:-1}.bg-transparent-dark{background:rgba(50,50,50,.5019607843137255);padding:20px;border-radius:20px;max-height:90vh}.bg-transparent-dark h1{color:#fff}.App{text-align:center}.btn-custom{padding:8px 15px!important}.btn-custom,.input-custom{border-radius:50px!important}.input-custom{padding-left:70px!important;padding-right:30px!important;text-align:center}.textarea-custom{border-radius:30px!important;text-align:center;padding:30px 0 20px!important}.select-custom{padding-left:50%!important}.label-custom{position:absolute;left:15px;top:6px;font-weight:600;z-index:10}.icon-custom{position:absolute;top:6px;right:15px}.card-custom{min-width:40vw!important;height:auto!important}.table-custom{display:table!important;border-radius:50px!important}.table-custom-border td,.table-custom-border th{border:1px solid #000!important;height:20px!important;padding:0 5px!important}.bg-tomato{background:rgba(255,0,0,.05)!important}.table td{vertical-align:middle!important}.spin{-webkit-animation:spin 1s infinite;animation:spin 1s infinite}.card--custom{min-width:21.5em!important;min-height:12.5em!important;max-height:16.5em!important;margin:.1em!important;padding:1.3em!important;border:none!important;color:#fff;text-align:center;border-radius:1.5em!important;-webkit-transform:scale(.98);transform:scale(.98);transition:all .2s ease-in}.card--custom .button--circle:hover{color:#554875}.card--id{position:absolute;top:.1em;left:.6em;padding-right:6px;border-bottom:1px solid hsla(0,0%,98%,.5);border-right:1px solid hsla(0,0%,98%,.5);border-bottom-right-radius:15px}.card--client{font-size:1.5em;line-height:1.1em;letter-spacing:-.07em}.card--items{font-size:3.2em}.card--custom:hover{-webkit-transform:scale(1);transform:scale(1)}.badge-custom{font-size:15px!important;top:-5px;right:37%;position:absolute;background:linear-gradient(45deg,#554875,#766c90)}.width-custom{min-width:330px;width:50%}.loading-screen{position:absolute;top:0;left:0;z-index:10000;width:100vw;height:100vh;background:linear-gradient(45deg,var(--danger),#af414b);color:#fff;display:flex;justify-content:center;align-items:center;font-size:8em}.modal-content{border-radius:25px!important}.modal-header{border-top-left-radius:20px!important;border-top-right-radius:20px!important}.modal-header span{color:#fff;font-size:1.2em}.h-33{height:33%!important}.default-datalist-items{max-height:80vh;overflow:scroll;letter-spacing:-1px}.mini-card{min-width:380px!important}.menu{position:fixed;top:0;left:0;height:100vh;width:5em;background:var(--danger);z-index:10}.menu,.menu-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.menu-item{font-size:2em;width:100%;padding:.5em 0;background:rgba(0,0,0,.2);color:#fff;cursor:pointer;transition:all .3s ease-in}.menu-border:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.menu-item span{margin-bottom:-10px;font-weight:700;font-size:.4em;position:relative;transition:.5s cubic-bezier(.87,-.43,.29,1.56)}.menu-item.active,.menu-item:hover{background:rgba(0,0,0,.4)}.menu-item.active span,.menu-item:hover span{position:relative}.shortcuts{position:absolute;top:0;left:0;width:100vw;padding:5px;background:rgba(50,50,50,.6235294117647059)}.page{margin-left:5em;height:100vh}.d-flex-center,.page{display:flex;justify-content:center;align-items:center}.transition{position:fixed;bottom:0;left:-3000px;width:100vw;height:100vh;background:linear-gradient(45deg,var(--danger),#af414b);z-index:100;transition:all .4s ease-in-out}.transition.active{left:0}.cards-order{height:42vh;overflow-y:scroll}.orders-block{letter-spacing:-1px;line-height:14px;min-height:20vh;max-height:45vh;overflow-y:scroll}.card-alert-order{width:230px;height:150px}.btn-text-color-warning{color:#856404!important;color:var(--warning-color)!important}.table-production td,.table-production th{padding:0!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:768px){.card-atalhos{display:none!important}.table-custom{display:block!important;overflow-x:auto}.menu{width:100vw;height:4em;top:auto;bottom:0;flex-direction:row}.menu-item{width:100%;height:100%;font-size:1.5em;transition:none}.menu-border:not(:last-child){border-right:1px solid rgba(0,0,0,.1)}.menu-item:hover{font-size:1.6em}.menu-item span{left:auto;font-weight:400;margin-bottom:auto}.page{margin-left:auto;margin-bottom:5em}.shortcuts{display:none}.transition{left:0;bottom:-1000px;height:0;transition:all .5s ease-in-out}.transition.active{bottom:0;height:100vh}.cards-order{overflow-y:unset;overflow-x:scroll;height:32vh;flex-direction:column}.client-input{height:67vh;overflow-y:scroll}.orders-block{height:28vh;flex-direction:column;overflow-y:unset;overflow-x:scroll}}.fw-600{font-weight:600}.br-50{border-radius:50px!important}@media print{.card-atalhos,.no-print{display:none!important}#react-components-print table tbody tr td,#react-components-print table thead tr th,.table-custom-border td,.table-custom-border th{border:1px solid #000!important}.modal{display:none!important}}@media only screen and (min-width:1024px){.mini-card{width:50vw}}.modal-elg{max-width:90vw}.button--circle{border-radius:50px;padding:14px 15px;display:flex;align-items:center}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}