@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);body{font-family:"Open Sans",sans-serif}a{text-decoration:none}.header-drawer-bottom li,.header-links a{color:#81a4bb;letter-spacing:normal;font-weight:600;text-decoration:none;display:flex;cursor:pointer;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.header-drawer-bottom li.selected,.header-drawer-bottom li:hover,.header-links a.selected,.header-links a:hover{color:#ef5236}.header-drawer-bottom .logout-btn,.popper-list .logout-btn{min-width:160px;border-top:1px solid #f7fafc;color:#fa8b77;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.header-drawer-bottom .logout-btn:hover,.popper-list .logout-btn:hover{color:#ef5236}.header-drawer-bottom .logout-btn:active,.header-drawer-bottom .logout-btn:focus,.popper-list .logout-btn:active,.popper-list .logout-btn:focus{outline:none}.header-links{display:flex}@media (max-width:992px){.header-links{flex-direction:column;min-width:15rem}.header-links a{font-size:1rem;margin-bottom:2rem;font-weight:700}.header-links a:first-child{margin-top:2rem}}.header-drawer-bottom li{padding:1rem}.header-drawer{display:flex;flex-direction:column;justify-content:space-between;height:100%}.header-drawer :focus{outline:none}.header-logo-link{display:flex}.header-drawer-top{position:relative;padding:1rem}.header-drawer-top .header-logo{width:2rem;height:2rem}.header-drawer-top .mobile-menu-close-icon{fill:#81a4bb;cursor:pointer;position:absolute;right:1rem;top:1rem;width:2rem;height:2rem;-webkit-transition:fill .2s ease-in;transition:fill .2s ease-in}.header-drawer-top .mobile-menu-close-icon:hover{fill:#477ea2}.header-drawer-bottom ul{padding:0;margin:0}.header-drawer-bottom .logout-btn{list-style:none;padding:1rem}.main-header{z-index:1000;background:#fff;height:80px;display:flex;position:fixed;top:0;right:0;width:100vw;left:0;align-items:center;box-shadow:0 2px 7px 0 rgba(21,46,62,.06)}.main-header .divider{height:80px;border:.5px solid #f0f0f0}.main-header .main-header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 0 0 24px;height:100%;width:100%;box-sizing:border-box}.main-header .main-header-wrapper .header-left,.main-header .main-header-wrapper .header-right{display:flex;align-items:center}.main-header .main-header-wrapper .header-left{height:100%}.main-header .main-header-wrapper .header-left .header-logo{margin-right:42px}.main-header .main-header-wrapper .header-left a{height:100%;align-items:center;margin-right:32px}.main-header .main-header-wrapper .header-right .user{padding:0 1.6875rem;position:relative;cursor:pointer}.main-header .main-header-wrapper .header-right .user .avatar{color:#2e719d;font-weight:600;position:relative;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.main-header .main-header-wrapper .header-right .user:before{content:"";display:block;position:absolute;height:2.25rem;width:2.25rem;background-color:#e7f1f7;border-radius:24px;margin:auto;left:0;right:0;top:0;bottom:0;-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}.main-header .main-header-wrapper .header-right .user:hover .avatar{color:#ef5236}.main-header .main-header-wrapper .header-right .user:hover:before{background-color:#f9e3df}.main-header .main-header-wrapper .header-right .user:focus{outline:none}.main-header .main-header-wrapper .header-right .user:focus .avatar{color:#ef5236}.main-header .main-header-wrapper .header-right .user:focus:before{background-color:#f9e3df}.main-header .main-header-wrapper .header-right .more{padding:0 3px 0 28px;color:#81a4bb;height:80px;cursor:pointer;display:flex;align-items:center}.main-header .main-header-wrapper .header-right .more:hover{color:#ef5236}@media (max-width:768px){.main-header .main-header-wrapper .header-right{display:none}}#menu-popper{width:auto;border-radius:0}.popper.popper-shadow{box-shadow:0 2px 7px 0 rgba(21,46,62,.06)}.popper-list{list-style:none;margin-top:5px;padding:0}.popper-list :focus{outline:none}.popper-list li{color:#81a4bb;font-size:12px;line-height:3rem;padding:0 calc(18px + 2rem) 0 18px;background-color:#fff;cursor:pointer;-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}.popper-list li a{color:#81a4bb;text-decoration:none}.popper-list li strong{font-size:16px;font-weight:600}.popper-list li:hover{background-color:#e7f1f7}.popper-list .logout-btn{-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.popper-list .logout-btn:hover{color:#fff;background-color:#fa8b77}body{background-color:#f7fafc;margin:0;padding-right:0!important}@media (min-width:992px){.container{padding-top:80px;padding-bottom:80px}}button{display:flex;align-items:center;border-radius:5px;height:40px;font-size:16px;outline:none;font-family:"Open Sans",sans-serif;cursor:pointer;font-weight:600;padding:0 27px}button:disabled{cursor:default}.button-outlined,.button-outlined-icon{border:2px solid #81a4bb;color:#81a4bb;background:#f7fafc;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.button-outlined-icon:not([disabled]):hover,.button-outlined:not([disabled]):hover{border-color:#95bcd6;color:#95bcd6}.button-outlined-icon>.button-loading,.button-outlined>.button-loading{color:#81a4bb}.button-outlined-icon:disabled,.button-outlined:disabled{opacity:.5;cursor:default}.button-filled,.button-filled-icon{background-color:#ef5236;color:#fff;box-shadow:0 2px 4px 0 #ffd0c7;margin-left:16px;border:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.button-filled-icon svg:not(.MuiCircularProgress-svg) path,.button-filled svg:not(.MuiCircularProgress-svg) path{fill:#fff;opacity:1}.button-filled-icon>.button-loading,.button-filled>.button-loading{color:#fff}.button-filled-icon:hover,.button-filled:hover{background-color:#e24428;box-shadow:0 2px 4px 0 #e2aca1}.button-filled-icon:disabled,.button-filled:disabled{background:#fa8b77;box-shadow:0 2px 4px 0 #ffd0c7;cursor:default}.button-filled-icon,.button-outlined-icon{padding:0 16px}.button-filled-icon svg:not(.MuiCircularProgress-svg),.button-outlined-icon svg:not(.MuiCircularProgress-svg){vertical-align:middle;margin-right:8px}@media (max-width:768px){.button-filled-icon span,.button-outlined-icon span{display:none}.button-filled-icon svg:not(.MuiCircularProgress-svg),.button-outlined-icon svg:not(.MuiCircularProgress-svg){margin-right:0}}.page-header,.page-header-back{margin-bottom:36px}.page-header-back h1,.page-header h1{margin:0;font-size:34px;color:#ef5236}@media (max-width:992px){.page-header-back h1,.page-header h1{font-size:20px;font-weight:600}}.page-header-back.page-sub-header h1,.page-header.page-sub-header h1{font-size:20px;font-weight:600}.page-header-back .page-header-wrapper,.page-header .page-header-wrapper{display:flex;align-items:center;justify-content:space-between;min-height:40px}.page-header-back .page-header-wrapper .page-header-title,.page-header .page-header-wrapper .page-header-title{display:flex;align-items:flex-end}.page-header-back .page-header-wrapper .page-header-title span,.page-header .page-header-wrapper .page-header-title span{font-size:18px;color:#ef5236;font-weight:600}@media (max-width:992px){.page-header{margin-left:3rem;margin-top:1rem}}@media (min-width:992px){.page-header{margin-top:71px}}.page-header.page-sub-header{margin-top:20px}.page-header-back{margin-top:31px}.page-header-back .back{cursor:pointer;display:inline-block;color:#848d93;margin-bottom:17px}.page-header-back .back div{display:flex;align-items:center;font-weight:600;font-size:12px}.page-header-back .back div svg{margin-right:12px}.mobile-menu-button{width:1.8rem;height:1.8rem;position:absolute;left:1rem;top:1.4rem;cursor:pointer}.mobile-menu-button>path{fill:#81a4bb;-webkit-transition:fill .2s ease-in;transition:fill .2s ease-in}.mobile-menu-button:hover>path{fill:#477ea2}.pagination-wrapper{display:flex;justify-content:flex-end}.pagination-wrapper .pagination-container{list-style:none;padding-left:0}.pagination-wrapper .pagination-container li{background:#fff;padding:15px 0;display:inline-block;border-right:.5px solid #f0f0f0;color:#81a4bb;box-shadow:0 2px 7px 0 rgba(21,46,62,.06);cursor:pointer}.pagination-wrapper .pagination-container li a{outline:none;padding:15px}.pagination-wrapper .pagination-container .previous{border-top-left-radius:5px;border-bottom-left-radius:5px;margin-right:8px}.pagination-wrapper .pagination-container .next{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:none;margin-left:8px}.pagination-wrapper .pagination-container .next,.pagination-wrapper .pagination-container .previous{-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.pagination-wrapper .pagination-container .next a svg,.pagination-wrapper .pagination-container .previous a svg{position:relative;top:3px;width:16px;height:16px}.pagination-wrapper .pagination-container .active,.pagination-wrapper .pagination-container .next:hover,.pagination-wrapper .pagination-container .previous:hover{color:#ef5236}.form-actions{display:flex;z-index:101;justify-content:center;position:fixed;bottom:0;right:0;left:0;width:100vw;margin:0 auto;padding-left:calc(100vw - 100%);padding-left:var(--scrollbar-width);box-shadow:0 -2px 7px 0 rgba(21,46,62,.12);background-color:#f0f4f7}.form-actions .form-actions-wrapper{padding:21px 0 15px;display:flex;justify-content:flex-end}.form-actions .form-actions-wrapper .form-buttons{display:flex}.add-edit-form{margin-bottom:46px}.add-edit-form .form-section{background:#fff;border-radius:5px;box-shadow:0 2px 7px 0 rgba(21,46,62,.06);padding:35px 48px}.add-edit-form .form-section .form-section-title{display:flex;align-items:center;color:#81a4bb;font-weight:600;font-size:20px;margin-bottom:22px}.add-edit-form .form-section .form-section-title p{margin:0}.add-edit-form .form-section .form-section-title .section-icon{background:#e7f1f7;margin-right:14px;padding:8px 9px;border-radius:22px;display:flex}.add-edit-form .form-section .form-section-title .section-icon svg{width:22px;height:22px}.add-edit-form .form-section .form-section-title .section-icon svg path{fill:#477ea2}.add-edit-form .form-section .form-section-title button{margin-left:auto}.add-edit-form .company-selector{padding-bottom:2rem;margin-top:2rem}@media (min-width:568px){.add-edit-form .company-selector{margin-top:4rem}}@media (min-width:768px){.add-edit-form .company-selector{margin-top:6rem}}@media (min-width:992px){.add-edit-form .company-selector{margin-top:8rem}}.add-edit-form .company-selector>.MuiGrid-container{padding-bottom:1rem}.add-edit-form .company-selector .header-logo{margin-left:-12px;margin-right:1rem}.add-edit-form .company-selector h3{color:#ef5236}.add-edit-form .company-selector .form-section-title{margin-bottom:0}.add-edit-form .company-selector .form-section-title+p{margin-left:-12px;margin-top:0;color:#81a4bb}.MuiGrid-spacing-xs-1>.MuiGrid-item.input-margin{padding-right:8px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sticker-select-container .MuiPaper-outlined{border-color:#d8dadc;border-width:2px}.sticker-select-container .MuiPaper-root{cursor:pointer;display:flex;align-items:center;height:54px;padding:0 14px;width:100%}.sticker-select-container .MuiPaper-root .sticker-select-icon{margin-right:16px}.sticker-select-container .MuiPaper-root .sticker-select-icon svg{height:32px;width:32px}.sticker-select-container .MuiPaper-root .sticker-select-label{color:#848d93;cursor:pointer;line-height:1.1875em}.sticker-select-container .MuiPaper-root .sticker-select-arrow{margin-left:auto;fill:#848d93}.sticker-select-container.error .MuiPaper-outlined{border-color:#ef5236}.sticker-select-container.error .sticker-select-label{color:#fa8b77}.sticker-select-container.error .sticker-select-arrow{fill:#ef5236}.table .table-header{margin:0 0 17px}.table .table-header.table-row-link-action{width:calc(100% - 52px)}.table .table-header>.MuiGrid-item{padding:0 16px}.table .table-header>.MuiGrid-item span{display:flex;align-items:center;color:#848d93}.table .table-header>.MuiGrid-item span.sortable{cursor:pointer}.table .table-header>.MuiGrid-item span.selected{color:#3d464c}.table .table-row-container:nth-of-type(2) .table-row{border-top-left-radius:5px;border-top-right-radius:5px}.table .table-row-container:last-of-type .table-row{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.table .table-row-link{width:100%;color:unset;outline:none}.table .table-row-link.table-row-link-action{width:calc(100% - 52px)}.table .table-row-action{margin-left:auto;width:44px}.table .table-row-action>.table-row{display:flex;justify-content:center;align-items:center}.table .table-row-action>.table-row path{fill:#848d93}.table .table-row-action:hover path{fill:#477ea2}.table .table-row{cursor:pointer;background-color:#fff;min-height:48px;margin:0 0 8px;box-shadow:0 2px 7px 0 rgba(21,46,62,.06);-webkit-transition:box-shadow .15s ease-in;transition:box-shadow .15s ease-in}.table .table-row>.MuiGrid-item{display:flex;align-items:center;padding:0 16px}.table .table-row>.MuiGrid-item>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#848d93}.table .table-row .table-row-primary span{color:#3d464c;font-weight:600;-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.table .table-row:hover{box-shadow:0 2px 7px 0 0 2px 7px 0 rgba(21,46,62,.2)}.table .table-row:hover .table-row-primary span{color:#e24428}.product-status{flex-wrap:wrap}.product-status,.product-status .status-icon-glow{align-items:center;display:flex;justify-content:center}.product-status .status-icon-glow{border-radius:50%;height:22px;margin-right:10px;width:22px}.product-status .status-icon-glow.active{background-color:#e6fff8}.product-status .status-icon-glow.active svg{fill:#5bceae}.product-status .status-icon-glow.inactive{background-color:#f7fafc}.product-status .status-icon-glow.inactive svg{fill:#d8dadc}.customers .table .table-header-status span{justify-content:center}.distributors .table-header,.distributors .table-row{padding-left:16px}.products .subheader{display:flex;align-items:center}.products .subheader .button-filled-icon{margin-left:auto}.products .subcontent{padding-top:20px}.products .modules{height:100%;width:100%}.products .modules .table-header>.MuiGrid-item:first-of-type{min-width:155px;max-width:14%;flex-basis:14%;display:flex}.products .modules .table-header>.MuiGrid-item:first-of-type>span:first-of-type{margin-right:15px}.products .modules .table-header>.MuiGrid-item:first-of-type>span:first-of-type.selected{margin-right:0}.products .modules .table-row>.MuiGrid-item:first-of-type{flex-basis:14%;justify-content:space-between;max-width:14%;min-width:155px}.products .modules .table-row>.MuiGrid-item:first-of-type>span:first-of-type{display:inline-block;color:#3d464c;font-weight:600}.products .modules .table-row>.MuiGrid-item:first-of-type>span:nth-of-type(2){color:#848d93;display:inline-block}.products .modules .table-row>.MuiGrid-item:first-of-type .table-row-icon{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.products .modules .table-row>.MuiGrid-item:first-of-type .table-row-icon svg path{fill:#fff}.products .boxes{height:100%;width:100%}.products .boxes .table-row{padding-top:13px;padding-bottom:13px}.batches{margin-bottom:50px}.batches .table-row{padding-top:13px;padding-bottom:13px}.module-form .form-section .form-section-title{margin-bottom:0}.module-form .form-section .module-form-active .checkbox-container{height:70%}.module-form .form-section.sticker-section .MuiGrid-container{margin-bottom:40px}.module-form .form-section.sticker-section .MuiGrid-container:last-of-type{margin-bottom:0}.module-form .form-section.sticker-section .sticker-section-cmyk .sticker-section-cmyk-label{margin-bottom:20px;color:#81a4bb;font-weight:600}.module-form .form-section.sticker-section .sticker-section-cmyk .sticker-section-cmyk-label.error{color:#fa8b77}.module-form .form-section.sticker-section .sticker-section-cmyk .MuiGrid-grid-xs-10{max-width:80%;flex-basis:80%}.module-form .form-section.sticker-section .sticker-section-cmyk .MuiGrid-grid-xs-2{max-width:20%;flex-basis:20%;padding-right:40px}.module-form .form-section.sticker-section .sticker-section-cmyk .MuiGrid-grid-xs-2:last-of-type{padding-right:0}.module-form .form-section.sticker-section .sticker-section-cmyk .sticker-section-cmyk-preview{height:100%;width:100%;border-radius:5px}.box-form .form-section .form-section-title{margin-bottom:0}.box-form .box-form-active .checkbox-container>label{display:flex;justify-content:center}.dialog.sticker-dialog .MuiPaper-root{height:707px}.dialog .sticker-dialog-icon{cursor:pointer;display:flex;justify-content:center;padding:0 0 40px}.dialog .sticker-dialog-icon>div{border:2px solid #d8dadc;border-radius:5px;padding:20px}.dialog .sticker-dialog-icon>div svg{height:94px;width:94px}.dialog .sticker-dialog-icon>div svg path{fill:#848d93}.dialog .sticker-dialog-icon>div:hover{border-color:#81a4bb}.dialog .sticker-dialog-icon>div:hover path{fill:#477ea2}.dialog .sticker-dialog-icon.selected>div{border-color:#477ea2;background-color:#e7f1f7}.dialog .sticker-dialog-icon.selected>div path{fill:#477ea2}.dialog.batch-dialog .MuiPaper-root{min-height:259px}.quote-detail .table .table-header .MuiGrid-item{padding:0 4px}.quote-detail .form-section-price{background-color:hsla(0,0%,100%,.6);border-radius:0;position:relative}.quote-detail .form-section-price:before{content:"";width:100%;height:16px;position:absolute;top:-16px;left:0;background:linear-gradient(-50deg,hsla(0,0%,100%,.6) 6px,transparent 0),linear-gradient(50deg,hsla(0,0%,100%,.6) 6px,transparent 0);background-size:17px 17px;background-repeat:repeat-x}.quote-detail .form-section-price:after{content:"";width:100%;height:16px;position:absolute;top:100%;left:0;background:linear-gradient(-140deg,hsla(0,0%,100%,.6) 6px,transparent 0),linear-gradient(140deg,hsla(0,0%,100%,.6) 6px,transparent 0);background-size:17px 17px;background-repeat:repeat-x}::-moz-selection{background-color:#fedfd9}::selection{background-color:#fedfd9}:root{--scrollbar-width:calc(100vw - 100%)}html{margin-left:calc(100vw - 100%);margin-left:var(--scrollbar-width);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}input::-ms-clear{display:none}
/*# sourceMappingURL=main.07324f1e.chunk.css.map */