/* Make owner group separator lines in the thumbnail window clearly visible. */
.card .altthumbs .alt-owner-divider .line,
.card .alt-owner-rule{
  background: #ffffff !important;
  opacity: 1 !important;
  box-shadow: 0 0 8px rgba(255,255,255,.35);
}
