@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);
.OrdersFloatingBar{height:60px;position:absolute}.OrdersFloatingBar__Bar{height:60px;background-color:#fff;box-shadow:0 -4px 24px 0 rgba(43,45,66,.16);padding:0;padding-left:1.5rem;display:flex;align-items:center}.OrdersFloatingBar__Bar .button{min-width:100px}.OrdersFloatingBar__Bar .button svg{margin-right:.5em}.OrdersFloatingBar__Bar--fixed{bottom:0;left:0;position:fixed;width:100%;z-index:1002}.is-hovered .orders-export-button,.is-active .orders-export-button{background-color:#fff;color:#0a0a0a}
.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0 !important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:rgba(0,0,0,0)}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:rgba(0,0,0,0)}.cm-fat-cursor{caret-color:rgba(0,0,0,0)}@keyframes blink{50%{background-color:rgba(0,0,0,0)}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:blue}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll !important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid rgba(0,0,0,0)}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none !important;border:none !important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:rgba(0,0,0,0)}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:rgba(0,0,0,0)}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:rgba(0,0,0,0);font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:rgba(0,0,0,0);font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}
:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, 0.7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:rgba(0,0,0,0);outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{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:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes Toastify__bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.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:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes Toastify__bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{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:translate3d(0, 0, 0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes Toastify__bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.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:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{from{transform:translate3d(110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInUp{from{transform:translate3d(0, 110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInDown{from{transform:translate3d(0, -110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(110%, 0, 0)}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-110%, 0, 0)}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 500px, 0)}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -500px, 0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.dropdown.is-right .dropdown-menu{width:auto;text-align:right}.dropdown.is-right .dropdown-menu .dropdown-item{padding-right:1rem}.dropdown-item{font-size:16px;text-align:left}.dropdown-item--disabled{opacity:.4;white-space:nowrap}.dropdown-item--disabled:hover{cursor:not-allowed}.dropdown-trigger{margin:0 auto}.dropdown--clickable{cursor:pointer}.checkbox--readonly:hover{cursor:default}.is-checkradio[type=checkbox]+label{color:#0a0a0a}.is-checkradio[type=checkbox].is-checkradio--disabled+label{cursor:not-allowed}.is-checkradio[type=checkbox].is-checkradio--disabled:hover.is-success:hover:not([disabled]):not(:checked)+label::before{border-color:#dbdbdb !important}.is-checkradio[type=checkbox].is-checkradio--thick+label::before,.is-checkradio[type=checkbox].is-checkradio--thick+label::after,.is-checkradio[type=checkbox].is-checkradio--thick:hover:not([disabled])+label::before,.is-checkradio[type=checkbox].is-checkradio--thick:hover:not([disabled])+label::after{border-width:2px}.is-checkradio[type=checkbox].has-background-color.is-warning.is-warning--light+label::before{border-color:#ffbf01 !important}.is-checkradio[type=checkbox].has-background-color.is-warning.is-warning--light:checked+label::before{border-color:#ffbf01 !important;background-color:#ffbf01 !important}.is-checkradio[type=checkbox].has-background-color.is-warning.is-warning--light:checked+label::after{border-color:#fff !important;background-color:#ffbf01 !important}.is-checkradio[type=checkbox].has-background-color.is-warning.is-warning--light:hover:not([disabled])+label::before{border-color:#ffbf01 !important}.is-checkradio[type=checkbox].has-background-color.is-danger+label::before{border-color:#f44336 !important}.is-checkradio[type=checkbox]:indeterminate+label::after,.is-checkradio[type=checkbox]:indeterminate+label:after{display:inline-block;transform:rotate(90deg);position:absolute;width:.375rem;height:.6rem;top:.35rem;left:.6rem;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#673ab7;border-top:none;border-left:none;border-bottom:none}.is-checkradio[type=checkbox]:indeterminate.is-checkradio--thick+label::after,.is-checkradio[type=checkbox]:indeterminate.is-checkradio--thick+label:after{border-width:2px}.is-checkradio[type=checkbox]:indeterminate.has-background-color.is-primary+label::after,.is-checkradio[type=checkbox]:indeterminate.has-background-color.is-primary+label:after{border-color:#fff}.is-checkradio[type=checkbox]:indeterminate.has-background-color.is-primary+label::before{border-color:#673ab7;background-color:#673ab7}.level.top-bar{background-color:#40236c;height:3.25rem;margin-bottom:0;display:flex;color:#fff}.level.top-bar .dropdown-icon-button{height:39px;display:flex;justify-content:center;align-items:center;margin-left:15px;margin-right:15px}.level.top-bar .dropdown-button{display:inline-flex;align-items:center;height:28px;font-size:14px;line-height:1}.level.top-bar .dropdown-button [data-icon]{width:12px;height:12px}.level.top-bar .level-left .level-item{margin-right:18px}.level.top-bar .level-right{margin-right:18px}.level.top-bar .home-link{position:relative;cursor:pointer}.level.top-bar .home-link .pro,.level.top-bar .home-link .grocery{font-size:1.8rem}.level.top-bar img.logo{height:50px}.level.top-bar .level-left+.level-right{margin-top:0px;margin-bottom:0px}.table tr.is-disabled{background-color:#f5f5f5;color:#b5b5b5}.Toastify__progress-bar{background:none;background-color:#673ab7;height:2px}.json-input__tabs-head{display:flex;justify-content:space-between}.json-input__tabs-head .buttons{position:relative;bottom:-1px}.json-input__tabs-head .button{border-bottom-left-radius:0;border-bottom-right-radius:0;color:#dbdbdb}.json-input__tabs-head .label{margin-bottom:0}.json-input__tabs-head .is-selected{color:#673ab7}.json-input__form{border-top:1px solid #dbdbdb}.field .react-codemirror2.json-input__code--tabs{border-top-right-radius:0}.pricing-table{display:flex;align-items:stretch;flex-direction:row;flex-flow:row wrap;justify-content:space-between}.pricing-table.is-comparative .pricing-plan{border-radius:initial;margin:0}.pricing-table.is-comparative .pricing-plan:not(:last-child){border-right:none}.pricing-table.is-comparative .pricing-plan:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.pricing-table.is-comparative .pricing-plan:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.pricing-table.is-comparative .pricing-plan.is-active{border:.1rem solid #f5f5f5;border-radius:4px}.pricing-table .pricing-plan{display:flex;flex-direction:column;flex:1 1 auto;background-color:#fff;border:.1rem solid #f5f5f5;border-radius:4px;list-style-type:none;transition:.15s;margin:.5em}.pricing-table .pricing-plan .plan-header{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#fff;color:#4a4a4a;font-size:1.25rem;font-weight:600;padding:.75em;align-content:center;text-align:center}.pricing-table .pricing-plan .plan-item{background:#f5f5f5;border-bottom:.1rem solid #fff;padding:.75em;align-content:center;text-align:center;font-size:.9em;color:#7a7a7a}.pricing-table .pricing-plan .plan-price{background-color:#fff;color:#4a4a4a;font-size:.75rem;font-weight:400;padding:.75em;align-content:center;text-align:center}.pricing-table .pricing-plan .plan-price .plan-price-amount{font-size:2.5rem;font-weight:700}.pricing-table .pricing-plan .plan-price .plan-price-amount .plan-price-currency{vertical-align:super;font-size:1rem !important;font-weight:400 !important;color:#4a4a4a;margin-right:.25rem}.pricing-table .pricing-plan .plan-footer{border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:.75em;align-content:center;text-align:center;margin-top:auto}.pricing-table .pricing-plan.is-active{box-shadow:0 8px 12px 0 rgba(122,122,122,.2);transform:scale(1.05)}.pricing-table .pricing-plan.is-active .plan-price .plan-price-amount{color:#673ab7}.pricing-table .pricing-plan.is-active .plan-footer .button{background-color:#673ab7;border-color:rgba(0,0,0,0);color:findColorInvert(#673ab7)}.pricing-table .pricing-plan.is-active .plan-footer .button:hover,.pricing-table .pricing-plan.is-active .plan-footer .button.is-hovered{background-color:#6237ad;border-color:rgba(0,0,0,0);color:findColorInvert(#673ab7)}.pricing-table .pricing-plan.is-active .plan-footer .button:focus,.pricing-table .pricing-plan.is-active .plan-footer .button.is-focused{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(103,58,183,.25);color:findColorInvert(#673ab7)}.pricing-table .pricing-plan.is-active .plan-footer .button:active,.pricing-table .pricing-plan.is-active .plan-footer .button.is-active{background-color:#5c34a4;border-color:rgba(0,0,0,0);color:findColorInvert(#673ab7)}.pricing-table .pricing-plan.is-active .plan-footer .button[disabled]{background-color:#673ab7;border-color:rgba(0,0,0,0)}.active-plan{display:flex;border:1px solid #f5f5f5;padding:20px;width:100%}.active-plan__container{min-width:700px;width:50%;margin:auto}.active-plan__info{width:50%;display:flex;flex-direction:column;flex:1 1 auto;background-color:#fff;border:.1rem solid #f5f5f5;border-radius:4px;transition:.15s;margin:.5em}.active-plan__info-header{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#fff;color:#4a4a4a;font-size:1.25rem;font-weight:600;padding:.75em;align-content:center;text-align:center}.active-plan__info-banner{background:#f5f5f5;border-bottom:.1rem solid #fff;padding:.75em;align-content:center;text-align:center;font-size:.9em;color:#7a7a7a}.active-plan__info-banner p{max-width:250px;margin:0 auto}.active-plan__subscription{width:50%;margin:.5em}.active-plan__subscription-status{background-color:#fff;color:#4a4a4a;padding:0;align-content:center;text-align:center;font-size:2.5rem;font-weight:700;width:100%;display:inline-block;margin-bottom:10px}.active-plan__subscription-dates{display:flex;margin-bottom:10px}.active-plan__subscription-dates>div{width:50%;display:flex;flex-direction:column}.active-plan__subscription-dates>div span{font-weight:bold}.active-plan__subscription-not-available{text-align:center}.active-plan__subscription-action{display:flex;flex-direction:column;border:.1rem solid #f5f5f5;border-radius:4px;padding:.5em 1em;color:#fff}.active-plan__subscription-action--expire{border-color:#f44336;background-color:#f44336}.active-plan__subscription-action--renew{border-color:#4caf50;background-color:#4caf50}.active-plan__subscription-action strong{color:#fff}.active-plan__subscription-action>div{margin-top:20px;margin-bottom:10px;display:flex;justify-content:center;align-items:center}.subscriptions .col-product-name{width:215px}.subscriptions .col-status{width:410px}.charges .col-description,.charges .col-number,.invoices .col-description,.invoices .col-number{width:215px}.charges .col-status,.invoices .col-status{width:160px}.charges .col-amount,.invoices .col-amount{width:130px}.charges .col-currency,.invoices .col-currency{width:120px}.charges .col-card,.charges .col-customer,.invoices .col-card,.invoices .col-customer{width:220px}.invoices .col-created_at{width:160px}.list-section-title{padding-bottom:6px;border-bottom:1px solid #7a7a7a;font-size:1.5rem;font-weight:normal}.store-switcher{justify-content:flex-end}.table-heading{border-radius:4px 4px 0 0}.error-note{border-radius:4px;background-color:#fdf4f6;color:#f44336;min-height:60px;padding:12px 12px 12px 0;margin:1px 0;display:flex;flex-direction:row;align-items:center}.error-note__icon{display:inline-flex;align-items:center;justify-content:center;margin:0 12px;flex-shrink:0;font-size:18px}.error-note__body{flex:1 1 0}.simple-popover .bp4-popover-content{padding:8px;font-size:12px}.page-subtitle{font-size:26px;color:#0a0a0a;font-weight:bold}.account-picker .card,.account-picker .card-content{height:100%}.account-picker .card-content{justify-content:space-between}@keyframes bouncing{0%{transform:translate(0, 0)}100%{transform:translate(0, -15px)}}.animate-bounce{animation:bouncing .5s cubic-bezier(0.1, 0.25, 0.1, 1) 0s infinite alternate both}.change-list__change{display:flex}.change-list__change .user-tag{cursor:default}.change-list__change-title{min-width:145px;margin-right:.5em}.change-list__change-from{color:#b5b5b5}.change-list__table td:nth-child(1){width:40px}.change-list__table-row--create td:nth-child(1){color:#4caf50}.change-list__table-row--delete td:nth-child(1){color:#f44336}.control .react-codemirror2,.field .react-codemirror2{border-radius:4px;border:1px solid #dbdbdb}.control .react-codemirror2 .CodeMirror,.field .react-codemirror2 .CodeMirror{background-color:rgba(0,0,0,0)}.control .react-codemirror2 .CodeMirror-gutters,.field .react-codemirror2 .CodeMirror-gutters{border-radius:4px 0 0 4px}.control.has-error .react-codemirror2,.field.has-error .react-codemirror2{border-color:#f44336}/*!
 * https://github.com/YouCanBookMe/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999 !important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker table td,.rdtPicker table th{text-align:center;height:28px;vertical-align:middle}.rdtPicker td{cursor:pointer}.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover,.rdtPicker .rdtTimeToggle:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtOld,.rdtPicker td.rdtNew{color:#b5b5b5}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid rgba(0,0,0,0);border-bottom:7px solid #b89fe0;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#b89fe0;color:#fff;font-weight:bold}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#b5b5b5;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#b5b5b5}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#b5b5b5;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtPrev span,.rdtNext span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#b5b5b5;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px}.rdtCounter{width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.confirm-dialog .card-header-title{color:inherit}.detail-section{position:relative;padding:1.5rem 0}.detail-section:before{content:" ";position:absolute;width:100%;top:.5rem;border-top:1px solid #dbdbdb}.detail-section__title{position:absolute;top:0;left:0;background-color:#fff;padding-right:.8rem;display:flex;align-items:center}.detail-section__title .menu-label:not(:first-child){margin:0;margin-left:.5em}.detail-section .menu-label{font-weight:bold;color:#4a4a4a}.detail-section .data-label{color:#7a7a7a}.detail-section .data-value{margin-left:.8rem}.detail-section .data-list li{margin-left:.8rem}.detail-section .data-field.is-horizontal{display:flex;align-items:flex-start}.detail-section .data-field.is-horizontal .data-label{flex-basis:170px;flex-grow:0;flex-shrink:0;text-align:right}.detail-section .data-field.is-horizontal .data-value{flex-grow:1;flex-shrink:1}.detail-section .data-field.is-horizontal.has-input .data-label{margin-top:6px}.detail-section .data-field+.data-field{margin-top:5px}.drawer-column{width:0;padding:0}.drawer-column .menu{transform:translateX(0px);position:fixed;top:0;left:0;width:320px;height:100%;background-color:#fff;will-change:transform;transition:.15s cubic-bezier(0.65, 0.05, 0.36, 1);padding:0;z-index:99}.drawer-column .menu-links{padding:1em;padding-bottom:calc(1em + 40px);overflow-y:auto;max-height:calc(100vh - 3.25rem)}.drawer-column .menu-search{margin-top:5px}.drawer-column a.is-active{background-color:#673ab7}.drawer-column .modal-background{background-color:rgba(10,10,10,.34);transition:.15s cubic-bezier(0.65, 0.05, 0.36, 1);z-index:98;height:100%;position:fixed;opacity:1}.drawer-column.collapsed{width:0}.drawer-column.collapsed .menu{transform:translateX(-100%)}.drawer-column.collapsed .modal-background{opacity:0;pointer-events:none}.burger{width:3.25rem;height:3.25rem;display:flex;align-items:center;justify-content:center;color:#fff !important;background-color:#673ab7}.content-column{max-width:100%}.dropdown .dropdown-trigger{display:flex;align-items:center}.dropdown .dropdown-trigger .fa{font-size:1.4em;line-height:.9em}.dropdown .dropdown-content{box-shadow:0 2px 25px 0 rgba(0,0,0,.34)}.dropdown .dropdown-content--scrollable{max-height:246px;overflow:auto}.dropdown.is-left .dropdown-menu--fullwidth,.dropdown.is-right .dropdown-menu--fullwidth{width:100%}.dropdown.is-left .dropdown-menu--wide.dropdown-menu .dropdown-item,.dropdown.is-right .dropdown-menu--wide.dropdown-menu .dropdown-item{padding-right:36px}.dropdown.is-left .dropdown-menu--paddingless .dropdown-item,.dropdown.is-right .dropdown-menu--paddingless .dropdown-item{padding:0}.dropdown--with-footer .dropdown-content{padding-bottom:0}.dropdown--with-header .dropdown-content{padding-top:0}.dropdown .dropdown-footer{background-color:#ededed;border-bottom-left-radius:4px;border-bottom-right-radius:4px;height:44px;overflow:hidden}.dropdown .dropdown-footer__link{padding-left:12px;padding-right:12px;background-color:#ededed;font-size:14px;color:#0a0a0a;display:flex;justify-content:center;align-items:center;height:100%}.dropdown .dropdown-footer__link:hover{background-color:#dbdbdb}.dropdown .dropdown-header{padding-left:12px;padding-right:12px;display:flex;align-items:center;height:51px;font-size:12px;text-transform:uppercase;font-weight:bold;color:#b6b6b6;border-bottom:1px solid #f5f5f5}.dropdown .dropdown-section-title{display:flex;align-items:center;height:40px;font-size:12px;text-transform:uppercase;font-weight:bold;color:#b6b6b6}.actions-dropdown.dropdown.is-right .dropdown-menu{text-align:left}.dropzone{border:1px dashed #673ab7;border-radius:.5em;padding:5em;width:100%}.dropzone:hover,.dropzone.dropzone-active{border-style:solid}.dropzone+.field{margin-top:1.5em}.file__dropzone--active .file-cta{background-color:#e8e8e8;color:#363636}.file__dropzone--active .file-name{border-color:#cfcfcf}.file__dropzone--disabled .file-label{cursor:not-allowed}.file__dropzone--disabled .file-name{background-color:#f5f5f5;border-color:#dbdbdb;box-shadow:none;color:#f5f5f5}.file__dropzone--loading .file-label{cursor:progress}.file__dropzone--chic.file__dropzone--has-value .file-label{border-left:1px solid #dbdbdb;border-top-left-radius:4px;border-bottom-left-radius:4px}.file__dropzone--chic.file__dropzone--has-value.is-danger .file-label{border-left:1px solid #f44336}.file__dropzone--chic .file-name{color:#673ab7}.files-export{color:#4a4a4a}.files-export .modal-card-body{padding:0}.files-export .table{margin-bottom:0}.files-export .table a{display:flex;justify-content:space-between;align-items:center;line-height:1em}.files-export .table a .files-export__item-name{font-weight:bold}.files-export .table a .files-export__file-name{font-size:.75em;color:#b5b5b5;text-decoration:none !important}.files-export .table a:hover{text-decoration:none}.files-export .modal-card-foot{justify-content:flex-end}.files-export .modal-card-foot>*{margin-left:1em}.files-import{color:#4a4a4a}.files-import .dropzone{border:0;border-radius:0;padding:0;margin:-20px;width:auto}.files-import .dropzone__prompt{display:flex;justify-content:center;align-items:center;padding:2em}.files-import .dropzone__prompt:hover{text-decoration:underline;cursor:pointer}.files-import .dropzone--active{background-color:#f5f5f5}.files-import .dropzone--accept{background-color:#4caf50}.files-import .files-table{background-color:rgba(0,0,0,0);margin-bottom:0}.files-import .files-table tbody td{display:flex;justify-content:space-between}.files-import .files-table .files-import__file-name{color:#b5b5b5}.files-import .files-table .files-import__file-status .button{width:18px;height:18px;padding:0px;padding-left:1px;vertical-align:baseline}.files-import .modal-card-foot{justify-content:flex-end}.files-import .modal-card-foot>*{margin-left:1em}.files-import .job-progress{text-align:center}.files-import .message{text-align:left}.files-import .message-body .table{background-color:rgba(0,0,0,0);margin:0 -1.25em;width:calc(100% + 2.5em)}.files-import .message-body .table:first-child{margin-top:-1em}.files-import .message-body .table:last-child{margin-bottom:-1em}.media-field .clear-button{margin-bottom:.5em}.media-field .cancel-button{position:absolute;width:150px;height:36px;background-color:rgba(0,0,0,0)}.media-field .progress{max-width:150px;height:36px}.media-field .progress .progress-bar{height:36px}.media-field .dropzone{padding:0;height:36px;text-align:center;display:inline-flex;min-width:150px;justify-content:center;align-items:center}.field.is-compact{margin:0}.field.is-horizontal .field-label{min-width:250px}.field.is-horizontal .field-label--narrow{min-width:125px}.field.is-horizontal .field-body .field .radio,.field.is-horizontal .field-body .field .input-standin{margin-top:7px;margin-bottom:9px}.field.is-horizontal .field-value{padding-top:.375em}.field.is-horizontal:not(.is-fullwidth) .field-body .field{max-width:500px}.field--conditions-checkbox .field-body{border:1px solid #dbdbdb;border-radius:4px}.field--conditions-checkbox .field-body .field__conditions{padding:10px;padding-bottom:20px;border-bottom:1px solid #dbdbdb}.field--conditions-checkbox .field-body .field__check-wrapper label{border-radius:0 0 4px 4px;margin:0;padding-left:43px;padding-top:14px;padding-bottom:14px;display:flex;align-items:center;justify-content:start;line-height:1.2em}.field--conditions-checkbox .field-body .field__check-wrapper label .field__check-hint,.field--conditions-checkbox .field-body .field__check-wrapper label .field__check-error{font-size:14px}.field--conditions-checkbox .field-body .field__check-wrapper label:after,.field--conditions-checkbox .field-body .field__check-wrapper label::before{top:auto}.field--conditions-checkbox .field-body .field__check-wrapper label:after{left:calc(12px + .6rem)}.field--conditions-checkbox .field-body .field__check-wrapper label:before{background-color:#fff;left:12px}.field--conditions-checkbox .field-body .field__check-wrapper input:checked+label{color:#fff;background-color:#4caf50}.field--conditions-checkbox .field-body .field__check-wrapper input:checked+label:before{border-color:#fff}.field--conditions-checkbox.has-error input+label{color:#fff;background-color:#f44336}.field.has-error .Select-control{border-color:#f44336}.field.has-error .react-codemirror2{border-color:#f44336}.field.has-error .file-name{border-color:#f44336}.color-input{position:relative;display:inline-block}.color-input__preview{cursor:pointer}.color-input__preview--disabled{cursor:default}.color-input__preview--small{width:24px;height:24px}.color-input__preview--medium{width:30px;height:30px}.color-input__preview--large{width:36px;height:36px}.color-input__popup{position:absolute;z-index:50;top:100%}.control.has-icons-right .icon.password-toggle{pointer-events:all;cursor:pointer}.control.has-icons-right .icon.password-toggle:hover{color:#7a7a7a}.job-progress .progress{margin-top:1em}.LoadingIndicator--large{display:flex;align-items:center;justify-content:center}.LoadingIndicator--large .svg-inline--fa{width:5em;height:5em;color:#673ab7}.LoadingIndicator--overlay{position:absolute;top:0;width:100%;height:100%;z-index:10;background-color:rgba(255,255,255,.8)}.LoadingIndicator--top{align-items:flex-start;padding-top:50px}.LoadingIndicator__Modal{width:200px}.LoadingIndicator__Modal .ModalBox__Content{display:flex;align-items:center;justify-content:center;padding:0;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;height:200px}.lozenge,.tag.lozenge{border-radius:11px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;line-height:normal;margin:0;padding:2px 5px;text-align:center;text-decoration:none;text-transform:uppercase;height:auto}.lozenge+.lozenge,.tag.lozenge+.lozenge{margin:2px}.lozenge svg,.tag.lozenge svg{font-size:12px}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;overflow:hidden;font-size:.75rem;line-height:1rem;text-align:center;background-color:#e9ecef;border-radius:.25rem}.progress-bar{height:1rem;line-height:1rem;background-color:#dbdbdb;color:#fff;transition:width .6s ease}.progress-bar.is-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar.is-animated{animation:progress-bar-stripes 1s linear infinite}.progress-bar-popover .bp4-popover-content{color:#0a0a0a;font-size:10px;font-weight:bold;text-transform:uppercase}.period-picker__button{display:flex;justify-content:space-between;padding-right:0}.period-picker__value{flex:1 1;text-align:left}.period-picker__dropdown{max-height:443px;overflow:auto;width:519px;position:absolute;margin-top:20px;margin-bottom:70px;margin-left:12px;border-radius:4px;box-shadow:0 2px 25px 0 rgba(0,0,0,.34);background-color:#fff;z-index:10}.period-picker__dropdown table{font-size:12px;width:100%}.period-picker__dropdown .tabs{margin-bottom:0}.period-picker__row{height:45px;border-top:1px solid #f5f5f5}.period-picker__row.disabled th,.period-picker__row.disabled td{color:#b5b5b5;cursor:not-allowed}.period-picker__row.disabled th:first-child .icon,.period-picker__row.disabled td:first-child .icon{opacity:.3}.period-picker__row td{cursor:pointer}.period-picker__row td:first-child .icon{color:#673ab7}.separator{height:1px;background-color:#f5f5f5}.table-scroll-resize-wrapper{position:relative;border:1px solid #dbdbdb;border-width:0 1px 1px}.table-scroll-resize-wrapper .table{font-size:.75rem;margin-bottom:0}.table-scroll-resize-wrapper .drag-handle{border-top:1px solid #dbdbdb;height:16px;width:100%;position:absolute;bottom:0;cursor:ns-resize;text-align:center;padding:0}.table-scroll-resize-wrapper .drag-handle svg{position:relative;top:-6px;font-size:11px}.table-scroll-resize-wrapper.resizable{padding-bottom:16px}.table-scroll-wrapper{position:relative;overflow-y:scroll}.table .action-button{width:18px;height:18px;padding:0px;padding-left:1px}.table .action-button.is-round{border-radius:12px}.table td.no-vertical-padding,.table th.no-vertical-padding{padding-bottom:0;padding-top:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.text-14{font-size:14px}.text-13{font-size:13px}.text-12{font-size:12px}.text-32{font-size:32px}.font-bold{font-weight:bold}.font-normal{font-weight:normal}.font-weight-600{font-weight:600}.font-weight-500{font-weight:500}.w-half{width:50%}.w-full{width:100%}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-auto{width:auto}.h-auto{height:auto}.h-full{height:100%}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.float-right{float:right}.inline-flex{display:inline-flex}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-stretch{align-items:stretch}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.align-middle{vertical-align:middle}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mr-0{margin-right:0}.ml-0{margin-left:0}.p-0{padding:0}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pr-0{padding-right:0}.pl-0{padding-left:0}.sh-0>*:not(:first-child){margin-left:0}.sv-0>*:not(:first-child){margin-top:0}.left-0{left:0}.-left-0{left:0}.right-0{right:0}.-right-0{right:0}.top-0{top:0}.-top-0{top:0}.bottom-0{bottom:0}.-bottom-0{bottom:0}.h-0{height:0}.w-0{width:0}.order-0{order:0}.m-1{margin:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mr-1{margin-right:.25rem}.ml-1{margin-left:.25rem}.p-1{padding:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pr-1{padding-right:.25rem}.pl-1{padding-left:.25rem}.sh-1>*:not(:first-child){margin-left:.25rem}.sv-1>*:not(:first-child){margin-top:.25rem}.left-1{left:.25rem}.-left-1{left:-0.25rem}.right-1{right:.25rem}.-right-1{right:-0.25rem}.top-1{top:.25rem}.-top-1{top:-0.25rem}.bottom-1{bottom:.25rem}.-bottom-1{bottom:-0.25rem}.h-1{height:.25rem}.w-1{width:.25rem}.order-1{order:1}.m-2{margin:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.p-2{padding:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.sh-2>*:not(:first-child){margin-left:.5rem}.sv-2>*:not(:first-child){margin-top:.5rem}.left-2{left:.5rem}.-left-2{left:-0.5rem}.right-2{right:.5rem}.-right-2{right:-0.5rem}.top-2{top:.5rem}.-top-2{top:-0.5rem}.bottom-2{bottom:.5rem}.-bottom-2{bottom:-0.5rem}.h-2{height:.5rem}.w-2{width:.5rem}.order-2{order:2}.m-3{margin:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mr-3{margin-right:.75rem}.ml-3{margin-left:.75rem}.p-3{padding:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pr-3{padding-right:.75rem}.pl-3{padding-left:.75rem}.sh-3>*:not(:first-child){margin-left:.75rem}.sv-3>*:not(:first-child){margin-top:.75rem}.left-3{left:.75rem}.-left-3{left:-0.75rem}.right-3{right:.75rem}.-right-3{right:-0.75rem}.top-3{top:.75rem}.-top-3{top:-0.75rem}.bottom-3{bottom:.75rem}.-bottom-3{bottom:-0.75rem}.h-3{height:.75rem}.w-3{width:.75rem}.order-3{order:3}.m-4{margin:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mr-4{margin-right:1rem}.ml-4{margin-left:1rem}.p-4{padding:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.sh-4>*:not(:first-child){margin-left:1rem}.sv-4>*:not(:first-child){margin-top:1rem}.left-4{left:1rem}.-left-4{left:-1rem}.right-4{right:1rem}.-right-4{right:-1rem}.top-4{top:1rem}.-top-4{top:-1rem}.bottom-4{bottom:1rem}.-bottom-4{bottom:-1rem}.h-4{height:1rem}.w-4{width:1rem}.order-4{order:4}.m-5{margin:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mr-5{margin-right:1.25rem}.ml-5{margin-left:1.25rem}.p-5{padding:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pr-5{padding-right:1.25rem}.pl-5{padding-left:1.25rem}.sh-5>*:not(:first-child){margin-left:1.25rem}.sv-5>*:not(:first-child){margin-top:1.25rem}.left-5{left:1.25rem}.-left-5{left:-1.25rem}.right-5{right:1.25rem}.-right-5{right:-1.25rem}.top-5{top:1.25rem}.-top-5{top:-1.25rem}.bottom-5{bottom:1.25rem}.-bottom-5{bottom:-1.25rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.order-5{order:5}.m-6{margin:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mr-6{margin-right:1.5rem}.ml-6{margin-left:1.5rem}.p-6{padding:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pr-6{padding-right:1.5rem}.pl-6{padding-left:1.5rem}.sh-6>*:not(:first-child){margin-left:1.5rem}.sv-6>*:not(:first-child){margin-top:1.5rem}.left-6{left:1.5rem}.-left-6{left:-1.5rem}.right-6{right:1.5rem}.-right-6{right:-1.5rem}.top-6{top:1.5rem}.-top-6{top:-1.5rem}.bottom-6{bottom:1.5rem}.-bottom-6{bottom:-1.5rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.order-6{order:6}.m-8{margin:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mr-8{margin-right:2rem}.ml-8{margin-left:2rem}.p-8{padding:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pr-8{padding-right:2rem}.pl-8{padding-left:2rem}.sh-8>*:not(:first-child){margin-left:2rem}.sv-8>*:not(:first-child){margin-top:2rem}.left-8{left:2rem}.-left-8{left:-2rem}.right-8{right:2rem}.-right-8{right:-2rem}.top-8{top:2rem}.-top-8{top:-2rem}.bottom-8{bottom:2rem}.-bottom-8{bottom:-2rem}.h-8{height:2rem}.w-8{width:2rem}.order-8{order:8}.m-9{margin:2.25rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.mt-9{margin-top:2.25rem}.mb-9{margin-bottom:2.25rem}.mr-9{margin-right:2.25rem}.ml-9{margin-left:2.25rem}.p-9{padding:2.25rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.pt-9{padding-top:2.25rem}.pb-9{padding-bottom:2.25rem}.pr-9{padding-right:2.25rem}.pl-9{padding-left:2.25rem}.sh-9>*:not(:first-child){margin-left:2.25rem}.sv-9>*:not(:first-child){margin-top:2.25rem}.left-9{left:2.25rem}.-left-9{left:-2.25rem}.right-9{right:2.25rem}.-right-9{right:-2.25rem}.top-9{top:2.25rem}.-top-9{top:-2.25rem}.bottom-9{bottom:2.25rem}.-bottom-9{bottom:-2.25rem}.h-9{height:2.25rem}.w-9{width:2.25rem}.order-9{order:9}.m-10{margin:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mr-10{margin-right:2.5rem}.ml-10{margin-left:2.5rem}.p-10{padding:2.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pt-10{padding-top:2.5rem}.pb-10{padding-bottom:2.5rem}.pr-10{padding-right:2.5rem}.pl-10{padding-left:2.5rem}.sh-10>*:not(:first-child){margin-left:2.5rem}.sv-10>*:not(:first-child){margin-top:2.5rem}.left-10{left:2.5rem}.-left-10{left:-2.5rem}.right-10{right:2.5rem}.-right-10{right:-2.5rem}.top-10{top:2.5rem}.-top-10{top:-2.5rem}.bottom-10{bottom:2.5rem}.-bottom-10{bottom:-2.5rem}.h-10{height:2.5rem}.w-10{width:2.5rem}.order-10{order:10}.m-12{margin:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mr-12{margin-right:3rem}.ml-12{margin-left:3rem}.p-12{padding:3rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pr-12{padding-right:3rem}.pl-12{padding-left:3rem}.sh-12>*:not(:first-child){margin-left:3rem}.sv-12>*:not(:first-child){margin-top:3rem}.left-12{left:3rem}.-left-12{left:-3rem}.right-12{right:3rem}.-right-12{right:-3rem}.top-12{top:3rem}.-top-12{top:-3rem}.bottom-12{bottom:3rem}.-bottom-12{bottom:-3rem}.h-12{height:3rem}.w-12{width:3rem}.order-12{order:12}.m-13{margin:3.25rem}.mx-13{margin-left:3.25rem;margin-right:3.25rem}.my-13{margin-top:3.25rem;margin-bottom:3.25rem}.mt-13{margin-top:3.25rem}.mb-13{margin-bottom:3.25rem}.mr-13{margin-right:3.25rem}.ml-13{margin-left:3.25rem}.p-13{padding:3.25rem}.py-13{padding-top:3.25rem;padding-bottom:3.25rem}.px-13{padding-left:3.25rem;padding-right:3.25rem}.pt-13{padding-top:3.25rem}.pb-13{padding-bottom:3.25rem}.pr-13{padding-right:3.25rem}.pl-13{padding-left:3.25rem}.sh-13>*:not(:first-child){margin-left:3.25rem}.sv-13>*:not(:first-child){margin-top:3.25rem}.left-13{left:3.25rem}.-left-13{left:-3.25rem}.right-13{right:3.25rem}.-right-13{right:-3.25rem}.top-13{top:3.25rem}.-top-13{top:-3.25rem}.bottom-13{bottom:3.25rem}.-bottom-13{bottom:-3.25rem}.h-13{height:3.25rem}.w-13{width:3.25rem}.order-13{order:13}.m-14{margin:3.5rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.mt-14{margin-top:3.5rem}.mb-14{margin-bottom:3.5rem}.mr-14{margin-right:3.5rem}.ml-14{margin-left:3.5rem}.p-14{padding:3.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.pt-14{padding-top:3.5rem}.pb-14{padding-bottom:3.5rem}.pr-14{padding-right:3.5rem}.pl-14{padding-left:3.5rem}.sh-14>*:not(:first-child){margin-left:3.5rem}.sv-14>*:not(:first-child){margin-top:3.5rem}.left-14{left:3.5rem}.-left-14{left:-3.5rem}.right-14{right:3.5rem}.-right-14{right:-3.5rem}.top-14{top:3.5rem}.-top-14{top:-3.5rem}.bottom-14{bottom:3.5rem}.-bottom-14{bottom:-3.5rem}.h-14{height:3.5rem}.w-14{width:3.5rem}.order-14{order:14}.m-16{margin:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mr-16{margin-right:4rem}.ml-16{margin-left:4rem}.p-16{padding:4rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pr-16{padding-right:4rem}.pl-16{padding-left:4rem}.sh-16>*:not(:first-child){margin-left:4rem}.sv-16>*:not(:first-child){margin-top:4rem}.left-16{left:4rem}.-left-16{left:-4rem}.right-16{right:4rem}.-right-16{right:-4rem}.top-16{top:4rem}.-top-16{top:-4rem}.bottom-16{bottom:4rem}.-bottom-16{bottom:-4rem}.h-16{height:4rem}.w-16{width:4rem}.order-16{order:16}.m-20{margin:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mt-20{margin-top:5rem}.mb-20{margin-bottom:5rem}.mr-20{margin-right:5rem}.ml-20{margin-left:5rem}.p-20{padding:5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pr-20{padding-right:5rem}.pl-20{padding-left:5rem}.sh-20>*:not(:first-child){margin-left:5rem}.sv-20>*:not(:first-child){margin-top:5rem}.left-20{left:5rem}.-left-20{left:-5rem}.right-20{right:5rem}.-right-20{right:-5rem}.top-20{top:5rem}.-top-20{top:-5rem}.bottom-20{bottom:5rem}.-bottom-20{bottom:-5rem}.h-20{height:5rem}.w-20{width:5rem}.order-20{order:20}.m-24{margin:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mt-24{margin-top:6rem}.mb-24{margin-bottom:6rem}.mr-24{margin-right:6rem}.ml-24{margin-left:6rem}.p-24{padding:6rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.pt-24{padding-top:6rem}.pb-24{padding-bottom:6rem}.pr-24{padding-right:6rem}.pl-24{padding-left:6rem}.sh-24>*:not(:first-child){margin-left:6rem}.sv-24>*:not(:first-child){margin-top:6rem}.left-24{left:6rem}.-left-24{left:-6rem}.right-24{right:6rem}.-right-24{right:-6rem}.top-24{top:6rem}.-top-24{top:-6rem}.bottom-24{bottom:6rem}.-bottom-24{bottom:-6rem}.h-24{height:6rem}.w-24{width:6rem}.order-24{order:24}.m-32{margin:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mt-32{margin-top:8rem}.mb-32{margin-bottom:8rem}.mr-32{margin-right:8rem}.ml-32{margin-left:8rem}.p-32{padding:8rem}.py-32{padding-top:8rem;padding-bottom:8rem}.px-32{padding-left:8rem;padding-right:8rem}.pt-32{padding-top:8rem}.pb-32{padding-bottom:8rem}.pr-32{padding-right:8rem}.pl-32{padding-left:8rem}.sh-32>*:not(:first-child){margin-left:8rem}.sv-32>*:not(:first-child){margin-top:8rem}.left-32{left:8rem}.-left-32{left:-8rem}.right-32{right:8rem}.-right-32{right:-8rem}.top-32{top:8rem}.-top-32{top:-8rem}.bottom-32{bottom:8rem}.-bottom-32{bottom:-8rem}.h-32{height:8rem}.w-32{width:8rem}.order-32{order:32}.m-40{margin:10rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-40{margin-top:10rem;margin-bottom:10rem}.mt-40{margin-top:10rem}.mb-40{margin-bottom:10rem}.mr-40{margin-right:10rem}.ml-40{margin-left:10rem}.p-40{padding:10rem}.py-40{padding-top:10rem;padding-bottom:10rem}.px-40{padding-left:10rem;padding-right:10rem}.pt-40{padding-top:10rem}.pb-40{padding-bottom:10rem}.pr-40{padding-right:10rem}.pl-40{padding-left:10rem}.sh-40>*:not(:first-child){margin-left:10rem}.sv-40>*:not(:first-child){margin-top:10rem}.left-40{left:10rem}.-left-40{left:-10rem}.right-40{right:10rem}.-right-40{right:-10rem}.top-40{top:10rem}.-top-40{top:-10rem}.bottom-40{bottom:10rem}.-bottom-40{bottom:-10rem}.h-40{height:10rem}.w-40{width:10rem}.order-40{order:40}.m-45{margin:11.25rem}.mx-45{margin-left:11.25rem;margin-right:11.25rem}.my-45{margin-top:11.25rem;margin-bottom:11.25rem}.mt-45{margin-top:11.25rem}.mb-45{margin-bottom:11.25rem}.mr-45{margin-right:11.25rem}.ml-45{margin-left:11.25rem}.p-45{padding:11.25rem}.py-45{padding-top:11.25rem;padding-bottom:11.25rem}.px-45{padding-left:11.25rem;padding-right:11.25rem}.pt-45{padding-top:11.25rem}.pb-45{padding-bottom:11.25rem}.pr-45{padding-right:11.25rem}.pl-45{padding-left:11.25rem}.sh-45>*:not(:first-child){margin-left:11.25rem}.sv-45>*:not(:first-child){margin-top:11.25rem}.left-45{left:11.25rem}.-left-45{left:-11.25rem}.right-45{right:11.25rem}.-right-45{right:-11.25rem}.top-45{top:11.25rem}.-top-45{top:-11.25rem}.bottom-45{bottom:11.25rem}.-bottom-45{bottom:-11.25rem}.h-45{height:11.25rem}.w-45{width:11.25rem}.order-45{order:45}.m-48{margin:12rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-48{margin-top:12rem;margin-bottom:12rem}.mt-48{margin-top:12rem}.mb-48{margin-bottom:12rem}.mr-48{margin-right:12rem}.ml-48{margin-left:12rem}.p-48{padding:12rem}.py-48{padding-top:12rem;padding-bottom:12rem}.px-48{padding-left:12rem;padding-right:12rem}.pt-48{padding-top:12rem}.pb-48{padding-bottom:12rem}.pr-48{padding-right:12rem}.pl-48{padding-left:12rem}.sh-48>*:not(:first-child){margin-left:12rem}.sv-48>*:not(:first-child){margin-top:12rem}.left-48{left:12rem}.-left-48{left:-12rem}.right-48{right:12rem}.-right-48{right:-12rem}.top-48{top:12rem}.-top-48{top:-12rem}.bottom-48{bottom:12rem}.-bottom-48{bottom:-12rem}.h-48{height:12rem}.w-48{width:12rem}.order-48{order:48}.m-50{margin:12.5rem}.mx-50{margin-left:12.5rem;margin-right:12.5rem}.my-50{margin-top:12.5rem;margin-bottom:12.5rem}.mt-50{margin-top:12.5rem}.mb-50{margin-bottom:12.5rem}.mr-50{margin-right:12.5rem}.ml-50{margin-left:12.5rem}.p-50{padding:12.5rem}.py-50{padding-top:12.5rem;padding-bottom:12.5rem}.px-50{padding-left:12.5rem;padding-right:12.5rem}.pt-50{padding-top:12.5rem}.pb-50{padding-bottom:12.5rem}.pr-50{padding-right:12.5rem}.pl-50{padding-left:12.5rem}.sh-50>*:not(:first-child){margin-left:12.5rem}.sv-50>*:not(:first-child){margin-top:12.5rem}.left-50{left:12.5rem}.-left-50{left:-12.5rem}.right-50{right:12.5rem}.-right-50{right:-12.5rem}.top-50{top:12.5rem}.-top-50{top:-12.5rem}.bottom-50{bottom:12.5rem}.-bottom-50{bottom:-12.5rem}.h-50{height:12.5rem}.w-50{width:12.5rem}.order-50{order:50}.m-56{margin:14rem}.mx-56{margin-left:14rem;margin-right:14rem}.my-56{margin-top:14rem;margin-bottom:14rem}.mt-56{margin-top:14rem}.mb-56{margin-bottom:14rem}.mr-56{margin-right:14rem}.ml-56{margin-left:14rem}.p-56{padding:14rem}.py-56{padding-top:14rem;padding-bottom:14rem}.px-56{padding-left:14rem;padding-right:14rem}.pt-56{padding-top:14rem}.pb-56{padding-bottom:14rem}.pr-56{padding-right:14rem}.pl-56{padding-left:14rem}.sh-56>*:not(:first-child){margin-left:14rem}.sv-56>*:not(:first-child){margin-top:14rem}.left-56{left:14rem}.-left-56{left:-14rem}.right-56{right:14rem}.-right-56{right:-14rem}.top-56{top:14rem}.-top-56{top:-14rem}.bottom-56{bottom:14rem}.-bottom-56{bottom:-14rem}.h-56{height:14rem}.w-56{width:14rem}.order-56{order:56}.m-64{margin:16rem}.mx-64{margin-left:16rem;margin-right:16rem}.my-64{margin-top:16rem;margin-bottom:16rem}.mt-64{margin-top:16rem}.mb-64{margin-bottom:16rem}.mr-64{margin-right:16rem}.ml-64{margin-left:16rem}.p-64{padding:16rem}.py-64{padding-top:16rem;padding-bottom:16rem}.px-64{padding-left:16rem;padding-right:16rem}.pt-64{padding-top:16rem}.pb-64{padding-bottom:16rem}.pr-64{padding-right:16rem}.pl-64{padding-left:16rem}.sh-64>*:not(:first-child){margin-left:16rem}.sv-64>*:not(:first-child){margin-top:16rem}.left-64{left:16rem}.-left-64{left:-16rem}.right-64{right:16rem}.-right-64{right:-16rem}.top-64{top:16rem}.-top-64{top:-16rem}.bottom-64{bottom:16rem}.-bottom-64{bottom:-16rem}.h-64{height:16rem}.w-64{width:16rem}.order-64{order:64}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.p-auto{padding:auto}.py-auto{padding-top:auto;padding-bottom:auto}.px-auto{padding-left:auto;padding-right:auto}.pt-auto{padding-top:auto}.pb-auto{padding-bottom:auto}.pr-auto{padding-right:auto}.pl-auto{padding-left:auto}.sh-auto>*:not(:first-child){margin-left:auto}.sv-auto>*:not(:first-child){margin-top:auto}.left-auto{left:auto}.-left-auto{left:-auto}.right-auto{right:auto}.-right-auto{right:-auto}.top-auto{top:auto}.-top-auto{top:-auto}.bottom-auto{bottom:auto}.-bottom-auto{bottom:-auto}.h-auto{height:auto}.w-auto{width:auto}.order-auto{order:auto}.m-px{margin:1px}.mx-px{margin-left:1px;margin-right:1px}.my-px{margin-top:1px;margin-bottom:1px}.mt-px{margin-top:1px}.mb-px{margin-bottom:1px}.mr-px{margin-right:1px}.ml-px{margin-left:1px}.p-px{padding:1px}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.pt-px{padding-top:1px}.pb-px{padding-bottom:1px}.pr-px{padding-right:1px}.pl-px{padding-left:1px}.sh-px>*:not(:first-child){margin-left:1px}.sv-px>*:not(:first-child){margin-top:1px}.left-px{left:1px}.-left-px{left:-1px}.right-px{right:1px}.-right-px{right:-1px}.top-px{top:1px}.-top-px{top:-1px}.bottom-px{bottom:1px}.-bottom-px{bottom:-1px}.h-px{height:1px}.w-px{width:1px}.order-px{order:px}.rounded-t{border-top-left-radius:4px;border-top-right-radius:4px}.rounded-r{border-top-right-radius:4px;border-bottom-right-radius:4px}.rounded-b{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.rounded-l{border-top-left-radius:4px;border-bottom-left-radius:4px}.overflow-hidden{overflow:hidden}.leading-none{line-height:1}.leading-normal{line-height:normal}.has-theme-theme-blue-2{color:#c9deff}.has-theme-red-color{color:#f44336}.has-theme-black-4-color{color:#0a0a0a}.has-theme-white-color{color:#fff}.has-theme-grey-71-color{color:#b5b5b5}.has-theme-primary-light-color{color:#b89fe0}.has-theme-primary-color{color:#673ab7}.has-theme-yellow-2-legacy-color{color:#ffbf01}.bg-white{background-color:#fff}.bg-grey-98{background-color:#fafafa}.opacity-50{opacity:.5}.whitespace-nowrap{white-space:nowrap}.appearance-none{-webkit-appearance:none;appearance:none}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed !important}.pointer-events-none{pointer-events:none}.authorized-weeks-import .progress-summary .table{background-color:rgba(0,0,0,0);margin:0 -1.25em;width:calc(100% + 2.5em)}.authorized-weeks-import .progress-summary .table:first-child{margin-top:-1em}.authorized-weeks-import .progress-summary .table:last-child{margin-bottom:-1em}.brand-request-form .subtitle{font-size:26px;color:#0a0a0a;font-weight:bold}.brand-request-form .help.is-info{color:#7a7a7a}.brand-request-form hr{margin:50px 0}.brand-request-form .rc-fields>.field:first-child{margin-top:20px}.brand-request-form .field.is-horizontal .field-label{min-width:255px}.brand-request-form__retail-chain{margin-top:20px;margin-bottom:20px;color:#0a0a0a}.brand-request-form__retail-chain:first-child{margin-top:40px}.brand-request-form__retail-chain--selected{margin-bottom:40px}.brand-request-form__retail-chain>.field{margin-bottom:9px}.brand-request-form__retail-chain>.field label.checkbox{font-weight:bold}.brand-request-form__retail-chain .rc-checkbox-wrapper{display:flex;justify-content:space-between;border:1px solid #dbdbdb;border-radius:4px;padding:26px 12px 26px 10px}.brand-request-form__retail-chain .rc-checkbox-wrapper:hover{background-color:#fafafa}.brand-request-form__retail-chain .rc-checkbox-wrapper input{display:none}.brand-request-form__retail-chain .rc-checkbox-wrapper .rc-checkbox-icon{margin-right:10px;color:#673ab7}.brand-request-form__retail-chain .rc-checkbox-wrapper .checkbox:hover{color:#0a0a0a}.brand-request-form__retail-chain .rc-checkbox-wrapper--selected{color:#fff;background-color:#673ab7}.brand-request-form__retail-chain .rc-checkbox-wrapper--selected:hover{background-color:#40236c}.brand-request-form__retail-chain .rc-checkbox-wrapper--selected a{color:#fff;font-size:14px}.brand-request-form__retail-chain .rc-checkbox-wrapper--selected .rc-checkbox-icon{color:#fff}.brand-request-form__retail-chain .rc-checkbox-wrapper--selected .checkbox:hover{color:#fff}.brand-request-form__retail-chain .document-input .help.is-info{color:#f44336}.brand-request-form__info{background-color:#f5f5f5;color:#0a0a0a;padding:20px 12px 16px;border-radius:4px;display:flex;flex-direction:column}.brand-manager-brands .menu-list li{position:relative}.brand-manager-brands .menu-list li a{border-radius:4px;display:flex;align-items:center;padding-top:1em;padding-bottom:1em;padding-right:2em}.brand-manager-brands .menu-list li .delete{position:absolute;right:24px;top:14px}.brand-manager-brands .column-title{font-size:26px;color:#0a0a0a;font-weight:bold;margin-bottom:20px}.brand-manager-requests{margin-top:12px;border:1px solid #f5f5f5;border-radius:4px;font-size:12px}.brand-manager-requests svg.svg-inline--fa{width:15px;height:15px}.brand-manager-requests__no-requests{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:16px;padding:38px;color:#b5b5b5}.brand-manager-requests__no-requests .button{margin-top:12px;min-width:180px}.head{margin-bottom:.75rem}.instructions{margin-top:50px}.instructions__title{font-size:26px;font-weight:bold;line-height:normal;color:#0a0a0a}.instructions__title-search{width:200px;margin-left:12px}.instructions__section{margin-top:40px}.instructions__section:nth-child(2){margin-top:26px}.instructions__section-title{font-size:18px;font-weight:bold;line-height:normal;color:#0a0a0a;margin-bottom:20px}.instructions__section-downloads.columns{margin-bottom:0}.instructions__section-download{padding-top:14px;padding-bottom:0;font-size:14px;line-height:normal}.instructions__faq{margin-top:20px}.instructions__faq:nth-child(2){margin-top:30px}.instructions__faq-answer{max-width:600px;margin-top:12px;margin-left:23px;font-size:14px;line-height:1.43;color:#0a0a0a}.instructions__faq-answer--open{display:block}.instructions__faq-answer--closed{display:none}.instructions__faq-question{cursor:pointer;font-size:18px;font-weight:bold;line-height:normal;color:#0a0a0a}.instructions__faq-question .instructions__faq-question-chevron{margin-right:8px;width:15px;height:15px}.instructions__separator{margin-top:40px;margin-bottom:40px}.instructions__download-file-preview{margin-top:20px;margin-bottom:20px}.instructions__download-file-preview img,.instructions__download-file-preview iframe,.instructions__download-file-preview video{width:100%}.instructions__download-file-preview iframe{min-height:600px}.instructions-dropdown__section-label{text-align:left;text-transform:uppercase;font-size:11px;color:#b5b5b5}.order-result h2{margin-top:50px;font-size:30px}.order-result .info-text{margin-top:50px;font-size:20px}.order-result .icon{font-size:80px}.order-result .icon.is-success{color:#4caf50}.order-result .icon.is-danger{color:#f44336}.order-result .cta{margin-top:150px;font-size:15px}.order-button svg{margin:0 .5em}.order-button span{margin-left:.3em}.mailing-content{max-width:1100px;margin:0 auto}.mailing-content .instructions{display:none;overflow:hidden}.mailing-content .instructions.visible{display:block}.mailing-content .instructions ul{list-style:disc outside;margin-left:2em;margin-top:1em}.mailing-content .instructions .order-button{background-color:#e6ffe6}.mailing-content .instructions .order-button,.mailing-content .instructions .input{pointer-events:none;vertical-align:baseline;margin:0 .5em;height:26px;font-size:12px}.mailing-content .instructions .input{display:inline-block;width:auto;max-width:65px}.mailing-order-table{margin-top:1em}.mailing-order-table td{padding:2px}.mailing-order-table td .order-button{width:100%}.mailing-order-table tbody th{font-weight:normal}.mailing-order-table tbody td .order-button.button{border-color:#949494;color:#949494}.mailing-order-table tbody .is-hidden-tablet th,.mailing-order-table tbody .is-hidden-tablet td{border-width:0}.mailing-order-table tbody .is-hidden-tablet .savingStatusCell{width:100%;display:flex;justify-content:flex-end}.mailing-order-table tbody input[disabled]{color:#7a7a7a;-webkit-text-fill-color:#7a7a7a}.mailing-order-table thead td .wrap{display:flex;align-items:center}.mailing-order-table thead td .wrap .button{background-color:#e6ffe6}.mailing-order-table .clearCell{text-align:center;vertical-align:middle}.mailing-order-table .clearCell a{color:gray}.mailing-order-table .clearCell a:hover{color:#f44336}.mailing-order-table .clearCell a[disabled]{color:#f5f5f5 !important}.mailing-order-table .is-hidden-tablet .clearCell{text-align:right}.mailing-order-table .orderButtonCell{width:170px}.mailing-order-table .customAmountCell{width:70px}.mailing-order-table .customAmountCell .has-value{border-width:2px}.mailing-order-table .input{width:85px}.mailing-order-table .savingStatusCell{width:50px;text-align:center}.mailing-order-table tfoot{font-size:28px}.mailing-order-table tfoot .total-text{display:inline-block;min-width:90px}.recipient-status{cursor:help}.recipients-list-head{border-radius:4px 4px 0 0}.mailing-recipients .table .lozenge{font-size:.8em;margin-top:3px}.mailing-recipients__table tr th,.mailing-recipients__table tr td{height:30px;vertical-align:middle}.mailing-recipients__table tr th:nth-child(5),.mailing-recipients__table tr td:nth-child(5){width:80px;text-align:center}.mailing-recipients__table tr th:nth-child(n+6),.mailing-recipients__table tr td:nth-child(n+6){width:60px;text-align:center}.mailing-recipients__table tr td:nth-child(n+5){padding:0}.mailing-status__icon{width:10px}.page-control{display:flex;align-items:center}.page-control>.select{margin-right:.25rem;margin-left:.25rem}.page-control li .input{width:5em}.period-calendar{border:1px solid #f5f5f5;overflow:hidden}.period-calendar .is-narrow th{vertical-align:top;padding-top:14px;padding-bottom:15px;border-bottom:1px solid #f5f5f5}.period-calendar .is-narrow th:first-child{padding-left:37px}.period-calendar .is-narrow th p{line-height:normal}.period-calendar .is-narrow td{vertical-align:middle;height:45px;border:none}.period-calendar .is-narrow td .period-calendar__cell-hint{color:#f44336}.period-calendar .is-narrow th,.period-calendar .is-narrow td{color:#0a0a0a}.period-calendar__retail-chain{margin-top:50px}.period-calendar__head-hint,.period-calendar__cell-hint{font-size:.8em}.period-calendar__row{font-size:.9rem}.period-calendar__row--open td:first-child{padding-left:0}.period-calendar__row--open td:first-child::before{content:"";width:13px;height:13px;display:inline-block;border-radius:50%;background-color:#4caf50;margin-left:12px;margin-right:12px;vertical-align:middle}.period-calendar__row--closed td{opacity:.3}.period-calendar__row--closed td:first-child{padding-left:37px}.credit-card-card{margin-top:2em}.credit-card-card .card-input{display:flex;align-items:center}.credit-card-card .card-input .StripeElement{flex-grow:1;max-width:400px}.credit-card-card .card-input .button{margin-left:1em}.credit-card-card .card-header-icon :not(:first-child){margin-left:.5em}.card-display>*{margin-right:1.7em}.pricing-plan{min-width:200px}.plan-item p{max-width:250px;margin:0 auto}.summary-product-description,.summary-product-title{max-width:500px}.summary-product-description{font-size:.75em;color:#b5b5b5}.products-import-form{margin:0px auto;max-width:600px;text-align:center}.products-import-form .message{text-align:left}.products-import-form .message-body .table{background-color:rgba(0,0,0,0);margin:0 -1.25em;width:calc(100% + 2.5em)}.products-import-form .message-body .table:first-child{margin-top:-1em}.products-import-form .message-body .table:last-child{margin-bottom:-1em}.survey-products-import tbody th{text-align:right}.product-files-list .product-files{display:flex;flex-wrap:wrap}.product-files-list .product-files .product-file{position:relative;margin:5px;padding:5px;width:138px}.product-files-list .product-files .product-file--selectable{cursor:pointer}.product-files-list .product-files .product-file--selected{box-shadow:0 2px 3px #673ab7,0 0 0 1px #673ab7}.product-files-list .product-files .product-file--primary{box-shadow:0 2px 3px #4caf50,0 0 0 1px #4caf50}.product-files-list .product-files .product-file.is-pending{background-color:#fffde7}.product-files-list .product-files .product-file.is-working{background-color:#ede7f6}.product-files-list .product-files .product-file.is-done{background-color:#e8f5e9}.product-files-list .product-files .product-file.is-error{background-color:#ffebee}.product-files-list .product-files .product-file>.delete{z-index:1;position:absolute;right:.5rem;top:.5rem}.product-files-list .product-files .product-file .product-file-type{display:flex;align-items:center;justify-content:center;min-height:60px;background-color:#40236c;font-family:monospace;color:#fff;font-size:.75em;overflow:hidden;word-break:break-all}.product-files-list .product-files .product-file .product-file-title{font-size:.8em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-files-list .product-files .product-file .product-file-size{font-size:.75em;text-align:center}.product-files-list .product-files .product-file .product-file-error{font-size:.75em;text-align:center;color:#f44336;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-files-list .product-files .product-file .product-file-loading{font-size:.75em;display:flex;flex-direction:column;align-items:center}.product-picker .brand-select{width:500px}.product-picker .message-body,.product-picker .table-scroll-resize-wrapper{border-radius:0 0 4px 4px}.product-picker .table{font-size:.75rem;-webkit-user-select:none;user-select:none;cursor:pointer;margin:0}.product-picker .table th{vertical-align:middle}.product-picker .table th .icon{float:right}.product-picker .upc{width:150px}.product-picker .size{width:120px}.product-picker .am,.product-picker .bdm{width:110px}.product-picker .pack{width:120px}.product-picker .ruc{width:150px}.product-picker .auth{width:160px}.product-picker .brand{width:320px}.user-popover .bp4-popover-content{padding:.5em;font-size:.75em}.table-head-popover .bp4-popover-content{max-width:350px}td.is-na{color:#b5b5b5;font-size:.8em;vertical-align:middle}.result-summary{position:relative}.result-summary .import-result-hint{padding:1em 1.25em}.result-summary .table{margin:0}.result-summary .sub-row{font-size:.8em}.result-summary__attribute-changes td{vertical-align:middle}.result-summary__attribute-changes td:nth-child(1){width:150px}.result-summary__attribute-changes .pagination-cell{padding-top:0;padding-bottom:0;vertical-align:middle}.result-summary__attribute-changes .change{font-family:monospace;display:flex;align-items:center}.result-summary__attribute-changes .change-from,.result-summary__attribute-changes .change-to{display:inline-block;padding:.25em;white-space:pre}.result-summary__attribute-changes .change-from{background-color:#ffefeb;color:#c73c19}.result-summary__attribute-changes .change-to{background-color:#eafdf3;color:#2b8469;padding:.25em}.result-summary__attribute-changes .change-arrow{margin:0 .5em}.result-summary__attribute-changes .row-number{display:flex;justify-content:space-between;align-items:center}.result-summary__attribute-changes .row-number .upc{font-size:.75em;color:#b5b5b5;margin-left:5px;font-family:monospace}.survey-wrapper .survey-orders-table-wrapper{overflow-x:auto;min-height:130px}.survey-wrapper .table td,.survey-wrapper .table th{color:#666}.survey-wrapper .table tbody th .icon{margin-right:.25em;color:gold}.survey-wrapper .table tbody th .lozenge{float:right;display:block;position:relative;top:.5em}.survey-wrapper .table .is-expanded{border:1px solid #209cee;background-color:#209cee}.survey-wrapper .table .is-expanded th,.survey-wrapper .table .is-expanded td{color:#fff;border-bottom:1px solid #209cee}.survey-wrapper .table .product-detail-row.is-expanded{background-color:#f6fbfe}.survey-wrapper .table .product-detail-row.is-expanded th,.survey-wrapper .table .product-detail-row.is-expanded td{color:#209cee;border-bottom:1px solid #209cee}.survey-wrapper .table .is-focused{border:1px solid #673ab7;background-color:#673ab7}.survey-wrapper .table .is-focused th,.survey-wrapper .table .is-focused td{color:#fff;border-bottom:1px solid #673ab7}.survey-wrapper .table .product-detail-row.is-focused{background-color:#f9f7fd}.survey-wrapper .table .product-detail-row.is-focused th,.survey-wrapper .table .product-detail-row.is-focused td{color:#673ab7;border-bottom:1px solid #673ab7}.survey-wrapper .table .wave{width:70px;padding:0;vertical-align:middle}.survey-wrapper .table th.wave{text-align:center}.survey-wrapper .table input{padding:.25em .5em;border:0;width:100%;text-align:right;font-size:.8rem;line-height:1.1rem}.survey-wrapper .table input:focus{outline:none;background-color:#f9f7fd}.survey-wrapper .table input.changed{color:orange;font-weight:bold}.survey-wrapper .table .is-loading::after{right:auto;top:6px;left:.625em}.survey-wrapper .table .product-state{text-align:center}.app--compact .survey-wrapper{margin-left:-24px;margin-right:-24px}.survey-nav-buttons{display:flex;justify-content:flex-end}.survey-nav-buttons .button{margin-left:.25rem;margin-right:.25rem}.survey-store-filter{margin-left:.25rem;margin-right:.25rem}.survey-store-filter select{background-color:#40236c;border-color:#40236c;color:#fff}.survey-store-filter select:hover{background-color:#fff;border-color:#fff;color:#673ab7}.survey-store-filter .select:not(.is-multiple):not(.is-loading)::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0)}.survey-store-filter .select:hover:not(.is-multiple):not(.is-loading)::after{border-color:#673ab7 rgba(0,0,0,0) rgba(0,0,0,0)}.survey-detail .subtitle{color:#000;font-weight:bold;font-size:1.5rem;margin:30px 0 20px 0}.survey-detail .group-item{margin:10px 0;color:#000;cursor:pointer}.survey-detail .group-item.selected,.survey-detail .group-item:hover{border-bottom:1px solid #000}.survey-detail .column-nav{flex-shrink:0;flex-grow:0;flex-basis:120px;padding-right:0}.survey-detail .group-table{border:1px solid #dbdbdb;border-radius:8px;margin:40px 0}.survey-detail .group-table table{background-color:rgba(0,0,0,0)}.survey-detail .group-table table td,.survey-detail .group-table table th{padding:20px 15px;color:#000;border-radius:15px}.survey-detail .group-table table td{border:none}.survey-detail .group-table table .progress-cell{width:50%;padding-right:50px}.survey-detail .group-table table .progress-cell .progress{height:1.5rem}.survey-form{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.survey-form input[type=radio]{margin-right:4px}.survey-form .field.is-horizontal .field-label{flex-grow:3}.ProductRequestDetail__Information{color:#0a0a0a}.ProductRequestDetail__Information .data-field{display:flex;line-height:normal}.ProductRequestDetail__Information .data-field .data-label{font-weight:bold;text-align:right;min-width:150px;margin-right:10px}.ProductRequestDetail__Information .data-field .data-label,.ProductRequestDetail__Information .data-field .data-value{padding:8px 10px}.ProductRequestDetail__ShipperComponents .col-upc12{width:130px}.ProductRequestDetail__ShipperComponents .col-size,.ProductRequestDetail__ShipperComponents .col-display_count{text-align:right;padding-right:35px}.ProductRequestComments .is-white{color:#673ab7}.ProductRequestComments .comments-feed .comment{font-size:16px}.ProductRequestComments .comments-feed .comment .content{color:#0a0a0a}.ProductRequestComments .comments-feed .comment__author{color:#0a0a0a;font-weight:normal}.ProductRequestComments .comments-feed .comment:first-child{background-color:#fafafa}.ProductRequestComments .comments-feed .comment:first-child .is-white{background-color:#fafafa}.ProductRequestComments .comments-feed .comment:first-child .is-white:hover{background-color:#fff}.new-import-modal{width:720px;min-height:500px}.new-import-modal--hidden{display:none}.survey-dashboard-comparing-managers-table .col-label{width:200px}.survey-dashboard-comparing-managers-table .col-stat{text-align:left;width:140px}.survey-dashboard-comparing-managers-table .col-selected_stat{width:190px}.survey-dashboard-comparing-managers-table .row-total{font-weight:500}.survey-dashboard-comparing-managers-table .row-total td{border-top:1px solid #dbdbdb}.survey-dashboard-comparing-managers-table--all-data .col-label{width:auto}.comparing-events-table__progress-bar-filled{background-color:#ededed}.comparing-events-table__progress-bar-filled-fill{background-color:#b6b6b6;border-top-right-radius:0;border-bottom-right-radius:0}.comparing-events-table__progress-bar-filled-fill--top{background-color:#ffbf01}.TopBadge{padding:3px 6px;border-radius:4px;background-color:#ffbf01;color:#fff;font-size:8px;font-weight:bold;line-height:normal}.survey-custom-field-modal .control{padding-right:150px}.survey-custom-field-modal .Select{margin-right:150px}.sd-stats{display:flex;margin-bottom:1.5rem}.sd-stats__item{flex:1 1 0;position:relative;border:solid 1px #f5f5f5;display:flex;align-items:center;padding:30px 20px}.sd-stats__item:not(:first-child){border-left:none}.sd-stats__item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.sd-stats__item:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.sd-stats--small{flex-direction:column}.sd-stats--small .sd-stats__item{padding-top:16px;padding-bottom:16px}.sd-stores-stats{display:grid;grid-template-columns:auto auto auto}.sd-stores-stats__item{position:relative;border:solid 1px #f5f5f5;display:flex;align-items:center;padding:30px 20px}.sd-stores-stats__item:not(:first-child){border-left:none}.sd-stores-stats__item:first-child{border-bottom-left-radius:4px}.sd-stores-stats__item:last-child{border-bottom-right-radius:4px}.sd-stores-stats__item-invited{grid-row-start:1;grid-row-end:3;justify-content:center;text-align:center}.sd-stores-stats__item-invited .sd-simple-value__value{font-size:72px}.sd-stores-stats__item-order,.sd-stores-stats__item-done{border-bottom:none}.sd-actions-orders-stats{display:grid;grid-template-columns:repeat(3, 1fr);margin-bottom:1.5rem}.sd-actions-orders-stats__item{position:relative;border:solid 1px #f5f5f5;display:flex;align-items:center;justify-content:space-between;padding:30px 20px}.sd-actions-orders-stats__item:not(:nth-child(3n)){border-right:none}.sd-actions-orders-stats__item:nth-child(1),.sd-actions-orders-stats__item:nth-child(2),.sd-actions-orders-stats__item:nth-child(3){border-bottom:none}.sd-actions-orders-stats__item:first-child{border-top-left-radius:4px}.sd-actions-orders-stats__item:nth-child(3){border-top-right-radius:4px}.sd-actions-orders-stats__item:nth-last-child(3){border-bottom-left-radius:4px}.sd-actions-orders-stats__item:last-child{border-bottom-right-radius:4px}.survey-dashboard-box{position:relative;border-radius:4px;border:solid 1px #f5f5f5;display:flex;align-items:center}.survey-dashboard-box--vertical{display:block}.survey-dashboard-box--padded{padding:30px 20px}.sd-simple-value__label{font-size:16px;color:#0a0a0a}.sd-simple-value__value{font-size:30px;font-weight:bold;color:#0a0a0a}.sd-stats--small .sd-simple-value{display:flex;flex-direction:row-reverse}.sd-stats--small .sd-simple-value__value{font-size:16px;margin-left:1em}.sd-series-button{display:flex;align-items:center;cursor:pointer}.sd-series-button:hover{text-decoration:underline}.sd-series-button:not(:first-child){margin-left:20px}.sd-series-button__dot{display:inline-block;width:12px;height:12px;border-radius:6px;margin-right:6px;margin-top:2px}.sd-series-button--inactive{color:#b5b5b5}.sd-series-button--inactive .sd-series-button__dot{background-color:#dbdbdb !important}.sd-top-box__chart-wrapper{flex:1 1 0;display:flex;align-items:center;justify-content:center;max-width:300px}.sd-top-box__chart{max-width:250px;max-height:250px;margin:10px 0}.sd-top-box__stats-wrapper{flex:1 1 0;margin-left:45px}.sd-top-box__stat{position:relative;display:flex;align-items:center;min-height:50px;padding-right:12px;font-size:14px}.sd-top-box__stat:first-child{margin-top:10px}.sd-top-box__stat--strong{font-weight:bold}.sd-top-box__stat:not(:first-child){border-top:1px solid #f5f5f5}.sd-top-box__stat-bullet{display:block;align-self:center;width:16px;height:16px;border-radius:8px;align-self:center;position:absolute;left:-30px}.sd-top-box__stat-title{flex:1 0 0}.sd-top-box__stat-value{flex:0 1 0;text-align:right}.sd-top-box .panel-block{position:relative}.sd-top-box .show-original-orders-checkbox{display:flex;align-items:center;flex-shrink:0;margin-left:1em}.sd-recent-orders-box .panel-block{position:relative;min-height:150px}.sd-recent-orders-box .sd-recent-order{display:flex;justify-content:space-between}.sd-recent-orders-box .sd-recent-order:not(:last-child){border-bottom:1px solid #f5f5f5}.sd-recent-orders-box .sd-recent-order__labels{padding:15px 0 15px 12px;font-size:14px}.sd-recent-orders-box .sd-recent-order__date{color:#b5b5b5}.sd-recent-orders-box .sd-recent-order__user{font-weight:bold}.sd-recent-orders-box .sd-recent-order__value{padding-right:12px;display:flex;align-items:center}.sd-stats-table{position:relative;min-height:150px}.sd-stats-table .LoadingIndicator--overlay{align-items:flex-start;padding-top:50px}.sd-stats-table th{cursor:pointer;-webkit-user-select:none;user-select:none}.sd-stats-table th [data-icon]{position:absolute;margin-left:3px;margin-top:1px}.sd-stats-table .col-percentage{width:180px}.sd-stats-table .col-orders_percentage{width:120px}.sd-stats-table .col-units{width:130px}.sd-stats-table .col-orders_count{width:100px}.sd-stats-table .col-cases{width:100px}.sd-stats-table .col-displays{width:100px}.sd-stats-table .col-sales{width:140px;text-align:right}.sd-stats-table th.col-sales.col--active-sort{padding-right:22px}.sd-stats-table tbody td{position:relative}.sd-stats-table .Status{position:absolute;right:10px;margin-top:-5px}.survey-dashboard__apexcharts-yaxis-label,.survey-dashboard__apexcharts-yaxis-title,.survey-dashboard__apexcharts-xaxis-label,.survey-dashboard__apexcharts-xaxis-title{font-weight:bold;fill:#b5b5b5}.survey-dashboard__order-chart{width:120px}.survey-dashboard__order-box{display:flex;align-items:center}.survey-dashboard__order-box-title{color:#0a0a0a}.survey-dashboard__order-box-progress{color:#b5b5b5;font-size:12px}.survey-dashboard__order-box-progress-percent{color:#0a0a0a;font-size:30px;font-weight:bold}.survey-dashboard__order-chart--small{width:44px}.survey-dashboard__order-chart--small svg{position:relative}.survey-dashboard__order-chart--small.survey-dashboard__order-chart--align-left svg{left:-10px}.survey-dashboard__order-chart--small.survey-dashboard__order-chart--align-right svg{left:7px}.survey-dashboard-box .survey-dashboard__order-box{height:194px}.sd__progress-chart-tooltip-content{padding:8px 12px;text-align:center}.sd__progress-chart-tooltip-content--multivalue{text-align:left}.sd__progress-chart-tooltip-content p{font-size:.9em;margin-bottom:.5em;text-align:center}.chart__wrapper{position:relative}.chart__controls{display:flex;justify-content:space-between}.chart__controls>div{display:flex}.chart__controls>div>*:not(:last-child){margin-right:8px}.chart__controls .button-group .button:hover{z-index:2}.chart__controls .button-group .button:not(:first-child):not(:last-child){border-radius:0;margin-right:-1px}.chart__controls .button-group .button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.chart__controls .button-group .button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.sd-mailings td.col-title{color:#673ab7}.sd-mailings td.col-empty{color:#b5b5b5;text-align:center;padding-top:38px;padding-bottom:38px}.sd-subject-select{min-width:227px}.OrdersFloatingBar{height:60px;position:absolute}.OrdersFloatingBar__Bar{height:60px;background-color:#fff;box-shadow:0 -4px 24px 0 rgba(43,45,66,.16);padding:0;padding-left:1.5rem;display:flex;align-items:center}.OrdersFloatingBar__Bar .button{min-width:100px}.OrdersFloatingBar__Bar .button svg{margin-right:.5em}.OrdersFloatingBar__Bar--fixed{bottom:0;left:0;position:fixed;width:100%;z-index:1002}.is-hovered .orders-export-button,.is-active .orders-export-button{background-color:#fff;color:#0a0a0a}.survey-import-orders-modal{width:750px;min-height:357px}.survey-import-orders-errors-modal{width:700px}.RecentImports .dropdown-item:not(:first-child){border-top:1px solid #f5f5f5}.RecentImportsItem{display:flex;flex-direction:column;justify-content:space-between;width:420px;height:68px;line-height:normal;padding:12px;background-color:#fff}.RecentImportsItem:hover{background-color:#fafafa}.RecentImportsItem--disabled{cursor:default}.RecentImportsItem--disabled:hover{background-color:#fff}.RecentImportsItem--toast:hover{background-color:#fff}.RecentImportsItem.h-auto{height:auto}.RecentImportsToast{position:fixed;right:20px;bottom:88px;z-index:999999;width:312px;height:84px;display:flex;padding:8px;padding-right:12px;border-radius:4px;box-shadow:0 2px 25px 0 rgba(0,0,0,.2);cursor:pointer;background-color:#fff;animation:RecentImportsToastDidMount .1s ease-in-out}.RecentImportsToast button.delete{width:16px;height:16px;min-width:16px;min-height:16px}@keyframes RecentImportsToastDidMount{from{transform:translateY(-20px)}to{transform:translateY(0)}}.survey-product-form .column{padding-bottom:0}.survey-product-form .input--readonly{background-color:#f5f5f5;border-color:#f5f5f5}.survey-product-form .is-disabled .Select-control{background-color:#f5f5f5;border-color:#f5f5f5}.order-table-nav{display:flex;color:#fff;z-index:20;border-radius:4px 4px 0 0;min-height:3.25rem;padding:.5rem}.order-table-nav .orders-filter{display:flex;align-items:center}.order-table-nav .orders-filter .filter-warning{margin-left:1em;font-size:.8em}.order-table-nav .orders-filter--active .button{border:1px solid #f44336;background-color:#f44336;color:#fff}.order-table-nav .store-picker input,.order-table-nav .store-picker__prompt{font-weight:bold;font-size:1.4em;border:0;border-bottom:1px dashed #fff}.order-table-nav .store-picker input{color:#fff;background-color:rgba(0,0,0,0)}.order-table-nav .store-picker input:focus{outline:none}.order-table-nav .store-picker__prompt{cursor:pointer}.order-table-nav .store-picker__options{position:absolute;z-index:3;top:calc(100% + 3px);width:600px;border:1px solid #dbdbdb}.order-table-nav .store-picker__options tbody tr{cursor:pointer}.order-table-nav .store-picker__stats{display:flex}.order-table-nav .store-picker__stats .store-picker__stat{display:flex;align-items:center;flex-direction:column;margin-left:2em}.order-table-nav .store-picker__stats .store-picker__stat-title{font-size:.7em}.order-table-nav .store-picker__stats .store-picker__stat-value{font-weight:bold}.order-table-nav .products-search .input{width:180px}.order-table-wrapper{overflow-x:scroll}.order-table-wrapper .order-table{border:none;font-size:15px;margin-bottom:2px;outline:none}.order-table-wrapper .order-table__head{border-bottom:3px solid #dbdbdb;height:40px;display:flex;align-items:center;font-weight:bold}.order-table-wrapper .order-table__head .sort-cell{display:flex;cursor:pointer;-webkit-user-select:none;user-select:none}.order-table-wrapper .order-table__head .sort-cell .sort-icons{display:flex;flex-direction:column;justify-content:center}.order-table-wrapper .order-table__head .sort-cell .sort-icons .sort-icon{margin-left:5px;height:10px}.order-table-wrapper .order-table .fixedDataTableCellGroupLayout_cellGroupWrapper{background-color:#fff}.order-table-wrapper .order-table .public_fixedDataTable_scrollbarSpacer{display:none}.order-table-wrapper .order-table .fixedDataTableLayout_rowsContainer{border-bottom:2px solid #dbdbdb;overflow:visible;height:100% !important}.order-table-wrapper .order-table .fixedDataTableLayout_header{display:none}.order-table-wrapper .order-table.no-table-border .fixedDataTableLayout_rowsContainer{border-bottom:none}.order-table-wrapper .order-table .public_fixedDataTable_header,.order-table-wrapper .order-table .fixedDataTableRowLayout_rowExpanded,.order-table-wrapper .order-table .public_fixedDataTable_header .public_fixedDataTableCell_main{background-image:none;background-color:#fff}.order-table-wrapper .order-table .public_fixedDataTableCell_main,.order-table-wrapper .order-table .fixedDataTableRowLayout_fixedColumnsDivider{border:none}.order-table-wrapper .order-table .fixedDataTableLayout_topShadow,.order-table-wrapper .order-table .fixedDataTableLayout_bottomShadow{height:0}.order-table-wrapper .order-table .public_Scrollbar_main.public_Scrollbar_mainActive,.order-table-wrapper .order-table .public_Scrollbar_main{border:none;z-index:50 !important}.order-table-wrapper .order-table .public_fixedDataTableCell_main{background-color:rgba(0,0,0,0);border-bottom:1px solid #dbdbdb}.order-table-wrapper .order-table .fixedDataTableLayout_hasBottomBorder{border:none}.order-table-wrapper .order-table .expanded-row{background-color:#fff;overflow:hidden;height:100%;border-bottom:1px solid #dbdbdb;border-right:1px solid #dbdbdb;margin-right:62px !important}.order-table-wrapper .order-table .expanded-row .row-error{background-color:#fff5f7;height:100%;padding:30px}.order-table-wrapper .order-table .cell.focused{background-color:#9f80d7;color:#fff}.order-table-wrapper .order-table .cell.focused.header-progress-cell{background-color:#fff}.order-table-wrapper .order-table .sign-cell .right-sign{float:right;font-size:.9em;margin-bottom:8px;color:#ff9600}.order-table-wrapper .order-table .sign-cell .left-sign{float:left;font-size:.9em;margin-bottom:8px}.order-table-wrapper .order-table .input-cell.fixedDataTableCellLayout_wrap1{width:100%}.order-table-wrapper .order-table .input-cell:focus{outline:none}.order-table-wrapper .order-table .input-cell--multi-value input{border:2px solid #ff9600 !important}.order-table-wrapper .order-table .input-cell--multi-value [data-icon]{position:absolute;top:9px;left:12px;opacity:.25;color:#000;pointer-events:none}.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent{padding:0;height:35px;width:100%}.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent span.cellNA{display:block;background-color:rgba(223,223,223,.3);line-height:200%}.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent input,.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent .cellNA{padding:3px;font-size:.85rem;box-shadow:none;border:none;border-radius:0;height:35px;width:40px;text-align:center}.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent span.cellText{line-height:200%;text-align:center;display:block;width:100%;height:100%;border-left:1px solid #cecece;border-bottom:1px solid #cecece;background-color:#fff;color:#000}.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent input,.order-table-wrapper .order-table .input-cell .public_fixedDataTableCell_cellContent span.cellNA{border-left:1px solid #cecece;border-bottom:1px solid #cecece}.order-table-wrapper .order-table .hidden{background-color:#f5f5f5 !important;height:34px;width:100%}.order-table-wrapper .order-table .table-row-group{white-space:nowrap;overflow:visible;font-size:1.2em;font-weight:bold}.order-table-wrapper .order-table .fixedDataTableCellLayout_main{overflow:visible}.order-table-wrapper .order-table .text-cell{display:inline-block;width:100% !important}.order-table-wrapper .order-table .text-cell .fixedDataTableCellLayout_wrap2{display:inline-block;width:100%;height:100%}.order-table-wrapper .order-table .text-cell .fixedDataTableCellLayout_wrap2 .public_fixedDataTableCell_wrap3{width:100%;height:100%;display:inline-block}.order-table-wrapper .order-table .text-cell .fixedDataTableCellLayout_wrap2 .public_fixedDataTableCell_wrap3 .public_fixedDataTableCell_cellContent{display:inline-block;line-height:34px;width:100%;height:100%;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;padding:0}.order-table-wrapper .order-table .paddingless{padding:0;border-left:1px solid #cecece}.order-table-wrapper .order-table .paddingless .fixedDataTableCellLayout_wrap3,.order-table-wrapper .order-table .paddingless .public_fixedDataTableCell_wrap3{display:block}.order-table-wrapper .order-table .paddingless .fixedDataTableCellLayout_wrap3 .public_fixedDataTableCell_cellContent,.order-table-wrapper .order-table .paddingless .public_fixedDataTableCell_wrap3 .public_fixedDataTableCell_cellContent{padding:0}.order-table-wrapper .order-table .header-progress-cell{background-color:#fff}.order-table-wrapper .order-table .header-cell p{font-size:.9rem}.order-table-wrapper .order-table .sort-cell .public_fixedDataTableCell_cellContent{display:flex;width:12px;flex-direction:row;cursor:pointer}.order-table-wrapper .order-table .sort-cell .public_fixedDataTableCell_cellContent .sort-icons{display:flex;flex-direction:column;justify-content:center}.order-table-wrapper .order-table .sort-cell .public_fixedDataTableCell_cellContent .sort-icons .sort-icon{margin-left:5px;height:10px}.order-table-wrapper .order-table input[type=number]::-webkit-inner-spin-button,.order-table-wrapper .order-table input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.order-table-wrapper .order-table .progress-cell{margin-right:0;margin:6px 9px;display:flex;flex-flow:column;font-size:.7em;line-height:1em;color:#000}.order-table-wrapper .order-table .progress-cell.success{color:#4caf50}.order-table-wrapper .order-table .progress-cell.warning{color:#ff9600}.order-table-wrapper .order-table .progress-cell.error{color:#f44336}.order-table-wrapper .order-table .progress-cell span{margin-bottom:2px}.order-table-wrapper .order-table .lozenge{background-color:#f44336;color:#fff;margin:10px 5px 10px 0}.order-table-wrapper .order-table .fixedDataTableLayout_horizontalScrollbar{display:none}.order-table-wrapper .test-order-table tr{height:35px;line-height:35px;border-bottom:1px solid #dbdbdb;font-size:15px}.order-table-wrapper .test-order-table tr:last-child{border-bottom:2px solid #dbdbdb}.order-table-wrapper .test-order-table tr .input-cell{padding:0 3px}.order-table-wrapper .test-order-table tr .input-cell input{vertical-align:middle;padding:2px;font-size:.75rem;box-shadow:none}.order-table-wrapper .test-order-table tr .sign-cell{padding:10px 5px}.order-table-wrapper .test-order-table tr .sign-cell .right-sign{float:right;font-size:1em;margin-bottom:8px;color:#ff9600}.order-table-wrapper .test-order-table tr .sign-cell .left-sign{float:left;font-size:1em;margin-bottom:8px}.order-table-wrapper .test-order-table tr .progress-cell{margin-right:0;margin:6px 9px;display:flex;font-size:.8em;line-height:1em;flex-flow:column}.order-table-wrapper .test-order-table tr .progress-cell.success{color:#4caf50}.order-table-wrapper .test-order-table tr .progress-cell.warning{color:#ff9600}.order-table-wrapper .test-order-table tr .progress-cell.error{color:#f44336}.order-table-wrapper .test-order-table tr .progress-cell span{margin-bottom:2px}.order-table-wrapper::-webkit-scrollbar{height:8px;background-color:#fff}.order-table-wrapper::-webkit-scrollbar-thumb{border-radius:10px;background-color:#c1c1c1}.multi-value-info .bp4-popover-content{background-color:#ffdd57}.multi-value-info table{font-size:.8em;background-color:rgba(0,0,0,0)}.multi-value-info table td,.multi-value-info table th{border-color:#ffeb99}.multi-value-info table tbody td:first-child{white-space:pre}.multi-value-info table tbody td:last-child{font-weight:bold}.multi-value-info .info-message{color:#636363;display:flex;align-items:center;font-size:11px}.multi-value-info .info-message .icon{margin-right:5px}.multi-value-info__target{position:absolute;top:0;left:0}.order-here{z-index:40}.order-here .bp4-popover-content{background-color:#4caf50;color:#fff;font-weight:bold}.order-here .bp4-popover-arrow-fill{fill:#4caf50}.order-here__target{position:absolute;width:100%;top:0}.progress-cell{margin-right:0;margin:6px 9px;display:flex;flex-flow:column;font-size:.7em;line-height:1em;color:#000}.progress-cell.success{color:#4caf50}.progress-cell.warning{color:#ff9600}.progress-cell.error{color:#f44336}.progress-cell span{margin-bottom:2px}.orders-table{font-size:14px}.orders-table__body{overflow:hidden}.orders-table__row{border-bottom:1px solid #e0e0e0}.orders-table__row--product,.orders-table__row--head,.orders-table__row--header{display:flex;justify-content:stretch;background-color:#fff;z-index:5}.orders-table__row--head{height:36px}.orders-table__row--expanded{height:175px;overflow:hidden}.orders-table__row--with-side-panel{padding-right:235px}.orders-table__row--focused{background-color:#fafafa;border-bottom:none}.orders-table__row--focused .orders-table__cell--title{font-weight:bold}.orders-table__row--focused .orders-table__cell--title .is-hidden-default{display:none}.orders-table__row--focused .orders-table__cell--wave{border-bottom:1px solid #e0e0e0}.orders-table__row-side-panel{position:absolute;right:55px;width:180px;z-index:1}.orders-table__cell{flex-grow:0;flex-shrink:0;display:flex;align-items:center;height:60px;position:relative}.orders-table__cell--header{width:400px;font-weight:500;letter-spacing:.15;line-height:1.6;font-size:20px;color:rgba(0,0,0,.6);margin-left:2rem;text-transform:capitalize}.orders-table__cell--header.secondary{color:rgba(0,0,0,.7)}.orders-table__cell--header-spacer,.orders-table__cell--header-progress{flex:1 1 auto}@media(max-width: 1200px){.orders-table__cell--header-stat,.orders-table__cell--header-progress .Progress-root{display:none}}.orders-table__cell--header-stat{margin-right:30px;width:240px;align-items:center;justify-content:center}.orders-table__cell--header-stat svg{margin-right:8px}.orders-table__cell--header-stat:last-child{margin-right:55px}.orders-table__cell--header-stat hr{height:1.5rem;width:1px;margin:0 1rem}.orders-table__cell--header-wave{width:60px}.orders-table__cell--header-wave+.orders-table__cell--header-wave .orders-table__input-label{width:calc(100% + 1px);left:-1px}.orders-table__cell--is-read{min-width:20px;justify-content:center}.orders-table__cell--labels{min-width:70px;padding-right:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.orders-table__cell--labels .lozenge+.lozenge{margin:0;margin-top:1px}.orders-table__cell--upc{width:130px;font-weight:bold}.orders-table__cell--brand{width:180px;line-height:1em}.orders-table__cell--title{flex-grow:1;flex-shrink:1}.orders-table__cell--title .is-hidden-default{display:none}.orders-table__cell--title p{line-height:1em}.orders-table__cell--title p+p{margin:0}.orders-table__cell--title .lozenge{margin:10px 5px 10px 0}.orders-table__cell--wave{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;width:60px}.orders-table__cell--wave+.orders-table__cell--wave{border-left:0}.orders-table__cell--wave>.multi-value-info__target{position:absolute;top:0;left:0;height:0}.orders-table__cell--wave>.multi-value-info__target--readonly{width:100%;height:100%}.orders-table__cell--wave>.multi-value-info__target--readonly>.bp4-popover-target{width:100%;height:100%}.orders-table__cell--disabled-wave{background-color:rgba(223,223,223,.3)}.orders-table__cell--disabled-wave .orders-table__input--readonly{background-color:rgba(0,0,0,0)}.orders-table__cell--progress{width:55px;padding:3px;display:flex;flex-flow:column;align-items:center;justify-content:center;text-align:center;font-size:.7em;line-height:1em;color:#000}.orders-table__cell--progress-saved{color:#4caf50}.orders-table__cell--progress-edited{color:#ff9600}.orders-table__cell--progress-error{color:#f44336}.orders-table__cell--progress svg{margin-bottom:2px}.orders-table__cell--sortable .orders-table__sort-target{cursor:pointer}.orders-table__cell--sortable .orders-table__sort-target:hover{color:#673ab7}.orders-table__cell--sortable .orders-table__sort-target:hover+.orders-table__sort-icons{color:#673ab7}.orders-table__cell--sortable .orders-table__sort-icons{margin-top:1px;display:flex;align-items:center}.orders-table__head .orders-table__cell{font-weight:bold;height:36px}.orders-table__head .orders-table__cell--wave{border-left:0;border-right:0;display:flex;align-items:center;justify-content:center}.orders-table__head .orders-table__cell--progress{border-bottom:1px solid #e0e0e0}.orders-table__input{width:100%;height:100%;text-align:center;border:0;font-size:14px;outline:1px solid rgba(0,0,0,0);outline-offset:0}.orders-table__input--multivalue{outline-color:#ff9600}.orders-table__input--error{outline-color:#f44336;color:#f44336}.orders-table__input:focus{outline-color:#0076ff;z-index:1}.orders-table__input--readonly{background-color:#fff;display:flex;align-items:center;justify-content:center}.orders-table__input--import-pending{background-color:#fafafa}.orders-table__input-info{color:#000;position:absolute;top:36px;left:0;width:100%;text-align:center;font-size:10px;font-style:italic;opacity:.5;z-index:2;line-height:1;height:20px;display:flex;align-items:center;justify-content:center}.orders-table__input-label{position:absolute;bottom:-1px;width:100%;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px 4px 0 0;border:1px solid #dbdbdb}.orders-table__input-label-text{color:#b5b5b5;font-size:9px;line-height:11px;font-style:italic;white-space:nowrap;overflow:hidden;max-width:60px;padding:0 2px 0 2px}.orders-table__input-label-value{color:#0a0a0a;font-size:11px}.orders-table__input-error-icon{position:absolute;top:4px;right:4px;color:#f44336;width:12px !important;height:14px !important;z-index:2}.orders-table__input-import-error-popover-target{position:absolute;top:0;left:0;width:100%;height:14px}.orders-table__input-import-error-status.Status--invalid{position:absolute;top:2px;left:5px;background-color:#f44336;color:#fff;font-size:8px;padding:1px 2px}.orders-table__input-import-error-status.Status--invalid svg{font-size:9px;margin-right:2px}.orders-table__input-import-pending-loading{position:absolute;left:16px;font-size:24px;color:#ffbf01;z-index:3}.orders-table__product-status-labels{font-size:12px;display:flex}.orders-table__product-status-labels>*{margin-left:12px}.orders-table__product-status-label{font-weight:bold;color:#dbdbdb}.orders-table__product-status-label>svg{margin-right:4px}.orders-table__product-status-label--active{color:#673ab7}.orders-table__row-remaining--running-low{color:#ff9600}.orders-table__row-remaining--sold-out{color:#f44336}.orders-table__row-remaining--in-stock{color:#4caf50}.orders-table__row-allocation--pending{color:#ff9600}.orders-table__row-allocation--allocated{color:#4caf50}.orders-table .orders-table__free-fill-select--multiple{border-color:#ff9600;padding-left:2em}.app--compact .orders-table__row--header{padding:0}.app--compact .orders-table__cell--header{width:auto;margin-right:auto}.app--compact .orders-table__cell--upc,.app--compact .orders-table__cell--brand{display:none}.od-retailer-row .panel-heading{height:80px;border-radius:0;font-size:14px}.od-retailer-row:first-child .panel-heading{border-top-left-radius:4px;border-top-right-radius:4px}.od-retailer-row:last-child .panel-heading{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.od-retailer-row.panel{margin-bottom:2px}.od-retailer-row--open.panel{margin-bottom:0}.od-retailer-row--open:last-child .panel-heading{border-bottom-left-radius:0;border-bottom-right-radius:0}.od-retailer-row__head{cursor:pointer;font-size:18px}.od-retailer-row__head-icon{color:#673ab7}.od-retailer-row__head-title{font-weight:bold;margin-left:12px}.od-retailer-row__stat{width:auto;display:flex;flex-direction:column;margin-left:30px;margin-right:30px}.od-retailer-row .button.is-ellipsis.is-light{color:#673ab7}.od-retailer-row-detail__head{display:flex;justify-content:space-between;align-items:center;height:51px;font-size:14px;padding:0 12px;border-bottom:1px solid #f5f5f5;border-top:1px solid #f5f5f5}.od-retailer-row-detail__head-title{color:#0a0a0a;font-weight:bold}.od-retailer-row-detail__head-title strong{color:#0a0a0a}.od-retailer-row-detail__table{padding-left:20px;padding-bottom:40px}.od-retailer-row-detail__table th,.od-retailer-row-detail__table td{height:51px;padding-top:0;padding-bottom:0;vertical-align:middle}.od-retailer-row-detail__table .col-start{width:155px}.od-retailer-row-detail__table .col-end{width:260px;padding-right:75px}.od-retailer-row-detail__table .col-end .Status{width:70px}.od-retailer-row-detail__table .col-draft{width:95px}.od-retailer-row-detail__table .col-pending{width:105px}.od-retailer-row-detail__table .col-am-pending{width:140px}.od-retailer-row-detail__table .col-dpc-pending{width:145px}.od-retailer-row-detail__table .col-rc-pending{width:140px}.od-retailer-row-detail__table .col-approved{width:115px}.od-retailer-row-detail__table .col-rejected{width:105px}.od-retailer-row-detail__table .col-button{width:155px}.od-retailer-row-detail__table .col-button .button{width:125px}.OfferTag{display:flex;align-items:center}.OfferTag__Icon{width:12px;height:12px}.OfferTag__Label{margin-left:4px}.OfferTag__Icon-simple{color:#f44336}.OfferTag__Icon-simple.svg-inline--fa.fa-w-12{width:14px}.store-import-comments .comment-form .button{margin-top:20px}.ModalImportResults__Description{border:1px solid #ededed;border-radius:4px;padding:12px}.ModalImportResults__Subtitle{color:#0a0a0a;font-weight:bold;font-size:18px}.ModalImportResults .StoreImportDescriptionItem{display:flex;line-height:1.25}.ModalImportResults .StoreImportDescriptionItem:not(:last-child){margin-bottom:8px}.ModalImportResults .StoreImportDescriptionItem__Label{color:#b5b5b5;width:85px;margin-right:24px}.ModalImportResults .StoreImportDescriptionItem__Value{color:#0a0a0a}.ModalImportResults .StoreImportItemsTable{border:1px solid #ededed;border-radius:4px;width:100%;color:#0a0a0a}.ModalImportResults .StoreImportItemsTable:not(:last-child){margin-right:20px}.ModalImportResults .StoreImportItemsTable__Head{border-bottom:1px solid #ededed;font-weight:bold;line-height:1.25;padding:12px}.ModalImportResults .StoreImportItemsTable .StoreImportItemsTableItem{display:flex;justify-content:space-between;line-height:1.5}.ModalImportResults .StoreImportItemsTable .StoreImportItemsTableItem:nth-child(2n){background-color:#fafafa}.ModalImportResults .StoreImportItemsTable .StoreImportItemsTableItem__Label{padding:6px 12px}.ModalImportResults .StoreImportItemsTable .StoreImportItemsTableItem__Value{font-weight:bold;padding:6px 12px}.ModalImportResults .StoreImportItem__Container{font-size:14px;color:#0a0a0a;border:1px solid #ededed;overflow:hidden}.ModalImportResults .StoreImportItem__Container:not(:first-child){border-top:none}.ModalImportResults .StoreImportItem__Container:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.ModalImportResults .StoreImportItem__Container:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ModalImportResults .StoreImportItem__Head{padding:0 12px;height:44px;display:flex;justify-content:space-between;align-items:center}.ModalImportResults .StoreImportItem__CollapseButton{width:24px;height:24px}.ModalImportResults .StoreImportItem__Title{font-weight:bold}.ModalImportResults .StoreImportItem__Body{border-top:1px solid #f5f5f5}.ModalImportResults .StoreImportItem__Body--closed{display:none}.ModalImportResults .StoreImportItem__RowNumber{padding:0 12px;border-bottom:1px solid #f5f5f5;font-style:italic;line-height:1.43;height:24px;display:flex;align-items:center}.ModalImportResults .StoreImportItem__Field{padding:0 12px;height:24px;display:flex;align-items:center}.ModalImportResults .StoreImportItem__Field:nth-child(2n){background-color:#fafafa}.ModalImportResults .StoreImportItem__Field span:nth-child(1){width:23%;color:#b5b5b5}.ModalImportResults .StoreImportItem__Field span:nth-child(2){width:27%}.ModalImportResults .StoreImportItem__Field span:nth-child(3){width:40px;color:#673ab7}.ModalImportResults .StoreImportItem__FieldEmptyValue{color:#b5b5b5;font-style:italic}.store-import-form .help.is-info{color:#0288d1}.store-changes-modal{width:925px}.user-stores-list__labels-select{width:215px}.user-stores-list__labels-select .Select-placeholder{color:#0a0a0a}.user-stores-list .panel .panel-heading .filter-input{min-width:180px;width:180px}.user-stores-list .button svg{font-size:13px}.user-stores-list .is-checkradio[type=checkbox]+label{padding-left:0}.request-label-modal .modal-card-foot--white{border-top:1px solid #f5f5f5}.request-label-modal .is-checkradio[type=checkbox]+label{padding-top:0;padding-bottom:0}.waves-form .table .button{height:33px;width:60px}.waves-form .icon-cell{width:80px}.waves-form .rdtPicker{width:inherit}.waves-form th.col-show_date,.waves-form td.col-show_date{text-align:center;width:90px;padding-left:0;padding-right:0}.waves-form td.col-show_date{vertical-align:middle}.waves-form .rdtTime{min-width:150px}.store-stats{margin-bottom:40px}.store-stats:not(:first-child){margin-top:40px}.store-stats .panel-heading .total-label{text-transform:uppercase;margin-right:1em;font-weight:bold}.store-stats .panel-heading .total-number{display:inline-block;min-width:60px;font-weight:bold;text-align:right}.store-stats .panel-block{padding:0}.store-stats>:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.store-stats>:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.store-stats table{background-color:rgba(0,0,0,0)}.store-stats table td,.store-stats table th{text-align:center}.store-stats table td{vertical-align:middle}.store-stats table .has-progressbar{width:50%}.store-stats table tr.is-selected td{background-color:#f5f5f5;border-color:#dbdbdb;color:#000}.store-stats table tr.is-clickable{cursor:pointer}.store-stats table tr.is-clickable .title-cell{color:#673ab7}.store-stats table tr.is-clickable:hover .title-cell{text-decoration:underline}.store-stats .progress{height:9px}.store-stats a:hover{color:#673ab7;text-decoration:underline;cursor:pointer}.store-stats .info-message{width:100%;padding:1.5rem}.progress-bar.is-reviewed{background-color:#f0ad4e}.progress-bar.is-ordered{background-color:#4caf50}.result-section-table{margin-top:.5rem;border-top:1px solid #dbdbdb}.result-section-table .table-head{display:flex;justify-content:space-between}.result-section-table .title{margin:.5rem}.result-section-table thead{border-top:1px solid #dbdbdb}.result-section-table .diff-from{margin:0px 3px}.result-section-table .diff-to{margin-left:3px}.result-section-table .diff-from,.result-section-table .deleted-item{color:red}.result-section-table .diff-to,.result-section-table .added-item{color:green}.result-section-table pre{background-color:rgba(0,0,0,0);padding:0;margin:0;max-width:300px}.modal{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40;top:0;width:100%}.modal.is-active{display:flex}.modal-background{bottom:0;left:0;position:absolute;right:0;top:0;background-color:rgba(0,0,0,.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}.modal-content.tablet,.modal-card.tablet{margin:0 auto;max-height:calc(100vh - 40px);width:640px}.modal-content video,.modal-card video{height:auto;max-width:100%}.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:bulmaRgba(#000, 0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px;background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-close::before,.modal-close::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before{height:2px;width:50%}.modal-close::after{height:50%;width:2px}.modal-close:hover,.modal-close:focus{background-color:bulmaRgba(#000, 0.3)}.modal-close:active{background-color:bulmaRgba(#000, 0.4)}.modal-close.is-small{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.modal-close.is-medium{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.modal-close.is-large{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#ededed;display:flex;flex-shrink:0;justify-content:flex-start;padding:25px 20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:5px;border-top-right-radius:5px}.modal-card-title{color:#0a0a0a;flex-grow:1;flex-shrink:0;font-size:17px;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #ededed}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.pro,.grocery{font-style:italic;font-weight:bold;font-family:Helvetica,sans-serif;color:#fff}.grocery{color:#ccc}.table .clickable{cursor:pointer}.clear{clear:both}.template-header h1{font-size:1.2em;font-weight:bold;margin:2px 5px}.modal.is-active{z-index:100}.bp4-portal{z-index:150}.has-hint{cursor:pointer;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.has-text-primary-light{color:#b89fe0}.has-text-primary-dark{color:#40236c}.user-tag{cursor:pointer}.align-center{display:flex;align-items:center}.justify-right{display:flex;justify-content:flex-end}.w-1{width:.5em}.w-2{width:1em}.pointer{cursor:pointer}.inline-block{display:inline-block}.app--default .is-hidden-default{display:none}.app--compact .is-hidden-compact{display:none}.MuiButtonGroup-root>* .MuiButton-root{border-radius:0;margin-right:1px;min-width:auto}.MuiButtonGroup-root>*:first-child .MuiButton-root{border-top-left-radius:4px;border-bottom-left-radius:4px}.MuiButtonGroup-root>*:last-child .MuiButton-root{border-top-right-radius:4px;border-bottom-right-radius:4px;margin-right:0}.Toastify__toast-container{width:400px}:root{--radius: 4px;--shadow: 0 8px 24px 0 rgb(0 0 0 / 24%)}html{height:100%}body{height:100%;padding:0;margin:0}#page-head-tabs{width:100%}.lightbox img{height:auto;max-width:100%}.lightbox-image-video{display:flex;justify-content:center;align-items:center}.lightbox-image-video img,.lightbox-image-video video{object-fit:scale-down;max-width:100%;max-height:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html body{font-size:14px;line-height:1.2858142857}a{text-decoration:none}a:hover{cursor:pointer;text-decoration:underline}
