/**
 * @file
 * Styling for the addtocopy module.
 */

#ctrlcopy {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 5px 0 0 -1px;
  line-height: 0;
  opacity: 0;
}
