.draggable{-ms-touch-action:none;touch-action:none}.sales-interface{min-width:300px;height:100%}.sales-interface .v-card__text{height:100%!important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sales-interface .v-card__text .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.sales-interface .v-card__text .heading .v-tabs{width:auto}.sales-interface .v-card__text .heading .v-tabs .v-tab{margin-left:0!important}.sales-interface .v-card__text .heading .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;height:50px;margin-top:5px}.sales-interface .v-card__text .product-type-tabs{position:relative;height:100%;width:100%;overflow:visible}.sales-interface .v-card__text .product-type-tabs .v-window__container{height:100%}.sales-interface .v-card__text .product-type-tabs .product-type-tab{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sales-interface .v-card__text .product-type-tabs .product-type-tab .category-container{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.sales-interface .v-card__text .product-type-tabs .product-type-tab .category-container table{width:100%;height:100%;table-layout:fixed;border-spacing:7px;border-collapse:separate}.sales-interface .v-card__text .product-type-tabs .product-type-tab .product-container{position:relative;-webkit-box-flex:3;-ms-flex:3;flex:3}.sales-interface .v-card__text .product-type-tabs .product-type-tab .product-container table{width:100%;height:100%;table-layout:fixed;border-spacing:7px;border-collapse:separate}.sales-interface .v-card__text .product-type-tabs .product-type-tab .draggable .v-btn{border-radius:0}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drag-active{opacity:.7;z-index:10000;height:80%;width:80%}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drop-container-category{-webkit-transition:background-color .3s;transition:background-color .3s;outline:1px solid #ff9800}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drop-container-category.drop-active{background:#e7e7e7;outline:1px solid green}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drop-container-category.drop-active.drop-target{background-color:#29e}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drop-container-product{-webkit-transition:background-color .3s;transition:background-color .3s;outline:1px solid #2f404f}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drop-container-product.drop-active{background:#e7e7e7;outline:1px solid green}.sales-interface .v-card__text .product-type-tabs .product-type-tab .drop-container-product.drop-active.drop-target{background-color:#29e}.sales-interface .v-card__text .product-type-tabs .product-type-tab .disabled{opacity:.3}.sales-interface .v-card__text .product-type-tabs .product-type-tab .grid-settings{position:absolute;top:-2px;right:0;z-index:5;padding:2px;background:rgba(41,51,63,.8196078431372549);border-radius:2px;color:#f3f3f4}.sales-interface .v-card__text .product-type-tabs .product-type-tab .grid-settings .row-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sales-interface .v-card__text .product-type-tabs .product-type-tab .grid-settings .row-column .grid-btn{width:25px;height:25px;padding:0;margin:0;min-width:0}.sales-interface .v-card__text .product-type-tabs .product-type-tab .grid-settings .row-column .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}