::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.3)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:#999}body{font-size:14px;overflow:hidden;height:100%}a{color:inherit;text-decoration:none}.side-menu-container{height:100vh}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}#thermalPrinter{display:flex;flex-direction:column;width:50%;margin-left:20%}input,textarea{font-size:2rem;margin-bottom:1rem}button{font-size:2rem;padding:1rem 2rem}.status-label{margin:1rem 0}.cover{height:100vh;background-image:url(/static/media/bg.90cc0de6.png);background-size:cover}.cover .section{padding:80px 0;margin:0 auto;align-self:center;height:100%;width:-webkit-min-content;width:-moz-min-content;width:min-content;text-align:center;color:#fff;font-family:"Montserrat",sans-serif}.cover .section img{height:70px}.cover .section .title{margin:10px 0;padding:0 80px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:36px;font-weight:300}.cover .section .subtitle{color:hsla(0,0%,100%,.6);padding:0 120px;font-size:10px;font-weight:100}.cover .section .items{margin:30px auto!important;height:-webkit-min-content;height:-moz-min-content;height:min-content}.cover .section .items .item{margin:5px 30px}.cover .section .items .item img{height:40px!important}.cover .section .items .item .tag{width:-webkit-min-content;width:-moz-min-content;width:min-content;text-align:center;font-weight:300;margin-top:5px}.cover .section .login{margin-bottom:8px}.cover .section .login .MuiButton-root{padding:5px 70px;border-radius:9px!important}.cover .section .options{font-size:14px;font-weight:200;margin-bottom:20px}.cover .section .options p{-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-after:4px;margin-block-end:4px}.cover .section .options .skip{cursor:pointer}.cover .section .terms{color:hsla(0,0%,100%,.6);font-size:10px;font-weight:400;text-align:left;margin-top:5px;cursor:pointer!important}.cover .MuiDivider-root{background-color:hsla(0,0%,100%,.6)!important;margin:0!important}#signup-button{margin-left:4px;cursor:pointer;color:#d9211d!important}.ConfirmAlertBox_error__394eG{color:red}.ConfirmAlertBox_dialogActions__1kv7j{padding:16px 24px!important}.bottom{display:grid;align-items:center;grid-template-columns:50% 50%;padding-bottom:10px}.bottom :last-child{text-align:end}.bottom .terms{color:rgba(0,0,0,.6);font-size:10px;font-weight:400;text-align:left;margin-top:5px;cursor:pointer!important}.bottom .back{margin-top:5px;visibility:visible}.back .MuiButton-root{font-size:10px;padding:2px 10px;padding-right:15px!important;border-radius:15px!important}.Alert_error__10cJI{color:red}.signup-container{height:100vh;margin:0 auto;align-self:center;width:80%;text-align:center;font-family:"Montserrat",sans-serif}.signup-container .paper{padding:20px 50px;margin:20px auto;width:800px;height:-webkit-min-content;height:-moz-min-content;height:min-content}.signup-container .paper img{margin-bottom:20px;height:70px}.signup-container .paper .title{margin:10px auto;padding:0 80px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:36px;font-weight:300}.signup-container .paper .split-form .login-form{text-align:-webkit-center;margin-bottom:10px;padding:0 10px}.signup-container .paper .split-form .login-form .form-item{width:280px}.signup-container .paper .split-form .login-form .form-item .name{margin:5px 0;text-align:left;font-weight:900;font-size:10px}.signup-container .paper .split-form .login-form .form-item .MuiOutlinedInput-root{height:40px;border-radius:9px!important;border-width:10px!important}.signup-container .paper .split-form .login-form .form-item .MuiOutlinedInput-adornedStart{padding-left:0}.signup-container .paper .login{margin:20px}.signup-container .paper .login .MuiButton-root{padding:10px 90px;border-radius:9px!important}.signup-container .paper .options{font-size:12px;font-weight:200;margin-bottom:20px}.signup-container .paper .options p{-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-after:4px;margin-block-end:4px}.signup-container .bottom .back{visibility:visible!important}.signup-container .MuiDivider-root{background-color:rgba(0,0,0,.2)!important}.reset-container{height:100vh;margin:0 auto;align-self:center;width:80%;text-align:center;font-family:"Montserrat",sans-serif;display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content}.reset-container .paper{padding:20px 50px;margin:20px auto;width:500px;height:-webkit-min-content;height:-moz-min-content;height:min-content}.reset-container .paper img{margin-bottom:20px;height:70px}.reset-container .paper .title{margin:10px auto;padding:0 80px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:36px;font-weight:300}.reset-container .paper .login-form{text-align:-webkit-center;margin-bottom:10px}.reset-container .paper .login-form .form-item{width:250px;margin-bottom:10px}.reset-container .paper .login-form .form-item .name{margin:5px 0;text-align:left;font-weight:900;font-size:10px}.reset-container .paper .login-form .form-item .MuiOutlinedInput-root{height:40px;border-radius:9px!important;border-width:10px!important}.reset-container .paper .login-form .form-item .MuiOutlinedInput-adornedStart{padding-left:0}.reset-container .paper .actions{margin:20px}.reset-container .paper .actions .MuiButton-root{padding:10px 90px;border-radius:9px!important}.reset-container .bottom .back{visibility:visible!important}.reset-container .MuiDivider-root{background-color:rgba(0,0,0,.2)!important}.reset-container .success-message{color:green}.myProfile-container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content}.myProfile-container .section{height:100vh;overflow:hidden;padding:0 40px 10px}.myProfile-container .section .child{overflow:auto;height:calc(100vh - 130px)}.myProfile-container .section .child .title{text-align:start;font-size:36px;font-weight:300;font-family:"Montserrat",sans-serif;padding:20px 0}.myProfile-container .section .child .changePW{font-size:16px;font-weight:700;margin:20px 0}.myProfile-container .section .child .split-form{align-content:left}.myProfile-container .section .child .split-form .login-form{text-align:-webkit-center;margin-bottom:10px;padding:0 20px 0 0}.myProfile-container .section .child .split-form .login-form .form-item{width:280px}.myProfile-container .section .child .split-form .login-form .form-item .name{margin:5px 0;text-align:left;font-weight:900;font-size:10px}.myProfile-container .section .child .split-form .login-form .form-item .MuiOutlinedInput-root{height:40px;border-radius:9px!important;border-width:10px!important}.myProfile-container .section .child .split-form .login-form .form-item .MuiOutlinedInput-adornedStart{padding-left:0}.myProfile-container .section .child .success-message{color:#0f9d58}.myProfile-container .section .child .actions{padding-top:20px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content}.myProfile-container .section .child .actions .simple .MuiButton-root{font-size:12px;padding:5px 70px;border-radius:15px}.myProfile-container .section .child .actions .back .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.myProfile-container .section .child .actions :first-child{margin-right:10px}.myProfile-container .section .points{padding:20px;display:grid;align-items:center;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}.myProfile-container .section .points .icon{margin-right:10px}.side-menu{display:grid;grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;width:350px;height:100%;min-height:100vh;background-color:#f0eef2;padding:0 10px;position:relative}.side-menu .title-container{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;align-items:center}.side-menu .title-container .title{font-family:"Montserrat",sans-serif;font-size:20px;padding:20px 0}.side-menu .title-container :last-child{text-align:right}.side-menu .cart-items{padding-right:10px;overflow:auto}.side-menu .cart-bottom .sub-total{width:100%;display:grid;grid-template-columns:50% 50%;text-align:start;font-weight:800;font-size:12px;padding-bottom:10px}.side-menu .cart-bottom .sub-total :last-child{text-align:end!important}.side-menu .cart-bottom .sub-total .promoName{text-align:left!important;font-size:smaller;color:grey}.side-menu .cart-bottom .checkout{text-align:center;margin-bottom:20px}.side-menu .cart-bottom .checkout .simple .MuiButton-root{width:100%;font-size:12px!important;padding:10px 90px!important;border-radius:30px!important}.side-menu .empty-basket{color:#9c9292;font-weight:700;text-align:center}.side-menu .empty-basket .img{padding:30px 15px}.side-menu .empty-basket .img img{width:100px}.simple{text-align:end}.simple .MuiButton-root{font-size:10px;padding:2px 10px;border-radius:15px;white-space:nowrap}.sideMenuItem{margin-bottom:20px}.sideMenuItem .MuiPaper-root{padding:10px}.sideMenuItem .MuiPaper-root .item-name-row{display:grid;grid-template-columns:50% 50%;align-items:center}.sideMenuItem .MuiPaper-root .item-name-row .item-name{text-align:start;font-size:12px;font-weight:600}.sideMenuItem .MuiPaper-root .item-name-row .remove{text-align:end}.sideMenuItem .MuiPaper-root .subtitle{text-align:start;color:#9c9292;width:90%;font-size:12px;font-weight:500;margin-bottom:4px}.sideMenuItem .MuiPaper-root .preferences,.sideMenuItem .MuiPaper-root .product-size{margin-bottom:2px}.sideMenuItem .MuiPaper-root .ingredients{margin-bottom:2px;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.sideMenuItem .MuiPaper-root .ingredients .items{display:flex;flex-flow:row wrap;justify-content:flex-start}.sideMenuItem .MuiPaper-root .ingredients .items .MuiChip-sizeSmall{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:2px;margin-bottom:2px}.sideMenuItem .MuiPaper-root .item-details{margin-top:10px;display:grid;grid-template-columns:50% 50%;align-items:center}.sideMenuItem .MuiPaper-root .item-details .count{width:50%}.sideMenuItem .MuiPaper-root .item-details .count .MuiInputBase-input{min-width:10px;max-width:20px;text-align:center;width:-webkit-min-content;width:-moz-min-content;width:min-content}.sideMenuItem .MuiPaper-root .item-details .count .MuiOutlinedInput-adornedEnd{padding-right:0}.sideMenuItem .MuiPaper-root .item-details .count .MuiOutlinedInput-adornedStart{padding-left:0}.sideMenuItem .MuiPaper-root .item-details .count .MuiOutlinedInput-root{border-radius:30px!important}.sideMenuItem .MuiPaper-root .item-details .count .PrivateNotchedOutline-root-1{border-width:3px!important;border-radius:30px!important}.sideMenuItem .MuiPaper-root .item-details .price{text-align:center;color:#9c9292}.sideMenuItem .MuiPaper-root .item-details .price .simple .MuiButton-root{font-size:12px!important}@media only screen and (max-width:1440px){.top-bar-container .top-bar .logo img{height:40px}.top-bar-container .top-bar .simple .MuiButton-root{min-width:95px}.top-bar-container .title{font-size:34px;font-weight:400;margin-right:20px;margin-left:20px}}@media only screen and (min-width:1440px){.top-bar-container .top-bar .logo img{height:60px}.top-bar-container .top-bar .simple .MuiButton-root{min-width:115px}}.top-bar-container{height:80px}.top-bar-container .top-bar{width:100%;height:60px;margin:20px 0;display:grid;align-items:center;grid-template-columns:-webkit-min-content -webkit-min-content auto -webkit-max-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content auto max-content min-content min-content}.top-bar-container .top-bar .mailCount{cursor:pointer;margin-left:.5rem}.top-bar-container .top-bar .title{font-size:27px;font-weight:400;margin-right:20px;margin-left:20px}.top-bar-container .top-bar .logo{text-align:start;margin-right:10px}.top-bar-container .top-bar .search-bar{visibility:visible}.top-bar-container .top-bar .simple{margin-left:10px;display:grid;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content}.top-bar-container .top-bar .simple .MuiButton-root{font-size:12px!important;font-weight:700!important;padding:5px 20px!important;border-radius:30px!important}.top-bar-container .top-bar .simple :last-child .MuiButton-root{padding:5px 30px!important}.top-bar-container .top-bar .simple .containedPrimary{color:#9c9292;background-color:#fbfbfb}.top-bar-container .top-bar .options{margin-left:10px;text-align:end}.top-bar-container .top-bar .options img{height:20px}.top-bar-container .MuiDrawer-paper{min-width:300px;align-content:space-between;display:grid}.top-bar-container .MuiDrawer-paper .no-login{padding:20px;color:#9c9292;text-align:center}.top-bar-container .MuiDrawer-paper .logout{margin:20px}.top-bar-container .MuiDrawer-paper .logout .MuiButton-root{padding:10px 90px;border-radius:9px!important}@media only screen and (max-width:1440px){.order-item-container .section .child .left .form .item .item-action .MuiFormControl-root{width:250px}}@media only screen and (min-width:1440px){.order-item-container .section .child .left .form .item .item-action .MuiFormControl-root{width:300px}}.order-item-container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;height:100vh}.order-item-container .section{padding:0 40px;overflow:auto}.order-item-container .section .child{display:grid;grid-template-columns:60% 40%}.order-item-container .section .child .left{margin-right:10px}.order-item-container .section .child .left .title{text-align:start;font-size:36px;font-weight:300;font-family:"Montserrat",sans-serif;padding:20px 0}.order-item-container .section .child .left .subtitle{text-align:start;width:90%;font-size:14px;font-weight:500}.order-item-container .section .child .left .form{align-content:left;margin:20px 0;padding-right:50px}.order-item-container .section .child .left .form .item{align-items:center;text-align:start;display:grid;grid-template-columns:25% 75%;margin-bottom:10px;font-weight:500}.order-item-container .section .child .left .form .item .item-action{width:75%}.order-item-container .section .child .left .form .item .item-action .MuiOutlinedInput-root{border-radius:15px}.order-item-container .section .child .left .form .item .item-action .MuiOutlinedInput-input{padding:10px}.order-item-container .section .child .left .form .item .item-action .price{font-size:17px;font-weight:700;color:#9c9292}.order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-root{width:135px}.order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-input{padding:10px 0}.order-item-container .section .child .left .form .item .item-action .count .MuiInputBase-input{text-align:center;width:-webkit-min-content;width:-moz-min-content;width:min-content}.order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-adornedEnd{padding-right:0}.order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-adornedStart{padding-left:0}.order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-root{border-radius:30px!important}.order-item-container .section .child .left .form .item .item-action .count .PrivateNotchedOutline-root-1{border-width:3px!important;border-radius:30px!important}.order-item-container .section .child .left .actions{padding-top:20px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content}.order-item-container .section .child .left .actions .simple .MuiButton-root{width:100%;font-size:12px;padding:10px 140px;border-radius:30px}.order-item-container .section .child .left .login-warning{margin-top:5px;color:#d9211d}.order-item-container .section .child .right{text-align:end}.order-item-container .section .child .right .back{padding:20px 0}.order-item-container .section .child .right .back .back .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.order-item-container .section .child .right img{width:100%;border-radius:10px}.order-item-container .section .footer{margin-top:20px}.order-item-container .section .footer .bottom .back{visibility:hidden!important}@media only screen and (max-width:1440px){.edit-order-item-container .section .child .left .form .item .item-action .MuiFormControl-root{width:250px}}@media only screen and (min-width:1440px){.edit-order-item-container .section .child .left .form .item .item-action .MuiFormControl-root{width:300px}}.edit-order-item-container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;height:100vh}.edit-order-item-container .success-message{color:#0f9d58}.edit-order-item-container .section{padding:0 40px;overflow:auto}.edit-order-item-container .section .child{display:grid;grid-template-columns:60% 40%}.edit-order-item-container .section .child .left{margin-right:10px}.edit-order-item-container .section .child .left .title{text-align:start;font-size:36px;font-weight:300;font-family:"Montserrat",sans-serif;padding:20px 0}.edit-order-item-container .section .child .left .subtitle{text-align:start;width:90%;font-size:14px;font-weight:500}.edit-order-item-container .section .child .left .form{align-content:left;margin:20px 0;padding-right:50px}.edit-order-item-container .section .child .left .form .item{align-items:center;text-align:start;display:grid;grid-template-columns:25% 75%;margin-bottom:10px;font-weight:500}.edit-order-item-container .section .child .left .form .item .item-action{width:75%}.edit-order-item-container .section .child .left .form .item .item-action .MuiOutlinedInput-root{border-radius:15px}.edit-order-item-container .section .child .left .form .item .item-action .MuiOutlinedInput-input{padding:10px}.edit-order-item-container .section .child .left .form .item .item-action .price{font-size:17px;font-weight:700;color:#9c9292}.edit-order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-root{width:135px}.edit-order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-input{padding:10px 0}.edit-order-item-container .section .child .left .form .item .item-action .count .MuiInputBase-input{text-align:center;width:-webkit-min-content;width:-moz-min-content;width:min-content}.edit-order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-adornedEnd{padding-right:0}.edit-order-item-container .section .child .left .form .item .item-action .count .MuiOutlinedInput-adornedStart{padding-left:0}.edit-order-item-container .section .child .left .form .item .item-action .count .PrivateNotchedOutline-root-1{border-width:3px!important;border-radius:30px!important}.edit-order-item-container .section .child .left .actions{padding-top:20px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content}.edit-order-item-container .section .child .left .actions .simple .MuiButton-root{width:100%;font-size:12px;padding:10px 140px;border-radius:30px}.edit-order-item-container .section .child .right{text-align:end}.edit-order-item-container .section .child .right .back{padding:20px 0}.edit-order-item-container .section .child .right .back .back .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.edit-order-item-container .section .child .right img{width:100%;border-radius:10px}.edit-order-item-container .section .footer{margin-top:20px}.edit-order-item-container .section .footer .bottom .back{visibility:hidden!important}.container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;height:100vh;overflow:hidden}.container .section{padding:0 40px;overflow:scroll}.container .section .child-1 .row-category{margin:20px 0;padding-left:20px;justify-content:space-between;display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}.container .section .child-1 .row-1{width:100%;display:grid;grid-template-columns:60% 40%;margin-top:20px}.container .section .child-1 .row-1 .left{margin-right:10px}.container .section .child-1 .row-1 .left .title{text-align:start;font-size:36px;font-weight:300;font-family:"Montserrat",sans-serif;padding:0 0 20px}.container .section .child-1 .row-1 .left .subtitle{text-align:start;width:90%;font-size:14px;font-weight:500}.container .section .child-1 .row-1 .right{text-align:end}.container .section .child-1 .row-1 .right .back{padding:0 0 20px}.container .section .child-1 .row-1 .right .back .back .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.container .section .child-1 .row-2{display:grid;grid-template-columns:33% 33% 33%}.container .section .child-1 .empty-category{color:#9c9292;font-weight:700;text-align:center}.container .section .child-1 .empty-category .img{margin:30px 15px;min-height:60px}.container .section .child-1 .empty-category .img .foodIcon{transform:scale(5)}.container .section .footer{margin-top:20px}.container .section .footer .bottom .back{visibility:hidden!important}.item-card-medium{padding:10px}.item-card-medium .MuiPaper-root{padding:10px;width:100%;height:270px;display:grid;border-radius:15px;grid-template-rows:70% 30%}.item-card-medium .item-cover{height:100%;background-size:cover;background-position:50%}.item-card-medium .details{padding:0 10px;text-align:start}.item-card-medium .details .single-item-name{padding:10px 0;font-weight:700}.item-card-medium .details .single-item-sub-details{display:grid;grid-template-columns:50% 50%}.item-card-medium .details .single-item-sub-details .item-size{padding-top:10px}.item-card-medium .details .single-item-sub-details .single-item-name-right{align-self:end;text-align:end}.item-card-medium .details .single-item-sub-details .single-item-name-right .simple .MuiButton-root{font-size:12px}.category-item .item{margin-bottom:10px;height:90px;width:-webkit-min-content;width:-moz-min-content;width:min-content;text-align:center}.category-item .item .icon-button{height:60px;width:60px;border-radius:50%}.category-item .item .icon-button .MuiIconButton-root{padding:0}.category-item .item .icon-button img{margin:15px;height:30px;width:30px}.category-item .item .icon-button1{height:60px;width:60px;border-radius:50%}.category-item .item .icon-button1 .MuiIconButton-root{padding:0}.category-item .item .icon-button1 img{height:60px;width:60px}.category-item .item .name{margin-top:5px;font-size:10px;font-weight:500}.orderPageOne-container{width:100%;height:100vh;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;overflow:hidden}.orderPageOne-container .section{padding:0 40px;height:100vh}.orderPageOne-container .section .child-1{height:calc(100vh - 165px);overflow:auto}.orderPageOne-container .section .child-1 .row-1{width:100%;background-image:url(/static/media/banner_2.20123d13.png);background-size:cover;margin:20px 0;height:217px;display:grid;align-self:center;padding:50px 40px}.orderPageOne-container .section .child-1 .row-1 .title{text-align:start;font-size:30px;font-weight:300;font-family:"Montserrat",sans-serif;padding:0 0 10px}.orderPageOne-container .section .child-1 .row-1 .subtitle{text-align:start;width:90%;font-size:14px;font-weight:500}.orderPageOne-container .section .child-1 .row-1 .simple{margin-top:10px}.orderPageOne-container .section .child-1 .row-1 .simple .MuiButton-root{font-size:12px;padding:2px 20px;border-radius:15px}.orderPageOne-container .section .child-1 .restaurants .restaurant-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;padding:0 15px}.orderPageOne-container .section .child-1 .restaurants .restaurant-item .item{display:grid;grid-template-rows:auto auto;margin:20px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}.orderPageOne-container .section .child-1 .restaurants .restaurant-item .item img{height:40px}.orderPageOne-container .section .child-1 .restaurants .restaurant-item .item .restaurant-name{padding-top:5px;font-size:15px;font-weight:600}.orderPageOne-container .section .child-1 .row-category{margin-bottom:20px;padding:0 20px;display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}.orderPageOne-container .section .child-1 .row-item{margin-bottom:20px}.orderPageOne-container .section .child-1 .row-item .title{margin-left:10px;font-size:18px;font-weight:700;padding:10px 0}.orderPageOne-container .section .child-1 .row-item .no-products{margin-left:10px;font-weight:700;color:#9c9292}.orderPageOne-container .section .child-1 .row-item .specials-list{display:flex;flex-flow:row wrap;justify-content:flex-start}.orderPageOne-container .section .footer{margin-top:20px}.orderPageOne-container .section .footer .bottom .back{visibility:hidden!important}.item-card-small{padding:10px;display:inline-block}.item-card-small .MuiPaper-root{width:130px;height:130px;border-radius:15px}.item-card-small .item-cover{height:100%;border-radius:15px;background-size:cover;background-position:50%}.item-card-small .details{text-align:start;padding-left:5px}.item-card-small .details .single-item-name{min-height:50px;padding-top:5px;font-weight:700;max-width:130px}.orderPageTwo-container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content}.orderPageTwo-container .section .section-1 .top{padding:0 40px}.orderPageTwo-container .section .section-1 .top .top-bar .search-bar{visibility:hidden}.orderPageTwo-container .section .section-2{width:100%;background-image:url(/static/media/banner_1.f0a30c4d.png);background-size:cover;margin:20px 0;height:217px;display:grid;align-self:center;justify-content:center;padding:40px;color:#fff}.orderPageTwo-container .section .section-2 .title{text-align:center;font-size:36px;font-weight:300;font-family:"Montserrat",sans-serif;padding:0 0 10px}.orderPageTwo-container .section .section-2 .subtitle{text-align-last:end;width:90%;font-size:14px;font-weight:500}.orderPageTwo-container .section .section-2 .MuiPaper-root{margin-top:10px;width:600px;border-radius:20px}.orderPageTwo-container .section .section-2 .MuiOutlinedInput-root{width:600px;border-radius:20px}.orderPageTwo-container .section .child-1{padding:0 40px}.orderPageTwo-container .section .child-1 .row-category{margin-bottom:20px;padding:0 20px;display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}.orderPageTwo-container .section .child-1 .row-category .item{height:90px;width:-webkit-min-content;width:-moz-min-content;width:min-content;text-align:center}.orderPageTwo-container .section .child-1 .row-category .item .icon-button{height:60px;width:60px;background-color:#f5edb9;border-radius:50%}.orderPageTwo-container .section .child-1 .row-category .item .icon-button .MuiIconButton-root{padding:0}.orderPageTwo-container .section .child-1 .row-category .item .icon-button img{margin:15px;height:30px;width:30px}.orderPageTwo-container .section .child-1 .row-category .item .name{margin-top:5px;font-size:10px;font-weight:500}.orderPageTwo-container .section .child-1 .row-item{margin-bottom:20px}.orderPageTwo-container .section .child-1 .row-item .title{margin-left:10px;font-size:14px;font-weight:700;padding:20px 0}.orderPageTwo-container .section .child-1 .row-item .specials-list{display:grid;grid-template-columns:150px 150px 150px 150px 150px}.orderPageTwo-container .section .footer{padding:0 40px;margin-top:20px}.orderPageTwo-container .section .footer .bottom .back{visibility:hidden!important}@media only screen and (max-width:1440px){.my-details-container .section .child-1 .form-section{width:100%}.my-details-container .section .child-1 .form-section .details .split-form .MuiFormControl-root{min-width:200px!important}}@media only screen and (min-width:1440px){.my-details-container .section .child-1 .form-section{width:70%}.my-details-container .section .child-1 .form-section .details .split-form .MuiFormControl-root{min-width:100%!important}}.my-details-container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content}.my-details-container .section{padding:0 40px;height:100vh;overflow:hidden}.my-details-container .section .child-1{margin-bottom:20px;height:100%;overflow:auto;padding:20px 20px 140px}.my-details-container .section .child-1 .form-section{margin:20px 0}.my-details-container .section .child-1 .form-section .title{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:36px;font-weight:400!important;margin-bottom:20px}.my-details-container .section .child-1 .form-section .details{font-weight:500;margin-bottom:20px}.my-details-container .section .child-1 .form-section .details .field-title{margin-bottom:10px;font-weight:600}.my-details-container .section .child-1 .form-section .details .MuiFormControl-root{min-width:50%;padding-right:20px;margin-bottom:10px}.my-details-container .section .child-1 .form-section .details .MuiOutlinedInput-root{border-radius:10px}.my-details-container .section .child-1 .form-section .details .MuiOutlinedInput-input{padding:10px}.my-details-container .section .child-1 .form-section .details .MuiOutlinedInput-root{height:40px;border-radius:9px!important;border-width:10px!important;margin-bottom:10px}.my-details-container .section .child-1 .form-section .details .half{width:50%}.my-details-container .section .child-1 .form-section .details .multiline-textbox .MuiOutlinedInput-root{height:auto!important}.my-details-container .section .child-1 .form-section .details .split-form{display:grid;grid-template-columns:50% 50%}.my-details-container .section .child-1 .form-section .details .split-form :left{padding-right:20px}.my-details-container .section .child-1 .form-section .details .split-form .deliveryZone{display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content}.my-details-container .section .child-1 .form-section .details .split-form .deliveryZone :first-child{padding-right:5px!important}.my-details-container .section .child-1 .form-section .details .delivery{align-items:center}.my-details-container .section .child-1 .form-section .sub-details{text-align:left;font-size:12px;font-weight:600;display:grid;grid-template-columns:50% 50%;align-items:center;margin:10px 0}.my-details-container .section .child-1 .form-section .sub-details :last-child{color:#9c9292;text-align:right}.my-details-container .section .child-1 .row-item{background-color:#e4e4e4;border-radius:10px;margin-bottom:20px}.my-details-container .section .child-1 .row-item .title{margin-left:10px;font-size:14px;font-weight:700;padding-top:20px}.my-details-container .section .child-1 .row-item .item-card-small .MuiPaper-root{height:130px!important}.my-details-container .section .child-1 .row-item .item-card-small .details .single-item-name{font-size:12px!important}.my-details-container .section .child-1 .actions{text-align:right}.my-details-container .section .child-1 .actions .field-title-error{margin-bottom:10px;font-weight:600;color:#d8231d}.my-details-container .section .child-1 .simple .MuiButton-root{font-size:12px;padding:8px 50px;border-radius:30px}.add-order-item-container .section{background-color:#f0eef2;width:100%;padding:40px}.add-order-item-container .section .MuiPaper-root{padding:20px;min-height:85vh}.add-order-item-container .section .back .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:30px!important;border-radius:30px!important}.add-order-item-container .section .title{text-align:center;font-size:34px;font-weight:400}.add-order-item-container .section .form-section{margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:650px;height:100%;padding:20px 80px;border:solid;border-width:1px;border-radius:10px;border-color:rgba(156,146,146,.4)}.add-order-item-container .section .form-section .row{align-items:center;display:grid;grid-template-columns:30% 70%;text-align:start;margin-bottom:20px}.add-order-item-container .section .form-section .row .left{padding-top:10px;align-self:start;text-align:end;font-size:12px;font-weight:600;margin-right:20px}.add-order-item-container .section .form-section .row .right .multiline-textbox .MuiOutlinedInput-root{height:auto!important;width:100%!important}.add-order-item-container .section .form-section .row .right .action{display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;align-items:center}.add-order-item-container .section .form-section .row .right .action .simple .MuiButton-root{font-size:12px;padding:5px 40px;border-radius:30px}.add-order-item-container .section .form-section .row .right .action .cancel{cursor:pointer;padding-left:10px;font-size:12px;font-weight:400}.add-order-item-container .section .form-section .row .MuiFormControl-root{min-width:100%;padding-right:20px}.add-order-item-container .section .form-section .row .MuiOutlinedInput-root{border-radius:10px}.add-order-item-container .section .form-section .row .MuiOutlinedInput-input{padding:10px}.add-order-item-container .section .form-section .row .MuiOutlinedInput-root{width:30%;height:40px;border-radius:9px!important;border-width:10px!important}@media only screen and (max-width:1440px){.order-top-bar-container .top-bar .logo img{height:40px}.order-top-bar-container .top-bar .simple .MuiButton-root{min-width:95px}}@media only screen and (min-width:1440px){.order-top-bar-container .top-bar .logo img{height:60px}.order-top-bar-container .top-bar .simple .MuiButton-root{min-width:115px}}.order-top-bar-container{height:80px}.order-top-bar-container .top-bar{width:100%;height:60px;margin:20px 0;display:grid;align-items:center;grid-template-columns:-webkit-min-content -webkit-min-content auto -webkit-max-content -webkit-min-content;grid-template-columns:min-content min-content auto max-content min-content}.order-top-bar-container .top-bar .logo{text-align:start;margin-right:10px}.order-top-bar-container .top-bar .title{font-size:34px;font-weight:400;margin-right:20px;margin-left:20px}.order-top-bar-container .top-bar .search-bar{visibility:visible}.order-top-bar-container .top-bar .simple{margin-left:10px;display:grid;grid-template-columns:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content min-content}.order-top-bar-container .top-bar .simple .MuiButton-root{font-size:12px!important;font-weight:700!important;padding:5px 20px!important;border-radius:30px!important}.order-top-bar-container .top-bar .simple :last-child .MuiButton-root{padding:5px 30px!important}.order-top-bar-container .top-bar .simple .containedPrimary{color:#9c9292;background-color:#fbfbfb}.order-top-bar-container .top-bar .options{margin-left:10px;text-align:end}.order-top-bar-container .top-bar .options img{height:20px}.order-top-bar-container .MuiDrawer-paper{min-width:300px;align-content:space-between;display:grid}.order-top-bar-container .MuiDrawer-paper .no-login{padding:20px;color:#9c9292;text-align:center}.order-top-bar-container .MuiDrawer-paper .logout{margin:20px}.order-top-bar-container .MuiDrawer-paper .logout .MuiButton-root{padding:10px 90px;border-radius:9px!important}.CSOrderHistory_container__2weQx .CSOrderHistory_header__21Pa2{display:grid;align-items:center;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;font-weight:700;padding:10px 20px;border-bottom:1px solid #ddd;font-size:1.2em;white-space:nowrap}.CSOrderHistory_container__2weQx .CSOrderHistory_header__21Pa2 img{height:20px;margin-right:15px}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h{padding:40px 5%}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h .CSOrderHistory_title__1loqw{font-weight:700;font-size:1.2em}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h .CSOrderHistory_deletedOrder__3KDI_{background-color:#e69898!important}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h table{width:100%;border-spacing:0 10px;font-size:.9em}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h table tr{background:#fff}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h table th{text-align:left;padding:5px;top:0;position:-webkit-sticky;position:sticky;background:#bcbcbc}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h table td{padding:10px}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h table .CSOrderHistory_actions__HMemh button{margin-right:10px}.CSOrderHistory_container__2weQx .CSOrderHistory_content__2RX0h table .CSOrderHistory_actions__HMemh button img{height:20px}.Page_page__1oGjr{position:absolute;background:#bcbcbc;top:0;bottom:0;right:0;left:0;display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}.Page_page__1oGjr .Page_pageContent__3YjPa{overflow:auto}.Sidebar_container__1H84a{width:220px;background:#fff;display:grid;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto}.Sidebar_container__1H84a .Sidebar_header__16wGS{margin-top:20px;text-align:center}.Sidebar_container__1H84a .Sidebar_header__16wGS img{width:50%}.Sidebar_container__1H84a .Sidebar_header__16wGS .Sidebar_title__2T1Hk{font-weight:700}.Sidebar_container__1H84a .Sidebar_navigation__1Lgki{margin-top:50px;margin-bottom:20px;display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content}.Sidebar_container__1H84a .Sidebar_navigation__1Lgki .Sidebar_navItem__3EmOA{cursor:pointer;padding:10px 20px;margin-bottom:5px;display:grid;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;align-items:center;white-space:nowrap}.Sidebar_container__1H84a .Sidebar_navigation__1Lgki .Sidebar_navItem__3EmOA img{height:25px;margin-right:20px}.Sidebar_container__1H84a .Sidebar_navigation__1Lgki .Sidebar_active__3mWfP .Sidebar_navItem__3EmOA,.Sidebar_container__1H84a .Sidebar_navigation__1Lgki .Sidebar_navItem__3EmOA:hover{border-right:5px solid red}.Sidebar_listContainer__23zvR,.Sidebar_timeRangeFlex__3rSxM{display:flex;justify-content:space-between}.Sidebar_listContainer__23zvR{flex:1 1;flex-direction:row;align-items:center}th{text-align:unset}.productTitle{padding-left:.5rem}.order-list-container .section .table-section .MuiTableContainer-root{height:70vh}.search-result-container{width:100%;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;height:100vh}.search-result-container .section{padding:0 40px;overflow:auto}.search-result-container .section .child-1 .row-1{width:100%;display:grid;grid-template-columns:60% 40%;margin-top:20px}.search-result-container .section .child-1 .row-1 .left{margin-right:10px}.search-result-container .section .child-1 .row-1 .left .title{text-align:start;font-size:36px;font-weight:300;font-family:"Montserrat",sans-serif;padding:0 0 20px}.search-result-container .section .child-1 .row-1 .left .subtitle{text-align:start;width:90%;font-size:14px;font-weight:500}.search-result-container .section .child-1 .row-1 .right{text-align:end}.search-result-container .section .child-1 .row-1 .right .back{padding:0 0 20px}.search-result-container .section .child-1 .row-1 .right .back .back .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.search-result-container .section .child-1 .row-2{display:grid;grid-template-columns:33% 33% 33%}.search-result-container .section .footer{margin-top:20px}.search-result-container .section .footer .bottom .back{visibility:hidden!important}.order-details-container .top-bar{padding:0 20px}.order-details-container .section{background-color:#f0eef2;width:100%;height:calc(100vh - 80px);display:grid;overflow:hidden;padding:0 40px 40px}.order-details-container .section .back-button{padding:20px 0;display:flex;justify-content:space-between}.order-details-container .section .back-button .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.order-details-container .section .table-section{width:100%;margin-bottom:20px}.order-details-container .section .table-section .MuiTableCell-head{color:#d9211d}.order-details-container .section .table-section .MuiTableContainer-root{height:70vh;overflow-x:auto}.order-details-container .section .table-section .head-item{display:grid;grid-template-columns:-webkit-min-content -webkit-max-content;grid-template-columns:min-content max-content;align-items:center}.order-details-container .section .table-section .head-item .title{padding-left:5px}.order-details-container .header{background:#fff;padding:20px;font-size:1.3em;font-weight:700;border-bottom:1px solid #dfdfdf;display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content}.order-details-container .header .MuiButton-root{border-radius:20px;height:35px;white-space:nowrap}.order-details-container .cart{background:#fff;overflow:auto}.order-details-container .cart .orderItems{height:calc(80vh - 140px);overflow:auto}.order-details-container .cart .orderItems .orderItem{border:1px solid #dfdfdf;padding:10px;margin:5px;display:grid;grid-template-columns:100px auto -webkit-min-content;grid-template-columns:100px auto min-content}.order-details-container .cart .orderItems .orderItem .image{height:100px;background-size:cover;background-position:50%}.order-details-container .cart .orderItems .orderItem .details{padding:10px}.order-details-container .cart .orderItems .orderItem .details .restaurant{font-size:1.2em;font-weight:700;color:#9c9292}.order-details-container .cart .orderItems .orderItem .details .ingredients{margin-top:5px;margin-bottom:2px;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;align-items:center}.order-details-container .cart .orderItems .orderItem .details .ingredients .items{display:flex;flex-flow:row wrap;justify-content:flex-start}.order-details-container .cart .orderItems .orderItem .details .ingredients .items .chip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:2px;margin-bottom:2px}.order-details-container .cart .orderItems .orderItem .price{align-self:center}.order-details-container .cart .footer{border-top:1px solid #dfdfdf;padding:20px}.order-details-container .cart .footer .footerItem{display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content;margin-bottom:5px}.issueModalContainer .textInput{width:100%!important}.PaymentInformation_container__1OZ_p{display:grid}.PaymentInformation_container__1OZ_p .PaymentInformation_cancelBtn__1KMA2{font-size:14px;padding:2px 10px;padding-right:15px!important;border-radius:15px!important;margin-bottom:15px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw{padding:0;height:100vh;overflow:hidden}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD{width:70%;margin:20px 0}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_title__3hTyA{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:36px;font-weight:400!important;margin-bottom:20px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_formField__3Fq1f .PaymentInformation_fieldTitle__1yy4Q{font-weight:700;margin:10px 0}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_formField__3Fq1f .PaymentInformation_formControl__1Oycf{margin-top:10px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_row2__1ERNN{margin-top:10px;display:grid;grid-template-columns:160px 100px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_row2__1ERNN .PaymentInformation_formField__3Fq1f{margin-right:15px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_row2__1ERNN .PaymentInformation_expiryDate__3O2lK{display:grid;grid-template-columns:100px 100px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_row2__1ERNN .PaymentInformation_expiryDate__3O2lK .PaymentInformation_formControl__1Oycf{margin-top:0;margin-right:10px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_doubleRow__3sgbf{display:grid;grid-template-columns:50% 50%}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_formGroup__Bd228 .PaymentInformation_doubleRow__3sgbf .PaymentInformation_formField__3Fq1f{margin-right:15px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_errorAlert__3V04V{margin-top:20px;color:#d9211d;font-weight:700}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_actions__3B_X2{margin-top:20px;text-align:right;border-top:1px solid #e4e4e4;padding-top:20px}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw .PaymentInformation_body__1uImq .PaymentInformation_form__D_tVD .PaymentInformation_actions__3B_X2 button{font-size:12px;padding:8px 50px;border-radius:30px}.PaymentInformation_container__1OZ_p .PaymentInformation_back__2H-tT{margin:5px 5px 5px 4%}.PaymentInformation_displayBackButton__30cZY{display:block;padding:16px 24px}@media only screen and (min-width:1000px){.PaymentInformation_container__1OZ_p{width:70%;margin:2% auto auto}.PaymentInformation_container__1OZ_p .PaymentInformation_section__1_7Gw{padding:0 40px;height:100vh;overflow:hidden}.PaymentInformation_container__1OZ_p .PaymentInformation_back__2H-tT{margin:5px 5px 5px 4%}}.ConfirmDialog_container__1-zlM{width:400px}.ConfirmDialog_container__1-zlM .ConfirmDialog_header__1x1GY{padding:20px;font-size:1.3em;border-bottom:1px solid #ccc}.ConfirmDialog_container__1-zlM .ConfirmDialog_title__1dysK{padding:20px;border-bottom:1px solid #ccc;font-size:1.2em}.ConfirmDialog_container__1-zlM .ConfirmDialog_message__32yQP{padding:20px}.ConfirmDialog_container__1-zlM .ConfirmDialog_actions__A3qNI{display:grid;grid-template-columns:auto auto;justify-content:right;border-top:1px solid #ccc;padding:10px;text-align:right}.ConfirmDialog_container__1-zlM .ConfirmDialog_actions__A3qNI button{margin-left:10px;white-space:nowrap;padding:10px;width:150px}.Dialog_dialogOverlay__2tutd{position:absolute;right:0;left:0;top:0;bottom:0;background:rgba(0,0,0,.5);display:grid;grid-template-columns:auto;grid-template-rows:auto;align-items:center;justify-items:center}.Dialog_dialogOverlay__2tutd .Dialog_dialogContent__1CzZy{background:#fff}.OrderPlaced_container__3hGDO{display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content}.OrderPlaced_container__3hGDO .OrderPlaced_section__120Au{padding:0 40px;height:100vh;overflow:hidden}.OrderPlaced_container__3hGDO .OrderPlaced_section__120Au .OrderPlaced_body__2IzbS{margin-top:30px;display:grid;justify-content:center;align-items:center;height:70%}.OrderPlaced_container__3hGDO .OrderPlaced_section__120Au .OrderPlaced_body__2IzbS .OrderPlaced_messageContainer__3HW6h .OrderPlaced_img__1p3Oz{text-align:center}.OrderPlaced_container__3hGDO .OrderPlaced_section__120Au .OrderPlaced_body__2IzbS .OrderPlaced_messageContainer__3HW6h .OrderPlaced_img__1p3Oz img{width:20vw}.OrderPlaced_container__3hGDO .OrderPlaced_section__120Au .OrderPlaced_body__2IzbS .OrderPlaced_messageContainer__3HW6h .OrderPlaced_message__UWGt2{margin-top:30px;text-align:center;font-size:1.5em}.OrderPlaced_container__3hGDO .OrderPlaced_section__120Au .OrderPlaced_body__2IzbS .OrderPlaced_messageContainer__3HW6h .OrderPlaced_actions__3aAWx{margin-top:20px;display:grid;grid-template-columns:auto auto auto}.OrderPlaced_container__3hGDO button{margin-left:10px;white-space:nowrap;padding:10px;width:150px;height:38px}.login-container .paper .title{padding:0 80px}.kitchen-order-list-container .section{background-color:#f0eef2;width:100%;min-height:85vh;padding:40px}.kitchen-order-list-container .section .heading{display:grid;grid-template-columns:auto -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:auto min-content min-content min-content;font-size:30px;font-weight:800}.kitchen-order-list-container .section .heading button{margin-right:15px}.kitchen-order-list-container .section .heading .time{text-align:right;margin-right:20px}.kitchen-order-list-container .section .status{padding:20px}.kitchen-order-list-container .section .status .state{height:120px;width:100%;text-align:center;color:#fff;border-radius:3px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.kitchen-order-list-container .section .status .state .name{padding-top:10px;font-size:16px;font-weight:800}.kitchen-order-list-container .section .status .state .count{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:60px;font-weight:800}.kitchen-order-list-container .section .table-section{width:100%}.kitchen-order-list-container .section .table-section .MuiTableCell-head{color:#d9211d}.kitchen-order-list-container .section .table-section .MuiTableContainer-root{overflow-x:auto;max-height:500px}.kitchen-order-list-container .section .table-section .MuiTableContainer-root .MuiTableBody-root .MuiChip-root{margin:2px}.kitchen-order-list-container .section .table-section .MuiTableContainer-root .MuiTableBody-root .new .MuiTableCell-root{background-color:#ec7063}.kitchen-order-list-container .section .table-section .MuiTableContainer-root .MuiTableBody-root .ack .MuiTableCell-root{background-color:#f8c471}.kitchen-order-list-container .section .table-section .MuiTableContainer-root .MuiTableBody-root .prep .MuiTableCell-root{background-color:#52be80}.kitchen-order-list-container .section .table-section .MuiTableContainer-root .MuiTableBody-root .ready .MuiTableCell-root{background-color:#3498db}.kitchen-order-list-container .section .table-section .head-item{display:grid;grid-template-columns:-webkit-min-content -webkit-max-content;grid-template-columns:min-content max-content;align-items:center}.kitchen-order-list-container .section .table-section .head-item .title{padding-left:5px}.kitchen-order-item-container .section{background-color:#f0eef2;width:100%;min-height:85vh;padding:40px}.kitchen-order-item-container .section .heading{display:grid;grid-template-columns:30% auto 30%;font-size:30px;font-weight:800;padding-bottom:20px}.kitchen-order-item-container .section .heading .order-no{text-align:center}.kitchen-order-item-container .section .heading .time{text-align:right}.kitchen-order-item-container .section .middle-bar{padding:10px 0;display:grid;grid-template-columns:30% 70%;align-items:center;font-size:20px;font-weight:800}.kitchen-order-item-container .section .middle-bar .add-time-container{margin-left:10px;display:grid;grid-template-columns:30% 70%;align-items:center}.kitchen-order-item-container .section .middle-bar .add-time-container .add-time-button-list{display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}.kitchen-order-item-container .section .middle-bar .add-time-container .add-time-button-list .MuiButton-root{border-radius:5px!important;max-width:90%}.kitchen-order-item-container .section .order-body{padding:10px 0;display:grid;grid-template-columns:30% auto}.kitchen-order-item-container .section .order-body .summery{padding:15px 10px;border:thin solid rgba(0,0,0,.12);height:400px}.kitchen-order-item-container .section .order-body .summery .times{display:grid;grid-template-columns:auto auto;margin-bottom:20px}.kitchen-order-item-container .section .order-body .summery .times .name{font-weight:700;text-align:left}.kitchen-order-item-container .section .order-body .summery .times .time{text-align:right}.kitchen-order-item-container .section .order-body .summery .times .current-state{font-weight:700;text-align:right}.kitchen-order-item-container .section .order-body .summery .times .current-state .new{color:#ec7063}.kitchen-order-item-container .section .order-body .summery .times .current-state .ack{color:#f8c471}.kitchen-order-item-container .section .order-body .summery .times .current-state .prep{color:#52be80}.kitchen-order-item-container .section .order-body .summery .times .current-state .ready{color:#3498db}.kitchen-order-item-container .section .order-body .summery .action{margin:20px;text-align:center}.kitchen-order-item-container .section .order-body .summery .action .MuiButton-root{padding:10px;border-radius:9px!important;max-width:90%;min-width:90%}.kitchen-order-item-container .section .order-body .summery .action .new .MuiButton-root{background-color:#ec7063}.kitchen-order-item-container .section .order-body .summery .action .ack .MuiButton-root{background-color:#f8c471}.kitchen-order-item-container .section .order-body .summery .action .prep .MuiButton-root{background-color:#52be80}.kitchen-order-item-container .section .order-body .summery .action .ready .MuiButton-root{background-color:#3498db}.kitchen-order-item-container .section .order-body .summery .count{font-size:18px;font-weight:700;text-align:center}.kitchen-order-item-container .section .order-body .summery .count .count-time{margin-top:10px;font-size:23px}.kitchen-order-item-container .section .order-body .details{margin-left:10px;padding:5px;border:thin solid rgba(0,0,0,.12);overflow:auto;height:400px}.kitchen-order-item-container .section .order-body .details .single-item{padding:10px 0 10px 10px}.kitchen-order-item-container .section .back{margin:20px 0}.KitchenDashboard_container__25upX{background:#f0eef2}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl{font-size:14px;overflow:auto;height:calc(100vh - 116px)}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST{display:grid;grid-template-columns:repeat(4,25%);grid-template-rows:minmax(-webkit-min-content,-webkit-max-content);grid-template-rows:minmax(min-content,max-content);padding-bottom:10%}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ{background:#fff;margin:10px;display:flex;grid-template-rows:-webkit-min-content auto -webkit-min-content;grid-template-rows:min-content auto min-content;cursor:pointer;flex-direction:column}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q{display:grid;grid-template-columns:-webkit-min-content auto -webkit-min-content;grid-template-columns:min-content auto min-content;align-items:center;padding:10px;white-space:nowrap;flex:none}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q.KitchenDashboard_newOrder__2_qPT{background:#ff4820}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q.KitchenDashboard_ackOrder__Nz2fE{background:#ffc42d}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q.KitchenDashboard_cooking__1pm3j{background:#48ff50}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q .KitchenDashboard_orderId__39rmR{white-space:nowrap;font-weight:700;font-size:"16px"}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q .KitchenDashboard_timer__dH5b8{white-space:nowrap}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q .KitchenDashboard_orderState__1DOWV{margin-left:10px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_header__3Ba8q .KitchenDashboard_orderState__1DOWV .KitchenDashboard_badge__kSYkx{padding:5px 15px;background:#fff;display:inline-block;border-radius:50px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg{padding:10px;flex:auto}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ{margin-bottom:5px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ .KitchenDashboard_title__37Bmz{font-weight:600}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ .KitchenDashboard_options__i4SD6{margin-left:10px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ .KitchenDashboard_options__i4SD6 .KitchenDashboard_subtitle__1HIyz{text-align:start;color:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;width:90%;font-size:12px;font-weight:500;margin-bottom:4px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ .KitchenDashboard_options__i4SD6 .KitchenDashboard_ingredients__oy3rv{margin-bottom:2px;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;align-content:center}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ .KitchenDashboard_options__i4SD6 .KitchenDashboard_ingredients__oy3rv .KitchenDashboard_items__2JvEy{display:flex;flex-flow:row wrap;justify-content:flex-start}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_ordersList__3OsXu .KitchenDashboard_orderItem__JS3EQ .KitchenDashboard_options__i4SD6 .KitchenDashboard_ingredients__oy3rv .KitchenDashboard_items__2JvEy .KitchenDashboard_item__31VPQ{margin-left:2px;margin-bottom:2px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_deliveryZone__1b0Nm{margin-bottom:5px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_deliveryZone__1b0Nm .KitchenDashboard_title__37Bmz{font-weight:600}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_orderSummary__2xMzg .KitchenDashboard_deliveryZone__1b0Nm .KitchenDashboard_subtitle__1HIyz{text-align:start;color:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;width:90%;font-size:12px;font-weight:500;margin-bottom:4px;margin-left:10px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6{border-top:1px solid #d6d6d6;padding:10px;display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;align-items:center;font-size:12px;font-weight:600;flex:none}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6.KitchenDashboard_warn__qCSbb{background:#d32f2f;color:#fff}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6 .KitchenDashboard_countdowns__5Xzy4{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;align-items:center}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6 .KitchenDashboard_countdowns__5Xzy4 .KitchenDashboard_countdown__1w3Mf{display:grid;align-items:center;white-space:nowrap;grid-template-columns:auto auto}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6 .KitchenDashboard_countdowns__5Xzy4 .KitchenDashboard_countdown__1w3Mf img{margin-right:5px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6 .KitchenDashboard_countdowns__5Xzy4 img{height:15px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_orders__10YST .KitchenDashboard_orderCard__ofQZZ .KitchenDashboard_footer__3G-k6 .KitchenDashboard_listIcon__3_sVE{vertical-align:middle;width:15px;margin-left:10px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_emptyBasket__3dnlm{display:grid;align-items:center;color:#9c9292;font-weight:700;font-size:17px;text-align:center}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_emptyBasket__3dnlm .KitchenDashboard_img__2mcuM{padding:30px 15px}.KitchenDashboard_container__25upX .KitchenDashboard_content__15LCl .KitchenDashboard_emptyBasket__3dnlm .KitchenDashboard_img__2mcuM img{width:100px}.Header_container__1eA5m{display:grid;grid-template-columns:auto -webkit-min-content -webkit-min-content;grid-template-columns:auto min-content min-content;align-items:center;padding:10px;background:#fff}.Header_container__1eA5m .Header_tools__dWGTx{margin-left:10px}.Header_container__1eA5m img{height:40px}.Header_container__1eA5m .Header_title__2u0kG{margin-left:20px;font-weight:700;display:flex;align-items:center}.Header_container__1eA5m .Header_time__3MVUF{margin-left:1rem}.Header_container__1eA5m button{white-space:nowrap}.Header_container__1eA5m .Header_buttonContainer__qRnuo{display:flex}.Page_page__2HczP{position:absolute;background:#bcbcbc;top:0;bottom:0;right:0;left:0}.Page_page__2HczP .Page_pageContent__1aUt3{overflow:auto}.AddTime_container__8SxPN{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;align-items:center;justify-content:end;margin:10px}.AddTime_container__8SxPN .AddTime_title__8s6Fq{font-weight:600}.AddTime_container__8SxPN .AddTime_buttonList__TyClj{display:grid;grid-template-columns:-webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content min-content min-content min-content min-content}.AddTime_container__8SxPN .AddTime_buttonList__TyClj .AddTime_buttonItem__2igLl{margin-left:5px}.login-container{height:100vh;margin:0 auto;align-self:center;width:80%;text-align:center;font-family:"Montserrat",sans-serif;display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content}.login-container .paper{padding:20px;margin:20px auto;width:400px;height:-webkit-min-content;height:-moz-min-content;height:min-content}.login-container .paper img{margin-bottom:20px;height:70px}.login-container .paper .title{margin:10px auto;padding:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:36px;font-weight:300}.login-container .paper .login-form{text-align:-webkit-center;margin-bottom:10px}.login-container .paper .login-form .form-item{width:250px;margin-bottom:10px}.login-container .paper .login-form .form-item .name{margin:5px 0;text-align:left;font-weight:900;font-size:10px}.login-container .paper .login-form .form-item .MuiOutlinedInput-root{height:40px;border-radius:9px!important;border-width:10px!important}.login-container .paper .login-form .form-item .MuiOutlinedInput-adornedStart{padding-left:0}.login-container .paper .login{margin:20px}.login-container .paper .login .MuiButton-root{padding:10px 90px;border-radius:9px!important}.login-container .paper .options{font-size:12px;font-weight:200;margin-bottom:20px}.login-container .paper .options p{-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-after:4px;margin-block-end:4px}.login-container .bottom .back{visibility:visible!important}.login-container .MuiDivider-root{background-color:rgba(0,0,0,.2)!important}#red-button{cursor:pointer;margin-left:4px;color:#d9211d!important}.CSDashboard_container__i1fr1 .CSDashboard_header__jt9HC{display:flex;justify-content:space-between;font-weight:700;align-items:center;padding:10px 20px;border-bottom:1px solid #ddd;font-size:1.2em}.CSDashboard_container__i1fr1 .CSDashboard_header__jt9HC span{display:flex;align-items:center}.CSDashboard_container__i1fr1 .CSDashboard_header__jt9HC img{height:20px;margin-right:15px}.CSDashboard_container__i1fr1 .CSDashboard_content__UTues{padding:40px 5%}.CSDashboard_container__i1fr1 .CSDashboard_content__UTues .CSDashboard_title__3p7l5{font-weight:700;font-size:1.2em}.CSDashboard_container__i1fr1 .CSDashboard_content__UTues .CSDashboard_orderList__3FZVl,.CSDashboard_container__i1fr1 .CSDashboard_content__UTues .CSDashboard_orderSummary__3MM6l{margin-top:20px}.OrderSummary_orderSummary__3OTyJ{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.OrderSummary_orderSummary__3OTyJ .OrderSummary_card__3ybNE{padding:15px;margin:5px;cursor:pointer;text-align:center;background:#fff;border:none;border-bottom:5px solid transparent}.OrderSummary_orderSummary__3OTyJ .OrderSummary_card__3ybNE .OrderSummary_value__3pyPC{font-size:2em}.OrderSummary_orderSummary__3OTyJ .OrderSummary_card__3ybNE.OrderSummary_active__xyMOB,.OrderSummary_orderSummary__3OTyJ .OrderSummary_card__3ybNE:hover{border-bottom:5px solid #d9211d}.OrderList_container__1xw9o .OrderList_title__4Zl54{font-size:1.2em}.OrderList_container__1xw9o .OrderList_title__4Zl54 img{height:15px;margin:0 20px}.OrderList_container__1xw9o .OrderList_title__4Zl54 .OrderList_filterLabel__uPDN4{font-size:.8em}.OrderList_container__1xw9o .OrderList_deliveryStyle__1SV7e{font-size:1.3em}.OrderList_container__1xw9o .OrderList_deliveryStyle__1SV7e .OrderList_filterLabel__uPDN4{font-size:.8em}.OrderList_container__1xw9o .OrderList_deliveryStyle__1SV7e img{height:15px;margin:0 20px}.OrderList_container__1xw9o table{width:100%;border-spacing:0 10px;font-size:.9em}.OrderList_container__1xw9o table tr.OrderList_danger__ZBjiH{color:red}.OrderList_container__1xw9o table tr.OrderList_danger__ZBjiH td:first-child{border-left:5px solid red}.OrderList_container__1xw9o table th{text-align:left;padding:5px;top:0;position:-webkit-sticky;position:sticky;background:#bcbcbc}.OrderList_container__1xw9o table td{background:#fff;padding:10px}.OrderList_container__1xw9o table .OrderList_actions__32-ju button{margin-right:10px;margin-bottom:10px}.OrderList_container__1xw9o table .OrderList_actions__32-ju button img{height:20px}.OrderList_dialogBox__3XCdk{width:400px;padding:30px}.OrderList_dialogBox__3XCdk .OrderList_title__4Zl54{font-size:1.2em;font-weight:700}.OrderList_dialogBox__3XCdk .OrderList_form__1_nrd{margin-top:10px}.OrderList_dialogBox__3XCdk .OrderList_tools__3KyVa{margin-top:20px;text-align:right;flex-direction:row}.OrderList_dialogBox__3XCdk .OrderList_radioContainer__2P6ye{margin-top:0}.OrderList_dialogBox__3XCdk .OrderList_radioTitle__2UcTn{font-size:13px;color:rgba(0,0,0,.54);margin-bottom:0}.OrderList_dialogBox__3XCdk .OrderList_title2__204gb{margin-top:8px;font-size:1rem}.CustomerIssues_container__1UFB4 .CustomerIssues_title__1ThTq{font-size:1.3em}.CustomerIssues_container__1UFB4 .CustomerIssues_title__1ThTq .CustomerIssues_filterLabel__3rClR{font-size:.8em}.CustomerIssues_container__1UFB4 .CustomerIssues_title__1ThTq img{height:15px;margin:0 20px}.CustomerIssues_container__1UFB4 .CustomerIssues_title__1ThTq .CustomerIssues_grpBtn__1-URP{margin-left:1rem;border-radius:50px;padding:.2rem 1rem}.CustomerIssues_container__1UFB4 table{width:100%;border-spacing:0 10px;font-size:.9em}.CustomerIssues_container__1UFB4 table tr.CustomerIssues_danger__Wmmav{color:red}.CustomerIssues_container__1UFB4 table tr.CustomerIssues_danger__Wmmav td:first-child{border-left:5px solid red}.CustomerIssues_container__1UFB4 table th{text-align:left;padding:5px;top:0;position:-webkit-sticky;position:sticky;background:#bcbcbc}.CustomerIssues_container__1UFB4 table td{background:#fff;padding:10px}.CustomerIssues_container__1UFB4 table .CustomerIssues_actions__JuWu1 button img{height:20px}.CustomerIssues_dialogBox__yX-N1{width:400px;padding:30px}.CustomerIssues_dialogBox__yX-N1 .CustomerIssues_title__1ThTq{font-size:1.2em;font-weight:700}.CustomerIssues_dialogBox__yX-N1 .CustomerIssues_form__F6HyT{margin-top:10px}.CustomerIssues_dialogBox__yX-N1 .CustomerIssues_tools__1vWZd{margin-top:20px;text-align:right;flex-direction:row}.CustomerIssues_dialogBox__yX-N1 .CustomerIssues_radioContainer__3JxSz{margin-top:0}.CustomerIssues_dialogBox__yX-N1 .CustomerIssues_radioTitle__7IFnu{font-size:13px;color:rgba(0,0,0,.54);margin-bottom:0}.CustomerIssues_dialogBox__yX-N1 .CustomerIssues_title2__Su-oP{margin-top:8px;font-size:1rem}.CustomerIssues_modalContainer__3DUlw .CustomerIssues_subjectText__2JgUr{-webkit-font-smoothing:antialiased;font-family:"Google Sans",Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:1.375rem;font-feature-settings:"calt" off;font-variant-ligatures:no-contextual;color:#1f1f1f;font-weight:400;line-height:normal}.CustomerIssues_modalContainer__3DUlw .CustomerIssues_customerText__2WnyU{font-size:1rem}.CustomerIssues_modalContainer__3DUlw .CustomerIssues_messageText__14Ybc{font-size:16px;line-height:24px}.CustomerIssues_modalContainer__3DUlw .CustomerIssues_replyBox__2vQEh{margin-top:2rem}.CustomerIssues_modalContainer__3DUlw .CustomerIssues_msgHead__3HGVt{font-size:16px;line-height:24px;margin-top:1rem}.CustomerIssues_modalContainer__3DUlw .CustomerIssues_date__1PQU-{font-size:12px;font-weight:600;color:grey}.CustomerIssues_tblPagination__2lcxt{display:flex;justify-content:flex-end;align-items:center}.CustomerIssues_tblPagination__2lcxt .CustomerIssues_pageIndex__2XYbe{font-size:16px;margin-right:1rem}.CSOrderDetails_container__d7wMD{height:100vh}.CSOrderDetails_container__d7wMD .CSOrderDetails_header__3rUjt{display:grid;align-items:center;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;font-weight:700;padding:10px 20px;border-bottom:1px solid #ddd;font-size:1.2em;white-space:nowrap}.CSOrderDetails_container__d7wMD .CSOrderDetails_header__3rUjt img{height:20px;margin-right:15px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY{padding:20px 5%}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_title__1wXjo{font-weight:700;font-size:1.5em;margin-bottom:20px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw{display:grid;grid-template-columns:40% 60%;background:#fff;padding:20px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_orderInformation__2ZnoP{border:1px solid #dfdfdf;display:flex;flex-direction:column;justify-content:space-between;margin:10px 0;padding:10px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_orderInformation__2ZnoP table{width:100%}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_orderInformation__2ZnoP table .CSOrderDetails_title__1wXjo{font-size:1.2em}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_orderInformation__2ZnoP table td,.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_orderInformation__2ZnoP table th{padding:5px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_orderInformation__2ZnoP table th{text-align:left}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0{border:1px solid #dfdfdf;margin:10px 0}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_title__1wXjo{border-bottom:1px solid #dfdfdf;padding:10px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO{height:calc(80vh - 200px);overflow:auto}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd{border:1px solid #dfdfdf;padding:10px;margin:5px;display:grid;grid-template-columns:100px auto -webkit-min-content;grid-template-columns:100px auto min-content}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_image__3NxaT{height:100px;background-size:cover;background-position:50%}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_details__2lOXR{padding:10px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_details__2lOXR .CSOrderDetails_restaurant__1vxey{font-size:1.2em;font-weight:700;color:#9c9292}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_details__2lOXR .CSOrderDetails_ingredients__2Dcuh{margin-bottom:2px;display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_details__2lOXR .CSOrderDetails_ingredients__2Dcuh .CSOrderDetails_items__OTGDL{display:flex;flex-flow:row wrap;justify-content:flex-start}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_details__2lOXR .CSOrderDetails_ingredients__2Dcuh .CSOrderDetails_items__OTGDL .CSOrderDetails_chip__2kG6y{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:2px;margin-bottom:2px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_orderItems__36uoO .CSOrderDetails_orderItem__3daTd .CSOrderDetails_price__3qb3l{align-self:center}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_footer__3UY1I{border-top:1px solid #dfdfdf;padding:20px}.CSOrderDetails_container__d7wMD .CSOrderDetails_content__1oxlY .CSOrderDetails_orderDetails__220cw .CSOrderDetails_cart__3AEw0 .CSOrderDetails_footer__3UY1I .CSOrderDetails_item__2gYCn{display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content;margin-bottom:5px}.UpdateOrderAddress_formClass__1618R{width:500px}.UpdateOrderAddress_formClass__1618R .UpdateOrderAddress_flexBox__ffm3Y{display:flex;justify-content:space-between;margin-bottom:1rem}.UpdateOrderAddress_formClass__1618R .UpdateOrderAddress_inputBox__2Lv_C{width:48%}.CSTakeOrder_container__1YkL0{display:grid;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;height:100vh}.CSTakeOrder_container__1YkL0 .CSTakeOrder_header__15ND7{display:grid;align-items:center;font-weight:700;padding:10px 20px;border-bottom:1px solid #ddd;font-size:1.2em}.CSTakeOrder_container__1YkL0 .CSTakeOrder_header__15ND7 img{height:20px;margin-right:15px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL{display:grid;align-items:center;justify-content:center}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9{padding:20px;width:800px;background:#fff}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_title__1aHmM{text-align:left;font-size:1.2em;font-weight:700;margin-bottom:20px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_searchBar__1JgZt{display:grid;grid-template-columns:auto 200px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_searchBar__1JgZt button{margin-left:10px;height:55px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_userInfo__bg1pk{padding-top:20px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_userInfo__bg1pk table{width:100%}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_userInfo__bg1pk table td,.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_userInfo__bg1pk table th{text-align:left;padding:5px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_userInfo__bg1pk table th{width:100px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_noSearch__BGaCD{display:grid;align-items:center;justify-content:center;font-weight:700;height:100px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_actions__18zcn{margin-top:20px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_body__2XFzL .CSTakeOrder_takeOrder__1EIn9 .CSTakeOrder_actions__18zcn button{margin-right:10px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_dialog__-xIml .CSTakeOrder_actions__18zcn{text-align:right;margin-top:20px}.CSTakeOrder_container__1YkL0 .CSTakeOrder_dialog__-xIml .CSTakeOrder_actions__18zcn button{margin-right:10px}.tnc-container{padding-left:3%;color:#000}.ul-circle{list-style-type:circle!important}.section{overflow:auto;height:100vh;padding-bottom:50px;padding-right:3%}li{padding-bottom:5px}.Promotions_container__ozQtw .Promotions_header__3sEFz{display:grid;align-items:center;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;font-weight:700;padding:10px 20px;border-bottom:1px solid #ddd;font-size:1.2em;white-space:nowrap}.Promotions_container__ozQtw .Promotions_header__3sEFz img{height:20px;margin-right:15px}.Promotions_container__ozQtw .Promotions_content__2lgLJ{padding:40px 5%}.Promotions_container__ozQtw .Promotions_content__2lgLJ .Promotions_btn__13kK7{text-transform:none}.Promotions_container__ozQtw .Promotions_content__2lgLJ .Promotions_title__1nteO{font-weight:700;font-size:1.2em}.Promotions_container__ozQtw .Promotions_content__2lgLJ .Promotions_deletedOrder__SSprl{background-color:#e69898!important}.Promotions_container__ozQtw .Promotions_content__2lgLJ table{width:100%;border-spacing:0 10px;font-size:.9em}.Promotions_container__ozQtw .Promotions_content__2lgLJ table tr{background:#fff}.Promotions_container__ozQtw .Promotions_content__2lgLJ table th{text-align:left;padding:5px;top:0;position:-webkit-sticky;position:sticky;background:#bcbcbc}.Promotions_container__ozQtw .Promotions_content__2lgLJ table td{padding:10px}.Promotions_container__ozQtw .Promotions_content__2lgLJ table .Promotions_actions__2OFat button{margin-right:10px}.Promotions_container__ozQtw .Promotions_content__2lgLJ table .Promotions_actions__2OFat button img{height:20px}.Promotions_dateContainer__3W01n{display:flex;justify-content:space-between}.Promotions_textInput__3KaNg{width:100%!important}.Promotions_discountTextInput__Wdm9Q{width:70%!important}.Promotions_discountContainer__2jJY7{display:flex;justify-content:space-between}.Promotions_alignRight__JCQaJ{text-align:right!important}.Promotions_brodcastMessage__1JYok{margin-top:.5rem}.order-list-container .top-bar{padding:0 20px}.order-list-container .section{background-color:#f0eef2;width:100%;height:calc(100vh - 80px);padding:0 40px}.order-list-container .section .back-button{padding:20px 0}.order-list-container .section .back-button .MuiButton-root{font-size:12px;padding:5px 20px;padding-right:18px!important;border-radius:15px!important}.order-list-container .section .table-section{width:100%;margin-bottom:20px}.order-list-container .section .table-section .MuiTableCell-head{color:#d9211d}.order-list-container .section .table-section .MuiTableContainer-root{height:65vh;overflow-x:auto}.order-list-container .section .table-section .MuiTableCell-root{padding:10px 16px!important}.order-list-container .section .table-section .head-item{display:grid;grid-template-columns:-webkit-min-content -webkit-max-content;grid-template-columns:min-content max-content;align-items:center}.order-list-container .section .table-section .head-item .title{padding-left:5px}.order-list-container .section .table-section .head-item .order-title{padding-left:5px;font-size:18px!important}#head{font-weight:800}#head .head-item{display:grid;grid-template-columns:-webkit-min-content -webkit-max-content;grid-template-columns:min-content max-content;align-items:center}#head .head-item .MuiSvgIcon-root{width:0;color:#d9211d;visibility:hidden}#error-row{border:solid;border-width:2px;border-color:#d9211d}#error-row .head-item .MuiSvgIcon-root{width:auto!important;visibility:visible!important}tr{cursor:pointer}.bold{font-weight:600!important}.tblPagination{display:flex;justify-content:flex-end;align-items:center}.tblPagination .pageIndex{font-size:16px;margin-right:1rem}.modalContainer .subjectText{-webkit-font-smoothing:antialiased;font-family:"Google Sans",Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:1.375rem;font-feature-settings:"calt" off;font-variant-ligatures:no-contextual;color:#1f1f1f;font-weight:400;line-height:normal}.modalContainer .customerText{font-size:1rem}.modalContainer .messageText,.modalContainer .msgHead{font-size:16px;line-height:24px}.modalContainer .msgHead{margin-top:1rem}.modalContainer .replyBox{margin-top:2rem}.modalContainer .headingContainer{display:flex;justify-content:space-between}.modalContainer .date{font-size:12px;font-weight:600;color:grey}
/*# sourceMappingURL=main.c30496f9.chunk.css.map */