#lab-documents-view .breadcrumbs{padding:5px 0 15px}#lab-documents-view .breadcrumbs .el-breadcrumb__item .el-breadcrumb__inner{color:#273480;text-transform:uppercase;font-size:14px}#lab-documents-view .breadcrumbs .el-breadcrumb__item .el-breadcrumb__separator{color:#000}#lab-documents-view .stickyNavbar{padding-bottom:5px!important}#lab-documents-view .stickyNavbar .container-small-table{padding-top:0;padding-bottom:5px}#lab-documents-view .order-files img{position:relative;top:5px}#lab-documents-view .folder-name{font-size:14px;font-weight:600;padding-left:10px}#lab-documents-view .folder-name .route-navigation :active,#lab-documents-view .folder-name .route-navigation :focus,#lab-documents-view .folder-name .route-navigation :hover,#lab-documents-view .folder-name .route-navigation:visited{text-decoration:none;outline:none;color:#00e}#lab-documents-view .grid-view-block{margin-bottom:15px;height:calc(100vh - 200px);overflow:auto}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block{display:grid;grid-template-columns:repeat(7,12.5%);-moz-column-gap:15px;column-gap:15px;row-gap:20px}@media(min-width:1200px)and (max-width:1450px){#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block{grid-template-columns:repeat(6,15.55%);-moz-column-gap:15px;column-gap:10px;row-gap:30px}}@media(min-width:1600px){#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block{display:grid;grid-template-columns:repeat(8,11.3%);-moz-column-gap:15px;column-gap:15px;row-gap:20px}}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col{background:#fff;border:1.28012px solid #e0e0e0;border-radius:3.84035px;padding:10px}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block{display:flex;justify-content:space-between;align-items:flex-start}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block img{width:60px;height:60px;padding:.5rem 0}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn{border:none;padding:0}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn:hover{border:none;background:transparent}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn img{width:35px;height:35px;padding:0}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content{padding-top:1rem}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content h4{font-size:15px;color:#25213b;font-weight:500;overflow:hidden;text-overflow:ellipsis}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content .sub-text{color:#08145c;font-size:14px;display:flex;justify-content:space-between;font-weight:500;padding:.5rem 0}#lab-documents-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content .sub-text .file-size{padding:1.5rem 0 .5rem}#lab-documents-view .no-data-block{min-height:400px;display:flex;justify-content:center;align-items:center;background-color:#fff;margin-top:10px;text-align:center;padding:15px}#lab-documents-view .no-data-block .bg-image{text-align:center}#lab-documents-view .no-data-block .bg-image .bg-image{width:350px}#lab-documents-view .no-data-block .no-data-content{display:flex;align-items:center;justify-content:center;-moz-column-gap:20px;column-gap:20px;margin-top:55px}#lab-documents-view .no-data-block .no-data-content h3{text-transform:uppercase;font-size:22px;color:#bf1b39;padding-right:5px}.update-password-view{padding:2em;max-width:1200px;margin:0 auto}.update-password-view .profile-container{display:grid;grid-template-columns:300px auto;gap:20px}.update-password-view .profile-content .account-card{border-radius:10px}.update-password-view .profile-content .account-card.is-always-shadow{box-shadow:none;color:#34495e;font-weight:600;border:1px solid #e7e7f7}.update-password-view .profile-content .account-card .el-card__body{padding:0}.update-password-view .profile-content .account-card .account-header{padding:20px 20px 10px 20px;border-bottom:.5px solid #e7e7f7}.update-password-view .profile-content .profile-account-view ul li{position:relative}.update-password-view .profile-content .profile-account-view ul li.active .list-item-account-menu{background-color:rgba(86,159,242,.062745098)}.update-password-view .profile-content .profile-account-view ul li.active:after{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background-color:#215fad}.update-password-view .profile-content .profile-account-view ul li .list-item-account-menu{border:none;font-weight:400;font-size:16px;width:100%;color:#34495e;text-align:left;border-radius:0}.update-password-view .profile-content .profile-account-view ul li .list-item-account-menu>span{display:flex;align-items:center}.update-password-view .profile-content .profile-account-view ul li .list-item-account-menu .account-icons img{width:18px;top:1px;padding:0 10px 0 0;position:relative}.update-password-view .profile-content .profile-account-view ul li .list-item-account-menu:active,.update-password-view .profile-content .profile-account-view ul li .list-item-account-menu:focus,.update-password-view .profile-content .profile-account-view ul li .list-item-account-menu:hover{background:rgba(86,203,242,.062745098);color:#34495e}.update-password-view .password-right-block{background:#fff;border:1px solid #e7e7f7;padding:1.5em 0;border-radius:10px}.update-password-view .password-right-block .update-pass-header{padding:.5rem 3rem;border-bottom:.5px solid #e7e7f7}.update-password-view .password-right-block .update-pass-header h4{font-weight:600;line-height:18px;font-size:18px;letter-spacing:.5px;text-transform:uppercase;color:#233a73}.update-password-view .password-right-block .update-pass-header p{color:#000;opacity:.65;font-size:13px}.update-password-view .password-right-block .update-password-col{padding:.5rem 3rem}.update-password-view .password-right-block .update-password-col .each-data-edit label{letter-spacing:.5px;font-size:16px;margin-bottom:5px!important;font-weight:500;line-height:15px;color:#4f4f4f}.update-password-view .password-right-block .update-password-col .each-data-edit .el-form-item{margin-bottom:0}.update-password-view .password-right-block .update-password-col .each-data-edit .form-input{width:85%;position:relative}.update-password-view .password-right-block .update-password-col .each-data-edit .form-input .hide-eye-icon{position:absolute;right:2%;bottom:0;padding:0 5px;border:none;background:none}.update-password-view .password-right-block .update-password-col .each-data-edit .form-input .hide-eye-icon img{width:16px;height:16px}.update-password-view .password-right-block .update-password-col .each-data-edit .form-input .show-eye-icon{position:absolute;right:2%;bottom:-2%;padding:0 5px;border:none;background:none}.update-password-view .password-right-block .update-password-col .each-data-edit .form-input .show-eye-icon img{width:16px;height:16px}.update-password-view .password-right-block .update-password-col .each-data-edit .form-input .el-input__inner{background:#fff;margin-top:5px;border:.5px solid rgba(86,204,242,.8);box-sizing:border-box;border-radius:3px}.update-password-view .password-right-block .update-password-col .each-data-edit .el-input__suffix-inner .el-input__clear{color:#0a5da6}.update-password-view .password-right-block .update-password-col .each-data-edit .el-icon svg{width:3em;height:1.6em}.update-password-view .footer-btn{text-align:end!important;width:100%;margin-top:15px;padding-bottom:1rem}.update-password-view .footer-btn .el-button{background:#fff;box-sizing:border-box;border-radius:10px;min-height:36px;padding:0 15px;border:none;line-height:4px;color:#4f4f4f}.update-password-view .footer-btn .el-button.cancel-btn,.update-password-view .footer-btn .el-button.cancel-btn:active,.update-password-view .footer-btn .el-button.cancel-btn:hover{background-color:#f24a55;color:#fff}.update-password-view .footer-btn .el-button.save-btn{background:#215fad;color:#fff}.link-error[data-v-1df1f9c0]{height:100vh;display:flex;align-items:center;justify-content:center}.link-error .icon[data-v-1df1f9c0]{position:relative}.link-error .icon img[data-v-1df1f9c0]{width:150px;margin:0 auto;display:table}.link-error h1[data-v-1df1f9c0]{margin-top:.5em;font-size:1.4em;font-weight:600;color:#3084ec;text-align:center}#lab-documents-file-view .breadcrumbs{padding:5px 0 15px}#lab-documents-file-view .breadcrumbs .el-breadcrumb__item .el-breadcrumb__inner{color:#273480;text-transform:uppercase;font-size:14px}#lab-documents-file-view .breadcrumbs .el-breadcrumb__item .el-breadcrumb__separator{color:#000}#lab-documents-file-view .name-accession{display:flex;align-items:center}#lab-documents-file-view .name-accession .order-files{padding-right:10px}#lab-documents-file-view .name-accession .order-files img{position:relative;top:4px;width:22px;height:22px}#lab-documents-file-view .name-accession .order-files-name-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;color:#000;text-align:left!important;width:400px}#lab-documents-file-view .grid-view-block{margin-top:15px}#lab-documents-file-view .grid-view-block .grid-scroll{height:calc(100vh - 200px);overflow:auto}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block{display:grid;grid-template-columns:repeat(6,15.5%);-moz-column-gap:15px;column-gap:10px;row-gap:20px}@media(min-width:1200px)and (max-width:1450px){#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block{grid-template-columns:repeat(5,15%);-moz-column-gap:15px;column-gap:28px;row-gap:30px}}@media(min-width:1600px){#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block{display:grid;grid-template-columns:repeat(7,13.25%);-moz-column-gap:15px;column-gap:15px;row-gap:20px}}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col{background:#fff;border:1.28012px solid #e0e0e0;border-radius:3.84035px;padding:10px}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block{display:flex;justify-content:space-between;align-items:flex-start}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block img{width:60px;height:60px;padding:.5rem 0}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn{border:none;padding:0}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn:active,#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn:focus,#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn:hover{border:none;background:transparent}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .icon-block .action-buttons .folder-btn img{width:28px;height:30px;padding:0}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content{padding:.5rem 0 0 .5rem}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content h4{font-size:14px;color:#25213b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content .sub-text{font-size:14px;color:rgba(37,33,59,.7);font-weight:500}#lab-documents-file-view .grid-view-block .grid-scroll .single-grid-view-block .single-grid-view-block-col .content .sub-text .file-size{padding:1.5rem 0 .5rem}#lab-documents-file-view .upload-files-alignment-block .upload-files-alignment{width:100%;margin:auto;margin-bottom:10px}#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment{display:inline-flex;align-items:center;padding:7px 5px 7px 0;border:.5px solid #e0e0e0;border-radius:5px;height:20px;min-width:30%;max-width:96%;margin:0}#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment img{padding:0 10px;height:15px;width:15px}#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment p{color:#4f4f4f;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment .el-button .without-hover{display:none;transition:all .2s ease-in-out}#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment .el-button .hover,#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment .el-button:hover .without-hover{display:block;transition:all .2s ease-in-out}#lab-documents-file-view .upload-files-alignment-block .sample-attachment-upload-file-block .sample-attachment-upload-file li .file-name-attachment .el-button:hover .hover{display:none;transition:all .2s ease-in-out}#lab-documents-file-view .labdocfileslisting .el-table__body-wrapper{overflow-y:auto!important}#lab-documents-file-view .default-modal .popup-date .el-upload{width:100%}#lab-documents-file-view .default-modal .popup-date .el-upload-dragger{width:100%;margin:auto;height:120px;background:hsla(0,0%,76.9%,.1215686275);border:.6px dashed hsla(0,0%,76.9%,.1215686275);border-radius:6px}#lab-documents-file-view .default-modal .popup-date .el-upload-text-align{display:flex;align-items:center;justify-content:center;height:100%}#lab-documents-file-view .default-modal .popup-date .el-upload-text-align .el-upload__text-img{display:flex;align-items:center}#lab-documents-file-view .default-modal .popup-date .el-upload-text-align .el-upload__text-img img{width:40px;height:40px;padding:0 10px}#lab-documents-file-view .default-modal .popup-date .el-upload-text-align .el-upload-text{line-height:14px}#lab-documents-file-view .default-modal .popup-date .el-upload-text-align .el-upload-text h3{color:#333;font-size:18px}#lab-documents-file-view .default-modal .popup-date .el-upload-text-align .el-upload-text p{color:#828282;font-size:18px}#lab-documents-file-view .no-data-block{min-height:400px;display:flex;justify-content:center;align-items:center;margin-top:10px;text-align:center;background-color:#fff;padding:15px}#lab-documents-file-view .no-data-block .bg-image{text-align:center}#lab-documents-file-view .no-data-block .bg-image .bg-image{width:350px}#lab-documents-file-view .no-data-block .no-data-content{display:flex;align-items:center;justify-content:center;-moz-column-gap:20px;column-gap:20px;margin-top:55px}#lab-documents-file-view .no-data-block .no-data-content h3{text-transform:uppercase;font-size:22px;color:#bf1b39;padding-right:5px}.input-value[data-v-0df95ae3]{margin-bottom:10px}.input-value .value[data-v-0df95ae3]{color:#0a2342;font-size:13px;font-weight:500;line-height:20px;overflow-wrap:break-word}.input-value .name[data-v-0df95ae3]{font-size:15px;color:#947e7e;font-weight:500;display:block;margin-bottom:2px}