/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/page/AttachmentPreviewer/AttachmentPreviewer.less ***!
  \********************************************************************************************************************************************************************************************************************/
.AttachmentPreviewer_preview_VWAt {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.AttachmentPreviewer_preview-splitScreen_EUdT {
  position: unset;
  z-index: 2;
}
.AttachmentPreviewer_preview-splitScreen_EUdT .AttachmentPreviewer_container_1rxd {
  top: 0 !important;
}
.AttachmentPreviewer_preview-splitScreen_EUdT .AttachmentPreviewer_inner-container_ci2N {
  width: 95% !important;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_icons_3RZO {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 40px;
  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;
  padding-left: 40px;
  padding-right: 40px;
  background: #000000;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  opacity: 0.9;
  z-index: 100000;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-left_1N8T,
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-right_2Mv1 {
  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;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-left_1N8T {
  max-width: 75%;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-text_3_zo {
  margin-left: 5px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 21px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-left_1N8T .AttachmentPreviewer_file-size_1meo {
  margin-left: 12px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 22px;
  opacity: 0.65;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-right_2Mv1 {
  cursor: pointer;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-right_2Mv1 .AttachmentPreviewer_header-btn_1Qdt {
  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;
  margin-left: 20px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_header_xXtU .AttachmentPreviewer_header-right_2Mv1 .AttachmentPreviewer_header-btn_1Qdt.AttachmentPreviewer_hide_2TCS {
  display: none;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd {
  position: absolute;
  top: 45px;
  right: 0;
  bottom: 5px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  width: 100%;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_content-btn_3_F8 {
  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;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: #000000;
  border-radius: 50%;
  z-index: 100000;
  cursor: pointer;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_content-btn_3_F8.AttachmentPreviewer_hide_2TCS {
  display: none;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_content-btn_3_F8 .AttachmentPreviewer_handle-icons_3WQm {
  color: #fff;
  font-size: 20px;
  font-weight: bolder;
  opacity: 0.8;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_content-btn_3_F8:hover .AttachmentPreviewer_handle-icons_3WQm {
  opacity: 1;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_content-btn-left_35pX {
  left: 60px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_left-btn-show-animation_liob {
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  left: 60px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_left-btn-hide-animation_3D2N {
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  left: -40px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_content-btn-right_1tUV {
  right: 60px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_right-btn-show-animation_2NXv {
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
  right: 60px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_container_1rxd .AttachmentPreviewer_right-btn-hide-animation_p5sU {
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
  right: -40px;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_inner-container_ci2N {
  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;
  width: 85%;
  height: 100%;
  overflow: hidden;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_inner-container_ci2N .AttachmentPreviewer_list-container_eBNY {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_inner-container_ci2N .AttachmentPreviewer_list-container_eBNY .AttachmentPreviewer_list-item_2wzN {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  width: 100%;
  padding-left: 1px;
  padding-right: 1px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_inner-container_ci2N .AttachmentPreviewer_preview-content_2u-g {
  position: relative;
  border: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-size: 16px;
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 2px;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #fff;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_inner-container_ci2N .AttachmentPreviewer_preview-content_2u-g.AttachmentPreviewer_hide_2TCS {
  display: none;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_inner-container_ci2N .AttachmentPreviewer_preview-pdf-content_1EsN {
  width: 100%;
  height: 100%;
}
.AttachmentPreviewer_preview_VWAt .AttachmentPreviewer_loading_1EcR {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
}
.AttachmentPreviewer_alert-container_rSfk {
  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;
  width: 85%;
  height: 100%;
  background: #FFFFFF;
}
.AttachmentPreviewer_alert-container_rSfk .AttachmentPreviewer_alert-title_1NIj {
  margin-top: 24px;
  margin-bottom: 8px;
  font-size: 16px;
  color: #212121;
  line-height: 24px;
}
.AttachmentPreviewer_alert-container_rSfk .AttachmentPreviewer_alert-btn_1uco {
  font-size: 14px;
  color: #0E5FD8;
  line-height: 21px;
  cursor: pointer;
}
.AttachmentPreviewer_alert-container_rSfk.AttachmentPreviewer_hide_2TCS {
  display: none;
}

/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/base/ImageViewer/ImageViewer.less ***!
  \******************************************************************************************************************************************************************************************************************/
.ImageViewer_image-viewer_24S4 {
  position: relative;
  width: 100%;
  height: 100%;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_image-wrapper_2OlQ {
  width: 100%;
  height: 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;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_normal_IOAy {
  max-width: 100%;
  max-height: 100%;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_normal_IOAy:hover {
  cursor: pointer;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_button-container_PYUF {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -120px;
  width: 240px;
  height: 40px;
  line-height: 40px;
  background: #000;
  border-radius: 100px;
  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;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_button-container_PYUF .ImageViewer_btn_23NP {
  display: inline-block;
  cursor: pointer;
  width: 60px;
  height: 34px;
  line-height: 34px;
  font-size: 23px;
  color: #fff;
  text-align: center;
  opacity: 0.8;
  text-decoration: none;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_button-container_PYUF .ImageViewer_btn_23NP:hover {
  opacity: 1;
}
.ImageViewer_image-viewer_24S4 .ImageViewer_button-container_PYUF .ImageViewer_btn-disabled_2t5b,
.ImageViewer_image-viewer_24S4 .ImageViewer_button-container_PYUF .ImageViewer_btn-disabled_2t5b:hover {
  color: #fff;
  opacity: 0.3;
}
.ImageViewer_image-viewer_24S4.ImageViewer_hidden_2aNY {
  display: none;
}

/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/common/LoadingGIF.less ***!
  \***************************************************************************************************************************************************************************************************/
.LoadingGIF_kd_loading_3Q5M {
  width: 50px;
  height: 50px;
  display: block!important;
  padding: 5px;
}
.LoadingGIF_object_1qVP {
  float: left;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 50% 50% 50% 50%;
}
.LoadingGIF_object_1qVP:nth-child(2n+0) {
  margin-right: 0px;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(1) {
  background-color: #2386ee;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(2) {
  background-color: #00ccfe;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(3) {
  background-color: #05c8c8;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
}
.LoadingGIF_kd_loading_3Q5M span:nth-child(4) {
  background-color: #a06eff;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
}
@-webkit-keyframes LoadingGIF_animate_YK1U {
  50% {
    -webkit-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes LoadingGIF_animate_YK1U {
  50% {
    -webkit-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.kd_loading {
  width: 50px;
  height: 50px;
}
.kd_loading .object {
  float: left;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 50% 50% 50% 50%;
}
.object:nth-child(2n+0) {
  margin-right: 0px;
}
.kd_loading span:nth-child(1) {
  background-color: #2386ee;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.9s ease-in-out infinite;
}
.kd_loading span:nth-child(2) {
  background-color: #00ccfe;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.8s ease-in-out infinite;
}
.kd_loading span:nth-child(3) {
  background-color: #05c8c8;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.7s ease-in-out infinite;
}
.kd_loading span:nth-child(4) {
  background-color: #a06eff;
  -webkit-animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
          animation: LoadingGIF_animate_YK1U 1s -0.6s ease-in-out infinite;
}
.LoadingGIF_kd_loading_simple_1gSz {
  height: 20px;
  width: 50px;
  overflow: hidden;
  padding-left: 9px;
}
.LoadingGIF_object_simple_24xj {
  width: 4px;
  height: 4px;
  float: left;
  margin-right: 5px;
  margin-top: 8px;
  border-radius: 50% 50% 50% 50%;
  background-color: #DDDDDB;
  -webkit-animation: LoadingGIF_animate_simple_1yeB 1s infinite;
          animation: LoadingGIF_animate_simple_1yeB 1s infinite;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(1) {
  background-color: #2386ee;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(2) {
  background-color: #00ccfe;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(3) {
  background-color: #05c8c8;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.LoadingGIF_kd_loading_simple_1gSz span:nth-child(4) {
  background-color: #a06eff;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
@-webkit-keyframes LoadingGIF_animate_simple_1yeB {
  50% {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes LoadingGIF_animate_simple_1yeB {
  50% {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.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 {
  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;
}

