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}.SignPdf-signature-line{position:absolute;bottom:70px;left:0;border-bottom:1px dotted #212121;width:100%;z-index:-1}.SignPdf-signature-line:before{color:#212121;content:"x";position:absolute;left:0;font-size:30px;bottom:0}.SignPdf-signature-bg{background-color:#fff;border-radius:3px;height:100%;position:absolute;width:100%;z-index:-1}.SignPdf-toolbar,.SignPdf-viewer{background-color:var(--gray-200)}.SignPdf-viewer .container{max-width:800px}.SignPdf-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:1}.SignPdf-toolbar .media-body button{font-size:2rem;padding-bottom:0;padding-top:0}.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}.Annotator{position:relative;overflow:hidden}.Annotator>canvas{-webkit-user-select:none;user-select:none}.Annotator-content-editable{position:absolute;outline:0;min-width:10px;transform-origin:top left;border-left:1px solid rgba(0,0,0,.01)}.PdfViewerListItem{background-color:#fff;margin-bottom:30px;position:relative;background-size:contain}.PdfViewerListItem>div{position:absolute;top:0;left:0}.OutputListItem .progress{height:.6rem;position:relative;top:8px;margin-right:15px}