.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.74rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem;padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.w-full{width:100%}.w-auto{width:auto}.w-half{width:50%}.w-third{width:33.333333%}.w-two-thirds{width:66.666667%}.w-quarter{width:25%}.w-three-quarters{width:75%}.w-screen{width:100vw}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-w-0{min-width:0}.min-h-0{min-height:0}.max-w-full{max-width:100%}.max-h-full{max-height:100%}.font-thin{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.italic{font-style:italic}.not-italic{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.bg-transparent{background-color:initial}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-gray-500{background-color:#6b7280}.bg-gray-600{background-color:#4b5563}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-red-50{background-color:#fef2f2}.bg-red-200{background-color:#fecaca}.bg-red-500{background-color:#ef4444}.bg-yellow-50{background-color:#fefce8}.bg-yellow-200{background-color:#fef08a}.bg-yellow-500{background-color:#eab308}.bg-green-50{background-color:#f0fdf4}.bg-green-200{background-color:#bbf7d0}.bg-green-500{background-color:#22c55e}.bg-blue-50{background-color:#eff6ff}.bg-blue-200{background-color:#bfdbfe}.bg-blue-500{background-color:#3b82f6}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-200{background-color:#c7d2fe}.bg-indigo-500{background-color:#6366f1}.bg-purple-50{background-color:#faf5ff}.bg-purple-200{background-color:#e9d5ff}.bg-purple-500{background-color:#a855f7}.bg-pink-50{background-color:#fdf2f8}.bg-pink-200{background-color:#fbcfe8}.bg-pink-500{background-color:#ec4899}.bg-slate-50{background-color:#f8fafc}.bg-slate-100{background-color:#f1f5f9}.bg-slate-200{background-color:#e2e8f0}.bg-slate-300{background-color:#cbd5e1}.bg-slate-400{background-color:#94a3b8}.bg-slate-500{background-color:#64748b}.bg-slate-600{background-color:#475569}.bg-slate-700{background-color:#334155}.bg-slate-800{background-color:#1e293b}.bg-slate-900{background-color:#0f172a}.text-transparent{color:transparent}.text-black{color:#000}.text-white{color:#fff}.text-gray-50{color:#f9fafb}.text-gray-100{color:#f3f4f6}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-red-500{color:#ef4444}.text-yellow-500{color:#eab308}.text-green-500{color:#22c55e}.text-blue-500{color:#3b82f6}.text-indigo-500{color:#6366f1}.text-purple-500{color:#a855f7}.text-pink-500{color:#ec4899}.text-slate-50{color:#f8fafc}.text-slate-100{color:#f1f5f9}.text-slate-200{color:#e2e8f0}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-black{border-color:#000}.border-white{border-color:#fff}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-400{border-color:#9ca3af}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem}.rounded-r-md,.rounded-t-md{border-top-right-radius:.375rem}.rounded-b-md,.rounded-r-md{border-bottom-right-radius:.375rem}.rounded-b-md,.rounded-l-md{border-bottom-left-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.space-x-0>*+*{margin-left:0}.space-x-1>*{margin-right:.25rem}.space-x-1>:last-child{margin-right:0}.space-x-2>*{margin-right:.5rem}.space-x-2>:last-child{margin-right:0}.space-x-3>*{margin-right:.75rem}.space-x-3>:last-child{margin-right:0}.space-x-4>*{margin-right:1rem}.space-x-4>:last-child{margin-right:0}.space-x-5>*{margin-right:1.25rem}.space-x-5>:last-child{margin-right:0}.space-x-6>*{margin-right:1.5rem}.space-x-6>:last-child{margin-right:0}.space-x-8>*{margin-right:2rem}.space-x-8>:last-child{margin-right:0}.space-x-10>*{margin-right:2.5rem}.space-x-10>:last-child{margin-right:0}.space-x-12>*{margin-right:3rem}.space-x-12>:last-child{margin-right:0}.space-y-0>*+*{margin-top:0}.space-y-1>*{margin-bottom:.25rem}.space-y-1>:last-child{margin-bottom:0}.space-y-2>*{margin-bottom:.5rem}.space-y-2>:last-child{margin-bottom:0}.space-y-3>*{margin-bottom:.75rem}.space-y-3>:last-child{margin-bottom:0}.space-y-4>*{margin-bottom:1rem}.space-y-4>:last-child{margin-bottom:0}.space-y-5>*{margin-bottom:1.25rem}.space-y-5>:last-child{margin-bottom:0}.space-y-6>*{margin-bottom:1.5rem}.space-y-6>:last-child{margin-bottom:0}.space-y-8>*{margin-bottom:2rem}.space-y-8>:last-child{margin-bottom:0}.space-y-10>*{margin-bottom:2.5rem}.space-y-10>:last-child{margin-bottom:0}.space-y-12>*{margin-bottom:3rem}.space-y-12>:last-child{margin-bottom:0}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-none{box-shadow:none}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.hover\:bg-transparent:hover{background-color:initial}.hover\:bg-black:hover{background-color:#000}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-gray-400:hover{background-color:#9ca3af}.hover\:bg-gray-500:hover{background-color:#6b7280}.hover\:bg-gray-600:hover{background-color:#4b5563}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-gray-900:hover{background-color:#111827}.hover\:bg-slate-50:hover{background-color:#f8fafc}.hover\:bg-slate-100:hover{background-color:#f1f5f9}.hover\:bg-slate-200:hover{background-color:#e2e8f0}.hover\:bg-slate-300:hover{background-color:#cbd5e1}.hover\:bg-slate-400:hover{background-color:#94a3b8}.hover\:bg-slate-500:hover{background-color:#64748b}.hover\:bg-slate-600:hover{background-color:#475569}.hover\:bg-slate-700:hover{background-color:#334155}.hover\:bg-slate-800:hover{background-color:#1e293b}.hover\:bg-slate-900:hover{background-color:#0f172a}.hover\:bg-red-500:hover{background-color:#ef4444}.hover\:bg-yellow-500:hover{background-color:#eab308}.hover\:bg-green-500:hover{background-color:#22c55e}.hover\:bg-blue-500:hover{background-color:#3b82f6}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-indigo-500:hover{background-color:#6366f1}.hover\:bg-purple-500:hover{background-color:#a855f7}.hover\:bg-pink-500:hover{background-color:#ec4899}.hover\:text-transparent:hover{color:transparent}.hover\:text-black:hover{color:#000}.hover\:text-white:hover{color:#fff}.hover\:text-gray-500:hover{color:#6b7280}.hover\:text-blue-600:hover{color:#2563eb}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.home-container{height:100vh;background-color:#fafafa!important}@media(max-width:812px)and (orientation:landscape){.home-container{padding-top:1%!important}}.home-button-grid-container{background-color:#000;height:100%;padding:10px}.grid-items{padding:10px}.home-button,.home-card-for-button{height:100%!important}.home-button{color:linear-gradient(0deg,#3358f4,#1d8cf8)!important;align-self:center!important;font-size:2em!important;width:100%!important;background-color:#27293d!important}@media(max-height:812px)and (orientation:portrait){.home-button{font-size:1.5em!important}}@media(max-height:812px)and (orientation:landscape){.home-button{font-size:1.5em!important}}@media(max-height:1024px)and (orientation:landscape){.home-button{font-size:2em!important}}.home-button:hover{background-color:#b1b4cd!important;color:#27293d!important}.home-button span{font-size:.8em!important}.color-black .MuiTableCell-body,.color-black .MuiTableCell-head{color:rgba(0,0,0,.87)!important}.text-center{text-align:center}.quickfix-dialog-title{background:#27293d;color:#fff}.home-num-items-container{margin-left:10%}.container-div{padding:10px}.paper-style{background-color:#27293d!important;color:#fff!important}.visuallyHidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:20px;width:1px}.MuiTableCell-body,.MuiTableCell-head{color:#fff!important;font-size:1.1vw!important;padding:2px!important}.hr-table-style{border-color:#737373;margin-top:-10px}.button-completed{background-color:#060!important;color:#fff!important}.button-processing{background-color:#b35900!important;color:#fff!important}.button-packing{background-color:#090!important;color:#fff!important}.button-fulfilled{background-color:purple!important;color:#fff!important}.button-patrick{background-color:#903749!important;color:#fff!important}.document-image{display:block!important;margin:auto!important;max-width:100%;max-height:100%}.order-table-search-bar{display:flex!important;margin-bottom:15px!important}.order-table-search-bar .MuiFormLabel-root,.order-table-search-bar .MuiInputBase-root{color:#fff!important}.chunk-separator-container{display:flex;width:100%;justify-content:center;align-items:center;margin-top:10px;margin-bottom:10px}.chunk-separator-title{display:flex;align-items:center;grid-gap:30px;gap:30px}.chunk-separator-body{display:flex;grid-gap:10px;gap:10px;justify-content:end;flex:1 1;margin-right:10px}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.dot{height:20px;width:20px;background-color:#000;border-radius:50%;display:inline-block}.loading-dots span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;margin:2px}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}.table-container{height:calc(100vh - 240px)}.orders-table-stickyHeader{background-color:#27293d!important}.pdfViewer canvas{width:100%}@media screen and (min-width:915px){.pdfViewer canvas{width:auto!important;max-height:calc(100vh - 36px)}}@media screen and (min-width:900px){.pdfViewer>div.container{max-width:auto!important}}.canvasCss{height:auto}@media screen and (min-width:900px){.canvasCss{text-align:center}}@media(max-height:896px)and (orientation:portrait){.canvasCss{margin-top:50px}}.pdfViewer{padding:15px}@media(max-height:896px)and (orientation:portrait){.pdfViewer{padding:5px}}@media(max-width:896px)and (orientation:landscape){.pdfViewer{padding:10px}}.table-body{overflow-y:auto}.navbarWrapper{position:fixed;bottom:100px;left:30%;width:100%}.navButton{color:#fff;background-color:#000;margin-left:2px;margin-right:2px;border-radius:20%;font-size:.7rem!important}.navPageIndicator{margin:2px;font-size:15px!important;padding:8px 3px!important;vertical-align:super!important;border-radius:10%!important}.edit-order-paper{height:80vh;max-height:85vh;width:85vw;overflow-y:auto;background-color:#fefefe}.edit-order-item-text,.edit-order-item-total-text{font-weight:700!important;font-size:1.8em!important;text-align:center}.edit-order-item-total-text{color:green!important}.edit-order-item-total-header{font-weight:700!important;font-size:1.2em!important;text-align:center}.edit-order-item-item-title{display:block;margin:0 auto!important;font-size:1rem!important}.failed-to-create-message{position:absolute;right:100px;color:red}.label-button{margin:0 10px!important;background-color:#000!important;color:#fff!important}.item-compost-container{background-color:#704214}.item-compost-container,.item-plastic-container{margin-top:2px;margin-bottom:2px;text-align:center}.item-plastic-container{background-color:#000}.item-return-ticket-container{background-color:#fff}.item-misc-container,.item-return-ticket-container{margin-top:2px;margin-bottom:2px;text-align:center;color:#000}.item-misc-container{background-color:#a9a9a9}.flavour-dot{height:2em;width:2em;background-color:#bbb;border-radius:50%;display:inline-block}.flavour-P5{background-color:#00f}.flavour-P7{background-color:#bbb}.flavour-P9{background-color:#8b0000}.flavour-P10{background-color:#000;border:#fff}.flavour-P12{background-color:purple}.flavour-PDC{background-color:#bbb}.flavour-PCA{background-color:#f39a47}.flavour-C5,.flavour-C7,.flavour-C9,.flavour-C12,.flavour-C14,.flavour-CDC,.flavour-P10{background-color:#bbb}.flavour-RT{display:none}@media screen and (max-width:770px)and (orientation:portrait){.navbarWrapper{position:relative;bottom:0!important;width:100%!important;display:flex;left:0!important}.navbarWrapper .column{display:flex!important;flex-basis:unset!important;flex-grow:1!important;flex-shrink:unset!important;padding:unset!important}.navbarWrapper .column .button{font-size:1rem!important}.failed-to-create-message{right:85px}.total-packing-time-text{font-size:small!important}}@media screen and (max-width:770px)and (orientation:portrait)and (max-height:896px)and (orientation:portrait){.total-packing-time-text{font-size:.55em!important}}@media screen and (max-width:770px)and (orientation:portrait)and (max-width:896px)and (orientation:landscape){.total-packing-time-text{font-size:.6em!important}}@media screen and (max-width:770px)and (orientation:portrait){.handpack-text{color:#fff!important;align-self:center}}@media screen and (max-width:770px)and (orientation:portrait)and (max-height:896px)and (orientation:portrait){.handpack-text{visibility:hidden!important}}@media screen and (max-width:770px)and (orientation:portrait){.edit-order-paper{height:80vh;max-height:85vh;width:95vw;overflow-y:auto;background-color:#fefefe}}@media screen and (max-width:1030px)and (orientation:landscape){.navbarWrapper{position:relative;bottom:0!important;width:100%!important;left:25%!important;display:flex!important}.navbarWrapper .column{flex-basis:unset!important;flex-grow:unset!important;flex-shrink:unset!important;padding:unset!important;display:block!important}.navbarWrapper .column .button{font-size:.7rem!important}}@media screen and (max-width:380px)and (orientation:portrait){.navbarWrapper{position:relative;bottom:0!important;width:100%!important}.navbarWrapper .column{flex-basis:unset!important;flex-grow:unset!important;flex-shrink:unset!important;padding:unset!important;display:block!important}.navbarWrapper .column .button{font-size:.7rem!important}.edit-order-paper{width:92vw}.edit-order-item-text{font-size:1.5em!important}.edit-order-item-item-title{font-size:.7rem!important}.failed-to-create-message{right:30px}}@media screen and (max-width:815px)and (orientation:landscape){.navbarWrapper{position:fixed;bottom:30px;width:100%;left:30%;display:flex}}.stop-watch{color:#fff;position:absolute;top:30px;right:30px}@media(max-height:896px)and (orientation:portrait){.mobile-table-header{font-size:.8em!important}}@media(max-width:896px)and (orientation:landscape){.mobile-table-header{font-size:.9em!important}}.table-header-grid-items{align-self:center!important}.scan-out{align-self:flex-end}.courier-provider{font-size:9px;text-align:center;margin-bottom:-3px!important}.label-button{background-color:unset!important;height:21px!important}.courier-button-div{cursor:pointer}#edit-order-modal{display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-height:896px)and (orientation:portrait){#edit-order-tabs-bar{width:250px}}@media(max-width:896px)and (orientation:landscape){#edit-order-tabs-bar{width:550px}}@media(max-height:1024px)and (orientation:portrait){#edit-order-tabs-bar{width:250px}}@media(max-width:1024px)and (orientation:landscape){#edit-order-tabs-bar{width:550px}}@media(max-height:667px)and (orientation:portrait){#edit-order-tabs-bar{width:200px!important}}@media(max-width:667px)and (orientation:landscape){#edit-order-tabs-bar{width:550px}}@media(max-height:1180px)and (orientation:portrait){#edit-order-tabs-bar{width:300px}}@media(max-width:1180px)and (orientation:landscape){#edit-order-tabs-bar{width:600px}}.footer1{bottom:50px}.footer1,.footer2{position:absolute;left:0;color:#fff;height:50px;width:100vw;background-color:#1a1a1a}.footer2{bottom:0}.footer-grid-container{height:inherit;padding:0 10px}.footer-grid-items{align-items:center;justify-content:flex-end;height:inherit;display:flex;max-width:unset!important;flex-basis:unset!important}@media(max-height:896px)and (orientation:portrait){.footer-grid-items-typography{font-size:13px!important}}@media(max-width:896px)and (orientation:landscape){.footer-grid-items-typography{font-size:20px!important}}@media(max-height:896px)and (orientation:portrait){.footer-grid-items-typography-line-delay{font-size:11px!important}}@media(max-width:896px)and (orientation:landscape){.footer-grid-items-typography-line-delay{font-size:20px!important}}.footer-grid-clock{align-items:center;justify-content:left;height:inherit;display:flex}.footer-grid-items-home{align-items:flex-end;justify-content:center;height:inherit;display:flex}.switch-root{width:42px!important;height:26px!important;padding:0!important;margin:8px!important}@media(max-height:896px)and (orientation:portrait){.switch-root{width:26px!important;height:16px!important;padding:0!important;margin:4px!important}}@media(max-width:896px)and (orientation:landscape){.switch-root{width:35px!important;height:20px!important;padding:0!important;margin:8px!important}}.switch-switchbase{padding:1px!important}.switch-switchbase.Mui-checked{transform:translateX(16px)!important;color:#fff!important}.switch-switchbase.Mui-checked+.MuiSwitch-track{background-color:#060!important}@media(max-height:896px)and (orientation:portrait){.switch-switchbase.Mui-checked{transform:translateX(11px)!important}}@media(max-width:896px)and (orientation:landscape){.switch-switchbase.Mui-checked{transform:translateX(15px)!important}}.switch-track{border-radius:13px!important;background-color:#002b80!important;opacity:1!important;border:none!important}.switch-thumb{width:24px!important;height:24px!important}@media(max-height:896px)and (orientation:portrait){.switch-thumb{width:14px!important;height:14px!important}}@media(max-width:896px)and (orientation:landscape){.switch-thumb{width:18px!important;height:18px!important}}.clock-font{font-size:25px!important}@media(max-height:896px)and (orientation:portrait){.clock-font{font-size:14px!important}}@media(max-width:896px)and (orientation:landscape){.clock-font{font-size:20px!important}}.MuiFormControlLabel-root{margin-left:unset!important;margin-right:unset!important}@media(max-height:1024px)and (orientation:portrait){.button-status-mobile{display:none!important}}.autopilot-checkoxes{width:150px!important}@media(max-height:896px)and (orientation:portrait){.autopilot-checkoxes{display:none!important}}.force-pause-green{color:#060}.force-pause-blue,.force-pause-green{width:40px!important;height:40px!important;border-radius:50%!important}.robot-stock-ok{background-color:#060!important}.play-stop-button{width:100px}.play-stop-button-mobile{padding:0;min-width:unset!important;margin:0!important}.play-stop-button-mobile>span>span{margin:0!important}.handwritten-card-container{position:relative;color:#000}.card-greeting-edit{position:absolute;top:50px;left:320px}.card-grid{margin:10px}.card-message{margin-top:15px!important;white-space:pre-wrap}.card-signed{margin-top:25px!important}.green-textfield div fieldset{border-color:#090!important}.green-textfield label{color:#090!important}.robot-font-edit{font-family:astSpahn!important;font-size:40px!important;line-height:unset!important;color:#00f}.hyperlink{color:#00f;text-decoration:underline;cursor:pointer}#edit-popup-item-table tr:nth-child(2n){background-color:#f2f2f2}#edit-popup-item-table .MuiTableCell-head{color:#000!important}#edit-popup-item-table .MuiTableCell-body{color:#000!important;font-size:medium!important}.edit-flavour-label{font-weight:700!important;font-size:1.8em!important}.ignore-address-button{padding:2px 5px!important;font-size:.75rem!important}.small-header{width:20%}#packing-screen-modal{display:flex;align-items:center;justify-content:center;overflow:hidden}.packing-screen-container{display:grid;grid-template-columns:2fr 4fr 2fr;height:100%;overflow-y:auto;width:100%;grid-gap:20px;gap:20px;border-radius:10px;box-sizing:border-box;padding:10px}.packing-screen-section-container-container{height:100%;min-height:0}.packing-screen-section-container{height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.packing-screen-section-section{grid-gap:10px;gap:10px}.packing-screen-captioned,.packing-screen-section-section{display:flex;flex-direction:column}.packing-screen-captioned-grid,.packing-screen-captioned-grid-big{font-size:15px;display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}.packing-screen-captioned-grid-big-item,.packing-screen-captioned-grid div,.packing-screen-captioned-item{background:#fcf8f2;width:-webkit-min-content;width:min-content;text-wrap:nowrap;padding:5px}.packing-screen-captioned-grid-big{display:flex;flex-direction:column;flex-grow:1;border-radius:10px;margin-top:20px;margin-bottom:20px}.packing-screen-captioned-grid-big-inner{padding-left:10px;background:#fcf8f2;display:flex;justify-content:start;flex-direction:column;font-size:20px}.packing-screen-list{display:flex;margin-top:20px;flex-direction:column;max-height:66vh;overflow-y:auto;grid-gap:10px;gap:10px}.packing-screen-list-item{background:#fcf8f2;padding:14px;border-radius:4px}.packing-screen-list-item[state=selected]{border:1px solid orange}.packing-screen-list-item-title{display:flex;grid-gap:5px;gap:5px;align-items:center;justify-content:space-between}.packing-screen-modal-status-badge-small{font-size:10px!important;height:-webkit-min-content;height:min-content;padding:5px!important;border-radius:5px!important}.packing-screen-current-order-title{display:flex;align-items:center;justify-content:space-between}.packing-screen-current-order-title-buttons{display:flex;grid-gap:10px;gap:10px}.control-container{padding:20px}.control-home-button-style{width:100%!important;font-weight:700!important;padding:20px!important;font-size:1.5em!important;margin-bottom:10px!important}.messaging-div{padding:40px 20px 20px}.messaging-body-cell{color:#000!important}.messaging-body-cell-delete{text-align:right!important;padding-right:10px!important}.MuiInput-underline:before{border-bottom:none!important}.messaging-input>input,.messaging-input>textarea{text-align:center!important}.messaging-fab{margin:-25px 0 0 -10px!important}.messaging-delete-icon{color:#f99}.message-table-paper{width:100%}.message-table-container{max-height:50vh}.message-table-car-container{margin:0 20px}.message-table-card-greeting-quickfix{position:absolute;top:30px;left:194px}.message-table-card-greeting{position:absolute;top:60px;left:320px}.message-table-card-grid{margin:10px}.message-table-card-message{margin-top:15px!important;white-space:pre-wrap}.message-table-card-signed{margin-top:25px!important}.robot-font{font-size:40px!important}.robot-font,.robot-font-quickfix{font-family:astSpahn!important;line-height:unset!important;color:#00f}.robot-font-quickfix{font-size:25px!important}.message-body-id,.message-body-id-edit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.message-body-id-edit{height:40px;color:#00f}#robot-controls-id .MuiDialog-paper{min-width:640px!important;padding:15px!important;background-color:#000;text-align:-webkit-center}@media(max-height:896px)and (orientation:portrait){#robot-controls-id .MuiDialog-paper{min-width:375px!important;max-width:375px!important}}@media(max-width:896px)and (orientation:landscape){#robot-controls-id .MuiDialog-paper{min-width:896px!important;max-width:896px!important}}.configurable-output{background-color:#fffe70;padding:15px;text-align:center}.digital-output{background-color:#f2f2f2;padding:15px;text-align:center}.robot-controls-title{text-align:center;color:#fff}#robot-control-grid .MuiFormGroup-root{width:135px!important}#express-zone-table .MuiTableCell-head{color:#000!important}#express-zone-table .MuiTableCell-body{color:#000!important;font-size:medium!important}.highlight-light-red{background-color:#fdd}.output-select-chips{display:flex!important;flex-wrap:wrap!important;font-size:50px!important}.output-select-chips .MuiChip-root{height:24px!important}.infinity-note-button{position:absolute!important;top:0!important;margin-left:10px!important;display:block;background-color:#fff}.loader-text{color:#090;text-align:center;margin-bottom:30px!important}.stock-table .MuiTableCell-body{color:#fff!important;font-size:1rem!important}.stock-table .MuiTableCell-head{font-size:1.5rem!important}.stock-table .MuiTableSortLabel-root.MuiTableSortLabel-active,.stock-table .MuiTableSortLabel-root.MuiTableSortLabel-active.MuiTableSortLabel-root.MuiTableSortLabel-active .MuiTableSortLabel-icon{color:#fff}.paper-stock-row-table,.paper-stock-table{background-color:#27293d!important;color:#fff!important}.paper-stock-row-table{height:90vh!important}.stock-row-table{height:100%!important}.stock-row-table .MuiTypography-body1{font-size:.9em!important}.stock-row-cell{border-right:1px solid #fff!important;font-size:small!important;text-align:center!important}.green-background{background-color:green!important;cursor:pointer}.red-background{background-color:maroon!important;cursor:pointer}.disabled-background{background-color:#000!important;cursor:not-allowed}.orange-background{background-color:orange!important;cursor:pointer}#stock-tab-app-bar .MuiTabs-flexContainer{display:flex;justify-content:center;background-color:#27293d!important}.out-of-stock-buttons{display:flex;position:fixed;top:7px;right:7px;z-index:999}.stock-row-table{height:calc(100vh - 158px)!important}#open-all-rows-button{position:absolute!important;right:10px!important;margin-top:-30px}#stock-instrucitons-table .MuiTableCell-body{font-size:1.5em!important}#stock-instrucitons-table .MuiTableCell-head{font-size:1.2em!important}#minimum-row-container{display:flex;justify-content:center;margin:10px}#minimum-row-container input,#minimum-row-container label,#minimum-row-container svg{color:#fff;font-size:1.2em;text-align:center}#minimum-row-container .MuiSelect-root{color:#fff!important;width:220px;font-size:1.2em;text-align:center}.business-direct-paper{background-color:#27293d!important;color:#fff!important;height:auto!important;margin:10px!important}.business-direct-form{margin:auto!important;width:80%!important;padding:10px 10px 20px!important}.copy-to-shipping-button{background-color:#3f51b5!important;color:#fff!important}.business-direct-form .MuiSelect-icon{color:#fff}.business-direct-header{padding:10px!important;text-align:center!important;margin:auto auto auto 15%!important}.business-direct-form .Mui-focused,.business-direct-form .MuiFormLabel-root,.business-direct-form .MuiInputBase-input,.business-direct-form .MuiOutlinedInput-root,.business-direct-sku-table{color:#fff!important;border-color:#fff!important}.bd-table tr:nth-child(2n){background-color:#525464}.create-edit-company-details-container{background-color:#27293d!important;color:#fff!important;height:auto!important;margin:10px!important}.business-direct-acordian{width:800px;margin-top:20px}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:1){.business-direct-acordian{width:400px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2){.business-direct-acordian{width:400px}}@media only screen and (min-device-width:1112px)and (max-device-width:1112px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2){.business-direct-acordian{width:400px}}@media only screen and (min-device-width:1024px)and (max-device-width:1024px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2){.business-direct-acordian{width:400px}}@media only screen and (min-device-width:1366px)and (max-device-width:1366px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2){.business-direct-acordian{width:400px}}.delayed-order-modal{display:flex;align-items:center;justify-content:center;overflow:hidden}.edit-delayed-order-paper{height:90vh;max-height:95vh;width:95vw;overflow-y:auto;background-color:#fefefe;margin:0;padding:5px!important}.show-border-outilne{border:1px solid #000}.show-border-outilne-l-r{border-left:1px solid #000;border-right:1px solid #000}.show-border-outilne-t-b-l{border-left:1px solid #000}.show-border-outilne-t-b-l,.show-border-outilne-t-r-b{border-top:1px solid #000;border-bottom:1px solid #000}.show-border-outilne-r,.show-border-outilne-t-r-b{border-right:1px solid #000}.shopify-details-container{margin:5px}.action-button-container{display:flex;justify-content:space-evenly;padding:5px 0}#action-button-menu .MuiMenu-paper,.action-button-container{background-color:#27293d!important}#action-button-menu li div{align-items:flex-start!important}.action-container{margin:5px}.no-margin-padding{margin:0!important;padding:0!important}.robotui-speech-bubble{position:relative;background:#27293d;border:1px solid #27293d;border-radius:.4em;margin:5px;padding:5px;color:#fff}.robotui-speech-bubble:after{content:"";position:absolute;left:0;top:50%;width:0;height:0;border:.875em solid transparent;border-right-color:#27293d;border-left:0;margin-top:-.875em;margin-left:-.875em}.nzpost-speech-bubble{position:relative;background:#bd0042;border:1px solid #bd0042;border-radius:.4em;margin:5px;padding:5px;color:#fff}.nzpost-speech-bubble:after{content:"";position:absolute;left:0;top:50%;width:0;height:0;border:.875em solid transparent;border-right-color:#bd0042;border-left:0;margin-top:-.875em;margin-left:-.875em}.comment-speech-bubble{position:relative;background:#00bd0d;border-radius:.4em;margin:5px;padding:5px;color:#fff}.comment-speech-bubble:after{content:"";position:absolute;right:0;top:50%;width:0;height:0;border:.875em solid transparent;border-left-color:#00bd0d;border-right:0;margin-top:-.875em;margin-right:-.875em}.email-speech-bubble{position:relative;background:#4a94a8;border:1px solid #4a94a8;border-radius:.4em;margin:5px;padding:5px;color:#fff}.email-speech-bubble:after{content:"";position:absolute;left:0;top:50%;width:0;height:0;border:.875em solid transparent;border-right-color:#4a94a8;border-left:0;margin-top:-.875em;margin-left:-.875em}.sticky{place-self:flex-end;z-index:9999}.delayed-order-grid-height{max-height:650px}.image-panel{overflow:auto!important;height:230px!important}.image-panel-grid{max-height:500px}.full-grid-length{max-height:780px;height:780px}.mute-form-control{color:#fff!important}.mute-form-control .PrivateSwitchBase-root-10{padding:5px!important}.center{display:flex;justify-content:center}.delayed-orders-home-container{background-color:#27293d!important;color:#fff!important;height:auto!important}.delays-table-container{height:calc(100vh - 300px)}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (-webkit-min-device-pixel-ratio:2){.image-panel{overflow:auto!important;height:145px!important}.image-panel-grid{max-height:350px!important}.full-grid-length{max-height:650px;height:650px}}.claims-order-modal{display:flex;align-items:center;justify-content:center;overflow:hidden}.edit-claims-order-paper{height:90vh;max-height:95vh;width:95vw;overflow-y:auto;background-color:#fefefe;margin:0;padding:5px!important}.automatic-email-editor-grid-container{height:100vh!important}.email-editor-container{overflow:auto;border:1px solid #fff}.email-template-div{padding:40px 20px 20px}.cell-padding{padding:10px}.email-template-table{background-color:#fff}.email-template-popup-paper{height:auto;max-height:95vh;width:85vw;overflow-y:auto;background-color:#fefefe;margin:0;padding:5px!important}.editor-container-popup,.editor-container-row-cell{border:1px solid #000;height:100%;width:100%}.editor-style-row-cell{font-size:.8em}.editor-style-popup,.editor-style-row-cell{color:#000;font-family:Arial,Helvetica,sans-serif}.editor-style-popup{font-size:1.1em}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (-webkit-min-device-pixel-ratio:2){.editor-style-row-cell{font-size:1.5em}.editor-style-popup{font-size:1.1em}}@font-face{font-family:"astSpahn";src:local("astSpahn"),url(/static/media/astSpahn.aeb56ed8.ttf) format("truetype")}body{background-color:#000;margin:unset!important;overflow:hidden}.home-icon{color:#fff!important;position:absolute!important;z-index:99;top:0!important;left:0!important;width:40px!important;height:40px!important;background-color:#000!important;border-radius:50%!important;padding:5px!important}.home-icon:hover{cursor:pointer;background-color:#fff;color:#000}.login-style{height:100vh;width:100vw;text-align:center}.google-signin{background-color:#fff!important;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:50%}.packman-loader{position:fixed!important;z-index:999;top:50%;left:45%}.default-admin-table-root{display:flex;grid-gap:20px;gap:20px}.default-admin-table-header{color:rgba(0,0,0,.6)}.default-admin-table-even-row{background-color:#fff}.default-admin-table-odd-row{background-color:#fefdfa}.default-admin-table-even-cell{background-color:#f6f3e9}.default-admin-table-odd-cell{background-color:#eceae1}.default-admin-table-cell{border-width:0 1px 1px 0!important;border-style:solid;border-color:#e0e0e0}.default-admin-table-header-cell{border:0!important}.default-admin-table-heading{font-size:18px!important;font-weight:700!important;color:rgba(0,0,0,.8705882353)}.default-admin-table-container-wrapper{display:grid;grid-template-columns:1fr}#default-material-table .MuiTableCell-body,#default-material-table .MuiTableCell-head,.default-admin-table-container-wrapper .MuiTableCell-body,.default-admin-table-container-wrapper .MuiTableCell-head{color:rgba(0,0,0,.87)!important}.drag-drop-icon{color:#cfcfcf!important}.drag-drop-icon:hover{color:#3b3e66!important}.popover-color-picker-root{position:relative}.popover-color-picker-swatch{width:28px;height:28px;border-radius:8px;border:3px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.1);cursor:pointer}.popover-color-picker-container{position:absolute;top:calc(100% + 2px);left:0;border-radius:9px;box-shadow:0 6px 12px rgba(0,0,0,.15);z-index:999}#postal-map-delayed-table .MuiTableCell-body{padding:5px!important}#postal-map-delayed-table .MuiTableCell-body,#postal-map-delayed-table .MuiTableCell-head{color:rgba(0,0,0,.87)!important;font-size:medium!important}#zone-table{padding-top:10px;padding-bottom:10px}#zone-table .MuiTableCell-body{padding:5px!important}#zone-table .MuiTableCell-body,#zone-table .MuiTableCell-head{color:rgba(0,0,0,.87)!important;font-size:medium!important}.zone-edit-save-button{max-height:30px;margin-top:10px}.zone-button{width:100px}.zone-button-container{position:absolute;z-index:1200;left:50%;margin-left:-50px;margin-top:10px}.button-float-right{float:right;margin:5px!important}.appbar-container{text-align:center}.main-container{margin-left:250px;padding:30px}#admin-panel .MuiTableCell-body,#admin-panel .MuiTableCell-head{color:rgba(0,0,0,.87)!important}.admin-layout-menu-nav-menu{width:250px;flex-shrink:0}.admin-layout-menu-nav-menu .admin-layout-menu-nav-menu-paper{width:250px;background-color:#f4f0e9}@media(max-width:1500px){.main-container{margin-left:60px}.admin-layout-menu-nav-menu{width:60px}.admin-layout-menu-nav-menu .admin-layout-menu-nav-menu-paper{width:60px;overflow:hidden}.admin-layout-menu-nav-menu .admin-layout-menu-nav-item-text{display:none}}.root{width:100%;margin-left:20px}.searchInput{background-color:#fff;color:#000;border-radius:4px}.customer-details-root{display:grid;grid-template-columns:2fr 1fr;grid-gap:30px;gap:30px}.side-cards-container{display:grid;grid-template-columns:2fr;grid-gap:30px;gap:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.customer-container{display:grid;grid-template-columns:2fr;grid-gap:50px;gap:50px}.customer-personal-details{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px}.customer-details-header-container{display:flex;justify-content:flex-start;grid-gap:20px;gap:20px;width:100%}.customer-orders-header{display:flex;justify-content:space-between}.action-container{display:flex;justify-content:flex-end;grid-gap:30px;gap:30px;width:100%}.email-container{display:flex;grid-gap:15px;gap:15px}.meta{color:#8a8d8f}.icon-container,.icon-span{display:flex;grid-gap:10px;gap:10px}.icon-span{align-items:center;margin:10px}.customer-details-container,.quick-links-container{display:flex}.customer-order-outer-cell{border-width:0!important}.customer-order-inner-table tr:nth-child(odd){background-color:hsla(0,0%,100%,.5);border-width:0!important}.customer-payment-card-root{background:#fff;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.14),0 1px 8px rgba(0,0,0,.12);border-radius:4px}.customer-payment-card-root,.customer-payment-card-title{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.customer-payment-card-title{font-weight:500;font-size:14px;line-height:157%;letter-spacing:.1px;color:rgba(0,0,0,.87)}.no-selected-payment-container{padding-top:15px}.selected-payment-details{grid-template-columns:1fr}.manage-payment-container{display:flex;grid-gap:20px;gap:20px}.manage-payment-details{display:grid;grid-template-columns:1fr}.manage-address-edit-address-button{font-size:10;float:left;padding:0!important;margin-top:5px!important}.Modal_root__-ySuq{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;z-index:51}.Modal_backdrop__2NA0A{width:100%;height:100%;background-color:#000;opacity:.7;cursor:pointer}.Modal_hide__21ZsX{opacity:0;visibility:hidden}.Modal_show__2thj2{opacity:1;visibility:visible}.Modal_contentContainer__2xznp{border-radius:4px;overflow:hidden;background-color:#fff;z-index:53;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%)}@media (max-width:550px){.Modal_contentContainer__2xznp{width:90vw;top:67vh}}.add-new-card-container,.form-fields{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.payment-container-stripe{padding:12px;border:1px solid rgba(0,0,0,.23);border-radius:4px}.customer-notes-root{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr}.customer-notes-input-wrapper{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr .2fr}.customer-notes-line{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;padding:10px;border-bottom:1px solid #dcdcdc}.subscriptions-row-outer-cell{border-width:0!important}.subscriptions-row-inner-table tr:nth-child(odd){background-color:hsla(0,0%,100%,.5);border-width:0!important}.subscriptions-row-statusBtn-container{text-align:end!important;padding:10px!important}.subscriptions-row-statusBtn{display:flex;justify-content:center;align-items:center;grid-gap:15px;gap:15px;padding:0 15px}.subscriptions-row-statusBtn span{font-size:10px;font-weight:600;letter-spacing:.2px}.subscriptions-row-saddressDetailContainer{flex-direction:column;padding-top:10px}.subscriptions-row-addressContainer{display:flex;grid-gap:20px;gap:20px;font-size:14px}@media(max-width:800px){.subscriptions-row-addressContainer{flex-direction:column;grid-gap:0;gap:0;margin-right:0;margin-top:24px}}.subscriptions-row-editLinkContainer{bottom:0;transition:all .3s ease-in-out;display:flex}.subscriptions-row-editLinkContainer span{color:#8a8d8f;margin-right:24px;cursor:pointer;font-weight:500;font-size:12px;letter-spacing:.4px;border-bottom:1px solid #8a8d8f}.subscriptions-row-newProductContainer,.subscriptions-row-paymentDetailContainer{display:flex;grid-gap:10px;gap:10px;font-size:12px;align-items:center}.subscriptions-row-newProductContainer{justify-content:end}.subscriptions-row-itemContainer{display:grid;grid-template-columns:64px .6fr .2fr .2fr;grid-gap:24px;gap:24px;padding:0 0 30px;align-items:center}@media(max-width:800px){.subscriptions-row-itemContainer{grid-template-columns:64px 1fr;grid-gap:16px;gap:16px}}.subscriptions-row-itemContainer:last-child{border-bottom:1px solid #e5e5e5}.subscriptions-row-imageContainer{width:100%;height:80px;cursor:pointer}.subscriptions-row-imageContainer img{width:100%;object-fit:cover}.subscriptions-row-itemName{font-weight:500;font-size:16px;display:block}@media(max-width:800px){.subscriptions-row-itemName{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.25px}}@media(max-width:800px){.subscriptions-row-orderItemMeta{display:flex;flex-direction:column;align-items:start;grid-gap:10px;gap:10px;justify-content:space-between}}.subscriptions-row-transactionalGrid .subscriptions-row-grandTotal{text-align:end}.subscriptions-row-grandTotal{display:flex;align-items:center}.subscriptions-row-mobileActionContainer{display:none}@media(max-width:800px){.subscriptions-row-mobileActionContainer{display:grid;grid-template-columns:.5fr 1fr;align-items:center;justify-content:space-between;width:100%}}.subscriptions-row-itemTotal{text-align:end}.subscriptions-row-itemTotalMobile{display:none;font-weight:500;font-size:14px;line-height:17px}@media(max-width:800px){.subscriptions-row-itemTotalMobile{display:block}}.subscriptions-row-actionContainerMobile{display:none}@media(max-width:800px){.subscriptions-row-actionContainerMobile{display:block}}.subscriptions-row-addItemToCart{font-weight:600;font-size:9px;line-height:16px}.subscriptions-row-ccDetails{display:flex;grid-gap:20px;gap:20px}.subscriptions-row-itemList{margin-top:20px;padding:0 20px;border-top:1px solid #e5e5e5}.subscriptions-row-closeContainer{display:flex;justify-content:end;border-top:1px solid #e5e5e5}.subscriptions-row-closeContainer:first-child{border-top:0}.subscriptions-row-closeContainer svg{width:15px;height:15px}.subscriptions-row-transactionDetails{display:flex;flex-direction:column;align-items:flex-end;margin-top:24px}.subscriptions-row-transactionalGrid{display:grid;grid-template-columns:1fr .25fr;grid-gap:8px 24px;gap:8px 24px}.subscriptions-row-meta,.subscriptions-row-transactionalGrid>span{font-weight:400;font-size:12px;line-height:18px;letter-spacing:.4px}.subscriptions-row-meta{color:var(--grey-phillipine)}.subscriptions-row-transactionalGrid .grandTotal,.subscriptions-row-transactionalGrid .subscriptions-row-meta{text-align:end}.subscriptions-row-grandTotal{font-size:16px!important;line-height:24px}.subscriptions-row-bold{font-weight:600!important}.subscriptions-row-actions{margin-top:30px;display:flex;justify-content:space-between;width:100%}.subscriptions-row-processnow{justify-self:end;display:flex;justify-content:flex-end}.subscriptions-row-processnow button{background-color:#0d662d}.subscriptions-row-date-cell{display:flex;justify-content:flex-start;grid-gap:30px;gap:30px}.quantity-input-root{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5e5e5;border-radius:50px;width:99px;padding:7px;background-color:#fff}.quantity-input-iconContainer{display:flex;align-items:center;justify-content:center;cursor:pointer}.quantity-input-iconContainer svg{width:14px}.quantity-input-inputContainer input::-webkit-inner-spin-button,.quantity-input-inputContainer input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input-inputContainer input[type=number]{-moz-appearance:textfield}.quantity-input-inputContainer{width:30px}.quantity-input-inputContainer input{width:100%;height:100%;border:0;display:block;font-weight:500;font-size:12px;text-align:center}.quantity-input-transparent{border:1px solid transparent}.quantity-input-transparent,.quantity-input-transparentInput{background-color:transparent}.subscription-products-closeContainer{padding:20px 0;display:flex;justify-content:end}.subscription-products-closeContainer svg{width:25px;height:25px}.subscription-products-root{padding:15px}.subscription-products-root .MuiTableCell-body{color:rgba(0,0,0,.87)!important;font-size:medium!important}.subscription-products-root .MuiTableCell-head{color:rgba(0,0,0,.87)!important}@media(max-width:800px){.subscription-products-closeContainer svg{width:18px;height:18px}.subscription-products-root{padding:0}}.subscription-frequency-subscriptionOptions{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.subscription-frequency-confirmContainer{padding:32px;display:flex;flex-direction:column;grid-gap:16px;gap:16px;max-width:600px;color:var(--grey-phillipine)}.subscription-frequency-confirmContainer h4{font-weight:400}.subscription-frequency-confirmContainer p{font-size:14px;line-height:20px}.subscription-frequency-requiredFields{text-align:right}.subscription-frequency-actionContainer{margin-top:56px;justify-content:end;display:flex;grid-gap:35px;gap:35px}@media(max-width:550px){.subscription-frequency-actionContainer{flex-direction:column}.subscription-frequency-confirmContainer{padding:16px;max-height:90vh;overflow:auto}}.subscriptions-table-new-autoship{display:flex;justify-content:end}.edit-customer-form-container{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;width:100%}.referral-row-outer-cell{border-width:0!important}.referral-row-inner-table tr:nth-child(odd){background-color:hsla(0,0%,100%,.5);border-width:0!important}.referral-row-statusBtns-container{display:flex;flex-direction:column;text-align:end!important;padding:10px!important}.referral-row-statusBtn{display:flex;justify-content:center;align-items:center;grid-gap:15px;gap:15px;padding:0 15px}.referral-row-statusBtn span{font-size:10px;font-weight:600;letter-spacing:.2px}.referral-row-saddressDetailContainer{flex-direction:column;padding-top:10px}.referral-row-addressContainer{display:flex;grid-gap:20px;gap:20px;font-size:14px}@media(max-width:800px){.referral-row-addressContainer{flex-direction:column;grid-gap:0;gap:0;margin-right:0;margin-top:24px}}.referral-row-editLinkContainer{bottom:0;transition:all .3s ease-in-out;display:flex}.referral-row-editLinkContainer span{color:#8a8d8f;margin-right:24px;cursor:pointer;font-weight:500;font-size:12px;letter-spacing:.4px;border-bottom:1px solid #8a8d8f}.referral-row-newProductContainer,.referral-row-paymentDetailContainer{display:flex;grid-gap:10px;gap:10px;font-size:12px;align-items:center}.referral-row-newProductContainer{justify-content:end}.referral-row-itemContainer{display:grid;grid-template-columns:64px .6fr .2fr .2fr;grid-gap:24px;gap:24px;padding:0 0 30px;align-items:center}@media(max-width:800px){.referral-row-itemContainer{grid-template-columns:64px 1fr;grid-gap:16px;gap:16px}}.referral-row-itemContainer:last-child{border-bottom:1px solid #e5e5e5}.referral-row-imageContainer{width:100%;height:80px;cursor:pointer}.referral-row-imageContainer img{width:100%;object-fit:cover}.referral-row-itemName{font-weight:500;font-size:16px;display:block}@media(max-width:800px){.referral-row-itemName{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.25px}}@media(max-width:800px){.referral-row-orderItemMeta{display:flex;flex-direction:column;align-items:start;grid-gap:10px;gap:10px;justify-content:space-between}}.referral-row-transactionalGrid .referral-row-grandTotal{text-align:end}.referral-row-mobileActionContainer{display:none}@media(max-width:800px){.referral-row-mobileActionContainer{display:grid;grid-template-columns:.5fr 1fr;align-items:center;justify-content:space-between;width:100%}}.referral-row-itemTotal{text-align:end}.referral-row-itemTotalMobile{display:none;font-weight:500;font-size:14px;line-height:17px}@media(max-width:800px){.referral-row-itemTotalMobile{display:block}}.referral-row-actionContainerMobile{display:none}@media(max-width:800px){.referral-row-actionContainerMobile{display:block}}.referral-row-addItemToCart{font-weight:600;font-size:9px;line-height:16px}.referral-row-ccDetails{display:flex;grid-gap:20px;gap:20px}.referral-row-itemList{margin-top:20px;padding:0 20px;border-top:1px solid #e5e5e5}.referral-row-closeContainer{display:flex;justify-content:end;border-top:1px solid #e5e5e5}.referral-row-closeContainer:first-child{border-top:0}.referral-row-closeContainer svg{width:15px;height:15px}.referral-row-transactionDetails{display:flex;flex-direction:column;align-items:flex-end;margin-top:24px}.referral-row-transactionalGrid{display:grid;grid-template-columns:1fr .25fr;grid-gap:8px 24px;gap:8px 24px}.referral-row-meta,.referral-row-transactionalGrid>span{font-weight:400;font-size:12px;line-height:18px;letter-spacing:.4px}.referral-row-meta{color:var(--grey-phillipine)}.referral-row-transactionalGrid .grandTotal,.referral-row-transactionalGrid .referral-row-meta{text-align:end}.referral-row-grandTotal{font-size:16px!important;line-height:24px}.referral-row-bold{font-weight:600!important}.referral-row-actions{margin-top:30px;display:flex;justify-content:space-between;width:100%}.referral-row-processnow{justify-self:end;display:flex;justify-content:flex-end}.referral-row-processnow button{background-color:#0d662d}.referral-row-date-cell{display:flex;justify-content:flex-start;grid-gap:30px;gap:30px}.referralDenyModal_subscriptionOptions__2Xq7K{display:grid;grid-template-columns:1fr}.referralDenyModal_confirmContainer__3xhzE{padding:32px;display:flex;flex-direction:column;grid-gap:16px;gap:16px;max-width:600px}.referralDenyModal_confirmContainer__3xhzE h4{font-weight:400}.referralDenyModal_confirmContainer__3xhzE p{font-size:14px;line-height:20px}.referralDenyModal_requiredFields__1Tp12{text-align:right}.referralDenyModal_actionContainer__1O2gi{margin-top:10px;display:flex;grid-gap:16px;gap:16px}@media (max-width:550px){.referralDenyModal_actionContainer__1O2gi{flex-direction:column}.referralDenyModal_confirmContainer__3xhzE{padding:16px;max-height:90vh;overflow:auto}}.root{grid-template-columns:1fr .5fr}.create-order-layout{display:grid;grid-template-columns:1fr .2fr;grid-gap:40px;gap:40px}.product-tab-header{color:#862121!important;background-color:#faf8f3!important;font-weight:700!important;size:12px!important}.product-tab-appbar{box-shadow:none!important}.product-tab-panel{background-color:#faf8f3!important}.product-table{margin:20px!important;max-height:500px!important;overflow:auto}.product-table-head td{font-weight:700!important}.product-table-body td,.product-table-head td{font-size:14px!important}.product-table-row-title-cell{max-width:50px!important}.quantity-button{flex-direction:column!important;float:center!important}.product-description-container,.quantity-button{display:flex!important;align-items:center!important}.create-order-button-container{display:flex;justify-content:flex-end}.create-order-button-container button{margin-left:10px!important}.product-image{max-width:100%;max-height:100%}.product-image-container{width:60px;height:60px}.order-confirmation-dialog .MuiTableCell-body{color:rgba(0,0,0,.87)!important;font-size:medium!important}.order-confirmation-dialog .MuiTableCell-head{color:rgba(0,0,0,.87)!important}.order-confirmation-dialog td{margin:10px!important}.quantity-button-text-field{width:80px!important}.quantity-button-text-field .MuiOutlinedInput-root{height:30px!important}.quantity-button-input-field-highlight{text-align:center;background-color:#862121!important;color:#fff!important}.quantity-button-input-field{text-align:center;height:30px!important}.quantity-button-button-group{height:30px!important}.quantity-button-text-field .MuiOutlinedInput-input{padding:6px 0 7px!important}.customer-details-cards{display:flex;flex-direction:column;grid-gap:25px;gap:25px}.customer-details-card-meta{font-size:12px!important}.customer-details-card-content{display:flex;flex-direction:column;justify-content:space-between;grid-gap:10px;gap:10px}.customer-details-card-loyalty{width:100%}.no-customer-msg{text-align:center;font-size:12px!important}.customer-details-card-name{cursor:pointer;text-decoration:underline}.order-summary-wrapper{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.order-summary-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dcdcdc}.order-summary-custom-total{padding-bottom:9px}.create-order-discount-code-container{margin-bottom:20px;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.order-confirmation-modal-root{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;gap:20px}.order-confirmation-modal-customerDetails{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.order-confirmation-modal-info,.order-confirmation-modal-lineitems{display:grid;grid-template-columns:1fr}.order-confirmation-modal-lineitems{grid-gap:20px;gap:20px}.selected-payment-container{display:flex;grid-gap:30px;gap:30px}.selected-payment-details{display:grid;grid-template-columns:1fr 1fr}.order-confirmation-modal-name{font-weight:600;font-size:14px;line-height:19px}.order-confirmation-modal-meta{margin:10px 0;color:#8a8d8f;font-weight:400;font-size:12px;line-height:17px}.order-confirmation-modal-meta:last-child{margin-bottom:0}.order-confirmation-modal-variants,.root{display:grid;grid-template-columns:1fr}.root{grid-gap:30px;gap:30px}.header-container{display:flex;justify-content:space-between;width:100%}.name-container{width:100%}.autoship-root{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px}.autoship-header-container{display:flex;justify-content:space-between;width:100%;grid-gap:30px;gap:30px}.autoship-counter-container{display:flex;justify-content:flex-end}.referral-root{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px}.referral-header-container{display:flex;justify-content:space-between;width:100%;grid-gap:30px;gap:30px}.referral-counter-container{display:flex;justify-content:flex-end}.products-root{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.product-results-container,.products-loading-skeleton-container{display:grid;grid-template-columns:1fr}.producs-paper-container{border-radius:4px!important;border:1px solid #d9d9d9!important;background:#fff!important}.products-actions-container{display:flex;flex:1 1;justify-content:flex-end;grid-gap:10px;gap:10px}.products-table-root{display:flex;grid-gap:20px;gap:20px}.products-table-sticky-cell{position:-webkit-sticky;position:sticky;left:0}.products-table-sku-cell{min-width:150px}.products-table-other-cell{min-width:45px}.products-table-header{color:rgba(0,0,0,.6)}.products-table-inactive-row{opacity:.3;background-color:#e5e5e5!important}.products-table-even-row{background-color:#fff}.products-table-odd-row{background-color:#fefdfa}.products-table-even-cell{background-color:#f6f3e9}.products-table-odd-cell{background-color:#eceae1}.products-table-cell{border-width:0 1px 1px 0!important;border-style:solid;border-color:#e0e0e0}.products-table-cell .MuiSvgIcon-root{font-size:1.2rem!important}.products-table-header-cell{border:0!important;background-color:#f6f6f6!important}.products-table-heading{font-size:18px!important;font-weight:700!important;color:rgba(0,0,0,.8705882353)}.products-table-container-wrapper{display:flex;flex-direction:column}.errors-container-root{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.errors-loading-skeleton-container{display:grid;grid-template-columns:1fr}
/*# sourceMappingURL=main.8827755f.chunk.css.map */