.PDFContainer{background-color:#333;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PDFViewer{justify-content:space-between;align-items:center;width:100%;height:calc(100% - 60px);margin-top:10px;display:flex;overflow:hidden}@media screen and (max-width:1023px){.PDFViewer{margin-top:50px}}.PDFViewerContent{overflow:auto}@media screen and (max-width:1023px){.PDFViewerContent{max-height:calc(100% - 60px)}}@media screen and (min-width:1024px){.PDFViewerContent{max-height:100%}}.PDFViewerScrollView{display:flex}.PDFViewerTools{background-color:#212121;border-radius:8px;flex-flow:column;justify-content:center;width:calc(100% - 40px);height:60px;margin:10px;display:flex}.PDFViewerToolsBtn{width:48px;height:48px;padding:0;display:contents}.PDFViewerToolsBtnArrow{color:#fff;width:32px;height:32px}.PDFNavBtnPrev,.PDFNavBtnNext{flex-direction:column;justify-content:center;align-items:center;width:50px;min-width:50px;display:flex}.PDFViewerToolsSlider{padding:0 10px}.PDFViewerToolsSlider>span{padding:5px 0!important}.PDFViewerToolsBtnContainer{justify-content:space-between;padding:0 10px;display:flex}.PDFViewerToolsBtnContainer .zoom{justify-content:center;display:flex}.PDFViewerToolsBtnContainer .pager{width:24px}.PDFLoading>span{color:gray}.PDFLoading{position:absolute}.PDFLoading>.withText{display:block;position:absolute;top:11px;left:11px}
.PDFFullScreen{z-index:10000;position:fixed;inset:0}.PDFCloseFullScreenBtn{display:block;position:fixed;top:10px;right:10px}.PDFCloseFullScreenBtn>button{background-color:#333!important}
/*# sourceMappingURL=004z08to__1cw.css.map*/