.drop-zone-page{margin-bottom:16px}.drop-zone-page .font-sample{font-size:.9rem}.drop-zone-page .icon-size{width:1rem;align-items:center;float:right;margin:0 6px 6px}.drop-zone-page .icon-size:hover{color:#a9a9a9}.drop-zone-page .float a{justify-content:end;display:flex}.drop-zone-page .pdf-content{width:-webkit-fit-content;width:fit-content;padding:10px;margin-top:unset;border:1px solid gray;border-radius:5px}.drop-zone-page .text-wrapper{margin-left:15px}.drop-zone-page .block-title{list-style-type:none}.drop-zone-page .upload-venture{font-size:1.14rem;font-weight:700;line-height:32px;color:#363940;text-align:left}.drop-zone-page .poped-box{border-radius:5px;border:1px dashed var(--secondary-color)!important;padding:10px 20px}.drop-zone-page .small-text{padding:4px 0;font-size:1.07rem;font-weight:400;color:#8098a5;line-height:29px;text-align:left}.drop-zone-page .file-name{padding:20px!important;border-top:1px solid #8098a5}.drop-zone-page .img-width{width:40px;height:40px}.drop-zone-page .small-text{justify-content:space-between;display:flex}.drop-zone-page .small-text svg{width:20px}.drop-zone-page .document-topic{font-weight:600;font-size:1.07rem}.drop-zone-page .cross{margin-left:20px;cursor:pointer}.drop-zone-page .img-text-wrapper{display:flex}.drop-zone-page .mb{color:#8098a5;font-weight:500;font-size:1rem}.uploaded-file-section{position:relative;display:inline-block}.uploaded-file-section:hover .close-icon{display:block;transition:all .2 ease-in-out}.uploaded-file-section .upload-file{margin-bottom:16px;padding:10px;margin-top:unset;border:1px solid gray;border-radius:5px;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploaded-file-section .upload-file .document-topic{text-decoration:none;color:#000;margin-left:5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploaded-file-section .close-icon{position:absolute;top:-5px;right:-5px;background:var(--color-border);border-radius:50%;width:20px;height:20px;text-align:center;display:none;transition:all .2 ease-in-out;line-height:16px}.uploaded-file-section .close-icon .mdi-trash{color:var(--primary-color);width:1rem;height:1rem}