.ac_results {
  padding: 0px;
  border: 0px solid #58C7EC;
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 99999;
  width: 423px !important;
  border-radius: 0;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
.ac_results ul::-webkit-scrollbar {
  width: 10px;  background: #767676; 
}
.ac_results li {margin: 0px;cursor: default;display: block;text-align: left;overflow: hidden;padding: 13px 8px 13px 15px;line-height: 20px;font-size: 13px;font: #450909;color: #686868;/* font-weight: 400; *//* background-color: #edfdfa; */border-bottom: #d8d8d8 1px solid;text-overflow: ellipsis;white-space: nowrap;}

.ac_loading {
	background: white url('../images/loading.gif') right center no-repeat !important;
}
.parentLi{

}
.childLi{
  
padding-left: 39px !important;
}
.parentLi span{
 
display: inline-block;
 
width: 8%;
}
.childLi span{
  display: inline-block;
  width: 5%;
}
.airportLi{

}

.airportLi span{
  display: inline-block;
  width: 5%;
}
.ac_odd {/* background-color: rgb(241, 241, 241); */}

.ac_over {
  background-color: #e3e3e3;
  color: #2152a8 !important;
}
