.hub{display:flex;justify-content:flex-start;width:100%;height:100%;padding:1rem;grid-gap:1rem;gap:1rem}.hub-block{display:flex;justify-content:center;align-items:center;width:25%;height:20vw;max-height:175px;background-color:var(--brand-color-very-light);border:3px solid var(--brand-color-dark);color:var(--brand-color-very-dark)!important;font-size:75%!important}.hub a{text-decoration:none;display:block;width:100%;height:100%}@media only screen and (min-width:600px){.hub-block{font-size:1.75vw!important}}.flex-container{display:flex;max-width:900px;margin:5px 5px 30px;flex-flow:row wrap;justify-content:flex-start}.flex-item{margin:5px 0}.textarea-1,.textarea-2{flex:10 0 100%}.button-one-third{flex:1 0 32%}.checkbox-container{flex:1 0 100%;display:flex;margin:15px auto}.checkbox-distance{flex:3 0 51%}.basic-flex{display:flex;flex-flow:row wrap;justify-content:center}.flex-100-space-between{flex:1 0 100%;display:flex;flex-flow:row wrap;justify-content:space-between}.time-duration{flex:1 0 45%}.color-selector{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.color-selector .MuiSelect-select.MuiSelect-filled{padding:.5rem 1.5rem .5rem .5rem}.color-selector svg{right:0}.color-option{width:1rem;height:1rem}.buttons-block{margin-top:5px;display:flex;width:100%;justify-content:flex-end;grid-gap:5px;gap:5px}.buttons-block button{font-size:.65rem;padding:1px;background-color:var(--brand-color-light)}.buttons-block .primary{background-color:var(--brand-color)}.buttons-block button:hover{background-color:var(--brand-color-dark)}.text-container-with-scroll{width:100%;line-height:.95rem;letter-spacing:.04rem;color:#3f3f3f;text-overflow:ellipsis;overflow-x:auto;white-space:normal;max-height:200px;padding:10px}.not-editable-container{display:flex;justify-content:space-between;align-items:center;width:66.5%;background-color:var(--brand-color-very-light)!important;padding:1px 7px;border-bottom:1px solid var(--brand-color-dark);color:var(--brand-color-very-dark);font-size:.9rem;letter-spacing:.05rem;margin:5px 0}.order-operations{width:100%;display:flex;flex-flow:column;grid-gap:10px;gap:10px;margin-top:10px;margin-bottom:3px}.order-operations .message{display:flex;padding-left:10px;align-items:center;background-color:var(--brand-color-very-light);border-radius:4px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.order-operations .block{display:flex;width:100%;justify-content:space-between;grid-gap:5px;gap:5px;height:2rem}.order-operations .block button:not(.Mui-disabled){border:1px solid var(--brand-color-medium)}.order-operations .block .width-75{max-width:75%;width:75%}.order-operations .block .width-25{width:25%;max-width:25%}.order-operations .block .share-space{flex:auto}.order-operations .block .grayedFont{color:rgba(0,0,0,.26)}.tab-panel{display:flex;width:100%;margin-bottom:10px}.tab-panel-item{color:#a9a9a9;margin:0;background-color:hsla(0,0%,82.7%,.171);padding:.25rem;min-width:8rem;border-bottom:3px solid #a9a9a9;border-radius:10px}.tab-panel-item-selected{color:#555;background-color:hsla(0,0%,82.7%,.692)}.p-0{padding:0!important}.filters-tab{display:flex;justify-content:flex-start;align-items:center;margin:5px 2.5px;width:100%}.filters-tab-orders-count{margin-right:.5rem!important;color:#a9a9a9;margin:0;background-color:hsla(0,0%,82.7%,.171);padding:.25rem;border-bottom:3px solid #a9a9a9;border-radius:10px}.filters-tab-orders-status-icon{margin-left:auto!important}.order-pool-list{display:flex;flex-flow:row wrap;align-items:flex-start}.basic-order-style{width:100%;line-height:.95rem;letter-spacing:.04rem;margin:10px;padding-bottom:10px;color:#3f3f3f;text-overflow:ellipsis;overflow-y:scroll;overflow-x:hidden;white-space:normal;height:200px}.confirmed-order-style{display:inline-block;height:80px;width:100%;text-overflow:ellipsis;overflow:clip;white-space:nowrap;color:#a9a9a9}.order-top-bar{width:100%;background-color:hsla(0,0%,82.7%,.171);padding:.25rem;border-bottom:3px solid #a9a9a9;border-radius:999999999px}.order-actions,.order-top-bar{display:flex;justify-content:space-between}.order-actions{flex:2 0 2}.order-status-icons-container{display:flex;justify-content:flex-start;flex:1 5 1}.order-status-icon{padding:3px 10px;border-radius:9999px}.order-status-icon-selected{background-color:#f8d96a!important}.order-status-notification{background-color:var(--brand-color)}.order-status-notification-selected{background-color:var(--brand-color-dark)!important}.order-status-confirmed{background-color:#adff2f}.order-status-new-order{justify-self:end;color:#fff;font-weight:700;background-color:#87cefa}.dates{margin-bottom:1rem}.statistics{padding:20px}.logo{display:flex;flex-flow:row wrap;justify-content:space-between;padding:2px 10px 5px;width:100%;background-color:grey;margin:0}.text{padding-left:2px;margin-top:20px;font-size:1.4rem;font-weight:900;letter-spacing:.1px;font-family:"Courier New",Courier,monospace;color:hsla(0,0%,100%,.836)}body{overflow-x:hidden;margin:0 auto;max-width:900px}#root{height:100vh;display:flex;flex-direction:column;margin:0;padding:0}body,html{scrollbar-gutter:stable;padding-right:0!important}*{box-sizing:border-box;font-family:"Roboto","Helvetica","Arial",sans-serif}:root{--brand-color:rgba(255,170,72,0.8470588235294118);--brand-color-dark:#a7a7a7;--brand-color-very-dark:#8b8b8b;--brand-color-medium:#b3b3b3;--brand-color-very-light:#f0f0f0;--brand-color-light:#e0e0e0}.width-100{width:100%}.max-width-100{max-width:100%}.row-flex-end{display:flex;flex-flow:row wrap;justify-content:flex-end;width:100%}.row-flex-start{display:flex;flex-flow:row;justify-content:flex-start;width:100%}.gap-1{grid-gap:1rem;gap:1rem}
/*# sourceMappingURL=main.8d3e8cc4.chunk.css.map */