
.field-widget-author-lookup {
  position: relative;
}

.field-widget-author-lookup .messages {
  display: none !important;
}

.no-author-found-dropdown {
  color: black;
  display: inline-block;
  height: 100%;
  width: 100%;
}

.no-author-found-dropdown:hover {
  text-decoration: none;
  color: black;
  background-color: white;
}