.fullPageLoader{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100vw}.fullPageLoader_withOverlay{position:fixed;z-index:9999}.fullPageLoader_withOverlay:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.4)}:root{--Audiowide:"Audiowide",cursive;--RobotoCondensed:"Roboto Condensed",sans-serif;--RobotoSlab:"Roboto Slab",serif;--bodyBg:#1c2025;--tablesBg:#282c34;--itemsActiveBg:#4f5374;--overlay:rgba(28,32,37,0.8);--white:#fff;--grey:#cacaca;--primary:#42a5f5;--secondary:#fb8c00;--error:#f44}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:4px}::-webkit-scrollbar-button{display:none}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{min-width:100vw;min-height:100vh;font-family:"Roboto Condensed",sans-serif;font-family:var(--RobotoCondensed);background:#1c2025;background:var(--bodyBg);line-height:1.3;color:#fff;color:var(--white);display:flex;justify-content:center;align-items:center}body .createOrderLayout{color:#606060}#root{min-width:100vw;min-height:100vh}img{max-width:100%;height:auto}a{text-decoration:none}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}td>svg:not(.main-status){display:flex!important;justify-content:center;align-items:center;width:100%!important}.cursor-pointer{cursor:pointer}.MuiInput-underline:before{display:none}.relative{position:relative}.flexXYCenter,.flexYCenter{display:flex;align-items:center}.flexXYCenter{justify-content:center}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.darkTheme input:-webkit-autofill,.darkTheme input:-webkit-autofill:active,.darkTheme input:-webkit-autofill:focus,.darkTheme input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #282c34 inset!important;-webkit-box-shadow:0 0 0 30px var(--tablesBg) inset!important}.darkTheme input:-webkit-autofill{-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--white)!important}
/*# sourceMappingURL=main.df793498.chunk.css.map */