.ui-autocomplete
{
  max-height: 140px;
  overflow-y: auto;
  overflow-x: visible;
}

.AutoCompleteDropDownItem
{
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  width: auto;
  white-space: nowrap;
  text-align: left;
}

.AutoCompleteDropDownDescription
{
  font-style: italic;
  font-weight: normal;
  width: auto;
  white-space: nowrap;
  text-align: left;
}

.ajax-loading
{
  background: white url('../../../SystemFolders/p21images/ui-anim_basic_16x16.gif') right center no-repeat;
}

#ButtonsRow{
	width: 100%!important;
}

.camara-btn{
	height:20px
}

.reader-config-group{
	display: none;
}