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