/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/PDFViewer/style.less ***!
  \********************************************************************************************************************************************************************************************************/
.style_pdf-viewer-container_VOzi {
  position: relative;
  width: 100%;
  height: 100%;
}
.style_pdf-viewer-container_VOzi .style_pdf-viewer-toolbar_2nb_ {
  background-color: #343434;
  width: 100%;
}
.style_pdf-viewer-container_VOzi .style_pdf-viewer-wrapper_3rQM {
  position: absolute;
  width: 100%;
  height: calc(100% - 44px);
  overflow: scroll;
  background-color: #333;
}
.style_pdf-viewer-container_VOzi .style_pdf-loading_24cc,
.style_pdf-viewer-container_VOzi .style_pdf-failed_3VIg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.style_pdf-viewer_2HLT {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.style_pdf-viewer_2HLT > div {
  margin-top: 1em;
  margin-bottom: 1em;
  max-width: 100%;
}
.page .textLayer {
  display: none;
}
.style_toolbar-container_9o9R {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 43px;
  border-bottom: 1px solid #464646;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
.style_toolbar-container_9o9R .style_page-input_UpxE {
  width: 40px;
  background: #343434;
  border: 1px solid #858585;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  margin-right: 5px;
  color: #fff;
}
.style_toolbar-container_9o9R .style_pages_3zE2 {
  margin-left: 4px;
}
.style_toolbar-container_9o9R .style_zoom-out-btn_2WY3,
.style_toolbar-container_9o9R .style_zoom-in-btn_1Quj,
.style_toolbar-container_9o9R .style_rotate-btn_RVqG {
  font-size: 18px;
  padding: 8px 16px;
  cursor: pointer;
}
.style_toolbar-container_9o9R .style_zoom-out-btn_2WY3:hover,
.style_toolbar-container_9o9R .style_zoom-in-btn_1Quj:hover,
.style_toolbar-container_9o9R .style_rotate-btn_RVqG:hover {
  background: #3f3f3f;
}

