@keyframes PdfPageListItem-pulse{50%{opacity:.5}}html{--white: #fff;--gray-100: #f8f8f8;--gray-200: #e9e9e9;--gray-300: #dedede;--gray-400: #cecece;--gray-500: #adadad;--gray-600: #6c6c6c;--gray-700: #494949;--gray-800: #343434;--gray-900: #212121;--black: #000;--body: #212121;--primary: #005dc1;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--muted: #dedede;--light: #494949;--white-darken: #d9d9d9;--primary-darken: #003875;--success-darken: #19692c;--info-darken: #0f6674;--warning-darken: #ba8b00;--danger-darken: #a71d2a;--gray-200-darken: #c3c3c3;--gray-500-darken: #878787;--muted-darken: #b8b8b8;--light-darken: #232323;--body-darken: black}html.dark{--white: black;--gray-100: #070707;--gray-200: #161616;--gray-300: #212121;--gray-400: #313131;--gray-500: #525252;--gray-600: #939393;--gray-700: #b6b6b6;--gray-800: #cbcbcb;--gray-900: #dedede;--black: white;--body: #dedede;--primary: #85c5e0;--success: #469f56;--info: #399ba7;--warning: #764b1f;--danger: #e2979d;--muted: #212121;--light: #b6b6b6;--white-darken: #262626;--primary-darken: #c2e2f0;--success-darken: #71c07f;--info-darken: #63beca;--warning-darken: #b3722f;--danger-darken: #f3d3d5;--gray-200-darken: #3c3c3c;--gray-500-darken: #787878;--muted-darken: #474747;--light-darken: gainsboro;--body-darken: white}.View-app-outdated{border:2px solid var(--light);border-radius:3px}.View-app-outdated i{font-size:24px;padding-right:24px}.Navbar{border-bottom:1px solid var(--muted)}.Navbar a>i{font-size:1.9rem}.Navbar .btn-link.text-light{padding-top:.75rem;padding-bottom:.75rem}.FileDropZone{border:4px dashed var(--muted);border-radius:10px;padding:40px 15px;position:relative}.FileDropZone>div>i{font-size:3rem;color:var(--light)}.FileDropZone-success hr,.FileDropZone>div>hr{max-width:200px;margin:30px auto}.FileDropZone.highlight{border:4px solid var(--primary)}.FileDropZone-success{z-index:1;background:var(--white)}.FileDropZone-success>div>div>i{font-size:3rem}.Alert{max-width:500px;border:2px solid var(--light);background-color:var(--white);border-radius:3px;position:fixed;bottom:-3px;right:15px;left:15px;margin:auto;padding:1rem 1.5rem 1.8rem;z-index:1}.Alert>div>i{font-size:24px;padding-right:14px}.Footer{border-top:1px solid var(--muted)}.Footer .text-right{font-size:.9rem}.Footer-icon{font-size:1.9rem}.Footer-underline{text-decoration:underline}.OutputListItem .progress{height:.6rem;position:relative;top:8px;margin-right:15px}.PdfPageListItem-pulse{animation:PdfPageListItem-pulse 1s linear 0s infinite}.PdfPageListItem .btn-group,.PdfPageListItem>div{background-color:var(--muted);position:relative}.PdfPageListItem>div:hover .btn-group{display:block}.PdfPageListItem .btn-group{position:absolute;top:0;right:0;border-bottom-left-radius:3px;display:none}.PdfPageListItem-background{background-size:cover;background-color:#fff;border:2px solid var(--muted);width:100%;height:100%;touch-action:none}.PdfPageListItem-background.selected{border-color:var(--primary)}.PdfPageListItem-select-btn{position:absolute;top:-10px;right:-10px;font-size:24px;padding:.1rem .5rem;background-color:var(--white);border-width:2px}.PdfPageListItem-label{font-size:40px;position:absolute;right:15px;bottom:15px}