.multiselect__clear--hidden{display:none}.option__desc,.option__desc span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.option__desc span{gap:8px}.option__desc .option__checkbox{margin:0;cursor:pointer}.option__desc .option__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 12px 0;padding-right:30px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}.multiselect-clear-custom{position:absolute;right:0;padding-right:34px;padding-top:14px;display:table-cell;vertical-align:middle;text-align:center;line-height:0;cursor:pointer;color:#e81414;fill:#e81414;-webkit-animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1);animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1)}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}h3[data-v-0c1717b6]{font-size:1.35em;font-weight:400;margin-bottom:24px}.highlight[data-v-0c1717b6]{font-weight:600}.price[data-v-0c1717b6]{color:#1565c0;font-weight:800}.premium[data-v-0c1717b6]{background-color:#f0f4c3;display:inline-block;padding:2px 6px;border-radius:6px}.supp-container[data-v-0c1717b6]{border:1px solid #eee;border-radius:6px;margin-bottom:2px;overflow:hidden;font-size:.95em}.supplier[data-v-0c1717b6]{background-color:#eee;padding:6px 12px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex}.supplier .number[data-v-0c1717b6]{background-color:#fff;color:#039be5;display:inline-block;border-radius:6px;font-size:.75em;padding:2px 4px;font-weight:400;margin-left:6px}.supplier[data-v-0c1717b6]:hover{cursor:pointer;background-color:#e1e1e1}.product-container[data-v-0c1717b6]{padding:1px 12px;margin:6px 0;font-size:.85em}.promo-label[data-v-0c1717b6]{background-color:#ffc107;color:#fff;display:inline-block;padding:2px 6px;border-radius:4px;font-size:.8em;font-weight:800;margin-right:6px}h3[data-v-cc750fd0]{font-size:1.35em;font-weight:400}.mt-table-container[data-v-cc750fd0]{height:inherit;max-height:65vh;border-top-left-radius:0}.mt-table-container .mt-table[data-v-cc750fd0]{margin-top:0;background-color:#fff}.mt-table-container .mt-table div[data-v-cc750fd0]{padding:4px 8px}.mt-table-container .mt-table thead tr[data-v-cc750fd0]{background-color:#f5f5f5}.mt-table-container .mt-table thead .col-total div[data-v-cc750fd0]{font-weight:600;text-align:right}.mt-table-container .mt-table tbody td div[data-v-cc750fd0]{text-align:right}.mt-table-container .mt-table .col-supplier div[data-v-cc750fd0]{font-weight:500;width:200px}.mt-table-container.Mailer[data-v-cc750fd0]{border:6px solid #f4cfd9}.mt-table-container.Newspaper[data-v-cc750fd0]{border:6px solid #d2c7fb}.mt-table-container.In-Store[data-v-cc750fd0]{border:6px solid #fbe3c7}.mt-table-container.Social-Media[data-v-cc750fd0]{border:6px solid #00e33e}.mt-table-container .row-total[data-v-cc750fd0]{background-color:#f5f5f5}.mt-table-container .row-total.total[data-v-cc750fd0]{border-top:4px solid #d5d5d5}.mt-table-container .row-total td[data-v-cc750fd0]{border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.table-tab[data-v-cc750fd0]{margin-top:24px;padding:12px 12px 6px 12px;border-top-left-radius:6px;border-top-right-radius:6px;font-weight:600;font-size:.8em;display:inline-block;text-transform:uppercase;min-width:150px}.table-tab.Mailer[data-v-cc750fd0]{background-color:#f4cfd9}.table-tab.Newspaper[data-v-cc750fd0]{background-color:#d2c7fb}.table-tab.In-Store[data-v-cc750fd0]{background-color:#fbe3c7}.table-tab.Social-Media[data-v-cc750fd0]{background-color:#00e33e}h3[data-v-585625bd]{font-size:1.35em;font-weight:400}.highlight[data-v-585625bd],.month[data-v-585625bd]{font-weight:600}.price[data-v-585625bd]{color:#1565c0;font-weight:800}.supp-container[data-v-585625bd]{border:1px solid #eee;border-radius:6px;margin-bottom:2px;overflow:hidden;font-size:.95em}.supplier[data-v-585625bd]{background-color:#eee;padding:6px 12px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex}.product[data-v-585625bd]{padding:6px 12px}h3[data-v-783d0f78]{font-size:1.35em;font-weight:400}.month[data-v-783d0f78]{font-weight:600}.mt-table-container[data-v-783d0f78]{height:inherit;max-height:65vh}.mt-table-container .mt-table[data-v-783d0f78]{margin-top:0;background-color:#fff}.mt-table-container .mt-table td[data-v-783d0f78]{border:1px solid #eee;border-left:none}.mt-table-container .mt-table div[data-v-783d0f78]{padding:4px 8px}.mt-table-container .mt-table thead tr[data-v-783d0f78]{background-color:#f5f5f5}.mt-table-container .mt-table thead div[data-v-783d0f78]{line-height:120%;font-weight:500}.mt-table-container .mt-table .col-promo div[data-v-783d0f78]{text-align:center}.mt-table-container .mt-table .col-amount div[data-v-783d0f78]{text-align:right}.mt-table-container .mt-table .col-amount div [data-v-783d0f78]{padding:0}.mt-table-container .mt-table .col-value div[data-v-783d0f78]{width:80px;text-align:center}.mt-table-container .mt-table .col-subcategory div[data-v-783d0f78]{width:100px}.mt-table-container .mt-table .col-brand div[data-v-783d0f78]{width:150px}.mt-table-container .mt-table .col-product div[data-v-783d0f78]{width:300px}.mt-table-container .row-total[data-v-783d0f78]{background-color:#f5f5f5}.mt-table-container .row-total.total[data-v-783d0f78]{border-top:4px solid #d5d5d5}.mt-table-container .row-total td[data-v-783d0f78]{border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-left:none}.mt-table-container .row-total .col-grand[data-v-783d0f78]{background-color:#5c5c5c;border-right:1px solid #4f4f4f;border-bottom:1px solid #4f4f4f}.mt-table-container .row-total .col-grand div[data-v-783d0f78]{text-align:right;font-weight:600;text-transform:uppercase;color:#fff}h3[data-v-12bd0260]{font-size:1.35em;font-weight:400}.month[data-v-12bd0260]{font-weight:600}.typeMTD[data-v-12bd0260]{color:#ff8f00;font-weight:600}.typeYTD[data-v-12bd0260]{color:#4527a0;font-weight:600}