/* Quorum Universal Style Repo bundle - DO NOT EDIT */
.k-autocomplete {
  width: 100%;
}
.k-autocomplete:focus-within {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.k-autocomplete-clearable.k-disabled ~ .pickbutton {
  background: #d8e3eb;
}
.k-autocomplete-clearable.k-disabled input.singlepick {
  max-width: 100% !important;
}
.k-autocomplete-clearable.k-disabled ~ .pickbutton button {
  display: none;
}
/*# sourceMappingURL=forms-control-autocomplete.css.map */