#pictureupload {
  position: absolute;
  background: white;
  left: 10px;
  top: 10px;
  width: 644px;
  height: 490px;
  z-index: 6000;
  font-size: 12px;
  text-align: left;
  display: none;
  padding: 0px;
}

