body{margin:0;width:100%;height:100%;position:fixed;overflow:hidden}.zd-preview-loading{display:none;margin:-30px -30px;top:50%;left:50%;position:absolute;z-index:1001;width:45px;height:45px;border-radius:50px}.zd-preview-loading:before{content:'';display:block;padding-top:100%}.zdpreview-circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.zdpreview-path{stroke:#1095a6;stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.ui-errorview-txt{top:35%;color:#000;width:337px;margin:0 auto;font-size:15px;line-height:1.6;border-radius:3px;text-align:left;position:relative;padding:25px 30px;box-shadow:0 0 5px 0 #f5f5f5;border:1px solid #e6e6e6;font-family:Lato-Regular,open_sans_regular,sans-serif !important}.ui-errorview-reload{color:#007bff;cursor:pointer;font-size:13px;margin-top:20px;text-align:right;text-transform:uppercase}.textLayer .highlight.selected{background-color:#b9d6ff;color:#000}.findbar,.secondaryToolbar{color:#fff;background:#000;top:0 !important;left:0 !important}