.user-order-item{padding:.625rem 1rem;border-radius:.625rem;display:flex;flex-direction:row;font-size:.875rem;flex-wrap:wrap;transition:all .3s;cursor:pointer}.user-order-item b{font-weight:700!important}.user-order-item.order-primary{background-color:var(--theme-primary-color-100);box-shadow:var(--theme-primary-color-400) 0 2px 4px}.user-order-item.order-primary:hover{box-shadow:var(--theme-primary-color-400) 0 4px 14px}.user-order-item.order-secondary{background-color:var(--theme-primary-color-extra-light-100);box-shadow:var(--theme-primary-color-extra-light-400) 0 2px 4px}.user-order-item.order-secondary:hover{box-shadow:var(--theme-primary-color-extra-light-400) 0 4px 14px}.chat-user-order-view-head .order-state-selection-group{margin-bottom:1.5rem}.chat-user-order-view-head .order-state-selection-group .order-state-selection-item{display:flex;align-items:center;-webkit-text-decoration-color:var(--default-text-color)!important;text-decoration-color:var(--default-text-color)!important}.chat-user-order-view-head .order-state-selection-group .order-state-selection-item .order-state-indicator{width:.75rem;height:.75rem;border-radius:50%;line-height:.75rem;margin-right:.5rem;border-radius:.25rem;display:flex}.chat-user-order-view-head .order-state-selection-group .order-state-selection-item.order-primary .order-state-indicator{background-color:var(--theme-primary-color)}.chat-user-order-view-head .order-state-selection-group .order-state-selection-item.order-secondary .order-state-indicator{background-color:var(--theme-primary-color-extra-light)}.chat-user-order-view-head .order-state-selection-group .order-state-selection-item .order-state-text{color:var(--default-text-color);font-size:.875rem}.chat-user-order-view-body .ant-timeline-item-head-secondary{background-color:var(--theme-primary-color-extra-light)}.chat-user-order-view-body .ant-timeline-item-head-primary{color:var(--theme-primary-color);background-color:var(--theme-primary-color)}