.loading[data-v-53fe98e2] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}

#pdfContainer[data-v-267b2e6b] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
}
#pdfContainer iframe[data-v-267b2e6b] {
  width: 100%;
  height: 100%;
  border: none;
}
#pdfContainer .returnfsty[data-v-267b2e6b] {
  line-height: 48px;
  height: 48px;
  text-align: center;
  background: #fff;
  font-size: 16px;
  color: #616161;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
}

