.tapcars-chip{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.4rem;margin:2px;border:1px solid #39f;border-radius:.5rem;white-space:nowrap;background:#39f;color:#fff;max-width:100%}.tapcars-chip .tapcars-chip-text{display:flex;align-items:center;max-width:250px;overflow:hidden;text-overflow:ellipsis}.tapcars-chip .tapcars-button{margin-left:5px;padding:0}.tapcars-chip.tapcars-chip-pending{background:rgba(0,0,0,0);color:#39f}.tapcars-chip.tapcars-chip-pending .tapcars-chip-text{color:inherit}.tapcars-chip.tapcars-chip-pending .tapcars-button{color:#39f}.tapcars-chip.tapcars-chip-pending .tapcars-button svg,.tapcars-chip.tapcars-chip-pending .tapcars-button svg path{fill:#39f}.tapcars-chips{display:flex;position:relative;flex-wrap:wrap;width:100%}.tapcars-chips.tapcars-force-one-line{flex-wrap:nowrap;width:auto}.tapcars-chips .tapcars-chips-more-button{min-width:100px}.tapcars-chips .tapcars-chips-popover{left:0;bottom:100%;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:.5rem;padding:.5rem;border:1px solid #ccc}.tapcars-chips .tapcars-chips-popover .tapcars-chip{margin:0 0 .25rem}.tapcars-chips .tapcars-chips-popover .tapcars-chip:last-child{margin:0}