._container_v6beq_1 {
  height: auto;
  display: flex;
  padding: 0.4rem !important; /* stylelint-disable-line declaration-no-important */
  cursor: text;
}

._container_v6beq_1:focus-within {
  /** coloring to match bootstrap styling **/
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

._itemsContainer_v6beq_15 {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  min-width: 0;
}

._inputAction_v6beq_22 {
  padding: 0 0.25rem 0;
}

._input_v6beq_22 {
  height: 1rem;
  padding-left: 0.25rem !important; /* stylelint-disable-line declaration-no-important */
  width: auto;
  flex: 1;
  border: none;
  margin-right: 0.5rem;
}

._input_v6beq_22:focus {
  border: none;
  box-shadow: none;
}
