.show-file-content{display:flex;flex-direction:column;margin:16px 24px;border:1px solid var(--neutral-200);border-radius:8px;padding:10px}.show-file-content .file-content-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.show-file-content .file-content-header .data-file{display:flex;flex-direction:row;align-items:center;gap:10px}.show-file-content .file-content-header .data-file .jpg-icon,.show-file-content .file-content-header .data-file .pdf-icon,.show-file-content .file-content-header .data-file .png-icon{width:42px!important;height:42px!important;margin-left:-5px}.show-file-content .file-content-header .data-file #data-file-text{margin-left:16px;width:40ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.show-file-content .file-content-header .close-icon{height:24px;width:24px;fill:var(--neutral-500)}.show-file-content .laudable-forms{padding-top:15px}.show-file-content .file-name-wrapper{cursor:default!important}.laudable-check{display:flex;align-items:center;gap:10px}.laudable-check span{font-size:14px;font-weight:600;color:var(--type-active)}.progress{margin-top:1rem}