#Pdf_preview{position:fixed;left:0;top:0;right:0;bottom:0;z-index:999999;display:block;width:100%;min-height:100vh;font-size:16px;background-color:#333}#Pdf_preview .cancelBtn{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:inline-block;color:#fff;padding:.5rem 1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#Pdf_preview .lds-parent{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}#Pdf_preview .lds-spinner{z-index:9999999999;color:official;display:inline-block;position:relative;width:80px;height:80px}#Pdf_preview .lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}#Pdf_preview .lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}#Pdf_preview .lds-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}#Pdf_preview .lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}#Pdf_preview .lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}#Pdf_preview .lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}#Pdf_preview .lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}#Pdf_preview .lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}#Pdf_preview .lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}#Pdf_preview .lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}#Pdf_preview .lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}#Pdf_preview .lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}#Pdf_preview .lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}#Pdf_preview .lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.vue-pdf-app-icon:after,.vue-pdf-app-icon:before{font-size:2.1rem!important}.fileInput{display:none!important}