#mubu {
  display: none;
  z-index: 100;
  width: 100%;
  top: 83px;
  height: 100%;
  position: fixed;
  left: 0px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
#mubu span {
  margin-top: -110px;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  font-size: 30px;
  color: #fff;
}
.webuploader-pick {
  width: 100%;
  padding: 0 !important;
  line-height: 30px;
  border-radius: 0!important;
  height: 30px;
}
#preview {
  margin: 0;
  border: 0;
}
#filePicker {
  width: 130px;
  margin: 0 auto;
}
.thumbnail {
  margin: 0;
  border: 0;
  padding: 0;
}
.imagesIndex {
  margin-top: 10px;
  color: #333;
  text-align: center;
}
