.ui-autocomplete {
	height: 200px;
	overflow: scroll;
}

.custom-combobox-toggle {
	top: -1px;
	bottom: 0;
	margin-left: -1px;
	padding: 5px 0px;
	height: auto;
	width: 20px;
	color: #000;
	background-color: #fff;

}

