﻿.ngvSuggestEmpty
{
   color:#aaa !important;
}
.ngvMenuContextAutoComplete li:hover
{
    background-color: #FFF;
	border-color: #FFF;
}