.order-status>.v-toolbar{transform:skewX(-10deg) scaleX(1.01);border-radius:4px 4px 20px 20px}.order-status>.v-toolbar .v-toolbar__content{transform:skewX(10deg) scaleX(.99);font-family:Trebuchet MS Italic}.order-status .order-card{border-bottom:1px solid var(--v-muted-base);padding-bottom:1.25rem}.order-status .order-card button.hide-buttons{display:none}.order-status .order-card:hover button.hide-buttons{display:inherit}.order-status .order-card span.v-chip>span.v-chip__content>div.v-chip__close{display:none}.order-status .order-card span.v-chip:hover>span.v-chip__content>div.v-chip__close{display:inherit}.order-status .order-card span.v-chip{margin-right:1.8rem}.order-status .order-card span.v-chip:hover{margin-right:0}.order-status .status-subitem{display:flex;justify-content:space-between;border-radius:4px;padding:8px 12px;margin-bottom:8px;font-weight:700;width:100%}.order-status .status-subitem:hover{cursor:pointer}.order-status-chips{min-width:66px;text-align:right}@media(600px < width){.order-status{padding-left:3rem;padding-right:3rem;overflow-y:scroll}.order-status .order-card span.v-chip{width:98%}.order-status .order-card span.v-chip .v-chip__content{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.order-status .order-card span.v-chip{margin-right:0}.order-status .order-card span.v-chip:hover>span.v-chip__content>div.v-chip__close{position:absolute;right:0;top:0;margin-right:1px;margin-top:-6px}}.order-status .listcard.selectedBase{border-color:#b4c2cf;background-color:hsla(0,0%,96.1%,.2)}.order-status .listcard.selectedClone{border-color:#21b954;background-color:rgba(33,185,84,.2)}