.invisible-input {
  position: absolute;

  width: 0px;
  height: 0px;

  opacity: 0;
}

// Copyright AXA Versicherungen AG 2015
