.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container.ps-in-scrolling>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container.ps-in-scrolling>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:0;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:0;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:0;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:0;border-bottom-right-radius:0;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:0;border-bottom-left-radius:0;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:0;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 * 
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;overflow:visible;margin:0;padding:0;z-index:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;bottom:auto;left:auto;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent}.btn.active:focus,.btn:active:focus,.btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default.active,.btn-default:active,.open .dropdown-toggle.btn-default{background-image:none}.btn-block{display:block;width:100%}.text-primary{color:#428bca}.clockpicker .input-group-addon{cursor:pointer}.clockpicker-moving{cursor:move}.clockpicker-align-left.popover>.arrow{left:25px}.clockpicker-align-top.popover>.arrow{top:17px}.clockpicker-align-right.popover>.arrow{left:auto;right:25px}.clockpicker-align-bottom.popover>.arrow{top:auto;bottom:6px}.clockpicker-popover .popover-title{background-color:#fff;color:#999;font-size:24px;font-weight:700;line-height:30px;text-align:center}.clockpicker-popover .popover-title span{cursor:pointer;font-size:18px}.clockpicker-popover .popover-content{background-color:#f8f8f8;padding:12px}.popover-content:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.clockpicker-plate{background-color:#fff;border:1px solid #ccc;border-radius:50%;width:200px;height:200px;overflow:visible;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clockpicker-canvas,.clockpicker-dial{width:200px;height:200px;position:absolute;left:-1px;top:-1px}.clockpicker-minutes{visibility:hidden}.clockpicker-tick{border-radius:50%;color:#666;line-height:26px;text-align:center;width:26px;height:26px;position:absolute;cursor:pointer}.clockpicker-tick.active,.clockpicker-tick:hover{background-color:#c0e5f7;background-color:rgba(0,149,221,.25)}.clockpicker-button{background-image:none;background-color:#fff;border-width:1px 0 0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:10px 0}.clockpicker-button:hover{background-image:none;background-color:#ebebeb}.clockpicker-button:focus{outline:0!important}.clockpicker-dial{-webkit-transition:-webkit-transform 350ms,opacity 350ms;-moz-transition:-moz-transform 350ms,opacity 350ms;-ms-transition:-ms-transform 350ms,opacity 350ms;-o-transition:-o-transform 350ms,opacity 350ms;transition:transform 350ms,opacity 350ms}.clockpicker-dial-out{opacity:0}.clockpicker-hours.clockpicker-dial-out{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.clockpicker-minutes.clockpicker-dial-out{-webkit-transform:scale(.8,.8);-moz-transform:scale(.8,.8);-ms-transform:scale(.8,.8);-o-transform:scale(.8,.8);transform:scale(.8,.8)}.clockpicker-canvas{-webkit-transition:opacity 175ms;-moz-transition:opacity 175ms;-ms-transition:opacity 175ms;-o-transition:opacity 175ms;transition:opacity 175ms}.clockpicker-canvas-out{opacity:.25}.clockpicker-canvas-bearing,.clockpicker-canvas-fg{stroke:none;fill:#0095dd}.clockpicker-canvas-bg{stroke:none;fill:#c0e5f7}.clockpicker-canvas-bg-trans{fill:rgba(0,149,221,.25)}.clockpicker-canvas line{stroke:#0095dd;stroke-width:1;stroke-linecap:round}.clockpicker-button.am-button{margin:1px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}.clockpicker-button.pm-button{margin:1px 1px 1px 136px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}.colorpicker-wrapper{display:none;position:absolute;background:#fff;padding:10px;width:195px;height:225px;left:0;top:42px;border:solid 2px #e1e1e1;box-shadow:2px 2px 2px 0 rgba(60,60,60,.4);z-index:99}.colorpicker-wrapper.active{display:block}.colorpicker-wrapper .colorpicker-close{position:absolute;left:0;right:0;bottom:0;line-height:30px;text-align:center;border-top:solid 1px #e1e1e1;cursor:pointer}.farbtastic{position:absolute;z-index:99}.farbtastic *{position:absolute;cursor:crosshair}.farbtastic,.farbtastic .wheel{width:195px;height:195px}.farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px;display:block}.farbtastic .wheel{background:url(../images/colorpicker/wheel.png) no-repeat;width:195px;height:195px}.farbtastic .overlay{background:url(../images/colorpicker/mask.png) no-repeat}.farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden;background:url(../images/colorpicker/marker.png) no-repeat}/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;background:#fff}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(../images/jquery-ui/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{background:#000;color:#fff;padding:6px 8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-tooltip .ui-tooltip-content{color:#fff}.ui-tooltip.ui-widget-shadow{background:#000;opacity:1;filter:alpha(opacity=100);padding:6px 8px;border-radius:4px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content.BKP{border:1px solid #aaa;background:#fff url(../images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(../images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(../images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(../images/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(../images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(../images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(../images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../images/jquery-ui/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../images/jquery-ui/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(../images/jquery-ui/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../images/jquery-ui/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(../images/jquery-ui/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../images/jquery-ui/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../images/jquery-ui/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(../images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(../images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}#header{display:flex;float:left;width:100%;background:#118c57;height:50px;flex-wrap:nowrap;flex-shrink:0;align-items:center}#header .logo-wrapper{width:210px;flex-shrink:0;align-items:center;justify-content:center;display:flex}#header .janis-logo{color:#fff;font-size:21px}#header .janis-env{color:#fff;font-size:9px;letter-spacing:1px;font-weight:700;padding-bottom:7px;margin-left:-8px;text-transform:uppercase}#header .menu ul{float:left}#header .menu>ul>li{position:relative;float:left;padding:0;cursor:default}#header .menu>ul>li>.title{display:block;float:left;line-height:30px;font-size:14px;font-weight:500;color:#fff;padding:10px 15px;user-select:none}#header .menu>ul>li.active{background:#0c7244}#header .menu ul ul{display:none;position:absolute;z-index:10;top:50px;left:0;background:#0c7244;width:200px;overflow:auto;max-height:calc(100vh - 50px)}#header .menu.right ul ul{right:0;left:auto}#header .menu ::-webkit-scrollbar{width:6px;height:3px;margin-right:3px}#header .menu ::-webkit-scrollbar-track{border-radius:3px;background-color:#e8eaf6}#header .menu ::-webkit-scrollbar-thumb{border-radius:3px;background-color:#a6a7ab}#header .menu ul ul>li{position:relative}#header .menu ul ul>li>.title{cursor:pointer;display:block;padding:5px 25px 5px 10px;color:#fff;font-size:14px;font-weight:400;line-height:20px;user-select:none}#header .menu ul ul>li:hover{background:#118c57}#header .menu ul ul li .icn.new{opacity:0;filter:alpha(opacity=0)}#header .menu ul ul li:hover>.icn.new{opacity:1;filter:alpha(opacity=100)}#header .menu ul ul li .icn{position:absolute;right:5px;top:4px}#header .menu ul ul li ul li .title{font-size:12px;font-weight:400;padding-left:25px;user-select:none}#header .omni_search{width:200px;margin:0 10px}#header .omni_search .fizzfont{cursor:pointer;font-size:14px;width:30px;height:30px;line-height:30px;text-align:center}#header .menu.right{margin-left:auto;margin-right:20px}@media screen and (max-width :1280px){#header .omni_search{display:none}}#col_left{display:flex;flex-direction:column;flex-shrink:0;width:210px;background:#333;box-sizing:border-box;transition:width .25s}#col_left ::-webkit-scrollbar{width:6px;height:3px;margin-right:3px}#col_left ::-webkit-scrollbar-track{border-radius:3px;background-color:#333}#col_left ::-webkit-scrollbar-thumb{border-radius:3px;background-color:#a6a7ab}#col_left .inner_col{display:flex;flex-grow:1;flex-direction:column;position:relative;box-sizing:border-box;padding-top:10px;padding-bottom:20px;overflow:hidden}body.col_left_collapsed #col_left{width:48px;overflow:visible}#col_left .fizzmod-iso,#col_left .fizzmod-logo{width:100%;color:#fff;font-size:40px;text-align:center;margin-top:auto;margin-bottom:10px}#col_left .fizzmod-iso,body.col_left_collapsed #col_left .fizzmod-logo{display:none}#col_left .fizzmod-logo,body.col_left_collapsed #col_left .fizzmod-iso{display:block}#col_left .separator{display:flex;border-top:1px solid #1a1a1a;border-bottom:1px solid #666;margin-top:10px}#col_left .modules{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;margin:0}#col_left .modules>.item{display:flex;flex-wrap:nowrap;cursor:pointer;height:22px;padding:6px 0 6px 12px;flex-shrink:0;position:relative;transition:background .3s}#col_left .modules .item:hover{background:#474747}#col_left .modules .item.active{background:#686868}#col_left .modules .item.val_error{background:#d9534f}#col_left .modules .item .wrap{overflow:hidden;display:flex;align-items:center;width:100%}#col_left .modules .item .title{float:left;font-size:14px;color:#fff;font-weight:400;line-height:22px;width:125px;overflow:hidden;height:22px;white-space:nowrap;text-overflow:ellipsis}#col_left .modules .item .number{box-sizing:border-box;font-size:11px;color:#fff;font-weight:400;line-height:18px;min-width:20px;padding:1px 4px;margin:0 8px 0 auto;flex-shrink:0;border-radius:50%;background:#121212;text-align:center}body.col_left_collapsed #col_left .modules .item .number,body.col_left_collapsed #col_left .modules .item .title{display:none}#col_left .modules .item .fizzfont{color:#fff;font-size:18px;width:22px;margin-right:12px;text-align:center;flex-shrink:0;flex-grow:0}#col_left .modules .item .icn{margin-right:12px;flex-shrink:0}#col_left .modules .item .icn.arrow_l_white{display:none;opacity:0;position:absolute;top:6px;right:-5px;margin:0}#col_left .modules .item .icn.arrow_r_gray,#col_left .modules .item .icn.arrow_r_red{opacity:0;position:absolute;top:6px;right:-16px;margin:0;z-index:1}#col_left .modules .item.active .icn.arrow_r_gray,#col_left .modules .item.active.val_error .icn.arrow_r_red{opacity:1}#col_left .filters{display:flex;flex-direction:column;overflow:hidden}#col_left .filters .icn.lfilters{display:none;margin:0 13px}body.col_left_collapsed #col_left .filters{width:100%;padding:6px 0;margin:10px 0}body.col_left_collapsed #col_left .filters{cursor:pointer}body.col_left_collapsed #col_left .filters:hover{background:#474747}body.col_left_collapsed #col_left .filters .icn.lfilters{display:block}body.col_left_collapsed #col_left .filters .filter_items,body.col_left_collapsed #col_left .filters .options,body.col_left_collapsed #col_left .filters .title{display:none}#col_left .filters .title{color:#fff;font-size:16px;line-height:25px;font-weight:400;margin-bottom:10px;padding:0 14px}#col_left .filters .title .icn{float:right;cursor:pointer}#col_left .filters .filter_items{display:flex;flex-direction:column;flex-shrink:1;overflow-y:auto;overflow-x:hidden}#col_left .filters .item{display:flex;flex-shrink:0;margin-top:12px;padding:0 14px}#col_left .filters .item.first{margin-top:0}#col_left .filters .input_wrap{width:100%;overflow:visible}#col_left .filters .input_wrap .input_text{line-height:20px;padding:6px 10px;font-size:14px;color:#888}#col_left .filters select{height:32px}#col_left .filters .select2-container,#col_left .filters select{width:100%!important;line-height:20px}#col_left .filters .select2-container .select2-selection.select2-selection--single{height:32px}#col_left .filters .select2-container .select2-selection .select2-selection__placeholder,#col_left .filters .select2-container .select2-selection .select2-selection__rendered,#col_left .filters .select2-container--default .select2-search--inline .select2-search__field{font-size:14px;color:#888;line-height:30px;margin:0}#col_left .filters .select2-container--default .select2-search--inline .select2-search__field{line-height:30px}#col_left .filters .options{display:flex;flex-shrink:0;padding:0 14px;margin-top:12px}#col_left .filters .new-btn{float:none;display:flex;width:50%;height:30px;text-align:center}#col_left .filters .new-btn span{width:100%}#col_left .filters .new-btn.search{margin-left:8px}#col_left .close_col{display:flex;flex-shrink:0;flex-wrap:nowrap;height:22px;align-items:center;cursor:pointer;padding:6px 0;margin-top:10px}body.col_left_collapsed #col_left .close_col{padding:6px 0;margin-top:10px}#col_left .close_col:hover{background:#474747}#col_left .close_col .title{font-size:14px;color:#fff;font-weight:400;line-height:22px;overflow:hidden}#col_left .close_col .fizzfont{margin:0 10px 0 14px;flex-shrink:0;font-size:19px;color:#fff}#col_left .close_col .arrow-circle-left,body.col_left_collapsed #col_left .close_col .arrow-circle-right{display:flex}#col_left .close_col .arrow-circle-right,body.col_left_collapsed #col_left .close_col .arrow-circle-left,body.col_left_collapsed #col_left .close_col .title{display:none}#top_nav{float:left;padding:10px 0;border-bottom:1px solid #c8c8c8;background:#fff;box-sizing:border-box;width:100%}#top_nav.scroll,#top_nav.scroll_fixed{padding:12px 0}#top_nav #breadcrumb{display:flex;flex-wrap:nowrap;align-items:center;width:100%;line-height:22px;padding:0 0 10px 20px;box-sizing:border-box}#top_nav.scroll #breadcrumb,#top_nav.scroll_fixed #breadcrumb{display:none}#top_nav #breadcrumb .fizzfont.home{margin-right:5px}#top_nav #breadcrumb .separator{margin:0 5px}#top_nav #breadcrumb .item{display:flex;align-items:center;color:#888;font-size:12px;font-weight:400}#top_nav #breadcrumb a.item{color:#4d4d4d}#top_nav .left{float:left;margin-left:20px}#top_nav .left .title{float:left;font-size:24px;height:38px;line-height:38px;color:#333;font-weight:400}#top_nav .left .nav-labels{float:left;padding:5px 0}#top_nav .left .nav-labels .text-label{margin-left:22px}#top_nav.scroll .left .title{font-size:22px}#top_nav .left .title .icn{margin:8px 8px 8px 0}#top_nav .left .title .fizzfont{margin:4px 4px 4px 0;font-size:20px}#top_nav .right{float:right;margin-right:20px}#top_nav .right .icn.goup{cursor:pointer;float:left;margin:4px 5px;opacity:0;transition:.25s}#top_nav .right .icn.goup.show{opacity:1}#top_nav .right .action_btns{float:left}#top_nav .right .action_btns .btn{margin-left:10px}#top_nav .right .loader{margin-top:9px}#top_nav .right .loader{margin:auto}#top_nav.loading .right .icn.goup{display:none}#top_nav.loading .right .action_btns .btn,#top_nav.loading .right .action_btns .new-btn{display:none}#top_nav.loading .right .loader{display:block}.action_btns.loading .btn,.action_btns.loading .new-btn{display:none}.action_btns.loading .loader{display:block;margin:0 20px}#top_nav .right .action_btns .btn.force-hid{display:none}#top_nav .right .action_btns{display:flex;align-items:center}#top_nav .right .action_btns .new-btn{margin-left:10px}#top_nav .right .action_btns .btn{align-self:center}#top_nav .barcode{float:right;margin-right:20px;margin-top:-37px}*{margin:0;padding:0;border:0 none;outline:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px;color:#273947}li{list-style:none inside none}a{text-decoration:none}body{min-width:980px;width:100%;height:100%;background:#fff;position:fixed}body,html{width:100%;height:100%}fk,sb{font-size:inherit;font-family:inherit;color:inherit}textarea{resize:none}.clear{clear:both}.hid{display:none}.btn,.list-row,.trans{transition:all .3s}.radius{border-radius:3px}body.loading #sizing{display:block}body #sizing{display:none;background-color:rgba(0,0,0,.2);position:fixed;width:100%;height:100%;z-index:99999;top:0;left:0}body #sizing .loader{display:block;margin:20% auto}.align-right{text-align:right}.loader{zoom:1;-o-zoom:1;-ms-zoom:1;-moz-zoom:1;-webkit-zoom:1;display:none;width:16px;height:16px;animation:wait .8s steps(1,start) infinite;background:linear-gradient(0deg,#f4f5fa 1px,transparent 0,transparent 8px,#f4f5fa 8px),linear-gradient(90deg,#f4f5fa 1px,#f6f9fb 0,#f6f9fb 3px,#f4f5fa 3px),linear-gradient(0deg,#ececf5 1px,transparent 0,transparent 8px,#ececf5 8px),linear-gradient(90deg,#ececf5 1px,#f2f3f9 0,#f2f3f9 3px,#ececf5 3px),linear-gradient(0deg,#e7eaf4 1px,transparent 0,transparent 8px,#e7eaf4 8px),linear-gradient(90deg,#e7eaf4 1px,#eef1f8 0,#eef1f8 3px,#e7eaf4 3px),linear-gradient(0deg,#b9bedd 1px,transparent 0,transparent 10px,#b9bedd 10px),linear-gradient(90deg,#b9bedd 1px,#d0d5e8 0,#d0d5e8 3px,#b9bedd 3px),linear-gradient(0deg,#9fa6d2 1px,transparent 0,transparent 15px,#9fa6d2 15px),linear-gradient(90deg,#9fa6d2 1px,#c0c5e1 0,#c0c5e1 3px,#9fa6d2 3px),linear-gradient(0deg,#8490c6 1px,transparent 0,transparent 15px,#8490c6 15px),linear-gradient(90deg,#8490c6 1px,#aeb5da 0,#aeb5da 3px,#8490c6 3px);background-repeat:no-repeat;background-size:4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 11px,4px 11px,4px 16px,4px 16px,4px 16px,4px 16px;background-position:-4px 3px,-4px 3px,-4px 3px,-4px 3px,-4px 3px,-4px 3px,-4px 2px,-4px 2px,-4px 0,-4px 0,-4px 0,-4px 0}@keyframes wait{12.5%{background-position:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0}25%{background-position:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px}37.5%{background-position:-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px}50%{background-position:-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px}62.5%{background-position:-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px}75%{background-position:0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px}87.5%{background-position:6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}100%{background-position:12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}}.fleft{float:left}.fright{float:right}.fnone{float:none}.only-print{display:none!important}.checkbox-input{display:none!important}.checkbox-icn{float:left;cursor:pointer;line-height:22px}.checkbox-icn:before{content:"";float:left;background:url(../images/icn.png) 0 -88px;width:22px;height:22px}.checkbox-input:checked+.checkbox-icn:before{background-position:-22px -88px}.icn.radio{background-position:-44px -88px}.icn.radio.active{background-position:-66px -88px}.icn{background:url(../images/icn.png);float:left;width:22px;height:22px}.icn.disabled,.icn.noactive{opacity:.3}.icn.noactive:hover{opacity:1}.icn.apply,.icn.selected{background-position:0 0}.icn.save{background-position:-22px 0}.icn.save_new{background-position:-44px 0}.icn.cancel{background-position:-66px 0}.icn.remove{background-position:-88px 0}.icn.export{background-position:-110px 0}.icn.new{background-position:-132px 0}.icn.reorder{background-position:-88px -44px}.icn.module_info{background-position:0 -22px}.icn.module_translates{background-position:-22px -22px}.icn.module_urls{background-position:-44px -22px}.icn.module_address{background-position:-44px -22px}.icn.module_file{background-position:-66px -22px}.icn.module_comments{background-position:-88px -22px}.icn.module_logs{background-position:-110px -22px}.icn.module_perms{background-position:-132px -22px}.icn.module_code{background-position:-242px -110px}.icn.module_orders{background-position:-264px -110px}.icn.action_edit{background-position:0 -44px}.icn.action_browse{background-position:-22px -44px}.icn.action_new{background-position:-44px -44px}.icn.action_reorder{background-position:-66px -44px}.icn.glass{background-position:-110px -44px}.icn.lglass{background-position:-132px -44px}.icn.arrow_u,.icn.order_asc{background-position:0 -66px}.icn.arrow_d,.icn.order_desc{background-position:-22px -66px}.icn.arrow_d_white{background-position:-44px -66px}.icn.arrow_u_white{background-position:-66px -66px}.icn.drag{background-position:-88px -66px;cursor:pointer}.icn.reorder_bottom{background-position:-110px -66px}.icn.goup,.icn.reorder_top{background-position:-132px -66px}.icn.date{background-position:-88px -88px}.icn.home{background-position:-110px -88px}.icn.close{background-position:-132px -88px}.icn.view_list{background-position:0 -110px}.icn.view_details{background-position:-22px -110px}.icn.prev_page{background-position:-44px -110px}.icn.next_page{background-position:-66px -110px}.icn.arrow_r_gray{background-position:-88px -110px}.icn.arrow_r_red{background-position:-110px -110px}.icn.module_related{background-position:-132px -110px}.icn.copy{background-position:-132px -110px}.icn.collapse{background-position:0 -132px}.icn.expand{background-position:-22px -132px}.icn.desktop{background-position:-44px -132px}.icn.lfilters{background-position:-66px -132px}.icn.error{background-position:-88px -132px}.icn.restore{background-position:-110px -132px}.icn.files_image{background-position:-132px -132px}.icn.files_doc{background-position:0 -154px}.icn.files_app{background-position:0 -154px}.icn.files_audio{background-position:-22px -154px}.icn.files_video{background-position:-44px -154px}.icn.files_doc_gray{background-position:-66px -154px}.icn.files_app_gray{background-position:-66px -154px}.icn.files_audio_gray{background-position:-88px -154px}.icn.files_video_gray{background-position:-110px -154px}.icn.files_image_gray{background-position:-132px -154px}.icn.help{background-position:0 -176px;cursor:pointer}.icn.setting-help{float:left;margin-left:5px}.setting-label-text{float:left;display:inline}.icn.publish,.icn.upload{background-position:-22px -176px}.icn.download{background-position:-44px -176px}.icn.first_page{background-position:-66px -176px}.icn.last_page{background-position:-88px -176px}.icn.edit{background-position:-110px -176px}.icn.selected.gray{background-position:-132px -176px}.icn.error.color{background-position:-158px -176px}.icn.selected.color{background-position:-180px -176px}.icn.clock.dark{background-position:-204px -174px}.icn.pdf{background-position:-154px 0;width:44px;height:44px}.icn.doc,.icn.docx{background-position:-154px -44px;width:44px;height:44px}.icn.gif{background-position:-154px -88px;width:44px;height:44px}.icn.xls,.icn.xlsx{background-position:-154px -132px;width:44px;height:44px}.icn.txt{background-position:-198px 0;width:44px;height:44px}.icn.png{background-position:-198px -44px;width:44px;height:44px}.icn.jpg{background-position:-198px -88px;width:44px;height:44px}.icn.bmp{background-position:-198px -132px;width:44px;height:44px}.icn.csv{background-position:-242px 0;width:44px;height:44px}.icn.substitution{background-position:-242px -44px;width:44px;height:44px}.icn.ean{background-position:-110px -198px}.icn.ref-id{background-position:-110px -220px}.icn.promotion{background-position:-264px -88px}.icn.order_item_weighable{background-position:-132px -198px}.icn.order_item_fractionable{background-position:-132px -220px}.icn.substitute-type{background-position:-154px -198px}.icn.sku_complements{background-position:-132px -110px}.icn.sku_services{background-position:-242px -132px}.icn.order_history{background-position:-110px -22px}.icn.order_audit,.icn.order_claims{background-position:0 -154px}.icn_lang{float:left;background:url(../images/icn_langs.png) no-repeat;width:22px;height:22px}.icn_lang.it{background-position:0 0}.icn_lang.pt{background-position:-22px 0}.icn_lang.es{background-position:-44px 0}.icn_lang.en{background-position:-66px 0}.icn_lang.fr{background-position:-88px 0}.icn.healthcheck-status-ok{background-position:-179px -201px;width:16px;height:16px}.icn.healthcheck-status-error{background-position:-179px -223px;width:16px;height:16px}.icn.healthcheck-clock{background-position:-158px -224px;width:15px;height:15px}.btn{color:#fff;font-size:13px;line-height:30px;background:#999;float:left;padding:0 10px;cursor:pointer;border-radius:1px;box-sizing:border-box;user-select:none}.btn:hover{background:#757575;color:#fff}.btn.disabled,.btn.inactive{opacity:.35;cursor:default}.btn.notext{padding:0 5px}.btn .icn{display:block;float:left;margin:4px 5px 4px 0}.btn>.fizzfont{display:block;float:left;width:32px;height:32px;line-height:32px;font-size:31px;text-align:center;color:#fff}.btn.notext .icn{margin-right:0}.btn .text{display:block;float:left;color:#fff;font-size:13px;line-height:30px}.btn.lgray,.btn.lgray.disabled:hover{background:#888}.btn.lgray:hover{background:#b5b5b5}.btn.gray,.btn.gray.disabled:hover{background:#999}.btn.gray:hover{background:#757575}.btn.lgreen,.btn.lgreen.disabled:hover{background:#00b56f}.btn.lgreen:hover{background:#0acc7d}.btn.green,.btn.green.disabled:hover{background:#51b786}.btn.green:hover{background:#059154}.btn.lred:hover,.btn.red,.btn.red.disabled:hover{background:#af1020}.btn.lred,.btn.lred.disabled:hover,.btn.red:hover{background:#d81d19}.btn.blue,.btn.blue.disabled:hover,.btn.lblue:hover{background:#00205b;background:#0375ad}.btn.blue:hover,.btn.lblue,.btn.lblue.disabled:hover{background:#0096e0}.btn.white{background:0 0;color:#4d4d4d;outline:1px solid #ccc}.btn.white:hover{outline:1px solid #aaa}.btn.white.disabled,.btn.white.disabled:hover{color:#bcbcbc;outline:1px solid #cdcdcd}a.btn.blue{color:#fff}a.btn.blue>span.qty{color:#fff}.chk_label,.icn.checkbox,.icn.radio,.rd_label{cursor:pointer}.icn.checkbox.disabled,.icn.radio.disabled{cursor:default}.input_wrap{position:relative;float:left;height:32px;overflow:hidden;width:260px;border:1px solid #d1d1d1;background:#fff;box-sizing:border-box;display:flex;align-items:center}.input_wrap input:disabled{background-color:#ebebe4;line-height:30px}.input_wrap.tarea{align-items:flex-start}.input_wrap.val_error{background:#d9534f!important;border:1px solid #d9534f!important}.input_wrap.val_error:after{font-family:fizzfont!important;content:"\e94d";font-size:14px;color:#fff;margin-right:4px;flex-shrink:0}.input_wrap.val_error .input_text{color:#fff!important}.input_wrap.val_error .input_text::-webkit-input-placeholder{color:#fff!important}.input_wrap.val_error .input_text:-moz-placeholder{color:#fff!important}.input_wrap .input_text{width:100%;box-sizing:border-box;cursor:text;background:0 0;line-height:20px;padding:0 5px;font-size:12px;font-weight:400;letter-spacing:normal;text-indent:0;color:#4d4d4d}.input_wrap.tarea .input_text{height:100%}.input_wrap .icn{margin-left:7px;flex-shrink:0}.input_wrap .icn.date{margin-left:5px;cursor:pointer}.input_wrap.currency:before{width:29px;flex-shrink:0;border-right:solid 1px #d1d1d1;line-height:30px;background:#dedede;color:#606060;font-weight:600;font-size:16px;text-align:center}.input_wrap.wrapDatePicker:after{font-family:fizzfont!important;content:"\e90f";font-size:16px;color:#273947;margin-right:6px;flex-shrink:0}.input_wrap.wrapDatePicker.disabled input.hasDatepicker{background:#f0f0f0}.input_wrap.clockpicker:after{font-family:fizzfont!important;content:"\e91a";font-size:18px;color:#273947;margin-right:6px;flex-shrink:0}.input_wrap.val_error.clockpicker:after,.input_wrap.val_error.wrapDatePicker:after{color:#fff}.input_wrap.colorpicker .input_text{height:100%}.switch-checkbox-container{display:flex;flex-direction:column;justify-content:center}.switch-checkbox-wrapper{position:relative;width:30px;height:20px}.switch-checkbox{width:30px;height:20px;display:block;cursor:pointer}.switch-checkbox-wrapper input{display:none}.switch-checkbox .switch:before{content:"";text-align:right;display:block;position:absolute;width:100%;height:16px;background:#999;opacity:.6;top:50%;left:0;margin-top:-8px;border-radius:8px;transition:all linear .2s}.switch-checkbox .switch:after{content:"";display:block;position:absolute;z-index:2;width:20px;height:20px;background:#999;top:0;left:0;margin-left:-5px;border-radius:50%;box-shadow:1px 1px 6px 0 #999;transition:all linear .2s}.switch-checkbox input:checked+.switch:before{background:#4c7696}.switch-checkbox input:checked+.switch:after{left:100%;background:#4c7696;margin-left:-15px}.overlay{display:none;position:fixed;z-index:900;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.2)}.overlay .center{width:600px;margin:auto;top:140px;background:#fff}.overlay .content{position:relative;width:540px;padding:20px 30px;background:#fff;border:1px solid #ddd;display:inline-block;float:none}.overlay .icn.close{cursor:pointer;position:absolute;z-index:10;top:10px;right:10px}.overlay .wrap{width:100%;float:left;clear:both}.overlay .options{float:left;clear:both;width:100%;border-top:1px solid #c8c8c8;position:absolute;bottom:0;right:0;padding:10px;box-sizing:border-box}.overlay .options .left{float:left}.overlay .options .right{float:right}.overlay .options .btn{float:left;padding:0 10px}.overlay .options .left .btn{margin:0 10px 0 0}.overlay .options .right .btn{margin:0 0 0 10px}.overlay .options .loader{margin:9px 10px 10px 0}.overlay .outer{display:table;width:100%;height:100%;text-align:center}.overlay .outer .inner{display:table-cell;vertical-align:middle}.overlay .content>.title{float:left;width:100%;clear:both;font-size:16px;line-height:32px;color:#5993d8;text-transform:uppercase;border-bottom:solid 1px #5993d8;margin-bottom:20px;text-align:left}.overlay .content .row .subtitle,.overlay .content>.subtitle{float:left;clear:both;width:100%;line-height:32px;font-weight:700}.overlay .content .data{float:left;width:100%;clear:both;text-align:left}.overlay .content .data .row{float:left;clear:both;width:100%;margin-bottom:10px}.overlay .content .data .row .field.full{width:100%}.overlay .content .data .row .field,.overlay .content .data .row .subtitle{float:left;width:50%}.overlay .content .data .row .field .input_wrap{width:100%}.overlay .content .data .row .field .text{line-height:32px}.overlay .content .data .row.align-right{text-align:right}.overlay .content .data .row .field>a{line-height:32px;color:#2d3690}.overlay .content .data .input_wrap.valid,.overlay .content .data .selector.valid{border-color:#060}.overlay .content.success .data{margin-top:10px;font-size:18px;line-height:50px;text-align:left;color:#060}.overlay .content.success .data .result{line-height:22px;font-size:12px;color:#4d4d4d;float:left;width:100%;clear:both;margin-bottom:5px}.overlay .content.success .data .result .error_text,.overlay .content.success .data .result .message_text,.overlay .content.success .data .result .order_id{float:left;margin-left:5px}.overlay .content .actions{float:left;width:100%;clear:both;text-align:right;margin-top:20px;margin-bottom:0!important}.overlay .content .actions .btn{float:none;display:inline-block;margin-left:10px}.overlay .content.success .actions .btn{display:none}.overlay .content .actions .btn.reload{display:none}.overlay .content .actions .btn.close{display:none}.overlay .content.success .actions .btn.close{display:inline-block}.overlay.loading .outer .inner .content .actions .btn{display:none!important}.overlay.loading .outer .inner .content .actions .icn.loading{display:block;float:right;margin:10px 9px 9px 9px}.overlay .content .clearfix{float:none;clear:both}.overlay .content .msg{display:none;float:left;clear:both;width:100%;text-align:left;line-height:22px;text-indent:5px}.overlay .content .msg:before{content:"";background:url(../images/icn.png) -158px -176px;float:left;width:22px;height:22px}.new-ol.see-as .content{width:650px}.new-ol.see-as .content .clients{display:flex;flex-wrap:wrap;height:500px;overflow:auto;align-items:center;margin-top:20px;padding:0 30px;justify-content:space-between}.new-ol.see-as .content .clients .client{width:31%;padding:6px;margin-bottom:6px;box-sizing:border-box;cursor:pointer;border:1px solid #fff;transition:all .25s;position:relative;display:flex;align-items:center}.new-ol.see-as .content .clients .client.selected,.new-ol.see-as .content .clients .client:hover{border-color:#e6eaf5}.new-ol.see-as .content .clients .client .client-image{width:50px;height:50px;flex-shrink:0;overflow:hidden}.new-ol.see-as .content .clients .client .client-image img{width:100%}.new-ol.see-as .content .clients .client .client-name{margin-left:10px;display:flex;align-items:center;overflow:hidden;font-size:15px;color:#273947;line-height:20px}.new-ol.see-as .content .clients .client .is-current,.new-ol.see-as .content .clients .client .is-selected{position:absolute;top:5px;right:5px;font-size:12px;color:#2979ff}.new-ol.see-as .content .clients .client .is-current{color:#74c755;z-index:2}.new-ol.see-as .content .clients .client .is-selected{color:#2979ff;opacity:0;z-index:1}.new-ol.see-as .content .clients .client.selected .is-selected{opacity:1}.new-ol.see-as .content .options{padding:16px;box-sizing:border-box;align-items:center}.new-ol.see-as .content .options .references{flex-grow:1;display:flex;padding-left:10px}.new-ol.see-as .content .options .references .reference{display:flex;font-size:12px;color:#273947;margin-right:10px}.new-ol.see-as .content .options .references .reference .fizzfont{font-size:12px;margin-right:5px}.new-ol.see-as .content .options .references .reference .is-current{color:#74c755}.new-ol.see-as .content .options .references .reference .is-selected{color:#2979ff}.tenant-switch-opener .refresh{display:none;font-size:14px;color:#fff;padding-right:4px}.tenant-switch-opener:hover .refresh{display:inline}.new-ol.tenant-switch .content{width:500px;max-width:95%}.new-ol.tenant-switch .content .new-ol-wrap.loading .loader{padding:30px 0}.new-ol.tenant-switch .content .new-ol-wrap.loading .clients,.new-ol.tenant-switch .content .new-ol-wrap.loading .options{display:none}.new-ol.tenant-switch .content .clients{display:flex;flex-wrap:wrap;max-height:500px;overflow:auto;align-items:center;margin-top:20px;padding:0 20px;justify-content:space-between}.new-ol.tenant-switch .content .clients .client{width:100%;padding:6px;margin-bottom:6px;box-sizing:border-box;cursor:pointer;border:1px solid #fff;transition:all .25s;position:relative;display:flex;align-items:left}.new-ol.tenant-switch .content .clients .client:hover{border-color:#e6eaf5}.new-ol.tenant-switch .content .clients .client .client-image{width:50px;height:50px;flex-shrink:0;overflow:hidden}.new-ol.tenant-switch .content .clients .client .client-data{flex-grow:1;padding-left:10px;display:flex;flex-direction:column}.new-ol.tenant-switch .content .clients .client .client-name{margin-left:10px;display:flex;align-items:center;overflow:hidden;font-size:15px;color:#273947;line-height:20px}.new-ol.tenant-switch .content .clients .client .user-name{margin-left:10px;display:flex;align-items:center;overflow:hidden;font-size:12px;color:#273947;line-height:20px}.new-ol.tenant-switch .content .clients .no-clients-placeholder{width:100%}.new-ol.tenant-switch .content .clients .no-clients-placeholder p{color:#2979ff;font-size:15px;line-height:32px;text-align:center;margin-bottom:30px}.new-ol.tenant-switch .content .options{padding:16px;box-sizing:border-box;align-items:center}.new-ol.new-btn-export .content{width:400px}.overlay.modify_shipping .outer .inner .content .data .row .field .text{line-height:32px}.ac_results{background:#fff;position:absolute;top:30px;left:-1px;z-index:5;border-top:1px solid #d1d1d1;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;width:100%;max-width:250px;box-sizing:padding-box}.ac_results .item{cursor:pointer;height:30px;line-height:29px;border-bottom:1px solid #d1d1d1;box-sizing:border-box;padding:0 10px;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ac_results .item:hover{color:#516a7b;background:#d9e5eb}.ac_results .item.active{font-weight:700;color:#516a7b;background:#d9e5eb}#wrap_all{display:flex;flex-direction:column;width:100%;height:100%}#wrap_all #content{width:100%;height:100%;display:flex;flex-shrink:1;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s;overflow:auto}#all_content{box-sizing:border-box;width:100%;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;background:#e8eaf6}#all_content #main_content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;position:relative;width:100%;box-sizing:border-box}#all_content.edit #main_content{padding-bottom:0}#all_content.login{background:#273947;margin:0;padding:0}#all_content.login #main_content{align-items:center}#all_content.login .wrapper{margin-top:100px}#all_content.login .wrapper .logo{height:105px;display:flex;align-items:center;justify-content:center}#all_content.login .wrapper .logo .janis-logo{font-size:30px;color:#fff;position:relative}#all_content.login .wrapper .logo .janis-env{font-size:12px;font-weight:700;color:#fff;letter-spacing:1px;position:absolute;top:-1px;left:190px}#all_content.login form{width:518px;display:flex;flex-direction:column;margin-top:20px}#all_content.login form .input_wrap{width:100%;height:38px;margin-bottom:10px}#all_content.login form .input_wrap.last{margin-bottom:0}#all_content.login form .input_text{font-size:13px;padding:8px 10px;line-height:22px}#all_content.login form .input_wrap.val_error:after{margin:8px}#all_content.login form .form_error,#all_content.login form .form_error .text{float:left;clear:both;width:100%}#all_content.login form .form_error .text{margin-top:5px;line-height:24px;color:#fff}#all_content.login .options{display:flex;margin-top:20px;justify-content:flex-end}#all_content.login .forgot,#all_content.login .forgot_cancel{cursor:pointer;line-height:30px;font-size:12px;color:#fff;margin-right:auto}#all_content.login .forgot_actived .forgot,#all_content.login .forgot_actived .login,#all_content.login .forgot_cancel,#all_content.login .send_pass{display:none}#all_content.login .forgot_actived .forgot_cancel,#all_content.login .forgot_actived .send_pass{display:block}#all_content.login .new-btn{margin-left:10px;padding:0 20px}#all_content.login .footer{display:flex;width:100%;margin-top:10px;position:fixed;left:20px;bottom:20px;align-items:center}#all_content.login .footer .fizzmod-footer{color:#fff;font-size:18px}#all_content.login .footer .text{margin-left:10px;font-size:11px;color:#c8c8c8}#all_content.login_callback .form_error,#all_content.login_callback .form_error .text{width:100%}#all_content.login_callback .form_error .text{margin-top:5px;line-height:24px;color:#fff}#all_content.login_callback .form_error .text.title{font-size:14px;line-height:24px;color:#fff}#all_content.login_callback .options{justify-content:center;margin-top:40px}#all_content.browse .modules{width:100%;height:100%;display:flex;flex-direction:column;padding:20px;box-sizing:border-box;overflow:auto}#all_content.browse .module{width:100%;clear:both;padding:20px 16px;box-sizing:border-box;background:#fff;border-radius:4px}.module_browse .header{display:flex;width:100%;align-items:center;flex-wrap:nowrap;padding:0 0 10px 0}.module_browse .header .right{margin-left:auto;display:flex;align-items:center}.module_browse .header>.icn{margin:4px 0 4px 4px}.module_browse .header .title{float:left;font-size:16px;line-height:30px;font-weight:400;margin-left:5px}.module_browse .header .page_result{margin-left:10px;float:left;line-height:30px}.module_browse .header .loading{width:30px}.module_browse .header .views{margin-left:10px;float:left;line-height:30px}.module_browse .header .views .icn{cursor:pointer;margin:4px 0 4px 4px}.module_browse .header .filters{clear:both;float:left;width:100%;margin-top:10px}.module_browse .header .filters .item{float:left;margin-right:10px}.module_browse .header .filters .options{float:left}.module_browse .header .filters .options .btn{float:left;margin:1px 10px 1px 0}.module_browse .header .bulk_actions_wrap{float:left}.module_browse .header .bulk_actions_wrap .btn{position:relative}.module_browse .header .bulk_actions_wrap .btn .label{text-align:right}.module_browse .header .bulk_actions_wrap .btn .label .icn{float:right;margin:4px 0 4px 5px}.module_browse .header .bulk_actions_wrap.active .items{display:block}.module_browse .header .bulk_actions_wrap .items{position:absolute;top:100%;right:0;z-index:1;outline:solid 1px #ccc;display:none}.module_browse .header .bulk_actions_wrap .items .item{background:#fff;line-height:32px;width:140px;padding:0;text-align:center;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.new-btn.export.with-options{position:relative}.new-btn.export.with-options .options-wrap{display:none;position:absolute;right:0;top:31px;z-index:1;padding-top:6px}.new-btn.export.with-options:hover .options-wrap{display:block}.new-btn.export.with-options .options{padding:5px 10px;background:#fff;text-align:right;box-shadow:0 0 17px rgba(0,0,0,.2);transition:all .8s;opacity:0;filter:alpha(opacity=0);display:flex;flex-direction:column}.new-btn.export.with-options:hover .options{opacity:1;filter:alpha(opacity=100)}.new-btn.export.with-options .options .option{white-space:nowrap}.new-btn.export.with-options .options .option:hover span{color:#0375ad}.module_browse,.module_browse .listing{float:left;clear:both;width:100%;position:relative}.module_browse .bulk_action,.module_browse .details,.module_browse .list{display:none}.module_browse.bulk_actions .bulk_action,.module_browse.details .details,.module_browse.list .list{display:table-cell}.module_browse.bulk_actions .bulk_action{text-align:center}.module_browse .listing table{width:100%;border-spacing:0;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1}.module_browse .list-title{background:#fff}.module_browse .list-title.floating{display:none;position:fixed;top:0;z-index:1;width:100%}.module_browse .list-title.floating.force-hid{display:none!important}.module_browse td,.module_browse th{border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.module_browse .list-title th{padding:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module_browse .list-title th.order>*{cursor:pointer}.module_browse .list-title th,.module_browse .list-title th a,.module_browse .list-title th span{height:22px;line-height:22px;vertical-align:top;text-align:left;font-size:13px;font-weight:700;color:#333}.module_browse .list-title th span{display:inline-block;float:none}.module_browse .list-title th .icn.order_asc,.module_browse .list-title th .icn.order_desc{display:none;float:none}.module_browse .list-title th.ordered .icn{display:inline-block}.module_browse.bulk_actions .list-row{cursor:pointer}.module_browse .list-row.list-odd{background:#fff}.module_browse .list-row.list-even{background:#fff}.module_browse .list-row.added{background:#fff}.module_browse .list-row.selected,.module_browse .list-row:hover{background:#f6f6f6}.module_browse .list-row.inactive{background:#d1d3d4}.module_browse .list-row.removed{background:#ffc2c8}.module_browse .list-row.light-blue{background:#c2f0ff}.module_browse .list-row.its-me{background:#f6f6f6}.module_browse .list-row.promotion-ended{background-color:#f6f6f6}.module_browse .list-row.promotion-actual{background-color:#b7ffc8}.module_browse .list-row.promotion-scheduled{background-color:#fffca5}.module_browse .list-row td.color-wrap{position:relative}.module_browse .list-row td.color-wrap>a{padding-left:14px}.module_browse .list-row td.color-wrap .color{position:absolute;width:8px;height:100%;background:0 0;top:0;left:0}.module_browse .list-row td,.module_browse .list-row td a{color:#4d4d4d;font-size:13px;font-weight:400}.module_browse .list-row td>a,.module_browse .list-row td>span{display:block;width:100%;height:100%;box-sizing:border-box;padding:8px 10px}.module_browse .list-row td a.link{color:#2a78fe}.module_browse .list-row td .beta{background:#0da227;padding:2px 5px;border-radius:3px;color:#fff;margin:0 0 0 10px}.module_browse .list-empty td{text-align:center;font-size:15px;padding:10px 0}.module_browse .td_ord,.module_browse .th_ord{display:none}.module_browse.reorder-active .td_ord,.module_browse.reorder-active .th_ord{display:table-cell;text-align:center}.module_browse .td_ord{width:2%;min-width:75px}.module_browse.reorder-input .td_ord{padding:8px 10px}.module_browse.reorder-active .list-row{cursor:pointer;transition:background .3s}.module_browse .list-row .reorder_actions{text-align:center;opacity:.5}.module_browse .list-row.ui-sortable-helper .reorder_actions,.module_browse .list-row:hover .reorder_actions{opacity:1}.module_browse .list-row:last-child .reorder_actions .reorder_bottom,.module_browse .list-row:nth-child(2) .reorder_actions .reorder_top{opacity:.2}.module_browse .list-row .reorder_actions .input_wrap{width:75px}.module_browse .list-row .reorder_actions .icn{float:none;display:inline-block}.module_browse table .checkbox-icn{float:none;display:inline-block}.module_browse .list-row .image_wrapper{padding:5px;overflow:hidden;margin:auto;font-size:0}.module_browse .list-row .image_wrapper img{max-width:100%;max-height:100%;vertical-align:middle}.img_center_helper{height:100%;display:inline-block;vertical-align:middle}.module_browse .list-row .image_wrapper .icn{display:none;margin:12px auto;float:none}.module_browse .list-row .image_wrapper.show_icn .icn{display:block}.module_browse .list-row .image_wrapper.show_icn .img_center_helper,.module_browse .list-row .image_wrapper.show_icn img{display:none}.module_browse .list-row td .btn{float:none;display:inline-block;margin:0 5px}.module_browse .list-row td .btn+.link{display:inline-block;line-height:30px;vertical-align:top}.module_browse .list-row td .process_actions{display:flex;align-items:center;justify-content:center;padding:10px}.module_browse .list-row td .process_actions .new-btn{display:none;margin-right:5px}.module_browse .list-row td .process_actions.can-run .new-btn{display:flex}#all_content.edit #form_edit{border-radius:4px;display:flex;flex-direction:column;flex-grow:1}#all_content.edit #form_edit table{width:100%;border-spacing:0}#all_content.edit #form_edit td.label label{font-size:13px;font-weight:700;line-height:32px;padding:10px 10px 10px 0;display:block;float:left}#all_content.edit #form_edit td.label.required label::after{content:"*";color:#ff4343}#all_content.edit #form_edit td.label .icn.help{margin:15px 0}#all_content.edit #form_edit td.input{width:80%;position:relative}#all_content.edit #form_edit td.input .child{float:left;margin:0 20px 0 0}#all_content.edit #form_edit td.input .child .title{float:left;line-height:24px}#all_content.edit #form_edit td.input a.link{color:#2a78fe}#all_content.edit #form_edit td.input .edit_json .label{clear:both;float:left;width:25%;font-weight:700}#all_content.edit #form_edit td.input .edit_json .value{float:left;width:25%}#all_content.edit #form_edit .edit_module .edit_json,#all_content.edit #form_edit .edit_module .edit_xml{clear:both;float:left;width:100%}#all_content.edit #form_edit .edit_module .edit_json,#all_content.edit #form_edit .edit_module .edit_xml{float:left;width:100%}#all_content.edit #form_edit .edit_module td.divider{padding:20px 0 10px 0;border-bottom:1px solid #bbb;font-size:18px;font-weight:400;line-height:30px;color:#333}#all_content.edit #form_edit .icn.error{display:none}#all_content.edit #form_edit .val_error .icn.error{display:block}.val_error .icn.error{position:absolute;top:4px;right:4px;z-index:5;cursor:help}#all_content.edit #form_edit .input .input_wrap{width:100%;height:32px;border:solid 1px #d1d1d1;box-sizing:border-box}#all_content.edit #form_edit .input .input_wrap,#all_content.edit #form_edit .input .selector{margin:10px 0}#all_content.edit #form_edit .input .input_wrap .input_text{width:100%;padding:0 10px;line-height:20px;box-sizing:border-box}#all_content.edit #form_edit .input .input_wrap.s,#all_content.edit #form_edit .selector.s{width:250px;margin-right:10px}#all_content.edit #form_edit .selector.b{width:300px}#all_content.edit #form_edit .input .input_wrap.two-cols,#all_content.edit #form_edit .selector.two-cols{width:48%;margin-right:10px}#all_content.edit #form_edit .input .input_wrap.three-cols,#all_content.edit #form_edit .selector.three-cols{width:30%;margin-right:10px}#all_content.edit #form_edit .input .input_wrap.endln,#all_content.edit #form_edit .selector.endln{margin-right:0!important}#all_content.edit #form_edit .input .input_wrap.autocomplete{overflow:visible}#all_content.edit #form_edit .input_wrap.tarea{padding:6px 0;line-height:21px;height:168px}#all_content.edit #form_edit textarea.big{height:336px}#all_content.edit #form_edit .input_wrap.readonly{border:none;outline:0}#all_content.edit #form_edit .input_wrap.readonly .input_text{padding:0}#all_content.edit #form_edit .val_error label.checkbox-icn{color:#d9534f}#all_content.edit .edit_module.active{display:flex}#all_content.edit .edit_module{width:100%;display:none;flex-direction:column;flex-grow:1;padding-bottom:20px}#all_content.edit .edit_module .header{display:flex;align-items:center;width:100%;flex-shrink:0;box-sizing:border-box;padding:15px 20px;position:relative;background:#fff;border-bottom:1px solid #e8eaf6}#all_content.edit .edit_module .header .title{float:left;font-size:18px;font-weight:400;line-height:30px;color:#333;padding-left:10px}#all_content.edit .edit_module .header .title .icn{margin:3px 5px 3px 0}#all_content.edit .edit_module .header .btn,#all_content.edit .edit_module .header .new-btn{margin-left:10px}#all_content.edit .edit_module .header .link{display:block;float:left;color:#2d3690;line-height:30px;margin-left:5px}#all_content.edit .edit_module .modules-wrapper-content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}#all_content.edit .edit_module .module{padding:20px 25px;background:#fff;border-radius:4px;box-sizing:border-box;margin:20px}#all_content.edit .edit_module .module.module-no-bg{background:0 0}#all_content.edit .edit_module .module .module-title{font-size:16px;line-height:34px;border-bottom:1px solid #bbb;margin-bottom:10px;font-weight:400}#all_content.entity-settings #main_content .module{padding:20px 25px;background:#fff;border-radius:4px;box-sizing:border-box;margin:20px 20px 0 20px}#all_content.entity-settings #main_content .module.module-no-bg{background:0 0}#all_content.entity-settings #main_content .module .module-title{font-size:16px;line-height:34px;border-bottom:1px solid #bbb;margin-bottom:10px;font-weight:400}#all_content.entity-settings #main_content .module .module-body .setting{display:flex;margin-bottom:15px}#all_content.entity-settings #main_content .module .module-body .setting .label,#all_content.entity-settings #main_content .module .module-body .setting .switch-checkbox-wrapper .label{width:300px;flex-shrink:0;padding-right:10px;line-height:32px}.module_browse .wrapOrderSelect{float:left;margin-right:20px}.module_browse .wrapOrderSelect>.title{float:left;margin-right:5px}.module_browse .wrapOrderSelect>.wrapSelect{float:left;width:150px;margin-right:5px}.module_browse .wrapOrderSelect>.icn{cursor:pointer;float:left;margin-right:5px}.module_browse .top_paginator{float:left;margin:0}.module_browse .bottom_paginator{float:right;margin:20px 0 0 0}.module_browse .paginator{float:left}.module_browse .paginator .pages{float:left}.module_browse .paginator .pages .page{float:left;width:28px;height:28px;text-align:center;line-height:28px;color:#58595b;font-size:12px;font-weight:700;margin:0 5px 0 0;border-radius:14px}.module_browse .paginator .pages .page.actual{background:#118c57;color:#fff;cursor:default}.module_browse .paginator .pages .separator{float:left;margin:0 5px;line-height:28px}.module_browse .paginator .pages .page.last{cursor:pointer}.module_browse .paginator .pages .page.last:hover{background:#e7e7e7}.module_browse .paginator .pages .page.last .loading{width:30px}.module_browse .paginator .pages.one-page .page.last,.module_browse .paginator .pages.one-page .separator{display:none}.module_browse .paginator .icn{cursor:pointer;margin:4px}.module_browse .paginator .icn.disabled{cursor:default}.module_browse .bulk-actions-wrap{float:left;width:200px}.mceToolbar td{float:left!important}.module_urls .input_wrap.val_error .icn.glass{display:none}.module_perm .header{padding-left:0!important}.module_perm .header .actions{margin-left:auto;display:flex}.module_perm .header .actions .new-btn{margin:0 0 0 10px}.module_perm .perms{display:flex;flex-wrap:wrap;margin-top:10px}.module_perm .perms .item{width:33%;margin-bottom:10px}.module_perm .perms .item label{display:block;float:left;line-height:22px;text-indent:5px;cursor:pointer}.module_related .wrap_browse{display:none}.module_related .wrap_browse>.options{float:right;margin-top:10px}.module_related .header .options .btn,.module_related .wrap_browse>.options .btn{margin-left:10px}.module_related .header .options{display:none;float:right}.module_related .td_actions .actions_wrap.added .activate{display:none}.module_related .td_actions .actions_wrap.added .deactivate{display:inline-block}.module_ff_comments .comments{border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;margin-bottom:15px;display:none}.module_ff_comments .comments.active{display:table}.module_ff_comments .comments .item td{border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.module_ff_comments .item .comment{width:80%}.module_ff_comments .item .user{font-size:13px;font-weight:700;line-height:21px;padding:10px}.module_ff_comments .comments .item .comment{padding:15px 10px}.module_ff_comments .comments .item .date{font-size:10px}.module_ff_comments .options{width:100%;display:flex;justify-content:flex-end}#all_content.edit #form_edit .comment.input .input_wrap.tarea{height:84px}.module_ff_comments .btn{margin-top:10px;float:right}.module_map .content{float:left;width:100%}.module_map .map{float:left;width:100%;max-width:1280px;height:450px}.module_map #map-search{background-color:#fff;font-size:15px;font-weight:300;margin:10px 0 0 10px;padding:0 11px 0 13px;text-overflow:ellipsis;width:400px;border:1px solid transparent;border-radius:2px 0 0 2px;box-sizing:border-box;-moz-box-sizing:border-box;height:32px;outline:0;box-shadow:0 2px 6px rgba(0,0,0,.3)}.module_cron_links .body{width:100%;float:left;clear:both;padding:0 0 10px 0}.module_cron_links .body .cron{width:100%;float:left;clear:both}.module_cron_links .body .cron .link{margin-left:8px;font-size:13px;line-height:28px}.module_cron_links .body .cron .link.running{color:#999}.module_cron_links .body .cron .msg{font-style:italic}.module_cron_links .body .cron .msg.ok{color:#060}.module_cron_links .body .cron .msg.error{color:#600}body.picking{min-width:320px}body.picking .menu.left,body.picking .menu.right{display:none}body.picking #header .menu.dashboard a{width:180px}body.picking #header .menu.dashboard a .icn{margin-left:10px}body.picking #header .logged_user{float:right;max-width:110px;padding:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.picking #main_content,body.picking #top_nav{width:100%!important}#all_content.picking .user-viewport{width:298px;margin:0 auto;padding:10px;text-align:center;border:solid 1px #ccc}#all_content.picking .user-viewport .loading{float:none;margin:auto}#all_content.picking .user-viewport .loading.show{display:block}#all_content.picking .user-viewport .back{text-align:left;font-size:12px;line-height:24px;margin-bottom:4px;cursor:pointer;border-bottom:solid 1px #ccc}#all_content.picking .user-viewport #item-container{padding:6px 0}#all_content.picking .user-viewport img{width:300px;height:300px;line-height:300px}#all_content.picking .user-viewport .title{line-height:24px;max-height:48px;font-size:14px;overflow:hidden;margin-bottom:8px;text-align:left}#all_content.picking .user-viewport .title.big{font-size:20px;line-height:32px;max-height:32px;color:#1a75cf;font-weight:700;margin-bottom:20px;text-align:center}#all_content.picking .user-viewport .subtitle{padding:0 20px;font-size:13px;line-height:26px;margin-bottom:10px}#all_content.picking .user-viewport .refId{text-align:left}#all_content.picking .user-viewport .pricing{margin-bottom:8px;text-align:left}#all_content.picking .user-viewport .actions{white-space:nowrap}#all_content.picking .user-viewport .actions .action{display:inline-block;margin:0 5px;width:140px;height:32px;line-height:32px;text-align:center;color:#fff;cursor:pointer;-webkit-touch-callout:none;user-select:none}#all_content.picking .user-viewport .actions .action.green{background:#060}#all_content.picking .user-viewport .actions .action.red{background:#600}#all_content.picking .user-viewport .actions.loading .action{display:none}#all_content.picking .user-viewport .actions.loading .loading{display:block;float:none;margin:13px auto 6px auto}#all_content.picking .user-viewport .price-selector .input_wrap{float:none;margin:0 auto 5px auto}#all_content.picking .user-viewport .item-replace .step{display:none}#all_content.picking .user-viewport .item-replace.s1 .step-1{display:block}#all_content.picking .user-viewport .item-replace.s2 .step-2{display:block}#all_content.picking .user-viewport .item-replace.s3 .step-3{display:block}#all_content.picking .user-viewport .item-replace.s4 .step-4{display:block}#all_content.picking .user-viewport .item-replace .step .input_wrap{float:none;margin:0 auto 5px auto}#all_content.picking .user-viewport .item-replace .step-1 .substitution-criteria{background-color:#1a75cf;line-height:24px;margin-bottom:8px}#all_content.picking .user-viewport .item-replace .step-1 .substitution-criteria span{color:#fff}#all_content.picking .user-viewport .item-replace .step-2 .loading{display:block;float:none;margin:10px auto}#all_content.picking .user-viewport .item-replace .step-title{text-align:left;line-height:24px;font-size:14px;margin-bottom:4px}#all_content.picking .user-viewport .saving-picking .loading{margin:20px auto}#all_content.edit .edit_module.shipping{display:block;margin-top:20px}#all_content.edit .edit_module.shipping .content .col{float:left;width:30%;margin-right:5%}#all_content.edit .edit_module.shipping .content .col.last{margin-right:0}#all_content.edit .edit_module.shipping .content .col .item{float:left;clear:both;width:100%;line-height:32px}.row.wrapper-route-order-status .status-title{font-weight:500;font-size:13px;color:#fff;padding:0 10px;border-radius:13px;line-height:26px;background:#ff8d11;float:left}.row.wrapper-route-order-status .status-title.status-delivered{background:#74c755}.row.wrapper-route-order-status .status-title.status-not_delivered{background:#ff4443}.row.wrapper-route-order-status .status-title.status-reassigned{background:#2979ff}#all_content.edit #main_content .module_order_items>.items,#all_content.edit #main_content .module_order_items>.titles{margin:0 30px;box-sizing:border-box;width:auto}#all_content.edit .module_order_items .filters{background:#e8eaf6;display:flex;flex-shrink:0;padding:0 30px;margin-top:20px}#all_content.edit .module_order_items .filters .filter{cursor:pointer;padding:8px 12px;height:16px;font-weight:500;color:#273947;font-size:13px;display:flex;align-items:center;background:#e8eaf6;-ms-border-radius:22px;-o-border-radius:22px;-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#all_content.edit .module_order_items .filters .filter.active{background:#fff}#all_content.edit .module_order_items .filters.hid{display:none}#all_content.edit .module_order_items .filters .filter .bullet{width:10px;height:10px;flex-shrink:0;margin-right:10px;-ms-border-radius:16px;-o-border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px}#all_content.edit .module_order_items .filters .filter.all .bullet{background:#f9ce16}#all_content.edit .module_order_items .filters .filter.picked .bullet{background:#42c4c5}#all_content.edit .module_order_items .filters .filter.missing .bullet{background:#f68e10}#all_content.edit .module_order_items .filters .filter.substituted .bullet{background:#a27bd8}#all_content.edit .module_order_items .filters .filter.promotions .bullet{background:#f683af}#all_content.edit .module_order_items .wrap-no-items{padding:60px 0 50px 0;font-size:20px;font-weight:300;color:#273947;justify-content:center;margin:auto}#all_content.edit .module_order_items .wrap-no-visible-items{display:none;width:100%;padding:60px 0 0 0;font-size:20px;font-weight:300;color:#273947;flex-direction:column;justify-content:center;align-items:center}#all_content.edit .module_order_items .wrap-no-items .fizzfont,#all_content.edit .module_order_items .wrap-no-visible-items .fizzfont{font-size:32px;margin-bottom:20px}#all_content.edit .module_order_items .wrap-no-visible-items .show-all{cursor:pointer;background:#fff;border-color:#2962ff;color:#2962ff;margin-top:20px;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}#all_content.edit .module_order_items .wrap-no-visible-items .show-all:hover{background:#2962ff;color:#fff}#all_content.edit .module_order_items .wrap-total-discount,#all_content.edit .module_order_items .wrap-total-missing{display:none;width:100%;margin-top:20px}#all_content.edit .module_order_items .wrap-total-discount .pill,#all_content.edit .module_order_items .wrap-total-missing .pill{border:1px solid #e8eaf6;padding:10px 15px;margin-left:auto;display:flex;align-items:center;justify-content:center;-ms-border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;font-size:13px;color:#757575;font-weight:400;line-height:22px;text-transform:uppercase}#all_content.edit .module_order_items .wrap-total-discount .pill .fizzfont,#all_content.edit .module_order_items .wrap-total-missing .pill .fizzfont{color:#2979ff;font-size:20px;margin-right:10px}#all_content.edit .module_order_items .wrap-total-discount .pill strong{font-size:14px;color:#2979ff}#all_content.edit .module_order_items .wrap-total-missing .pill strong{font-size:14px;color:#f13b6e}#all_content.edit #main_content .module_order_items .module>.titles{border-bottom:1px solid #c8c8c8;display:flex}#all_content.edit .module_order_items .titles *{text-align:center;font-size:14px;font-weight:700;line-height:30px;color:#939598}#all_content.edit .module_order_items .titles .info-image{margin-left:10px;text-align:left;flex-grow:1}#all_content.edit .module_order_items .titles .right{float:right}#all_content.edit .module_order_items .titles .price{text-align:right}#all_content.edit .module_order_items .titles .quantity{width:140px;margin-left:230px}#all_content.edit .module_order_items .titles .total{width:120px;text-align:right}#all_content.edit .module_order_items .titles .total{margin-right:10px}#all_content.edit .module_order_items .titles .options{width:40px;margin-left:20px}#all_content.edit .module_order_items .header{display:flex;width:auto;float:none;clear:none;padding-bottom:0}#all_content.edit .module_order_items .header .tabs{display:flex;flex-grow:1}#all_content.edit .module_order_items .header .tabs .tab{cursor:pointer;align-items:center;margin-right:30px;padding:0 2px;height:30px;line-height:30px;border-bottom:2px solid #fff;font-size:12px;font-weight:500;text-transform:uppercase;color:#939598;letter-spacing:1px;user-select:none;transition:border-color .25s,color .25s}#all_content.edit .module_order_items .header .tabs .tab.active{border-bottom-color:#2979ff;color:#273947}#all_content.edit .module_order_items .header .collapse-items,#all_content.edit .module_order_items .header .toggle-qr{margin-left:15px;font-weight:400;font-size:12px;line-height:32px;color:#2979ff;cursor:pointer}#all_content.edit .module_order_items .wrap-grouped-items,#all_content.edit .module_order_items .wrap-separated-items{display:none;flex-wrap:wrap}#all_content.edit .module_order_items .wrap-grouped-items.active,#all_content.edit .module_order_items .wrap-separated-items.active{display:flex}#all_content.edit .module_order_items .items,#all_content.edit .module_order_items .items-wrap{width:100%;display:flex;flex-direction:column}#all_content.edit .module_order_items .items-wrap .items-title{cursor:pointer;width:100%;display:flex;align-items:center;height:56px;font-size:15px;font-weight:300;text-indent:5px;color:#273947;border-bottom:1px solid #c8c8c8;text-transform:uppercase;letter-spacing:1px}#all_content.edit .module_order_items .items-wrap .items-title strong{font-size:15px;font-weight:500;color:#273947;margin-right:20px}#all_content.edit .module_order_items .items-wrap .items-title .count-products{font-size:13px;font-weight:300;color:#273947}#all_content.edit .module_order_items .items-wrap .items-title .icon-less,#all_content.edit .module_order_items .items-wrap .items-title .icon-plus{font-family:Roboto,Helvetica,Arial,sans-serif;color:#2979ff;font-size:28px;font-weight:300;line-height:28px;text-align:center;cursor:pointer;width:28px;height:28px;margin-left:auto;user-select:none}#all_content.edit .module_order_items .items-wrap .items-title .icon-plus,#all_content.edit .module_order_items .items-wrap.collapsed .items-title .icon-less{display:none}#all_content.edit .module_order_items .items-wrap .items-title .icon-less,#all_content.edit .module_order_items .items-wrap.collapsed .items-title .icon-plus{display:block}#all_content.edit .module_order_items .items-wrap.init-collapsed .items{display:none}#all_content.edit .module_order_items .items-wrap.all-items-claim .items{border-bottom:1px solid #e8eaf6}#all_content.edit .module_order_items .items .item{position:relative;padding:5px 0;transition:background .25s;border-bottom:1px solid #c8c8c8;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;width:100%}#all_content.edit .module_order_items .items .item .item-wrap{display:flex;width:100%;flex-wrap:nowrap;padding:3px 0}#all_content.edit .module_order_items .items .item .image{flex-shrink:0;width:100px;height:100px;overflow:hidden;position:relative;margin:4px 0;padding:0 0 0 15px}#all_content.edit .module_order_items .items .item .image img{width:100%;height:100%}#all_content.edit .module_order_items .items .item .image .icn{position:absolute;top:0;right:0}#all_content.edit .module_order_items .items .item .info{margin-left:20px;line-height:22px;padding:10px 30px 0 0;flex-grow:1;display:flex;flex-direction:column;min-width:300px}#all_content.edit .module_order_items .items .item .info .foot,#all_content.edit .module_order_items .items .item .info .row,#all_content.edit .module_order_items .items .item .info .wrap-ids,#all_content.edit .module_order_items .items .item .info .wrap-name{display:flex}#all_content.edit .module_order_items .items .item .info .row{flex-wrap:nowrap}#all_content.edit .module_order_items .items .item .info .wrap-ids{margin-top:2px;flex-wrap:wrap}#all_content.edit .module_order_items .items .item .info .foot{margin-top:5px;flex-wrap:wrap}#all_content.edit .module_order_items .items .item .info .wrap-name .fizzfont{display:none}#all_content.edit .module_order_items .items .item.is-fractionable .info .wrap-name .fizzfont.fractionable,#all_content.edit .module_order_items .items .item.is-weighable .info .wrap-name .fizzfont.weighable{display:block}#all_content.edit .module_order_items .items .item .wrap-substitutes .item .info .wrap-name .fizzfont{display:none}#all_content.edit .module_order_items .items .item .wrap-substitutes .item.is-fractionable .info .wrap-name .fizzfont.fractionable,#all_content.edit .module_order_items .items .item .wrap-substitutes .item.is-weighable .info .wrap-name .fizzfont.weighable{display:block}#all_content.edit .module_order_items .items .item .info .wrap-name .name{display:flex;align-items:flex-start;font-size:16px;line-height:24px;font-weight:300;color:#273947}#all_content.edit .module_order_items .items .item .info .wrap-name .name .fizzfont{display:none;margin-right:5px;font-size:16px;font-weight:700;line-height:24px;color:#1db779}#all_content.edit .module_order_items .items .item .info .wrap-ids .item-id{font-weight:600;line-height:22px;margin-right:13px;display:flex;align-items:center}#all_content.edit .module_order_items .items .item .info .wrap-ids .item-id a{float:none}#all_content.edit .module_order_items .items .item .info .wrap-ids .item-id .fizzfont{margin-right:5px;font-size:15px;line-height:22px}#all_content.edit .module_order_items .items .item .info .wrap-ids .item-id .fizzfont.ean{font-size:11px}#all_content.edit .module_order_items .items .item .info .wrap-ids .item-id .fizzfont.id{font-size:12px}#all_content.edit .module_order_items .items .item .info .wrap-ids .wrap{float:left;clear:both}#all_content.edit .module_order_items .items .item .info .foot>.alert-order-item,#all_content.edit .module_order_items .items .item .info .foot>.delivery,#all_content.edit .module_order_items .items .item .info .foot>.free-picked,#all_content.edit .module_order_items .items .item .info .foot>.missing-item,#all_content.edit .module_order_items .items .item .info .foot>.promotion,#all_content.edit .module_order_items .items .item .info .foot>.specific-info,#all_content.edit .module_order_items .items .item .info .foot>.substitute-type{float:left;border:1px solid #e8eaf6;padding:5px 10px;margin-right:8px;display:flex;align-items:center;justify-content:center;-ms-border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}#all_content.edit .module_order_items .items .item .info .foot .fizzfont{color:#2979ff;font-size:20px;margin-right:10px}#all_content.edit .module_order_items .items .item .info .foot .alert-order-item span,#all_content.edit .module_order_items .items .item .info .foot .delivery span,#all_content.edit .module_order_items .items .item .info .foot .free-picked span,#all_content.edit .module_order_items .items .item .info .foot .missing-item span,#all_content.edit .module_order_items .items .item .info .foot .promotion span,#all_content.edit .module_order_items .items .item .info .foot .specific-info span,#all_content.edit .module_order_items .items .item .info .foot .substitute-type span{font-size:13px;color:#757575;font-weight:400;line-height:22px}#all_content.edit .module_order_items .items .item .info .foot span.featured,#all_content.edit .module_order_items .items .item .info .foot span.featured strong{color:#2979ff}#all_content.edit .module_order_items .items .item .info .foot>.promotion.disabled span,#all_content.edit .module_order_items .items .item .info .foot>.promotion.disabled span strong{color:#757575;text-decoration:line-through}#all_content.edit .module_order_items .items .item .info .foot>.promotion.disabled>.fizzfont::before{color:#757575}#all_content.edit .module_order_items .items .item .info .foot .specific-info .icn{display:none}#all_content.edit .module_order_items .items .item .info .links{float:left}#all_content.edit .module_order_items .items .item .info .links .link{float:left;color:#2a78fe;line-height:34px;cursor:pointer;margin-right:18px;text-transform:uppercase}#all_content.edit .module_order_items .items .item .info .links .link:hover{text-decoration:underline}#all_content.edit .module_order_items .items .item.no-note .info .foot .links .link.note{display:none}#all_content.edit .module_order_items .items .item.no-shipping .info .foot .delivery{display:none}#all_content.edit .module_order_items .items .item .info .wrap-giftcards,#all_content.edit .module_order_items .items .item .info .wrap-note,#all_content.edit .module_order_items .items .item .info .wrap-services,#all_content.edit .module_order_items .items .item .info .wrap-warranties,#all_content.edit .module_order_items .items .item .wrap-gift{display:none;float:left;clear:both;padding:10px 20px 10px 10px;margin-top:8px;margin-right:8px;border-radius:3px;background:#e8eaf6}#all_content.edit .module_order_items .items .item .wrap-gift{width:100%}#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info,#all_content.edit .module_order_items .items .item .wrap-gift div{display:inline-block;vertical-align:middle;width:300px}#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info{padding-left:15px;width:calc(100% - 220px)}#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info div>div{display:block}#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info div .title{font-weight:700}#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info div .text,#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info div .title{display:inline-block;line-height:20px}#all_content.edit .module_order_items .items .item .wrap-gift .gift-wrap-info div .large-text{line-height:20px}#all_content.edit .module_order_items .items .item .wrap-gift .column-image{width:200px;height:66px;overflow:hidden}#all_content.edit .module_order_items .items .item .info .wrap-giftcards .wrap-giftcard{float:left;margin-right:10px}#all_content.edit .module_order_items .items .item .info .wrap-warranties .wrap-warranty{float:left;margin-right:10px}#all_content.edit .module_order_items .items .item .wrap-gift .column-image img{max-width:500px}#all_content.edit .module_order_items .items .item .info .info-wrap-price{float:left;clear:both;width:100%}#all_content.edit .module_order_items .items .wrap-substitutes .item .info .info-wrap-price{display:none}#all_content.edit .module_order_items .items .item .info .info-wrap-price .list-price{float:left;margin-right:10px;text-decoration:line-through;color:#666;font-weight:400;font-size:13px;line-height:22px}#all_content.edit .module_order_items .items .item .info .info-wrap-price .price{float:left;font-weight:500;line-height:22px;font-size:15px;color:#222}#all_content.edit .module_order_items .items .item .wrap-price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}#all_content.edit .module_order_items .items .item .wrap-price .price-item{display:flex;flex-wrap:nowrap}#all_content.edit .module_order_items .items .item .wrap-price .price-item .fizzfont,#all_content.edit .module_order_items .items .item .wrap-price .price-item span{font-weight:500;line-height:22px;font-size:15px;color:#222;text-align:right}#all_content.edit .module_order_items .items .item .wrap-price .price-item .fizzfont{margin-left:4px;cursor:pointer}#all_content.edit .module_order_items .items .item .wrap-price .price-item.list-price,#all_content.edit .module_order_items .items .item .wrap-price .price-item.without-promotion{text-decoration:line-through;color:#bbb;font-weight:400;font-size:13px}#all_content.edit .module_order_items .items .item .wrap-price .price-item.without-promotion{font-size:14px}#all_content.edit .module_order_items .items .item .qr_code{display:none;position:absolute;background:#fff;height:100px;width:100px;top:8px}#all_content.edit .module_order_items .items .item .qr_code img{width:100%;height:100%}#all_content.edit .module_order_items .items .item .wrap-possible-substitutes .item .qr_code{top:4px}#all_content.edit .module_order_items .items .item .right-info{float:right;display:flex;align-items:center}#all_content.edit .module_order_items .items .item .wrap-substitutes .right-info{min-height:auto}#all_content.edit .module_order_items .items .item .right-info.substituted-totals{clear:both;width:100%;background:#e8eaf6;min-height:auto;display:flex;justify-content:flex-end;padding-top:5px}#all_content.edit .module_order_items .items .wrap-grouped-items .item .right-info.substituted-totals{display:none}#all_content.edit .module_order_items .items .item .right-info.substituted-totals .totals{float:right;padding-bottom:10px}#all_content.edit .module_order_items .items .item .right-info.substituted-totals .row.difference{border-top:0}#all_content.edit .module_order_items .items .item .right-info.substituted-totals .unpick-item-wrap,#all_content.edit .module_order_items .items .item .unpick-item-wrap,#all_content.edit .module_order_items .titles .unpick-item-wrap{float:right;margin:10px;width:20px}#all_content.edit .module_order_items .items .item .unpick-item-wrap .unpick-item{line-height:36px;font-size:20px;color:#ff4343;cursor:pointer}#all_content.edit .module_order_items .items .item .unpick-item-wrap .unpick-item.unpick{color:#424242;font-size:18px}#all_content.edit .module_order_items .items .item .unpick-item-wrap .loader{line-height:72px;height:72px}#all_content.edit .module_order_items .items .item .unpick-item-wrap.loading .loader{display:block;text-align:center}#all_content.edit .module_order_items .items .item .unpick-item-wrap.loading .unpick-item{display:none}#all_content.edit .module_order_items .items .item .totals{margin:0 10px 0 30px}#all_content.edit .module_order_items .items .item .totals .row{display:flex;justify-content:flex-end}#all_content.edit .module_order_items .items .item .totals .price,#all_content.edit .module_order_items .items .item .totals .title,#all_content.edit .module_order_items .items .item .totals .unit{display:block;float:left;font-weight:400;font-size:18px;color:#000;line-height:36px}#all_content.edit .module_order_items .items .item .totals .title{font-size:11px;text-align:right;color:#757575;letter-spacing:1px;text-transform:uppercase;width:190px;margin-right:10px}#all_content.edit .module_order_items .items .item .totals .title .qty{font-weight:400;font-size:12px;color:#000;line-height:36px;height:36px}#all_content.edit .module_order_items .items .item .totals .price,#all_content.edit .module_order_items .items .item .totals .unit{display:flex;align-items:center;justify-content:flex-end;color:#273947}#all_content.edit .module_order_items .items .item .totals .unit{width:140px}#all_content.edit .module_order_items .items .item .totals .unit .icn{float:none}#all_content.edit .module_order_items .items .item .totals .price{width:120px}#all_content.edit .module_order_items .items .item .totals .difference{border-top:1px solid #ddd}#all_content.edit .module_order_items .items .wrap-grouped-items .item .totals .difference{display:none}#all_content.edit .module_order_items .items .item .totals .difference.exact{display:none}#all_content.edit .module_order_items .items .item .totals .difference .price,#all_content.edit .module_order_items .items .item .totals .difference .unit{font-weight:500}#all_content.edit .module_order_items .items .item .totals .difference .price.more-expensive,#all_content.edit .module_order_items .items .item .totals .difference .unit.more{color:#74c755}#all_content.edit .module_order_items .items .item .totals .difference .price.cheaper,#all_content.edit .module_order_items .items .item .totals .difference .unit.less{color:#f13b6e}#all_content.edit .module_order_items .items .item .totals .difference .price.cheaper:before,#all_content.edit .module_order_items .items .item .totals .difference .price.more-expensive:before,#all_content.edit .module_order_items .items .item .totals .difference .unit.less:before,#all_content.edit .module_order_items .items .item .totals .difference .unit.more:before{width:16px;height:16px;line-height:16px;border-radius:16px;font-size:18px;font-weight:700;color:#fff;text-align:center;margin-right:5px}#all_content.edit .module_order_items .items .item .totals .difference .price.more-expensive:before,#all_content.edit .module_order_items .items .item .totals .difference .unit.more:before{content:"+";background:#74c755;font-size:16px}#all_content.edit .module_order_items .items .item .totals .difference .price.cheaper:before,#all_content.edit .module_order_items .items .item .totals .difference .unit.less:before{content:"-";background:#f13b6e}#all_content.edit .module_order_items .items .item .totals .difference .price:after{background:url(../images/icn.png) 0 0;float:right;width:22px;height:22px;margin-top:7px}#all_content.edit .module_order_items .items .item .totals .difference.cheaper .price:after{background-position:0 -220px}#all_content.edit .module_order_items .items .item .totals .difference.more-expensive .price:after{background-position:-22px -198px}#all_content.edit .module_order_items .items .item .totals .title .see-fractionables{cursor:pointer;color:#2a78fe}#all_content.edit .module_order_items .items .item .totals .weighables{background:#f1f1f1;display:none;margin-top:10px;padding:10px;flex-direction:column}#all_content.edit .module_order_items .items .item .weighables .weighable{display:flex;justify-content:flex-end}#all_content.edit .module_order_items .items .item .weighables .weighable .ean{font-weight:500;font-size:15px;color:#000;line-height:26px}#all_content.edit .module_order_items .items .item .weighables .weighable .ean .icn{margin:2px 0}#all_content.edit .module_order_items .items .item .weighables .weighable .price,#all_content.edit .module_order_items .items .item .weighables .weighable .quantity,#all_content.edit .module_order_items .items .item .weighables .weighable .weight{float:none;width:110px;font-weight:300;font-size:15px;color:#000;line-height:26px;text-align:right;margin:0;padding:0}#all_content.edit .module_order_items .items .item .weighables .weighable .quantity,#all_content.edit .module_order_items .items .item .weighables .weighable .weight{width:140px}#all_content.edit .module_order_items .items .item .quantity{float:left;width:150px;text-align:center;margin-top:30px;padding:10px 0;position:relative}#all_content.edit .module_order_items .items .item .quantity .num{float:left;clear:both;width:100%;font-size:20px}#all_content.edit .module_order_items .items .item .quantity .num>span{font-size:20px}#all_content.edit .module_order_items .items .item .quantity .text-plural,#all_content.edit .module_order_items .items .item .quantity.plural .text-singular{display:none}#all_content.edit .module_order_items .items .item .quantity .text-singular,#all_content.edit .module_order_items .items .item .quantity.plural .text-plural{display:block}#all_content.edit .module_order_items .items .item .totals .row.change{opacity:0;transition:all .25s}#all_content.edit .module_order_items .items .item.has-change .totals .row.change{opacity:1}#all_content.edit .module_order_items .items .item.discarded{opacity:.7;background:#ededed}#all_content.edit .module_order_items .items .item .change-qty{float:right;clear:both;margin-top:6px;margin-left:10px;text-align:center}#all_content.edit .module_order_items .items .item .change-qty .op{float:left;vertical-align:middle;margin:0 5px;cursor:pointer;width:24px;height:24px;text-align:center;color:#fff;font-weight:700;font-size:24px;line-height:24px;border-radius:2px}#all_content.edit .module_order_items .items .item .change-qty .one-more{background:green}#all_content.edit .module_order_items .items .item .change-qty .one-less{background:#de4c4c}#all_content.edit .module_order_items .items .item .change-qty .restore-qty{background:#43a2c1}#all_content.edit .module_order_items .items .item .change-qty .restore-qty .icn{margin:1px}#all_content.edit .module_order_items .items .item .options{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;margin-left:20px}#all_content.edit .module_order_items .items .item .options .fizzfont{font-size:18px;cursor:pointer;color:#757575;margin:5px 0}#all_content.edit .module_order_items .items .item .options .fizzfont.delete:hover{color:#ff4343}#all_content.edit .module_order_items .items .item .components{float:left;clear:both;width:100%}#all_content.edit .module_order_items .items .item .components .item{padding-left:20px;border-bottom:0;border-top:1px solid #c8c8c8;box-sizing:border-box}#all_content.edit .module_order_items .items .item .components-icon{align-self:center;margin:0 14px}#all_content.edit .module_order_items .items .item .components-icon .fizzfont{font-size:30px;color:#2979ff}#all_content.edit .module_order_items .items .wrap-possible-substitutes{background:#e8eaf6;width:100%;display:flex;padding:15px 0;margin-top:8px}#all_content.edit .module_order_items .items .wrap-possible-substitutes .item{padding-left:20px;width:50%;flex-shrink:0;border-bottom:0;border-right:1px solid #c8c8c8;box-sizing:border-box;padding:0 15px}#all_content.edit .module_order_items .items .wrap-possible-substitutes .item .image{width:58px;height:58px}#all_content.edit .module_order_items .items .wrap-possible-substitutes .item .right-info{display:none}#all_content.edit .module_order_items .items .wrap-possible-substitutes .item .info .wrap-ids{margin-top:0}#all_content.edit .module_order_items .items .wrap-possible-substitutes .item.last{border-right:0}#all_content.edit .module_order_items .items .wrap-possible-substitutes .item .wrap-price{display:block}#all_content.edit .module_order_items .items .wrap-substitutes{float:left;clear:both;width:100%;box-sizing:border-box;border-top:1px dashed #c8c8c8;margin-top:8px}#all_content.edit .module_order_items .items .wrap-substitutes .item{border-top:0;border-bottom:1px dashed #c8c8c8}#all_content.edit .module_order_items .items .wrap-substitutes .item .info{padding:5px 20px 5px 0}#all_content.edit .module_order_items .items .wrap-substitutes .item .info .wrap-ids{margin-top:0}#all_content.edit .module_order_items .items .wrap-substitutes .item>*{line-height:20px}#all_content.edit .module_order_items .items .wrap-substitutes .item .name{line-height:24px}#all_content.edit .module_order_items .items .item .substituted-icon{align-self:center;margin:0 14px}#all_content.edit .module_order_items .items .item .substituted-icon .fizzfont{font-size:30px;color:#2979ff}#all_content.edit .module_order_items .items .substitute-of-data .item{border-bottom:1px dashed #c8c8c8}#all_content.edit .module_order_items .items .substitute-of-data .item .info .substitute-type{display:none}#all_content.edit .module_order_items .items .wrap-separated-items .substitute-of-data{display:none}#all_content.edit .module_order_items .baskets{float:left;clear:both;width:100%;padding-top:40px;margin-top:40px}#all_content.edit .module_order_items .baskets .basket,#all_content.edit .module_order_items .baskets .detached{width:18%;margin:0 1% 10px;float:left}#all_content.edit .module_order_items .baskets .basket .space,#all_content.edit .module_order_items .baskets .basket .title,#all_content.edit .module_order_items .baskets .detached .space,#all_content.edit .module_order_items .baskets .detached .title{height:40px;line-height:40px;border:solid 1px #000;text-align:center}#all_content.edit .module_order_items .baskets .basket .space{border-top:none}#all_content.edit .module_order_items .baskets .detached{width:100%;margin-top:20px}#all_content.edit .module_order_items .baskets .detached .title{width:20%;float:left}#all_content.edit .module_order_items .baskets .detached .space{border-left:none;width:78%;float:left}#all_content.edit .module_order_items .module.add-sku{padding-bottom:40px!important}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku{float:left;clear:both;width:100%;margin-top:20px;box-sizing:border-box}#all_content.edit .module_order_items .module.add-sku .header,#all_content.edit .module_order_items .module.add-sku .header .title{padding:0!important}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-search-sku,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-seller-option,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-shipping-option,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-sku-note,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-substitute-type{float:left;width:400px;margin-right:10px}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-seller-option,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-shipping-option,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-substitute-type{width:180px}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-sku-qty{float:left;width:100px;margin-right:10px}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-sku-qty input,#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-sku-qty label{width:100%;height:100%;box-sizing:border-box}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .btn.add-sku{margin-right:10px}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .message{line-height:32px;font-size:18px}#all_content.edit .module_order_items .basket_claims,#all_content.edit .module_order_items .seal_claims{background:#e8eaf6;padding:0 20px 20px 20px;border-bottom:solid 1px #d1d1d1}#all_content.edit .module_order_items .items-wrap.order-claim .items{border-bottom:solid 1px #e8eaf6}#all_content.edit .module_order_items .wrap_claims{width:100%;margin:10px 0}#all_content.edit .module_order_items .wrap_claims .title{font-size:16px;font-weight:700;line-height:32px}#all_content.edit .module_order_items .wrap_claims .claims{width:100%;display:flex;flex-wrap:wrap}#all_content.edit .module_order_items .wrap_claims .claims .claims-scroll{overflow-x:auto;width:100%;padding-bottom:10px}#all_content.edit .module_order_items .wrap_claims .claims .claims-title{display:none;width:100%}#all_content.edit .module_order_items .wrap_claims .claims.active .claims-title{display:flex}#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th{width:100%;flex-shrink:1;font-weight:700;margin-right:10px;line-height:24px}#all_content.edit .module_order_items .wrap_claims .claims .claims-items{width:100%}#all_content.edit .module_order_items .wrap_claims .claims .claim{width:100%;margin-top:10px;display:flex;transition:opacity .3s}#all_content.edit .module_order_items .wrap_claims .claim.remove-claim{opacity:.3}#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.date,#all_content.edit .module_order_items .wrap_claims .claims .date{width:125px;flex-shrink:0}#all_content.edit .module_order_items .wrap_claims .claims .date{line-height:32px}#all_content.edit .module_order_items .wrap_claims .claim.new-claim.added{display:none}#all_content.edit .module_order_items .wrap_claims .claim>*{margin-right:10px;display:flex;align-items:center}#all_content.edit .module_order_items .wrap_claims .claim .resolution,#all_content.edit .module_order_items .wrap_claims .claim .responsable,#all_content.edit .module_order_items .wrap_claims .claim .type,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.resolution,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.responsable,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.type{width:220px;flex-shrink:0}#all_content.edit .module_order_items .wrap_claims .claim .return-shipping,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.return-shipping{width:130px;flex-shrink:0}#all_content.edit .module_order_items .wrap_claims .claim .claim-price,#all_content.edit .module_order_items .wrap_claims .claim .claim-quantity,#all_content.edit .module_order_items .wrap_claims .claim .claim-total,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.claim-price,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.claim-quantity,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.claim-total{width:120px;flex-shrink:0}#all_content.edit .module_order_items .wrap_claims .claim .comment,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.comment{width:100%;min-width:200px;flex-shrink:1;margin-right:0}#all_content.edit .module_order_items .wrap_claims .claim .options,#all_content.edit .module_order_items .wrap_claims .claims .claims-title .th.options{width:40px;flex-shrink:0;justify-content:center}#all_content.edit .module_order_items .wrap_claims .claim.new-claim .options{display:none}#all_content.edit .module_order_items .wrap_claims .claim .options .fizzfont{cursor:pointer;font-size:20px;transition:color 250ms}#all_content.edit .module_order_items .wrap_claims .claim .options .fizzfont.delete:hover{color:#ff4343}#all_content.edit .module_order_items .wrap_claims .claim .input_wrap{width:100%;float:none}#all_content.edit .module_order_items .wrap_claims .claim .claim-price input{text-align:right}#all_content.edit .module_order_items .wrap_claims .claim .claim-price input::-webkit-input-placeholder{text-align:left}#all_content.edit .module_order_items .wrap_claims .claim .claim-price input:-moz-placeholder{text-align:left}#all_content.edit .module_order_items .wrap_claims .claim .claim-total{font-weight:500;line-height:32px;font-size:15px;color:#222;justify-content:flex-end}#all_content.edit .module_order_items .wrap_claims .btn.save{float:none;margin-top:15px;margin-left:auto}#all_content.edit .module_attribute .attributes,#all_content.edit .module_attribute .attributes .attribute,#all_content.edit .module_attribute .attributes .attribute-group,#all_content.edit .module_attribute .attributes .attribute-group .attribute-group-title{display:flex;flex-shrink:0;flex-direction:column;box-sizing:border-box}#all_content.edit .module_attribute .attributes .module.attribute-group{margin-bottom:0}#all_content.edit .module_attribute .attributes .attribute-group .attribute-group-title{font-size:16px;font-weight:400;line-height:42px;color:#333;padding-left:10px;border-bottom:1px solid #c8c8c8;box-sizing:border-box}#all_content.edit .module_attribute .attributes .attribute{border-bottom:1px solid #e1e1e1;padding:8px 0;flex-direction:row}#all_content.edit .module_attribute .attributes .attribute .name{width:30%;line-height:32px}#all_content.edit .module_attribute .attributes .attribute .name .flag-update-pending{color:#666;font-style:italic}#all_content.edit .module_attribute .attributes .attribute .value{width:70%}#all_content.edit .module_attribute .attributes .attribute .value .input_wrap.tarea{width:100%}#all_content.edit .module_delivery_offset table,#all_content.edit .module_delivery_offset_start table,#all_content.edit .module_delivery_quota table,#all_content.edit .module_dynamic_delivery_quota table,#all_content.edit .module_sku_promotion_list table{table-layout:fixed;border-collapse:collapse}#all_content.edit .module_delivery_offset table th,#all_content.edit .module_delivery_offset_start table th,#all_content.edit .module_delivery_quota table th,#all_content.edit .module_dynamic_delivery_quota table th,#all_content.edit .module_sku_promotion_list table th{line-height:36px}#all_content.edit .module_delivery_offset table td,#all_content.edit .module_delivery_offset table th,#all_content.edit .module_delivery_offset_start table td,#all_content.edit .module_delivery_offset_start table th,#all_content.edit .module_delivery_quota table td,#all_content.edit .module_delivery_quota table th,#all_content.edit .module_dynamic_delivery_quota table td,#all_content.edit .module_dynamic_delivery_quota table th,#all_content.edit .module_sku_promotion_list table td,#all_content.edit .module_sku_promotion_list table th{border:solid 1px #ccc}#all_content.edit .module_delivery_offset table .odd td,#all_content.edit .module_delivery_offset table .odd th,#all_content.edit .module_delivery_offset_start table .odd td,#all_content.edit .module_delivery_offset_start table .odd th,#all_content.edit .module_delivery_quota table .odd td,#all_content.edit .module_delivery_quota table .odd th,#all_content.edit .module_dynamic_delivery_quota table .odd td,#all_content.edit .module_dynamic_delivery_quota table .odd th,#all_content.edit .module_sku_promotion_list table .odd td,#all_content.edit .module_sku_promotion_list table .odd th{background:#f6f6f6}#all_content.edit .module_delivery_offset table td.title,#all_content.edit .module_delivery_offset_start table td.title,#all_content.edit .module_delivery_quota table td.title,#all_content.edit .module_dynamic_delivery_quota table td.title,#all_content.edit .module_sku_promotion_list table td.title{padding:0 10px;text-align:right;font-weight:700}#all_content.edit .module_delivery_offset table td,#all_content.edit .module_delivery_offset_start table td,#all_content.edit .module_delivery_quota table td,#all_content.edit .module_dynamic_delivery_quota table td,#all_content.edit .module_sku_promotion_list table td{height:34px}#all_content.edit .module_delivery_offset table .input_wrap,#all_content.edit .module_delivery_offset_start table .input_wrap,#all_content.edit .module_delivery_quota table .input_wrap{width:100%;height:100%;border:0;background:0 0}#all_content.edit .module_delivery_offset table .input_quota,#all_content.edit .module_delivery_offset_start table .input_quota,#all_content.edit .module_delivery_quota table .input_quota{width:100%;height:34px;line-height:34px;box-sizing:border-box;text-align:center}#all_content.edit .module_dynamic_delivery_quota table td,#all_content.edit .module_sku_promotion_list table td{text-align:center}#all_content.edit .module_dynamic_delivery_quota table td a.link{color:#2a78fe}select.multiple option{display:block;padding:5px}.templater-error{font-size:14px;margin:20px;padding:20px;background:#efefef}.select2-container{width:100%}.select2-container .select2-selection--single .select2-selection__arrow{height:30px}.select-semaphore{border-left:solid 3px transparent;display:block;line-height:20px;text-indent:5px}#all_content.edit #form_edit td.input .select2{width:250px}#all_content.edit #form_edit td.input.big .select2{width:400px}#all_content.edit #form_edit select{width:250px}#all_content.edit #form_edit td.half-size .select2,#all_content.edit #form_edit td.half-size select{width:50%}#all_content.edit #form_edit td.full-size .select2,#all_content.edit #form_edit td.full-size select{width:100%}#all_content.edit #form_edit .select-all,#all_content.edit #form_edit .select-none{cursor:pointer;display:inline-block;margin-left:5px;color:#2a78fe}#all_content.edit #form_edit .full-size .select-all,#all_content.edit #form_edit .full-size .select-none{margin:10px 5px 10px 0}#wrap_all .select2-container--default .select2-selection--multiple,#wrap_all .select2-container--default .select2-selection--single{border:1px solid #d1d1d1;border-radius:0}#wrap_all .select2-container .select2-selection{height:auto;border:solid 1px #d1d1d1}#wrap_all .select2-container .select2-selection__placeholder,#wrap_all .select2-container .select2-selection__rendered{color:#4d4d4d;line-height:30px}.val_error>.select2 .select2-selection{background:#d9534f!important;border:1px solid #d9534f!important}.val_error>.select2 .select2-selection .select2-selection__placeholder,.val_error>.select2 .select2-selection .select2-selection__rendered,.val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field{color:#fff!important}.val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{color:#fff}.val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field::-moz-placeholder{color:#fff}.val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field:-ms-input-placeholder{color:#fff}.val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field:-moz-placeholder{color:#fff}.val_error>.select2 .select2-selection .select2-selection__arrow b{border-color:#fff transparent transparent transparent}.val_error>.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent}.select2-container--default .select2-selection--multiple .select2-selection__choice{background:#2979ff;border:0;display:flex;box-sizing:border-box;flex-direction:row-reverse;align-items:center;border-radius:16px;padding:0 10px;margin:4px 5px 4px 0}.select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{line-height:26px;font-size:13px;font-weight:300;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{padding-left:5px;padding-right:2px}.select2-container--default .select2-selection--multiple .select2-search--inline{height:30px}.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field{margin:0;line-height:30px}#ff-message{display:none;width:100%;flex-wrap:nowrap;align-items:center;box-sizing:border-box;flex-shrink:0}.home #ff-message{padding:20px 20px 0 20px;border-radius:3px}#ff-message .inner-ff-message{display:flex;flex-shrink:0;width:100%;padding:15px 20px;box-sizing:border-box;align-items:center}#ff-message.success .inner-ff-message{background:#00d177}#ff-message.notice .inner-ff-message{background:#2979ff}#ff-message.error .inner-ff-message{background:#f13b70}#ff-message.warning .inner-ff-message{background:#ffbc00}#ff-message .fizzfont{color:#fff;font-size:18px}#ff-message .title{width:218px;flex-shrink:0;line-height:30px;font-weight:400;color:#fff;font-size:20px;padding-left:18px;border-right:1px solid #fff}#ff-message .message{padding-left:42px;padding-right:18px;font-size:14px;font-weight:300;color:#fff;line-height:17px}#ff-message .fizzfont.close{position:absolute;margin:auto;right:28px;font-size:13px;cursor:pointer}#ff-message strong{font-size:16px;color:#fff;text-decoration:underline}#ff-message ul{clear:both;margin:10px}#ff-message ul li{font-size:16px;color:#fff;list-style:disc inside}#ff-message .message-link{color:#fff;font-size:14px;font-weight:500}#ff-message .message-link:hover{text-decoration:solid underline}.handlebars-rendered{float:left;background:#000;color:#fff;position:absolute;z-index:999;bottom:0;right:0;padding:5px;transition:all linear .3s;opacity:0}.handlebars-rendered:hover{opacity:.1}#all_content.home .modules{display:flex;flex-direction:column;width:100%;padding:20px 20px 0 20px;box-sizing:border-box}#all_content .module.home_graphs{display:flex;flex-wrap:wrap;background:0 0;box-sizing:border-box;justify-content:space-between}.module.home_graphs .wrap{display:flex;flex-direction:column;width:49%;background:#fff;margin:0 0 25px 0;padding:25px;box-sizing:border-box;transition:all .25s;border-radius:3px}.module.home_graphs .wrap:hover{box-shadow:0 0 15px rgba(0,0,0,.1)}.module.home_graphs .wrap .header{float:left;clear:both;width:100%;margin:0 0 10px 0}.module.home_graphs .wrap .header .icn.menu_3vdots{float:right;margin:4px 0}.module.home_graphs .wrap .header .icn.graph_type{float:left;margin:3px 10px 4px 0}.module.home_graphs .wrap .header .title{float:left;text-transform:uppercase;font-weight:700;font-size:22px;color:#000;line-height:30px}.module.home_graphs .wrap .content{display:flex;flex-wrap:nowrap;position:relative;opacity:0;transition:all .4s}.module.home_graphs .wrap.ready .content{opacity:1}.module.home_graphs .wrap .wrap_chart,.module.home_graphs .wrap .wrap_data{float:left;width:50%;height:300px;box-sizing:border-box}.module.home_graphs .wrap .wrap_chart{display:table}.module.home_graphs .wrap .wrap_chart .chart{float:none;display:table-cell;vertical-align:middle;width:100%}.module.home_graphs .wrap .wrap_data .num{float:left;font-weight:800;font-size:38px;color:#000;line-height:42px}.module.home_graphs .wrap .wrap_data .perc{float:left;font-size:16px;line-height:22px;margin:20px 0 0 20px}.module.home_graphs .wrap .wrap_data .perc:before{content:"";background:url(../images/icn.png) 0 0;float:left;width:22px;height:22px}.module.home_graphs .wrap .wrap_data .perc.positive{color:#40ac00}.module.home_graphs .wrap .wrap_data .perc.positive:before{background-position:0 -198px}.module.home_graphs .wrap .wrap_data .perc.negative{color:#c54846}.module.home_graphs .wrap .wrap_data .perc.negative:before{background-position:-22px -220px}.module.home_graphs .wrap .wrap_data .title{float:left;clear:both;font-weight:700;color:#000;font-size:16px;line-height:36px}.module.home_graphs .wrap .wrap_data .row{float:left;clear:both;width:100%;font-weight:700;line-height:24px;font-size:13px}.module.home_graphs .wrap .wrap_data .row span{font-weight:400;font-size:13px}.module.home_graphs .wrap .wrap_data .next_update{color:grey;font-size:15px;position:absolute;bottom:0}.module.home_graphs .wrap .wrap_data .next_update span{line-height:24px;font-size:15px;color:grey}.module.home_graphs .wrap .date_update{float:left;clear:both;width:100%;font-size:15px;line-height:24px;color:grey;margin-bottom:20px}.module.home_graphs .wrap .date.next{line-height:24px;font-size:15px;color:grey;position:absolute;bottom:0}.module.home_graphs .wrap.catalog .wrap_data.skus,.module.home_graphs .wrap.orders .wrap_chart,.module.home_graphs .wrap.price .wrap_chart,.module.home_graphs .wrap.stock .wrap_chart{border-left:1px solid #c8c8c8}.module.home_graphs .wrap.catalog .wrap_data.skus{padding-left:40px}.module.home_graphs .wrap .wrap_data{float:left;width:50%;padding:20px 0 0 0;box-sizing:border-box}.module.home_graphs .wrap .wrap_chart{float:left;width:50%;box-sizing:border-box}.module.home_graphs .wrap .perc{float:left;font-size:16px;line-height:22px;margin:20px 0 0 20px;color:#f90}.module.home_graphs .wrap .perc.positive{color:#40ac00}.module.home_graphs .wrap .perc.negative{color:#c54846}.module.home_graphs .wrap .date_update{float:left;clear:both;width:100%;font-size:15px;line-height:24px;color:grey}.module.home_graphs .wrap .next_update{color:grey;font-size:15px;position:absolute;bottom:0}.module.home_graphs .wrap .next_update span{line-height:24px;font-size:15px;color:grey}.icn.menu_3vdots{background-position:-44px -220px}.icn.graph_catalog{background-position:-66px -198px}.icn.graph_orders{background-position:-66px -220px}.icn.graph_stock{background-position:-88px -198px}.icn.graph_price{background-position:-88px -220px}.module_sku_images.module_sku_images .images{clear:both;display:flex}.module_sku_images.module_sku_images .images .image{display:flex;flex-direction:column;align-items:center;min-width:270px;margin:0;padding:0;border:none;text-align:center;position:relative;margin-right:20px;border-radius:4px;background:#fff}.module_sku_images.module_sku_images .images .image.removed{opacity:.7;filter:alpha(opacity=70)}.module_sku_images.module_sku_images .images .image .position-label{position:absolute;z-index:1;top:15px;right:11px;width:21px;height:21px;line-height:22px;padding:5px;border-radius:50%;color:#757575;font-size:15px;cursor:default;border:1px solid #757575;user-select:none}.module_sku_images.module_sku_images .images .image.main .position-label{color:#2979ff;border-color:#2979ff}.module_sku_images.module_sku_images .images .image .publish-status{display:block;position:absolute;z-index:1;top:55px;right:15px;width:24px;height:24px;line-height:24px;padding:5px;font-size:32px;cursor:default}.module_sku_images.module_sku_images .images .image .publish-status.publish-status-pending{color:#ff8d10}.module_sku_images.module_sku_images .images .image .publish-status.publish-status-published{color:#74c655}.module_sku_images.module_sku_images .images .image img{width:270px;height:270px;flex-grow:0;flex-shrink:0;margin:15px 0}.module_sku_images.module_sku_images .images .image .image-footer{padding:10px;display:flex;margin:auto;width:100%;box-sizing:border-box;border-top:solid 1px rgba(0,0,0,.2);display:flex;flex-direction:column}.module_sku_images.module_sku_images .images .image .image-footer .image-name{display:flex;flex-grow:1}.module_sku_images.module_sku_images .images .image .image-footer .image-name .image-name-icon{font-size:16px;line-height:32px;margin-right:10px}.module_sku_images.module_sku_images .images .image .image-footer .image-name .image-name-text{line-height:32px;font-size:14px}.module_sku_images.module_sku_images .images .image .image-footer .image-remove{flex-grow:0;flex-shrink:0;margin-left:10px}.module_sku_images.module_sku_images .images .image .image-footer .image-removed{display:none;flex-grow:0;flex-shrink:0;margin-left:10px;line-height:32px;color:#ff4343}.module_sku_images.module_sku_images .images .image.removed .image-footer .image-removed{display:block}.module_sku_images.module_sku_images .images .image .image-footer .image-remove .fizzfont{line-height:32px;font-size:16px;width:32px;height:32px;cursor:pointer;color:#ff4343}.module_sku_images.module_sku_images .images .image.removed .image-footer .image-remove .fizzfont{display:none}.module_sku_images.module_sku_images .no-images{font-size:14px;line-height:62px;float:left;width:100%;text-align:center;color:grey}.module_sku_images.module_sku_images .actions-wrapper{display:flex}.module_sku_images.module_sku_images .actions-wrapper .block-schedule{display:flex;align-items:center}.module_sku_images.module_sku_images .actions-wrapper .new-btn-schedule-return{cursor:pointer;margin-left:5px;color:#2a78fe}.module_sku_images.module_sku_images .actions-wrapper .schedule-input .input_wrap{margin-left:10px}.module_sku_images.module_sku_images .image .image-footer .date-scheduled-label{width:100%;font-size:13px;line-height:22px;margin-top:5px;box-sizing:border-box;text-align:center;background:#e8eaf6}.module_sku_images.module_sku_images .image .image-footer .block-1-footer,.module_sku_images.module_sku_images .image .image-footer .block-2-footer{display:flex}.edit_module.module_sku_complements .item{float:left;width:32%;margin-bottom:20px}.edit_module.module_sku_complements .item.middle{margin:0 2%}.edit_module.module_sku_complements .item .title{float:left;clear:both;width:100%;line-height:32px;font-size:16px;text-align:center}.edit_module.module_sku_complements .action_btns{display:flex;align-items:center;overflow:hidden}.edit_module.module_sku_complements .action_btns .new-btn{margin-left:10px}.edit_module.module_sku_complements .action_btns .btn{align-self:center}#all_content.edit #form_edit .edit_module.module_sku_complements .item select{width:350px}#all_content.edit .edit_module.module_file{float:none;clear:none}#all_content.edit .edit_module.module_file .content_wrap{overflow:hidden;position:relative;display:flex;flex-shrink:0;flex-direction:column;justify-content:center}#all_content.edit .edit_module.module_file #fileupload{display:none}#all_content.edit .edit_module.module_file .content_wrap .dragndrop{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:210px;text-align:center;cursor:pointer}#all_content.edit .edit_module.module_file .content_wrap .dragndrop .dropzone{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;width:100%;height:100%}#all_content.edit .edit_module.module_file .content_wrap .dragndrop.dragging{padding:40px 0}#all_content.edit .edit_module.module_file .content_wrap .dragndrop .image{transform:scale(.8);background:url(../images/dragndrop.png) no-repeat;width:102px;height:104px}#all_content.edit .edit_module.module_file .content_wrap .dragndrop .on-drag,#all_content.edit .edit_module.module_file .content_wrap .dragndrop .on-idle{margin-top:10px}#all_content.edit .edit_module.module_file .content_wrap .dragndrop .on-drag,#all_content.edit .edit_module.module_file .content_wrap .dragndrop.dragging .on-idle{display:none}#all_content.edit .edit_module.module_file .content_wrap .dragndrop.dragging .on-drag{display:block}#all_content.edit .edit_module.module_file .content_wrap .dragndrop.dragging .image{transform:scale(1)}#all_content.edit .edit_module.module_file .content_wrap .dragndrop .title{font-weight:700}#all_content.edit .edit_module.module_file .content_wrap .dragndrop .subtitle,#all_content.edit .edit_module.module_file .content_wrap .dragndrop .title{font-size:12px;line-height:22px}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper{display:none;margin-top:10px}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row{width:100%;display:flex;align-items:center}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row.titles{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;padding:10px 0}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row.item{padding:5px 0;border-bottom:1px solid #c8c8c8;margin-bottom:10px}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .td,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .th{width:20%}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .td.filename,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .th.filename{width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .th{text-align:center;line-height:22px;font-size:13px;font-weight:700;color:#333}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .filename{text-align:left}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .filename .icn{margin:4px 10px 0 0}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .filename span,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .message,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .size,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .type{line-height:30px;font-size:13px;font-weight:700;color:#333;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .message,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .size,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .type{text-align:center}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .type span{display:none}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item.type_audio .type span.type_audio,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item.type_doc .type span.type_doc,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item.type_image .type span.type_image,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item.type_video .type span.type_video{display:inline}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .progress .bar{clear:both;width:118px;background:#fff;border:1px solid #2e4c60;padding:1px;margin:8px auto}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .item .progress .inner{background:#5098be;height:10px;width:0}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .actions{display:flex;justify-content:center}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .actions .btn{float:none;display:flex;flex-wrap:nowrap;margin:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .actions .btn .ico,#all_content.edit .edit_module.module_file .content_wrap .files_wrapper .row .actions .btn .text{float:none}#all_content.edit .edit_module.module_file .file_action_module{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#all_content.edit .module_file .browse_files .actions_wrap.added .new-btn.activate{display:none!important}#all_content.edit .module_file .browse_files .actions_wrap .new-btn{display:none;margin:0 5px 5px 5px}#all_content.edit .module_file .browse_files .actions_wrap.active.can-deactivate .new-btn.deactivate,#all_content.edit .module_file .browse_files .actions_wrap.active.can-remove .new-btn.exclude,#all_content.edit .module_file .browse_files .actions_wrap.can-download .new-btn.download,#all_content.edit .module_file .browse_files .actions_wrap.inactive.can-deactivate .new-btn.activate,#all_content.edit .module_file .browse_files .actions_wrap.inactive.can-remove .new-btn.exclude,#all_content.edit .module_file .browse_files .actions_wrap.removed.can-remove .new-btn.restore{display:flex}#all_content.edit .module_file .browse_files .file-flags .flag{font-size:13px;color:#273947;font-weight:400;line-height:28px;cursor:pointer;display:flex;align-items:center;user-select:none;padding:0 10px;transition:all .25s}#all_content.edit .module_file .browse_files .file-flags .flag.active,#all_content.edit .module_file .browse_files .file-flags .flag:hover{color:#2979ff}#all_content.edit .module_file .browse_files .file-flags .flag .fizzfont{background:#fff;color:#fff;border:1px solid #d5d7d8;font-size:21px;width:20px;height:20px;line-height:20px;text-align:center;margin-right:10px;box-sizing:border-box;transition:all .25s;border-radius:20px;flex-shrink:0}#all_content.edit .module_file .browse_files .file-flags .flag.active .fizzfont{background:#2979ff;border:0}#all_content.edit .top-info{display:flex;width:100%;margin:0}#all_content.edit .top-info .block{box-sizing:border-box;width:33%;padding:0;display:flex;flex-direction:column;min-width:300px}#all_content.edit .top-info .block.middle{margin:0 .5%}#all_content.edit .top-info .block .client-group{background-color:#999;border-radius:10px;margin-left:3px;line-height:20px;font-size:12px;display:inline-block;letter-spacing:1px;color:#fff;font-weight:700;padding:0 9px}#all_content.edit .top-info .block>.inner{flex-grow:1;position:relative;padding:0 2px;border:1px solid #c8c8c8;box-sizing:border-box;border-radius:3px}#all_content.edit .top-info .block .title{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#5993d8;border-bottom:solid 1px #5993d8;margin-bottom:7px;text-align:center;padding-top:5px;float:left;clear:both;width:100%}#all_content.edit .top-info .block .top-corner-left{position:absolute;top:5px;left:10px}#all_content.edit .top-info .block .top-corner{position:absolute;top:5px;right:2px}#all_content.edit .top-info .block .button.go-back .text{width:auto;clear:none;margin:0;padding-left:0}#all_content.edit .top-info .block .button.go-back .text span{color:#2962ff}#all_content.edit .top-info .block .button.go-back:hover .text span{border-bottom:1px solid #2962ff}#all_content.edit .top-info .block .block-switcher .arrow-right,#all_content.edit .top-info .block .block-switcher .switcher-text,#all_content.edit .top-info .block .button.go-back .back,#all_content.edit .top-info .block .button.go-back .text{color:#2962ff;float:left;font-size:13px;line-height:28px;font-weight:200;padding-right:9px;cursor:pointer;-webkit-touch-callout:none;user-select:none}#all_content.edit .top-info .block .block-switcher .arrow-right,#all_content.edit .top-info .block .button.go-back .back{font-size:10px}#all_content.edit .top-info .block .button.go-back .back{padding-right:4px}#all_content.edit .top-info .block .text .subtitle .field,#all_content.edit .top-info .block .text .subtitle .value{color:#585858;text-transform:uppercase;text-align:center;font-weight:400}#all_content.edit .top-info .block .text .subtitle .field{text-align:left}#all_content.edit .top-info .block .text .subtitle .value.align-right{text-align:right}#all_content.edit .top-info .block .text{font-size:13px;line-height:22px;float:left;clear:both;width:100%;margin-bottom:10px;padding:0 20px;box-sizing:border-box}#all_content.edit .top-info .block .row{float:left;clear:both;width:100%;padding:4px 0}#all_content.edit .top-info .block .row.tall{line-height:26px;padding:2px 0}#all_content.edit .top-info .block .row-separator{float:left;clear:both;width:100%;border-bottom:1px solid #e8eaf6}#all_content.edit .top-info .block .row-separator.with-padding{padding-top:6px;margin-bottom:6px}#all_content.edit .top-info .block .text .field,#all_content.edit .top-info .block .text .value{float:left;font-size:13px;font-weight:200}#all_content.edit .top-info .block .text .field .btn-see-more{color:#2962ff;cursor:pointer;-webkit-touch-callout:none;user-select:none}#all_content.edit .top-info .block .text .field .btn-see-more:hover{border-bottom:1px solid #2962ff}#all_content.edit .top-info .block .text .field{color:#757575}#all_content.edit .top-info .block .text .value{color:#273947}#all_content.edit .top-info .block .text .value.center{text-align:center}#all_content.edit .top-info .block .text .value.right{text-align:right}#all_content.edit .top-info .block .text .value.with-bg span{display:inline-block;width:40px;background:#e7e9f5;border-radius:13px;color:#253039;font-weight:700;font-size:13.5px}#all_content.edit .top-info .block .text .value.with-bg span.trigger-items-wrap{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#all_content.edit .top-info .block .text .value.is-discount{color:#ff4343}#all_content.edit .top-info .block .text .value.is-increment{color:#1fa22e}#all_content.edit .top-info .block .text .field.strong,#all_content.edit .top-info .block .text .value.strong{font-weight:700;color:#4d4d4d}#all_content.edit .top-info .block .text .value.time-overdue{color:#ff4343}#all_content.edit .top-info .block .text .value.warning{color:#ff4343}#all_content.edit .top-info .two-cols .field{width:40%}#all_content.edit .top-info .two-cols .value{width:60%}#all_content.edit .top-info .block>.inner .totals .payment-to-capture{padding:none!important}#all_content.edit .top-info .block .row-separator.with-padding.after-payment-to-capture{padding-top:0}#all_content.edit .top-info .block .text.payment-to-capture{margin-bottom:0!important}#all_content.edit .top-info .block .text.payment-to-capture .amount-to-capture .field,#all_content.edit .top-info .block .text.payment-to-capture .amount-to-capture .value{font-weight:550;color:#757575}#all_content.edit .top-info .block .text.payment-to-capture .cash-to-recive .field,#all_content.edit .top-info .block .text.payment-to-capture .cash-to-recive .value{font-weight:700;color:#4d4d4d}#all_content.edit .top-info .payment-to-capture{background-color:#e8eaf6;border-bottom:1px solid #e8eaf6}#all_content.edit .top-info .payment-to-capture .field{width:50%}#all_content.edit .top-info .payment-to-capture .field,#all_content.edit .top-info .three-cols .field{width:50%}#all_content.edit .top-info .payment-to-capture .value,#all_content.edit .top-info .three-cols .value{width:25%}#all_content.edit .top-info .row.full-row .field,#all_content.edit .top-info .row.full-row .value{width:100%}#all_content.edit .top-info .block .fluid .field,#all_content.edit .top-info .block .fluid .value{width:auto;display:inline;float:none}#all_content.edit .top-info .block .field.bullet.dash:before{content:"–";float:left;padding:0 4px 0 0}#all_content.edit .top-info .block .fluid .field.bullet.dash:before{float:none}#all_content.edit .top-info .block .field.bullet.circle:before{content:"•";float:left;color:#5993d8;font-size:16px;vertical-align:bottom;padding:0 4px 0 0}#all_content.edit .top-info .block .subgroup .field{box-sizing:border-box;padding-left:10px}#all_content.edit .top-info .block .subgroup .subgroup-title .field{font-weight:700;color:#4d4d4d;padding-left:0}#all_content.edit .top-info .block .text .value a{color:#2962ff}#all_content.edit .top-info .block .row.total{line-height:30px}#all_content.edit .top-info .block .row.total span{font-size:15px}#all_content.edit .top-info .block .big_text{font-size:45px;line-height:45px;color:#ef4984;text-align:center;margin:5px 0}#all_content.edit .top-info .block.totals .payment-status{float:right}#all_content.edit .module_order_actions{float:left;width:100%;margin-top:26px}#all_content.edit .module_order_actions .actions{display:flex;flex-wrap:wrap;width:100%;margin-bottom:10px}#all_content.edit .module_order_actions .actions .action-wrapper{width:20%;min-width:200px;padding:0 5px;margin-bottom:16px;box-sizing:border-box}#all_content.edit .module_order_actions .actions .new-btn{height:42px;padding:0;justify-content:center;border-radius:30px;transition:all .4s}#all_content.edit .module_order_actions .actions .new-btn:hover{background:#005ac6;border-color:#005ac6}#all_content.edit .module_order_actions .actions .new-btn span{font-size:17px;line-height:18px;text-align:center;margin:0;padding:0 15px}#all_content.edit .module_cancel,#all_content.edit .module_invoice{display:flex;flex-direction:column;width:100%;margin-top:10px;border:1px solid #c8c8c8;box-sizing:border-box;border-radius:3px}#all_content.edit .module_cancel .header,#all_content.edit .module_invoice .header{height:50px}#all_content.edit .module_cancel .items,#all_content.edit .module_invoice .items{display:flex;flex-direction:column}#all_content.edit .module_cancel .items .row,#all_content.edit .module_invoice .items .row{display:flex;justify-content:space-between;align-items:center;height:48px;padding:0 15px;border-top:1px solid #e8eaf6}#all_content.edit .module_cancel .items .row:first-child,#all_content.edit .module_invoice .items .row:first-child{border-top:0}#all_content.edit .module_cancel .items .row .item,#all_content.edit .module_invoice .items .row .item{display:flex;margin:0 20px}#all_content.edit .module_cancel .items .item label,#all_content.edit .module_invoice .items .item label{font-size:14px;font-weight:200}#all_content.edit .module_cancel .items .item .value,#all_content.edit .module_invoice .items .item .value,#all_content.edit .module_invoice .items .item a{font-size:14px;font-weight:700;padding-left:6px}#all_content.edit .module_invoice .items .item a{color:#2d3690}#all_content.edit .module_invoice .items .item.status{margin-left:auto;justify-content:flex-end}#all_content.edit .module_order_history_changes .header{border-bottom:none!important}#all_content.edit .module_order_history_changes .header .title{font-size:20px!important;color:#253039!important}#all_content.edit .module_order_history_changes .header .filters{float:left;margin-left:50px}#all_content.edit .module_order_history_changes .header .filters .filter{display:inline-block;font-weight:500;font-size:13px;color:#273947;cursor:pointer;height:16px;line-height:16px;padding:8px 12px;margin-right:10px;border-radius:22px;transition:all .3s}#all_content.edit .module_order_history_changes .header .filters .filter:before{content:"";display:inline-block;width:10px;height:10px;border-radius:100%;margin-right:5px}#all_content.edit .module_order_history_changes .header .filters .filter.filter-items:before{background-color:#4caf50}#all_content.edit .module_order_history_changes .header .filters .filter.filter-discounts:before{background-color:#ffce17}#all_content.edit .module_order_history_changes .header .filters .filter.filter-status:before{background-color:#ff8533}#all_content.edit .module_order_history_changes .header .filters .filter.filter-events:before{background-color:#ff8533}#all_content.edit .module_order_history_changes .header .filters .filter.filter-picking:before{background-color:#2979ff}#all_content.edit .module_order_history_changes .header .filters .filter.active,#all_content.edit .module_order_history_changes .header .filters .filter:hover{background-color:#e8eaf6}#all_content.edit .module_order_history_changes .changes .titles-change{border-bottom:1px solid #d5d7db}#all_content.edit .module_order_history_changes .changes .titles-change>*{display:inline-block;font-size:12px;font-weight:700;color:#757575;margin-bottom:5px;line-height:20px}#all_content.edit .module_order_history_changes .changes .titles-change .date{width:167px;text-align:center}#all_content.edit .module_order_history_changes .changes .titles-change .motive{border-left:1px dotted #d5d7db;width:254px;padding-left:16px}#all_content.edit .module_order_history_changes .changes .titles-change .change-title{text-align:center;width:350px}#all_content.edit .module_order_history_changes .changes .titles-change .user{width:200px;padding-left:10px}#all_content.edit .module_order_history_changes .changes{width:100%;float:left;clear:both}#all_content.edit .module_order_history_changes .changes .no-changes{padding:60px 0 0 0;text-align:center}#all_content.edit .module_order_history_changes .changes .no-changes span{font-size:20px;line-height:34px;color:#aaa;font-weight:200}#all_content.edit .module_order_history_changes .changes .change{width:100%;float:left;clear:both;cursor:pointer}#all_content.edit .module_order_history_changes .changes .change .content{margin-left:50px}#all_content.edit .module_order_history_changes .changes .change .content .text>*{display:inline-block;vertical-align:top}#all_content.edit .module_order_history_changes .changes .change.open .content,#all_content.edit .module_order_history_changes .changes .change:hover .content{background-color:#f6f6f6}#all_content.edit .module_order_history_changes .changes .change .left{float:left;width:50px;height:40px;position:relative}#all_content.edit .module_order_history_changes .changes .change:hover .left{background-color:#fff}#all_content.edit .module_order_history_changes .changes .change .left .circle{position:absolute;margin:auto;z-index:2;top:0;bottom:0;left:13px;height:24px;width:24px;background:#42aa42;color:#fff;font-size:16px;line-height:24px;text-align:center;cursor:pointer;border-radius:50%;background:#939598;transition:all .3s}#all_content.edit .module_order_history_changes .changes .change:hover .left .circle{background:#273947}#all_content.edit .module_order_history_changes .changes .change.extra .left .circle:before{content:"+"}#all_content.edit .module_order_history_changes .changes .change.open .left .circle:before{content:"-"}#all_content.edit .module_order_history_changes .changes .change .left .pipe{position:absolute;z-index:1;top:0;left:24px;height:40px;width:4px;background:#cdcdcd}#all_content.edit .module_order_history_changes .changes .change .text{height:40px;line-height:40px;width:100%}#all_content.edit .module_order_history_changes .changes .change .text .motive{width:335px;height:40px;padding-left:15px;font-size:13px;color:#273947}#all_content.edit .module_order_history_changes .changes .change .text .motive span{vertical-align:middle}#all_content.edit .module_order_history_changes .changes .change .text .motive .before{text-align:center;display:inline-block;font-weight:300;min-width:35px}#all_content.edit .module_order_history_changes .changes .change .text .motive .arrow-icn{background-image:url(../images/icn.png);display:inline-block;background-position:-69px -113px;width:15px;height:15px;margin-right:10px;margin-left:10px}#all_content.edit .module_order_history_changes .changes .change .text .motive .after{text-align:center;display:inline-block;font-weight:700;min-width:35px}#all_content.edit .module_order_history_changes .changes .change .text .motive .value{font-weight:300}#all_content.edit .module_order_history_changes .changes .change .text .motive .value.positive{color:#4caf50}#all_content.edit .module_order_history_changes .changes .change .text .motive .value.negative{color:#ff4343}#all_content.edit .module_order_history_changes .changes .change .text .motive .is-pending{color:#ff8533;margin-left:10px}#all_content.edit .module_order_history_changes .changes .change .text .motive .is-not-pending{color:#4caf50;margin-left:10px}#all_content.edit .module_order_history_changes .changes .change .text .motive .error,#all_content.edit .module_order_history_changes .changes .change .text .motive .is-manual{color:#ff4343;margin-left:10px}#all_content.edit .module_order_history_changes .changes .change .text .motive .message{margin-left:10px;font-size:12px;color:#fff;border-radius:3px;font-weight:600;padding:3px}#all_content.edit .module_order_history_changes .changes .change .text .motive .message.positive{background-color:#00bfa5}#all_content.edit .module_order_history_changes .changes .change .text .motive .message.negative{background-color:#ff4343}#all_content.edit .module_order_history_changes .changes .change .text .admin{font-size:13px;width:200px;padding-left:10px}#all_content.edit .module_order_history_changes .changes .change .text .time{text-align:center;width:110px;color:#606060;font-size:13px;padding-right:7px}#all_content.edit .module_order_history_changes .changes .change .text .action{width:240px;height:40px;border-left:1px dotted #d5d7db;position:relative;font-weight:700}#all_content.edit .module_order_history_changes .changes .change .text .action:before{content:"";display:inline-block;margin-left:11px;margin-right:11px;height:25px;width:6px;border-radius:5px;vertical-align:middle}#all_content.edit .module_order_history_changes .changes .change .text .action strong{line-height:15px;vertical-align:middle;display:inline-block;max-width:205px}#all_content.edit .module_order_history_changes .changes .change.change-status .text .action:before{background-color:#ff8533}#all_content.edit .module_order_history_changes .changes .change.change-discount .text .action:before{background-color:#ffce17}#all_content.edit .module_order_history_changes .changes .change.change-item .text .action:before{background-color:#4caf50}#all_content.edit .module_order_history_changes .changes .change.event .text .action:before{background-color:#ff8533}#all_content.edit .module_order_history_changes .changes .change.event_picking .text .action:before{background-color:#2979ff}#all_content.edit .module_order_history_changes .changes .change .extras{line-height:25px;padding-top:10px;padding-left:130px;position:relative;display:none}#all_content.edit .module_order_history_changes .changes .change .extras:before{content:"";position:absolute;z-index:1;top:0;left:-26px;width:4px;height:100%;background:#cdcdcd}#all_content.edit .module_order_history_changes .changes .change .extras:after{content:"";position:absolute;z-index:1;top:0;left:120px;width:1px;height:100%;border-left:1px dotted #d5d7db}#all_content.edit .module_order_history_changes .changes .change .extras .extra,#all_content.edit .module_order_history_changes .changes .change .extras .no_extras{padding-left:80px;font-size:14px;line-height:32px}#all_content.edit .module_order_history_changes .changes .change .extras .extra .missing_item,#all_content.edit .module_order_history_changes .changes .change .extras .extra .replaced_items{padding-left:8px}#all_content.edit .module_order_history_changes .changes .change .extras .extra .missing_item .name{display:inline-block}#all_content.edit .module_order_history_changes .changes .change .extras .extra .missing_item .motive{display:inline-block;color:#900}#all_content.edit .module_order_history_changes .changes .change .extras .no_extras{color:grey}#changelog-wrapper{margin:0 auto;background-color:#fff;font-family:Georgia,Palatino,serif;color:#333;line-height:1;max-width:800px;padding:10px 30px;font-size:18px;float:left}#changelog-wrapper p{line-height:150%;max-width:960px;font-weight:400;color:#333}#changelog-wrapper h1,#changelog-wrapper h2,#changelog-wrapper h3,#changelog-wrapper h4{font-weight:400}#changelog-wrapper h2,#changelog-wrapper h3,#changelog-wrapper h4,#changelog-wrapper h5,#changelog-wrapper p{margin-bottom:25px;padding:0}#changelog-wrapper h1{margin-bottom:10px;font-size:300%;padding:0;font-variant:small-caps}#changelog-wrapper h2{font-size:150%;margin:24px 0 6px}#changelog-wrapper h3{font-size:120%}#changelog-wrapper h4{font-size:100%;font-variant:small-caps}#changelog-wrapper h5{font-size:80%;font-weight:100}#changelog-wrapper h6{font-size:80%;font-weight:100;color:red;font-variant:small-caps}#changelog-wrapper a{color:grey;margin:0;padding:0;vertical-align:baseline}#changelog-wrapper a:hover{text-decoration:blink;color:green}#changelog-wrapper a:visited{color:#000}#changelog-wrapper ol,#changelog-wrapper ul{padding:0;margin:0 0 0 50px}#changelog-wrapper ul{list-style-type:square;list-style-position:inside}#changelog-wrapper li{list-style:inherit;line-height:150%}#changelog-wrapper li ul{margin-left:24px}#changelog-wrapper pre{padding:0 24px;max-width:800px;white-space:pre-wrap}#changelog-wrapper code{font-family:Consolas,Monaco,Andale Mono,monospace;line-height:1.5;font-size:13px}#changelog-wrapper aside{display:block;float:right;width:390px}#changelog-wrapper blockquote{border-left:.5em solid #eee;padding:0 1em;margin-left:0;max-width:476px}#changelog-wrapper blockquote cite{font-size:14px;line-height:20px;color:#bfbfbf}#changelog-wrapper blockquote cite:before{content:'\2014 \00A0'}#changelog-wrapper blockquote p{color:#666;max-width:460px}#changelog-wrapper hr{width:540px;text-align:left;margin:0 auto 0 0;color:#999}#all_content.healthcheck-dashboard #main_content{padding:0}#all_content.healthcheck-dashboard .content .inner{background:#e8eaf6;min-height:100%;float:left;width:100%;padding:0 0 40px 0}#all_content.healthcheck-dashboard .content .inner .env-nav{height:60px;border-bottom:1px solid #c9ccd3;text-align:center}#all_content.healthcheck-dashboard .content .inner .env-nav .env-item{display:inline-block;font-size:14px;font-weight:700;color:#939596;line-height:60px;text-transform:uppercase;cursor:pointer}#all_content.healthcheck-dashboard .content .inner .env-nav .env-item.selected{color:#273947;border-bottom:3px solid #1db779;line-height:56px}#all_content.healthcheck-dashboard .content .inner .env-nav .env-item:nth-child(2){margin:0 36px 0 46px}#all_content.healthcheck-dashboard .content .inner .wrap-modules{padding:22px;float:left}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module-wrapper{float:left}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module{padding:9px 8px 18px 13px;border-radius:8px;background:#fff;cursor:pointer;display:none;box-sizing:border-box;width:244px;margin:0 10px 11px 0;border:1px solid #fff;transition:border-color .3s linear}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:pulse;animation-name:pulse}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.stable.animated,#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.stable:hover{border:1px solid #1db779}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.unstable.animated,#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.unstable:hover{border:1px solid #ffc200}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.error.animated,#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.error:hover{border:1px solid #ff4343}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.inactive.animated,#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.inactive:hover{border:1px solid #c4c4c4}#all_content.healthcheck-dashboard .content .inner .wrap-modules.prod .healthcheck-module.PROD{display:block}#all_content.healthcheck-dashboard .content .inner .wrap-modules.qa .healthcheck-module.QA{display:block}#all_content.healthcheck-dashboard .content .inner .wrap-modules.dev .healthcheck-module.DEV{display:block}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-name{font-size:17px;font-weight:500;color:#253039;padding:7px 28px 0 0;text-overflow:ellipsis;overflow:hidden}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .bar{width:6px;height:24px;border-radius:10px;float:right;margin-top:-27px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.stable .bar{background:#1db779}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.unstable .bar{background:#ffc200}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.error .bar{background:#ff4343}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.inactive .bar{background:#c4c4c4}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-status{display:inline-block;margin-top:13px;padding:0 7px;font-size:13px;font-weight:bolder;line-height:20px;border-radius:15px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-status.stable{color:#1db779;border:1px solid #1db779}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-status.unstable{color:#fff;border:1px solid #ffc200;background:#ffc200}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-status.error{color:#fff;border:1px solid #ff4343;background:#ff4343}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-status.inactive{color:#fff;border:1px solid #c4c4c4;background:#c4c4c4}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .item-time{margin-top:15px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .item-time .label{font-size:9px;color:#939598;text-transform:uppercase}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .healthcheck-clock{float:left;margin-right:6px;margin-top:2px;margin-top:2px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-last-error{margin-top:12px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .item-time .time,#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-last-error .error-time{font-size:15px;color:#273947;margin-left:3px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children{max-height:0;height:auto;overflow:hidden;transition:max-height .4s ease}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.open .module-children{max-height:500px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .hide{font-size:11px;font-weight:bolder;letter-spacing:1px;text-align:center;color:#2979ff;line-height:32px;cursor:pointer;text-transform:uppercase}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .hide:hover{text-decoration:underline}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .children-wrapper{padding-top:13px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .children-wrapper li.children{font-size:13px;font-weight:lighter;color:#273947;text-transform:uppercase;border-top:1px solid #e8eaf6;line-height:24px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .children-wrapper li.children:before{content:"\2022";display:inline-block;float:left;margin-right:12px;font-size:14px;color:#939598}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .children-wrapper li.children:nth-of-type(1){border-top:0}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module .module-children .children-wrapper li.children .icn{float:right;margin-top:4px}#all_content.healthcheck-dashboard .content .inner .wrap-modules .healthcheck-module.stable .module-last-error{display:none}code,code *{font-family:monospace}.code-editor{height:400px;margin-bottom:10px}.code-editor .ace_line,.code-editor .ace_line *{font-family:Monaco,Menlo,'Ubuntu Mono',Consolas,source-code-pro,monospace}.code-editor-textarea{display:none}.email-preview{width:100%;height:400px}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}#all_content.trucks-dashboard #top_nav{padding:15px 0}#all_content.trucks-dashboard .wrap-trucks{padding:30px 40px 20px 70px}#all_content.trucks-dashboard .wrap-trucks .selects{clear:both;width:100%;float:left;margin-bottom:10px}#all_content.trucks-dashboard .wrap-trucks .selects .title{float:left;line-height:32px;margin-right:10px;font-weight:700}#all_content.trucks-dashboard .wrap-trucks .selects .select-day{float:left;margin-right:30px}#all_content.trucks-dashboard .wrap-trucks .selects .select-range,#all_content.trucks-dashboard .wrap-trucks .selects .select-store{float:left;margin-right:30px}#all_content.trucks-dashboard .wrap-trucks .selects .select-range .select,#all_content.trucks-dashboard .wrap-trucks .selects .select-store .select{display:inline-block;width:258px}#all_content.trucks-dashboard .wrap-trucks .selects .select-range .select .select2-selection,#all_content.trucks-dashboard .wrap-trucks .selects .select-store .select .select2-selection{height:32px}#all_content.trucks-dashboard .wrap-trucks .selects .select-range .select .select2-selection span,#all_content.trucks-dashboard .wrap-trucks .selects .select-store .select .select2-selection span{line-height:32px;top:3px}#all_content.trucks-dashboard .wrap-trucks .selects .select-day a{color:#3c7bec;float:left;display:block;margin-left:10px;line-height:32px}#all_content.trucks-dashboard .wrap-trucks .no-trucks{float:left;clear:both;width:100%;margin:20px 0;text-align:center;font-size:22px;line-height:28px}#all_content.trucks-dashboard .wrap-trucks .truck{float:left;width:32%;box-sizing:border-box;padding:20px;margin:10px 2% 10px 0;border:2px solid #e6eaf5;border-radius:4px}#all_content.trucks-dashboard .wrap-trucks .truck.endln{margin-right:0}#all_content.trucks-dashboard .wrap-trucks .truck.open{border-color:#3c7cea}#all_content.trucks-dashboard .wrap-trucks .truck.closed{border-color:#00c0a5}#all_content.trucks-dashboard .wrap-trucks .truck.scheduled{border-color:#e8eaf6}#all_content.trucks-dashboard .wrap-trucks .truck>.title{float:left;clear:both;width:100%;font-size:22px;line-height:28px}#all_content.trucks-dashboard .wrap-trucks .truck>.title span{font-size:14px}#all_content.trucks-dashboard .wrap-trucks .truck>.date-range{float:left;clear:both;width:100%;margin:5px 0 10px 0}#all_content.trucks-dashboard .wrap-trucks .truck>.date-range,#all_content.trucks-dashboard .wrap-trucks .truck>.date-range strong{font-size:15px;line-height:22px}#all_content.trucks-dashboard .wrap-trucks .truck .item{float:left;padding:20px;width:50%;box-sizing:border-box}#all_content.trucks-dashboard .wrap-trucks .truck .item.lastrow{border-top:1px solid #e6eaf5}#all_content.trucks-dashboard .wrap-trucks .truck .item.endln{border-left:1px solid #e6eaf5}#all_content.trucks-dashboard .wrap-trucks .truck .item .title{float:left;clear:both;width:100%;text-transform:uppercase;font-weight:700;font-size:16px;line-height:22px;text-align:center}#all_content.trucks-dashboard .wrap-trucks .truck .numbers{float:left;clear:both;width:100%;height:40px;text-align:center;margin:10px 0 0 0}#all_content.trucks-dashboard .wrap-trucks .truck .numbers .qty{font-size:30px;line-height:40px;display:inline-block;vertical-align:middle;font-weight:500}#all_content.delivery-planning #top_nav,#all_content.picking-planning #top_nav{padding:15px 0}.delivery-planning .inner,.picking-planning .inner{float:left;clear:both;width:100%;padding:20px 30px;box-sizing:border-box}.delivery-planning .selects,.picking-planning .selects{clear:both;width:100%;float:left;margin-bottom:10px}.delivery-planning .no-data,.picking-planning .no-data{float:left;clear:both;width:100%;margin:20px 0;text-align:center;font-size:22px;line-height:28px}.delivery-planning .selects .title,.picking-planning .selects .title{float:left;line-height:32px;margin-right:10px;font-weight:700}.delivery-planning .selects .options,.picking-planning .selects .options{float:right}.delivery-planning .selects .options .btn,.picking-planning .selects .options .btn{margin-left:10px}.delivery-planning .selects .select-day,.picking-planning .selects .select-day{float:left;margin-right:30px}.delivery-planning .selects .select-store,.picking-planning .selects .select-store{float:left;margin-right:30px}.delivery-planning .selects .select-store .select,.picking-planning .selects .select-store .select{display:inline-block;width:258px}.delivery-planning .selects .select-store .select .select2-selection,.picking-planning .selects .select-store .select .select2-selection{height:32px}.delivery-planning .selects .select-store .select .select2-selection span,.picking-planning .selects .select-store .select .select2-selection span{line-height:32px;top:3px}.delivery-planning .fc-day-header,.picking-planning .fc-day-header{line-height:22px}.delivery-planning .fc-time,.delivery-planning .fc-time span,.delivery-planning .fc-title,.picking-planning .fc-time,.picking-planning .fc-time span,.picking-planning .fc-title{color:#fff;font-weight:700}.delivery-planning .fc-time.fc-axis span,.picking-planning .fc-time.fc-axis span{color:#4d4d4d;font-weight:400}.delivery-planning .fc-event-container .fc-event,.picking-planning .fc-event-container .fc-event{cursor:pointer;padding:5px!important}.picking-planning #planning{float:left;clear:both;width:100%;margin-top:10px;margin-bottom:40px}.ol-planning .content{width:860px}.ol-planning.ol-delivery-planning .content{width:600px}.ol-planning .content .data .row{float:left;clear:both;width:100%;margin-bottom:10px}.ol-planning .content .row .input_wrap,.ol-planning .content .row .label,.ol-planning .content .row .text{float:left;width:50%}.ol-planning .content .row .label{font-weight:700;line-height:32px}.ol-planning .content .row .text{line-height:32px}.ol-picking-planning .content .data .row.range-quantity,.ol-picking-planning .content .data .row.range-quantity-products,.ol-picking-planning .content .data .row.range-quota,.ol-picking-planning .content .data .row.range-quota-products{width:25%!important;clear:none!important;box-sizing:border-box;padding-right:10px}.ol-picking-planning .content .data .row.range-audit-offset,.ol-picking-planning .content .data .row.range-offset{width:50%!important;clear:none!important;box-sizing:border-box;padding-right:10px}.ol-picking-planning .content .data .row.range-audit-offset .input_wrap,.ol-picking-planning .content .data .row.range-audit-offset .label,.ol-picking-planning .content .data .row.range-offset .input_wrap,.ol-picking-planning .content .data .row.range-offset .label{width:100%}.ol-picking-planning .content .data .row.range-quantity .label,.ol-picking-planning .content .data .row.range-quantity .text,.ol-picking-planning .content .data .row.range-quantity-products .label,.ol-picking-planning .content .data .row.range-quantity-products .text,.ol-picking-planning .content .data .row.range-quota .input_wrap,.ol-picking-planning .content .data .row.range-quota .label,.ol-picking-planning .content .data .row.range-quota-products .input_wrap,.ol-picking-planning .content .data .row.range-quota-products .label{width:100%}.ol-picking-planning .content .data .row .range-audit-offset .input_wrap input[type=number]:disabled,.ol-picking-planning .content .data .row .range-offset .input_wrap input[type=number]:disabled,.ol-picking-planning .content .data .row .range-quota .input_wrap input[type=number]:disabled,.ol-picking-planning .content .data .row .range-quota-products .input_wrap input[type=number]:disabled{color:#939598}.ol-picking-planning-copy .content .row .wrap-weeks{float:left;clear:both;width:100%;margin-top:5px}.ol-picking-planning .content .row .wrap-delivery-ranges,.ol-picking-planning .content .row .wrap-pickers{width:100%;margin-top:5px;display:flex;flex-wrap:wrap;align-content:flex-start}.ol-picking-planning .content .row .wrap-delivery-ranges .delivery-range,.ol-picking-planning .content .row .wrap-pickers .picker{flex-shrink:0;width:20%;margin-bottom:5px}.ol-picking-planning .content .row .wrap-delivery-ranges .delivery-range label,.ol-picking-planning .content .row .wrap-pickers .picker label{float:none}.ol-delivery-planning-copy .content .row.weeks .label,.ol-picking-planning .content .row .range-delivery-ranges .label,.ol-picking-planning .content .row .range-other-delivery-ranges .label,.ol-picking-planning .content .row .range-other-delivery-ranges .text,.ol-picking-planning .content .row .range-other-pickers .label,.ol-picking-planning .content .row .range-other-pickers .text,.ol-picking-planning .content .row .range-pickers .label,.ol-picking-planning-copy .content .row.weeks .label{width:100%}.ol-planning .content .row .select-all{color:#2a78fe;cursor:pointer;font-weight:400}.ol-planning.overlay.ol-centered .content .msg.success:before{background:url(../images/icn.png) -181px -175px}.ol-delivery-planning-copy .content .row .wrap-weeks .col,.ol-picking-planning-copy .content .row .wrap-weeks .col{float:left;width:33%}.ol-delivery-planning-copy .content .row .wrap-weeks .week,.ol-picking-planning-copy .content .row .wrap-weeks .week{float:left;clear:both;width:100%;margin-bottom:5px}.ol-picking-planning .content{display:flex;flex-direction:column;width:auto}.ol-picking-planning .content .data{display:flex;width:1200px;padding:10px 30px;flex-direction:column;max-height:65vh;overflow:auto}.ol-picking-planning .content .data .row{width:100%;display:flex;flex-grow:1;flex-shrink:0;flex-wrap:nowrap}.ol-picking-planning .content .data .row .row-block{display:flex;flex-direction:column;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;display:flex;padding-right:20px}.ol-picking-planning .content .data .row .row-block.horizontal{flex-direction:row}.ol-picking-planning .content .data .row .row-block .label{font-weight:700;padding-right:20px;line-height:32px}.ol-picking-planning .content .data .row .row-block .label .select-all{font-weight:400;color:#2a78fe;cursor:pointer;user-select:none}.ol-picking-planning .content .data .row .row-block .text{flex-grow:1;line-height:32px}.ol-picking-planning .content .data .row .row-block .input_wrap{flex-grow:1;width:auto;float:none}.ol-picking-planning .content .data .row .row-block .select2-container{width:100%!important}.ol-picking-planning .content .data .row.separator{margin-top:10px;border-bottom:solid 1px #e1e1e1;margin-bottom:20px}.ol-picking-planning .content .options{padding-right:30px}.copy-button.error{display:none}.copy-button{position:fixed;height:30px;width:30px;top:185px;right:3%;cursor:pointer;background:#fff;border:1px solid #c1c1c1;border-radius:50%;text-align:center;transition:all .3s ease-in-out;opacity:.7}.copy-button.multiple{position:relative;top:0;right:0;float:right}.copy-button .icon{background:url(../images/icn.png) -66px -153px;width:22px;height:22px;margin:3px auto}.copy-button:hover{opacity:1;vertical-align:middle}.copy-button.copied{opacity:1}.copy-button.start .text{opacity:0}.copy-button .failed,.copy-button .text{font-size:9px;margin:5px 0;position:absolute;top:34px;width:100%;text-align:center;animation-duration:.3s;animation-name:fadeOutAndScale;animation-timing-function:cubic-bezier(.71,.55,.62,1.57);animation-fill-mode:forwards}.copy-button.copied .text{animation-duration:.3s;animation-name:fadeAndScale;animation-timing-function:cubic-bezier(.71,.55,.62,1.57);animation-fill-mode:forwards}.copy-button.start .failed{opacity:0}.copy-button .failed{color:#f11744}.parse #copy-button.error .failed{animation-duration:.3s;animation-name:fadeAndScale;animation-timing-function:cubic-bezier(.71,.55,.62,1.57);animation-fill-mode:forwards}@keyframes fadeAndScale{from{opacity:0;transform:scale(.8,.8)}to{opacity:1;transform:scale(1,1)}}@keyframes fadeOutAndScale{from{opacity:1;transform:scale(1,1)}to{opacity:0;transform:scale(.8,.8)}}#console{background:#000;padding:5px 3px}#console pre{color:#fff;font-size:16px;font-family:"Ubuntu Mono",monospace}#console pre b,#console pre i,#console pre span{font-size:16px;color:inherit;font-family:"Ubuntu Mono",monospace}#console pre span[style*=background-color]{padding:0 1px}.icn.logo_desktop{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.btn.green.login,.btn.green.send_pass{background:#1a75cf}.btn.green.login:hover,.btn.green.send_pass:hover{background:#2a245f}.module_label .btn.print{margin:3px 0 0 20px}.module_label #frame_label{width:373px;height:476px;display:block;float:left}.edit_module.module_label .body{float:left;background-repeat:no-repeat;background-position:center center}.edit_module.module_label .body #frame_label{visibility:hidden}.edit_module.module_label .body.loaded{background:0 0}.edit_module.module_label .body.loaded #frame_label{visibility:visible}#all_content.edit .module_profile_perms{float:left;width:100%;margin-bottom:30px}#all_content.edit .module_profile_perms .header .title{font-size:16px;line-height:32px;color:#5993d8;text-transform:uppercase;border-bottom:solid 1px #5993d8;margin-bottom:10px}#all_content.edit .module_profile_perms .actions,#all_content.edit .module_profile_perms .statuses{width:100%;float:left;clear:both;padding:5px 0;margin-bottom:10px}#all_content.edit .module_profile_perms .actions .bulk_actions,#all_content.edit .module_profile_perms .statuses .bulk_actions{width:100%;float:right;clear:both;margin-bottom:10px}#all_content.edit .module_profile_perms .actions .bulk_actions .btn,#all_content.edit .module_profile_perms .statuses .bulk_actions .btn{float:right;margin-right:10px}#all_content.edit .module_profile_perms .actions .action,#all_content.edit .module_profile_perms .statuses .status{width:25%;float:left;padding:5px 0;margin-bottom:10px;line-height:22px}body.vw_order_label{min-width:0;position:relative;width:640px;margin:0 auto}.order_label_actions{float:left;clear:both;width:620px;padding:10px;border-bottom:solid 1px #ccc;margin-bottom:30px}.order_label_actions .btn.print{float:right}.order_label{float:left;clear:both;width:620px;padding:10px;margin-bottom:30px}.order_label .header{float:left;clear:both;width:100%;margin-bottom:5px}.order_label .header .left{float:left}.order_label .header .right{float:right}.order_label .header .right .data .item{color:#59807b;font-size:12px;line-height:17px;text-align:center;font-weight:600}.order_label .body{float:left;clear:both;width:100%;position:relative;overflow:hidden;padding:15px 0;border:solid 2px #59807b;border-radius:10px}.order_label .body .flag{position:absolute;top:2px;left:-35px;z-index:1}.order_label .body .flag .inner{transform:rotate(-30deg);-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);width:120px;line-height:30px;background-color:#59807b;color:#fff;text-align:center;text-transform:uppercase;font-weight:600}.order_label .body .row{float:left;clear:both;width:100%;clear:both;line-height:35px;margin-bottom:10px}.order_label .body .row .label{float:left;width:110px;height:35px;font-size:14px;font-weight:600;color:#59807b;text-align:right;padding-right:16px}.order_label .body .row.footer .label{width:auto;padding:0 16px}.order_label .body .row.footer .label:first-child{width:110px;padding-left:0}.order_label .body .row .blank_space{float:left;width:440px;height:31px;padding-left:10px;border:solid 2px #59807b;border-radius:10px;color:#424242}.order_label .body .row .blank_space.medium{width:110px}.order_label .body .row .blank_space.small{width:35px;text-align:center;padding-left:0}#ol_dashboard.overlay .center{top:40px}.module_order_dashboard .header{width:100%;float:left;clear:both;padding-bottom:10px;border-bottom:1px solid #c8c8c8;margin-bottom:10px}.module_order_dashboard .header .title{font-size:20px;float:left;margin-left:5px}.module_order_dashboard .body{width:100%;float:left;clear:both}.module_order_dashboard .body .row{width:100%;float:left;clear:both;line-height:32px;border-bottom:solid 1px #e1e1e1}.module_order_dashboard .body .row.odd{background:#f6f6f6}.module_order_dashboard .body .row .order_qty,.module_order_dashboard .body .row .order_status{float:left;margin-right:5px}.module_order_dashboard .body .row .order_status{width:250px}#all_content.browse .listing .list-row.yellow{background:#ffefbf}#all_content.browse .listing .list-row.green{background:#cbe6c8}#all_content.browse .listing .list-row.red{background:#ef615b}#all_content.browse .listing .list-row.red a,#all_content.browse .listing .list-row.red i,#all_content.browse .listing .list-row.red span{color:#fff!important}.graph-module .header{display:flex;align-items:center;width:100%;line-height:30px;margin-bottom:10px}.graph-module .header .icn{float:none;flex-shrink:0;flex-grow:0;margin-right:5px}.graph-module .header .title{text-transform:uppercase;font-size:18px;color:#000}.goog-tooltip div{padding:0 8px!important;margin:10px!important;background:#fff!important;border:1px solid #ddd!important;font-size:14px!important;font-family:inherit!important;line-height:32px;box-shadow:0 0 15px rgba(0,0,0,.1)}.warn{color:#900;font-weight:700;text-transform:uppercase}@media screen and (max-width :1024px){.overlay.ol-centered .outer .inner .content .picking .items .item{width:48%}}.reference-module{height:33px;line-height:33px}.reference-module .content .title{float:left;text-transform:uppercase;font-size:13px;font-weight:700;margin-left:24px;margin-right:20px}.reference-module .content .wrap-reference{font-size:13px;margin-right:34px}.reference-module .content .wrap-reference .reference-title{font-weight:700;font-size:13px;border-right:1px solid #ddd;padding-right:34px}.reference-module .content .wrap-reference:last-child .reference-title{border:none}.reference-module .content .wrap-reference .reference-icon{margin-left:34px;margin-top:10px}.reference-module .content .wrap-reference .reference-icon,.reference-module .content .wrap-reference .reference-title{float:left}.reference-module .content .wrap-reference .reference-icon{content:"";display:inline-block;width:26px;height:13px;margin-right:15px}.module_browse .list-row.total-kpi{background-color:#e8eaf6!important}.action-buttons{margin-top:40px;display:flex;flex-wrap:wrap}.action-buttons .action-button-wrapper{box-sizing:border-box;width:20%;padding:0 10px;margin-bottom:18px}.action-buttons .action-button{width:100%;line-height:46px;cursor:pointer;text-align:center;font-size:17px;color:#fff;border-radius:3px}.action-buttons .default-color .action-button{background:#009fe2}.action-buttons .default-color .action-button:hover{background:#2a245f}.action-buttons .custom-color .action-button:hover{opacity:.9}.text-label{float:left;line-height:26px;padding:0 12px;border:1px solid #1db779;border-radius:13px;font-size:13px;font-weight:200;color:#1db779;cursor:default;-webkit-touch-callout:none;user-select:none}.payment-status.payment-status-pending{border:1px solid #ff8d10!important;color:#ff8d10!important}.text-label.right{float:right}.text-label.wide{padding:0 26px}.text-label.big{line-height:32px;padding:0 22px;-ms-border-radius:16px;-o-border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px}.text-label.link{color:#2962ff}.text-label.no-border{border:none}.text-label.no-padding{padding:0}a.text-label{cursor:pointer}.text-label.label-warning{border-color:#ff8533;color:#ff8533}.text-label.label-error{border-color:#ff4343;color:#ff4343}.text-label.label-success{border-color:#2962ff;color:#2962ff}.ui-datepicker{width:auto;border:1px solid #d1d1d1;box-shadow:0 0 15px rgba(0,0,0,.1)}.ui-datepicker .ui-datepicker-header{background:#fff;border:0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{height:26px;background:#fff}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{font-family:fizzfont!important;font-size:12px;color:#273947;text-align:center;line-height:26px;width:26px;height:26px;cursor:pointer;transition:color .25s;top:4px;font-weight:400}.ui-datepicker .ui-datepicker-next:hover,.ui-datepicker .ui-datepicker-prev:hover{color:#2979ff;font-weight:400;top:4px}.ui-datepicker .ui-datepicker-next.ui-state-disabled:hover,.ui-datepicker .ui-datepicker-prev.ui-state-disabled:hover{color:#273947}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-prev:hover{left:0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-next:hover{right:0}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:none}.ui-datepicker .ui-datepicker-prev:before{content:"\e918"}.ui-datepicker .ui-datepicker-next:before{content:"\e917"}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:0;background:0 0}.ui-datepicker .ui-datepicker-title{font-size:13px;font-weight:300;line-height:28px;color:#273947}.ui-datepicker th{padding:0;border-bottom:1px solid #d5d7d8}.ui-datepicker th span{font-size:13px;font-weight:400;color:#253039;line-height:30px;text-align:center}.ui-datepicker .ui-state-default{background:#fff;font-size:13px;font-weight:300;text-align:center;color:#757575;border:0;width:30px;line-height:30px;margin:0 3px 6px 3px;padding:0;transition:all .25s}.ui-datepicker tr:nth-child(1) .ui-state-default{margin-top:10px}.ui-datepicker .ui-state-default:hover{color:#2979ff;font-weight:500}.ui-datepicker .ui-state-disabled .ui-state-default:hover{font-weight:300;color:#757575}.ui-datepicker .ui-state-default.ui-state-active{background:#2979ff;color:#fff;font-weight:500;border-radius:2px}.ui-datepicker .ui-state-default.ui-state-active:hover{color:#fff}.new-wrap-rows{width:100%;box-sizing:border-box;display:flex;flex-direction:column}.new-wrap-rows .new-rows{display:flex;flex-direction:column}.new-wrap-rows .titles{display:flex;margin-bottom:8px;padding-left:9px;padding-right:7px;flex-shrink:0}.new-wrap-rows .titles .new-row-title,.new-wrap-rows .titles>div{font-size:12px;font-weight:500;color:#757575;line-height:18px}.new-wrap-rows .see-more-results{display:none;cursor:pointer;width:100%;align-items:center;justify-content:center;height:34px;color:#2979ff}.new-wrap-rows.more-results .see-more-results{display:flex}.new-wrap-rows .loader-wrapper{width:100%;align-items:center;justify-content:center;height:34px}.new-wrap-rows .loader-wrapper,.new-wrap-rows .loader-wrapper .loader{display:none}.new-wrap-rows.getting-results .loader-wrapper,.new-wrap-rows.getting-results .loader-wrapper .loader{display:flex}.new-wrap-rows.getting-results .see-more-results{display:none}.new-row{background:#fff;height:35px;padding:4px 6px;margin-bottom:5px;border-radius:4px;display:flex;flex-shrink:0;align-items:center;flex-wrap:wrap;border:1px solid #fff;transition:background .25s,border-color .25s}.new-row .color{content:"";width:2px;height:100%;flex-shrink:0;border-radius:4px}.new-row.active{border-color:#2979ff}.new-row .options{position:relative}.new-row .options>.fizzfont{cursor:pointer;font-size:15px;text-align:center;line-height:28px;color:#939598;background:#fff;width:28px;height:28px;border-radius:50%;transition:all .25s}.new-row .options>.fizzfont.active,.new-row .options>.fizzfont:hover{background:#2979ff;color:#fff}.new-row .num{background:#e8eaf6;padding:0 10px;border-radius:16px;display:flex;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:28px;box-sizing:border-box;transition:all .25s;user-select:none}.new-row .num,.new-row .num strong{font-size:15px;color:#273947;font-weight:500}.new-row .num span{font-size:15px;color:#273947;font-weight:400}.new-row .num.light{background:#fff;border:1px solid #e8eaf6}.new-row .num.success{background:#fff;border:1px solid #e8eaf6;color:#74c655}.new-row .num.success:hover{border-color:#74c655}.new-row .num.error{background:#fff;border:1px solid #e8eaf6;color:#ff4343}.new-row .num.error:hover{border-color:#ff4343}.new-row .perc-num,.new-row .yesno-label{display:flex;background-color:#999;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:28px;box-sizing:border-box;color:#fff;font-size:12px;font-weight:400;margin-left:10px;padding:0 5px;border-radius:14px;user-select:none}.new-row .yesno-label{margin:0;text-transform:uppercase;font-size:11px}.new-row .perc-num:after{content:"%";color:#fff;font-size:12px;font-weight:400}.new-row .perc-num.bad{background-color:#ff4443}.new-row .perc-num.not-bad{background-color:#ff8d10}.new-row .perc-num.good,.new-row .yesno-label.yes{background-color:#74c755}.new-wrap-rows .empty-module-message{display:none}.new-wrap-rows.no-results .empty-module-message{display:flex}.empty-module-message{display:flex;align-items:center;justify-content:center;width:100%;margin-top:40px;text-align:center;line-height:32px}.empty-module-message .text{font-size:22px;color:#999;user-select:none}.highlight-background{background-color:rgba(0,0,0,.1);position:fixed;width:100%;height:100%;top:0;left:0;display:none;cursor:pointer;z-index:200}.highlight-on{position:relative;z-index:201!important}.context-menu{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);display:none;flex-direction:column;padding:26px 20px 26px 15px;border-bottom:1px solid #2979ff;position:absolute;bottom:0;right:0}.ui-tooltip-content .context-menu{display:flex}.ui-widget-shadow{opacity:1}.context-menu-trigger{position:relative}.context-menu .context-menu-link{cursor:pointer;display:flex;align-items:center;font-size:13px;font-weight:400;padding:10px 0;line-height:20px;white-space:nowrap;transition:.25s}.context-menu .context-menu-link .fizzfont{margin-right:10px;font-size:17px}.context-menu .context-menu-link,.context-menu .context-menu-link .fizzfont{color:#a5a5a7;transition:color .3s}.context-menu .context-menu-link:hover,.context-menu .context-menu-link:hover .fizzfont{color:#2979ff}.context-menu .context-menu-link.warning:hover,.context-menu .context-menu-link.warning:hover .fizzfont{color:#ff4443}.dashboard{padding:12px 25px}.countdown-timer{display:flex;align-items:center;visibility:hidden}.countdown-timer-icon,.countdown-timer-value{margin:0 5px}.countdown-timer-value{display:block;white-space:nowrap}#all_content .module_browse .countdown-timer{padding:8px 10px}#all_content .module_browse .countdown-timer-icon{font-size:medium}@media screen and (max-width:600px){#all_content.login #main_content{position:absolute;width:100vw;height:100vh;overflow:hidden}#all_content.login form{width:100%;display:flex;flex-direction:column;margin-top:20px}#all_content.login form .input_wrap{width:90vw;margin:0 auto 10px auto}#all_content.login form .input_wrap input{width:100%}#all_content.login .footer{left:0;justify-content:center}#all_content.login .footer .fizzmod-footer{font-size:17px}}.delivery-planning-lock-error{display:none;align-items:center;background:#f13b70;margin-top:18px;padding-top:9px;padding-bottom:9px;padding-right:10px}.delivery-planning-lock-message-error p{color:#fff;font-size:14px}#delivery-planning-icn-error{margin-left:22px;margin-right:16px;font-size:18px;color:#fff}.picking-manual-message{background:#ff8d10;padding:6px;width:640px;text-align:center;height:100%;margin:10px -30px -10px;box-sizing:border-box;display:none}.picking-manual-message p{height:21px;color:#fff;font-size:16px;font-weight:300;line-height:25px}@media print{#all_content.browse .modules,#wrap_all #content{overflow:visible}}.links .link-attachment span{color:#273947;line-height:24px;text-transform:unset;font-size:14px;text-decoration:underline;cursor:pointer}.wrap-attachments{display:none;flex-direction:column;margin-top:9px;margin-bottom:10px;margin-right:8px;background:#e8eaf6}.attachment{margin-left:10px;margin-right:10px}.attachment p{padding-top:15px;font-size:14px;font-weight:600}.attachment-group,.attachment-group-value{display:flex;display:flex}.attachment-group{padding-top:10px;flex-direction:column;width:100%;padding-bottom:5px}.attachment-title,.attachment-value{font-size:13px;font-weight:300;color:#000;line-height:26px;text-align:left}.attachment-title{width:145px}.attachment-value{text-align:right}.links .link-warranty span{color:#273947;line-height:24px;text-transform:unset;font-size:14px;text-decoration:underline;cursor:pointer}.order-item-picking-control-reason{color:#f13b6e;border-top:1px solid #ddd;font-weight:500;line-height:38px;font-size:18px;width:100%;margin-left:992px;padding-right:264px;margin-right:50px}#all_content.edit .module_order_items .items .item .info .foot .alert-order-item div,#all_content.edit .module_order_items .items .item .info .foot .alert-order-item span{color:#f13b70}#all_content.edit .module_order_items .items .item .info .foot .alert-order-item{border-color:#f13b70}@media (max-device-width:800px){#all_content.edit .module_order_items .items .item .info{max-width:230px;min-width:200px;padding:10px 2px 0 0}#all_content.edit .module_order_items .items .item .change-qty .op{margin-bottom:5px;margin-left:0;margin-right:10px}#all_content.edit .module_order_items .items .item .totals .title{width:80px;padding-left:10px;display:flex;flex-direction:column;text-align:revert}#all_content.edit .module_order_items .items .item .change-qty{display:flex;width:100px;margin-left:0}#all_content.edit .module_order_items .items .item .totals .unit{padding-left:30px;width:100px;font-size:16px}#all_content.edit .module_order_items .titles .info-image{flex-grow:.35}#all_content.edit .module_order_items .titles .price{margin-left:310px}#all_content.edit .module_order_items .titles .quantity{margin-left:160px}#all_content.edit .module_order_items .items .item .totals .price{width:95px}#all_content.edit .module_order_items .titles .total{margin-right:0}#all_content.edit .module_order_items .items .item .wrap-price{width:40px;padding-left:70px}#all_content.edit .module_order_items .module.add-sku{padding-bottom:20px!important}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-substitute-type{margin-bottom:10px}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku{display:flex;flex-wrap:wrap}#all_content.edit .module_order_items .module.add-sku .wrap-add-sku .wrap-search-sku{padding-bottom:10px}#all_content.edit .module_order_items .items .item .totals .row.change{display:none;transition:all .25s}#all_content.edit .module_order_items .items .item.has-change .totals .row.change{display:block}#all_content.edit .module_order_items .items .item .info .wrap-ids{width:230px}#all_content.edit .module_order_history_changes .changes .change .text .motive{width:190px}#all_content.edit .module_order_history_changes .changes .titles-change .change-title{width:150px;padding-left:10px}#all_content.edit .module_order_history_changes .changes .titles-change .motive{width:205px}#all_content.edit .module_order_history_changes .changes .titles-change .user{width:100px;padding-left:140px}#all_content.edit .module_order_history_changes .changes .change .text .admin{width:150px;padding-left:70px}#all_content.edit .module_order_history_changes .changes .change .text .motive .is-pending{line-height:1px}#row-scan-order{display:flex;align-items:center;flex-direction:column}#field-scan-order{display:flex;align-content:center;justify-content:center}#value-scan-order{display:flex;align-content:center;justify-content:center}}#wrap_all .select2-container{width:100%}.select2-container ::-webkit-scrollbar{width:6px;height:3px;margin-right:3px}.select2-container ::-webkit-scrollbar-track{border-radius:3px;background-color:#fff}.select2-container ::-webkit-scrollbar-thumb{border-radius:3px;background-color:#a6a7ab}.select-semaphore{border-left:solid 3px transparent;display:block;line-height:20px;text-indent:5px}#all_content.edit #form_edit td.input .select2{width:250px}#all_content.edit #form_edit td.input.big .select2{width:400px}#all_content.edit #form_edit select{width:250px}#all_content.edit #form_edit td.half-size .select2,#all_content.edit #form_edit td.half-size select{width:50%}#all_content.edit #form_edit td.full-size .select2,#all_content.edit #form_edit td.full-size select{width:100%}#all_content.edit #form_edit .select-all,#all_content.edit #form_edit .select-none{cursor:pointer;display:inline-block;margin-left:5px;color:#2a78fe}#all_content.edit #form_edit .full-size .select-all,#all_content.edit #form_edit .full-size .select-none{margin:10px 5px 10px 0}#wrap_all .select2-container .select2-selection--multiple,#wrap_all .select2-container .select2-selection--single{border:1px solid #d1d1d1;border-radius:0}#wrap_all .select2-container .select2-selection{height:auto;border:solid 1px #d1d1d1}#wrap_all .select2-container .select2-selection__placeholder,#wrap_all .select2-container .select2-selection__rendered{color:#4d4d4d;line-height:30px}#wrap_all .val_error>.select2 .select2-selection{background:#d9534f!important;border:1px solid #d9534f!important}#wrap_all .val_error>.select2 .select2-selection .select2-selection__placeholder,#wrap_all .val_error>.select2 .select2-selection .select2-selection__rendered,#wrap_all .val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field{color:#fff!important}#wrap_all .val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{color:#fff}#wrap_all .val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field::-moz-placeholder{color:#fff}#wrap_all .val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field:-ms-input-placeholder{color:#fff}#wrap_all .val_error>.select2 .select2-selection .select2-selection__rendered .select2-search__field:-moz-placeholder{color:#fff}#wrap_all .val_error>.select2 .select2-selection .select2-selection__arrow b{border-color:#fff transparent transparent transparent}#wrap_all .val_error>.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent}#wrap_all .select2-container .select2-selection--multiple .select2-selection__rendered{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}#wrap_all .select2-container .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:none;font-weight:700;margin:0 5px 0 auto;position:absolute;bottom:0;right:2px;line-height:34px}#wrap_all .select2-container .select2-selection--multiple .select2-selection__choice{background:#2979ff;border:0;display:flex;box-sizing:border-box;flex-direction:row-reverse;align-items:center;border-radius:16px;padding:0 10px;margin:4px 5px 4px 0}#wrap_all .select2-container .select2-selection--multiple .select2-selection__choice,#wrap_all .select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{line-height:26px;font-size:13px;font-weight:300;color:#fff}#wrap_all .select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{padding-left:5px;padding-right:2px}#wrap_all .select2-container .select2-selection--multiple .select2-search--inline{height:30px;flex-grow:1;float:none;display:flex}#wrap_all .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field{margin:0;line-height:30px;flex-grow:1}#wrap_all .select2-container .select2-results__option--highlighted span{color:#fff}#wrap_all .select2-container .select2-results__option span span.locked,#wrap_all .select2-container .select2-results__option--highlighted span span.locked{color:#e20808}#wrap_all .select2-container .select2-results__option.warning{color:#ff5e5e}#wrap_all .select2-container ::-webkit-scrollbar-track{background-color:#fff}@font-face{font-family:fizzfont;src:url(../fonts/fizzfont.eot?v=1);src:url(../fonts/fizzfont.eot?v=1#iefix) format("embedded-opentype"),url(../fonts/fizzfont.ttf?v=1) format("truetype"),url(../fonts/fizzfont.woff?v=1) format("woff"),url(../fonts/fizzfont.svg?v=1#fizzfont) format("svg");font-weight:400;font-style:normal}.fizzfont{font-family:fizzfont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fizzfont.fizzmod-iso:before{content:"\e900"}.fizzfont.fizzmod-logo:before{content:"\e901"}.fizzfont.fizzmod-footer:before{content:"\e902"}.fizzfont.lock:before{content:"\e903"}.fizzfont.unlock:before{content:"\e904"}.fizzfont.janis-logo:before{content:"\e905"}.fizzfont.arrow-right:before,.fizzfont.icon-arrow-right:before{content:"\e906"}.fizzfont.check-light:before{content:"\e907"}.fizzfont.check-bold:before{content:"\e908"}.fizzfont.close:before{content:"\e909"}.fizzfont.plus:before{content:"\e90a"}.fizzfont.less:before{content:"\e90b"}.fizzfont.arrow-up-flat:before{content:"\e90c"}.fizzfont.arrow-down-flat:before{content:"\e90d"}.fizzfont.edit:before{content:"\e90e"}.fizzfont.calendar:before{content:"\e90f"}.fizzfont.calendar-edit:before{content:"\e910"}.fizzfont.order:before{content:"\e911"}.fizzfont.picking:before{content:"\e912"}.fizzfont.item:before{content:"\e913"}.fizzfont.plus-circle:before{content:"\e914"}.fizzfont.icon-arrow-up-line:before{content:"\e915"}.fizzfont.icon-arrow-down-line:before{content:"\e916"}.fizzfont.icon-arrow-right-line:before{content:"\e917"}.fizzfont.icon-arrow-left-line:before{content:"\e918"}.fizzfont.delete:before{content:"\e919"}.fizzfont.clock:before,.fizzfont.time:before{content:"\e91a"}.fizzfont.picking-round:before{content:"\e91b"}.fizzfont.cart:before{content:"\e91c"}.fizzfont.arrow-down-2:before{content:"\e91d"}.fizzfont.status-2:before{content:"\e91e"}.fizzfont.status-3:before{content:"\e91f"}.fizzfont.status-4:before{content:"\e920"}.fizzfont.delivery:before{content:"\e921"}.fizzfont.drive_through:before{content:"\e922"}.fizzfont.store:before,.fizzfont.store_pickup:before{content:"\e923"}.fizzfont.circle-less:before{content:"\e924"}.fizzfont.circle-alert-error:before{content:"\e925"}.fizzfont.circle-plus:before{content:"\e926"}.fizzfont.circle-check:before{content:"\e927"}.fizzfont.options:before{content:"\e928"}.fizzfont.pre-picking:before{content:"\e929"}.fizzfont.devolution:before{content:"\e92a"}.fizzfont.process:before{content:"\e92b"}.fizzfont.export:before{content:"\e92c"}.fizzfont.user:before{content:"\e92d"}.fizzfont.location:before{content:"\e92e"}.fizzfont.home:before{content:"\e92f"}.fizzfont.fractionated:before{content:"\e930"}.fizzfont.fractionable:before{content:"\e930"}.fizzfont.settings:before{content:"\e931"}.fizzfont.search:before{content:"\e932"}.fizzfont.bell:before{content:"\e933"}.fizzfont.catalog:before{content:"\e934"}.fizzfont.circle-cancel:before{content:"\e935"}.fizzfont.trash:before{content:"\e936"}.fizzfont.remove:before{content:"\e936"}.fizzfont.gift:before{content:"\e937"}.fizzfont.select-all:before{content:"\e938"}.fizzfont.print:before{content:"\e939"}.fizzfont.save:before{content:"\e93a"}.fizzfont.sortby:before{content:"\e93b"}.fizzfont.back:before{content:"\e93c"}.fizzfont.next:before{content:"\e93d"}.fizzfont.totals:before{content:"\e93e"}.fizzfont.auditory:before{content:"\e93f"}.fizzfont.complaint:before{content:"\e940"}.fizzfont.POS:before{content:"\e941"}.fizzfont.comments:before{content:"\e942"}.fizzfont.history:before{content:"\e943"}.fizzfont.picking-group:before{content:"\e944"}.fizzfont.summary:before{content:"\e945"}.fizzfont.weight:before{content:"\e946"}.fizzfont.weighable:before{content:"\e946"}.fizzfont.picking-planning:before{content:"\e947"}.fizzfont.id:before{content:"\e948"}.fizzfont.collapse:before{content:"\e949"}.fizzfont.bar-code:before{content:"\e94a"}.fizzfont.ean:before{content:"\e94a"}.fizzfont.free-picking:before{content:"\e94b"}.fizzfont.mail:before{content:"\e94e"}.fizzfont.import:before{content:"\e950"}.fizzfont.publish:before{content:"\e952"}.fizzfont.new:before{content:"\e958"}.fizzfont.delete:before{content:"\e919"}.fizzfont.see:before{content:"\e95c"}.fizzfont.substitute:before{content:"\e95e"}.fizzfont.photo:before{content:"\e972"}.fizzfont.route:before{content:"\e974"}.fizzfont.empty-search:before{content:"\e989"}.fizzfont.promotion:before{content:"\e98a"}.fizzfont.check-viewed-left:before{content:"\e98c"}.fizzfont.check-viewed-right:before{content:"\e98d";margin-left:-5px}.fizzfont.printed:before{content:"\e98e"}.fizzfont.alert-warning:before{content:"\e94d"}.fizzfont.alert-notice:before{content:"\e94c"}.fizzfont.star:before{content:"\e98f"}.fizzfont.truck:before{content:"\e979"}.fizzfont.driver:before{content:"\e96d"}.fizzfont.delivery-man:before{content:"\e96a"}.fizzfont.signature:before{content:"\e96e"}.fizzfont.refresh:before{content:"\e95b"}.fizzfont.money:before{content:"\e956"}.fizzfont.phone-line:before{content:"\e987"}.fizzfont.phone-flat:before{content:"\e986"}.fizzfont.business:before{content:"\e964"}.fizzfont.kit:before{content:"\e984"}.fizzfont.drag:before{content:"\e96b"}.fizzfont.arrow-circle-left:before{content:"\e950"}.fizzfont.arrow-circle-right:before{content:"\e951"}.fizzfont.open-box:before{content:"\e959"}.fizzfont.scanner:before{content:"\e993"}.fizzfont.basket:before{content:"\e969"}.fizzfont.loose-product:before{content:"\e970"}.fizzfont.alert_warning_2:before{content:"\e98b"}.fizzfont.play:before{content:"\e973"}.new-input-wrap{display:flex;align-items:center}.new-input-wrap .new-input{border-bottom:1px solid #d5d7d8;font-size:13px;font-weight:400;color:#273947;height:36px;line-height:22px;transition:all .25s}.new-input-wrap .new-input:disabled{border-color:#939598!important;background:#fff}.new-input-wrap .new-input::-webkit-input-placeholder{color:#939598}.new-input-wrap .new-input::-moz-placeholder{color:#939598}.new-input-wrap .new-input:-ms-input-placeholder{color:#939598}.new-input-wrap .new-input:-moz-placeholder{color:#939598}.new-input-wrap label{font-size:12px;font-weight:300;color:#757575}.new-input-wrap .new-input:focus,.new-input-wrap .new-input:hover{border-color:#2979ff}.new-input-wrap .new-input:focus+label{color:#2979ff}.new-input-wrap.error label{color:#f13b70}.new-input-wrap.error .new-input{border-color:#f13b70}.new-input-wrap .wrap-input-msg{position:relative}.new-input-wrap .wrap-input-msg .msg{position:absolute;bottom:-20px;left:0;height:15px;font-size:10px;color:#fff;transition:all .25s}.new-input-wrap.error .wrap-input-msg .msg{color:#f13b70}.new-tabs{background:#fff;width:100%;box-sizing:border-box;display:flex;flex-shrink:0;padding:25px 25px 0 25px}.new-tabs .new-tab{display:flex;cursor:pointer;align-items:center;margin-right:30px;padding:0 2px 15px 2px;border-bottom:2px solid #fff;font-size:12px;font-weight:500;text-transform:uppercase;color:#939598;letter-spacing:1px;transition:border-color .25s,color .25s}.new-tabs .new-tab.active{border-bottom-color:#2979ff;color:#273947}.new-tabs .new-tab .fizzfont{font-size:19px;color:#939598;margin-right:8px;transition:color .25s}.new-tabs .new-tab.active .fizzfont{color:#273947}.new-tab-content{display:none}.new-tab-content.active{display:flex}.new-btn-wrap{display:flex}.new-btn-wrap .new-btn{margin-right:10px}.new-btn{display:flex;align-items:center;padding:0 7px;border:1px solid #2979ff;cursor:pointer;border-radius:13px;-webkit-touch-callout:none;user-select:none;transition:all .25s;background:#fff}.new-btn.force-hid,.new-btn.hid{display:none}.new-btn span{font-size:13px;font-weight:200;line-height:26px;transition:all .25s}.new-btn .fizzfont,.new-btn span,.new-btn.full:hover .fizzfont,.new-btn.full:hover span{color:#2979ff}.new-btn .fizzfont{margin:0 5px;font-size:14px;transition:color .25s;line-height:26px}.new-btn span{margin:0 5px}.new-btn.big{padding:0 9px;border-radius:20px}.new-btn.big .fizzfont{font-size:18px;line-height:36px}.new-btn.big span{font-size:13px;line-height:36px}.new-btn.full:hover{background:#fff!important}.new-btn.green{border:1px solid #1db779}.new-btn.green.active,.new-btn.green.full,.new-btn.green:hover{background:#1db779}.new-btn.green .fizzfont,.new-btn.green span,.new-btn.green.full:hover .fizzfont,.new-btn.green.full:hover span{color:#1db779}.new-btn.gray{border:1px solid #999}.new-btn.gray.active,.new-btn.gray.full,.new-btn.gray:hover{background:#999}.new-btn.gray .fizzfont,.new-btn.gray span,.new-btn.gray.full:hover .fizzfont,.new-btn.gray.full:hover span{color:#999}.new-btn.red{border:1px solid #f13b70}.new-btn.red.active,.new-btn.red.full,.new-btn.red:hover{background:#f13b70}.new-btn.red .fizzfont,.new-btn.red span,.new-btn.red.full:hover .fizzfont,.new-btn.red.full:hover span{color:#f13b70}.new-btn.black{border:1px solid #273947}.new-btn.black.active,.new-btn.black.full,.new-btn.black:hover{background:#273947}.new-btn.black .fizzfont,.new-btn.black span,.new-btn.black.full:hover .fizzfont,.new-btn.black.full:hover span{color:#273947}.new-btn.active,.new-btn.full,.new-btn:hover{background:#2979ff;color:#fff}.new-btn.active .fizzfont,.new-btn.active span,.new-btn.full .fizzfont,.new-btn.full span,.new-btn:hover .fizzfont,.new-btn:hover span{color:#fff}.new-btn.inactive{background:0 0!important}.new-btn.inactive:hover{color:#2979ff;background:0 0!important}.new-btn:hover.inactive .fizzfont,.new-btn:hover.inactive span{color:inherit!important}.new-btn.disabled *,.new-btn.disabled:hover *{color:#fff!important}.new-btn.disabled{background:#d5d7db!important;border-color:#d5d7db!important;color:#fff!important}.new-btn.disabled:hover{background:#d5d7db!important;border-color:#d5d7db!important;cursor:default!important}@media screen and (max-height:780px){.overlay.ol-centered .outer .inner .content .data{max-height:500px;overflow:auto}}@page{margin:10px 20px}@media print{.no-print{display:none!important}.only-print{display:block!important}body{position:relative!important}.checkbox-input{display:initial!important;float:left;margin:0 5px;height:22px}.checkbox-icn:before{display:none}#all_content{margin-top:0;overflow:visible}#all_content #main_content{opacity:1;filter:alpha(opacity=100);overflow:visible}#all_content.edit #form_edit{margin:0;padding-bottom:0;width:100%}#all_content.edit #top_nav{margin-bottom:20px}#all_content.edit #top_nav>.left{margin-left:0}.align-right{text-align:right}.align-center{text-align:center}#all_content.edit .title .icn,#breadcrumb,#col_left,#header,#sizing,#top_nav .right,.bulk_actions_wrap,.dev-tools,td.bulk_action,th.bulk_action{display:none!important}#top_nav{width:100%!important}#all_content{margin:0!important;height:auto!important;padding-left:0!important}#all_content #main_content,#all_content #main_content #content{width:100%!important;height:auto!important}#all_content.edit .module_info{display:block!important}#all_content.edit .module_info .top_info .block{width:33%!important}#all_content.edit .module_info .top_info .block .inner{min-height:200px}#all_content.edit .module_info .top_info .block.totals{width:34%!important}#all_content.edit .module_info .top_info .block.payment{display:none}#all_content.edit .module_order_items{display:block!important}#all_content.edit .module_order_items .print-after-picking .basket-content,#all_content.edit .module_order_items .print-after-picking .basket-seal-content,#all_content.edit .module_order_items .print-after-picking .incomplete-content,#all_content.edit .module_order_items .print-after-picking .items-content,#all_content.edit .module_order_items .print-after-picking .missing-content,#all_content.edit .module_order_items .print-after-picking .seal-content,#all_content.edit .module_order_items .print-after-picking .substitute-print{width:100%;margin-bottom:30px}#all_content.edit .module_order_items .items{display:block!important}#all_content.edit .module_order_items .print-after-picking .title-top{font-size:16px;font-weight:700;line-height:30px;margin-bottom:10px}#all_content.edit .module_order_items .print-after-picking table,#all_content.edit .module_order_items .print-before-picking table{width:100%;text-align:center;border-spacing:0}#all_content.edit .module_order_items .print-after-picking table td,#all_content.edit .module_order_items .print-after-picking table th,#all_content.edit .module_order_items .print-before-picking table td,#all_content.edit .module_order_items .print-before-picking table th{border-bottom:1px solid #000;padding:2px 0}#all_content.edit .module_order_items .print-after-picking table td.title,#all_content.edit .module_order_items .print-before-picking table td.name{text-align:left;padding-left:10px}#all_content.edit .module_order_items .print-before-picking td.substitutes,#all_content.edit .module_order_items .print-before-picking tr.substitutes,#all_content.edit .module_order_items .print-before-picking tr.substitutes-last,#all_content.edit .module_order_items .print-before-picking tr.substitutes-title{background:#f1f1f1!important;-webkit-print-color-adjust:exact}#all_content.edit .module_order_items .print-before-picking table tr.substitutes td,#all_content.edit .module_order_items .print-before-picking table tr.substitutes-title th{border:0}#all_content.edit .module_order_items .print-before-picking td.substitutes table td,#all_content.edit .module_order_items .print-before-picking td.substitutes table th{border:0;text-align:left;padding:5px 10px}.module_order_actions{display:none}.order_label_actions{display:none}.order_label .body .flag .inner{background-color:transparent;color:#59807b}.order_label{page-break-after:always;break-after:always}#all_content.edit .edit_module.module_ff_comments{display:block!important}#all_content.edit .edit_module.module_ff_comments.after_picking{display:none!important}#all_content.edit .edit_module.module_ff_comments .btn,#all_content.edit .edit_module.module_ff_comments .write{display:none}#all_content.edit .module_order_items .print-after-picking table td.attachment-group-name,#all_content.edit .module_order_items .print-before-picking table td.attachment-group-name{font-weight:700;text-align:center}#all_content.edit .module_order_items .print-after-picking table td span.attachment-name{display:inline-block;float:left;width:300px}#all_content.edit .module_order_items .print-before-picking table td span.attachment-name{display:inline-block;float:left;width:150px}#all_content.edit .module_order_items .print-after-picking table td span.attachment-value,#all_content.edit .module_order_items .print-before-picking table td span.attachment-value{display:inline-block;float:left}}.new-ol.ol-actions .options{padding:16px 30px}.new-ol.ol-actions .data{display:flex;width:580px;padding:10px 30px;flex-direction:column;max-height:65vh;overflow:auto}.new-ol.ol-actions .data>*{flex-shrink:0}.new-ol.ol-actions .data .row .subtitle,.new-ol.ol-actions .data>.subtitle{width:100%;display:flex;font-weight:700;user-select:none}.new-ol.ol-actions .data .row{width:100%;display:flex;margin-bottom:10px;align-items:center}.new-ol.ol-actions .data .row .field,.new-ol.ol-actions .data .row .subtitle{display:flex;width:50%}.new-ol.ol-actions .data .row .field.full{width:100%}.new-ol.ol-actions .data .row .loader-field{justify-content:flex-end}.new-ol.ol-actions .data .row .field .input_wrap{width:100%}.new-ol.ol-actions .data .row .field .text{line-height:32px;display:flex;align-items:center}.new-ol.ol-actions .data .row .field .text .icn{margin-right:5px}.new-ol.ol-actions .data .row.align-right{text-align:right}.new-ol.ol-actions .data .row .field>a{line-height:32px;color:#2d3690}.new-ol.ol-actions .data .row .field .checkbox-icn{margin:5px 0}.new-ol.ol-actions .data .input_wrap.valid,.new-ol.ol-actions .data .selector.valid{border-color:#060}.new-ol.ol-actions.bulk-result .data .result{display:flex;width:100%;line-height:22px;font-size:12px;color:#4d4d4d;margin-bottom:5px}.new-ol.ol-actions.bulk-result .data .result .error_text,.new-ol.ol-actions.bulk-result .data .result .message_text,.new-ol.ol-actions.bulk-result .data .result .order_id{margin-left:5px}.new-ol.ol-actions .option.bulk-close.new-ol-close,.new-ol.ol-actions.bulk-result .option{display:none}.new-ol.ol-actions.bulk-result .option.bulk-close.new-ol-close{display:block}.new-ol.ol-actions .manual-pick{float:left;clear:both;width:100%;overflow:hidden}.new-ol.ol-actions .manual-pick .products{width:474px;padding:20px 0;margin:auto;overflow:visible}.new-ol.ol-actions .manual-pick .products .product{background:#fff;border:1px solid #ddd;padding:30px 20px;margin:0 6px;width:462px;min-height:282px;box-sizing:border-box;display:inline-block;white-space:normal;vertical-align:top;box-shadow:0 2px 1px 0 #d6d6d6}.new-ol.ol-actions .manual-pick .products .product .wrap-substitutes{float:left;clear:both;width:100%;display:none}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute{cursor:pointer;float:left;width:200px;height:76px;overflow:hidden;margin:0 5px;padding:8px;border:1px solid #fff;box-sizing:border-box;transition:all .25s}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute:hover{border:1px solid #f1f1f1}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute.selected,.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute.selected:hover{border:1px solid #ddd}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute .substitute-image{float:left;width:60px;height:60px;background:#f1f1f1}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute .substitute-image img{width:100%}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute .substitute-data{width:100px;float:right}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute .substitute-data .name{float:left;clear:both;width:100%;font-size:13px;min-height:36px;line-height:18px}.new-ol.ol-actions .manual-pick .products .product .select-substitute .substitute .substitute-data .brand{float:left;clear:both;width:100%;font-size:10px;line-height:16px;color:#bbb}.new-ol.ol-actions .manual-pick .products .product .search-substitute .msg{display:none;float:left;clear:both;width:100%;line-height:22px;margin-top:20px}.new-ol.ol-actions .manual-pick .products .product .search-substitute .actions{float:left;clear:both;width:100%;margin-top:20px}.new-ol.ol-actions .manual-pick .product .box-image{float:left;width:40%;height:100%;box-sizing:border-box;padding-right:20px;position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center}.new-ol.ol-actions .manual-pick .product .box-image .image{width:147px;height:147px;background:#e1e1e1;margin-top:22px}.new-ol.ol-actions .manual-pick .product.allow-substitute .box-image .image{margin-top:0}.new-ol.ol-actions .manual-pick .product .box-image .image img{width:100%;max-width:200px}.new-ol.ol-actions .manual-pick .product .box-image .note{position:absolute;top:0;right:20px}.new-ol.ol-actions .manual-pick .product .box-image .action-substitute{cursor:pointer;display:flex;justify-content:center;align-items:center;padding-right:10px;transition:all .25s;border-radius:2px}.new-ol.ol-actions .manual-pick .product .box-image .action-substitute:hover{background:#e8eaf6}.new-ol.ol-actions .manual-pick .product .box-image .action-substitute .icn{float:left}.new-ol.ol-actions .manual-pick .product .box-image .action-substitute span{text-transform:uppercase;font-size:16px;line-height:44px}.new-ol.ol-actions .manual-pick .product .box-image .checkbox-icn{float:none;display:flex;justify-content:center}.new-ol.ol-actions .manual-pick .product .box-data{float:left;width:60%;border-left:1px solid #f4f4f4;box-sizing:border-box;padding-left:20px}.new-ol.ol-actions .manual-pick .product .name{float:left;clear:both;width:100%;font-size:16px;min-height:44px;line-height:22px}.new-ol.ol-actions .manual-pick .product.weighable .name:before{content:"";display:block;margin-right:2px;background:url(../images/icn.png) -132px -198px;float:left;width:22px;height:22px}.new-ol.ol-actions .manual-pick .product.fractionable .name:before{content:"";display:block;margin-right:2px;background:url(../images/icn.png) -132px -220px;float:left;width:22px;height:22px}.new-ol.ol-actions .manual-pick .product .brand{float:left;clear:both;width:100%;font-size:12px;line-height:20px;color:#bbb}.new-ol.ol-actions .manual-pick .product .basket-title,.new-ol.ol-actions .manual-pick .product .quantity-picked-title,.new-ol.ol-actions .manual-pick .product .seal-title{float:left;clear:both;width:100%;font-weight:700;margin:15px 0 5px 0;line-height:24px;text-transform:uppercase}.new-ol.ol-actions .manual-pick .products .product .quantity-picked{clear:both;float:left;width:100%;max-height:80px;overflow:auto}.new-ol.ol-actions .manual-pick .products .product .wrap{clear:none;float:left;width:49%;margin-left:2%}.new-ol.ol-actions .manual-pick .products .product .wrap.first{margin-left:0}.new-ol.ol-actions .manual-pick .products .product .input_wrap{width:100%;height:34px}.new-ol.ol-actions .manual-pick .products .product .quantity-picked.multiple .input_wrap{width:31%;margin:0 1% 10px 1%;height:34px;float:left}.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container--default .select2-selection--multiple,.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container--default .select2-selection--single,.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #e1e1e1}.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container .select2-selection--multiple,.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container .select2-selection--single{min-height:36px}.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px}.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container--default .select2-search--inline .select2-search__field,.new-ol.ol-actions .manual-pick .products .product .quantity-picked .select2-container--default .select2-selection--multiple .select2-selection__choice{line-height:20px}.new-ol.ol-actions .manual-pick .picking-options{float:left;clear:both;width:100%;text-align:center}.new-ol.ol-actions .manual-pick .picking-options .total-items{display:inline-block;padding:0 20px;margin-top:-36px;line-height:36px;font-size:18px;background:#e1e1e1;border-radius:2px}.new-ol.ol-actions .manual-pick .products .controls{float:left;clear:both;width:100%}.new-ol.ol-actions .manual-pick .products .controls .slider-control{float:left;position:relative;left:0;top:0;right:0;bottom:0;width:120px;height:auto;margin:20px 6px 0 6px;line-height:36px;text-align:center;text-transform:uppercase;font-size:14px;padding:0 15px;opacity:1!important;background:#a2a2a2;border-radius:2px;transition:all .25s;user-select:none}.new-ol.ol-actions .manual-pick .products .controls .slider-control:hover{opacity:1!important}.new-ol.ol-actions .manual-pick .products .controls .slider-control.disabled{background:#e1e1e1;color:#a2a2a2}.new-ol.ol-actions .manual-pick .products .controls .slider-control.next-slide{float:right}.new-ol.ol-actions .manual-pick .products .pager{display:none}.new-ol.ol-actions.complete_picking .content{width:1030px;padding:0}.new-ol.ol-actions.complete_picking .content>.title{float:none!important;width:auto!important;margin:20px 30px}.new-ol.ol-actions.complete_picking .content .no-items{margin:0 30px}.new-ol.ol-actions.complete_picking .content .actions{display:flex;box-sizing:border-box;padding:10px 20px 20px 20px}.new-ol.ol-actions .ol-action-with-items .items,.new-ol.ol-actions .ol-action-with-items .items .item,.new-ol.ol-actions .ol-action-with-items .items .substitute,.new-ol.ol-actions .ol-action-with-items .items .substitutes{float:left;clear:both;width:100%}.new-ol.ol-actions .ol-action-with-items .items .item{margin:15px 0 0 0;box-sizing:border-box;display:none}.new-ol.ol-actions .ol-action-with-items .items .item.first{display:block}.new-ol.ol-actions .ol-action-with-items .item .image{float:left;width:100px;height:100px;margin:0 10px 0 30px}.new-ol.ol-actions .ol-action-with-items .item .image{margin:0 10px}.new-ol.ol-actions .ol-action-with-items .item .info{width:400px;float:left}.new-ol.ol-actions .ol-action-with-items .item .info .wrap-ids,.new-ol.ol-actions .ol-action-with-items .item .info .wrap-name{float:left;clear:both;width:100%}.new-ol.ol-actions .ol-action-with-items .item .info .wrap-name .icn{margin:2px}.new-ol.ol-actions .ol-action-with-items .item .info .wrap-name .name{float:left;font-size:16px;line-height:32px;font-weight:300;color:#273947}.new-ol.ol-actions .ol-action-with-items .item .info .wrap-ids{margin:5px 0 0 0}.new-ol.ol-actions .ol-action-with-items .item .info .wrap-ids .icn{margin-right:2px}.new-ol.ol-actions .ol-action-with-items .item .info .wrap-ids .item-id{float:left;font-weight:600;line-height:22px;margin-right:10px;color:#253039}.new-ol.ol-actions .complete-picking .right-info{float:right}.new-ol.ol-actions .ol-action-with-items .item .wrap-price{float:left;width:120px;padding:0 20px 0 0;height:100px;display:flex;align-items:flex-end;justify-content:center;flex-direction:column}.new-ol.ol-actions .ol-action-with-items .item .wrap-price .price-item{font-weight:500;line-height:22px;font-size:15px;color:#222}.new-ol.ol-actions .ol-action-with-items .item .wrap-price .price-item.list-price{text-decoration:line-through;color:#bbb;font-weight:400;font-size:13px}.new-ol.ol-actions .ol-action-with-items .item .totals{float:left;line-height:100px}.new-ol.ol-actions .ol-action-with-items .item .totals .title{float:left;font-size:11px;text-align:right;color:#757575;letter-spacing:1px;text-transform:uppercase;width:150px;margin-right:10px;line-height:100px}.new-ol.ol-actions .ol-action-with-items .item .totals .unit{float:left;font-weight:500;font-size:15px;color:#253039;width:120px;text-align:center}.new-ol.ol-actions .ol-action-with-items .item .totals .unit .icn{float:left;display:inline-block;vertical-align:middle;float:none;margin:7px 0}.new-ol.ol-actions .ol-action-with-items .item .totals .price{float:left;font-weight:300;font-size:18px;color:#273947;width:160px;text-align:right;padding-right:30px}.new-ol.ol-actions .ol-action-with-items .item .totals .price{width:120px;font-size:16px}.new-ol.ol-actions .ol-action-with-items .items .substitutes{padding:20px;background:#f6f6f6;box-sizing:border-box;margin:15px 0 0 0;overflow-y:auto;max-height:350px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles{float:left;clear:both;width:100%;margin:0 0 5px 0}.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th{float:left;font-size:13px;font-weight:500;color:#939598;line-height:26px;margin-left:10px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.subtitle{font-size:18px;color:#253039;font-weight:600;width:202px;padding:0 0 0 10px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .box.name,.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap.name,.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.name{width:350px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap.price,.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.price{width:130px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap.quantity,.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.quantity{width:80px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .box.price_total,.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.price_total{width:130px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.price,.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.price_total,.new-ol.ol-actions .ol-action-with-items .items .substitutes .titles .th.quantity{text-align:center}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .box.price_total,.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap.price .input_text{text-align:right}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute{float:left;clear:both;width:100%;box-sizing:border-box;padding:10px;margin-bottom:10px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .icn.ean{margin:11px 0}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .title_ean{float:left;width:120px;margin:0 22px 0 2px;line-height:44px;font-weight:600;color:#253039}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap{height:44px;margin-left:10px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap .input_text{padding:10px;font-weight:300;color:#333;font-size:14px}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .box{float:left;font-weight:300;color:#333;font-size:14px;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:10px;margin-right:10px;box-sizing:border-box}.new-ol.ol-actions .ol-action-with-items .items .substitutes .substitute .input_wrap.quantity .input_text{background:#f5f6f6;font-weight:500;font-size:15px;color:#253039;text-align:center}.new-ol.ol-actions .complete-picking .move-items{float:left;clear:both;width:100%;margin-top:10px;text-align:center}.new-ol.ol-actions .complete-picking .move-items .btn{float:none;display:inline-block;margin:0 5px}.new-ol.ol-actions.change_store_partial .content .data,.new-ol.ol-actions.complete_picking .content .data,.new-ol.ol-actions.set_repicking .content .data{width:970px}.new-ol.ol-actions.set_repicking .content .actions{display:flex;margin-bottom:10px}.new-ol.ol-actions.set_repicking .content .actions .new-btn{margin-right:5px}.new-ol.ol-actions .ol-action-with-items .items .item{display:flex;padding-bottom:20px;border-bottom:1px solid #ddd;margin-bottom:20px}.new-ol.ol-actions .ol-action-with-items .items .item .check .checkbox-icn{margin-top:38px}.new-ol.ol-actions .ol-action-with-items{float:left;clear:both;width:100%}.new-ol.ol-actions .ol-action-with-items .item .info>.substitute-type{float:left;border:1px solid #e8eaf6;padding:5px 8px 5px 5px;clear:both}.new-ol.ol-actions .ol-action-with-items .item .substitute-type .icn{margin-right:5px}.new-ol.ol-actions .ol-action-with-items .item .substitute-type span{font-size:13px;color:#757575;font-weight:400;line-height:22px}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap{display:none;width:100%;float:left;clear:both;margin-top:10px}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap.active{display:block}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-item{display:none;float:left}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-item.active{display:block}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-item .substitution-item-qty,.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-item .substitution-item-sku,.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-type{width:300px;float:left}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-item .substitution-item-sku{width:310px;margin:0 20px}.new-ol.ol-actions .ol-action-with-items .item .repicking-wrap .substitution-item .substitution-item-qty .input_wrap{width:100%;margin:0!important}.new-ol.ol-actions .row.company,.new-ol.ol-actions .row.delivery_man,.new-ol.ol-actions .row.driver,.new-ol.ol-actions .row.truck{display:none}.new-ol.ol-actions .row.active.company,.new-ol.ol-actions .row.active.delivery_man,.new-ol.ol-actions .row.active.driver,.new-ol.ol-actions .row.active.truck{display:flex}.new-ol.ol-actions.save_call_data .data .row.comment .field .input_wrap.tarea{height:84px}.new-ol.ol-actions.change_store_partial .content .field-wrap{display:flex;flex-direction:column;width:100%;margin-bottom:15px}.new-ol.ol-actions.change_store_partial .content .field-wrap .input_wrap{float:none}.new-ol.ol-actions.change_store_partial .content .actions{display:flex;margin-bottom:10px}.new-ol.ol-actions.change_store_partial .content .actions .new-btn{margin-right:5px}.new-ol.ol-actions .modify-basket{float:left;clear:both;width:100%;overflow:hidden}.new-ol.ol-actions .modify-basket .modify-basket__baskets{width:474px;padding:20px 0;margin:auto;overflow:visible}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket{background:#fff;border:1px solid #ddd;padding:30px 20px;margin:0 6px;width:462px;min-height:282px;box-sizing:border-box;display:inline-block;white-space:normal;vertical-align:top;box-shadow:0 2px 1px 0 #d6d6d6}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-search{margin-bottom:20px}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket .modify-basket__basket .modify-basket__remove-basket{display:flex;justify-content:center;margin-top:10px}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket .modify-basket__basket .loader{margin:0 auto}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket .modify-basket__basket.loading .box-data{display:none}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket .box-data{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket .box-data .label{margin-right:10px;width:100px}.new-ol.ol-actions .modify-basket .modify-basket__baskets .modify-basket__wrap-basket .box-data .package_input{width:100%}.new-ol{position:fixed;width:100%;height:100%;top:0;left:0;z-index:11;background:rgba(0,0,0,.2);display:none;align-items:center;justify-content:center}.new-ol>.content{position:relative;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);border-bottom:1px solid #2979ff}.new-ol .content .title-wrapper .title,.new-ol .content>.title{font-size:13px;color:#2979ff;font-weight:500;text-transform:uppercase;display:flex;align-items:center;justify-content:center;line-height:22px;padding:22px 20px 0 20px}.new-ol .content>.title .fizzfont{color:#2979ff;font-size:18px;margin-right:5px}.new-ol .content .title-wrapper{display:flex;align-items:center;padding:20px 30px}.new-ol .content .title-wrapper .title{font-size:15px;font-weight:700;justify-content:flex-start;flex-grow:1;padding:0}.new-ol .content .title-wrapper .close{position:relative;padding:0}.new-ol .new-ol-msg{width:100%;box-sizing:border-box;display:none;justify-content:center;align-items:center;flex-direction:column;padding:10px 20px}.new-ol .new-ol-msg span{color:#f13b70;font-size:12px;font-weight:300}.new-ol .new-ol-msg.success span{color:#01bfa5}.new-ol .new-ol-msg{padding:0;background:#f13b70}.new-ol .new-ol-msg.success{background:#01bfa5}.new-ol .new-ol-msg span,.new-ol .new-ol-msg.success span{color:#fff;font-size:15px;line-height:36px}.new-ol .new-ol-msg .items{width:100%;display:flex;flex-direction:column;align-self:flex-start;max-height:120px;overflow:auto}.new-ol .new-ol-msg .items .item{width:100%;box-sizing:border-box;line-height:24px;margin-top:5px}.new-ol .options{width:100%;box-sizing:border-box;border-top:1px solid #e6eaf5;padding:16px 10px;display:flex;align-items:center;justify-content:flex-end}.new-ol .options .new-btn{margin-left:10px}.new-ol .options .option{font-size:13px;color:#939598;font-weight:400;cursor:pointer;margin-left:26px;line-height:36px;user-select:none}.new-ol .options .option.apply{color:#2979ff;border:1px solid #2979ff;padding:0 20px;border-radius:36px;background:#fff;transition:all 250ms}.new-ol .options .option.apply:hover{background:#2979ff;color:#fff}.new-ol .options .option-switch{margin:0 auto 0 30px;cursor:pointer;display:flex;align-items:center;user-select:none}.new-ol .options .option-switch .text{margin-right:10px;font-size:12px;font-weight:300;color:#757575}.new-ol .options .option-switch .switch{display:flex;align-items:center;height:25px;padding:0 10px 0 2px;background:#d5d7d8;border-radius:25px}.new-ol .options .option-switch.selected .switch{padding:0 2px 0 10px;background:#2979ff}.new-ol .options .option-switch .switch .span-yes,.new-ol .options .option-switch.selected .switch .span-no{display:none}.new-ol .options .option-switch .switch .span-no,.new-ol .options .option-switch.selected .switch .span-yes{display:block}.new-ol .options .option-switch .switch .span-no,.new-ol .options .option-switch .switch .span-yes{font-size:13px;font-weight:400;color:#fff;width:22px}.new-ol .options .option-switch .switch .span-no{color:#757575;text-align:right}.new-ol .options .option-switch .switch .fizzfont{background:#fff;color:#fff;font-size:12px;width:21px;height:21px;line-height:21px;text-align:center;border-radius:21px}.new-ol .options .option-switch.selected .switch .fizzfont{color:#2979ff}.new-ol .options .option-switch.selected .switch:before{line-height:23px}.new-ol .options .loader{margin:11px 13px}.new-ol .loading .loader{display:block}.new-ol .loading .option{display:none}.new-ol .new-ol-wrap{min-height:56px}.new-ol .new-ol-wrap>.loader{padding:20px 0;margin:auto}.new-ol .fizzfont.close{position:absolute;top:0;right:0;padding:15px;cursor:pointer;font-size:10px;color:#273947}.new-ol .new-ol-wrap{display:flex}.new-ol .content .new-ol-wrap{padding:20px 20px 0 20px;display:flex;flex-direction:column}.new-ol .content .new-ol-wrap .row{display:flex;flex-direction:column;margin-bottom:20px}.new-ol .content .new-ol-wrap .row .text{display:flex;width:100%;padding-top:23px}.new-ol .content .new-ol-wrap .row label{width:40%}.new-ol .content .new-ol-wrap .row .wrap-input-msg{width:60%}.new-ol .content .new-ol-wrap .row .wrap-input-msg input{width:100%}.new-ol-open{cursor:pointer}.picking-planning-header{background:#fff;display:flex;align-items:center;position:relative}.picking-planning-header .date,.picking-planning-header .window,.picking-planning-header .wrap-store{display:flex;margin-left:30px;align-items:center}.picking-planning-header .date .fizzfont,.picking-planning-header .window .fizzfont,.picking-planning-header .wrap-store .fizzfont{font-size:18px;color:#2979ff;margin-right:10px}.picking-planning-header .date .text,.picking-planning-header .window .text,.picking-planning-header .wrap-store .text{font-weight:500;font-size:20px}.picking-planning-header .status{font-size:13px;font-weight:500;line-height:26px;color:#ddd;border:1px solid #ddd;padding:0 20px;border-radius:16px;margin-left:38px}.picking-planning-header .status.scheduled{color:#ffce17;border-color:#ffce17}.picking-planning-header .status.open{color:#2979ff;border-color:#2979ff}.picking-planning-header .status.closed{color:#939598;border-color:#939598}.picking-planning-header .date-info{margin-left:14px}.picking-planning-header .date-info strong{font-size:13px;color:#939698;font-weight:500;text-transform:uppercase}.picking-planning-header .date-info span{font-size:13px;color:#939698;font-weight:400}#all_content.picking-dashboard #top_nav{padding:15px 0}#all_content.picking-dashboard #main_content{background:#e8eaf6;padding:0;overflow:hidden}#all_content.picking-dashboard .inner{display:flex;flex-direction:column}#all_content.picking-dashboard .selects{display:flex;padding:30px 40px 10px 40px;box-sizing:border-box;background:#fff;flex-shrink:0}#all_content.picking-dashboard .selects .title{line-height:32px;margin-right:10px;font-weight:700}#all_content.picking-dashboard .selects .select{min-width:258px;min-height:38px}#all_content.picking-dashboard .selects .select-day{display:flex;margin-right:30px;max-height:38px;overflow:hidden}#all_content.picking-dashboard .selects .select-day a{color:#3c7bec;margin-left:10px;line-height:32px}#all_content.picking-dashboard .selects .select-store{display:flex;margin-right:30px;max-width:1100px}#all_content.picking-dashboard .selects .select-store a{margin-left:10px;max-height:38px}#all_content.picking-dashboard .selects .select-store .title{max-height:38px}#all_content.picking-dashboard .selects .week-title{line-height:32px;font-weight:700;margin-right:30px}#all_content.picking-dashboard .wrap-ranges .no-ranges{float:left;clear:both;width:100%;margin-top:30px;text-align:center;font-size:22px;line-height:32px}#all_content.picking-dashboard .days{width:100%;padding:0 20px;box-sizing:border-box;display:flex;flex-shrink:0;flex-wrap:nowrap;background:#fff;border-bottom:1px solid #d5d7db}#all_content.picking-dashboard .days .day-title{width:100%;min-width:170px;line-height:38px;font-size:16px;font-weight:500;color:#273947;letter-spacing:1px;text-align:center;text-transform:uppercase}#all_content.picking-dashboard .days .day-title.selected{font-weight:600;color:#2979ff}#all_content.picking-dashboard .collapse-wraper{overflow:auto}#all_content.picking-dashboard .wrap-ranges{width:100%;display:flex;flex-direction:column;box-sizing:border-box}#all_content.picking-dashboard .wrap-ranges .ranges-title{position:relative;display:flex;padding:10px 35px 10px 20px;margin:10px 25px 0 25px;box-sizing:border-box;align-items:center;text-align:center;overflow:hidden}#all_content.picking-dashboard .wrap-ranges.is-collapsed .ranges-title span{color:#2979ff}#all_content.picking-dashboard .wrap-ranges .ranges-title:hover{opacity:.7;cursor:pointer}#all_content.picking-dashboard .wrap-ranges .ranges-title .title::after,#all_content.picking-dashboard .wrap-ranges .ranges-title .title::before{position:absolute;top:50%;width:calc(50% - 150px);display:flex;box-sizing:border-box;height:.1px;content:"";border:1px solid #d5d7db}#all_content.picking-dashboard .wrap-ranges .ranges-title .title::before{left:0}#all_content.picking-dashboard .wrap-ranges .ranges-title .title::after{right:0}#all_content.picking-dashboard .wrap-ranges .ranges-title .title{position:relative;width:calc(100% - 230px);color:#273947;font-family:Roboto;font-size:14px;font-weight:900;letter-spacing:1px;line-height:16px;text-align:center;align-items:center;text-transform:uppercase;user-select:none}#all_content.picking-dashboard .wrap-ranges .ranges-title .new-btn{position:absolute;display:flex;right:38px;width:145px;height:30px}#all_content.picking-dashboard .wrap-ranges .ranges-title .new-btn span{text-transform:none;font-size:14px}#all_content.picking-dashboard .wrap-ranges .ranges-title .icon-less,#all_content.picking-dashboard .wrap-ranges .ranges-title .icon-plus{position:absolute;right:0;width:28px;height:28px;border:1px solid #2979ff;border-radius:50px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:28px;text-align:center;color:#2979ff;user-select:none;line-height:1}#all_content.picking-dashboard .wrap-ranges .ranges-title .icon-plus{display:none}#all_content.picking-dashboard .wrap-ranges .ranges{width:100%;display:flex;flex-wrap:nowrap;padding:0 20px;box-sizing:border-box}#all_content.picking-dashboard .wrap-ranges .day{width:100%;min-width:170px;height:100%;box-sizing:border-box;padding:0 5px;display:flex;flex-direction:column;margin-bottom:20px}#all_content.picking-dashboard .wrap-ranges .range{background:#fff;box-sizing:border-box;padding:15px 0;margin:10px 0 0 0;border-left:8px solid #e8eaf6;border-radius:4px;display:flex;flex-direction:column;flex-shrink:0}#all_content.picking-dashboard .wrap-ranges .range.endln{margin-right:0}#all_content.picking-dashboard .wrap-ranges .range.open{border-color:#2979ff}#all_content.picking-dashboard .wrap-ranges .range.closed{border-color:#939598}#all_content.picking-dashboard .wrap-ranges .range.scheduled{border-color:#ffce17}#all_content.picking-dashboard .wrap-ranges .range>.title{display:flex;justify-content:center;align-items:center}#all_content.picking-dashboard .wrap-ranges .range>.title .fizzfont{margin:0 10px 0 0;font-size:19px}#all_content.picking-dashboard .wrap-ranges .range>.title .fizzfont,#all_content.picking-dashboard .wrap-ranges .range>.title span{font-size:17px;line-height:26px;color:#273947}#all_content.picking-dashboard .wrap-ranges .range .date-range{margin:5px 3% 0 3%;padding:0 5px;background:#e8eaf6;box-sizing:border-box;text-align:center}#all_content.picking-dashboard .wrap-ranges .range .date-range,#all_content.picking-dashboard .wrap-ranges .range .date-range strong{font-size:13px;line-height:22px}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers{display:flex;flex-wrap:wrap;align-items:flex-start;border-top:1px solid #f8f8f8;padding:5px 15px}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .title{width:100%;text-transform:uppercase;color:#939698;font-size:11px;line-height:18px}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .numbers,#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .numbers .qty{font-size:20px;line-height:26px;font-weight:300}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .numbers .qty{font-weight:500}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .perc{width:42px;height:26px;text-align:center;line-height:29px;background:#ddd;color:#fff;font-size:12px;font-weight:500;margin-left:auto;flex-shrink:0;border-radius:14px}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .perc.good{background:#74c755}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .perc.not-bad{background:#ffce17}#all_content.picking-dashboard .wrap-ranges .range .wrap-numbers .perc.bad{background:#ff4443}#all_content.picking-dashboard .wrap-ranges .range .items{border-top:1px solid #f8f8f8;padding:5px 0;display:flex;flex-wrap:nowrap}#all_content.picking-dashboard .wrap-ranges .range .items .wrap{width:100%;flex-shrink:1;display:flex;flex-direction:column;align-items:center;justify-content:center}#all_content.picking-dashboard .wrap-ranges .range .items .wrap .title{color:#939698;font-size:12px;line-height:18px}#all_content.picking-dashboard .wrap-ranges .range .items .wrap .number{font-size:18px;line-height:26px;font-weight:500;color:#273947}#all_content.picking-dashboard .wrap-ranges .range .links{display:flex;justify-content:center;border-top:1px solid #f8f8f8;padding:10px 5px 0 5px}#all_content.picking-dashboard .wrap-ranges .range .links a,#all_content.picking-dashboard .wrap-ranges .range .links div{line-height:22px;font-size:21px;text-align:center;margin:0 15px}#all_content.picking-dashboard .wrap-ranges .range .links div{color:#d5d7db}#all_content.picking-dashboard .wrap-ranges .range .links a,#all_content.picking-dashboard .wrap-ranges .range .links div.active{color:#3c7bec;cursor:pointer}#all_content.picking-dashboard .new-ol.range-data>.content{flex-direction:column;width:1100px;border-radius:5px;overflow:hidden;padding:0}#all_content.picking-dashboard .new-ol.range-data>.content .picking-planning-header{height:72px}#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds{display:flex;flex-direction:column;background:#e8eaf6;padding:22px}#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .rounds{max-height:520px;overflow:auto}#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .rounds .round .picker,#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .rounds .round .picking-date,#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .titles .picker,#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .titles .picking-date{display:none}#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .rounds .round .products,#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .titles .products{width:170px}#all_content.picking-dashboard .new-ol.range-data .wrap-picking-rounds .rounds .round .products .num{width:80px}body.picking_planning #all_content #main_content{padding:0;background:#e8eaf6}body.picking_planning #all_content{background:#e8eaf6}#all_content.picking-planning-resume #main_content{background:#e8eaf6}body.picking_planning #all_content #main_content .edit_module.module_info{margin:0;width:100%;height:100%;padding:0}.picking-planning-resume .picking-planning-header{flex-shrink:0;padding:25px 25px 0 25px;box-sizing:border-box}.picking-planning-resume .picking-planning-header .wrap-store{margin:0}.picking-planning-resume .module-picking-planning{display:none;background:#e8eaf6;width:100%;padding:12px 25px;box-sizing:border-box;transition:opacity .4s;flex-shrink:0}.picking-planning-resume .module-picking-planning.active{display:flex;opacity:1}.picking-planning-resume .picking-planning-tabs{background:#fff;width:100%;box-sizing:border-box;display:flex;flex-shrink:0;padding:25px 25px 0 25px}.picking-planning-resume .picking-planning-tabs .tab{display:flex;cursor:pointer;align-items:center;margin-right:30px;padding:0 2px 15px 2px;border-bottom:2px solid #fff;font-size:11px;font-weight:500;text-transform:uppercase;color:#939598;letter-spacing:1px;transition:border-color .25s,color .25s}.picking-planning-resume .picking-planning-tabs .tab.active{border-bottom-color:#2979ff;color:#273947}.picking-planning-resume .picking-planning-tabs .tab .fizzfont{font-size:19px;color:#939598;margin-right:8px;transition:color .25s}.picking-planning-resume .picking-planning-tabs .tab.active .fizzfont{color:#273947}.picking-planning-resume .module-picking-planning-numbers .content{width:100%;background:#fff;display:flex;padding:30px 0;border-radius:4px;justify-content:space-around;position:relative}.picking-planning-resume .module-picking-planning-numbers.loading .content .loading-wrap{display:flex}.picking-planning-resume .module-picking-planning-numbers .content .loading-wrap{display:none;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#fff;align-items:center;justify-content:center;opacity:.7}.picking-planning-resume .module-picking-planning-numbers .content .loading-wrap .loader{display:flex}.picking-planning-resume .module-picking-planning-numbers .content .wrap{width:260px;flex-shrink:0;padding:0 40px;display:flex;flex-direction:column;align-items:center}.picking-planning-resume .module-picking-planning-numbers .content .wrap .title{cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;color:#273947;text-transform:uppercase}.picking-planning-resume .module-picking-planning-numbers .content .wrap .title .fizzfont{font-size:22px;color:#273947;margin-right:10px}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph{margin:20px 0;width:140px;height:140px;display:flex;position:relative;justify-content:center;transition:opacity .4s;opacity:0}.picking-planning-resume .module-picking-planning-numbers.active .content .wrap .wrap-graph{opacity:1}.picking-planning-resume .module-picking-planning-numbers.not-active .content .wrap .wrap-graph{opacity:0}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data.empty{border:2px solid #ddd;border-radius:50%}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data .num{font-size:36px;font-weight:500;color:#273947}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data .nums{display:flex;justify-content:center;align-items:center}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data .nums,.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data .nums span,.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data .nums strong{font-size:22px;font-weight:300;color:#273947}.picking-planning-resume .module-picking-planning-numbers .content .wrap .wrap-graph .data .nums strong{font-weight:500}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info{width:100%;display:flex;flex-direction:column}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row{padding:10px 0;border-top:1px solid #d7d7d7;display:flex;align-items:center}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row.first{border-top:0}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .bullet{width:10px;height:10px;flex-shrink:0;border-radius:10px;margin-right:10px}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .text{flex-grow:1;font-size:11px;text-transform:uppercase;color:#939698}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .num{min-width:80px;border-radius:16px;background:#e8eaf6;display:flex;justify-content:center;align-items:center;flex-shrink:0;height:28px}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .num,.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .num span,.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .num strong{line-height:28px;font-weight:300;font-size:15px;color:#273947}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .num strong{font-weight:500}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .perc,.picking-planning-resume .module-picking-planning-numbers .content .wrap-graph .data .perc{width:42px;height:26px;text-align:center;line-height:29px;border-radius:14px;color:#fff;font-size:12px;font-weight:400;margin-left:10px;flex-shrink:0}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .perc.bad,.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row-canceled .bullet,.picking-planning-resume .module-picking-planning-numbers .content .wrap-graph .data .perc.bad{background-color:#ff4443}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row-pending .bullet{background-color:#ff8d11}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row-delayed .bullet{background-color:#939598}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .perc.not-bad,.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row-picking .bullet,.picking-planning-resume .module-picking-planning-numbers .content .wrap-graph .data .perc.not-bad{background-color:#ffce17}.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row .perc.good,.picking-planning-resume .module-picking-planning-numbers .content .wrap .info .row-picked .bullet,.picking-planning-resume .module-picking-planning-numbers .content .wrap-graph .data .perc.good{background-color:#74c755}.picking-planning-resume .module-picking-planning-numbers .content .wrap-graph .data .perc{margin:10px 0 0 0}.picking-planning-resume .module-picking-planning-rounds .wrap-picking-rounds .round .products,.picking-planning-resume .module-picking-planning-rounds .wrap-picking-rounds .titles .products{width:160px}.picking-planning-resume .module-picking-planning-rounds .row-picking-round .products .num{min-width:60px}.picking-planning-bulk .title{font-size:18px}.picking-planning-bulk #planning{display:flex;flex-direction:column}.picking-planning-bulk .inner{background:#fff}.picking-planning-bulk .wrap-picking-days{display:flex;flex-wrap:wrap}.picking-planning-bulk .wrap-picking-days .picking-day{display:flex;padding:20px 20px 30px 20px;width:300px;border:1px solid #e1e1e1;flex-direction:column;margin-top:15px;margin-right:20px;box-sizing:border-box}.picking-planning-bulk .wrap-picking-days .picking-day .day-title{font-size:16px;font-weight:500;color:#273947;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal;line-height:26px;overflow:hidden;box-sizing:border-box}.picking-planning-bulk .wrap-picking-days .picking-day .planning-title{font-size:14px;font-weight:400;padding-top:5px;color:#273947;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal;line-height:26px;overflow:hidden;box-sizing:border-box}.picking-planning-bulk .wrap-picking-days .picking-day .planning{margin:10px 0 10px 0}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap{display:flex}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap .new-input{color:#2979ff;font-size:14px;font-weight:700;line-height:22px;width:130px;height:25px}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap .new-input::-webkit-input-placeholder{font-size:12px;font-weight:400;color:#939598}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap .new-input::-moz-placeholder{font-size:12px;font-weight:400;color:#939598}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap .new-input:-ms-input-placeholder{font-size:12px;font-weight:400;color:#939598}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap .new-input:-moz-placeholder{font-size:12px;font-weight:400;color:#939598}.picking-planning-bulk .wrap-picking-days .picking-day .planning .new-input-wrap label{margin-right:20px;min-width:72px}.picking-planning-bulk .options{display:flex;margin-top:20px}.picking-planning-bulk .options .new-btn{margin-right:10px}@media screen and (max-width :1480px){#all_content.picking-dashboard .days,#all_content.picking-dashboard .wrap-ranges{padding:0 10px}#all_content.picking-dashboard .wrap-ranges .range .links a,#all_content.picking-dashboard .wrap-ranges .range .links div{margin:0 10px}}.wrap-delivery-plannings .row-delivery-planning .carrier,.wrap-delivery-plannings .titles .carrier{padding-left:18px;flex-grow:1;width:100px}.wrap-delivery-plannings .row-delivery-planning .shipping,.wrap-delivery-plannings .titles .shipping{flex-grow:1;width:100px}.wrap-delivery-plannings .row-delivery-planning .shipping-date,.wrap-delivery-plannings .titles .shipping-date{width:200px}.wrap-delivery-plannings .row-delivery-planning .shipping-window,.wrap-delivery-plannings .titles .shipping-window{width:180px}.wrap-delivery-plannings .row-delivery-planning .totals,.wrap-delivery-plannings .titles .totals{width:140px}.wrap-delivery-plannings .row-delivery-planning .status,.wrap-delivery-plannings .titles .status{width:120px;display:flex;align-items:center;justify-content:center}.row-delivery-planning .carrier{font-size:13px;font-weight:500;color:#273947}.row-delivery-planning .shipping{display:flex;align-items:center;font-size:13px;font-weight:300;color:#273947}.row-delivery-planning .shipping .wrap-icon{display:flex;align-items:center;justify-content:center;border-right:1px solid #ddd;margin-right:8px;width:40px;height:26px}.row-delivery-planning .shipping .wrap-icon .fizzfont{font-size:20px;margin-right:6px}.row-delivery-planning .shipping .wrap-icon .fizzfont.delivery{color:#74c655}.row-delivery-planning .shipping .wrap-icon .fizzfont.express_delivery{color:#74c655}.row-delivery-planning .shipping .wrap-icon .fizzfont.store_pickup{color:#f683af}.row-delivery-planning .shipping .wrap-icon .fizzfont.drive_through{color:#56bcf2;font-size:16px}.row-delivery-planning .shipping .wrap-icon.delivery{border-color:#74c655}.row-delivery-planning .shipping .wrap-icon.express_delivery{border-color:#74c655}.row-delivery-planning .shipping .wrap-icon.store_pickup{border-color:#f683af}.row-delivery-planning .shipping .wrap-icon.drive_through{border-color:#56bcf2}.row-delivery-planning .shipping .wrap-icon:after{content:"";height:1px;width:9px}.row-delivery-planning .shipping .wrap-icon.delivery:after{background-color:#74c655}.row-delivery-planning .shipping .wrap-icon.express_delivery:after{background-color:#74c655}.row-delivery-planning .shipping .wrap-icon.store_pickup:after{background-color:#f683af}.row-delivery-planning .shipping .wrap-icon.drive_through:after{background-color:#56bcf2}.row-delivery-planning .shipping-date,.row-delivery-planning .shipping-window{font-size:13px;font-weight:300;color:#273947}.row-delivery-planning .shipping-date,.row-delivery-planning .shipping-window,.row-delivery-planning .totals{display:flex;align-items:center}.row-delivery-planning .shipping-date .fizzfont,.row-delivery-planning .shipping-window .fizzfont{margin-right:8px;font-size:20px}.row-delivery-planning .status .status-label{width:100%;text-align:center;font-size:13px;font-weight:500;line-height:28px;color:#74c755;border:1px solid #74c755;padding:0 20px;border-radius:16px;box-sizing:border-box}.row-delivery-planning .status.blocked .status-label{color:#555;border-color:#555}#all_content.delivery-dashboard #top_nav{padding:15px 0}#all_content.delivery-dashboard #top_nav .extra-title,#all_content.delivery-planning-bulk #top_nav .extra-title{font-size:17px;line-height:33px}#all_content.delivery-dashboard #main_content{padding:0;background:#e8eaf6;overflow:hidden}#all_content.delivery-dashboard .selects{display:flex;align-items:center;background:#fff;padding:20px 30px;box-sizing:border-box;flex-shrink:0;border-bottom:1px solid #d5d7db}#all_content.delivery-dashboard .selects .title{line-height:32px;margin-right:10px;font-weight:700}#all_content.delivery-dashboard .selects .select-day,#all_content.delivery-dashboard .selects .select-ecommerce-account,#all_content.delivery-dashboard .selects .select-store{display:flex;align-items:center;margin-right:20px}#all_content.delivery-dashboard .selects .select{display:inline-block;width:258px}#all_content.delivery-dashboard .selects .select .select2-selection{height:32px}#all_content.delivery-dashboard .selects .select .select2-selection .select2-selection__rendered{line-height:32px;top:3px}#all_content.delivery-dashboard .selects .select-day a{color:#3c7bec;margin-left:10px;line-height:22px}#all_content.delivery-dashboard .selects .btns{margin-left:auto;display:flex}#all_content.delivery-dashboard .selects .btns .new-btn{margin-left:15px}#all_content.delivery-dashboard .wrap-deliveries{width:100%;height:100%;display:flex;flex-wrap:nowrap;box-sizing:border-box;padding:0 20px;overflow:auto}#all_content.delivery-dashboard .wrap-deliveries .no-planning{display:flex;align-items:center;justify-content:center;width:100%;margin-top:30px;text-align:center;font-size:22px;line-height:32px}#all_content.delivery-dashboard .wrap-deliveries .delivery{min-width:280px;max-width:320px;height:100%;box-sizing:border-box;padding:0 10px;margin-bottom:20px;flex-direction:column}#all_content.delivery-dashboard .wrap-deliveries .delivery{border-right:1px dashed #d5d7db}#all_content.delivery-dashboard .wrap-deliveries .delivery.last{border:0}#all_content.delivery-dashboard .wrap-deliveries .delivery .delivery-title{font-size:16px;font-weight:500;color:#273947;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal;line-height:20px;height:50px;overflow:hidden;box-sizing:border-box;margin-top:10px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning{display:flex;flex-direction:column;background:#fff;box-sizing:border-box;position:relative;overflow:hidden;margin-top:10px;border-radius:4px;border-left:8px solid #939598;position:relative;padding:12px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .header{display:flex;align-items:center}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .header .fizzfont{font-size:19px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .header .time-range{font-size:14px;line-height:26px;font-weight:700;margin-left:6px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.open .header .fizzfont,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.open .header .time-range{color:#2979ff}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .header .text-label{margin-left:auto}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers{display:flex;align-items:center;justify-content:center;width:100%;padding:5px 0;margin-top:10px;background:#fff;transition:all .25s}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning a.numbers:hover{background:#e8eaf6}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .qty,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .quota{font-size:30px;line-height:40px;display:inline-block;vertical-align:middle}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .quota{font-weight:300}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .qty{font-weight:500}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .perc{width:36px;height:26px;line-height:26px;text-align:center;background:#ddd;color:#fff;font-size:12px;font-weight:500;margin-left:10px;flex-shrink:0;border-radius:14px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .perc.good{background:#74c755}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .perc.not-bad{background:#ffce17}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .numbers .perc.bad{background:#ff4443}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:10px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities .item{width:32%;display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;padding:5px;background:#fff;transition:all .25s}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities .item .title{font-size:14px;line-height:22px;font-weight:300;color:#273947;transition:color .25s;user-select:none}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities .item .qty{font-size:16px;font-weight:600;background:#e8eaf6;margin-top:5px;width:46px;line-height:30px;text-align:center;border-radius:16px;transition:background .25s;user-select:none}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities .item .qty{opacity:.7}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities a.item .qty{opacity:1}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities a.item:hover{background:#e8eaf6}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities a.item:hover .title{color:#2979ff}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .quantities a.item:hover .qty{background:#fff}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.open,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.open .header .text-label{border-color:#2979ff}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.open .header .text-label{color:#2979ff}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.closed,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.closed .header .text-label{border-color:#939598}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.closed .header .text-label{color:#939598}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.scheduled,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.scheduled .header .text-label{border-color:#ffce17}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.scheduled .header .text-label{color:#ffce17}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .locked-wrap,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.unlocked .locked-wrap{display:flex}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .locked-wrap{display:none;align-items:center;justify-content:center;margin-top:10px;border-top:1px solid #1db779;padding-top:10px;color:#1db779;font-weight:700;text-transform:uppercase}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .locked-wrap .title-unlocked{border-color:#1db779;color:#1db779}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .locked-wrap .title-locked,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .locked-wrap .title-locked .date{border-color:#ff4343;color:#ff4343}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .locked-wrap .title-locked,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.unlocked .locked-wrap .title-unlocked{display:flex}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .locked-wrap .title-locked,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .locked-wrap .title-unlocked{display:none}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .locked-wrap .date{font-weight:400;text-transform:normal;margin-left:8px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .locked-wrap{border-color:#ff4343;color:#ff4343}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer{display:flex;align-items:center;margin-top:10px;border-top:1px solid #e6eaf5;padding-top:12px;height:26px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .footer{border-color:#ff4343}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.unlocked .footer{border-color:#1db779}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .close-date{font-size:12px;flex-grow:1;line-height:24px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .close-date strong{text-transform:uppercase}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.closed .close-date,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.closed .close-date strong{color:#a5a5a7}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .fizzfont{font-size:38px;transition:color .5s}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .fizzfont.edit{cursor:pointer;font-size:19px}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .fizzfont.edit:hover{color:#2979ff}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .wrap-lock-unlock{display:flex;align-items:center}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .wrap-lock-unlock .fizzfont{cursor:pointer}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .wrap-lock-unlock .fizzfont.lock:hover{color:#ff4343}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .footer .wrap-lock-unlock .fizzfont.unlock:hover{color:#1db779}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.loading .wrap-lock-unlock .loader{display:block}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.loading .fizzfont.edit,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.loading .wrap-lock-unlock .fizzfont{display:none!important}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .wrap-lock-unlock .fizzfont.unlock,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .wrap-lock-unlock:hover .fizzfont.lock,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .wrap-lock-unlock .fizzfont.lock,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .wrap-lock-unlock:hover .fizzfont.unlock{display:block}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .wrap-lock-unlock .fizzfont.lock{color:#ff4343}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .wrap-lock-unlock .fizzfont.unlock{color:#1db779}#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .wrap-lock-unlock .fizzfont.lock,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning .wrap-lock-unlock:hover .fizzfont.unlock,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .wrap-lock-unlock .fizzfont.unlock,#all_content.delivery-dashboard .wrap-deliveries .delivery .planning.locked .wrap-lock-unlock:hover .fizzfont.lock{display:none}#all_content.delivery-dashboard .wrap-deliveries .controls .slider-control{opacity:.7!important;cursor:pointer;top:0;font-size:24px;user-select:none}#all_content.delivery-dashboard .wrap-deliveries .controls .slider-control:hover{opacity:.9!important}#all_content.delivery-dashboard .wrap-deliveries .controls .slider-control.disabled{background:#e1e1e1;color:#a2a2a2;opacity:.9!important}#all_content.delivery-dashboard .wrap-deliveries .controls .slider-control.next-slide{float:right}#all_content.delivery-dashboard .wrap-deliveries .controls .slider-control.prev-slide:before{content:"<"}#all_content.delivery-dashboard .wrap-deliveries .controls .slider-control.next-slide:before{content:">"}.new-ol.planning-edit .content{width:500px}.new-ol.planning-edit .content .wrap{padding:0 30px}.new-ol.planning-edit .content .data{display:flex;justify-content:space-between}.new-ol.planning-edit .content .data .col{width:48%;display:flex;flex-direction:column}.new-ol.planning-edit .content .data .col .item{display:flex;align-items:center;margin-top:10px}.new-ol.planning-edit .content .data .col .item .fizzfont{color:#2979ff;font-size:20px;margin-right:10px}.new-ol.planning-edit .content .data .col .item .text{color:#273947;line-height:26px}.new-ol.planning-edit .content .data .col .item .num{font-size:16px;font-weight:600;width:46px;line-height:28px;text-align:center;border-radius:16px;border:1px solid #e8eaf6;user-select:none;margin-left:auto;flex-shrink:0;box-sizing:border-box}.new-ol.planning-edit .content .data .col .item .new-input-wrap,.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg,.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg .new-input{width:100%}.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg .new-input{color:#2979ff;font-size:14px;font-weight:700;line-height:22px;height:25px}.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg .new-input::-webkit-input-placeholder{font-size:12px;font-weight:400;color:#939598}.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg .new-input::-moz-placeholder{font-size:12px;font-weight:400;color:#939598}.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg .new-input:-ms-input-placeholder{font-size:12px;font-weight:400;color:#939598}.new-ol.planning-edit .content .data .col .item .new-input-wrap .wrap-input-msg .new-input:-moz-placeholder{font-size:12px;font-weight:400;color:#939598}.new-ol.planning-edit .content .quantities{display:flex;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #e6eaf5;padding:10px 0 20px 0;margin-top:10px}.new-ol.planning-edit .content .quantities .item{width:48%;display:flex;align-items:center;margin-top:10px}.new-ol.planning-edit .content .quantities .item .text{color:#273947}.new-ol.planning-edit .content .quantities .item .num{font-size:16px;font-weight:600;background:#e8eaf6;width:46px;line-height:30px;text-align:center;border-radius:16px;user-select:none;margin-left:auto;flex-shrink:0}.new-ol.planning-copy .content{width:580px}.new-ol.planning-copy .content .title{justify-content:flex-start;color:#273947;font-size:14px;margin-bottom:10px}.new-ol.planning-copy .content .wrap{padding:0 30px}.new-ol.planning-copy .content .wrap .data{padding:10px 0 30px 0;display:flex;font-size:13px;color:#273947;font-weight:400;align-items:center}.new-ol.planning-copy .content .wrap .data .fizzfont.calendar{font-size:19px;margin-right:10px}.new-ol.planning-copy .content .weeks-title{display:flex;align-items:center}.new-ol.planning-copy .content .weeks-title .title{flex-shrink:0;color:#273947;font-size:14px;font-weight:500;text-transform:uppercase;margin:0}.new-ol.planning-copy .content .weeks-title .line{height:1px;background:#d5d7d8;width:100%;flex-grow:1;margin:0 20px}.new-ol.planning-copy .content .weeks-title .fizzfont.select-all{cursor:pointer;color:#2979ff;font-size:18px;height:36px;line-height:36px;padding:0 20px;border-radius:18px;background:#e8eaf6}.new-ol.planning-copy .content .weeks{width:100%;box-sizing:border-box;padding:20px 0;display:flex;flex-wrap:wrap;justify-content:space-between}.new-ol.planning-copy .content .wrap .week{width:32%;font-size:13px;color:#273947;font-weight:400;line-height:38px;cursor:pointer;display:flex;align-items:center;user-select:none;transition:all .25s}.new-ol.planning-copy .content .wrap .week .fizzfont{background:#fff;color:#fff;border:1px solid #d5d7d8;font-size:11px;width:20px;height:20px;line-height:20px;text-align:center;margin-right:10px;box-sizing:border-box;transition:all .25s;border-radius:20px;flex-shrink:0}.new-ol.planning-copy .content .wrap .week.active,.new-ol.planning-copy .content .wrap .week:hover{color:#2979ff}.new-ol.planning-copy .content .wrap .week.active .fizzfont{background:#2979ff;border-color:#2979ff}.delivery-planning-bulk .title{font-size:18px}.delivery-planning-bulk #planning{display:flex;flex-direction:column}.delivery-planning-bulk .inner{background:#fff}.delivery-planning-bulk .wrap-deliveries{display:flex;flex-wrap:wrap}.delivery-planning-bulk .wrap-deliveries .delivery{display:flex;padding:20px 20px 30px 20px;width:300px;border:1px solid #e1e1e1;flex-direction:column;margin-top:15px;margin-right:20px;box-sizing:border-box}.delivery-planning-bulk .wrap-deliveries .delivery .delivery-title{font-size:16px;font-weight:500;color:#273947;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal;line-height:26px;overflow:hidden;box-sizing:border-box}.delivery-planning-bulk .wrap-deliveries .delivery .planning{margin-top:10px}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap{display:flex}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap .new-input{color:#2979ff;font-size:14px;font-weight:700;line-height:22px;width:130px;height:25px}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap .new-input::-webkit-input-placeholder{font-size:12px;font-weight:400;color:#939598}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap .new-input::-moz-placeholder{font-size:12px;font-weight:400;color:#939598}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap .new-input:-ms-input-placeholder{font-size:12px;font-weight:400;color:#939598}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap .new-input:-moz-placeholder{font-size:12px;font-weight:400;color:#939598}.delivery-planning-bulk .wrap-deliveries .delivery .planning .new-input-wrap label{margin-right:20px}.delivery-planning-bulk .options{display:flex;margin-top:20px}.delivery-planning-bulk .new-btn{margin-right:10px;flex-grow:0}body.picking_round_group #all_content.edit .edit_module .module{background:0 0;padding:0;margin:0}body.picking_round_group #top_nav .right .action_btns .new-btn.back-prepare,body.picking_round_group #top_nav .right .action_btns .new-btn.save-group,body.picking_round_group.preview-active #top_nav .right .action_btns .new-btn.preview{display:none}body.picking_round_group #top_nav .right .action_btns .new-btn.preview,body.picking_round_group.preview-active #top_nav .right .action_btns .new-btn.back-prepare,body.picking_round_group.preview-active #top_nav .right .action_btns .new-btn.save-group{display:flex}body.picking_round_group #top_nav.loading .right .action_btns .btn{display:none!important}body.picking_round_group #all_content #main_content .edit_module.module_info{padding:0}.module-picking-round-group .picking-planning-header{padding:18px 26px;border-bottom:1px solid #e8eaf6}.module-picking-round-group .picking-planning-header .wrap-store{margin:0}.module-picking-round-group .wrap-options{background:#fff;padding:18px 26px;display:flex;align-items:center}.module-picking-round-group .wrap-options .option-radio{cursor:pointer;height:32px;border-radius:18px;border:2px solid #e8eaf6;padding:0 15px 0 10px;margin-right:16px;display:flex;align-items:center;user-select:none}.module-picking-round-group .wrap-options .option-radio .title{font-weight:400;font-size:13px;color:#273947}.module-picking-round-group .wrap-options .option-radio .fizzfont{width:15px;height:15px;border-radius:15px;border:1px solid #e8eaf6;font-size:10px;text-align:center;color:#fff;margin-right:10px}.module-picking-round-group .wrap-options .option-radio .fizzfont:before{line-height:15px}.module-picking-round-group .wrap-options .option-radio.selected{border-color:#2979ff}.module-picking-round-group .wrap-options .option-radio.selected .title{color:#2979ff}.module-picking-round-group .wrap-options .option-radio.selected .fizzfont{border-color:#2979ff;background:#2979ff}.module-picking-round-group .wrap-options .separator{width:1px;background:#e8eaf6;height:46px;margin:0 27px 0 11px}.module-picking-round-group .wrap-options .option-switch{cursor:pointer;display:flex;align-items:center;margin-right:30px;user-select:none}.module-picking-round-group .wrap-options .option-switch .title{margin-right:10px;font-size:12px;font-weight:300;color:#757575}.module-picking-round-group .wrap-options .option-switch .switch{display:flex;align-items:center;height:25px;padding:0 10px 0 2px;background:#d5d7d8;border-radius:25px}.module-picking-round-group .wrap-options .option-switch.selected .switch{padding:0 2px 0 10px;background:#2979ff}.module-picking-round-group .wrap-options .option-switch .switch .span-yes,.module-picking-round-group .wrap-options .option-switch.selected .switch .span-no{display:none}.module-picking-round-group .wrap-options .option-switch .switch .span-no,.module-picking-round-group .wrap-options .option-switch.selected .switch .span-yes{display:block}.module-picking-round-group .wrap-options .option-switch .switch .span-no,.module-picking-round-group .wrap-options .option-switch .switch .span-yes{font-size:13px;font-weight:400;color:#fff;width:22px}.module-picking-round-group .wrap-options .option-switch .switch .span-no{color:#757575;text-align:right}.module-picking-round-group .wrap-options .option-switch .switch .fizzfont{background:#fff;color:#fff;font-size:12px;width:21px;height:21px;line-height:21px;text-align:center;border-radius:21px}.module-picking-round-group .wrap-options .option-switch.selected .switch .fizzfont{color:#2979ff}.module-picking-round-group .wrap-options .option-switch.selected .switch:before{line-height:23px}.module-picking-round-group .wrap-filter-carriers,.module-picking-round-group .wrap-filter-preparable-groups,.module-picking-round-group .wrap-filter-regions,.module-picking-round-group .wrap-select-orders{background:#fff;padding:24px 26px;border-top:1px solid #e8eaf6;display:flex;align-items:center}.module-picking-round-group .wrap-filter-carriers .fizzfont.location,.module-picking-round-group .wrap-filter-preparable-groups .fizzfont.picking-group,.module-picking-round-group .wrap-filter-regions .fizzfont.location,.module-picking-round-group .wrap-options .fizzfont.picking-round,.module-picking-round-group .wrap-select-orders .fizzfont.order{font-size:22px;color:#273947;line-height:26px;margin-right:22px;flex-shrink:0}.module-picking-round-group .wrap-filter-carriers .wrap-carriers,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups,.module-picking-round-group .wrap-filter-regions .wrap-regions,.module-picking-round-group .wrap-select-orders .wrap-select{flex-grow:1;display:flex;width:100%;flex-wrap:wrap}.module-picking-round-group .wrap-filter-carriers .wrap-carriers .carrier,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups .preparable-group,.module-picking-round-group .wrap-filter-regions .wrap-regions .region,.module-picking-round-group .wrap-select-orders .wrap-select .order{display:flex;align-items:center;cursor:pointer;line-height:26px;padding:0 10px;margin:6px 10px 6px 0;background:#e8eaf6;color:#273947;font-size:13px;font-weight:300;border-radius:16px;user-select:none}.module-picking-round-group .wrap-select-orders .wrap-select .order:before{content:"#";font-size:13px;font-weight:500;color:#273947;margin-right:5px}.module-picking-round-group .wrap-filter-carriers .wrap-carriers .carrier,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups .preparable-group,.module-picking-round-group .wrap-filter-regions .wrap-regions .region,.module-picking-round-group .wrap-select-orders .wrap-select .order,.module-picking-round-group .wrap-select-orders .wrap-select .order:before{transition:all .25s}.module-picking-round-group .wrap-filter-carriers .wrap-carriers .carrier:hover,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups .preparable-group:hover,.module-picking-round-group .wrap-filter-regions .wrap-regions .region:hover,.module-picking-round-group .wrap-select-orders .wrap-select .order:hover,.module-picking-round-group .wrap-select-orders .wrap-select .order:hover:before{color:#2979ff}.module-picking-round-group .wrap-filter-carriers .wrap-carriers .carrier.active:hover,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups .preparable-group.active:hover,.module-picking-round-group .wrap-filter-regions .wrap-regions .region.active:hover,.module-picking-round-group .wrap-select-orders .wrap-select .order.active:hover,.module-picking-round-group .wrap-select-orders .wrap-select .order.active:hover:before{color:#fff}.module-picking-round-group .wrap-filter-carriers .wrap-carriers .carrier.active,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups .preparable-group.active,.module-picking-round-group .wrap-filter-regions .wrap-regions .region.active,.module-picking-round-group .wrap-select-orders .wrap-select .order.active,.module-picking-round-group .wrap-select-orders .wrap-select .order.active:before{color:#fff}.module-picking-round-group .wrap-filter-carriers .wrap-carriers .carrier.active,.module-picking-round-group .wrap-filter-preparable-groups .wrap-preparable-groups .preparable-group.active,.module-picking-round-group .wrap-filter-regions .wrap-regions .region.active,.module-picking-round-group .wrap-select-orders .wrap-select .order.active{background:#2979ff}.module-picking-round-group .wrap-select-orders .wrap-select .order.partially-picked{background:#f98525}.module-picking-round-group .wrap-arrange-picking-groups{padding:16px;display:flex;align-items:flex-start;box-sizing:border-box}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups,.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups{display:flex;flex-direction:column;width:220px;flex-shrink:0}.module-picking-round-group .wrap-arrange-picking-groups .wrapper-groups{display:flex;flex-wrap:wrap;align-content:flex-start}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups{padding:17px 10px}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .content{min-height:45px;position:relative}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .content .empty-wrap{display:none;width:100%;height:45px;box-sizing:border-box;border:1px dashed #c0c7dd;position:absolute;top:0;left:0}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups.full-empty .content .empty-wrap{display:block}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .title{font-weight:600;color:#273947;font-size:14px;line-height:32px;margin-bottom:10px;padding-left:12px;text-transform:uppercase;user-select:none;display:flex;align-content:center;align-items:center}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .title .fizzfont{margin:0 5px 0 auto;cursor:pointer}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .title .icon-arrow-right-line,.module-picking-round-group .wrap-arrange-picking-groups .separated-groups.empty .title .icon-arrow-left-line{display:block}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .title .icon-arrow-left-line,.module-picking-round-group .wrap-arrange-picking-groups .separated-groups.empty .title .icon-arrow-right-line{display:none}.module-picking-round-group .wrap-arrange-picking-groups .groups-separator{align-self:stretch;width:1px;line-height:15px;background:#fff;margin-left:10px}.module-picking-round-group .wrap-arrange-picking-groups .group{display:flex;align-items:center;width:100%;padding:15px 12px;box-sizing:border-box;background:#fff;border-radius:2px;margin-bottom:6px;cursor:pointer;font-size:13px;color:#273947;font-weight:300;user-select:none;opacity:.3}.module-picking-round-group .wrap-arrange-picking-groups .group.has-products{opacity:1}.module-picking-round-group .wrap-arrange-picking-groups .group strong{color:#273947;font-weight:500;margin-right:5px}.module-picking-round-group .wrap-arrange-picking-groups .group .count{margin-left:auto;font-weight:500;font-size:14px}.module-picking-round-group .wrap-arrange-picking-groups .group.ui-sortable-helper,.module-picking-round-group .wrap-arrange-picking-groups .group.ui-sortable-placeholder{border:1px solid #2979ff}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .content .group{border:1px solid #e8eaf6}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups{background:#fff;padding:10px 12px;margin:5px 0 5px 12px;border-top:2px solid #2979ff;transition:border-color .25s;border-radius:0 0 2px 2px}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .title{float:left;clear:both;width:100%;line-height:32px}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .title,.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .title .count-groups,.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .title .num{font-weight:700;color:#273947;font-size:14px;text-transform:uppercase;user-select:none}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .title .count-groups{border-radius:16px;float:right;background:#e8eaf6;border:1px solid #e8eaf6;padding:0 15px;font-size:15px;color:#273947;line-height:28px;transition:background .25s}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups.empty .title .count-groups{background:#fff}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .content{float:left;clear:both;width:100%;margin-top:10px;min-height:51px;position:relative}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .content .icon-plus{position:absolute;top:0;left:0;display:none;height:45px;float:left;clear:both;width:100%;text-align:center;cursor:pointer;box-sizing:border-box;border:1px dashed #e8eaf6;content:"+";font-family:Roboto,Helvetica,Arial,sans-serif;color:#2979ff;font-size:30px;line-height:45px;font-weight:300;user-select:none}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups.empty .content .icon-plus{display:block}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups.empty .content .icon-plus+.group{background:#e8eaf6;border:1px solid #2979ff}.module-picking-round-group .wrap-arrange-picking-groups .separated-groups .group.ui-sortable-placeholder,.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups .content .group.ui-sortable-placeholder{height:45px;visibility:visible!important;background:#e8eaf6;border:1px solid #2979ff}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+1){border-color:#ff8d10}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+2){border-color:#07a4ea}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+3){border-color:#f683af}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+4){border-color:#cf91e1}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+5){border-color:#a27bdb}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+6){border-color:#74c655}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+7){border-color:#ffce17}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups:nth-child(8n+8){border-color:#08c4c4}.module-picking-round-group .wrap-arrange-picking-groups .wrap-groups.empty{border-color:#2979ff!important}.module-picking-round-group .wrap-preview{display:none;padding:15px}.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round .content .items-titles .status,.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round .content .order-items .item .status,.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round .picked-perc,.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round .products .picked,.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round .status,.module-picking-round-group .wrap-picking-rounds .titles .status{display:none}.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round .select-picker{display:flex}.module-picking-round-group .wrap-picking-rounds .rounds .row-picking-round.has-picker .select-picker{display:none}.row-picking-round .picking-round-info>.title,.wrap-picking-rounds .titles .round-number{width:100px;margin-left:18px;flex-shrink:0}.wrap-picking-rounds .titles .sector{padding-left:10px;border-left:1px dotted #d5d7db}.row-picking-round .sector,.wrap-picking-rounds .titles .sector{flex-grow:1}.wrap-picking-rounds .titles .orders,.wrap-picking-rounds .titles .products{text-align:center}.wrap-picking-rounds .round .orders,.wrap-picking-rounds .round .products,.wrap-picking-rounds .titles .orders,.wrap-picking-rounds .titles .products{width:130px;flex-shrink:0}.row-picking-round .picking-date,.wrap-picking-rounds .titles .picking-date{width:200px;flex-shrink:0;padding-right:15px}.row-picking-round .picker,.wrap-picking-rounds .titles .picker{width:150px;flex-shrink:0;padding-right:15px}.row-picking-round .status,.wrap-picking-rounds .titles .status{width:180px;text-align:center;flex-shrink:0}.row-picking-round .picking-round-info .actions,.wrap-picking-rounds .titles .actions{width:100px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center}.row-picking-round{height:auto}.row-picking-round .color{height:35px}.row-picking-round:nth-child(8n+1) .color{background:#ff8d10}.row-picking-round:nth-child(8n+2) .color{background:#07a4ea}.row-picking-round:nth-child(8n+3) .color{background:#f683af}.row-picking-round:nth-child(8n+4) .color{background:#cf91e1}.row-picking-round:nth-child(8n+5) .color{background:#a27bdb}.row-picking-round:nth-child(8n+6) .color{background:#74c655}.row-picking-round:nth-child(8n+7) .color{background:#ffce17}.row-picking-round:nth-child(8n+8) .color{background:#08c4c4}.row-picking-round .picking-round-info{width:100%;height:35px;display:flex;align-items:center}.row-picking-round .picking-round-info>.title{text-transform:uppercase;font-size:13px;font-weight:500;color:#273947}.row-picking-round .sector{display:flex;align-items:center;font-size:13px;font-weight:300;color:#273947;line-height:14px;padding:0 10px;border-left:1px solid #e8eaf6}.row-picking-round.no-picking-group .sector{color:#ff4443}.row-picking-round.alerts .sector .num,.row-picking-round.no-picking-group .sector .num,.row-picking-round.preparables .sector .num{display:none}.row-picking-round .picker,.row-picking-round .picking-date{display:flex;align-items:center;cursor:pointer}.row-picking-round .picker>div,.row-picking-round .picking-date>div{align-items:center}.row-picking-round.readonly .picker,.row-picking-round.readonly .picking-date{cursor:default}.row-picking-round .picker .text,.row-picking-round .picking-date .text{font-size:13px;color:#273947;font-weight:300;user-select:none}.row-picking-round .picking-date .text{font-weight:500}.row-picking-round .picking-date .fizzfont{margin-right:10px;font-size:16px}.row-picking-round .picker .fizzfont{margin-left:10px;font-size:16px;color:#2979ff}.row-picking-round .picker .fizzfont.user{margin:0 10px 0 0;color:#273947}.row-picking-round .picking-date .select-picking-date,.row-picking-round.no-picking-date .picking-date .data-picking-date{display:none}.row-picking-round .picking-date .data-picking-date,.row-picking-round.no-picking-date .picking-date .select-picking-date{display:flex}.row-picking-round .picking-date .select-picking-date .fizzfont.edit,.row-picking-round.no-picking-date .picking-date .select-picking-date .fizzfont.calendar{display:none}.row-picking-round .picking-date .select-picking-date .fizzfont.calendar,.row-picking-round.no-picking-date .picking-date .select-picking-date .fizzfont.edit{display:block}.row-picking-round .picker .data-picker,.row-picking-round .picker .no-picker,.row-picking-round .picker .select-picker{display:none}.row-picking-round.has-picker .picker .data-picker,.row-picking-round.no-picker .picker .no-picker,.row-picking-round.round-tmp .picker .select-picker{display:flex}.row-picking-round.no-picker .picker .no-picker .fizzfont.user,.row-picking-round.no-picker .picker .no-picker .text{color:#ff4443}.row-picking-round .picking-round-info>.orders .num,.row-picking-round .products .num,.row-picking-round .sector .num{margin-left:10px}.row-picking-round .picking-round-info>.orders,.row-picking-round .products{display:flex;justify-content:center;align-items:center}.row-picking-round .picking-round-info>.orders .fizzfont,.row-picking-round .products .fizzfont{font-size:20px;color:#273947;line-height:35px;font-weight:500}.row-picking-round.round-tmp .products .perc-num{display:none}.row-picking-round.round-tmp .products span{font-weight:500}.row-picking-round .status{display:flex;align-items:center;justify-content:center}.row-picking-round .status-label{font-size:13px;font-weight:500;line-height:28px;color:#ff8d11;border:1px solid #ff8d11;padding:0 20px;border-radius:16px;box-sizing:border-box}.row-picking-round .item .status-label.picked,.row-picking-round .status-label.picked{color:#74c755;border-color:#74c755}.row-picking-round .item .status-label.picking,.row-picking-round .status-label.picking{color:#ffce17;border-color:#ffce17}.row-picking-round .item .status-label.omitted,.row-picking-round .status-label.canceled{color:#ff4443;border-color:#ff4443}.row-picking-round .item .status-label.substituted{color:#2979ff;border-color:#2979ff}.row-picking-round .icon-less,.row-picking-round .icon-plus{font-family:Roboto,Helvetica,Arial,sans-serif;color:#2979ff;font-size:28px;font-weight:300;line-height:28px;text-align:center;cursor:pointer;width:28px;height:28px;margin:0 5px;user-select:none}.row-picking-round .icon-plus,.row-picking-round.active .icon-less{display:block}.row-picking-round .icon-less,.row-picking-round.active .icon-plus,.row-picking-round.no-content .icon-plus{display:none}.row-picking-round .actions .fizzfont.printed{display:none}.row-picking-round.printed .actions .fizzfont.printed{display:block;font-size:18px;color:#2979ff;margin-right:4px}.row-picking-round.round-tmp .more-options{display:none}.row-picking-round .more-options>.fizzfont{cursor:pointer;font-size:15px;text-align:center;line-height:28px;color:#939598;background:#fff;width:28px;height:28px;padding:0;margin:0 5px;border:0;border-radius:50%;justify-content:center;transition:all .25s}.row-picking-round .more-options>.fizzfont.active,.row-picking-round .more-options>.fizzfont:hover{background:#2979ff;color:#fff}.row-picking-round .more-options .context-menu{bottom:40px;right:-48px}.picking-round-context-menu .context-menu-link.url-print-label,.picking-round-context-menu.picked .context-menu-link.url-free,.picking-round-context-menu.round-tmp .context-menu-link.url-free,.picking-round-context-menu.round-tmp .context-menu-link.url-print{display:none}.picking-round-context-menu.picked .context-menu-link.url-print-label{display:flex}.row-picking-round .content{display:none;width:100%;border-top:2px solid #e8eaf6;padding:6px 0;margin-top:6px;align-items:stretch}.row-picking-round .content .orders{background:#e8eaf6;width:140px;display:flex;flex-shrink:0;padding:0 8px;flex-direction:column}.row-picking-round .content .orders .title{font-size:12px;font-weight:500;color:#757575;line-height:30px;text-indent:17px}.row-picking-round .content .orders .wrap{display:flex;max-height:232px;overflow-y:auto;width:100%;flex-wrap:wrap;justify-content:center}.row-picking-round .content .orders .order{cursor:pointer;line-height:26px;margin-bottom:12px;font-size:13px;font-weight:300;color:#273947;padding:0 20px 0 10px;border-radius:16px;background:#fff}.row-picking-round .content .orders .order:before{content:"#";font-size:13px;font-weight:500;color:#273947;margin-right:5px}.row-picking-round .content .orders .order.active{background:#2979ff}.row-picking-round .content .orders .order.active,.row-picking-round .content .orders .order.active:before{color:#fff}.row-picking-round .content .items{flex-grow:1;display:flex;flex-direction:column;padding:0 23px}.row-picking-round .content .items .items-titles{display:flex;border-bottom:1px solid #e8eaf6}.row-picking-round .content .items .items-titles>div{font-size:12px;font-weight:500;color:#757575;line-height:30px}.row-picking-round .content .items .items-titles .name{flex-grow:1}.row-picking-round .content .items .items-titles .category,.row-picking-round .content .items .order-items .item .category{width:200px;text-align:left}.row-picking-round .content .items .items-titles .quantity,.row-picking-round .content .items .order-items .item .quantity{width:100px;text-align:center;align-items:center}.row-picking-round .content .items .items-titles .status,.row-picking-round .content .items .order-items .item .status{width:200px}.row-picking-round .content .items .order-items{display:none;flex-direction:column;max-height:232px;overflow:auto}.row-picking-round .content .items .order-items.active{display:flex}.row-picking-round .content .items .order-items .item{display:flex;flex-shrink:0;width:100%;align-items:center;border-bottom:1px solid #e8eaf6;padding:8px 0}.row-picking-round .content .items .order-items .item .product{display:flex;flex-grow:1}.row-picking-round .content .items .order-items .item .image{width:60px;height:60px;flex-shrink:0}.row-picking-round .content .items .order-items .item .product .data{display:flex;flex-direction:column;justify-content:center;margin-left:15px;width:0;flex-grow:1}.row-picking-round .content .items .order-items .item .image img{width:100%}.row-picking-round .content .items .order-items .item .name{font-weight:500;font-size:13px;color:#273947;padding-right:10px}.row-picking-round .content .items .order-items .item .category{font-weight:300;font-size:13px;color:#273947;flex-shrink:0}.row-picking-round .content .items .order-items .item .quantity,.row-picking-round .content .items .order-items .item .status{flex-shrink:0;display:flex;align-items:center;justify-content:center}.new-ol.select-date .content,.new-ol.select-picker .content{display:flex;flex-direction:column;align-items:center;width:520px}.new-ol.select-picker .content{width:720px}.new-ol.select-date .calendar{width:272px;padding:10px 30px 0 30px}.new-ol.select-date .calendar .ui-datepicker{border:0;box-shadow:none}.new-ol.select-date .ranges,.new-ol.select-picker .pickers{width:100%;box-sizing:border-box;border-top:1px solid #e8eaf6;padding:20px 0 12px 30px;display:none;flex-direction:row;flex-wrap:wrap;margin-top:22px;max-height:65vh;overflow:auto;font-size:13px;font-weight:300;line-height:24px;color:#ff4343}.new-ol.select-date .ranges .range,.new-ol.select-picker .pickers .picker{font-size:13px;color:#273947;font-weight:400;line-height:20px;cursor:pointer;display:flex;align-items:flex-start;user-select:none;transition:all .25s;margin-bottom:10px}.new-ol.select-picker .pickers .picker{min-height:30px;padding-right:8px}.new-ol.select-date .ranges .range,.new-ol.select-picker .pickers .picker{width:160px}.new-ol.select-date .ranges .range.active,.new-ol.select-picker .pickers .picker.active{color:#2979ff}.new-ol.select-date .ranges .range .fizzfont,.new-ol.select-picker .pickers .picker .fizzfont{background:#fff;color:#fff;border:1px solid #d5d7d8;font-size:12px;width:20px;height:20px;line-height:20px;text-align:center;margin-right:10px;box-sizing:border-box;transition:all .25s;border-radius:20px;flex-shrink:0}.new-ol.select-date .ranges .range.active .fizzfont,.new-ol.select-picker .pickers .picker.active .fizzfont{background:#2979ff;border:0}.wrap-picking-groups .titles .group-name{padding-left:18px}.row-picking-group>.group-name,.wrap-picking-groups .titles .group-name{flex-grow:1;display:flex;justify-content:flex-start}.row-picking-group:nth-child(8n+1) .color{background:#ff8d10}.row-picking-group:nth-child(8n+2) .color{background:#07a4ea}.row-picking-group:nth-child(8n+3) .color{background:#f683af}.row-picking-group:nth-child(8n+4) .color{background:#cf91e1}.row-picking-group:nth-child(8n+5) .color{background:#a27bdb}.row-picking-group:nth-child(8n+6) .color{background:#74c655}.row-picking-group:nth-child(8n+7) .color{background:#ffce17}.row-picking-group:nth-child(8n+8) .color{background:#08c4c4}.new-row.row-picking-group .perc-num{margin:0}.row-picking-group .group-name{margin-left:18px;font-size:13px;font-weight:500;color:#273947}.row-picking-group .row-numbers,.wrap-picking-groups .titles .row-numbers{display:flex}.row-picking-group .row-numbers .row-numbers-group,.wrap-picking-groups .titles .row-numbers .row-numbers-group{display:flex}.wrap-picking-groups .row-numbers .row-numbers-group{padding-left:30px}.row-picking-group .row-numbers .row-numbers-group .row-numbers-group-item,.wrap-picking-groups .actions,.wrap-picking-groups .titles .row-numbers .row-numbers-group .new-row-title{width:90px;display:flex;justify-content:center;align-items:center;flex-grow:0}.row-picking-group .row-numbers .row-numbers-group .row-numbers-group-item.pending .num{border-color:#2979ff;background-color:#2979ff;color:#fff}.wrap-picking-groups .titles .row-numbers .row-numbers-group .new-row-title{display:block;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.wrap-picking-groups.no-actions .actions{display:none}.row-picking-group .actions .fizzfont.print{display:none;font-size:17px;color:#273947;transition:color .4s}.row-picking-group.print-active .actions .fizzfont.print{display:block}.row-picking-group .actions .fizzfont.print:hover{color:#2979ff}.picking-group-sheet .title{font-size:16px;line-height:30px;margin:20px 0}.picking-group-sheet .header{width:100%;border-spacing:0;border:0;margin:20px 0}.picking-group-sheet .header .picking-group-title,.picking-group-sheet .header .picking-planning-date-title,.picking-group-sheet .header .picking-planning-title{padding:10px 12px}.picking-group-sheet .header .picking-group,.picking-group-sheet .header .picking-planning,.picking-group-sheet .header .picking-planning-date{border:1px solid #ccc;padding:10px 8px}.picking-group-sheet .content table{width:100%;border-left:1px solid #ccc;border-top:1px solid #ccc;border-spacing:0}.picking-group-sheet .content table td,.picking-group-sheet .content table th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:3px 6px;text-align:center;font-size:14px}.picking-group-sheet .content table td.item-name{text-align:left}.wrap-orders .titles .name{padding-left:18px}.row-order .order,.wrap-orders .titles .order{width:110px;margin-left:16px;padding-right:16px;border-right:1px dotted #d5d7db;margin-right:16px}.row-order .shipping,.wrap-orders .titles .shipping{flex-grow:1}.row-order .products,.wrap-orders .titles .products{width:270px}.row-order .rounds,.wrap-orders .titles .rounds{width:120px;display:flex;justify-content:center}.row-order .status,.wrap-orders .titles .status{width:200px;display:flex;justify-content:center;align-items:center}.row-order{height:72px}.row-order .color{background:#ff8d10}.row-order.picked .color{background:#74c755}.row-order .order{display:flex;flex-direction:column}.row-order .order .id{font-size:14px;font-weight:500;color:#273947;line-height:20px}.row-order .order .date{font-size:13px;font-weight:300;line-height:20px;color:#273947}.row-order .shipping{display:flex}.row-order .shipping .wrap-icon{display:flex;width:42px;align-items:center;justify-content:center;border-right:1px solid #ddd}.row-order .shipping .wrap-icon .fizzfont{font-size:20px;margin-right:10px}.row-order .shipping .wrap-icon .fizzfont.delivery{color:#74c655}.row-order .shipping .wrap-icon .fizzfont.express_delivery{color:#74c655}.row-order .shipping .wrap-icon .fizzfont.store_pickup{color:#f683af}.row-order .shipping .wrap-icon .fizzfont.drive_through{color:#56bcf2;font-size:16px}.row-order .shipping .wrap-icon.delivery{border-color:#74c655}.row-order .shipping .wrap-icon.express_delivery{border-color:#74c655}.row-order .shipping .wrap-icon.store_pickup{border-color:#f683af}.row-order .shipping .wrap-icon.drive_through{border-color:#56bcf2}.row-order .shipping .wrap-icon:after{content:"";height:1px;width:9px}.row-order .shipping .wrap-icon.delivery:after{background-color:#74c655}.row-order .shipping .wrap-icon.express_delivery:after{background-color:#74c655}.row-order .shipping .wrap-icon.store_pickup:after{background-color:#f683af}.row-order .shipping .wrap-icon.drive_through:after{background-color:#56bcf2}.row-order .shipping .info{display:flex;flex-direction:column;margin-left:12px}.row-order .shipping .info,.row-order .shipping .info strong{font-size:13px;font-weight:400;color:#273947;line-height:19px}.row-order .shipping .info strong{font-weight:500}.row-order .products,.row-order .rounds{display:flex;align-items:center}.row-order .products .fizzfont,.row-order .rounds .fizzfont{margin-right:8px;font-size:20px}.row-order .products .num{margin-right:8px}.row-order .products .separator{width:1px;height:28px;background:#e8eaf6;margin:0 13px}.row-order .status-label{font-size:13px;font-weight:500;line-height:28px;color:#ff8d11;border:1px solid #ff8d11;padding:0 20px;border-radius:16px;box-sizing:border-box}.row-order.state-picked .status-label{color:#2979ff;border-color:#2979ff}.row-order.state-delivered .status-label,.row-order.state-invoiced .status-label,.row-order.state-settled .status-label,.row-order.state-shipped .status-label{color:#74c755;border-color:#74c755}.row-order.state-fullyreturned .status-label,.row-order.status-canceled .status-label{color:#ff4443;border-color:#ff4443}.order-print-sheet{font-family:Roboto,Helvetica,Arial,sans-serif;color:#273947;font-size:12px}.order-print-sheet .fizzfont{font-size:18px;font-weight:400;font-family:fizzfont;color:#273947}.order-print-sheet .header{border-bottom:2px solid #273947}.order-print-sheet .header h1{float:left;width:60%;font-size:21px;line-height:30px;font-weight:400}.order-print-sheet .barcode-image{text-align:center;display:block;margin:0 auto}.order-print-sheet .header .status{float:right;width:20%}.order-print-sheet .header .quotation-number{width:20%;float:right;font-size:14px;line-height:1.3;text-align:center}.order-print-sheet h2{display:inline-block;width:70%;font-size:14px;font-weight:700;padding:0;margin:0;text-transform:uppercase}.order-print-sheet h2 .fizzfont{display:inline-block;padding-right:10px;margin-right:10px;font-size:16px}.order-print-sheet .bold,.order-print-sheet strong{font-weight:700;color:#273947}.order-print-sheet .highlight{color:#2979ff}.order-print-sheet .title{margin-top:30px;padding-bottom:12px;border-bottom:1px solid #273947;margin-bottom:12px}.order-print-sheet .title .quotation-boxes{float:right;font-size:12px}.order-print-sheet .status{float:right;padding:1px 0}.order-print-sheet .text-label{text-align:center;float:right;line-height:20px;border-radius:13px;user-select:none;font-size:10px;font-weight:200;padding:0 10px;color:#1db779;border:1px solid #1db779}.order-print-sheet .label-error{border-color:#ff4343!important;color:#ff4343!important}.order-print-sheet .left{float:left;width:48%}.order-print-sheet .right{border-left:1px solid #d5d7d8;padding-left:15px;float:right;width:48%}.order-print-sheet .row .field{font-weight:lighter;color:#757575;float:left;width:40%;line-height:24px}.order-print-sheet .row .value{float:left;width:60%;line-height:24px;font-weight:400;text-indent:5px}.order-print-sheet .row-big .field{width:25%}.order-print-sheet .row-big .value{width:75%}.order-print-sheet .totals .row-titles{text-transform:uppercase}.order-print-sheet .totals .row{border-bottom:1px solid #e8eaf6}.order-print-sheet .totals .totals-field{float:left;width:60%;font-weight:lighter;color:#757575;line-height:28px}.order-print-sheet .totals .totals-quantity{float:left;width:20%;text-align:center;font-weight:700;line-height:28px}.order-print-sheet .totals .totals-total{float:left;width:20%;text-align:right;line-height:28px}.order-print-sheet .totals .row-total .totals-field{text-transform:uppercase}.edit .top-info .block .text .value.red{color:#ff4343!important;font-size:15px!important}.edit .top-info .block .text .value.yellow{color:#ffce17!important;font-size:15px!important}.edit .top-info .block .text .value.green{color:#1db779!important;font-size:15px!important}.order-print-sheet .payment .status{width:150px;display:inline-block}.order-print-sheet .payment .right .row .time-overdue{color:#ff4343}.order-print-sheet .shipping .text-label{float:left;width:100px;padding:0 2px}.order-print-sheet .shipping .row-receiver{border-top:1px solid #e8eaf6;line-height:28px;border-bottom:1px solid #e8eaf6;padding:5px 0;margin:5px 0}.order-print-sheet .items .order-items-titles{width:100%;font-family:Roboto,Helvetica,Arial,sans-serif;color:#273947;font-size:12px}.order-print-sheet .items .order-items-titles .col-title{float:left;text-transform:uppercase;font-weight:700;text-align:center}.order-print-sheet .items .order-items-titles .product{text-align:left;text-indent:15px}.order-print-sheet .items .order-items-titles .product{width:38%}.order-print-sheet .items .order-items-titles .position{width:17%}.order-print-sheet .items .order-items-titles .price{width:10%}.order-print-sheet .items .order-items-titles .quantity{width:15%}.order-print-sheet .items .order-items-titles .total{width:20%}.order-print-sheet .items .order-item .wrap-data{float:left;width:40%}.order-print-sheet .items .order-item .wrap-position{float:left;width:15%}.order-print-sheet .items .order-item .wrap-price{float:left;width:10%}.order-print-sheet .items .order-item .wrap-quantity{float:left;width:12%}.order-print-sheet .items .order-item .wrap-total{float:left;width:16%}.order-print-sheet .items .items-wrap .items-title{border-bottom:1px solid #273949;font-weight:700;font-size:14px;text-indent:10px;line-height:28px;margin-top:20px;margin-bottom:15px}.order-print-sheet .items .order-item{width:100%;border:1px solid #e8eaf6;border-radius:4px;margin-top:5px}.order-print-sheet .items .order-item .origin-item{padding:13px 11px 13px 14px}.order-print-sheet .items .order-item .wrap-data .icon{float:left;width:10%}.order-print-sheet .items .order-item .wrap-data .data{float:left;width:88%}.order-print-sheet .items .order-item .wrap-data .data-with-icon{margin-left:2%;padding-left:2%}.order-print-sheet .items .order-item .wrap-data .name{font-size:12px;font-weight:lighter;line-height:24px}.order-print-sheet .items .order-item .wrap-data .name .fizzfont{font-size:14px;color:#1db779}.order-print-sheet .items .order-item .wrap-data .wrap-ids{font-weight:700;line-height:22px}.order-print-sheet .items .order-item .wrap-data .wrap-picking{margin-top:8px;font-weight:400}.order-print-sheet .items .order-item .wrap-data .wrap-picking .text{font-style:italic}.order-print-sheet .items .order-item .wrap-data .wrap-ids .fizzfont{font-size:10px;display:inline-block}.order-print-sheet .items .order-item .wrap-data .wrap-picking .fizzfont{font-size:14px}.order-print-sheet .items .order-item .wrap-position .position-item{font-size:11px;text-align:center;padding-right:15px}.order-print-sheet .items .order-item .wrap-position .position-item span{font-weight:700}.order-print-sheet .items .order-item .wrap-price{text-align:right}.order-print-sheet .items .order-item .wrap-price .list-price{font-weight:lighter;font-size:10px;text-decoration:line-through;color:#939598;line-height:20px}.order-print-sheet .items .order-item .wrap-price .price-item{font-weight:400;font-size:12px;color:#273947;line-height:22px}.order-print-sheet .items .order-item .wrap-price .price-item-weighable{font-weight:lighter;font-size:11px;color:#273947;line-height:22px}.order-print-sheet .items .order-item .wrap-quantity{text-align:center;padding-left:5%}.order-print-sheet .items .order-item .wrap-quantity .wrap-icon{float:left;width:30%}.order-print-sheet .items .order-item .wrap-quantity .wrap-num{float:left;width:60%;padding-left:5%}.order-print-sheet .items .order-item .wrap-quantity .fizzfont{display:inline-block;width:24px}.order-print-sheet .items .order-item .wrap-quantity .num{display:inline-block;width:100px;border:1px solid #e8eaf6;border-radius:16px;font-size:14px;font-weight:700;line-height:22px;color:#273947;text-align:center}.order-print-sheet .items .order-item .wrap-quantity .wrap-picked{margin-top:5px}.order-print-sheet .items .order-item .wrap-quantity .wrap-picked .num{background:#e8eaf6}.order-print-sheet .items .order-item .wrap-total{text-align:right}.order-print-sheet .items .order-item .wrap-total .price{font-size:17px;font-weight:lighter}.order-print-sheet .items .order-item .wrap-total .picked-price{margin-top:5px}.order-print-sheet .items .order-item .title-substitutes{background:#e8eaf6;font-size:12px;font-weight:700;line-height:22px;color:#273947;text-transform:uppercase;text-indent:20px;padding:5px 0}.order-print-sheet .items .order-item .title-substitutes span{font-size:11px;font-weight:700;font-style:italic;color:#2979ff}.order-print-sheet .items .order-item .substitute .order-item{border:0;border-top:1px solid #e8eaf6;margin-top:0}.order-print-sheet .items .order-item .substitute .order-item .fizzfont-possible-substitute{font-size:24px}.order-print-sheet .items .order-item .fizzfont-substituted{font-size:18px;color:#2979ff;border:1px solid #2979ff;float:left;width:30px;height:30px;line-height:30px;text-align:center;border-radius:18px}.order-print-sheet .items .substituted-item{margin-top:5px;border:1px solid #e8eaf6;border-radius:4px}.order-print-sheet .items .substituted-item .order-item{margin-top:0;border:0}.order-print-sheet .items .substituted-item .order-item-substitute{border-top:1px solid #e8eaf6}.order-print-sheet .items .substitute-difference{background:#e8eaf6;line-height:24px}.order-print-sheet .items .substitute-difference .wrap-data{font-size:12px;color:#2979ff;font-weight:700;font-style:italic;text-indent:14px}.order-print-sheet .items .substitute-difference .wrap-price{font-size:12px;color:#2979ff;font-weight:700;text-transform:uppercase}.order-print-sheet .items .wrap-note{font-style:italic}.order-print-sheet .comments .content{margin-bottom:5px}.order-print-sheet .comments .row .left{width:25%}.order-print-sheet .comments .row .right{width:70%}.order-print-sheet .comments .row{margin-top:20px}.order-print-sheet .comments .row .date{font-size:12px;color:#273947}.order-print-sheet .comments .row .time{font-size:12px;font-weight:700;color:#273947}.order-print-sheet .comments .row .user{font-size:12px;font-weight:700;color:#273947}.order-print-sheet .comments .row .comment{font-style:italic;font-size:12px;color:#273947}#order-print-qr-title{padding-top:8%}.module-order-shipping-map>.wrap .btn-shipping-map{cursor:pointer;color:#2979ff;margin-left:10px}.new-ol.shipping-map .content{width:800px;height:544px}.new-ol.shipping-map .content .map .janis-google-map{height:500px}.top-info .module-order-shipping-map .new-ol.shipping-map .content>.title-map{font-size:13px;color:#2979ff;font-weight:500;text-transform:uppercase;display:flex;align-items:center;justify-content:center;line-height:22px;padding:22px 20px 10px 20px}#all_content.edit #form_edit .wrap-select{margin:5px 0 10px 0!important}.wrap-attachments-print{width:100%;background:#fff}.wrap-attachment-group-print{margin-left:15px;padding-bottom:13px;margin-right:15px}.attachment-name-print{font-weight:700;line-height:22px}.wrap-attachment-data-print{padding-top:8px;padding-bottom:8px}.attachment-title-print{width:20%;float:left;line-height:10px}.attachment-value-print{width:80%;float:left;line-height:10px}.top-info .block.customer .row-group{display:flex;width:100%;flex-direction:row;clear:both}.top-info .block.customer .row-group .block-1{width:80%}.top-info .block.customer .row-group .block-2{display:flex;width:auto;align-items:center}.top-info .block.customer .row-group .block-1 .row .field{width:50%!important}.top-info .block.customer .row-group .block-1 .row .value{width:auto!important}.ol-actions.add_address_coordinates .geocoding-map{height:500px}#row-scan-order{display:flex;align-items:center;flex-direction:column}#field-scan-order{display:flex;align-content:center;justify-content:center}#value-scan-order{display:flex;align-content:center;justify-content:center}.wrap-order-items .titles .name{padding-left:18px}.row-order-item .product,.wrap-order-items .titles .product{width:330px;margin-left:6px;border-right:1px solid #d5d7db;padding-right:16px;margin-right:16px;flex-grow:1;align-items:center}.row-order-item .attachments,.row-order-item .category,.row-order-item .picking-group,.wrap-order-items .titles .attachments,.wrap-order-items .titles .category,.wrap-order-items .titles .picking-group{width:180px}.row-order-item .round,.wrap-order-items .titles .round{width:120px;text-align:center;display:flex;align-items:center;justify-content:center}.row-order-item .quantity,.wrap-order-items .titles .quantity{width:120px;display:flex;justify-content:center}.row-order-item .status,.wrap-order-items .titles .status{width:200px;display:flex;justify-content:center;align-items:center}.row-order-item .color{background:#ff8d10}.row-order-item.status-pending .color{background:#ff8d10}.row-order-item.status-picked .color{background:#74c755}.row-order-item.status-substituted .color{background:#2979ff}.row-order-item.status-omitted .color{background:#ff4443}.row-order-item .product{display:flex}.row-order-item .product .image{overflow:hidden;flex-shrink:0;width:50px;height:50px;margin-left:10px;position:relative}.row-order-item .product .image img{width:100%;height:100%}.row-order-item .product .data{display:flex;flex-direction:column;justify-content:center;margin-left:15px;width:0;flex-grow:1}.new-row{height:auto}.row-order-item .product .data .name{font-size:15px;font-weight:300;line-height:22px;color:#273947;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-order-item .product .data .wrap-id{font-size:13px;font-weight:500;line-height:22px;color:#273947;display:flex;align-items:center}.row-order-item .product .data .wrap-id .fizzfont{margin-right:5px}.row-order-item .category,.row-order-item .picking-group{font-size:13px;font-weight:300;color:#273947}.row-order-item .round{font-weight:300;font-size:13px;color:#273947}.row-order-item .round .fizzfont{font-size:20px;color:#273947;margin-right:8px}.row-order-item.no-picking-group .picking-group,.row-order-item.no-picking-round .round,.row-order-item.no-picking-round .round .fizzfont{color:#ff4443}.row-order-item.no-picking-group .picking-group .num{display:none}.row-order-item .quantity{display:flex}.row-order-item .status-label{font-size:13px;font-weight:500;line-height:28px;color:#ff8d11;border:1px solid #ff8d11;padding:0 20px;border-radius:16px;box-sizing:border-box}.row-order-item.status-picked .status-label{color:#74c755;border-color:#74c755}.row-order-item.status-substituted .status-label{color:#2979ff;border-color:#2979ff}.row-order-item.status-omitted .status-label{color:#ff4443;border-color:#ff4443}.module_order_items .wrap-total-items{display:none;width:100%;margin-top:20px}.module_order_items .wrap-total-items .pill{border:1px solid #e8eaf6;padding:10px 15px;margin-left:auto;display:flex;align-items:center;justify-content:center;-ms-border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;font-size:13px;color:#757575;font-weight:400;line-height:22px;text-transform:uppercase}.module_order_items .wrap-total-items .pill strong{font-size:14px;color:#f13b6e}.module-picking-control-totals,.module-picking-control-totals .picking-control-total,.module-picking-control-totals .picking-control-total .pill{display:flex;align-items:center}.module-picking-control-totals .check-viewed,.order-item-picking-control-wrap .check-viewed{font-size:17px;font-weight:700;color:#d3d8ec}.module-picking-control-totals .check-viewed.checked,.order-item-picking-control-wrap .check-viewed.checked{color:#3d79ff}.module-picking-control-totals{margin-left:25px;text-indent:0}.module-picking-control-totals .picking-control-total{margin-left:25px}#all_content.edit .module_order_items .items .item .picking-control-missing{background-color:rgba(255,141,16,.1)}#all_content.edit .module_order_items .items .item .picking-control-excess{background-color:rgba(241,59,112,.1)}#all_content.edit .module_order_items .items .item .picking-control-missing .image .picking-control-image-badge .fizzfont,.module-picking-control-totals .picking-control-total.picking-control-missing .picking-control-title,.module-picking-control-totals .picking-control-total.picking-control-missing .pill .fizzfont{color:#ff8d10}#all_content.edit .module_order_items .items .item .picking-control-excess .image .picking-control-image-badge .fizzfont,.module-picking-control-totals .picking-control-total.picking-control-excess .picking-control-title,.module-picking-control-totals .picking-control-total.picking-control-excess .pill .fizzfont{color:#f13b70}#all_content.edit .module_order_items .items .item .picking-control-ok .image .picking-control-image-badge .fizzfont,.module-picking-control-totals .picking-control-total.picking-control-ok .picking-control-title,.module-picking-control-totals .picking-control-total.picking-control-ok .pill .fizzfont{color:#74c655}.module-picking-control-totals .picking-control-total .pill{padding:5px 10px;border:1px solid #e8eaf6;border-radius:16px;margin-left:8px}#all_content.edit .module_order_items .items .item .image .picking-control-image-badge .fizzfont,.module-picking-control-totals .picking-control-total .pill .fizzfont{font-size:19px;margin-right:5px;background:#fff;border-radius:50%}.module-picking-control-totals .picking-control-total .pill .picking-control-total-number,.module-picking-control-totals .picking-control-total .pill .picking-control-total-separator{font-size:14px;font-weight:700;padding:0 2px}#all_content.edit .module_order_items .items .item .info .order-item-picking-control-wrap{display:flex;flex-shrink:0;width:30px;padding-left:10px}#all_content.edit .module_order_items .items .item .image .picking-control-image-badge{position:absolute;top:8px;left:5px}#all_content.edit .module_order_items .items .item .remove-item-added-wrap,#all_content.edit .module_order_items .items .item .right-info.substituted-totals .remove-item-added-wrap,#all_content.edit .module_order_items .titles .remove-item-added-wrap{float:right;margin:10px;width:20px}#all_content.edit .module_order_items .items .item .remove-item-added-wrap .remove-item-added{line-height:36px;font-size:20px;color:#ff4343;cursor:pointer}#all_content.edit .module_order_items .items .item .remove-item-added-wrap .remove-item-added.remove{color:#424242;font-size:18px}#all_content.edit .module_order_items .items .item.same-list-price .wrap-price .price-item.list-price,#all_content.edit .module_order_items .items .item.same-price .wrap-price .price-item.without-promotion{display:none}.sku-stock-price-info{text-align:center}.sku-stock-price-info .fizzfont{font-size:14px;line-height:32px}.new-ol.sku-stock-price .content{min-width:600px;min-height:200px}.new-ol.sku-stock-price .store-resume{display:flex;flex-direction:column;width:100%;margin-bottom:15px}.new-ol.sku-stock-price .store-resume .store-resume-column{width:100%;flex-shrink:1}.new-ol.sku-stock-price .store-resume .store-resume-title{font-weight:600;line-height:36px;border-bottom:1px solid #2979ff;margin-bottom:10px}.new-ol.sku-stock-price .store-resume .store-resume-body{max-height:60vh;overflow:auto}.new-ol.sku-stock-price .store-resume .store-resume-row{line-height:30px;border-bottom:1px solid transparent}.new-ol.sku-stock-price .store-resume .store-resume-row:hover{border-color:#e6eaf5}.new-ol.sku-stock-price .store-resume .store-resume-row,.new-ol.sku-stock-price .store-resume .store-resume-title{display:flex}.new-ol.sku-stock-price .store-resume .store-resume-store{text-align:left}.new-ol.sku-stock-price .store-resume .store-resume-price,.new-ol.sku-stock-price .store-resume .store-resume-stock{text-align:right}.module-customer-change-email>.wrap{display:flex}.module-customer-change-email>.wrap .btn-change-email{cursor:pointer;color:#2979ff;margin-left:10px}.new-ol.change-email .content{width:400px}.new-ol.change-email .content .wrap{padding:20px 20px 0 20px;display:flex;flex-direction:column}.new-ol.change-email .content .wrap .row{display:flex;flex-direction:column;margin-bottom:20px}.new-ol.change-email .content .wrap .row label{width:40%}.new-ol.change-email .content .wrap .row .wrap-input-msg{width:60%}.new-ol.change-email .content .wrap .row .wrap-input-msg input{width:100%}#all_content.picker-working-details #top_nav{padding:15px 0}#all_content.picker-working-details #main_content{background:#e8eaf6;padding:0;overflow:hidden}#all_content.picker-working-details .inner{display:flex;flex-direction:column}#all_content.picker-working-details .selects{display:flex;padding:30px 40px 10px 40px;box-sizing:border-box;background:#fff;flex-shrink:0}#all_content.picker-working-details .selects .title{line-height:32px;margin-right:10px;font-weight:700}#all_content.picker-working-details .selects .select{width:258px}#all_content.picker-working-details .selects .select-day,#all_content.picker-working-details .selects .select-store{display:flex;margin-right:30px}#all_content.picker-working-details .selects .select .select2-selection{height:32px}#all_content.picker-working-details .selects .select .select2-selection span{line-height:32px;top:3px}#all_content.picker-working-details .selects .select-day a{color:#3c7bec;margin-left:10px;line-height:32px}#all_content.picker-working-details .selects .week-title{line-height:32px;font-weight:700}#all_content.picker-working-details .working-details .no-data{float:left;clear:both;width:100%;margin-top:30px;text-align:center;font-size:22px;line-height:32px}#all_content.picker-working-details .days{width:100%;padding:0 20px;box-sizing:border-box;display:flex;flex-shrink:0;flex-wrap:nowrap;background:#fff;border-bottom:1px solid #d5d7db}#all_content.picker-working-details .days .day-title{width:100%;min-width:170px;line-height:38px;font-size:16px;font-weight:500;color:#273947;letter-spacing:1px;text-align:center;text-transform:uppercase}#all_content.picker-working-details .days .day-title.selected{font-weight:600;color:#2979ff}#all_content.picker-working-details .working-details{width:100%;display:flex;flex-grow:1;flex-wrap:nowrap;padding:0 20px;box-sizing:border-box;overflow:auto}#all_content.picker-working-details .working-details .day{width:100%;min-width:170px;box-sizing:border-box;padding:0 5px;display:flex;flex-direction:column;border-left:1px dashed #d5d7db}#all_content.picker-working-details .working-details .day.first{border-left:0}#all_content.picker-working-details .working-details .picker-task{background:#fff;box-sizing:border-box;margin:7px 0 0 0;border-radius:4px;display:flex;height:56px;width:100%;align-items:center;overflow:hidden;padding-right:13px;flex-shrink:0}#all_content.picker-working-details .working-details .picker-task .color{width:6px;height:100%;background:#a5a5a7;transition:all .25s}#all_content.picker-working-details .working-details .picker-task .wrap{display:flex;flex-direction:column;justify-content:center;flex-grow:1;padding-left:13px}#all_content.picker-working-details .working-details .picker-task .picker-name{font-size:14px;font-weight:600;line-height:20px;color:#273947}#all_content.picker-working-details .working-details .picker-task .task-name{font-size:13px;font-weight:400;line-height:20px;color:#a5a5a7;transition:all .25s}#all_content.picker-working-details .working-details .picker-task .fizzfont.edit{cursor:pointer;font-size:18px;color:#2979ff}.new-ol.picker-edit-working-detail .content{width:450px;margin-bottom:30px}.new-ol.picker-edit-working-detail .content .wrap{padding:20px 20px 0 20px;display:flex;flex-direction:column}.new-ol.picker-edit-working-detail .row{width:100%;display:flex;height:32px;margin-bottom:20px;align-items:center}.new-ol.picker-edit-working-detail .row label{width:40%}.new-ol.picker-edit-working-detail .row .text,.new-ol.picker-edit-working-detail .row label{font-size:12px;font-weight:300;color:#757575}.new-ol.picker-edit-working-detail .row .text{flex-grow:1}@media screen and (max-width :1480px){#all_content.picker-working-details .days,#all_content.picker-working-details .working-details{padding:0 10px}}.module_claim_history .module-content{display:flex;flex-direction:column;width:100%}.module_claim_history .module-content .history-item{display:flex;flex-direction:column;width:100%;padding-bottom:10px;border-bottom:solid 1px #e1e1e1;margin-bottom:10px}.module_claim_history .module-content .history-item .history-item-body,.module_claim_history .module-content .history-item .history-item-header{display:flex;width:100%}.module_claim_history .module-content .history-item .history-item-change-date{padding-right:20px;font-size:14px;line-height:20px}.module_claim_history .module-content .history-item .history-item-change-action{padding-right:20px;font-weight:700;font-size:14px;line-height:20px}.module_claim_history .module-content .history-item .history-item-change-user{padding-right:20px;font-size:14px;line-height:20px}.module_claim_history .module-content .history-item .history-item-change{width:25%;min-width:300px;line-height:15px;padding-top:10px}.module_claim_history .module-content .history-item .history-item-change .history-item-change-title{font-weight:700;font-size:14px;padding-bottom:4px}.module_claim_history .module-content .history-item .history-item-change .history-item-change-detail{display:flex}.module_claim_history .module-content .history-item .history-item-change .history-item-change-old{line-height:21px;height:21px;font-weight:200}.module_claim_history .module-content .history-item .history-item-change .history-item-change-new{line-height:21px;height:21px;font-weight:700}.module_claim_history .module-content .history-item .history-item-change .history-item-change-arrow{background-image:url(../images/icn.png);vertical-align:middle;background-position:-69px -113px;width:15px;height:15px;margin:3px 10px}#wrap_all .excluded-stores .select2-container .select2-selection--multiple .select2-selection__choice{background-color:#f13b70}