.file-viewer-content{width:100%;height:100vh;display:flex}.prin-content{display:flex;align-items:center;flex-shrink:0;width:100%;justify-content:center}.file-viewer-div{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:30px;border:.5px solid var(--light-text, #878A99);background:var(--white, #FFF);box-shadow:0 0 15px #22153066;padding:3% 0;gap:15px}.file-viewer-card{width:800px;height:600px}.adsk-viewing-viewer{width:800px!important;height:600px!important}.custom-viewer-style{width:800px!important;height:600px!important;background-color:#f0f0f0!important;border:2px solid #000!important}
