@charset "utf-8";
/* CSS Document */

#project-label {
    display: block;
    font-weight: bold;
    margin-bottom: 1em;
  }
  #project-icon {
    float: left;
    height: 32px;
    width: 32px;
  }
  #project-description {
    margin: 0;
    padding: 0;
  }
  .search-description{
	color: #000;
	font-size: 14px;
	width: 100%;
}
  .ui-widget-content{ z-index:9999 !important;}
.ui-menu .ui-menu-item{ float:left; clear:both;}
.ui-menu-item img{ float:left; margin-right:5px;}
.ui-menu-item a{ color:#da251c !important;}