body,html{width:100%;height:100%}body{margin:0;border:1px solid #f1f1f1;overflow:hidden}#wrapper{width:100%;height:100%;margin:auto}.no-pdf-wrapper{position:absolute;top:50%;left:0;margin-top:-10px;width:100%;text-align:center}.no-pdf-wrapper.hidden{display:none}.no-pdf-inner{width:50%;margin:0 auto;font-size:.9rem}button{padding:5px 10px;border-radius:3px;background:#fff;border:1px solid #b3b3b3;margin-top:10px;outline:1px;cursor:pointer}button:active{background:#f7f7f7;border:1px solid #bdbdbd}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{border-radius:5px;background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(0,0,0,.2)}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.05)}