/* No CSS *//*# sourceMappingURL=style.css.map */
.content-page .upload {
  text-align: center;
  border: 2px dashed;
  position: relative;
  background: white;
  overflow: hidden;
}
.content-page .upload .file {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
  position: absolute;
}