@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@font-face{font-family:Segoe UI;src:local("Segoe UI"),url(/fonts/segoeui.ttf);font-display:swap}@font-face{font-family:SF Pro;src:local("SF Pro"),url(/fonts/SF-Pro.ttf);font-display:swap}.file-snap-shot{width:100%;height:110px;position:relative;border:1px solid var(--hr-line-color);cursor:pointer}.file-snap-shot .preview{width:100%;text-align:center;height:110px;pointer-events:none}.file-snap-shot .preview .pdf-viewer{height:100%;overflow:hidden}.file-snap-shot .preview .image-preview{max-width:100%;max-height:100%;width:200px;-o-object-fit:cover;object-fit:cover}.file-snap-shot .preview .snapshot-preview{max-width:100%;max-height:100%;overflow:hidden}.file-snap-shot .preview .snapshot-preview img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.file-snap-shot .preview .snapshot-preview .upload-loader{margin-top:25px}.file-snap-shot .preview .no-preview-img{height:110px;width:200px;-o-object-fit:cover;object-fit:cover}.file-snap-shot .name{position:absolute;bottom:0;width:100%;background-color:var(--lighter-2-text-color);height:30px;padding:8px;display:flex;align-items:center;box-sizing:border-box}.file-snap-shot .name img{filter:var(--svg-filter-white-color);margin-right:7px;width:20px;height:20px}.file-snap-shot .name p{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:700px){.file-snap-shot,.file-snap-shot .preview{height:160px}.file-snap-shot .upload-loader{margin-top:50px!important}}.no-preview{height:30px}.no-preview .preview{display:none}.no-border{border:none}.no-border .name{background-color:#fff}.no-border .name p{color:var(--primary-color)}.no-border .name img{filter:var(--svg-filter-primary-color)}.no-border .no-display{display:none}