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

._container_17h4d_1,
._container_17h4d_1:focus,
._input_17h4d_11:focus,
._input_17h4d_11:active {
  border: none;
  box-shadow: none;
  outline: none;
}

._container_17h4d_1:focus-within {
  /** coloring to match bootstrap styling **/
  border-color: #80bdff;
  outline: 0;
}

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

._inputAction_17h4d_31 {
  padding: 0 0.25rem 0;
}

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

._container_17h4d_1,
._container_17h4d_1:focus,
._input_17h4d_11,
._input_17h4d_11:focus {
  background: none;
}

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