﻿
.ui-autocomplete { max-height: 250px; overflow-y: auto; overflow-x: hidden; }
* html .ui-autocomplete { height: 100px; }
.ui-menu .ui-menu-item-wrapper { position: relative !important; padding: 5px 1em !important; }
.ui-menu .ui-menu-item { padding: 4px; font-size: 14px; }
.ui-menu-item-wrapper { font-weight: 600; border: none !important; }
    .ui-menu-item-wrapper span { font-weight: normal !important; }
    .ui-menu-item-wrapper.ui-state-active { background-color: rgba(63, 169, 183, 0.2) !important; border: none !important; font-weight: 600 !important; color: #000 !important; }
.ui-menu .ui-state-focus, .ui-menu .ui-state-active { margin: 0px !important; }