body,html{height:100%;min-height:100%!important}:root{--margin:16px;--margin-sm:8px;--margin-lg:32px;--margin-xs:4px;--old-primary:#4383bf;--magenta:#a71e69;--magenta-light-transparent:rgba(167,30,105,0.10196078431372549);--magenta-light:#f6e8f0;--magenta-lighten-20:#df4c9c;--magenta-light-30:#e4bbd2;--magenta-darken-10:#7c164e;--sunburst:#f2911c;--sunburst-light:#fef4e7;--sunburst-darken-10:#cf770c;--obsidian:#323332;--obsidian-light:#eaeaea;--obsidian-darken-10:#191919;--watergrey:#83929c;--watergrey-light:#eaeaea;--watergrey-darken-10:#697983;--mulberry:#3f1031;--mulberry-light:#f2f4f5;--mulberry-darken-10:#160611;--petrolblue:#2b4865;--petrolblue-light:#e9ecef;--petrolblue-darken-10:#1c2e41;--jungle:#36b397;--jungle-light:#eaf7f4;--jungle-darken-10:#2a8c76;--sunflower:#f2cd5b;--sunflower-light:#fefaee;--sunflower-darken-10:#eebf2c;--status-true:#49ae47;--status-true-light:#ecf7ec;--status-true-darken-10:#3a8a38;--status-false:#af1d23;--status-false-light:#f7e8e8;--status-false-darken-10:#83161a;--z-vibrant-green:#509e2f;--z-vibrant-green-light-transparent:rgba(80,158,47,0.10196078431372549);--z-vibrant-green-light:#edf5e9;--z-vibrant-green-lighten-20:#83d063;--z-vibrant-green-light-30:#cae2c0;--z-vibrant-green-darken-10:#3c7723;--z-dark-green:#1a5632;--z-dark-green-light:#e7eeea;--z-dark-green-darken-10:#0e2f1b;--z-cool-gray:#54565a;--z-cool-gray-light:#edeeee;--z-cool-gray-darken-10:#3b3d40;--z-deep-dark-gray:#2a2b2d;--z-deep-dark-light:#e9e9e9;--z-deep-dark-darken-10:#111213;--z-red:#ff4a1c;--z-red-light:#ffece7;--z-red-darken-10:#e82f00;--z-light-blue:#3891a6;--z-light-blue-light:#eaf4f6;--z-light-blue-darken-10:#2b7080;--z-blue:#1c448e;--z-blue-light:#e7ecf3;--z-blue-darken-10:#143063;--z-purple:#624cab;--z-purple-light:#efedf7;--z-purple-darken-10:#4e3c88;--z-status-failure:#ed1c24;--z-status-failure-light:#fde7e8;--z-status-failure-darken-10:#c61017;--z-status-warning:#ffcb05;--z-status-warning-light:#fffae5;--z-status-warning-darken-10:#d1a600;--light:#f7f7f8;--white:#fff;--gray-50:#f9fafb;--gray-100:#f2f4f7;--gray-200:#e4e7ec;--gray-300:#d0d5dd;--gray-400:#98a2b3;--gray-500:#667085;--gray-600:#576276;--gray-700:#475467;--gray-800:#344054;--gray-900:#1d2939;--black:#000;--mobile:768px;--scrollbar:7.5px;--zIndexBackdrop:999989;--zIndexDropdown:999990;--zIndexModal:999998;--zIndexPortalDropdown:999999;--zIndexToast:1000000}.form-group.required .control-label:after{color:var(--danger);content:"*"}.form-group .control-label:after{color:transparent;content:"*"}.full-modal{width:90vw;height:90vh}.flex{display:flex}.row-wrap{flex-flow:row wrap}.row-nowrap{flex-flow:row nowrap}.col-wrap{flex-flow:column wrap}.col-nowrap{flex-flow:column nowrap}.gap-5{grid-gap:5px;gap:5px}.align-center{align-items:center}.justify-center{justify-content:center}.margin{margin:var(--margin)}.margin-sm{margin:var(--margin-sm)}.margin-lg{margin:var(--margin-lg)}.select__dropdown-indicator{padding:5px!important}.select__control{min-height:33px!important}.default-form-container{max-width:1024px}.form-group{margin-bottom:.75rem}.center-horizontally{display:flex;justify-content:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto}.center-vertically{display:flex;height:100%;align-items:center}div.react-select__multi-value,div.react-select__multi-value__label,div.react-select__multi-value__remove{color:var(--primary);background-color:var(--primary-light)}::-webkit-scrollbar{height:var(--scrollbar);width:var(--scrollbar)}::-webkit-scrollbar-track{background:var(--gray-100);border-radius:var(--scrollbar)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:var(--scrollbar)}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.modal-dialog{margin:auto}.fade.in.modal{display:flex!important}.border{outline:none;border:1px solid var(--primary10)!important}.border-0{border:0!important}.border-top{border-top:1px solid var(--primary10)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid var(--primary10)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid var(--primary10)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid var(--primary10)!important}.border-start-0{border-left:0!important}.border-primary{border-color:var(--primary)!important}.border-secondary{border-color:var(--secondary)!important}.border-success{border-color:var(--success)!important}.border-info{border-color:var(--info)!important}.border-warning{border-color:var(--warning)!important}.border-danger{border-color:var(--danger)!important}.border-light{border-color:var(--light)!important}.border-dark{border-color:var(--dark)!important}.border-white{border-color:var(--white)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.radioBtnHolder{background-color:var(--gray-100)}.btn.active,.btn.focus,.btn:active,.btn:focus{outline:none!important}.csv-label{margin-bottom:0!important}.text-gray{color:var(--gray-700)}.default-box-shadow{box-shadow:0 1px 2px #ccc}div.bulkFormTable>table>tbody tr td>div.form-group{margin-bottom:0!important}.bulkButtonHolder ul.dropdown-menu{top:unset!important;bottom:80%!important;left:86px!important}.verticalHandle{display:flex;cursor:ew-resize;width:12px;height:40px;justify-content:center;text-align:center;align-items:center;padding:0 5px;grid-gap:10px;gap:10px;background:var(--white);border:1px solid var(--gray-300);border-radius:5px;z-index:10;overflow:hidden;transition:all .15s linear}.verticalHandle:hover{border-color:var(--gray-400);transition:all .15s linear}.verticalHandle span{width:4px;height:20px;border-left:1px solid var(--gray-400);border-right:1px solid var(--gray-400)}.verticalHandle span:after{content:"\00a0"}.verticalResizeBorder{cursor:ew-resize;width:1px;background:var(--gray-300);display:flex;align-items:center;align-content:center;justify-content:center;overflow:visible;transition:all .15s linear}.verticalResizeBorder:hover{background:var(--gray-400);transition:all .15s linear}.horizontalHandle{display:flex;cursor:ns-resize;width:40px;height:12px;justify-content:center;text-align:center;align-items:center;padding:0 5px;grid-gap:10px;gap:10px;background:var(--white);border:1px solid var(--gray-300);border-radius:5px;z-index:10;overflow:hidden;transition:all .15s linear}.horizontalHandle:hover{border-color:var(--gray-400);transition:all .15s linear}.horizontalHandle span{width:20px;height:4px;border-top:1px solid var(--gray-400);border-bottom:1px solid var(--gray-400)}.horizontalHandle span:after{content:"\00a0"}.horizontalResizeBorder{cursor:ns-resize;height:1px;background:var(--gray-300);display:flex;align-items:center;align-content:center;justify-content:center;overflow:visible;transition:all .15s linear}.horizontalResizeBorder:hover{background:var(--gray-400);transition:all .15s linear}.container_label{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;overflow:hidden}.container_label_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;grid-gap:5px;gap:5px}.container_label_name:hover{text-overflow:clip;overflow:auto}.container_label_id{display:flex;flex-flow:row nowrap;align-items:center;margin-left:auto}.container_label_id>span{font-size:.75em;margin:0 .125em;color:var(--gray-400)}.container_date{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;overflow-y:hidden;overflow-x:auto;grid-gap:5px;gap:5px}.container_date_date{font-size:1em;white-space:nowrap}.container_date_days,.container_date_time{font-size:.75em;color:var(--gray-400);white-space:nowrap}.container_date_days{margin-left:auto;text-overflow:ellipsis;overflow:hidden}.container_notes{display:flex;flex-flow:column nowrap;padding:2px;width:100%;height:100%;overflow:hidden}.container_notes>textarea{width:100%;height:100%;box-sizing:border-box}.ellipsisContainer{display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden}.ellipsisContainer:hover,.ellipsisContainer:hover>span{text-overflow:clip;overflow:auto}.ellipsisContainer>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container_textarea{color:var(--gray-500);width:100%;height:100%;background:var(--gray-100);border:0;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:4px;padding:5px;resize:vertical}.customToast{background:var(--white)}.customToast,.customToastBody{padding:0;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}ul.dashed{list-style:none;margin-left:0;padding-left:1em}ul.dashed li{display:flex;flex-flow:row nowrap;list-style-type:none!important}ul.dashed>li:before{display:inline-block;content:"∙";width:1em;margin-left:-1em;color:var(--gray-300)}fieldset>legend{font-weight:500!important;border-bottom:1px solid var(--gray-300);background:var(--obsidian-light);border-radius:8px 8px 0 0;color:var(--obsidian);line-height:1.5}:root{--primary:var(--magenta);--primary-rgb:167,30,105;--primary-light:var(--magenta-light-transparent);--primary-lighten-20:var(--magenta-lighten-20);--primary-light-nt:var(--magenta-light);--primary-light-30:var(--magenta-light-30);--primary-darken-10:var(--magenta-darken-10);--secondary:var(--obsidian);--secondary-light:var(--obsidian-light);--dark:var(--obsidian-darken-10);--success:var(--status-true);--success-light:var(--status-true-light);--info:var(--jungle);--info-light:var(--jungle-light);--warning:var(--sunburst);--warning-light:var(--sunburst-light);--danger:var(--status-false);--danger-light:var(--status-false-light)}.ApiError_errorContainer__2Ee3F{display:flex;flex-flow:column nowrap}.ApiError_errorContainerLabel__hnPE1{font-weight:400}.ApiError_errorContainerLabel__hnPE1>span{font-weight:700}.ApiError_errorContainerDescription__bC7je,.ApiError_errorContainerStatus__2uChb{font-weight:400;color:var(--gray-500)}.Alert_alert__2OT6j{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Alert_alert_fit__2IUPF{width:100%;justify-content:center;align-items:center}.Alert_alert_fit__2IUPF .Alert_container__4DyM6{width:100%!important}.Alert_alert_centered__3I7oo .Alert_container__4DyM6 .Alert_message__1ITlT{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.Alert_alert_hide__1vp_7{display:none}.Alert_container__4DyM6{display:flex;flex-flow:row nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;align-items:center;grid-gap:5px;gap:5px;margin:0;overflow:hidden}.Alert_dismiss__1DPNK{display:flex;flex-flow:row nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-left:auto;margin-bottom:auto}.Alert_icon__1Q74r{display:flex;justify-content:center;align-items:center}.Alert_icon__1Q74r svg{width:1.25em;height:1.25em}.Alert_message__1ITlT{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Alert_message_span__25CAw{font-size:14px;line-height:21px;word-wrap:break-word;text-overflow:ellipsis;overflow:hidden;width:100%}.UIconstants_spanGrey__3z3K7{color:var(--gray-300)}.AlertModal_modal_header__1QGt4{height:1em;background-clip:padding-box;padding:0;border-bottom:0}.AlertModal_modal_body__3HBtx{display:flex;flex-flow:row nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:15px;gap:15px}.AlertModal_modal_body_icon__1Cx9M svg{width:3em;height:3em}.AlertModal_primary__18Zct{background-color:var(--primary)}.AlertModal_danger__24J_N{background-color:var(--danger)}.AlertModal_warning__-Rq1L{background-color:var(--warning)}.AlertModal_success__1K47C{background-color:var(--success)}.AlertModal_primary_svg__3lEJD{color:var(--primary)}.AlertModal_danger_svg__1Rmva{color:var(--danger)}.AlertModal_warning_svg__2QpEc{color:var(--warning)}.AlertModal_success_svg__2rJos{color:var(--success)}.AlertModal_modal_body_content__1qHH_{display:flex;flex-flow:column nowrap;width:100%;height:100%}.AlertModal_modal_body_content_title__3rAQT{font-size:1.5em;font-weight:700;height:2em;display:flex;align-items:center}.AlertModal_modal_body_content_description__3pW42{font-size:1em}.AlertModal_modal_footer__1h9SR{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;grid-gap:5px;gap:5px;margin-left:auto}.Button_btnLoading__1dR42 svg:not(:is(.Button_spinner__3qo6v)){display:none}.ELNCreateOrEditForms_elnCreateOrEditFormContainer__2-0NO{padding:20px;background-color:var(--white)}.ELNCreateOrEditForms_gridContent__1GJQP{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;grid-gap:20px;gap:20px;width:100%}.ELNCreateOrEditForms_errorMessageContainer__2U2Fh{grid-column:span 4/span 4}.ELNCreateOrEditForms_gridContentLabel__3MaaI{grid-column:span 1/span 1;font-size:16px;font-weight:600}.ELNCreateOrEditForms_contentRequiredMarker__154NU{color:var(--danger)}.ELNCreateOrEditForms_gridContentInputContainer__U75Vi{grid-column:span 3/span 3}.ELNCreateOrEditForms_elnCreateOrEditNotebookPageFormButtons__3c_gD{display:flex;justify-content:flex-end;align-items:center;grid-gap:10px;gap:10px}.ELNCreateOrEditForms_deleteEntityInfoContainer__3-rZ_{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:baseline;grid-gap:10px;gap:10px;width:100%;margin-top:10px}.ELNCreateOrEditForms_deleteEntityInfoKey__MyTml{grid-column:span 1/span 1}.ELNCreateOrEditForms_deleteEntityInfoValue__U_b2z{grid-column:span 3/span 3;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:justify;@supports (-webkit-line-clamp:5){overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}}.ELNCreateOrEditForms_description__12PGW{padding:20px 0 0}.LabNotebookEntriesPaginated_LabNotebookEntryLazyLoadingContainer__1xr4z{height:100%;width:100%}.LabNotebookEntriesPaginated_LabNotebookEntryLazyLoadingEntriesContainer__1kyhj{height:100%;width:100%;padding:20px}.LabNotebookEntriesPaginated_LabNotebookEntryLazyLoadingPaginationContainer__-LrPP{display:flex;flex-wrap:nowrap;align-items:center;grid-gap:10px;gap:10px;background-color:var(--gray-50);padding:5px 20px;animation:LabNotebookEntriesPaginated_grow__2fb0t .5s ease-in-out;border-bottom:1px solid var(--gray-300)}.LabNotebookEntriesPaginated_LabNotebookEntryLazyLoadingFilterIndicatorContainer__2Zt7y{border-radius:5px;padding:5px;position:relative}.LabNotebookEntriesPaginated_LabNotebookEntryLazyLoadingFilterIndicatorContainer__2Zt7y:hover{background-color:var(--gray-200)}.MoreDropdown_menu_wrapper__14iXf{position:relative;display:flex;flex-flow:row nowrap}.MoreDropdown_menu__ZgR1s{overflow:visible;padding:0}.MoreDropdown_menu__ZgR1s li>button{display:flex;grid-gap:5px;gap:5px;align-items:center;width:100%;border:0;border-radius:0;padding:7px 14px;clear:both;font-weight:400;font-weight:500!important;line-height:1.5;white-space:nowrap}.MoreDropdown_dropdownMenu__1KYeF{display:flex;flex-flow:column nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--white);border:1px solid var(--gray-200);border-radius:4px;overflow:hidden;right:0;position:absolute;list-style-type:none;padding:0}.MoreDropdown_dropdownMenu__1KYeF button{display:flex;grid-gap:5px;gap:5px;align-items:center;width:100%;border:0;border-radius:0;padding:7px 14px;clear:both;font-weight:400;font-weight:500!important;line-height:1.5;white-space:nowrap}.ELNModal_elnModalContainer__3Enk4{position:fixed;inset:0;z-index:var(--zIndexBackdrop);display:flex;justify-content:center;align-items:center}.ELNModal_toolbarModalBackground__29rdo{position:absolute;inset:0;z-index:var(--zIndexBackdrop);background-color:#000;opacity:.5}.ELNModal_toolbarModalContentContainer__2IYjS{position:relative;z-index:var(--zIndexModal);animation:ELNModal_fadeIn__TZHS7 .3s ease-in-out}@keyframes ELNModal_fadeIn__TZHS7{0%{opacity:0}to{opacity:1}}.ELNModal_toolbarModalContent__2Ope-{display:grid;grid-template-areas:"title" "body" "controls";grid-template-rows:auto 1fr auto;background-color:var(--white);width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:90vh}.ELNModal_toolbarModalContent__2Ope-,.ELNModal_toolbarModalControls__5C5Aw{border-radius:5px;outline:1px solid var(--gray-300);max-width:calc(100vw - 80px);overflow:auto}.ELNModal_toolbarModalControls__5C5Aw{background-color:var(--gray-200);margin-top:5px;padding:5px;display:flex;align-items:center;justify-content:flex-end}.ELNModal_toolbarModalClose__2ANkS{position:absolute;top:0;right:-25px;cursor:pointer;background-color:var(--white);width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:5px;outline:1px solid var(--gray-300);box-sizing:border-box;color:var(--gray-500)}.ELNModal_toolbarModalClose__2ANkS:hover{color:var(--black)}.ELNModal_modalTitle__8eWCn{grid-area:title;display:flex;flex-flow:column nowrap;justify-content:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 10px 0;overflow:hidden}.ELNModal_modalBody__hsXyr{grid-area:body;display:flex;width:100%;height:100%;padding:0 10px;overflow:hidden;flex-grow:2}.ELNModal_modalControls__1U-p0{grid-area:controls;display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 10px 10px;overflow:hidden}.styles_container__1Bf0M{margin:15px}.styles_container__1Bf0M,.styles_spinner_flex__3pBLA{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.styles_spinner__11EIR{display:flex;justify-content:center;align-items:center;border-radius:50%}.styles_spinner__11EIR>svg{width:100%;height:100%;color:var(--primary)}.styles_wrapper__2QaW9{display:flex;overflow:hidden}.styles_folder__3Ys2H{display:grid;width:100%;height:100%;background:transparent;grid-template-columns:4fr 2fr;grid-template-rows:.8fr .8fr 6fr;grid-template-areas:"paper ." "paper head" "body body"}.styles_paper_wrapper__11txf{grid-area:paper;overflow:hidden;position:relative}.styles_paper__35-ne{position:absolute;top:100%;width:200%;height:300%;background:#d9dce0;background:linear-gradient(90deg,#d9dce0,#fff 50%);transform:translate(2%,5%) rotate(12.5deg)}.styles_folder_head__3q25p{grid-area:head;display:flex;background:#2294da;background:linear-gradient(90deg,#2294da,#007ecd);border-radius:100vh 100vh 0 0}.styles_folder_body__3juu4{grid-area:body;display:flex;background:#67bff3;background:linear-gradient(90deg,#67bff3,#007ecd);width:100%;height:100%;--br:0.25em;border-radius:var(--br) 0 var(--br) var(--br);justify-content:center;align-items:center;overflow:hidden;padding:10%}.styles_folder_body_spinner__WJo8f>svg{width:100%!important;height:70%!important;transform:translateY(3%);color:#fff;shape-rendering:geometricPrecision}.PrintComponentsHandler_PrintComponentsHandlerContainer__13Znf{width:400px}.PrintComponentsHandler_PrintComponentsHandlerContentContainer__2-Ntz{height:0;overflow:hidden}.PrintComponentsHandler_PrintComponentHandlerOverlaySpinner__2pDQD{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;padding-right:45px;background-color:#fff;border:1px solid var(--gray-300);box-shadow:1px 1px 1px 1px var(--gray-200);border-radius:10px;font-weight:600;animation:PrintComponentsHandler_fadeIn__5BllK .7s ease-in-out;width:100%;height:75px}@keyframes PrintComponentsHandler_fadeIn__5BllK{0%{opacity:0}to{opacity:1}}.Sekeleton_container__1B4Tp{display:flex;width:100%;height:100%;overflow:hidden}.Sekeleton_gray300__2iBzY{border-radius:2px;background:var(--gray-300)}.Sekeleton_gray200__1F5tZ{border-radius:2px;background:var(--gray-200)}.Sekeleton_gray100__3ohpI{border-radius:2px;background:var(--gray-100)}.Sekeleton_pairs_container__Sv79F{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-template-columns:minmax(100px,1fr) 2fr;grid-auto-rows:1.75em;grid-gap:5px;gap:5px;align-items:center;pointer-events:none}.Sekeleton_pairs_container__Sv79F div:first-child,.Sekeleton_pairs_container__Sv79F div:nth-child(2){width:90%}.Sekeleton_pairs_container__Sv79F div:nth-child(3){width:50%}.Sekeleton_pairs_container__Sv79F div:nth-child(4){width:60%}.Sekeleton_pairs_container__Sv79F div:nth-child(5){width:70%}.Sekeleton_pairs_container__Sv79F div:nth-child(6){width:40%}.Sekeleton_rows_container__3yG07{display:grid;grid-template-columns:minmax(100px,1fr);grid-auto-rows:1.75em;align-items:center;pointer-events:none}.Sekeleton_column_container__N9aSg,.Sekeleton_rows_container__3yG07{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:5px;gap:5px}.Sekeleton_column_container__N9aSg{display:flex;flex-flow:row nowrap}@keyframes Sekeleton_FadeIn__1l6GD{0%{opacity:0;transform:scale(.1)}to{opacity:1;transform:scale(1)}}@keyframes Sekeleton_loading-skeleton__3C81B{0%{opacity:.4}to{opacity:1}}.Sekeleton_viewer_skeleton__2ZL75{display:flex;width:100%;height:100%;background:var(--gray-100);border-radius:4px;position:relative;overflow:hidden}.Sekeleton_panel_left__n2ukT{display:flex;flex-flow:column nowrap;position:absolute;top:2px;left:2px;background:var(--white);width:calc(65% - 2px);height:calc(100% - 4px);border-radius:4px;overflow:hidden;padding:5px;grid-gap:5px;gap:5px}.Sekeleton_panel_left_bg__3Xyyc{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.Sekeleton_panel_left_bg__3Xyyc>svg{width:auto;height:60%;color:var(--gray-200)!important;opacity:.5;overflow:hidden}.Sekeleton_panel_controls__2o4yZ{display:flex;flex-flow:row nowrap;height:5%;width:100%;align-items:center;justify-content:flex-end;grid-gap:5px;gap:5px}.Sekeleton_panel_controls__2o4yZ div{width:10px;height:10px;background:var(--gray-100);border-radius:50%}.Sekeleton_viewer_content__3snIV{display:flex;flex-flow:column nowrap;width:100%;height:100%;border:1px solid var(--gray-100);border-radius:4px;overflow:hidden;padding:10px 15px;position:absolute;top:0;left:0}.Sekeleton_panel_right_top__2dfF8{top:2px}.Sekeleton_panel_right_bottom__3j4fw,.Sekeleton_panel_right_top__2dfF8{position:absolute;right:2px;background:var(--white);width:calc(35% - 3px);height:calc(50% - 3px);border-radius:4px}.Sekeleton_panel_right_bottom__3j4fw{bottom:2px}.Sekeleton_panel_container__HyJ4A{display:grid;width:100%;height:100%;grid-template-columns:1fr;grid-auto-rows:10%;grid-gap:5px;gap:5px;align-items:center;pointer-events:none;padding:5px}.Sekeleton_panel_container__HyJ4A div{height:100%;width:100%}.Sekeleton_panel_pairs_container__1D-PP{display:grid;width:100%;height:100%;grid-template-columns:1fr 2fr;grid-auto-rows:10%;grid-gap:5px;gap:5px;align-items:center;pointer-events:none;padding:5px}.Sekeleton_panel_pairs_container__1D-PP div{border-radius:8px;height:100%}.Sekeleton_panel_pairs_container__1D-PP div:first-child,.Sekeleton_panel_pairs_container__1D-PP div:nth-child(2){width:90%}.Sekeleton_panel_pairs_container__1D-PP div:nth-child(3){width:50%}.Sekeleton_panel_pairs_container__1D-PP div:nth-child(4){width:60%}.Sekeleton_panel_pairs_container__1D-PP div:nth-child(5){width:70%}.Sekeleton_panel_pairs_container__1D-PP div:nth-child(6){width:40%}.Sekeleton_page__15iWe{display:flex;width:100%;min-width:210mm;box-shadow:2px 2px 3px 3px var(--gray-300);padding:40px;margin:10px;justify-content:center;align-items:center;background-color:var(--white)}.remirror-theme{height:100%}.remirror-theme .remirror-editor-wrapper{margin:0;padding:0;height:100%}.remirror-theme .remirror-editor:active,.remirror-theme .remirror-editor:focus{outline:none;box-shadow:none}.remirror-theme .remirror-editor mark{padding:0}.remirror-theme .remirror-editor h1{font-size:25px;margin-bottom:13px;color:var(--black)}.remirror-theme .remirror-editor h2{font-size:20px;margin-bottom:13px;color:var(--black)}.remirror-theme .remirror-editor h3,.remirror-theme .remirror-editor h4,.remirror-theme .remirror-editor h5,.remirror-theme .remirror-editor h6{font-size:15px;margin-bottom:13px;color:var(--black)}@media print{.remirror-theme .remirror-editor h1,.remirror-theme .remirror-editor h2,.remirror-theme .remirror-editor h3,.remirror-theme .remirror-editor h4,.remirror-theme .remirror-editor h5,.remirror-theme .remirror-editor h6{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor blockquote,.remirror-theme .remirror-editor p{margin-bottom:13px}.remirror-theme .remirror-editor blockquote p{margin-bottom:0}@media print{.remirror-theme .remirror-editor blockquote{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor hr{margin-top:0;margin-bottom:13px}.remirror-editor.ProseMirror .tableWrapper{padding:0 5px;margin-bottom:13px}.remirror-editor.ProseMirror .tableWrapper table{margin:0;overflow:auto}.remirror-theme .remirror-editor table{margin-bottom:13px}.remirror-theme .remirror-editor table p{margin:0;padding:0}.remirror-theme .remirror-editor table td,.remirror-theme .remirror-editor table th{vertical-align:middle;padding:5px 10px;overflow:hidden}.remirror-theme .remirror-editor table td{font-weight:400}@media print{.remirror-theme .remirror-editor table,.remirror-theme .remirror-editor table td,.remirror-theme .remirror-editor table th{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor ul{margin-bottom:13px}.remirror-theme .remirror-editor ul ol,.remirror-theme .remirror-editor ul ul{margin-bottom:0}.remirror-theme .remirror-editor ul p{margin:0;padding:3px 10px}.remirror-theme .remirror-editor ol{margin-bottom:13px}.remirror-theme .remirror-editor ol ol,.remirror-theme .remirror-editor ol ul{margin-bottom:0}.remirror-theme .remirror-editor ol p{margin:0;padding:3px 10px}@media print{.remirror-theme .remirror-editor ol,.remirror-theme .remirror-editor ul{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor .remirror-list-item-marker-container .remirror-list-item-checkbox{width:17px;height:17px}.remirror-theme .remirror-editor .remirror-list-item-with-custom-mark p{padding:3px 10px}@media print{.remirror-theme .remirror-editor .remirror-list-item-marker-container{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor div[data-callout-type]{margin-bottom:13px}.remirror-theme .remirror-editor div[data-callout-type=info]{background-color:var(--info-light);border-left:2px solid var(--info)}.remirror-theme .remirror-editor div[data-callout-type=error]{background-color:var(--danger-light);border-left:2px solid var(--danger)}.remirror-theme .remirror-editor div[data-callout-type=warning]{background-color:var(--warning-light);border-left:2px solid var(--warning)}.remirror-theme .remirror-editor div[data-callout-type=success]{background-color:var(--success-light);border-left:2px solid var(--success)}.remirror-theme .remirror-editor div[data-callout-type] div{width:100%;overflow:hidden;padding-right:10px}.remirror-theme .remirror-editor div[data-callout-type] p{margin:0}@media print{.remirror-theme .remirror-editor div[data-callout-type]{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor .timer-node-view-wrapper{margin-bottom:13px}@media print{.remirror-theme .remirror-editor .timer-node-view-wrapper{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor .sample-node-view-wrapper{margin-bottom:13px}@media print{.remirror-theme .remirror-editor .sample-node-view-wrapper{page-break-inside:avoid;break-inside:avoid}}.remirror-theme .remirror-editor .dataset-node-view-wrapper{margin-bottom:13px}.remirror-theme .remirror-editor .dataset-node-view-wrapper td,.remirror-theme .remirror-editor .dataset-node-view-wrapper th{border:inherit}@media print{.remirror-theme .remirror-editor .dataset-node-view-wrapper{page-break-inside:avoid;break-inside:avoid}}.elnEditable{height:100%}.elnEditable .remirror-theme .remirror-editor{margin:0;overflow:visible;box-shadow:none;min-height:100%}.elnEditable .remirror-theme .remirror-editor .ProseMirror-selectednode{outline:1px dashed var(--primary);border-radius:5px}.elnEditable .remirror-theme .remirror-editor .ProseMirror-selectednode:hover{outline:1px dashed var(--primary)!important;border-radius:5px}.elnEditable .remirror-theme .remirror-editor .dataset-node-view-wrapper,.elnEditable .remirror-theme .remirror-editor .sample-node-view-wrapper,.elnEditable .remirror-theme .remirror-editor .timer-node-view-wrapper{cursor:pointer}.elnEditable .remirror-theme .remirror-editor .dataset-node-view-wrapper:hover,.elnEditable .remirror-theme .remirror-editor .sample-node-view-wrapper:hover,.elnEditable .remirror-theme .remirror-editor .timer-node-view-wrapper:hover{outline:1px dashed var(--gray-400);border-radius:5px}.elnFixed .remirror-theme .remirror-editor{margin:0;padding:1px;overflow:visible;box-shadow:none;min-height:100%}.elnFixed .remirror-theme .remirror-editor .ProseMirror-selectednode{outline:none}.elnFixed .remirror-theme .remirror-editor table{margin-bottom:13px;pointer-events:none}.elnFixed .remirror-theme .remirror-editor .dataset-node-view-wrapper,.elnFixed .remirror-theme .remirror-editor .sample-node-view-wrapper,.elnFixed .remirror-theme .remirror-editor table span{pointer-events:all}.EntityMentionExtension_entityMention__1b5Rp{margin:0}.LabNotebookEntry_labNotebookEntryContainer__3fQbt{height:100%}.LabNotebookEntry_labNotebookEntryMainContainer__2Jdbr{height:100%;width:100%;background-color:var(--gray-100);transition:all .3s;animation:LabNotebookEntry_fadeIn__13wHr .5s ease-in-out}.LabNotebookEntry_labNotebookEntryTextEditorContainer__3NW3_{overflow:auto;display:flex;justify-content:center;padding:0 20px}@keyframes LabNotebookEntry_fadeIn__13wHr{0%{opacity:0}to{opacity:1}}.LabNotebookEntry_labNotebookEntriesModal__K-ajJ{background-color:var(--gray-200);height:100%;min-width:60vw;min-height:90vh}.LabNotebookEntry_labNotebookEntryTextEditor__2bQo7{width:100%;max-width:210mm;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:var(--white);margin:20px 0;padding:40px;border:1px solid var(--gray-200);box-shadow:1px 1px 1px 1px var(--gray-300)}.SearchInput_search__31XA9{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.SearchInput_quicksearch__1uor0{display:flex;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.SearchInput_input__28UXJ{position:relative;width:100%}.SearchInput_form_control__1mw37{width:100%;padding:0 30px!important}.SearchInput_search_icon__3-2BO{display:flex;height:-webkit-min-content;height:-moz-min-content;height:min-content;width:-webkit-min-content;width:-moz-min-content;width:min-content;position:absolute;top:0;bottom:0;margin:auto 0;padding:10px;pointer-events:none}.SearchInput_search_icon__3-2BO>svg{width:1em;height:1em}.SearchInput_cancel_icon__2B5vN{display:flex;height:-webkit-min-content;height:-moz-min-content;height:min-content;width:-webkit-min-content;width:-moz-min-content;width:min-content;position:absolute;top:0;bottom:0;right:0;margin:auto 0;padding:10px}.SearchInput_cancel_icon__2B5vN>svg{width:1em;height:1em}.SearchInput_cancel_icon__2B5vN:hover>svg{stroke:var(--danger)}.SearchInput_error__3XIc6{display:block;bottom:0;left:10px;color:var(--danger);font-size:.75em}.SearchInput_warning__1rEQN{display:flex;bottom:0;left:10px;color:var(--warning);font-size:.75em;line-height:.75em;grid-gap:2px;gap:2px;align-items:center}.CheckboxFormField_checkbox__1GgfN{width:14px;height:14px;border-radius:50%;border:1px solid var(--gray-400);position:relative}.CheckboxFormField_checkbox__1GgfN:hover{border:1px solid var(--gray-500);cursor:pointer}.CheckboxFormField_checkboxChecked__3aTJJ{background:var(--primary);border:1px solid var(--primary)}.CheckboxFormField_checkbox__1GgfN>svg{width:85%;height:85%;color:var(--white);stroke-width:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CheckboxFormField_checkboxDisabled__3RTxp{background:var(--gray-300)!important;border:1px solid var(--gray-300)!important;cursor:not-allowed!important}.CheckboxFormField_checkboxIndeterminate___DbtV{background:var(--gray-400)!important;border:1px solid var(--gray-400)!important}.CheckboxFormField_checkboxSquare__6qR6J{display:flex;align-items:center;justify-content:center;border:1px solid var(--gray-500);width:14px;height:14px;overflow:visible;border-radius:3px;cursor:pointer;position:relative}.CheckboxFormField_checkboxSquare__6qR6J>svg{width:90%;height:90%;color:var(--white);stroke-width:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CheckboxFormField_checkboxSquareChecked__1n89x{background:var(--primary);border-color:var(--primary)}.CheckboxFormField_checkboxSquareDisabled__1Dccn{background:var(--gray-300)!important;border:1px solid var(--gray-300)!important;cursor:not-allowed!important}.formfields_container__3Vt8Y{display:flex;flex-direction:row;align-items:stretch;grid-gap:5px;gap:5px}.formfields_input__1gFNn{flex:1 1 auto}.formfields_buttons__2OXNb{margin:0 0 0 var(--margin-md);flex:0 1 auto;display:flex;flex-direction:row;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content}.formfields_buttons__2OXNb>:not(:empty){margin-left:5px}.formfields_required__1Ljca{color:var(--danger)}.formfields_error__3eeJl{color:var(--danger);margin:var(--margin-xs) var(--margin-xs) 0 var(--margin-xs)}.formfields_textarea__1gBXJ{min-height:150px}.formfields_password_icon__dlXhj{position:absolute;top:0;bottom:0;right:0;padding:8px 10px;z-index:10}.formfields_password_icon__dlXhj>svg:hover{cursor:pointer;color:var(--primary)}.formfields_password_icon_disabled__2dUF9 *,.formfields_password_icon_disabled__2dUF9>svg:hover{cursor:not-allowed!important;color:var(--gray-300)!important}.formfields_creatableSelect__Q7yy6{flex:1 1 auto}.Tile_tile__BvtZ8{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;grid-template-rows:-webkit-max-content auto;grid-template-rows:max-content auto;outline:1px solid var(--gray-200);box-shadow:0 2px 8px rgba(20,22,25,.07);box-sizing:border-box;border-radius:5px;background:var(--white);margin:1px 0;grid-template-areas:"header" "body"}.Tile_tile_disabled__3ZVON{outline:1px solid var(--gray-200);background:var(--gray-200)}.Tile_tile_disabled__3ZVON .Tile_tile_head__3naaK .Tile_tile_head_title__3u2gz .Tile_tile_head_label__2XkJO *{font-weight:400!important;color:var(--gray-400)!important}.Tile_tile_head__3naaK{grid-area:header;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:52px;padding:10px 15px;background:var(--gray-50);grid-gap:5px;gap:5px}.Tile_tile_head__3naaK,.Tile_tile_head_title__3u2gz{display:flex;flex-flow:row nowrap;align-items:center}.Tile_tile_head_title__3u2gz{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;overflow:hidden}.Tile_clickable__1MXX_{cursor:pointer}.Tile_tile_head_chevron__1le_e{display:flex;flex-flow:row nowrap;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%;color:var(--primary);padding-right:15px}.Tile_tile_head_chevron__1le_e svg{width:1em;height:1em}.Tile_tile_head_label__2XkJO{display:flex;flex-flow:row nowrap;align-items:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--primary);font-weight:600;grid-gap:5px;gap:5px}.Tile_tile_head_label__2XkJO span{min-width:auto!important}.Tile_tile_head_controls__-pO8_{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;margin-left:auto;grid-gap:5px;gap:5px}.Tile_tile_body__FPSXJ{grid-area:body;display:flex;flex-flow:column nowrap;align-items:center;animation:Tile_fadeIn__34yUY .3s ease-in;padding:10px 15px}@keyframes Tile_fadeIn__34yUY{0%{opacity:0}to{opacity:1}}.Tile_tile_body__FPSXJ .Tile_alert__1p3av{margin:0!important}.Tile_tile_body_folded__1Y0NA{max-height:0;opacity:0;transition:opacity .3s ease-out;overflow:hidden}.Tile_tile_body_unfolded__28tQT{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;opacity:1;border-top:1px solid var(--gray-200);overflow:visible;transition:opacity .3s ease-in}.Tile_tile_resizer__c1Zjd::-webkit-resizer{border-width:100%;border-style:dashed}.CustomResizeHandle_ResizeHandleOuter__wxL1p{flex:0 0;position:relative;outline:none;--background-color:transparent;outline:.5px solid var(--gray-200)}.CustomResizeHandle_ResizeHandleInner__2X8dg{position:absolute;bottom:0;right:0;border-radius:4px;background-color:var(--background-color);transition:background-color .2s linear}.CustomResizeHandle_ResizeHandleInner__2X8dg[data-is-dragging=true]{--background-color:var(--gray-400)}.CustomResizeHandle_ResizeHandleInner__2X8dg:hover{--background-color:var(--gray-300)}.CustomResizeHandle_ResizeHandleInner__2X8dg:hover>div{outline:1px solid var(--gray-300)}.CustomResizeHandle_IconWrapper__1BOTw{position:absolute;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;outline:1px solid var(--gray-200);z-index:1;width:20px;height:20px;pointer-events:none}.CustomResizeHandle_Icon__2J4tn{width:14px;height:14px}.LabNotebookTocTile_tocControls__1_keq{display:grid;grid-template-columns:1fr;grid-gap:5px 10px;gap:5px 10px;padding:0 10px;margin-bottom:5px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderContainer__7reKK{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;align-items:center;padding:2px 5px;cursor:pointer;margin:1px 0;border-radius:5px;border-bottom:1px solid var(--gray-50);background-color:var(--white)}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderContainer__7reKK:hover{background-color:var(--gray-50)}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderContainerActive__1Dsjg{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;align-items:center;padding:2px 5px;cursor:pointer;background-color:var(--gray-50);transition:.3s;margin:1px 0;border-radius:5px;border-bottom:1px solid var(--gray-100);box-shadow:1px 1px 1px 1px var(--gray-50)}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderContainerActive__1Dsjg:hover{background-color:var(--gray-100)}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderLeftContainer__JUjLX{display:grid;grid-gap:5px;gap:5px;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;align-items:center}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderLabelContainer__3B96_{display:grid;grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;grid-gap:10px;gap:10px;align-items:center}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderLabel__3iqvW{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:100px}.LabNotebookTocTile_tocEntryFoldableTocEntryHeaderControlsContainer__3jwVX{display:flex;align-items:center;grid-gap:5px;gap:5px;justify-content:flex-end;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0 5px}.LabNotebookTocTile_tocEntryListContainer__2_v-z{padding-left:9px;margin-left:11px;border-left:1px solid var(--gray-200);transition:.3s}.LabNotebookTocTile_tocEntryListContainer__2_v-z:hover{border-left:1px solid var(--gray-400)}.LabNotebookTocTile_tocEntryListContainerActive__3SIxQ{padding-left:9px;margin-left:11px;border-left:1px solid var(--gray-100);transition:.3s}.LabNotebookTocTile_tocEntryListContainerActive__3SIxQ:hover{border-left:1px solid var(--gray-400)}@keyframes LabNotebookTocTile_grow__1LQvo{0%{max-height:0;opacity:0}to{max-height:100%;opacity:1}}.LabNotebookTocTile_tocEntryListEntryItem__1AP0x{padding:3px 15px;margin:3px 0 3px 14px;cursor:pointer;list-style:none;border-radius:5px;display:grid;align-items:center;justify-content:space-between;grid-gap:5px;gap:5px;animation:LabNotebookTocTile_grow__1LQvo .5s ease-in-out}.LabNotebookTocTile_tocEntryListEntryItem__1AP0x:hover{background-color:var(--gray-100)}.LabNotebookTocTile_tocEntryListEntryItemLabel__16PGy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LabNotebookTocTile_tocEntryLinkContainer__j8vu7,.LabNotebookTocTile_tocEntryLinkContainer__j8vu7:hover,.LabNotebookTocTile_tocEntryLinkContainer__j8vu7:visited{text-decoration:none;color:inherit}.LabNotebookTocTile_tocEntryLinkContainer__j8vu7:focus{text-decoration:none;color:var(--primary)}.ToggleButtonComponent_main__bFyeh{display:flex;align-items:center}.ToggleButtonComponent_switch__3OTBF{position:relative;display:inline-block;width:24px;height:14px}.ToggleButtonComponent_switch__3OTBF input{opacity:0;width:0;height:0}.ToggleButtonComponent_slider__2JGpv{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.2s}.ToggleButtonComponent_slider__2JGpv:before{position:absolute;content:"";height:10px;width:10px;left:2px;bottom:2px;background-color:#fff;transition:.2s}input:checked+.ToggleButtonComponent_slider__2JGpv{background-color:var(--primary)}input:focus+.ToggleButtonComponent_slider__2JGpv{box-shadow:0 0 1px var(--primary)}input:checked+.ToggleButtonComponent_slider__2JGpv:before{transform:translateX(10px)}.ToggleButtonComponent_slider__2JGpv.ToggleButtonComponent_round__KO4YG{border-radius:10px}.ToggleButtonComponent_slider__2JGpv.ToggleButtonComponent_round__KO4YG:before{border-radius:50%}.CurrentIndicator_currentIndicator__2KCfA{margin:0}.styles_exclusive_dropdown_container__3d-l0{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_exclusive_dropdown_wrapper_flexible__2ANGT{position:relative;width:100%;height:100%;flex:1 1 auto;background-color:initial;overflow:auto}.styles_exclusive_dropdown__2JtHk{position:absolute;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--white);border:1px solid var(--gray-300);border-radius:4px;padding:5px;pointer-events:all;z-index:var(--zIndexDropdown)}.styles_backdrop__1F36f{position:fixed;top:50px;left:0;width:100vw;height:calc(100vh - 50px);background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:var(--zIndexBackdrop);cursor:default;overflow:auto;pointer-events:all}.ToggleSwitch_pointer__1mhuG span:hover{cursor:pointer}.ToggleSwitch_nopointer__19nS8 span:hover{cursor:not-allowed!important}.ToggleSwitch_readOnly__1gVrU span:hover{cursor:default}.ToggleSwitch_checkbox__3XL7f label,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label{padding:0}.ToggleSwitch_checkbox__3XL7f label *,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label *{vertical-align:middle}.ToggleSwitch_checkbox__3XL7f label input,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input{display:none}.ToggleSwitch_checkbox__3XL7f label input+span,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input+span{position:relative;display:inline-block;aspect-ratio:2;background:var(--gray-400);border:1px solid var(--gray-400);border-radius:50px;transition:all .3s ease-in-out}.ToggleSwitch_checkbox__3XL7f label input+span small,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input+span small{position:absolute;display:block;width:50%;height:100%;background:var(--white);border-radius:50%;transition:all .3s ease-in-out;left:0}.ToggleSwitch_checkbox__3XL7f label input:checked+span,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input:checked+span{background:var(--success);border-color:var(--success)}.ToggleSwitch_checkbox__3XL7f label input:checked+span small,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input:checked+span small{left:50%}.ToggleSwitch_intermediate__3DhCw label input+span small,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input+span small{left:25%!important}.ToggleSwitch_intermediate__3DhCw label input+span div,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input+span div{margin:auto 0 auto auto;position:absolute;top:0;left:0;bottom:0;right:30%!important}.ToggleSwitch_checkbox__3XL7f label span div{position:absolute;display:flex}.ToggleSwitch_checkbox__3XL7f label input:checked+span div,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input:checked+span div{margin:auto 0;position:absolute;top:0;left:10%;bottom:0;right:0}.ToggleSwitch_checkbox__3XL7f label input:not(:checked)+span div,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input:not(:checked)+span div{margin:auto 0 auto auto;position:absolute;top:0;left:0;bottom:0;right:10%}.ToggleSwitch_checkbox__3XL7f{display:flex;align-items:center;justify-content:center}.ToggleSwitch_readOnly__1gVrU{pointer-events:none}.ToggleSwitch_readOnly__1gVrU label input+span,.ToggleSwitch_readOnly__1gVrU label input:checked+span,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input+span,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input:checked+span{background:var(--obsidian)!important;border-color:var(--obsidian)!important}.ToggleSwitch_intermediate__3DhCw label input+span,div.ToggleSwitch_radio__3vGj9.ToggleSwitch_switcher__2pS_D label input+span{background:var(--gray-300)}.sidebarFormStyles_form_container__19xvq{display:flex;flex-flow:column nowrap;width:100%;overflow:hidden;flex:1 1 100%}.sidebarFormStyles_form_container__19xvq>div>label{margin-bottom:0}.GenericVirtualizedSelectFormField_selectFieldWrapper__2Fkzf{display:flex;width:100%;height:100%;overflow:hidden}.GenericVirtualizedSelectFormField_selectField__1fLKD{--transitiontime:0.15s;display:flex;flex-flow:row nowrap;align-items:center;width:100%;min-height:38px;outline:0!important;position:relative;background-color:var(--white);border-radius:4px;border:1px solid #e0e0e0;box-shadow:inset 0 0 0,0 0 0 0 rgba(var(--primary-rgb),.2);cursor:pointer;transition:border-color ease-in-out var(--transitiontime),box-shadow ease-in-out var(--transitiontime);box-sizing:border-box;overflow:hidden}.GenericVirtualizedSelectFormField_selectFieldDisabled__2Sn-b{background:var(--gray-100);cursor:not-allowed}.GenericVirtualizedSelectFormField_selectFieldDisabled__2Sn-b:hover{border-color:var(--gray-300)!important}.GenericVirtualizedSelectFormField_selectFieldDisabled__2Sn-b .GenericVirtualizedSelectFormField_selectFieldControlsClear__4dGmZ:hover{color:var(--gray-300)!important}.GenericVirtualizedSelectFormField_selectFieldDisabled__2Sn-b:hover .GenericVirtualizedSelectFormField_selectFieldControlsSeparator__Xs1B-{background-color:var(--gray-300)!important}.GenericVirtualizedSelectFormField_selectFieldDisabled__2Sn-b .GenericVirtualizedSelectFormField_selectFieldControlsChevron__38j-b:hover{color:var(--gray-300)!important}.GenericVirtualizedSelectFormField_selectField__1fLKD:hover{border-color:var(--gray-400)}.GenericVirtualizedSelectFormField_selectField__1fLKD:hover .GenericVirtualizedSelectFormField_selectFieldControlsSeparator__Xs1B-{background-color:var(--gray-400)}.GenericVirtualizedSelectFormField_selectFieldActive__hbS7V{box-shadow:inset 0 0 0 transparent,0 0 0 3.00000429px rgba(var(--primary-rgb),.2)}.GenericVirtualizedSelectFormField_selectFieldActive__hbS7V:hover{border-color:var(--primary-lighten-20)}.GenericVirtualizedSelectFormField_selectFieldValues__2bCTD{display:flex;flex-flow:row wrap;flex-grow:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;padding:2px 4px;position:relative;overflow:auto;box-sizing:border-box;grid-gap:2px;gap:2px;min-height:30px;max-height:100%}.GenericVirtualizedSelectFormField_selectFieldValuesPlaceholder__3KzjO{margin-left:5px;color:#999;pointer-events:none}.GenericVirtualizedSelectFormField_selectFieldInputContainer__3EPEO{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:#333;flex:1 1 auto;display:inline-flex;box-sizing:border-box}.GenericVirtualizedSelectFormField_selectFieldInput__3pxvH{flex:1 0 auto;color:inherit;background:0;opacity:1;width:100%;font:inherit;min-width:2px;border:0;margin:0;outline:0;padding:0}.GenericVirtualizedSelectFormField_selectFieldControls__35Um6{display:flex;align-items:center;align-self:stretch;box-sizing:border-box;margin-left:auto;height:100%}.GenericVirtualizedSelectFormField_selectFieldControlsClear__4dGmZ{display:flex;padding:8px;box-sizing:border-box;color:var(--gray-300);transition:color var(--transitiontime)}.GenericVirtualizedSelectFormField_selectFieldControlsClear__4dGmZ:hover{color:var(--gray-400)}.GenericVirtualizedSelectFormField_selectFieldControlsSeparator__Xs1B-{align-self:stretch;background-color:var(--gray-300);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;transition:all ease-in-out var(--transitiontime)}.GenericVirtualizedSelectFormField_selectFieldControlsChevron__38j-b{color:var(--gray-300);display:flex;padding:8px;transition:color .15s;box-sizing:border-box;transition:all ease-in-out var(--transitiontime)}.GenericVirtualizedSelectFormField_selectFieldControlsChevron__38j-b:hover{color:var(--gray-400)}.GenericVirtualizedSelectFormField_selectFieldOptions__NgRIm{display:flex;flex-flow:column nowrap;width:100%;height:100%;background:var(--white);border:1px solid var(--gray-200);border-radius:4px;padding:2px;overflow:auto}.GenericVirtualizedSelectFormField_selectFieldOptions__NgRIm:focus,.GenericVirtualizedSelectFormField_selectFieldOptions__NgRIm:focus-visible{border:none}.GenericVirtualizedSelectFormField_selectFieldOptionsControls__2FVt4{display:flex;flex-flow:row wrap;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-bottom:2px;border-bottom:1px solid var(--gray-300);grid-gap:2.5px;gap:2.5px}.GenericVirtualizedSelectFormField_selectFieldOptionsValues__3Ajow{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesloading__3u2y3{-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;animation:GenericVirtualizedSelectFormField_shimmer__e65mA 2.5s infinite;pointer-events:none}@keyframes GenericVirtualizedSelectFormField_shimmer__e65mA{to{-webkit-mask-position:left}}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValue__1SAaQ{display:flex;flex-flow:row nowrap;align-items:center;height:100%;width:100%;padding:5px;grid-gap:2.5px;gap:2.5px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValue__1SAaQ *{cursor:pointer}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValue__1SAaQ:hover{color:var(--black);background-color:var(--primary-light)}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueLabel__Kz3-6{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueId__35qvZ{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;color:var(--gray-400);margin-left:auto;font-size:.75em}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueSelected__3XItL{color:var(--white)!important;background:var(--primary)!important}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueSelected__3XItL svg{color:var(--white)!important;stroke:var(--white)!important}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueUnassigned__Z4ksa{display:flex;grid-gap:2.5px;gap:2.5px;align-items:center;height:30px;padding-left:5px;cursor:pointer;color:var(--danger)}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueUnassigned__Z4ksa:hover,.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueUnassignedSelected__2UUHq{background:var(--danger-light)}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueCreate__3r4Br{display:flex;grid-gap:2.5px;gap:2.5px;align-items:center;height:30px;padding-left:5px;cursor:pointer;color:var(--success)}.GenericVirtualizedSelectFormField_selectFieldOptionsValuesValueCreate__3r4Br:hover{background:var(--success-light)}.GenericVirtualizedSelectFormField_selectFieldOption__2MVfY{display:flex;margin:2px;min-width:0;box-sizing:border-box;border-radius:2px;color:var(--primary);background-color:var(--primary-light)}.GenericVirtualizedSelectFormField_selectFieldOptionLabel__2TUPS{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:2.5px;gap:2.5px;font-size:85%;overflow:hidden;padding:3px 3px 3px 6px;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;border-radius:2px}.GenericVirtualizedSelectFormField_selectFieldOptionLabelDisabled__23NPl{padding-right:6px}.GenericVirtualizedSelectFormField_selectFieldOptionControls__-RWpH{display:flex;align-items:center;padding-left:4px;padding-right:4px;box-sizing:border-box;border-radius:2px}.GenericVirtualizedSelectFormField_selectFieldOptionControls__-RWpH:hover{background-color:var(--danger)}.GenericVirtualizedSelectFormField_selectFieldOptionControls__-RWpH:hover svg{color:var(--white)}.GenericVirtualizedSelectFormField_noResultsContainer__1eVI9{color:var(--gray-400);height:30px}.GenericVirtualizedSelectFormField_searchTermError__16gdt{color:var(--gray-400);font-size:.75em;height:30px}.GenericVirtualizedSelectFormField_ellipsisSpan__2h1Sj{display:flex;align-items:center;grid-gap:2.5px;gap:2.5px;height:-webkit-min-content;height:-moz-min-content;height:min-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.forms_form_holder__3tgv4{display:flex;flex-flow:column nowrap;border:1px solid var(--gray-200);box-shadow:0 2px 8px rgba(20,22,25,.07);box-sizing:border-box;border-radius:5px;background:var(--white);padding:30px;overflow:hidden}.forms_header__26MKZ{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}.forms_headerContainer__39KaR{padding-right:0}.forms_title__2Iz0S{display:flex;flex-flow:row wrap;align-items:center;margin:var(--margin) 0;grid-gap:var(--margin-sm);gap:var(--margin-sm);justify-content:center}.forms_title__2Iz0S h1{margin-bottom:0}.forms_title__2Iz0S h2{margin-bottom:0;color:var(--black)}.forms_buttons__2dTlz{display:flex;margin-left:auto;grid-gap:var(--margin-sm);gap:var(--margin-sm)}.forms_error__tyWcR{color:var(--danger)}.forms_errorList__3SaO4{color:var(--danger);background-color:var(--danger-light);padding:var(--margin);border-radius:4px;max-height:150px;overflow:auto;width:100%}.forms_errorList__3SaO4 li{margin-left:var(--margin)}.MultiEditStyles_MultiEditHeaderWrapperContainer__ROmt4{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden;margin:0;flex:1 0 auto}.MultiEditStyles_MultiEditHeaderWrapperContainerContent__1094P{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;overflow:hidden}.MultiEditStyles_MultiEditHeaderWrapperContainerControls__1jjU5{display:flex;flex-flow:column nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:2.5px;gap:2.5px}.MultiEditStyles_MultiEditHeaderWrapperContainerChildren__3b_HR{display:flex;flex-flow:row nowrap;width:100%;height:100%;overflow:hidden;padding:5px}.MultiEditStyles_MultiEditErrorContainer__1iGN5{display:flex;flex-flow:column nowrap;color:var(--danger);padding:0 5px;max-height:20vh;grid-gap:5px;gap:5px}.MultiEditStyles_MultiEditErrorContainerErrors__3gFGy{display:flex;flex-flow:column nowrap;background-color:var(--white);padding:5px;border-radius:4px;overflow:auto}.MultiEditStyles_MultiEditPropertyDefinedContainer__3317N{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;align-items:center;justify-content:center}.MultiEditStyles_MultiEditErrorMsg__6wM6O{color:var(--danger)}.DetailTable_table_container__3BR6d{display:grid;grid-auto-rows:-webkit-min-content auto;grid-auto-rows:min-content auto;grid-template-areas:"head" "body"}.DetailTable_table_container__3BR6d,.DetailTable_table_container_head__1CijJ{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 0}.DetailTable_table_container_head__1CijJ{grid-area:head;cursor:pointer;background:var(--obsidian-light);color:var(--obsidian);border-radius:8px}.DetailTable_table_container_head__1CijJ>h4{padding-left:5px}.DetailTable_table_container_body__1u_ak{grid-area:body;display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;overflow:hidden;transition:height .3s,opacity .3s linear;padding:0 5px}.DetailTable_table_container_body__1u_ak .DetailTable_table_container_row__2XyBo:last-child{border:0}.DetailTable_table_container_row__2XyBo{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-auto-flow:column;grid-template-columns:minmax(auto,1fr) minmax(auto,2fr);border-bottom:1px solid var(--primary-light);overflow:hidden}.DetailTable_table_container_col__2ljCP{display:flex;width:100%;height:100%;padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:flex-start}.DetailTable_table_container_col__2ljCP:nth-child(odd){display:inline-block;font-weight:600;padding-right:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DetailTable_table_container_col__2ljCP:nth-child(odd)>div{text-overflow:ellipsis;overflow:hidden}.GenericVirtualizedTable_container__3pT0B{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden;position:relative}.GenericVirtualizedTable_containerUpdates__zTlFl{position:absolute;top:-50px;left:0;right:0;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--success-light);color:var(--success);border-radius:4px;border:1px solid rgba(73,174,71,.3);pointer-events:none;transition:all .3s ease-in-out}.GenericVirtualizedTable_containerUpdatesActive__1tOwX{top:15px;background:rgba(236,247,236,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .3s ease-in-out;pointer-events:all}.GenericVirtualizedTable_containerUpdatesInner__VeOJD{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px;white-space:nowrap;font-weight:500;position:relative;padding:5px 15px 5px 5px}.GenericVirtualizedTable_containerUpdatesInnerDiscardIcon__1J9HD{position:absolute;top:0;right:0;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-bottom:auto;cursor:pointer}.GenericVirtualizedTable_containerUpdatesInnerDiscardIcon__1J9HD:hover{cursor:pointer;font-weight:700;color:var(--danger)}.GenericVirtualizedTable_table_container__20gWP{display:flex;width:100%;height:100%;overflow:hidden;position:relative}.GenericVirtualizedTable_table_container_draggable__2CNXG{display:flex;height:50px;background:var(--white);outline:1px solid var(--gray-400);border-radius:2px;overflow:hidden;position:absolute;bottom:10px;right:40px;padding:5px;opacity:.5;transition:opacity .3s ease-in-out}.GenericVirtualizedTable_table_container_draggable__2CNXG:hover{opacity:1;transition:opacity .3s ease-in-out}.GenericVirtualizedTable_table_container_draggable_inner__lBtRm{display:flex;width:100%;height:100%;position:relative}.GenericVirtualizedTable_table_container_draggable_inner_elements__3UMfG{display:flex;height:100%;position:absolute;border-radius:2px;overflow:hidden;top:0;left:0}.GenericVirtualizedTable_table_container_draggable_inner_currentViewport__xnpQg{display:flex;height:100%;position:absolute;top:0;left:0;outline:2px solid var(--primary);border-radius:2px}.GenericVirtualizedTable_table_container_draggable_inner_currentViewport__xnpQg:hover{cursor:move}.GenericVirtualizedTable_table_cell_container__3d0Bw{scrollbar-gutter:stable}.GenericVirtualizedTable_table__2uTcN{display:flex;width:100%;height:100%;overflow:hidden}.GenericVirtualizedTable_table_thead__3JLDY{display:flex;flex-flow:row nowrap;width:100%;border-bottom:1px solid var(--gray-200);background:var(--gray-100);flex-shrink:0;flex-grow:0;position:relative}.GenericVirtualizedTable_table_thead_columns__2Fhl5{display:flex;width:100%;height:100%;overflow:hidden}.GenericVirtualizedTable_table_thead_columns_loader__1ipNF{display:flex;flex-flow:row nowrap;width:100%;height:100%}.GenericVirtualizedTable_checkbox__3Ghw7{display:flex;align-items:center;justify-content:center;box-shadow:4px 0 4px 0 rgba(0,0,0,.08);overflow:hidden;width:35px;height:100%;flex-shrink:0}.GenericVirtualizedTable_checkbox__3Ghw7>input[type=checkbox]{cursor:pointer}.GenericVirtualizedTable_checkbox__3Ghw7>input[type=checkbox]:disabled{cursor:not-allowed}.GenericVirtualizedTable_column_selector__3d8sK{box-shadow:-4px 0 4px 0 rgba(0,0,0,.08);border-left:1px solid var(--gray-200);background:var(--gray-100)}.GenericVirtualizedTable_column_selector__3d8sK svg{flex-shrink:0}.GenericVirtualizedTable_container__3pT0B input[type=checkbox]{margin:0}.GenericVirtualizedTable_row_link__r6jhU{color:inherit;text-decoration:none;cursor:default}.GenericVirtualizedTable_row_link__r6jhU:hover{color:inherit}.GenericVirtualizedTable_row_hover__2giJ2{background:var(--gray-100)}.GenericVirtualizedTable_row__eFET1{display:flex;flex-flow:row nowrap;padding:7px 10px;border-bottom:1px solid var(--gray-200);border-right:1px solid var(--gray-200);overflow:hidden}.GenericVirtualizedTable_row_focusable__1xACY:hover{background:var(--gray-50)}.GenericVirtualizedTable_row_focused__1nx2R{background:var(--primary-light)}.GenericVirtualizedTable_column_header_container__2vnMl,.GenericVirtualizedTable_column_header_wrapper__1Az5-{display:flex;flex-flow:row nowrap;align-items:center;width:100%}.GenericVirtualizedTable_column_header_container__2vnMl{overflow:hidden}.GenericVirtualizedTable_column_header__1QHK2{color:var(--black);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.GenericVirtualizedTable_sortable__1xX3Q{margin-right:2.5px;color:var(--gray-400)}.GenericVirtualizedTable_sortable__1xX3Q:hover{color:var(--gray-500)}.GenericVirtualizedTable_resizer_container__3pE7T{display:flex;flex-flow:row-nowrap;align-items:center;height:100%;width:100%;grid-gap:5px;gap:5px;position:relative}.GenericVirtualizedTable_draggable__3imLl{z-index:2;cursor:col-resize;color:var(--gray-300);width:5px;height:100%;overflow:auto;margin:auto;position:absolute;top:0;bottom:0;right:0}.GenericVirtualizedTable_draggable_handle__1BzMO{border-right:3px solid transparent}.GenericVirtualizedTable_draggable_handle__1BzMO:hover{border-right:3px solid var(--gray-300)}.GenericVirtualizedTable_draggable__3imLl:hover{color:var(--gray-500);background:var(--gray-100)}.GenericVirtualizedTable_draggable_active__2J9sR{color:var(--gray-500);border-color:var(--gray-500);z-index:3;transform:translate(0)!important}.GenericVirtualizedTable_table_thead_columns__2Fhl5>div>div>div:last-child .GenericVirtualizedTable_resizer_container_overflow__1bXmM{margin-right:35px}.GenericVirtualizedTable_permissions__3tUls{border-left:1px solid var(--gray-200)}.GenericVirtualizedTable_table_thead_main_checkbox_count__YKbe0{display:flex;position:absolute;top:2px;left:25px;background:var(--success);color:var(--white);border-radius:4px;padding:3px;font-size:.75em;line-height:.75em;font-weight:700;z-index:100;align-items:center}.ColumnsSelector_column_button__j1-0S:hover{color:var(--primary);cursor:pointer}.ColumnsSelector_column_head__3Lobg{display:flex;align-items:center;text-transform:uppercase;font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:var(--gray-400);padding:5px 10px 0}.ColumnsSelector_columns__2NPSL{display:flex;flex-flow:column nowrap;min-width:300px;width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:500px;z-index:100;animation:ColumnsSelector_fadein__Ns6_y .3s ease-in-out;overflow:hidden}@keyframes ColumnsSelector_fadein__Ns6_y{0%{opacity:0}to{opacity:1}}.ColumnsSelector_columns_body__2dUdO{display:flex;flex-flow:column nowrap;width:100%;height:auto;text-transform:none;grid-gap:5px;gap:5px;overflow:auto}.ColumnsSelector_column__28jeG{display:flex;flex-flow:row nowrap;width:100%;height:21px;align-items:center;padding-left:5px;grid-gap:5px;gap:5px;border-radius:4px}.ColumnsSelector_column__28jeG:hover{cursor:grab;background:var(--gray-100)}.ColumnsSelector_column__28jeG:active:hover{cursor:grabbing}.ColumnsSelector_label__32cAG{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#141619;white-space:nowrap}.ColumnsSelector_label__32cAG:hover{cursor:pointer}.ColumnsSelector_label__32cAG:active:hover{cursor:grabbing}.react-grid-item.react-grid-placeholder{background-color:var(--primary-light);border:1px solid var(--primary)}.EntityTable_container__Z36QO{display:grid;width:100%;height:100%;overflow:hidden;grid-template-columns:100%;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-template-areas:"controls" "body"}.EntityTable_controls__3kNlb{grid-area:controls;padding:5px;grid-gap:5px;gap:5px;border:1px solid var(--gray-300);border-radius:4px 4px 0 0}.EntityTable_body__35SWf,.EntityTable_controls__3kNlb{display:flex;flex-flow:row nowrap;background:var(--white)}.EntityTable_body__35SWf{width:100%;height:100%;max-height:100vh;overflow:hidden;border-left:1px solid var(--gray-300);border-right:1px solid var(--gray-300);border-bottom:1px solid var(--gray-300);border-radius:0 0 4px 4px}.EntityTable_entityTableHead__2niAc{font-style:normal;font-weight:600;font-size:12px;line-height:17px;text-transform:uppercase}.EntityFilterIndicator_filterIndicatorContainer__2-Z21{display:flex;flex-flow:row nowrap;align-items:center;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content;padding:7px 14px}.EntityFilterIndicator_filterIndicatorNumber__2d7ST{position:absolute!important;top:0!important;right:0!important;border-radius:.25em!important;font-size:10px!important}.ManualUpload_container__2X5hH{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.ManualUpload_container__2X5hH input[type=file]{display:none}.ManualUpload_drop_container__biaky{flex:0 1;display:flex;align-items:center;justify-content:center;padding:5px}.ManualUpload_drop_area__2XhdE{height:190px;border:1px dashed var(--gray-400);border-radius:5px;background:var(--gray-100);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative}.ManualUpload_drop_area__2XhdE,.ManualUpload_drop_stats__71ERy{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;width:100%;overflow:hidden}.ManualUpload_drop_stats__71ERy{height:250px;padding:10px 15px;border:1px solid var(--gray-300);border-radius:5px;background:var(--gray-50)}.ManualUpload_drag_overlay__5PLUs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none}.ManualUpload_drop_area__2XhdE:hover,.ManualUpload_drop_area_active__jMOhP{box-shadow:inset 0 0 0 transparent,0 0 0 3.00000429px rgba(var(--primary-rgb),.2)}.ManualUpload_drop_icon__1s2Gi{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ManualUpload_drop_icon__1s2Gi>svg{width:50px;height:50px}.ManualUpload_input_form__189X_{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;margin-top:auto}.RenderBundle_container_controls__1cy7j>div{margin:0}.RenderBundle_container_controls__1cy7j>div>div{padding:0}.RenderBundle_form_group__dsqTc>div{margin-bottom:0}.RenderBundle_dataset_rows__2JAgC{display:grid;grid-auto-flow:row;grid-auto-rows:-webkit-fit-content;grid-auto-rows:fit-content;grid-template-columns:100%;width:100%;grid-gap:5px;gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto;padding:5px 10px 5px 5px}.Codeblock_container__CeUJa{display:flex;flex-flow:column nowrap;width:100%;height:100%}.Codeblock_codeblock__3euXn{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;overflow:hidden}.Codeblock_codeblock_loading__1gZLY{-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;animation:Codeblock_shimmer__3cf8X 2.5s infinite}@keyframes Codeblock_shimmer__3cf8X{to{-webkit-mask-position:left}}.Codeblock_description__VgdbG{font-size:smaller}.Codeblock_lineNumber__3BWlT{color:var(--gray-400);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Codeblock_stdOut__12UhX{color:#0000cd}.Codeblock_stdErr__5Eeq2{color:#8b008b}.Codeblock_stdStd__3W4bp{color:#000}.Codeblock_code__3m0Pg{display:flex;flex-flow:column nowrap;color:var(--black);page-break-inside:avoid;font-family:monospace;font-size:smaller;line-height:1.6;max-width:100%;overflow:auto;padding:1em 1.5em;word-wrap:break-word}.Codeblock_code__3m0Pg,.Hexviewer_container__2hn79{height:100%;width:100%;background:var(--gray-100);border-radius:4px;border:1px solid var(--gray-200);border-left:3px solid var(--warning)}.Hexviewer_container__2hn79{display:grid;grid-template-rows:-webkit-min-content minmax(500px,auto);grid-template-rows:min-content minmax(500px,auto);grid-template-areas:"header" "body";overflow:hidden}.Hexviewer_loading__1fQe6{-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;animation:Hexviewer_shimmer__3hCmY 2.5s infinite}@keyframes Hexviewer_shimmer__3hCmY{to{-webkit-mask-position:left}}.Hexviewer_header__1kmz0{grid-area:header;display:grid;width:100%;grid-template-columns:minmax(20px,50px) -webkit-min-content -webkit-min-content;grid-template-columns:minmax(20px,50px) min-content min-content;grid-template-areas:"desc headerhex indexhex";grid-gap:15px;gap:15px}.Hexviewer_headerdesc__K8_4o{grid-area:desc}.Hexviewer_headerdesc__K8_4o,.Hexviewer_headerhex__3Qqr6{display:flex;flex-flow:row nowrap;width:100%;height:100%;justify-content:center;align-items:center;color:var(--gray-400);font-weight:700}.Hexviewer_headerhex__3Qqr6{grid-area:headerhex;grid-gap:5px;gap:5px;padding:5px 0}.Hexviewer_indexhex__1XzJQ{grid-area:indexhex;display:flex;flex-flow:row nowrap;width:100%;height:100%;grid-gap:5px;gap:5px;padding:5px 0;color:var(--gray-400);font-weight:700;justify-content:center;align-items:center}.Hexviewer_body__2F65X{grid-area:body;display:grid;grid-template-columns:1fr;grid-auto-rows:auto}.Hexviewer_row__20xWV{display:grid;width:100%;height:1.25em;grid-template-columns:minmax(20px,50px) -webkit-min-content -webkit-min-content;grid-template-columns:minmax(20px,50px) min-content min-content;grid-template-areas:"offset hex ascii";grid-gap:15px;gap:15px}.Hexviewer_offset__1lF21{grid-area:offset;display:flex;width:100%;justify-content:flex-end;color:var(--gray-400);font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Hexviewer_hex__1udfa{grid-area:hex;display:flex;grid-gap:5px;gap:5px}.Hexviewer_ascii__2xjrS{grid-area:ascii;display:flex;grid-gap:5px;gap:5px}.Hexviewer_span_item_sm__3eGxr{display:inline-block;width:.75em;margin:0 1px}.Hexviewer_span_item__1ciRF{display:inline-block;width:1em;margin:0 2.5px}.styles_modal_body__2Bobx{width:70vw;height:70vh}.styles_container__3WSLY{display:flex;flex-flow:row nowrap;align-items:center;width:100%;height:100%;opacity:.5}.styles_container__3WSLY>button{border:0;background:transparent}.styles_container__3WSLY:hover{opacity:1!important}.styles_container__3WSLY>button>svg{margin:0 auto;display:block;width:16px;height:16px}.FilePreview_modal_container__NtBSv{display:flex;width:100%;height:100%;flex-flow:column nowrap;grid-gap:5px;gap:5px}.FilePreview_modal_btns__h4sXu{display:flex;flex-flow:row nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;grid-gap:5px;gap:5px;padding-bottom:5px}.FilePreview_modal_notes__V8Wfe{display:flex;flex-flow:column nowrap;width:100%;height:100%;font-family:"Courier New",Courier,monospace;font-size:1.25rem}.FilePreview_modal_textarea__2UWmz{height:100%;resize:none}.FilePreview_modal_textarea__2UWmz,.FilePreview_modal_textarea_loading__3Lh_f{display:flex;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;color:#333;background:var(--gray-200);box-shadow:none;border:none;border-radius:4px;padding:5px;white-space:pre}.FilePreview_modal_textarea_loading__3Lh_f{min-height:50vh;-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;animation:FilePreview_shimmer__3Ktdy 2.5s infinite}@keyframes FilePreview_shimmer__3Ktdy{to{-webkit-mask-position:left}}.FilePreview_modal_ctrl__3bKZq{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center}.FilePreview_modal_ctrl_download__3FTec{justify-self:flex-start}.FilePreview_modal_ctrl_info__mWNEm{display:flex;flex-flow:column nowrap;justify-content:left;margin-left:auto;font-size:1.25rem}.FilePreview_modal_ctrl_info_mtime__36EeI{white-space:nowrap}.FilePreview_modal_ctrl_info_hash__eHhE8{font-size:1rem}.Folder_container__1w7hD{display:flex;flex-flow:column nowrap;width:100%}.Folder_container_row__EAtqw{display:flex;flex-flow:row nowrap;align-items:center;border-radius:4px;margin:2px 0;padding:2.5px 5px}.Folder_container_row__EAtqw:hover{background:var(--gray-100)}.Folder_container_row_folder__12EJl{font-weight:600;color:var(--obsidian);background:var(--obsidian-light)}.Folder_container_head__1Tgak{display:flex;flex-flow:row nowrap;min-width:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;align-items:center;cursor:pointer}.Folder_container_icon__8CqVX{display:flex;align-items:center;height:100%}.Folder_container_icon__8CqVX svg{margin:0 auto;display:block;width:16px;height:16px}.Folder_container_label__2CNJs{display:flex;align-items:center;min-width:0;margin:0 10px}.Folder_container_label__2CNJs>span{font-size:1em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Folder_container_controls_fixed__3_GNG{display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;flex-flow:row nowrap;white-space:nowrap;align-items:center;font-size:.75em;font-weight:400;line-height:normal;color:var(--gray-400);grid-gap:5px;gap:5px}.Folder_container_controls_fixed_size__1mExH{display:flex;min-width:8ch;align-items:center;justify-content:flex-end}.Folder_container_controls__35DcE{visibility:hidden;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;flex-flow:row nowrap;white-space:nowrap;align-items:center;font-size:.75em;font-weight:400;line-height:normal;color:var(--gray-500);margin-left:auto}.Folder_container_row__EAtqw:hover .Folder_container_controls__35DcE{visibility:visible}.Folder_container_content__1kkL_{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-left:20px}.Folder_container_content_child__3f5UV{position:relative}.Folder_container_content_child__3f5UV:first-child:after{content:"";position:absolute;top:0;bottom:0;left:0;width:10px;border-left:2px solid var(--obsidian-light);transform:translate(-8px)}.Container_container__2pgYE{display:flex;flex-flow:column nowrap;width:100%;height:100%;outline:1px solid var(--gray-300);box-shadow:0 2px 8px rgba(20,22,25,.07);box-sizing:border-box;background:var(--white);overflow:hidden}.Container_container_header__ymGX6{display:flex;flex-flow:row nowrap;flex:0 0 50px;padding:10px 15px;background:rgba(246,247,248,.5)}.Container_container_header_title__2iufi{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;color:var(--black);font-weight:600;margin-right:20px}.Container_container_header_controls__3nEg3{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;align-items:center;margin-left:auto}.Container_container_body__3OD8k{display:flex;width:100%;height:100%;box-shadow:0 -1px 0 var(--gray-200);padding:10px 15px;overflow:hidden}.FullDetail_main__16dJU{display:grid;width:100%;height:100%;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-template-areas:"navigation" "body";overflow:hidden}.FullDetail_mainNavigation__3k_Zl{grid-area:navigation;display:grid;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;align-items:center;background:var(--white);border:1px solid var(--gray-300);border-top:0;padding:5px 15px;grid-template-columns:1fr;grid-template-rows:minmax(0,-webkit-min-content) 1fr -webkit-min-content 1fr;grid-template-rows:minmax(0,min-content) 1fr min-content 1fr;grid-gap:5px;gap:5px;grid-template-areas:"ctrlsleft" "selector" "ctrlsright" "info"}@media only screen and (min-width:768px){.FullDetail_mainNavigation__3k_Zl{grid-gap:0;gap:0;grid-template-columns:minmax(0,-webkit-min-content) 1fr -webkit-min-content;grid-template-columns:minmax(0,min-content) 1fr min-content;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;grid-template-areas:"ctrlsleft selector ctrlsright" "info info info"}}.FullDetail_mainNavigationControlsLeft__3COal{grid-area:ctrlsleft;display:flex;flex-flow:row nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%;align-items:center;grid-gap:5px;gap:5px;padding-right:5px}.FullDetail_mainNavigationControlsLeft__3COal:empty{width:0;padding:0}.FullDetail_mainNavigationSelector__3Ntcb{grid-area:selector;display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;padding-right:5px}.FullDetail_mainNavigationControlsRight__3Bhqd{grid-area:ctrlsright;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.FullDetail_mainNavigationControlsRight__3Bhqd,.FullDetail_mainNavigationInfo__2sNdG{display:flex;flex-flow:row nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;grid-gap:5px;gap:5px}.FullDetail_mainNavigationInfo__2sNdG{grid-area:info;width:100%}.FullDetail_mainFullBody__3QgUx{grid-area:body}.FullDetail_mainBody__15DVv,.FullDetail_mainFullBody__3QgUx{display:flex;width:100%;height:100%;overflow:hidden}.FullDetail_sidebar__4rpXa{display:flex;width:100%;height:100%;overflow-x:hidden;background:linear-gradient(270deg,var(--gray-200) -.38%,var(--gray-100) 5%)}.FullDetail_sidebarContent__17qT4{display:flex;flex-flow:column nowrap;grid-gap:15px;gap:15px;width:100%;height:100%;padding:10px}.FullDetail_content__2ab3p{width:100%;height:100%;border:1px solid red}.FullDetail_flex__jCGMc{display:flex;width:100%;height:100%;border:1px solid var(--gray-100)}.styles_container__1K7Ps{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-bottom:5px}.styles_container_table__1nuZm{display:grid;width:100%;height:100%;grid-template-columns:minmax(-webkit-min-content,1fr) minmax(auto,2fr);grid-template-columns:minmax(min-content,1fr) minmax(auto,2fr);grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);overflow:hidden;grid-gap:5px;gap:5px;align-items:center}.styles_container_table__1nuZm button{pointer-events:visible}.styles_container_table_row__2epPq{display:grid;grid-gap:.125rem;gap:.125rem;grid-template-columns:auto auto;align-items:center}.styles_container_table_col1__1YvdI{display:flex;padding:.125em 0;grid-column:1/span 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;height:100%;align-items:flex-start}.styles_container_table_col2__SpJyF{padding:.125em 0;grid-column:2/span 1;overflow:hidden;text-overflow:ellipsis}.LinkEntity_clickable__SMVdN,.styles_container_table_col2__SpJyF{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px}.LinkEntity_clickable__SMVdN>*{cursor:pointer!important}.LinkEntity_clickable__SMVdN:hover{text-decoration:none}.Details_container__1QUqr{display:flex;flex-flow:column nowrap;height:100%;width:100%}.Details_flex_row__1SbVk{display:flex;flex-flow:row wrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;grid-gap:5px;gap:5px}.Annotation_annotation__1Z9ac{fill:#566573;stroke-width:1}.Annotation_annotationCenterText__2cnl2,.Annotation_annotationCircle__1Hx7H,.Annotation_annotationText__2ZeTw{font-family:Arial;font-size:.7em;font-weight:lighter}.Annotation_annotationCenterText__2cnl2{text-anchor:middle}.Annotation_annotationRect__dapzi{opacity:.3;stroke-width:2}.Annotation_annotationRectBorder__36YH7{opacity:1;stroke-width:2}.DatasetStructureViewer_main__3vBTq{float:left;width:100%;height:100%;flex-direction:column;display:flex;padding-top:5px}.DatasetStructureViewer_resize__1MI2W{flex-grow:1;overflow-x:hidden;overflow-y:auto}.DatasetStructureViewer_selected__3kloI{font-weight:700;padding-left:5px;padding-right:5px;padding-top:5px;border-bottom:dotted;border-width:1px}.DatasetStructureViewer_selectionLine__2I63R{display:flex;flex-flow:row wrap;justify-content:space-between}.DatasetStructureViewer_selectedIcon__Bw0Qm{font-size:small;padding-right:3px;cursor:pointer}.SelectButton_viewerSwitchSelect__25qW8{font-size:12px;cursor:pointer}.SelectButton_viewerSwitchOn__1ecSq{color:#2b7ab9}.SelectButton_viewerSwitchOff__qleWa{color:#626262}.CheckBoxSelector_viewerButtonRow__3AGSt{align-items:flex-start;font-family:Arial;font-size:14px;font-weight:400;vertical-align:top;text-overflow:ellipsis}.CheckBoxSelector_viewerButtonColumn__3A9sS{display:flex;flex-flow:column wrap;justify-content:flex-start;margin:5px}.CheckBoxSelector_viewerButtonRow__3AGSt{display:flex;flex-flow:row wrap;justify-content:flex-start;margin-left:5px;margin-right:5px}.ViewerNavigation_viewerButtonLine__fvLD4{display:flex;flex-flow:row wrap;justify-content:stretch}.ViewerNavigation_viewerButtonRow__L2iJC{display:flex;flex-flow:row wrap;height:100%;align-items:stretch}.ViewerNavigation_viewerButtonColumn__2jM_x{display:flex;flex-flow:column wrap;justify-content:flex-start;margin:5px}.ViewerNavigation_viewerToolButton__1fFcg{margin-bottom:5px;display:flex;flex-flow:row wrap;align-items:center}.ViewerNavigation_viewerControlLine__3utxx{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;margin-top:20px}.ViewerNavigation_settingsIcon__2gxQG{font-size:x-large;padding-top:5px;display:flex;justify-content:flex-end}.ViewerNavigation_settingsHeader__1x-_i{font-family:Arial;font-size:14px;font-weight:700}.ViewerNavigation_viewerControlItem__DEAEo{overflow-x:hidden;flex-grow:1;margin:20px}.ViewerNavigation_viewerTraceList__3NKNn{display:flex;overflow-x:auto}.ViewerNavigation_viewerTraceItem__3OwKh{font-size:14px;flex-shrink:0;height:100%;cursor:pointer}.ViewerNavigation_viewerTraceControl__2_MXW{display:flex;flex-flow:row wrap}.ViewerNavigation_viewerSwitchOff__2D4iW:hover,.ViewerNavigation_viewerSwitchOn__17iqy:hover{text-decoration:underline}.ViewerNavigation_viewerError__3A_6K{color:red;font-size:18px}.ViewerNavigation_noselect__38DDs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ViewerNavigation_toolBox__1zbPh{display:flex;flex-flow:row wrap}.Tools_main__2RJdQ{background:#fff;position:fixed;z-index:1000;padding:10px;border:solid;border-width:3px;border-radius:5px;border-color:#000}.TreeViewer_list__1Kbux{display:flex;flex-flow:column nowrap}.TreeViewer_listBorder__1LHy7{border-left:2px solid var(--primary-light);margin-left:10px}.TreeViewer_listContent__1ztE0{display:flex;flex-flow:column nowrap;padding-left:5px;overflow:hidden;text-overflow:ellipsis}.TreeViewer_listHeader__by8EI{font-size:1em;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;width:100%;flex-flow:row nowrap;align-items:center}.TreeViewer_listHeaderName__mJi7K{flex-grow:1;display:flex;flex-flow:row nowrap;align-items:center}.TreeViewer_keyLine_colored__2OH7U{cursor:pointer;white-space:nowrap;display:flex;overflow:hidden;color:var(--primary);background:var(--primary-light);border-radius:4px;padding:2.5px 5px}.TreeViewer_keyLine_colored__2OH7U:hover{background:var(--gray-100)}.TreeViewer_keyLine__3DMio{cursor:pointer;white-space:nowrap;display:flex;overflow:hidden;border-radius:4px;padding:2.5px 5px}.TreeViewer_keyLine__3DMio:hover{background:var(--gray-100)}.TreeViewer_highlightedLine__3qJuu{background:#a9a9a9}.TreeViewer_selectedLine__1LwFV{background:silver}.TreeViewer_parameterKey__2g_-g{flex-grow:1;font-size:1em;font-weight:600;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden;text-overflow:ellipsis}.TreeViewer_parameterLine__2MjMt{display:flex;flex-flow:row wrap}.TreeViewer_parameterSpacer__2t-S1{border-top:1px dotted grey;width:30px;margin-top:10px}.TreeViewer_parameterValue__27usV{font-size:14px;font-weight:400;padding-left:5px;vertical-align:bottom;text-align:left}.TreeViewer_trackIcon__1tekf{font-size:small;padding-right:3px;cursor:pointer}.TreeViewer_faded__6C_W6{color:var(--gray-300)}.TreeViewer_active__1h3NH{color:inherit}.TreeViewer_headerIcon__7QNW8{padding-right:3px;cursor:pointer}.TreeViewer_headerTextIcon__1-C9A{font-size:.6em;padding-top:3px}.TreeViewer_settingsHeader__1n4q-{font-size:1em;font-weight:600}.TreeViewer_toolList__4rzmO{display:flex;flex-flow:row nowrap;margin-left:auto;color:var(--gray-600)}.TreeViewer_loader__O1BIw{border:3px solid silver;border-top-color:grey;border-radius:80%;width:15px;height:15px;animation:TreeViewer_spin__mV9Ws 2s linear infinite}.TreeViewer_broken__3HzHH{color:var(--danger)}@keyframes TreeViewer_spin__mV9Ws{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ParameterComponent_main__F5aa7{float:left;width:100%;height:100%;flex-direction:column;display:flex;grid-gap:5px;gap:5px;padding:5px 0 5px 5px}.ParameterComponent_searchInputGroup__1RA6O{padding-left:5px;padding-right:5px}.ParameterComponent_search__1lP4B{padding-top:5px}.ParameterComponent_searchSelect__3Tgm0{display:flex;flex-direction:row;padding-left:5px}.ParameterComponent_searchIcon__1RbV_{text-align:right;padding-right:20px;font-family:Arial;font-size:12px;font-weight:700;cursor:pointer}.ParameterComponent_resize__2kFXh{display:flex;flex-grow:1;grid-gap:5px;gap:5px;overflow-x:auto;overflow-y:auto}.ParameterComponent_debugButtons__2IHXi{display:flex;flex-flow:row-reverse;grid-gap:5px;gap:5px}.TreeViewer_list__B5neZ{display:flex;flex-flow:column nowrap;grid-gap:5px;gap:5px}.TreeViewer_listBorder__2lSjE{border-left:2px solid var(--obsidian-light);margin-left:10px}.TreeViewer_listContent__obeiZ{display:flex;flex-flow:column nowrap;padding-left:5px;grid-gap:5px;gap:5px}.TreeViewer_listContent__obeiZ table{pointer-events:none}.TreeViewer_listHeader__3JjZY{color:var(--obsidian);background:var(--obsidian-light);border-radius:4px;padding:2.5px 5px;font-size:1em;font-weight:600;cursor:pointer;white-space:nowrap;overflow:hidden}.TreeViewer_listHeader__3JjZY:hover{background:var(--gray-100)}.TreeViewer_parameterTable__vrykT .TreeViewer_td__2COsX{text-align:left;vertical-align:top;border:1px solid #000}.TreeViewer_parameterLine__2mrja{display:flex;flex-flow:row}.TreeViewer_parameterKey__uDlb9{font-size:1em;font-weight:600;vertical-align:top;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}div.TreeViewer_parameterKey__uDlb9{color:var(--obsidian);background:var(--obsidian-light);border-radius:4px;padding:2.5px 5px;font-size:1em;font-weight:600;pointer-events:visible;cursor:pointer}div.TreeViewer_parameterKey__uDlb9:hover{background:var(--gray-100)}.TreeViewer_parameterValue__v8RKP{font-family:Arial;font-size:1em;font-weight:400;padding-left:5px;vertical-align:bottom;text-align:left;white-space:nowrap;pointer-events:none}.TreeViewer_trackIcon__2Bp_W{font-size:small;padding-right:3px}.TreeViewer_tree__nZ_Kg{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:5px;gap:5px}.ResizePanel_Container__2ziqY{display:flex;align-items:stretch}.ResizePanel_ContainerHorizontal__2_xlX{flex-flow:row nowrap}.ResizePanel_ContainerVertical__15eEs{flex-flow:column nowrap}.ResizePanel_ResizeContent__34oAq{flex-grow:1;align-self:stretch;display:flex}.ResizePanel_ResizeContentVertical__VKVQM{flex-flow:column}.ResizePanel_ResizeContentHorizontal__y7zQy{flex-flow:row}.ResizePanel_ResizeBarHorizontal__3EFVk{cursor:ew-resize;width:20px;margin-left:-10px;margin-right:-10px}.ResizePanel_ResizeBarHorizontal__3EFVk,.ResizePanel_ResizeBarVertical__zXxH-{background:transparent;display:flex;z-index:10;align-items:center;align-content:center;justify-content:center}.ResizePanel_ResizeBarVertical__zXxH-{cursor:ns-resize;height:20px;margin-top:-10px;margin-bottom:-10px}.ResizePanel_ResizeHandleHorizontal__2KR61{cursor:ew-resize;width:12px;height:50px;text-align:center;align-items:center}.ResizePanel_ResizeHandleHorizontal__2KR61,.ResizePanel_ResizeHandleVertical__MEehI{background:#fff;border:2px solid #d3d3d3;border-radius:8px;z-index:10;overflow:hidden;display:flex}.ResizePanel_ResizeHandleVertical__MEehI{cursor:ns-resize;width:50px;height:12px;justify-content:center}.ResizePanel_ResizeHandleHorizontal__2KR61>span,.ResizePanel_ResizeHandleVertical__MEehI>span{display:inline-block;overflow:hidden;font-size:12px;font-weight:700;font-family:sans-serif;letter-spacing:1px;color:#b3b3b3;text-shadow:1px 0 1px #5a5a5a}.ResizePanel_ResizeHandleHorizontal__2KR61>span{line-height:4px}.ResizePanel_ResizeHandleVertical__MEehI>span{text-align:center;line-height:12px;margin-top:-3px}.ResizePanel_ResizeHandleHorizontal__2KR61>span:after{content:". . . . . . . ."}.ResizePanel_ResizeHandleVertical__MEehI>span:after{content:"......"}.ResizeLayout_horizontal__3ssYl{flex-grow:1;display:flex;flex-flow:row nowrap;background:var(--white)}.ResizeLayout_vertical__gQhxb{flex-grow:1;display:flex;flex-flow:column nowrap}.ResizeLayout_content__35GXk{position:relative;flex-grow:1}.ResizeLayout_autoResizeHead__2gUf4{display:flex;flex-flow:column nowrap;overflow:hidden}.ResizeLayout_autoResizeContent__15Ytt{flex-grow:1}.DebugButtons_reparse__2uVrr{display:flex;justify-content:flex-end;grid-gap:5px;gap:5px}.ParserLogsIcon_ParserLogsModalTable__2mUNh{width:100%;border-collapse:collapse;border:1px solid var(--gray-200)}.ParserLogsIcon_ParserLogsModalBodyTr__2tPQM{cursor:pointer}.ParserLogsIcon_ParserLogsModalBodyTr__2tPQM:hover{background-color:var(--gray-100)}.ParserLogsIcon_ParserLogsModalBodyTdIcon__3pYoy{padding:5px 10px;border:1px solid var(--gray-200);height:100%;vertical-align:top;text-align:center}.ParserLogsIcon_ParserLogsModalContainer__3-VrK{display:flex;align-items:center;grid-gap:5px;gap:5px}.ParserLogsIcon_ParserLogsModalBodyTdMessage__32sIe{width:100%;padding:5px 10px;border:1px solid var(--gray-200)}.ParserLogsIcon_ParserLogsModalMessageContainer__1ScuC{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-gap:5px;gap:5px}.ParserLogsIcon_ParserLogsModalMessage__tp1w9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ParserLogsIcon_ParserLogsModalBodyTdControls__1KIdI{padding:5px 10px;border:1px solid var(--gray-200)}.ParserLogsIcon_ParserLogsModalBodyTdDescription__2Xnwa{padding:5px 10px;width:100%;border:1px solid var(--gray-200)}.ParserLogsIcon_ParserLogsModalBodyDescriptionTextArea__3XJeT{width:100%;resize:none}.SourceModal_main__2TJue{max-height:70vh;overflow:auto}.ViewerLayout_viewer__3aa82{width:100%;height:100vh;display:flex;flex-flow:column nowrap;overflow:hidden}.ViewerLayout_horizontalDiv1__3YIk9{flex-grow:auto;display:flex;flex-flow:row nowrap}.ViewerLayout_horizontalDiv2__3RVLS{flex-grow:1;height:300px;display:flex;flex-flow:row nowrap}.ViewerLayout_verticalDiv__QvRRS{display:flex;flex-flow:column nowrap}.ViewerLayout_navigation__1fPWm{overflow:hidden;flex-grow:1}.ViewerLayout_content__1JuDs{overflow:hidden;flex-grow:3}.ViewerLayout_datasets__4o9gS{overflow-x:auto;overflow-y:auto;grid-area:datasets;min-width:100px;height:10px;flex-grow:1}.ViewerLayout_parameter__2P-3D{overflow-x:auto;overflow-y:auto;min-width:10px;flex-grow:1}.ViewerLayout_verticalHandle__33UFW{cursor:ew-resize;width:10px;height:100px;margin-left:-2px;margin-right:-1px;background:#696969;border:2px solid grey;border-radius:1px;text-align:center;z-index:999;overflow:hidden;align-items:center}.ViewerLayout_verticalHandle__33UFW:hover{background:red}.ViewerLayout_horizontalHandle__B1nAi{cursor:ns-resize;width:100px;height:5px;margin-top:0;background:#696969;text-align:center;z-index:999;overflow:hidden}.ViewerLayout_horizontalHandle__B1nAi:hover{background:red}.ViewerLayout_verticalResizeBorder__1vkS_{width:3px}.ViewerLayout_horizontalResizeBorder__16hVz,.ViewerLayout_verticalResizeBorder__1vkS_{cursor:ew-resize;background:grey;display:flex;z-index:999;align-items:center;align-content:center;justify-content:center;overflow:visible}.ViewerLayout_horizontalResizeBorder__16hVz{height:3px}.ViewerLayout_autoResize__3wG9o{display:flex;flex-flow:column nowrap;overflow:hidden}.ViewerLayout_spinner__24AxC,.ViewerLog_container__3RO3B{display:flex;width:100%;height:100%;flex-flow:column nowrap;justify-content:center;align-items:center;grid-gap:5px;gap:5px}.ViewerLog_container__3RO3B{overflow:hidden}.ViewerLog_container__3RO3B>div>h1{margin:0}.ViewerLog_logs__3-Y0G{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto;grid-gap:5px;gap:5px}.ViewerLog_logs__3-Y0G>div{margin:0!important}.ViewerLog_controls__1m61c{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:5px;gap:5px;margin-top:auto;margin-left:auto}.ViewerLog_description__z14K0{font-size:smaller;font-family:monospace;color:var(--gray-500);width:100%;height:100%;background:var(--gray-100);border:0;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:4px;padding:5px;overflow:auto}.ViewerLog_lineNumber__2rkLg{color:grey}.ViewerLog_stdOut__2dDvD{color:#0000cd}.ViewerLog_stdErr__1e13B{color:#8b008b}.ViewerLog_stdStd__10gNV{color:#000}.ViewerLog_code__2L0Lq{background:#f4f4f4;border:1px solid #ddd;border-left:3px solid #f36d33;color:#000;page-break-inside:avoid;font-family:monospace;font-size:smaller;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1em 1.5em;display:block;word-wrap:break-word}.ImageViewer_ImageComponentContainer__3RDzq{width:100%;height:100%;animation:ImageViewer_fadeIn__28pnp 1s ease-in-out;display:grid}.ImageViewer_ImageComponentMain__1yN3P{width:100%;height:100%;padding:0 10px}.ImageViewer_ImageComponentSidebar__111tq{animation:ImageViewer_fadeIn__28pnp 1s ease-in-out;height:100%;width:100%;display:flex;flex-flow:column nowrap;border-right:1px solid var(--gray-300)}@keyframes ImageViewer_fadeIn__28pnp{0%{opacity:0}to{opacity:1}}.ImageViewer_ImageComponentOverview__3ZMyI{margin-bottom:10px;position:relative;display:flex;flex-flow:column nowrap;padding:0 10px}.ImageViewer_ImageComponentToolbar__3LirY{display:flex;justify-content:space-between;align-items:center;grid-gap:5px;gap:5px;padding:0 10px}.ImageViewer_ImageComponentToolbarGalleryCurrentName__jFF82{font-weight:600;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 5px}.ImageViewer_ImageComponentPreviewImageContainer__3qpXd{display:grid;grid-gap:10px;gap:10px;grid-template-columns:100px auto;width:100%;align-items:center}.ImageViewer_ImageComponentPreviewImage__16_hT{width:100px;height:56px;object-fit:scale-down;outline:1px solid var(--gray-300);background-color:var(--white)}.ImageViewer_ImageComponentPreviewImageInfoContainer__3DZPn{width:100%;overflow:hidden}.ImageViewer_ImageComponentPreviewImageName__30rEU{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ImageViewer_ImageComponentPreviewImageSize__29Gfj{display:flex}.ImageViewer_ImageComponentPreviewImageSizeLabel__2ENNo{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:x-small}.ImageViewer_ImageComponentGalleryContainer__2NBEy{display:flex;flex-flow:column nowrap;flex-grow:1}.ImageViewer_ImageComponentToolbarGallery__3NQDH{display:flex;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:auto;position:relative;margin-top:10px}.ImageViewer_ImageComponentGalleryItem__2i4KG{cursor:pointer;padding:0 10px;display:flex;align-items:center;width:100%;border-bottom:1px solid var(--gray-300)}.ImageViewer_ImageComponentGalleryItem__2i4KG:hover{background-color:var(--gray-200)}.ImageViewer_ImageComponentToolbarContainer__3ufwh{display:flex;justify-content:space-between;align-items:center;padding:0 10px 5px;border-bottom:1px solid var(--gray-300)}.ImageViewer_ImageComponentToolbarLabelContainer__3_IE8{display:flex;white-space:nowrap;align-items:center}.ImageViewer_ImageComponentToolbarButtons__qYA3Z{display:flex;justify-content:flex-end;align-items:center;grid-gap:5px;gap:5px;width:100%}.ImageViewer_ImageViewerContainer__2Ocrh{height:100%;width:100%;position:relative}.ImageViewer_ImageViewerLoadingIndicatorContainer__8Y2hK{position:absolute;inset:0;animation:ImageViewer_fadeIn__28pnp 1s ease-in-out}.ImageViewer_ImageComponentMultiContainer__xZoDG{width:100%;height:100%;animation:ImageViewer_fadeIn__28pnp 1s ease-in-out;position:relative}.ImageViewer_ImageComponentMultiImagesContainer__38o82{display:grid;justify-content:space-evenly;grid-template-columns:repeat(auto-fit,minmax(100px,400px));width:100%;height:100%;overflow:auto;padding:5px;grid-gap:10px;gap:10px}.ImageViewer_ImageComponentMultiImageCell__1VCGL{display:flex;justify-content:center;align-items:center;transition:all .3s;box-shadow:1px 1px 1px 1px var(--gray-300);background-color:var(--gray-100);border:2px outset var(--gray-200);padding:5px}.ImageViewer_ImageComponentMultiImageCell__1VCGL:hover{transform:translate(-2px,-2px);border:2px outset var(--primary)}.ImageViewer_ImageComponentMultiImage__2dJxF{width:100%;height:100%;object-fit:scale-down;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;min-height:100px;max-height:400px}.ImageViewer_ImageComponentMultiImagesMoreButton__Mu2pE{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center}.ViewerMenu_viewerButtonLine__3H5wc{display:flex;flex-flow:row wrap;justify-content:stretch;background:var(--gray-100);border-radius:4px;padding:5px 10px;align-items:center}.ViewerMenu_viewerButtonRow__2OtTr{display:flex;flex-flow:row wrap;height:100%;align-items:stretch}.ViewerMenu_viewerButtonColumn__1IPwD{display:flex;flex-flow:column wrap;justify-content:flex-start;margin:5px}.PDFViewer_viewer__15RDu{float:left;width:100%;height:100%;flex-direction:column;display:flex}.PDFViewer_layout__3lvH8{display:flex;flex-flow:column nowrap;overflow:"hidden";background:green}.PDFViewer_menu__2nX_k{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding-left:10px;padding-right:10px;padding-top:10px}.PDFViewer_menuSection__1lF75{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:10px;gap:10px}.PDFViewer_clickable__1vgBf{cursor:pointer}.PDFViewer_content__3N437{flex-grow:1;flex-flow:column nowrap;overflow-x:hidden;overflow-y:hidden;background:#dfe6e9}.PDFViewer_resize__rEC-h{flex-grow:1;overflow-x:auto;overflow-y:auto}.PDFViewer_shadow__3MMam{box-shadow:0 0 1px #fff,0 0 2px #000,1px 1px 3px #000}.ValidatedInput_formControlXS__1x6N6{height:calc(1em + .5rem + 2px)!important;padding:.7rem .25rem!important;font-size:1.2rem!important;line-height:1.5}.GraphViewer_graph__1byia{fill:#fff;fill:none;stroke:#000;shape-rendering:crispedges;stroke-width:1.1px}.GraphViewer_graphSVG__3OhEV{shape-rendering:auto;stroke-linejoin:bevel}.GraphViewer_plot__3wLL3{fill:#fff;fill:none;shape-rendering:auto;pointer-events:none}.GraphViewer_canvas__3lRgJ{shape-rendering:crispedges}.GraphViewer_canvasBackground__rdXSS{fill:#fff}.GraphViewer_axisRect__3zzii{fill:#fff;shape-rendering:auto}.GraphViewer_axisRabel__1U8Qo{font-family:Arial;font-size:100%;font-size:14px}.GraphViewer_title__3p4ys{font-family:Arial;font-size:120%;text-anchor:middle}.GraphViewer_crosshairLine__3Mhh7{fill:none;stroke:#ffa405;stroke-width:1px;shape-rendering:crispEdges;pointer-events:none}.GraphViewer_offsetAxisLine__yYmiX{stroke:#696969;stroke-width:2px;pointer-events:none}.GraphViewer_offsetAxisDot__1vr0e{fill:#696969;pointer-events:none}.GraphViewer_crosshairCircle__3GqTE{fill:#ffa405;pointer-events:none}.GraphViewer_crosshairText__3u5un{font-size:100%;font-size:14px;font-weight:700;stroke:none;fill:#ffa405;text-anchor:middle;pointer-events:none}.GraphViewer_selectBox__1uckr{stroke-width:.5px;stroke:#ffa405;fill:#64b9eb;opacity:.4;pointer-events:none}.GraphViewer_loading__zaMIC{font-family:sans-serif;font-size:40px;font-weight:700;fill:grey}.GraphViewer_annotation__3Q7MO{fill:#566573;stroke-width:1}.GraphViewer_annotationCenterText__36maD,.GraphViewer_annotationCircle__3IgBL,.GraphViewer_annotationText__2jM87{font-family:Arial;font-size:.7em;font-weight:lighter}.GraphViewer_annotationCenterText__36maD{text-anchor:middle}.GraphViewer_annotationRect__24wej{opacity:.3;stroke-width:2}.GraphViewer_annotationRectBorder__aSpW-{opacity:1;stroke-width:2}.GraphViewer_noselect__3zn_K{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GraphViewer_curveAll__35x_4{stroke-width:2;fill:none;pointer-events:none}.GraphViewer_curveMarked__2JK_f{stroke-width:4;fill:none;pointer-events:none}.SpectrumComponent_viewer__3d_K9{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.SpectrumComponent_HorizontalSeperator__ZJfy4{cursor:row-resize;background:#a9a9a9}.SpectrumComponent_viewerNavigation__1d3Ix,.SpectrumComponent_viewerTracks__MFukP{flex-grow:auto;overflow:visible;padding:5px;min-width:0}.SpectrumComponent_viewerTracks__MFukP{grid-area:tracks;background:#db7093}.SpectrumComponent_viewerSpectrum__30JL0{flex-grow:1;min-width:0}.ToolWindow_main__2BW6B{display:flex;flex-flow:column nowrap;background:#fff;background-color:initial;overflow:hidden}.ToolWindow_border__1_XBA{display:flex;flex-flow:row nowrap;flex-grow:1}.ToolWindow_boxMain__1ZROC{box-shadow:2px 2px 5px #000;background:#fff;border-radius:5px;border:1px solid #000;flex-grow:1;display:flex;flex-flow:column nowrap;overflow:hidden}.ToolWindow_boxHeader__1Bsts{background:#4d81c5;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px solid #000;padding-top:5px;padding-left:5px;padding-right:5px;min-height:1.5em;display:flex;flex-flow:row nowrap;justify-content:space-between}.ToolWindow_boxBody__2udOz{padding:10px;overflow:hidden;flex-grow:1}.ColorGradientEditor_main__PDfwa{flex-grow:1;padding-left:7;padding-right:7;display:flex;flex-flow:column wrap;align-content:stretch;justify-content:flex-start}.ColorGradientEditor_sliderBox__1D-5Z{background:green;display:flex;flex-flow:column wrap}.ColorGradientEditor_sliderThumb__3CpD-{top:-3px}.ColorGradientEditor_sliderThumbLine__2xW7K{top:2px;width:4px;height:20px;background:#000;border-left:1px solid #fff;border-right:1px solid #fff}.ColorGradientEditor_sliderTrack__1isx0{top:0}.ColorGradientEditor_colorHandleButton__1GSGR{width:150px;display:flex;flex-flow:row nowrap}.ColorGradientEditor_colorHandleInput__3nMFI{width:150px}.ColorGradientEditor_range__Gbux4{display:flex;flex-flow:row nowrap;justify-content:space-between;font-size:small;font-weight:700}.ColorGradientEditor_arrowUp__8BGd8{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.ColorGradientEditor_toolBox__2BV0g{background:#fff;padding:10px;border:solid;border-width:3px;border-radius:5px;border-color:#000;display:flex;flex-flow:row wrap}.ColorGradientEditor_sliderThumbBlock__3P7rq{position:absolute}.ColorGradientEditor_sliderThumbBlock__3P7rq,.ColorSliderThumb_main__10nZ_{width:9px;height:18px;box-shadow:0 0 1px #fff,0 0 2px #000;border-radius:2px;border:1px solid #000;cursor:grab}.TrackSelector_scrollableMenu__1pbJB{height:auto;max-height:200px}.ContourEditor_main__1peHD{flex-grow:1;padding-left:7;padding-right:7;align-content:stretch;justify-content:flex-start}.ContourEditor_main__1peHD,.ContourEditor_sliderDivMain__2N8Mn{display:flex;flex-flow:column wrap}.EquidistantContourEditor_sliderThumb__2KeXM{top:-3px}.EquidistantContourEditor_sliderThumbLine__Sr-_u{top:1px;width:4px;height:18px;background:#000;border-left:1px solid #fff;border-right:1px solid #fff}.EquidistantContourEditor_range__J_J8F{display:flex;flex-flow:row nowrap;justify-content:space-between;font-size:small;font-weight:700;padding-top:10px;padding-left:2px;padding-right:2px}.EquidistantContourEditor_sliderLeft__3812b{font-size:small;font-weight:700;color:#000}.EquidistantContourEditor_sliderRight__g77uK{position:relative;top:32px;left:-3em;font-size:small;font-weight:700;text-align:right;color:#000;width:6em}.EquidistantContourEditor_sliderThumbBlock__3kcRl{position:relative;top:3px;width:9px;height:18px;box-shadow:0 0 1px #fff,0 0 2px #000;border-radius:2px;border:1px solid #000;cursor:grab}.EquidistantContourEditor_rangeSetter__2gutu{display:flex;flex-flow:row nowrap;align-items:center}.SliderElements_sliderThumb__z-hJe{top:-3px}.SliderElements_sliderThumbBlock__1xSKj{top:3px;width:9px;height:18px;border-radius:2px;cursor:grab;position:relative;background:silver;border:1px solid #000;box-shadow:0 0 1px #fff,0 0 2px #000;border-radius:3px;cursor:pointer;font-size:10px;padding-bottom:1.5px;width:10px;height:12px;background:"silver"}.SliderElements_sliderTrack__2poJf{height:10px;background:linear-gradient(90deg,#fff 0,#000);border:1px solid #000}.ExplicitContourEditor_toolBox__2tEQC{background:#fff;padding:10px;border:solid;border-width:3px;border-radius:5px;border-color:#000;display:flex;flex-flow:row wrap}.ExplicitContourEditor_sliderThumb__2-UKn{top:-3px}.ExplicitContourEditor_sliderThumbLine__1XKmO{top:2px;width:4px;height:20px;background:#000;border-left:1px solid #fff;border-right:1px solid #fff}.ExplicitContourEditor_range__RFL-f{display:flex;flex-flow:row nowrap;justify-content:space-between;font-size:small;font-weight:700}.OneBaselineContourEditor_sliderThumb__2HpuK{top:-3px}.OneBaselineContourEditor_sliderThumbLine__1GNwD{top:1px;width:4px;height:18px;background:#000;border-left:1px solid #fff;border-right:1px solid #fff}.OneBaselineContourEditor_sliderThumbBlock__3idbt{position:relative;top:3px;width:9px;height:18px;box-shadow:0 0 1px #fff,0 0 2px #000;border-radius:2px;border:1px solid #000;cursor:grab}.OneBaselineContourEditor_sliderText__1jTRU{font-size:small;font-weight:700;color:#000}.OneBaselineContourEditor_settingText__3yjSX{font-size:small;font-weight:700;color:#000;padding-right:5px}.OneBaselineContourEditor_range__3Ahqm{display:flex;flex-flow:row nowrap;justify-content:space-between;font-size:small;font-weight:700;padding-left:2px;padding-right:2px}.OneBaselineContourEditor_rangeSetter__3b4lo{display:flex;flex-flow:row nowrap;padding-top:10px;align-items:center}.SliderTool_trackSliderHead__3Jqnk{display:flex;flex-flow:row wrap;justify-content:space-between}.TrackSliderComponent_main__3v3hM{flex-grow:1;display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:flex-start}.TrackSliderComponent_tracksMain__3Py2x{flex-grow:1}.TrackSliderComponent_sliderMain__2CvPS{flex-basis:20px}.TrackSliderComponent_pin__35TvD{position:absolute;top:30px;color:red;text-align:center;font-size:15px}.TrackSliderComponent_pinHover__1sBaL{color:grey}.TrackSliderComponent_menuMain__10rN2{background:#afeeee}.TrackSliderComponent_tracks__22Tw-,.TrackSliderComponent_tracksDiv__1sBK_{display:flex;flex-flow:row nowrap;align-items:stretch}.TrackSliderComponent_tracksDiv__1sBK_{width:10;border:1px solid #000;justify-content:space-between}.TrackSliderComponent_track__3lqtQ{font-weight:700;overflow:hidden;align-items:flex-start;padding-left:2px;padding-right:2px;cursor:pointer;display:flex;flex-flow:column;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch}.TrackSliderComponent_trackText__Bo1bg{font-family:Arial;font-size:12px;font-weight:700;text-overflow:ellipsis;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TrackSliderComponent_valueText__YRPtE{font-family:Arial;font-size:small;font-weight:400;color:#000}.TrackSliderComponent_menuText__2TXpw{font-family:Arial;font-size:small;font-weight:700;color:#000}.TrackSliderComponent_movieLine__1tulQ{display:flex;flex-flow:row nowrap;justify-content:left;align-items:center}.TrackSliderComponent_movieElement__cGlVE{padding-left:3px;padding-right:3px}.TrackSliderComponent_sliderLine__1qF0k{display:flex}.TrackSliderComponent_sliderTrack__LKsBL{height:20px}.TrackSliderComponent_sliderThumb__2kSqz{background:#bfffff;border:1px solid #000;box-shadow:0 0 1px #fff,0 0 2px #000;border-radius:3px;cursor:pointer;font-size:10px;padding-bottom:1.5px;display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.TrackStacking_main__chGo_{flex-grow:1;display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start}.TrackStacking_sliderMain__3mXXu{flex-grow:1;display:flex;flex-flow:row wrap;align-items:flex-end;padding-bottom:5px}.TrackStacking_bottons___QZWO,.TrackStacking_sliderText__m4OVH{font-family:Arial;font-size:13px;font-weight:700;padding-left:5px}.TrackStacking_bottons___QZWO{display:flex;flex-flow:column wrap;justify-content:space-between}.TrackStacking_slider__3wvYq{flex-grow:1;flex-basis:0}.TrackStacking_sliderTrack__3k3iw{height:10px;background:linear-gradient(90deg,#fff 0,#000);border:1px solid #000}.TrackStacking_sliderThumb__30Mqu{background:silver;border:1px solid #000;box-shadow:0 0 1px #fff,0 0 2px #000;border-radius:3px;cursor:pointer;font-size:10px;padding-bottom:1.5px;width:10px;height:12px;background:"silver"}.TrackStacking_vl__2UxqD{border-left:6px solid red}.SpreadSheet_GridContainer__uELsW{height:300px;position:relative;border:1px solid #dadada;overflow:hidden}.SpreadSheet_TopLeftCell__Ed_BL{height:40px;width:50px;background-color:#f3f3f3;border-bottom:4px solid #bcbcbc;border-right:4px solid #bcbcbc}.SpreadSheet_MainGrid__TA5jM{position:absolute!important;left:50px;top:40px}.SpreadSheet_MainGridCell__27Oao{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.25rem;outline:0;border:1px solid #dadada;border-top:none;border-left:none;background-color:#fff;font-size:1rem}.SpreadSheet_BottomLeftGrid__5BvJn{background-color:#fff}.SpreadSheet_TopRightGrid__2q0du{background-color:#f3f3f3}.SpreadSheet_MainGridCellFocused__3SSj3{box-shadow:inset 0 0 0 2px #4285fa}.SpreadSheet_MainGridCellEditOk__3gL05{box-shadow:inset 0 0 0 2px #228b22}.SpreadSheet_MainGridCellEditError__2zC37{box-shadow:inset 0 0 0 2px #ff1493}.SpreadSheet_LeftGrid__b3wI6{position:absolute!important;left:0;top:40px;overflow:hidden!important}.SpreadSheet_TopGrid__2woSJ{position:absolute!important;left:50px;top:0;height:40px;overflow:hidden!important}.SpreadSheet_TopLeftGrid__1tFg5{background-color:#f3f3f3;border-bottom:3px solid #bcbcbc;border-right:3px solid #bcbcbc;flex-grow:1}.SpreadSheet_FixedGridCell__IJPvn{display:flex;flex-direction:row;justify-content:center;background-color:#f3f3f3;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.SpreadSheet_FixedGridCellFocused__3awcn{flex-grow:1;text-align:center}.SpreadSheet_FixedGridCellInner__2wDaH{display:flex;justify-content:left;overflow:hidden}.SpreadSheet_FixedGridCellFocused__3awcn{background-color:#ddd}.SpreadSheet_DragHandle__3FcIo{position:absolute;z-index:2;color:rgba(0,0,0,.2)}.SpreadSheet_DragHandleActive__12uDP{color:rgba(0,0,0,.6);z-index:3}.SpreadSheet_dragIcon__2PgWZ{text-align:center;height:20px}.TableComponent_viewer__3VhTX{float:left;width:100%;height:100%;flex-direction:column;display:flex}.TableComponent_main__2yV1A{flex-grow:1;padding:10px;overflow:auto}.TableComponent_focusedIndex__2Fesj{filter:invert()}.TableComponent_columnIndex__2uDV3{background:var(--gray-300)}.TableComponent_columnIndex__2uDV3,.TableComponent_columnName__1wp8W{flex-grow:1;display:flex;font:700 10pt arial;justify-content:center;border-bottom:1px solid #ccc}.TableComponent_columnName__1wp8W{background:var(--gray-200)}.TableComponent_rowIndex__3MwfI{background:var(--gray-400);flex-grow:1;display:flex;font:700 10pt arial;justify-content:center;border-bottom:1px solid #ccc}.TableComponent_rowName__3rBsi{background:var(--gray-200);border-bottom:1px solid #ccc}.TableComponent_cornerCell__2m3ca,.TableComponent_rowName__3rBsi{flex-grow:1;display:flex;justify-content:left;padding:2px;font:700 10pt arial}.TableComponent_cornerCell__2m3ca{border-bottom:3px solid hsla(0,0%,73.7%,.5411764705882353);border-right:3px solid #bcbcbc}.TableComponent_contentCell__33f1y{font:700 10pt arial;padding:2px;border-bottom:1px solid #ccc}.TableComponent_contentCellFocused__2unk2{box-shadow:inset 0 0 0 2px #4285fa}.Parameters_container__3Wnqb{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.Parameters_container_controls__10v7L{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.Parameters_container_controls__10v7L>svg{color:var(--gray-400);width:1em;height:1em;margin:0;padding:0}.Parameters_container_controls__10v7L:hover>svg{color:var(--gray-600);cursor:pointer}.Parameters_container_content__3MZKW{display:flex;flex-flow:column nowrap;width:100%;height:100%}.SourceInformation_path__1Y_GH{display:flex;width:100%;overflow:hidden}.SourceInformation_path_textarea__1TxUW{color:#333;width:100%;resize:none;overflow:hidden;height:0;background:var(--gray-100);border:0;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:4px;padding:5px;word-wrap:break-word;word-break:break-all}.SourceInformation_id__3tooK{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px}.IconRenderer_image_container__WHxPT{display:flex;justify-content:center;align-items:center;width:100%;height:24.5px}.IconRenderer_icon__3ztq_{max-width:100%;height:100%}.Viewer_container__1NPuS{background:var(--white)}.Viewer_container__1NPuS,.Viewer_viewer_container__110gM{display:flex;flex-flow:column nowrap;width:100%;height:100%}.Viewer_viewer_container__110gM{position:relative}.Viewer_overlay__3wAP6,.Viewer_viewer__2mWOE{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0}.Viewer_overlay_fullscreen__1PIMp{background:transparent;opacity:0;transition:all .2s ease-in-out}.Viewer_overlay_fullscreen__1PIMp:hover{opacity:1;cursor:zoom-in;z-index:5;transition:all .2s ease-in-out}.Viewer_overlay_indicator__MT_73{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;grid-gap:5px;gap:5px;padding:8px 14px;border-radius:50px}.Viewer_overlay_indicator_fullscreen__3XzxO{background:rgba(75,80,95,.5);color:var(--white)}.Viewer_overlay_indicator__MT_73 span{font-weight:600;font-size:14px}.Viewer_overlay_indicator__MT_73 svg{width:1em;height:1em;margin:0;padding:0}.Viewer_parsing_error__2iHH3{display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%;height:100%;overflow:hidden;margin:0}.Viewer_parsing_error__2iHH3 textarea{box-sizing:border-box;height:100%}.Viewer_parsing_error_output__220qT{background:transparent;border:0;border-radius:4px;padding:5px}.Viewer_label__2Xh_Y{color:var(--primary);cursor:pointer}.Files_container__22TkO{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.Files_container_controls__1LKU4{width:100%;grid-gap:15px;gap:15px}.Files_container_controls__1LKU4,.Files_container_controls_fullscreen__2qEew{display:flex;flex-flow:row nowrap;height:100%;align-items:center;justify-content:center}.Files_container_controls_fullscreen__2qEew{width:-webkit-min-content;width:-moz-min-content;width:min-content}.Files_container_controls_fullscreen__2qEew>svg{color:var(--gray-400);width:1em;height:1em;margin:0;padding:0}.Files_container_controls_fullscreen__2qEew:hover>svg{color:var(--gray-600);cursor:pointer}.Files_container_content__1Bhur{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:auto}.EntitySidebarTile_column_container__2-rNP{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:5px;gap:5px}.EntitySidebarTile_container__1TZjt{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;grid-gap:5px;gap:5px}.EntitySidebarTile_container_loading__StnCz{-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;animation:EntitySidebarTile_shimmer__3xL9C 2.5s infinite;pointer-events:none}@keyframes EntitySidebarTile_shimmer__3xL9C{to{-webkit-mask-position:left}}.EntitySidebarTile_icon__2dl1b{display:flex;flex-flow:row nowrap;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;color:var(--primary);position:relative;margin-right:5px}.EntitySidebarTile_icon_counter__2AVj9{display:flex;width:1rem;height:1rem;align-items:center;justify-content:center;color:var(--white);font-size:.8rem;font-weight:700;position:absolute;top:50%;left:50%;background:var(--primary);border-radius:50%}.EntitySidebarTile_controls__vtIZC{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center}.EntitySidebarTile_controls_left__3I0tT{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;align-items:center;grid-gap:5px;gap:5px;margin-right:auto;color:var(--gray-400)}.EntitySidebarTile_controls_left_form__bYea6{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--white);color:var(--black);padding:7px 12px;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:3.43px}.EntitySidebarTile_controls_right__mrUHw{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;margin-left:auto}.EntitySidebarTile_controls_right__mrUHw,.EntitySidebarTile_relation_selector__262UM{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px}.EntitySidebarTile_relation_selector__262UM>label{white-space:nowrap}.EntitySidebarTile_relation_selector__262UM>div{display:flex;flex-flow:row nowrap;width:100%;margin-bottom:0}.ContentRow_row__3sWDO{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--gray-50);border-radius:4px;padding:5px;grid-template-columns:-webkit-min-content 2fr 1fr -webkit-min-content;grid-template-columns:min-content 2fr 1fr min-content;grid-template-areas:"icon label date ctrl" ". info id ctrl";grid-gap:5px;gap:5px;position:relative;border:1px solid var(--gray-50)}.ContentRow_row__3sWDO:hover{background:var(--gray-100);border:1px solid var(--gray-200)}.ContentRow_row_disabled__31Yjl:hover{cursor:not-allowed!important}.ContentRow_disabled_overlay__2k0Ab{position:absolute;width:100%;height:100%;background:var(--gray-100);opacity:.7;border-radius:4px}.ContentRow_disabled_overlay__2k0Ab:hover{cursor:not-allowed!important}.ContentRow_row_clickable__2dbMP:hover{cursor:pointer;background:var(--gray-200)}.ContentRow_icon__1thhF{grid-area:icon;display:flex;flex-flow:row nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%;justify-content:flex-start;align-items:center}.ContentRow_icon__1thhF svg{width:1em;height:1em}.ContentRow_label__VuJFb{grid-area:label;font-weight:600;font-size:14px;line-height:21px;color:var(--black);overflow:hidden}.ContentRow_label_centered__1KaNm{grid-row:span 2}.ContentRow_date__HUD-A{grid-area:date;font-weight:400;font-size:14px;line-height:21px;color:var(--black);white-space:nowrap}.ContentRow_id__2vquo{grid-area:id;color:var(--gray-500)}.ContentRow_id__2vquo,.ContentRow_info__Dqz87{font-weight:400;font-size:12px;overflow:hidden}.ContentRow_info__Dqz87{grid-area:info;line-height:18px;color:var(--mulberry)}.ContentRow_ctrl__2W1H1{grid-area:ctrl;display:flex;flex-flow:column nowrap;width:100%;height:100%;justify-content:center;align-items:center}.ContentRow_flex_nowrap__3XTdl{display:flex;flex-flow:row nowrap;grid-gap:5px;gap:5px;overflow:hidden}.ContentRow_span_nowrap__YLjyA{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ContentRow_row_item__2O5jf{display:flex;flex-flow:row nowrap;width:100%;height:100%;justify-content:flex-start;align-items:center;overflow:hidden}.CustomTypeBuilder_mainContainer__2wSY4{display:flex;width:100%;height:100%;overflow:auto}.CustomTypeBuilder_formContainer__R539j{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}.CustomTypeBuilder_form__234Qc,.CustomTypeBuilder_formContainer__R539j{display:flex;flex-flow:column nowrap;overflow:auto;grid-gap:5px;gap:5px}.CustomTypeBuilder_form__234Qc{height:100%;border:1px solid var(--gray-200);box-shadow:0 2px 8px rgba(20,22,25,.07);box-sizing:border-box;border-radius:5px;background:var(--white);padding:30px}.CustomTypeBuilder_rglContainerWrapper__3_9_B{display:flex;flex-flow:column nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--gray-100);border:1px dashed var(--gray-400);border-radius:5px;padding-top:10px}.CustomTypeBuilder_rglMainContainer__3Qe52{display:flex;width:100%;min-height:265px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:none;overflow:hidden}.CustomTypeBuilder_rglContainer__3k4cF{display:flex;width:100%;min-height:100%;background:var(--gray-100);margin-bottom:10px}.CustomTypeBuilder_rglContainer__3k4cF:after{display:flex;width:100%;height:100%;align-items:flex-start;justify-content:center;padding:10px 5px;color:var(--gray-400)}.CustomTypeBuilder_addSectionButton__3mXGy{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100%;height:50px;background:var(--white);border:2px dotted var(--success);border-radius:5px;color:var(--success);cursor:pointer}.CustomTypeBuilder_addSectionButton__3mXGy:hover{border:2px solid var(--success);background:var(--success-light);transition:all .1s}.CustomTypeBuilder_sectionMainContainer__ZWVfZ{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;grid-gap:5px;gap:5px}.CustomTypeBuilder_sectionFormContainer__22cqZ{display:flex;flex-flow:column nowrap;width:100%;height:100%}.CustomTypeBuilder_rglMainContainerSection__REaH_{display:flex;width:100%;min-height:75px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5px 0;overflow:hidden;border:1px dashed var(--gray-400);border-radius:5px}.CustomTypeBuilder_rglContainerSection__H-fKX{display:flex;width:100%;min-height:75px;background:var(--gray-100)}.CustomTypeBuilder_placeholderOverlay__3ubcO{position:absolute;top:0;left:0;width:100%;height:100%}.CustomTypeBuilder_wrapperContainer__3gk17{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;border:1px solid var(--gray-200);box-shadow:0 2px 8px rgba(20,22,25,.07);box-sizing:border-box;border-radius:5px;background:var(--white);overflow:hidden}.CustomTypeBuilder_wrapperContainerLabel__210cY{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px;padding:10px}.CustomTypeBuilder_wrapperContainerContent__2OasR{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-top:1px solid var(--gray-200);padding:10px}.CustomTypeBuilder_sidebarContainer__1MelY{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:10px;gap:10px;overflow:auto;padding:5px}.CustomTypeBuilder_sidebarNewCustomField__1Pnkd{display:flex;flex-flow:column nowrap}.CustomTypeBuilder_sidebarNewCustomFieldContainer__1CAbu{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-auto-flow:dense;grid-gap:10px;gap:10px;overflow:hidden}.CustomTypeBuilder_sidebarCustomFieldContainer__2skd4{display:flex;flex-flow:column nowrap;width:100%;height:100%;padding:0 5px;grid-gap:20px;gap:20px;overflow:scroll}.CustomTypeBuilder_drag_container__3_hWy{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.CustomTypeBuilder_drag_container__3_hWy:hover{cursor:grab}.CustomTypeBuilder_errorListContainer__3LMoX{display:flex;flex-flow:column nowrap;color:var(--danger);background-color:var(--danger-light);padding:10px;border-radius:4px;max-height:300px;min-height:50px;width:100%;overflow:hidden}.CustomTypeBuilder_errorList__2zJrM{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;overflow:auto}.TreeViewer_nodeLabel__3LAKH{cursor:pointer;font-weight:500;transform:rotate(-45deg)}.TreeViewer_nodeLabelActiveLabel__3C3Vr{stroke:var(--primary)!important;font-weight:400}.TreeViewer_nodeLabelActivePath__1TZWb{stroke-width:2px!important;stroke:var(--primary)!important}.TreeViewer_nodeLabelAddPath__3FFc7{stroke:var(--success)!important;stroke-dasharray:2}.TreeViewer_nodeLabelAddNode__2OP7F{stroke:var(--success)!important}.TreeViewer_nodeCircleAdd__3qSSe{fill:var(--success-light)!important;stroke:var(--success)!important;stroke-dasharray:4}.TreeViewer_nodeCircle__650z1{cursor:pointer;fill:var(--primary-light)}.TreeViewer_nodeCircleActive__1ebfG{fill:var(--primary)}.TreeViewer_nodeCircleWithChildren__3Cqg5{stroke:var(--primary)!important}.TreeViewer_nodeCircle__650z1:hover{stroke:var(--primary);stroke-width:2px}.CustomFieldRenderUtils_customFieldDraggable__15-hX{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border:1px dashed var(--gray-400);border-radius:5px;width:100%;height:100%;padding:5px;background:var(--white);text-align:center}.CustomFieldRenderUtils_customFieldDraggable__15-hX:hover{font-weight:500}.CustomFieldRenderUtils_customFieldDraggable__15-hX:hover svg{stroke:var(--primary)}.styles_column_container__1OgqK{height:100%}.styles_column_container__1OgqK,.styles_container__2TUd2{display:flex;flex-flow:column nowrap;width:100%;grid-gap:5px;gap:5px}.styles_container__2TUd2{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.styles_container_loading__3zwgN{-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333333333),#000 70%) right/300% 100%;animation:styles_shimmer__1dJGD 2.5s infinite;pointer-events:none}@keyframes styles_shimmer__1dJGD{to{-webkit-mask-position:left}}.styles_icon__38NdR{display:flex;flex-flow:row nowrap;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;color:var(--primary);position:relative;margin-right:5px}.styles_icon_counter__2sjse{display:flex;width:1rem;height:1rem;align-items:center;justify-content:center;color:var(--white);font-size:.8rem;font-weight:700;position:absolute;top:50%;left:50%;background:var(--primary);border-radius:50%}.styles_controls__38ed9{width:100%}.styles_controls__38ed9,.styles_controls_left__3uZW3{display:flex;flex-flow:row nowrap;height:100%;align-items:center}.styles_controls_left__3uZW3{grid-gap:5px;gap:5px;margin-right:auto;color:var(--gray-400)}.styles_controls_left__3uZW3,.styles_controls_left_form__1DzNw{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_controls_left_form__1DzNw{background:var(--white);color:var(--black);padding:7px 12px;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:3.43px}.styles_controls_right__sGLgy{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;margin-left:auto}.styles_controls_right__sGLgy,.styles_relation_selector__1g3dN{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px}.styles_relation_selector__1g3dN>label{white-space:nowrap}.styles_relation_selector__1g3dN>div{display:flex;flex-flow:row nowrap;width:100%;margin-bottom:0}.styles_customFieldReferencesContainerMain__2VaBx{display:flex;flex-flow:column nowrap;width:100%;border:1px solid var(--gray-200);border-radius:4px;grid-gap:5px;gap:5px}.styles_customFieldReferencesContainer__a5TZb{display:flex;flex-flow:row nowrap;width:100%;height:100%;grid-gap:5px;gap:5px;align-items:center;padding:5px 7px;font-weight:500}.styles_customFieldReferencesContainerDisabled__3Yd8b{background-color:var(--gray-100);color:var(--gray-400)}.styles_customFieldReferencesContainerDisabled__3Yd8b:hover{background-color:var(--gray-100)!important}.styles_customFieldReferencesContainerActive__2P2As{border-bottom:1px solid var(--gray-200)}.styles_customFieldReferencesContainer__a5TZb:hover{background-color:var(--primary-light)}.styles_customFieldReferencesContainerContent__2UvQe{background-color:var(--white);padding:5px 7px}.react-datepicker-popper{z-index:var(--zIndexPortalDropdown)!important}.react-datepicker__custom-container{display:grid;grid-auto-flow:row dense;align-items:center;width:100%;grid-gap:4px;gap:4px}.react-datepicker__input-container>input{padding:7px 7px 7px 30px;height:100%;width:100%}.react-datepicker{font-size:1rem!important}.react-datepicker-wrapper{display:flex;width:100%;height:100%}.react-datepicker__month{display:grid;grid-template-rows:repeat(6,33.31px)}.react-datepicker__current-month{font-size:1.3rem!important}.react-datepicker__navigation{top:7px!important}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__week-number{font-size:1.3rem!important;line-height:30px;width:30px!important;height:30px!important;text-align:center!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.react-datepicker__week-number{color:var(--info)!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--range-start,.react-datepicker__day--selected,.react-datepicker__day--selecting-range-start{background-color:var(--primary)!important;color:var(--white)!important}.react-datepicker__day--keyboard-selected{outline:1px solid var(--primary)!important;background-color:var(--white)!important}.react-datepicker__day--outside-month{color:var(--gray-300)!important}.react-datepicker__day--in-range{background-color:var(--primary)!important}.react-datepicker__day--in-selecting-range{background-color:var(--primary)!important;opacity:1}.react-datepicker__close-icon{padding:8px}.react-datepicker__close-icon:after{display:flex;background-color:initial;color:var(--gray-300);font-size:2rem;padding:8px 8px 8px 15px;border-left:1px solid var(--gray-300);border-radius:0;height:100%;justify-content:center;align-items:center}.react-datepicker__close-icon:hover:after{color:var(--gray-400)}.react-datepicker__header__dropdown{padding:2px 0}.react-datepicker__month-select,.react-datepicker__year-select{font-size:1.3rem;padding:2px 5px;border:1px solid var(--gray-300);border-radius:5px;background-color:var(--white)}.react-datepicker{font-family:inherit!important;border-color:var(--gray-300);background:var(--white)}.react-datepicker__header,.react-datepicker__today-button{background:var(--gray-100);border-color:var(--gray-300)}.react-datepicker__custom{min-height:unset;width:100%;height:100%;resize:none;border-radius:4px;border-width:0;background:unset}.react-datepicker__customReadOnly{background:var(--gray-100)!important}.react-datepicker__customError{border:1px solid var(--danger)!important;background:var(--danger-light)!important}.react-datepicker__customIsDirty{border:1px solid var(--success)!important;background:var(--success-light)!important}.react-datepicker__iconPlacement{position:absolute;left:5px;top:0;height:100%;z-index:1;display:flex;align-items:center;padding:0 5px}.InventoryItemSelectModal_InventoryItemSelectModalBody__3PAYC{width:80vw;height:80vh;padding:0;display:grid;grid-template-rows:1fr -webkit-max-content;grid-template-rows:1fr max-content;overflow:hidden}.InventoryItemSelectModal_InventoryItemSelectModalInventorySelectContainer__hEMDf{width:100%;height:100%;display:grid;grid-template-rows:-webkit-max-content -webkit-max-content 1fr -webkit-max-content;grid-template-rows:max-content max-content 1fr max-content;grid-gap:15px;gap:15px;padding:10px;overflow:auto;min-height:200px}.InventoriesTree_InventoriesTreeContainer__3JZUp{width:100%;height:100%;display:flex;flex-flow:column nowrap;grid-gap:5px;gap:5px;padding:10px 0 10px 10px}.InventoriesTree_InventoriesTreeListItem__14Umy{width:100%;height:auto;flex:1 0 auto;align-items:center;grid-gap:5px;gap:5px;padding-left:0;overflow:hidden}.InventoriesTree_InventoriesTreeLoadMoreButton__zHLNS{display:flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer;width:100%;border-left:1px solid var(--gray-300);border-bottom:1px solid var(--gray-100);padding:7px 0 7px 13px;margin-left:20px}.InventoriesTree_InventoriesTreeLoadMoreButton__zHLNS:hover{background-color:var(--gray-100)}.InventoriesTree_InventoriesSubTreeContainer__3vHgr{width:100%;display:flex;flex-flow:column nowrap;height:100%;border-left:1px solid var(--gray-300);overflow:hidden}.InventoriesTree_InventoriesSubTreeLabelContainer__ifvvg{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px;cursor:pointer;width:100%;border-left:5px solid var(--primary-light);border-bottom:1px solid var(--gray-100);padding:5px}.InventoriesTree_InventoriesSubTreeLabelContainer__ifvvg:hover{background-color:var(--primary-light)}.InventoriesTree_InventoriesSubTreeLabel__xPWFe{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:4ch;flex:1 1 fit-content}.InventoriesTree_InventoriesSubTreeCustomType__27Xqf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;flex:1 1 fit-content}.InventoriesTree_InventoriesSubTreeControls__2gFZA{display:flex;align-items:center;grid-gap:5px;gap:5px}.InventoriesTree_InventoriesSubTreeListContainer__3V0cG{width:100%}.InventoriesTree_InventoriesSubTreeListItem__20dhD{width:100%;display:flex;align-items:center;grid-gap:5px;gap:5px;padding-left:13.5px}.InventoriesTree_InventoriesSubTreeLoadMoreButton__2lxIa{width:100%;display:flex;align-items:center;grid-gap:5px;gap:5px;padding:7px 0 7px 15px;cursor:pointer;border-bottom:1px solid var(--gray-100);border-left:1px solid var(--gray-300);margin-left:20px}.InventoriesTree_InventoriesSubTreeLoadMoreButton__2lxIa:hover{background-color:var(--gray-100)}.Detail_main__1x7UF{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden;background:var(--white)}.Detail_mainHead__tKEJx{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 10px 5px}.Detail_mainContent__nLblt{overflow:auto}.Detail_mainContent__nLblt,.Detail_mainSidebar__A5IaO{display:flex;flex-flow:column nowrap;width:100%;height:100%}.Detail_mainSidebar__A5IaO{background:linear-gradient(90deg,var(--gray-200) -.38%,var(--gray-100) 1.7%);padding:10px;overflow-x:hidden}.Detail_mainSidebarContent__2EXaD{display:flex;flex-flow:column nowrap;grid-gap:15px;gap:15px}.DetailsPageTopControlsView_enteredBy__1ItQB{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:2.5px;gap:2.5px}.DetailsPageTopControlsView_enteredBy__1ItQB svg{width:1em;height:1em}.ToolbarDropdownButton_toolbarDropdownButtonContainer__1Icyn{display:flex;justify-content:center;align-items:center;position:relative;outline:1px solid var(--gray-300);box-shadow:1px 1px 0 0 var(--gray-300);border-radius:5px;max-height:30px;height:30px;background-color:var(--white)}.ToolbarDropdownButton_toolbarDropdownGrid__3XWea{display:grid;height:100%}.ToolbarDropdownButton_toolbarDropdownButton__2-sQ9{background-color:var(--white)}.ToolbarDropdownButton_toolbarDropdownButton__2-sQ9,.ToolbarDropdownButton_toolbarDropdownButtonActive__13BXC{cursor:pointer;padding:0 8px;height:100%;display:flex;justify-content:center;align-items:center;border:none;border-right:1px solid var(--gray-300)}.ToolbarDropdownButton_toolbarDropdownButtonActive__13BXC{box-shadow:inset 1px 1px 1px 1px var(--gray-300)}.ToolbarDropdownButton_toolbarDropdownButton__2-sQ9:hover,.ToolbarDropdownButton_toolbarDropdownButtonActive__13BXC{text-shadow:0 0 1px var(--black);background-color:var(--gray-200)}.ToolbarDropdownButton_toolbarDropdownToggle__aSVmL{cursor:pointer;padding:0 2px;background-color:var(--gray-100);display:flex;justify-content:center;align-items:center;border-top-right-radius:5px;border-bottom-right-radius:5px;height:100%}.ToolbarDropdownButton_toolbarDropdownToggle__aSVmL:hover{background-color:var(--gray-50)}.ToolbarDropdownButton_toolbarDropdownToggleIcon__3oBBE{transform:rotate(180deg);transition:transform .2s;display:flex;justify-content:center;align-items:center;height:100%}.ToolbarDropdownButton_toolbarDropdownToggleIconActive__1w5Y8{transform:rotate(0deg);transition:transform .2s;display:flex;justify-content:center;align-items:center;height:100%}.ToolbarDropdownButton_toolbarDropdownContainer__eL7WL{position:absolute;animation:ToolbarDropdownButton_growDown__13Ocm .3s ease-in-out;transform-origin:top;z-index:10}@keyframes ToolbarDropdownButton_growDown__13Ocm{0%{opacity:0;transform:scaleY(.3)}10%{opacity:.4;transform:scaleY(.5)}50%{opacity:.9;transform:scaleY(1)}to{opacity:1;transform:scaleY(1)}}.ToolbarDropdownButton_toolbarDropdownConnectionArrowContainer__1F_tG{display:flex;justify-content:center;align-items:center}.ToolbarDropdownButton_toolbarDropdownConnectionArrow__3BXrU{width:12px;height:12px;transform:rotate(45deg);background-color:var(--gray-700)}.ToolbarDropdownButton_toolbarDropdownContentContainer__lrqF7{position:relative;display:grid;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;background-color:#fff;outline:1px solid var(--gray-300);margin-top:-6px;border-radius:5px;overflow:hidden;box-shadow:1px 1px 1px 1px var(--gray-300)}.ToolbarDropdownButton_toolbarDropdownContentButton__1rWnE{padding:0 10px;cursor:pointer;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;outline:1px solid var(--gray-200);display:flex;justify-content:center;align-items:center;height:30px;max-height:30px;border:none;background-color:var(--white)}.ToolbarDropdownButton_toolbarDropdownContentButton__1rWnE:hover{text-shadow:0 0 1px var(--black);background-color:var(--gray-200)}.ToolbarDropdownButton_toolbarDropdownLabel__qynEW{padding:0 2px}.TextEditorToolbar_textEditorToolbarContainer__R6vWq{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;grid-gap:4px;gap:4px;background-color:var(--gray-50);padding:5px 20px;animation:TextEditorToolbar_grow__3sbyr .5s ease-in-out;border-bottom:1px solid var(--gray-300)}.TextEditorToolbar_textEditorToolbarMiddleContainer__6kw_7{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;width:100%}.TextEditorToolbar_textEditorToolbarLeftContainer__1tRoW{display:flex;flex-wrap:nowrap;justify-content:space-between;grid-gap:4px;gap:4px}@keyframes TextEditorToolbar_grow__3sbyr{0%{overflow:hidden;opacity:0;max-height:1px}to{overflow:visible;opacity:1;max-height:100px}}.TextEditorToolbar_textEditorToolbarGroupContainer__hjMfT{display:flex;align-items:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;grid-gap:4px;gap:4px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.TextEditorToolbar_textEditorToolbarDivider__3hzW6{width:1px;height:30px;border:1px solid var(--gray-200);border-radius:5px}.TextEditorToolbar_textEditorToolbarHeadingLevel__1glrv{font-size:9px}.TextEditorToolbar_textEditorFontSizeInfoContainer__h-83A{margin:0 5px;font-size:small}.TextEditorToolbar_textEditorColorSelector__E2ZF3{width:30px;border:none;cursor:pointer;margin:0;padding:0;border-radius:100px;overflow:hidden}.TextEditorToolbar_textEditorToolbarWidgetsGrid__3Ob5k{display:grid;grid-gap:5px;gap:5px;grid-template-columns:repeat(2,minmax(0,100px));min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;align-items:center;padding:0 5px}.TextEditorToolbar_textEditorToolbarUploadIndicator__1MqKW{display:flex;align-items:center;grid-gap:4px;gap:4px;animation:TextEditorToolbar_fadeIn__3L4Fl .5s ease-in-out;white-space:nowrap}@keyframes TextEditorToolbar_fadeIn__3L4Fl{0%{max-width:0;opacity:0}to{max-width:300px;opacity:1}}.TextEditorToolbar_textEditorToolbarBackgroundColorIcon__1F5ZK{display:flex;align-items:center;box-shadow:1px 1px 1px 1px var(--gray-200);border-radius:5px;padding:3px}.TextEditorToolbar_textEditorToolbarNewTableDropdownButtonContainer__1gR2r{display:flex;justify-content:center;align-items:center;position:relative;outline:1px solid var(--gray-300);box-shadow:1px 1px 0 0 var(--gray-300);border-radius:5px;height:30px;background-color:var(--white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.TextEditorToolbar_textEditorToolbarNewTableDropdownContainer__Bx2xA{display:grid;grid-template-columns:repeat(7,30px);grid-template-rows:repeat(7,30px);width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:0 5px}.TextEditorToolbar_textEditorToolbarNewTableDropdownItem__nELYT{display:flex;align-items:center;justify-content:center;background-color:var(--white);border:1px solid var(--gray-100);font-size:11px;cursor:pointer;transition:all .3s}.TextEditorToolbar_helpH1__GVYCi{margin:10px 0}.TextEditorToolbar_helpH1__GVYCi:first-child{margin:0 0 10px}.TextEditorToolbar_helpH2__2PDhe{margin:10px 0}.TextEditorToolbar_helpH2__2PDhe:first-child{margin:0 0 10px}.TextEditorToolbar_helpH3__3zUUy{margin:10px 0}.TextEditorToolbar_helpH4__11QKB{margin:5px 0}.TextEditorToolbar_helpH4__11QKB:first-child{margin:0 0 5px}.TextEditorToolbar_helpH5__2kbA8{margin:5px 0}.TextEditorToolbar_helpH5__2kbA8:first-child{margin:0 0 5px}.TextEditorToolbar_helpH6__2OPHp{margin:5px 0}.TextEditorToolbar_helpH6__2OPHp:first-child{margin:0 0 5px}.TextEditorToolbar_helpTable__12aK2{border-collapse:collapse;width:100%}.TextEditorToolbar_helpTd__epV3x,.TextEditorToolbar_helpTh__214ml{padding:2px 20px;border:1px solid var(--gray-300)}.CircularProgress_progress_ring_wrapper__SMfbD{position:relative}.CircularProgress_progress_ring__1HKnO{transform:rotate(-90deg)}.CircularProgress_circle_track__2dt6Q{transform-origin:center}.CircularProgress_circle_indicator__1E0bx{transition:stroke-dashoffset .35s;transform-origin:center}.AuditLogsDetail_RecordTable__3Ym58{width:100%;border-collapse:collapse;overflow:hidden}.AuditLogsDetail_RecordTable__3Ym58 tr{border-bottom:1px solid var(--gray-200);overflow:hidden}.AuditLogsDetail_RecordTable__3Ym58 th{text-align:left;font-weight:600;padding:5px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px solid var(--gray-100)}.AuditLogsDetail_RecordTable__3Ym58 th:first-child{border-left:none}.AuditLogsDetail_RecordTable__3Ym58 td{padding:5px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px solid var(--gray-100)}.AuditLogsDetail_RecordTable__3Ym58 td:first-child{border-left:none}.AuditLogsDetail_RecordTable__3Ym58 tbody tr:hover{background-color:var(--primary-light)}.Status_container__3P5PP{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;grid-gap:5px;gap:5px}.Status_success__1kGSR{background-color:var(--success)}.Status_warning__1p-oI{background-color:var(--warning)}.Status_danger__2sBwI{background-color:var(--danger)}.Status_secondary__1jsxr{background-color:var(--secondary)}.Status_status_indicator__1TaCf{display:flex;width:8px!important;height:8px!important;border-radius:50%}.Status_status_message__1jFKp{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;white-space:nowrap;align-items:center}.Status_animated__3t18M{opacity:1;animation:Status_fade__1gFCF 2s linear infinite}@keyframes Status_fade__1gFCF{0%,to{opacity:0}50%{opacity:1}}.CommonPages_container__7-A8B{width:100%;height:100%;background:var(--white);overflow:hidden;padding:10px}.CommonPages_container__7-A8B,.CommonPages_title__1Ppgy{display:flex;flex-flow:column nowrap;align-items:center}.CommonPages_code__2Gfg_{align-items:center;font-size:1.2em}.CommonPages_codeDesc__1g5MF{font-size:clamp(12px,1.5vw,30px);color:var(--gray-400)}.CommonPages_desc__XUbhr{display:flex;flex-flow:column nowrap;font-size:clamp(12px,4vw,40px)}.CommonPages_stack__2R_pQ{display:flex;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;overflow:auto}.CommonPages_image__O82Sx svg{width:300px;height:300px;stroke:var(--gray-200)}.CommonPages_image_error__2G-PR svg{width:300px;height:300px;stroke:var(--white);fill:var(--gray-200)}.CommonPages_details__1p5zi{display:flex;flex-flow:column nowrap;align-items:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;background:var(--gray-50);border-radius:10px;margin-top:10px}.ProjectPersonPermissions_PersonProjectPermissionsContainer__yG3iK{overflow:auto;width:100%}.ProjectPersonPermissions_PersonProjectPermissionsTable__2JtOg{width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.ProjectPersonPermissions_PersonProjectPermissionsTableHeader__24JQf{display:grid;width:100%;grid-template-columns:1fr repeat(4,-webkit-max-content) 30px;grid-template-columns:1fr repeat(4,max-content) 30px;height:100%;border-bottom:1px solid var(--gray-200);align-items:center;padding:5px 0 5px 10px;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.ProjectPersonPermissions_PersonProjectPermissionsHeaderCheckboxLabel__3yqUG{display:flex;align-items:center;justify-content:center;width:81px;min-width:81px;text-align:center;font-weight:600;border-left:1px solid var(--gray-200)}.ProjectPersonPermissions_PersonProjectPermissionsTableRow__1PoLz{display:grid;width:100%;grid-template-columns:1fr repeat(4,-webkit-max-content) 30px;grid-template-columns:1fr repeat(4,max-content) 30px;height:100%;border-bottom:1px solid var(--gray-200);align-items:center;padding-left:10px;cursor:pointer;transition:all .1s}.ProjectPersonPermissions_PersonProjectPermissionsTableRow__1PoLz:hover{background-color:var(--gray-50)}.ProjectPersonPermissions_PersonProjectPermissionsRowCheckbox__1krK2{display:flex;align-items:center;justify-content:center;width:81px;min-width:81px;height:100%;padding-bottom:5px;text-align:center;border-left:1px solid var(--gray-200)}.ProjectPersonPermissions_PersonProjectPermissionsTableProjectLabel__2WxHc{width:100%;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;color:var(--gray-900);min-width:300px}.Permissions_permissionTableContainer__3joyt{width:100%;height:100%;padding:5px 0}.Permissions_permissionTableControlsContainer__1yxDI{width:100%;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;color:var(--gray-900);min-width:300px;border-bottom:1px solid var(--gray-100);padding:5px 0}.Permissions_permissionTable__2yiQ_{width:100%;height:100%;max-height:50vh;overflow:auto}.Permissions_permissionTableRow__12Fjc{width:100%;display:grid;grid-template-columns:4fr 8fr;padding:5px 0;border-bottom:1px solid var(--gray-100)}.Permissions_permissionTableRow__12Fjc:hover{background-color:var(--gray-100)}.Permissions_permissionTableCell__25p59{padding:2px 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TableView_container__2WqAU{display:grid;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:-webkit-min-content 9.5fr;grid-template-rows:min-content 9.5fr;grid-template-areas:"head" "body";background-color:var(--gray-50);padding:15px 15px 10px;grid-gap:10px;gap:10px;overflow:hidden}.TableView_container_head__15T2X{grid-area:head;display:grid;width:100%;grid-template-columns:fill-space fill-space;grid-template-areas:"label ctrls"}.TableView_container_label__10tml{grid-area:label;display:flex;justify-content:flex-start;align-items:center;font-style:normal;font-weight:600;font-size:24px;line-height:36px;white-space:nowrap}.TableView_container_ctrls__mWJpA{grid-area:ctrls;display:flex;flex-flow:row wrap;align-items:center;margin-left:auto;grid-gap:.5rem;gap:.5rem}.TableView_container_body__2XJj-{grid-area:body;display:flex;flex-flow:row nowrap;width:100%;height:100%;overflow:hidden}.TableView_container_navleft__1qcbU{display:flex;height:100%;width:100%;padding-right:10px}.TableView_container_navleft_wrapper__ugI6s{flex:1 1 20%;overflow:auto;height:100%;box-sizing:border-box}.TableView_container_content__27FZK{display:flex;flex-flow:column nowrap;height:100%;width:100%}.TableView_handle_wrapper__1hIic{display:flex;width:15px;height:100%;justify-content:center}.TableView_handle__2nAko{width:1px;height:100%}.TableView_handle__2nAko div{height:80px;width:24px;background:var(--white);border-color:var(--gray-300)}.TableView_handle__2nAko div:hover{cursor:pointer}.TableView_handle__2nAko div span{border:0!important}.TableView_handle__2nAko div span svg{transform:translateX(-5px);color:var(--gray-500)}.SinglePage_container__R2yGz{display:grid;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-template-areas:"head" "body";background-color:var(--gray-50);padding:15px 15px 10px;grid-gap:10px;gap:10px}.SinglePage_container_head__hEawk{grid-area:head;display:grid;width:100%;grid-template-columns:fill-space fill-space;grid-template-areas:"label ctrls"}.SinglePage_container_label__by_89{grid-area:label;display:flex;justify-content:flex-start;align-items:center;font-style:normal;font-weight:600;font-size:24px;line-height:36px;white-space:nowrap}.SinglePage_container_ctrls__3G6NM{grid-area:ctrls;display:flex;flex-flow:row;align-items:center;margin-left:auto;grid-gap:.5rem;gap:.5rem}.SinglePage_container_navleft__6PuGe{grid-area:navleft;display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:15px;gap:15px}.SinglePage_container_content__1pFl4{grid-area:body;display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden;background:var(--white);border:1px solid var(--gray-200);box-sizing:border-box;filter:drop-shadow(0 2px 8px rgba(20,22,25,.07));border-radius:5px}.SinglePage_headerViewLabel__3D7K7{font-style:normal;font-weight:600;font-size:24px;line-height:24px;white-space:nowrap}.SinglePage_headerViewLabel__3D7K7 svg{width:20px;height:20px;color:var(--primary)}.EntityTableTabs_tabContainer__3LT7r{--tabHeight:42px;--tabHighlightBorder:4px;--tabActiveColor:var(--primary);--tabActiveTextColor:var(--black);--tabFixedColor:var(--primary-light-30);display:flex;flex-flow:row;width:100%;min-height:var(--tabHeight);height:-webkit-max-content;height:-moz-max-content;height:max-content;border-bottom:1px solid var(--gray-300);margin-top:1px}.EntityTableTabs_navTabs__3hZVk{display:flex;flex-flow:row nowrap;border-bottom:0!important;height:var(--tabHeight)}.EntityTableTabs_navTabs__3hZVk>li{margin-bottom:0!important}.EntityTableTabs_tab__2YCSx{white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:200px;height:100%}.EntityTableTabs_tab__2YCSx>a{padding:10px!important;border:1px solid var(--gray-200)!important;border-bottom:none!important;color:var(--gray-500)!important;font-weight:500}.EntityTableTabs_tab__2YCSx:hover>a{border-left:1px solid var(--gray-300)!important;border-top:1px solid var(--gray-300)!important;border-right:1px solid var(--gray-300)!important;background:var(--white)!important}.EntityTableTabs_tab__2YCSx:hover>a:after{content:"";position:absolute;left:0;bottom:0;border-bottom:var(--tabHighlightBorder) solid var(--tabActiveColor);width:100%}.EntityTableTabs_tabActive__2eQL6>a{background-color:var(--white)!important;color:var(--tabActiveTextColor)!important;border-left:1px solid var(--gray-300)!important;border-top:1px solid var(--gray-300)!important;border-right:1px solid var(--gray-300)!important}.EntityTableTabs_tabFixed__2Knno>a:after{content:"";position:absolute;left:0;bottom:0;border-bottom:var(--tabHighlightBorder) solid var(--tabFixedColor);width:100%}.EntityTableTabs_tabTemporary__1TT3k>a>div{color:var(--gray-500)}.EntityTableTabs_tabTemporary__1TT3k>a>div:after{content:"*";color:var(--danger)}.EntityTableTabs_tabTemporary__1TT3k>a:after{content:"";position:absolute;left:0;bottom:0;border-bottom:var(--tabHighlightBorder) solid var(--success-light)!important;width:100%}.EntityTableTabs_tabActive__2eQL6>a:after{content:"";position:absolute;left:0;bottom:0;border-bottom:var(--tabHighlightBorder) solid var(--tabActiveColor);width:100%}.EntityTableTabs_tabActiveUnsaved__3ic2C:hover>a:after,.EntityTableTabs_tabActiveUnsaved__3ic2C>a:after{content:"";position:absolute;left:0;bottom:0;border-bottom:var(--tabHighlightBorder) solid var(--warning);width:100%}.EntityTableTabs_tabBorderless__2x6FZ:hover>a,.EntityTableTabs_tabBorderless__2x6FZ>a{border:0!important}.EntityTableTabs_newTab__1WrXz>a{border:1px dashed var(--gray-400)!important;border-bottom:none!important;color:var(--primary)!important;background-color:var(--white)!important}.EntityTableTabs_newTab__1WrXz:hover>a,.EntityTableTabs_newTabEditing__2wgR_>a{border-left:1px solid var(--primary)!important;border-top:1px solid var(--primary)!important;border-right:1px solid var(--primary)!important;color:var(--primary)!important}.EntityTableTabs_newTab__1WrXz>a:after{content:"";position:absolute;left:0;bottom:0;border-bottom:none!important;width:100%}.EntityTableTabs_tabRight__dbwEh{float:right!important}.EntityTableTabs_tabRight__dbwEh>a{margin-right:0!important}.EntityTableTabs_tabActive__2eQL6.EntityTableTabs_tabTrash__92oHZ>a{color:var(--warning)!important}.EntityTableTabs_tabRight__dbwEh>a:first-child{margin-left:2px}.EntityTableTabs_tabControls__7oiXC{position:absolute;display:inline-flex;flex-flow:row nowrap;align-items:flex-start;top:2px;right:0;height:12px;color:var(--gray-400);width:-webkit-min-content;width:-moz-min-content;width:min-content;overflow:hidden}.EntityTableTabs_tabControls__7oiXC div{width:12px;height:12px}.EntityTableTabs_tabControls__7oiXC svg{position:absolute;top:0;width:12px!important;height:12px!important;vertical-align:0}.EntityTableTabs_tabControls__7oiXC svg:hover{cursor:pointer;color:var(--primary)}.EntityTableTabs_tabControlsSave__3R_Zl svg:hover{color:var(--success)!important}.EntityTableTabs_tabControlsDelete__31eBr svg:hover{color:var(--danger)!important}.EntityTableTabs_tabLabel__12ml4{display:flex;width:100%;height:100%;flex-flow:row nowrap;align-items:center;grid-gap:2.5px;gap:2.5px;height:21px;white-space:nowrap}.EntityTableTabs_rglWrapper__3E3Mv{display:flex;flex-flow:row nowrap;width:100%;height:var(--tabHeight);overflow:hidden}.EntityTableTabs_rglFlexContainer__GGTdy{display:flex;flex-flow:row nowrap;width:100%;height:100%;overflow-x:overlay;overflow-y:hidden}.EntityTableTabs_tabFlex__2-WWF{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;border-left:1px solid var(--gray-200);border-top:1px solid var(--gray-200);border-right:1px solid var(--gray-200);border-radius:4px 4px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:200px;grid-gap:2.5px;gap:2.5px;overflow:hidden;position:relative;color:var(--gray-500)!important;font-weight:500}.EntityTableTabs_tabFlex__2-WWF:hover{border-left:1px solid var(--gray-300)!important;border-top:1px solid var(--gray-300)!important;border-right:1px solid var(--gray-300)!important;background:var(--white)!important;border-color:var(--gray-300)}.EntityTableTabs_tabStale__3Osro:hover{cursor:pointer}.EntityTableTabs_tabFlexActive__1VmsE{background-color:var(--white)!important;color:var(--tabActiveTextColor)!important;border:1px solid var(--gray-300)!important;border-bottom:none!important;height:var(--tabHeight);min-width:70px}.EntityTableTabs_tabFlexLabelContainer__3OmH7{display:flex;flex-flow:row nowrap;grid-gap:2.5px;gap:2.5px;overflow:hidden;padding:0 5px}.EntityTableTabs_tabFlexLabel__nreox{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.EntityTableTabs_tabFlexForm__1_kIF{width:100%}.EntityTableTabs_tabFavorite__3TwxB{color:var(--gray-300)}.EntityTableTabs_tabFavorite__3TwxB:hover{color:var(--primary);cursor:pointer}.EntityTableTabs_tabFavoriteFilled__110Sx:hover>svg{color:var(--danger)}.EntityTableTabs_tabDropDown__2s038{display:flex;flex-flow:row nowrap;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;border-left:1px solid var(--gray-300);padding:10px 3.5px}.EntityTableTabs_tabDropDown__2s038:hover{background:var(--gray-200)}.EntityTableTabs_tabDropDownMenu__1Vpjw{overflow:hidden;max-width:200px}.EntityTableTabs_tableTabsControls__FkTFu{display:flex;flex-flow:row nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%;margin-left:2px}.EntityTableTabs_modifiedIndicator__3FVUJ{position:absolute;bottom:1px;right:0;font-size:.7em;height:12px;z-index:1}.EntityTableTabs_modifiedIndicator__3FVUJ:after{content:"Unsaved";color:var(--white);background:var(--warning);border-radius:2px 0 0 2px;padding:0 2px 1px;height:-webkit-min-content;height:-moz-min-content;height:min-content}.EntityTableTabs_tabDragOverlay__guErt{display:flex;width:15px;height:100%;align-items:center;justify-content:center;background:var(--gray-100);color:var(--gray-400);transition:all .15s ease-in-out}.EntityTableTabs_tabDragOverlay__guErt:hover{cursor:grab;background:var(--success-light);color:var(--gray-500)}.EntityTableTabs_tabDragOverlay__guErt:active:hover{cursor:grabbing}.commons_container_ellipsis__2XWEH{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;overflow:hidden}.commons_container_ellipsis__2XWEH span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.commons_label_highlight__2vTLY{font-weight:500;white-space:"nowrap";margin-right:"5px"}.FullScreenWrapper_container__27iy_{display:flex;flex-flow:column nowrap;width:100vw;height:calc(100vh - 59px);max-height:calc(100vh - 59px);overflow:hidden}@media (max-width:720px){.FullScreenWrapper_container__27iy_{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}}.LabNotebookTemplatesTable_notes__1hkZ2,.RolesTable_description__PgISB{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;@supports (-webkit-line-clamp:2){overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.GenericEntitySelectRenderer_genericEntitySelectRendererContainer__QukIO{display:flex;flex-flow:row nowrap;align-items:center;height:30px;width:100%;padding:0 5px;overflow:hidden;border-left:5px solid var(--primary-light)}.GenericEntitySelectRenderer_genericEntitySelectRendererContainer__QukIO:hover{background:var(--primary-light);cursor:pointer}.GenericEntitySelectRenderer_genericEntitySelectRendererRowLabel__YrYRg{display:flex;flex-flow:row nowrap;align-items:center;width:100%;height:100%;grid-gap:5px;gap:5px;color:var(--black)}.GenericEntitySelectRenderer_genericEntitySelectRendererContainer__QukIO:hover .GenericEntitySelectRenderer_genericEntitySelectRendererRowLabel__YrYRg,.GenericEntitySelectRenderer_genericEntitySelectRendererRowLabel__YrYRg svg{color:var(--primary)}.GenericEntitySelectRenderer_genericEntitySelectRendererRowId__uUf-4{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;color:var(--gray-400);margin-left:auto;font-size:.75em;padding-left:5px}.GenericEntitySelectRenderer_genericEntitySelectRendererRowEnd__1OqPJ{margin-left:auto}.HierarchySelectForm_container__3AXnG{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content}.HierarchySelectForm_row__2WrdH{display:flex;flex-flow:row nowrap;align-items:center;width:100%;height:30px;border-bottom:1px solid var(--gray-200)}.HierarchySelectForm_row__2WrdH:hover{background:var(--gray-100);outline:1px solid var(--gray-300)}.HierarchySelectForm_rowChecked__3bFiL{background:var(--primary-light)!important;color:var(--primary)!important}.HierarchySelectForm_rowCheckbox__36b1_{margin-left:auto;padding:0 5px}.HierarchySelectForm_rowLabel__33S9M{display:flex;flex-flow:row nowrap;height:100%;width:100%;cursor:pointer;grid-gap:5px;gap:5px;padding:0 5px}.HierarchySelectForm_rowControls__LqXs-{display:flex;height:100%;align-items:center;justify-content:center;padding:0 8px;border-right:1px solid var(--gray-300);background:var(--white)}.HierarchySelectForm_rowControls__LqXs-:hover{cursor:pointer}.RenderDataset_file_container__nsItd{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:5px;gap:5px}.RenderDataset_file_row__9Q1Bd{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:5px;gap:5px;align-items:center;min-height:43px;overflow:hidden}.RenderDataset_file_row_detail__197NW{display:flex;flex-flow:column nowrap;height:100%;width:100%;white-space:nowrap;border:1px solid var(--gray-200);padding:5px;border-radius:5px;grid-gap:5px;gap:5px;overflow:hidden}.RenderDataset_file_row_detail_knownDataset__S0dWV{background:var(--gray-50)}.RenderDataset_file_row_detail_knownDataset__S0dWV>div{color:var(--gray-400)}.RenderDataset_file_row_detail_head__vAxhM{display:flex;flex-flow:row nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;align-items:center;white-space:nowrap;padding:5px;grid-gap:5px;gap:5px}.RenderDataset_file_row_detail_head__vAxhM:hover{background:var(--primary-light);cursor:pointer}.RenderDataset_file_row_detail_head__vAxhM:hover *{cursor:pointer}.RenderDataset_file_row_detail_head__vAxhM>svg{flex-shrink:0}.RenderDataset_file_row_details_files___wrwq{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;grid-gap:5px;gap:5px;grid-template-columns:auto -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:auto min-content min-content min-content min-content;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;border-top:1px solid var(--gray-300);transform:scaleY(1);transform-origin:top;opacity:1;animation:RenderDataset_trans__PT0sv .3s ease;overflow:hidden}@keyframes RenderDataset_trans__PT0sv{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.RenderDataset_file_row_method__1DwDw{min-width:20ch;margin-top:2.5px;margin-bottom:auto}.RenderDataset_file_row_method__1DwDw>div{margin-bottom:0}.RenderDataset_file_row_format__1MbNL{min-width:25ch;margin-top:2.5px;margin-bottom:auto}.RenderDataset_file_row_format__1MbNL>div{margin-bottom:0}.RenderDataset_file_row_instrument__1Zl4A{min-width:25ch;margin-top:2.5px;margin-bottom:auto}.RenderDataset_file_row_instrument__1Zl4A>div{margin-bottom:0}.RenderDataset_file_row_remove__g3x86{margin-top:2.5px;margin-bottom:auto}.RenderDataset_file_row_details_files_info__1mDAC{color:var(--gray-400)}.RenderDataset_file_row_details_files_info__1mDAC:hover{cursor:pointer;color:var(--black)}.RenderDataset_file_row_details_files_preview__3Vx4S{color:var(--gray-400)}.RenderDataset_file_row_details_files_preview__3Vx4S:hover{cursor:pointer;color:var(--black)}.RenderDatasetPreview_overlay__1HuMt{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:all;z-index:10;transition:all .2s ease-in-out;overflow:hidden;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.RenderDatasetPreview_overlay__1HuMt:hover{cursor:pointer;text-decoration:none}.RenderDatasetPreview_overlay__1HuMt:focus{text-decoration:none}.RenderDatasetPreview_overlay__1HuMt:hover .RenderDatasetPreview_overlay_indicator__B9IQ1{opacity:1}.RenderDatasetPreview_overlay_indicator__B9IQ1{display:flex;opacity:0;flex-flow:row nowrap;justify-content:center;align-items:center;grid-gap:5px;gap:5px;padding:8px 14px;border-radius:50px;background:rgba(75,80,95,.5);color:var(--white);transition:all .2s ease-in-out;pointer-events:none}.RenderBundlePlaceholder_container_steps__1j7ZN{display:flex;flex-flow:row nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;grid-gap:5px;gap:5px;overflow:hidden;justify-content:space-between;align-items:center}.RenderBundlePlaceholder_container_step__2vTGY{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px;overflow:hidden;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;flex:2 1 min-content}.RenderBundlePlaceholder_container_step_index__2jYXT{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:35px;height:35px;background:var(--white);border:1px solid var(--gray-200);border-radius:35px;flex:none;order:0;flex-grow:0}.RenderBundlePlaceholder_container_step_index__2jYXT>span{text-align:center;font-weight:600;font-size:14px;line-height:21px}.RenderBundlePlaceholder_container_step_index_current__3uHYB{background:var(--primary);color:var(--white);border:0}.RenderBundlePlaceholder_container_step_label__24An9{display:flex;width:100%;align-items:center;color:var(--secondary);overflow:hidden}.RenderBundlePlaceholder_container_step_label_span__h9mVG{white-space:nowrap;font-weight:600;font-size:14px;line-height:21px;overflow:hidden;text-overflow:ellipsis}.RenderBundlePlaceholder_container_step_label_current__2kOeW{color:var(--primary)}.RenderBundlePlaceholder_container_step_line__2d1kO{display:flex;flex-flow:row;height:4px;width:auto;background:var(--gray-200);border-radius:4px;flex:1 2 auto}.RenderBundlePlaceholder_container_step_line_current__fWlAe{background:linear-gradient(90deg,#49ae47,var(--gray-200) 50%)}.RenderBundlePlaceholder_container_step_line_past__3ocWb{background:var(--status-true)}.RenderDatasetUtils_render_dataset_status__2LFvA{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;grid-gap:5px;gap:5px;margin:0;width:93px;height:24.6px}.styles_delete__2SI4H{margin:2px;min-width:0;border-radius:2px;color:var(--primary);background-color:var(--primary-light);border-radius:4px}.styles_delete__2SI4H,.styles_deleteLabel__2Ezca{display:flex;align-items:center;box-sizing:border-box}.styles_deleteLabel__2Ezca{flex-flow:row nowrap;grid-gap:2.5px;gap:2.5px;font-size:85%;overflow:hidden;padding:3px 3px 3px 6px;text-overflow:ellipsis;white-space:nowrap;border-radius:2px}.styles_deleteElement__1Lik5{display:block;padding-left:4px;padding-right:4px;box-sizing:border-box;border-radius:2px;cursor:pointer}.styles_deleteElement__1Lik5:hover{background-color:var(--danger)}.styles_deleteElement__1Lik5:hover svg{color:var(--white)}.styles_drop_area__1wOEo{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100%;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative;border-radius:4px;grid-gap:5px;gap:5px}.styles_drop_area_active__1nY7G{box-shadow:inset 0 0 0 transparent,0 0 0 3.00000429px rgba(var(--primary-rgb),.2)}.styles_drag_overlay__3GhCE{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none}.styles_drop_icon__1EBfe{display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.styles_drop_icon__1EBfe>svg{width:30px;height:30px}.DurationPickerFormField_durationPickerFormField__2wQ03{display:flex;flex-flow:column nowrap;width:100%;border:1px solid var(--gray-300);border-radius:4px;padding:8px;grid-gap:5px;gap:5px}.DurationPickerFormField_durationPickerFormField__2wQ03:hover{border-color:var(--gray-400);transition:all .15s}.DurationPickerFormField_clearXbtn__2VroW{display:flex;align-items:center;justify-content:center;height:100%;padding:8px;color:var(--gray-300)}.DurationPickerFormField_clearXbtn__2VroW:hover{cursor:pointer;color:var(--gray-400);transition:all .15s}.TextEditorEntitySelectComponent_TextEditorEntitySelectComponentDropDownContainer__2wYd7{position:absolute;min-width:300px;min-height:40px;border:1px solid var(--gray-300);border-radius:5px;background-color:var(--white);z-index:1}.TextEditorTableDropdown_textEditorTableDropdownContainer__2qzIg{position:absolute;background-color:var(--white);border:1px solid var(--gray-300);box-shadow:1px 1px 1px 1px var(--gray-200);border-radius:5px;animation:TextEditorTableDropdown_fadeIn__2iJ61 .3s ease-in-out;z-index:100}@keyframes TextEditorTableDropdown_fadeIn__2iJ61{0%{opacity:0}to{opacity:1}}.ContentPlaceholderExtension_contentPlaceholder__1qDZD{padding:0 40px;color:var(--gray-400);border-bottom:1px dotted var(--gray-400);font-style:italic;-webkit-user-select:none;-moz-user-select:none;user-select:none}.EntityWrapper_entityWrapperContainer__3S0It{display:flex;flex-direction:column;padding:0 5px;width:100%;overflow:hidden;margin-bottom:15px}.EntityWrapper_entityWrapperToolbarHeader__2Inse{display:flex;flex-direction:row;align-items:center;grid-gap:5px;gap:5px;padding:5px 0;justify-content:space-between}.EntityWrapper_entityWrapperToolbarHeaderTitle__1t_57{display:grid;grid-template-columns:-webkit-max-content -webkit-max-content auto -webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content auto max-content max-content;align-items:center;grid-gap:5px;gap:5px;font-size:1.2em;font-weight:700;width:100%;white-space:nowrap;padding-left:5px}.EntityWrapper_entityWrapperToolbarHeaderId__3KFkR,.EntityWrapper_entityWrapperToolbarHeaderTitleLabel__18Ybt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.EntityWrapper_entityWrapperToolbarHeaderId__3KFkR{font-size:.7em;font-weight:400;color:var(--gray-400);text-align:right}.EntityWrapper_entityWrapperToolbarHeaderControls__1AxQN{display:flex;flex-direction:row;align-items:center;grid-gap:5px;gap:5px}.EntityWrapper_entityWrapperToolbarContainer__1OQN4{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.EntityWrapper_entityWrapperChildContainer__3ozbo{width:100%;padding-bottom:5px}.Timer_elnTimerWrapperContainer__1sTBg{page-break-inside:avoid;break-inside:avoid;animation:Timer_fadeIn__3d_IF .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes Timer_fadeIn__3d_IF{0%{opacity:0}to{opacity:1}}@media print{.Timer_elnTimerWrapperContainer__1sTBg div{page-break-inside:avoid;break-inside:avoid}}.Timer_elnTimerWrapperTitleContainer__16az7{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:5px;cursor:pointer}.Timer_timerRemainingTimeContainer__3XHJ1{display:flex;justify-content:space-between;align-items:baseline;grid-gap:10px;gap:10px;min-width:250px}.Timer_elnTimerWrapperTitleContainer__16az7:hover{background-color:var(--gray-100)}.Timer_elnTimerWrapperTitle__3Q9D-{font-size:16px;font-weight:600;display:flex;align-items:center;grid-gap:10px;gap:10px}.Timer_timerWrapperContainer__22FU2{display:flex;justify-content:space-between}.Timer_timerToolbar__3BVIH{display:flex;justify-content:flex-end;align-items:center;margin-top:20px;width:100%}.Timer_remainingTimeContainer__W0R5t{display:flex;align-items:baseline}.Timer_remainingTimeCounter__hJ7gf{padding:20px;font-size:xx-large;font-weight:600}.Timer_timeInSecondsCounter__3ZPSz{display:flex;justify-content:center;align-items:center;height:100%;font-weight:600;font-size:20px}.Timer_timerCheckpointsListContainer__3RDCL{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:20px;border-bottom:1px solid var(--gray-00)}.Timer_timerCheckpointsContainer__3rbCv{padding:0 20px;width:100%;text-align:center}.Timer_timerCheckpoint__hh_aL{padding:5px 20px;font-size:16px;font-weight:600;display:flex;width:300px;justify-content:space-between}@media print{.Timer_elnTimerWrapperDropdownIcon__1lAhT{display:none}}.ViewerModal_elnDatasetWrapperViewerModalContainer__RWlVu{display:flex;flex-direction:column;flex-grow:1;padding:20px;background-color:var(--white);border-radius:10px;box-shadow:1px 1px 1px 1px var(--gray-300);animation:ViewerModal_fadeIn__1Xbzi .5s ease-in-out;width:90vw;height:90vh}@keyframes ViewerModal_fadeIn__1Xbzi{0%{opacity:.5}to{opacity:1}}.ViewerModal_elnDatasetWrapperViewerModalToolbarContainer__37HDF{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.ViewerModal_elnDatasetWrapperViewerModalToolbar__17Nrk{display:flex;grid-gap:20px;gap:20px;align-items:center;margin-bottom:10px;flex-grow:1}.ViewerModal_elnDatasetWrapperViewerModalViewerContainer__zy6Mx{width:100%;height:100%}.LabNotebookEntryViewOnly_dinA4Paper__28q0c{width:210mm;max-width:210mm;min-width:210mm;box-shadow:2px 2px 3px 3px var(--gray-300);background-color:var(--white);animation:LabNotebookEntryViewOnly_fadeIn__hc5Wu .15s ease-in-out;padding:10mm 15mm;position:relative}@keyframes LabNotebookEntryViewOnly_fadeIn__hc5Wu{0%{opacity:0}to{opacity:1}}.LabNotebookEntryViewOnly_pageHeader__1_6Hk{display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;flex-wrap:nowrap;max-width:100%;position:-webkit-sticky;position:sticky;top:-1px;left:0;right:0;z-index:10;background-color:var(--white);padding:2px 0;transition:all .5s;width:100%}.LabNotebookEntryViewOnly_versionInfoContainer__qE-Kt{display:flex;align-items:center;color:var(--gray-500);font-size:10px;white-space:nowrap}.LabNotebookEntryViewOnly_controlsList__3rQB8{display:flex;grid-gap:5px 10px;gap:5px 10px;align-items:center;flex-wrap:wrap;max-width:100%}.LabNotebookEntryViewOnly_pageNameContainer__38SC8{display:flex;max-width:100%}.LabNotebookEntryViewOnly_pageName__1VFlB{font-weight:600;font-size:14px;text-align:justify;padding:0 10px;cursor:pointer;min-width:1px;max-width:100%;word-wrap:break-word}.LabNotebookEntryViewOnly_pageName__1VFlB:hover{color:var(--primary);text-decoration:underline}.LabNotebookEntryViewOnly_pageDate__1-uyn{font-weight:600;font-size:14px;text-align:right;padding:0 10px;cursor:pointer;white-space:nowrap}.LabNotebookEntryViewOnly_pageDate__1-uyn:hover{color:var(--primary);text-decoration:underline}.LabNotebookEntryViewOnly_pageFooter__2lopN{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px}@media print{body{margin:0;padding:0;background-color:#fff}.LabNotebookEntryViewOnly_dinA4Paper__28q0c{padding:0;box-shadow:none}}.ELNNoContentContainer_ELNNoContentContainer__3ufUQ{display:flex;justify-content:center;align-items:center;padding:40px 10px;margin:10px;border-radius:5px;background-color:var(--white);box-shadow:1px 1px 1px 1px var(--gray-300);border:1px solid var(--gray-200);animation:ELNNoContentContainer_fadeIn__3NXkR .3s ease-in-out}.ELNNoContentContainer_ELNNoContentMessage__3R7c0{font-size:16px;color:var(--gray-400)}.ELNNoContentContainer_ELNNoContentCreateButtonContainer__2tIZ7{display:flex;justify-content:center;align-items:center}@keyframes ELNNoContentContainer_fadeIn__3NXkR{0%{opacity:0}to{opacity:1}}.LabNotebook_LabNotebookContentContainer__3t2-T{padding:0}.LabNotebook_LabNotebookDetailsContainer__3C90_{padding:0 1px;overflow:auto}@media (max-width:720px){.LabNotebook_LabNotebookDetailsContainer__3C90_{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}}.Header_headerContainer__3Zl6W{height:77px;max-height:77px;display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;background:var(--gray-50);padding:5px 10px;border-bottom:1px solid var(--gray-200);max-width:100vw}.Header_headerInformationContainer__j12nR{overflow:auto}.Header_headerInformationTitleContainer__Td6hI{display:flex;align-items:center;grid-gap:5px;gap:5px}.Header_headerInformationTitleContainerTitle__hzxWP{font-style:normal;font-weight:600;font-size:24px;line-height:36px;white-space:nowrap}.Header_headerInformationTitleElement__2iJed{animation:Header_fadeIn__ndyN5 .3s ease-in-out}.Header_headerInformationTitle__35vS3,.Header_headerInformationTitleElement__2iJed,.Header_headerInformationTitleHover__2zKAk{display:flex;justify-content:space-between;align-items:center;grid-gap:5px;gap:5px}.Header_headerInformationTitleHover__2zKAk{cursor:pointer}.Header_headerInformationTitleHover__2zKAk:hover{color:var(--primary);text-decoration:underline;opacity:1}.Header_headerInformationTitleLabel__3yAEE{overflow:hidden;text-overflow:ellipsis;font-style:normal;font-weight:600;font-size:20px;line-height:32px;white-space:nowrap}.Header_headerInformationDetailContainer__3dBdW{display:flex;align-items:center;grid-gap:20px;gap:20px;padding:3px 0}.Header_headerInformationDescription__3Ii1U{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_headerInformationTagsContainer__2H152{display:flex;justify-content:space-between;align-items:center;grid-gap:5px;gap:5px}.Header_headerToolbarContainer__2o5zY{height:100%;display:flex;justify-content:flex-end;align-items:center;grid-gap:10px;gap:10px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.Header_headerToolbarButtonLabel__Z0LcU{padding-left:5px}@keyframes Header_fadeIn__ndyN5{0%{opacity:0}to{opacity:1}}@media (max-width:720px){.Header_headerToolbarButtonLabel__Z0LcU{display:none}}.ELNLayoutContainer_wrapperContainer__3gPKS{height:100%;display:grid;grid-template-rows:-webkit-max-content auto;grid-template-rows:max-content auto}.ELNLayoutContainer_headerContainer__1U2L7{height:-webkit-max-content;height:-moz-max-content;height:max-content}.ELNLayoutContainer_contentContainer__gwlBC{height:100%;overflow:hidden}.LabNotebookTemplates_labNotebookTemplatesContainer__1tL_B{height:100%;width:100%}.LabNotebookTemplates_labNotebookTemplatesMainContainer__2BN1D{height:100%;width:100%;transition:all .3s;animation:LabNotebookTemplates_fadeIn__2sqym .5s ease-in-out}.LabNotebookTemplates_labNotebookTemplatesTextEditorContainer__3Yco7{display:flex;justify-content:center;padding:20px 20px 0;overflow-y:auto}@keyframes LabNotebookTemplates_fadeIn__2sqym{0%{opacity:0}to{opacity:1}}.LabNotebookTemplates_LabNotebookTemplateDetailsContainer__2_lTY{display:flex;flex-direction:column;grid-gap:10px;gap:10px;width:100%;height:100%}@media (max-width:720px){.LabNotebookTemplates_LabNotebookTemplateDetailsContainer__2_lTY{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}}.LabNotebookEntriesVirtualized_LabNotebookEntriesVirtualizedContainer__30Ph3{height:100%;width:100%;overflow:hidden;background-color:var(--gray-100);padding:0 10px}.LabNotebookEntriesVirtualized_LabNotebookEntriesVirtualizedItemContainer__1qfGw{padding:10px 0;height:100%;overflow:hidden}.LabNotebookEntriesVirtualized_LabNotebookEntriesVirtualizedItemContainer__1qfGw:after{content:"";position:absolute;z-index:1;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),var(--gray-100) 90%);width:100%;height:4em}.LabNotebookEntriesVirtualized_LabNotebookEntriesVirtualizedFilterIconContainer__1g3vT{max-height:300px;height:100%;width:300px;overflow:auto;padding:0 20px;margin-top:10px}.LabNotebookEntriesVirtualized_LabNotebookEntriesVirtualizedOverlay__kywAd{width:100%;height:100%;display:flex;align-items:start;justify-content:center;position:relative;cursor:pointer}.LabNotebookEntriesVirtualized_LabNotebookEntriesVirtualizedOverlay__kywAd:hover{background-color:var(--white);opacity:.4}.LabNotebookEntriesVirtualized_LabNotebookEntriesEntryModalContainer__Nh4gn{padding:10px 40px;background-color:var(--gray-100)}.RecentActivities_RecentActivitiesContainer__Undgg{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-gap:10px;gap:10px;padding:10px;overflow:auto}.RecentActivities_LabNoteBookEntriesVirtualized__2gbav{display:flex;width:100%;height:100%;grid-column:span 2;min-height:400px}@media screen and (max-width:1000px){.RecentActivities_RecentActivitiesContainer__Undgg{width:100%;height:100%;display:flex;flex-direction:column;grid-gap:10px;gap:10px;padding:10px;overflow:auto}}.RecentActivities_RecentActivitiesColContainer__3TIpI{height:100%}.AnnouncementsList_AnnouncementsListBodyContainer__3nowj{display:grid;grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;width:100%}.AnnouncementsList_AnnouncementsListEntiyListControls__3pdha{display:flex;white-space:nowrap;font-size:10px;align-items:center;width:100%;justify-content:flex-end;grid-gap:10px;gap:10px;padding-bottom:10px}.AnnouncementsList_AnnouncementsListEntityListContainer__12rDc{border:1px solid var(--gray-300);border-radius:5px;padding:5px;width:90vw;height:calc(90vh - 120px);max-width:1000px;overflow:auto}.AnnouncementCard_AnnouncementCardContainer__2gREg{background-color:var(--white);width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;border-radius:5px;padding:1px;overflow:auto}.AnnouncementCard_AnnouncementCard__wBltX{display:grid;grid-template-rows:-webkit-max-content auto;grid-template-rows:max-content auto;width:100%;height:100%;border-radius:5px}.AnnouncementCard_AnnouncementCardControlsLeftContainer__s89Jo{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content}.AnnouncementCard_AnnouncementCardControlsLeft__1AK-T{margin:7px 7px 0 15px;padding-bottom:2px;display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-gap:5px 10px;gap:5px 10px;align-items:center;overflow:auto;white-space:nowrap;font-size:12px;color:var(--gray-700)}:root{--toastify-color-dark:#1d2939;--toastify-toast-width:420px;--toastify-color-progress-dark:#3273eb;--toastify-z-index:var(--zIndexToast)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Dashboard_content__2_yCV{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;grid-template-columns:6fr 4fr;grid-template-areas:"highlights highlights" "mainchart piechart";overflow:visible;--ff:inherit!important;--ffn:inherit!important;--fsmWK:antialiased;--fsmMOZ:greyscale;--fw500:500;--fw600:600;--fw700:700;--fw900:900;--fstitle:clamp(1rem,2.25vw,5rem);--fsXXL:clamp(1rem,2.25vw,3rem);--fsXL:clamp(1rem,2vw,3rem);--fsX:clamp(0.75rem,1.5vw,2.5rem);--fsL:clamp(0.5rem,1.25vw,2rem);--fsM:clamp(0.5rem,1vw,1.5rem);--fsS:clamp(0.5rem,1vw,0.75rem);--bd0:0px;--br4:4px;--bx-shadow:0px 4px 12px rgba(102,112,133,0.1);--gp10:0px 10px;--bd-s-ddd:0.5px solid #ddd;--vww:12vw;--maxw:200px;--mb0:0px;--pdmain:0px 15px;--pdtb:10px 0px;--pdtb20:20px 0px;--pdlr:0px 5px;--pd6:6px;--c-white:var(--white);--c-lightgrey:var(--gray-200);--c-lightgrey:var(--gray-400);--c-grey:var(--gray-500);--c-lightblue:var(--primary-light);--c-blue:var(--primary);--c-blue-primary:var(--primary)}.Dashboard_content_highlights__rBUTM{grid-area:highlights;outline:1px solid var(--gray-200);overflow:hidden}.Dashboard_content_mainchart__20s7w{grid-area:mainchart;outline:1px solid var(--gray-200);overflow:hidden}.Dashboard_content_piechart__1K-J8{grid-area:piechart;outline:1px solid var(--gray-200);overflow:hidden}.Dashboard_flex_col__WKTIT{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:5px;gap:5px;overflow:auto}.Dashboard_statcard_container__2CvE7{display:flex;flex-flow:row;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:space-evenly;overflow:auto}.Stats_graph__n-mB_{display:grid;width:100%;height:100%;grid-template-rows:-webkit-min-content 100%;grid-template-rows:min-content 100%;grid-template-columns:.8fr .2fr;grid-template-areas:"buttons buttons" "svg legend";overflow:hidden}.Stats_buttons_wrapper__1eUWQ{grid-area:buttons}.Stats_svg_wrapper__1kuF2{grid-area:svg;height:-webkit-min-content;height:-moz-min-content;height:min-content;padding-bottom:50px;overflow:auto}.Stats_legend_wrapper__11KEo{grid-area:legend;display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden;margin-top:5px}.Stats_legend__1Ctpl{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:scroll;grid-gap:5px;gap:5px;padding:5px 0;border:1px solid var(--gray-100)}.Stats_legend_span__2CuWt{display:inline-block;margin-left:7px;margin-right:7px;padding:10px;width:16px;height:16px;align-self:center}.Stats_labels_legend__3pqNJ{display:flex;flex-flow:row nowrap;font-family:var(--ffn);font-size:var(--fsS);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ);font-size:var(--fsM);align-items:center}.Stats_svg-container__IYtg2{display:inline-block;position:relative;width:100%;padding-bottom:100%;vertical-align:top;overflow:hidden}.Stats_svg-content-responsive__1X3q6{display:inline-block;position:absolute;top:10px;left:0;background:#000}.Stats_chart_tooltip__30hjW{position:absolute;height:auto;padding:var(--pd6);background-color:hsla(0,0%,100%,.9);border-radius:var(--br4);box-shadow:var(--bx-shadow);pointer-events:none}.Stats_tooltip_type__2l5bc{display:flex;flex-flow:row nowrap;align-items:center;border-bottom:1px dotted var(--c-grey);font-family:var(--ffn);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ);font-size:var(--fsL);font-weight:var(--fw700)}.Stats_tooltip_datasets__1mz3N,.Stats_tooltip_date__1EnSW{font-family:var(--ffn);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ);font-size:var(--fsM)}.Stats_xgrid__2SERn,.Stats_ygrid__1-Jcf{stroke-dasharray:1 3;opacity:.2}.Stats_overviewbar__15yKT{fill:var(--c-blue)}.Stats_polylines__2Ysp2{shape-rendering:auto}.Stats_slices__WvnH8{shape-rendering:geometricPrecision}.Stats_glyphicon__33czQ{font-size:10px;opacity:.3}.Stats_bars__VH5Vl{shape-rendering:crispEdges}.Stats_calendar__2nC7m{border:1px solid #000}.Stats_piestats__2l6zE{overflow:auto}.Stats_statstable__2rpzy td{pointer-events:none}@media (grid:0){.Stats_selection_buttons__1uHxY{display:flex;flex-flow:column nowrap;justify-content:center}.Stats_xaxis__3gzKK,.Stats_yaxis__2O0UY{shape-rendering:crispEdges}.Stats_labels__3t2yp,.Stats_xaxis__3gzKK,.Stats_yaxis__2O0UY{font-size:var(--fsS)}.Stats_labels__3t2yp,.Stats_percentage_text__2VeME,.Stats_xaxis__3gzKK,.Stats_yaxis__2O0UY{font-family:var(--ffn);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ)}.Stats_percentage_text__2VeME{font-size:40px}.Stats_pielabels__yXVWu{font-family:var(--ffn);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ);font-size:20px}@media (min-width:1024px){.Stats_buttons__1EoZf{display:flex;flex-flow:column nowrap;align-items:center;grid-gap:5px;gap:5px}.Stats_calendar_buttons__3GSuE{display:flex;flex-flow:row nowrap;grid-gap:5px;gap:5px}.Stats_selection_buttons__1uHxY{display:flex;padding:var(--pdtb);flex-flow:row;justify-content:center}.Stats_xaxis__3gzKK,.Stats_yaxis__2O0UY{shape-rendering:crispEdges;font-size:var(--fsS)}.Stats_labels__3t2yp,.Stats_xaxis__3gzKK,.Stats_yaxis__2O0UY{font-family:var(--ffn);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ)}.Stats_labels__3t2yp{font-size:var(--fsM)}.Stats_percentage_text__2VeME{font-size:var(--fsXXL)}.Stats_percentage_text__2VeME,.Stats_pielabels__yXVWu{font-family:var(--ffn);-webkit-font-smoothing:var(--fsmWK);-moz-osx-font-smoothing:var(--fsmMOZ)}.Stats_pielabels__yXVWu{font-size:var(--fsL)}}}.styles_statcard__1YHPz{display:flex;flex-flow:column nowrap;width:100%;height:100%;align-items:center;justify-content:center}.styles_statcard_label__2voIA{color:var(--primary);white-space:nowrap;text-transform:capitalize}.About_container__XcZ0V{display:grid;width:100%;height:100%;padding:10px 0;grid-template-columns:2fr 1fr;grid-template-rows:1fr 2fr;grid-template-areas:"info vendor" "eula vendor";grid-gap:5px;gap:5px;overflow:hidden}.About_info__3-_nl{grid-area:info;border-right:1px solid var(--gray-200);height:100%;overflow:auto}.About_info__3-_nl,.About_vendor__3dbJ4{display:flex;flex-flow:column nowrap;padding:10px 15px;width:100%}.About_vendor__3dbJ4{grid-area:vendor}.About_vendor__3dbJ4,.About_vendor__3dbJ4 div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.About_vendor__3dbJ4 div{display:flex;width:100%}.About_vendor__3dbJ4 img{margin-right:auto;width:300px;max-width:100%;max-height:100%;display:block}.About_agreement_container__3f_fG{display:flex;flex-flow:column nowrap;width:100%;overflow:auto}.About_eula_wrapper__2AUeW{grid-area:eula;display:flex;width:100%;height:100%;padding:10px 15px;border-right:1px solid var(--gray-200);overflow:hidden}.About_eula_container__2lBGK{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.About_eula_head__9ehkT{display:flex;flex-flow:row nowrap;align-items:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:2em;font-weight:500;border-bottom:1px solid var(--gray-400);grid-gap:5px;gap:5px}.About_eula_head__9ehkT>svg{height:24px;width:24px}.About_eula_text__1bCn9{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:flex-start;text-align:justify;overflow:scroll;padding-right:10px}.About_container_expiredate__ZeITh{display:flex;flex-flow:row nowrap;width:100%;height:100%;align-items:center;overflow:auto;grid-gap:5px;gap:5px}.About_container_expiredate_date__yPVTE{font-size:1em}.About_container_expiredate_time__bJYJO{font-size:.75em;color:var(--gray-400)}.About_container_expiredate_days__2xlaE{margin-left:auto;font-size:.75em;color:var(--gray-400)}@media only screen and (max-width:768px){.About_container__XcZ0V{grid-template-columns:1fr;grid-template-rows:-webkit-min-content auto 300px;grid-template-rows:min-content auto 300px;grid-template-areas:"info" "vendor" "eula"}.About_vendor__3dbJ4{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}}.StepwiseWizard_container__3Hnaw{display:flex;flex-flow:column nowrap;width:100%;height:100%;align-items:center;grid-gap:15px;gap:15px}.StepwiseWizard_container_wrapper__1zAMl{display:flex;flex-flow:column nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:15px;grid-gap:30px;gap:30px;width:100%}.StepwiseWizard_container_title__1XMbj{white-space:nowrap}.StepwiseWizard_container_step__2peQu,.StepwiseWizard_container_steps__2v5RO{display:flex;flex-flow:row nowrap;width:100%;grid-gap:15px;gap:15px}.StepwiseWizard_container_step__2peQu{align-items:center}.StepwiseWizard_container_step_index__1g2R-{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:35px;height:35px;background:var(--white);border:1px solid var(--gray-200);border-radius:35px;flex:none;order:0;flex-grow:0}.StepwiseWizard_container_step_index__1g2R->span{text-align:center;font-weight:600;font-size:14px;line-height:21px}.StepwiseWizard_container_step_index_current__2xCyc{background:var(--primary);color:var(--white);border:0}.StepwiseWizard_container_step_label__1O0sV{display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;align-items:center;white-space:nowrap;font-weight:600;font-size:14px;line-height:21px;color:var(--secondary)}.StepwiseWizard_container_step_label_current__1SljF{color:var(--primary)}.StepwiseWizard_container_step_line__3rQZ0{display:flex;width:100%;height:4px;background:var(--gray-200);border-radius:4px}.StepwiseWizard_container_step_line_current__2hwm9{background:linear-gradient(90deg,#49ae47,var(--gray-200) 50%)}.StepwiseWizard_container_step_line_past__2GX0L{background:var(--status-true)}.StepwiseWizard_container_body__23Jfy{display:flex;flex-flow:column nowrap;width:100%;height:100%;background:var(--white);border:1px solid var(--gray-100);box-shadow:0 2px 8px rgba(20,22,25,.07);border-radius:5px;padding:15px;grid-gap:30px;gap:30px}.StepwiseWizard_container_body_child__yhfs9{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;animation:StepwiseWizard_fadeIn__1DUbB .3s ease-in}@keyframes StepwiseWizard_fadeIn__1DUbB{0%{opacity:0}to{opacity:1}}.StepwiseWizard_container_body_controls__3HTXl{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;align-items:center;grid-gap:5px;gap:5px}.BridgeClientWizard_row__WDObu{display:grid;width:100%;height:200px;grid-auto-flow:column;grid-auto-columns:1fr;grid-template-rows:100%;grid-gap:20px;gap:20px;overflow:hidden;padding:10px 0}.BridgeClientWizard_col__PDhQ_{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:5px;gap:5px}.BridgeClientWizard_gap20__3yljp{grid-gap:20px;gap:20px}.BridgeClientWizard_fit__2Y5f8{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BridgeClientWizard_center__1OhzG,.BridgeClientWizard_os_module__2yYLm{justify-content:center;align-items:center}.BridgeClientWizard_os_module__2yYLm{display:flex;flex-flow:column nowrap;height:100%;width:100%;padding:20px 20px 5px;grid-gap:15px;gap:15px;border-radius:4px;border:1px solid var(--gray-200);background:var(--gray-100);overflow:hidden}.BridgeClientWizard_os_module__2yYLm>svg{max-height:100%;max-width:100%;background-color:initial}.BridgeClientWizard_label_descriptor__3RBDw{display:flex;flex-flow:row nowrap;align-items:center;grid-gap:5px;gap:5px;font-size:1.25em;font-weight:700}.BridgeClientWizard_label_descriptor__3RBDw>svg{color:var(--gray-400)}.BridgeClientWizard_instructions__2d_oD li:not(:last-child){margin-bottom:10px}.BridgeClientWizard_typeSelectionContainer__3p3IK{display:flex;flex-flow:column nowrap;width:70vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:50px;padding:6px 12px;grid-gap:30px;gap:30px}.BridgeClientWizard_typeSelectionOption__2nWsN{display:flex;flex-flow:column nowrap;align-items:center;justify-items:center;padding:30px;background:var(--white);border:1px solid var(--gray-200);border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.BridgeClientWizard_typeSelectionOptionLabel__1RKBC{display:flex;flex-flow:row nowrap;white-space:nowrap;align-items:center;font-size:2em;font-weight:700;grid-gap:5px;gap:5px}.BridgeClientWizard_typeSelectionOptionDesc__1nx5T{color:var(--gray-400)}.BridgeClientWizard_typeSelectionOption__2nWsN:hover{border-color:var(--primary);box-shadow:inset 0 0 0 transparent,0 0 0 3.00000429px rgba(var(--primary-rgb),.2);cursor:pointer}.FileBrowser_container__1aXOJ{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.FileBrowser_column__eZD_f{flex-flow:column nowrap}.FileBrowser_browser_row__2bEzK,.FileBrowser_column__eZD_f{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.FileBrowser_browser_row__2bEzK,.FileBrowser_file_row__30PgH{flex-flow:row nowrap;align-items:center}.FileBrowser_file_row__30PgH{flex-grow:1;display:flex;border-radius:4px;margin:2px 0;padding:2.5px 5px;cursor:pointer}.FileBrowser_file__184Ty div:nth-child(n+3){font-weight:600}.FileBrowser_folder__2bXjn{font-weight:600;color:var(--primary);background:var(--primary-light)}.FileBrowser_file__184Ty:hover,.FileBrowser_folder__2bXjn:hover{background:var(--gray-100)}.FileBrowser_icon__3zC0D{display:flex;align-items:center;height:100%}.FileBrowser_icon_add__3iCQi{display:flex;flex-flow:row nowrap;white-space:nowrap;width:0;visibility:hidden;transition:margin .1s ease-out}.FileBrowser_browser_row__2bEzK:hover .FileBrowser_icon_add__3iCQi{visibility:visible;transition:all .1s ease-in;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-right:5px;cursor:pointer}.FileBrowser_icon_add__3iCQi:hover svg{stroke-width:5px}.FileBrowser_label__1BbYw{display:flex;align-items:center;min-width:0;margin:0 10px;white-space:nowrap}.FileBrowser_controls__1-Oe3{visibility:hidden;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;flex-flow:row nowrap;white-space:nowrap;align-items:center;color:var(--gray-500);margin-left:auto;grid-gap:5px;gap:5px}.FileBrowser_file_row__30PgH:hover .FileBrowser_controls__1-Oe3{visibility:visible}.FileBrowser_container_content__H1fk_{display:flex;flex-flow:column nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-left:20px}.FileBrowser_container_content_child__1lBmk{position:relative}.FileBrowser_container_content_child__1lBmk:first-child:after{content:"";position:absolute;top:0;bottom:0;left:0;width:10px;border-left:2px solid var(--primary-light);transform:translate(-8px)}.FileBrowser_browse_container__3zyH5{display:flex;flex-flow:column nowrap;width:100%;height:100%;grid-gap:5px;gap:5px}.FileBrowser_row__kGIwD{display:flex;flex-flow:row nowrap;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;grid-gap:5px;gap:5px}.FileBrowser_input_path__2dfmR{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto}.FileBrowser_input_icon__DQZnQ{position:absolute;padding:10px;color:var(--gray-400)}.FileBrowser_input__1slvy{padding-left:30px}.FileBrowser_input_interactive__-S_i4{display:flex;min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:30px;color:var(--gray-600)}.FileBrowser_files_container__1tVGQ{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:auto;padding:2.5px 5px;background-color:#fff;border-radius:4px;border:1px solid #ccc}.FileBrowser_files_container__1tVGQ>div{flex:1 1}.FileBrowser_files_controls__3kuU9{margin-left:auto}.FileBrowser_path_row__2ha14{display:flex;flex-flow:row nowrap;height:100%;width:100%}.FileBrowser_path_part__1nrGy{width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%;white-space:nowrap}.FileBrowser_path_part__1nrGy:hover{color:var(--primary);background:var(--primary-light);cursor:pointer;border-radius:4px;transition:padding .1s ease-in;padding:0 5px}.DataSourceHisitory_statusHistoryTableRow__QH6S4{cursor:pointer}tbody .DataSourceHisitory_statusHistoryTableRow__QH6S4:hover{background-color:var(--gray-50)!important}.DataSourceHisitory_statusHistoryTableHeader__2HOZp{padding:10px 20px;white-space:nowrap;border:1px solid var(--gray-200);text-align:center}.DataSourceHisitory_statusHistoryTableCell__3b7ib{padding:10px 20px;white-space:nowrap;border:1px solid var(--gray-200);text-align:right}.ComponentOverview_main__lb61K{padding:20px}.ComponentOverview_flex__3iHzH,.ComponentOverview_main__lb61K{display:flex;flex-flow:column nowrap;align-items:flex-start;width:100%;height:100%;grid-gap:5px;gap:5px}.ComponentOverview_col__rmfxH{display:flex;flex-flow:row nowrap;align-items:flex-start;width:100%;height:100%;grid-gap:5px;gap:5px}.Display_main_wrapper__3dQMp{flex-flow:row nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--gray-200);padding:20px;grid-gap:10px;gap:10px}.Display_component__2G8U9,.Display_main_wrapper__3dQMp{display:flex;border:1px solid var(--gray-300);border-radius:4px;align-items:center}.Display_component__2G8U9{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--white);justify-content:center;padding:5px}.Display_props__HoUI7{display:flex;width:100%;height:100%;flex-flow:column nowrap;font-weight:600}.Display_props__HoUI7 textarea{font-weight:400;color:#333;width:100%;height:100%;background:var(--gray-50);border:0;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:4px;padding:5px;-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.Display_code__2hEmk{display:flex;width:100%;height:100%;flex-flow:column nowrap;font-weight:600}.Display_code__2hEmk textarea{font-weight:400;color:#333;width:100%;height:100%;background:var(--gray-50);border:0;border:1px solid var(--gray-300);box-sizing:border-box;border-radius:4px;padding:5px;-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.Common_btn__B2d9C{margin-bottom:15px!important}h1{margin-bottom:30px}.Common_noPadding__4vEJ6{padding:0}h1>span{font-size:14px!important}.Common_lightBlueBg___Gpqn{background-color:#f7f8fc!important}.Common_glyphicon-edit__1Mnwg .Common_btn__B2d9C,.Common_pointer__2YO1G,a,input[type=checkbox] select{cursor:pointer!important}a.Common_btn__B2d9C{margin-bottom:15px!important}.Common_strongText__1wwLE p{font-weight:700}.Common_mb0__1FiGf{margin-bottom:0!important}.Common_mb15__vWszk{margin-bottom:15px!important}.Common_mb25__2s6o6{margin-bottom:25px!important}.Common_mt25__2NiFe{margin-top:25px}.Common_mtb5__RwymQ{margin-bottom:5px;margin-top:5px}.Common_mLmR15__N6eUI{margin-left:15px;margin-right:15px}.Common_mLmR5__HWKAh{margin-left:5px;margin-right:5px}.Common_m5px__18Wzc{margin:5px}.Common_pt25__2Yg5i{padding-top:25px!important}.Common_pr0__3L7cm{padding-right:0}.Common_middleGrayText__1erHm{color:#666}.Common_paginationControls__fRDDk{margin-bottom:20px;text-align:center!important;width:60%;float:right}.Common_paginationPageText__eya2Z{text-align:left;width:15%;margin-bottom:20px!important}.Common_detailsDiv__3Jgyb>div{margin-bottom:15px}.Common_detailsDiv__3Jgyb>div>label{width:110px!important;color:grey}.Common_detailsDiv__3Jgyb>div>ul{margin-left:30px;margin-top:-25px}.Common_textInputSearchParam__3nxOh{position:relative}.Common_minHeightTextarea__2kAWD{min-height:120px!important}.Common_clearIconButton__1EOj_{position:absolute;right:22px;top:32px;color:#ccc;cursor:pointer}.Common_mainContentContainerStyle__vZ85N{background-color:#fff;box-shadow:5px 0 8px 6px #ebf0f9}.Common_table__3A7OQ{text-align:left;position:relative;cursor:pointer}.Common_td__UnL24{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Common_flexContainer__1BfSx{display:flex;flex-wrap:wrap}.Common_flexContainer__1BfSx>div:first-child{margin-left:var(--margin)}.Common_flexContainer__1BfSx>div:last-child{margin-right:var(--margin)}.Common_flexItemLeft__3wtr-{padding:0 15px;flex:40% 1;text-align:left}.Common_flexItemRight__2oJdH{padding:0 15px;flex:60% 1;text-align:right}.Common_noEntries__3vZJ6{padding-top:25px;color:var(--gray-800)}@media screen and (max-width:500px){.Common_flexItemLeft__3wtr-,.Common_flexItemRight__2oJdH{flex:100% 1}.Common_flexContainer__1BfSx{display:block!important}}@media screen and (min-width:768px){.Common_mainContentContainerStyle__vZ85N{background-color:#fff}}@media screen and (max-width:767px){.Common_mainContentContainerStyle__vZ85N{background-color:initial!important;border-bottom:none}.Common_noEntries__3vZJ6{height:auto}}.FullDetailNavigation_navigation_nav__1q1tY{grid-area:nav_nav;position:relative;display:flex;width:100%;height:100%}.FullDetailNavigation_navigation_nav__1q1tY:hover{cursor:pointer}.FullDetailNavigation_navigation_nav_clickable__md2Ub{display:flex;width:100%;height:100%}.FullDetailNavigation_navigation_nav_content__2rSfs{position:absolute;display:flex;flex-flow:row nowrap;width:100%;height:100%;background:var(--white);border:1px solid var(--gray-200);box-sizing:border-box;padding:8px 12px;border-radius:4px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:inset 0 0 0,0 0 0 0 rgba(var(--primary-rgb),.2);transition:all .15s ease-in-out;grid-gap:5px;gap:5px}.FullDetailNavigation_navigation_nav_content__2rSfs:hover{transition:all .15s ease-in-out;border-color:var(--gray-300);outline:0;box-shadow:inset 0 0 0 transparent,0 0 0 3.00000429px rgba(var(--primary-rgb),.2)}.FullDetailNavigation_navigation_nav_table_invisible_overlay__2fKHL{position:fixed;top:50px;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:4;cursor:default}.FullDetailNavigation_navigation_nav_table__21fIZ{position:absolute;top:40px;left:0;display:flex;width:100%;height:70vh;outline:1px solid var(--gray-300);border-radius:8px;overflow:hidden;z-index:5000;background:var(--white)}.FullDetailNavigation_navigation_nav_table_visible__1gSoc{display:flex}.FullDetailNavigation_navigation_nav_table_invisible__1YwtV{display:none}.FullDetailNavigation_navigation_router_nav_icon__3DX5l{display:flex;align-items:center;color:var(--primary);width:1em;height:1em}.FullDetailNavigation_navigation_router_nav_label__y5rn5{display:flex;flex-flow:row nowrap;width:auto;align-items:center;font-size:1.25em;font-weight:600;overflow:hidden}.FullDetailNavigation_navigation_router_nav_label__y5rn5>div>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.FullDetailNavigation_navigation_router_nav_id__2mVFF{display:flex;flex-flow:row nowrap;align-items:center;white-space:nowrap;font-size:.75em;line-height:1em;color:var(--gray-400);margin-left:auto}.FullDetailNavigation_navigation_router_nav_navicon__30y1q{display:flex;flex-flow:row nowrap;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:1.5em;color:var(--gray-700);padding-left:5px}.MultiEditTable_multiEditTableHead__1zNu8{font-weight:600;border-bottom:1px solid var(--gray-300)}.MultiEditTable_multiEditTableRows__3ZIhe{padding:0!important;filter:opacity(.3)}.MultiEditTable_multiEditTableRows__3ZIhe:hover{cursor:default!important}.MultiEditTable_multiEditTableRowsFocus__16h8E,.MultiEditTable_multiEditTableRowsHover__AkQKG{background:transparent;filter:opacity(1)}.IconNMRStatus_iconNMRStatusTableTh__1RRh5{font-style:normal;font-weight:600;font-size:12px;line-height:17px;text-transform:uppercase;border:1px solid var(--gray-200);background:var(--gray-100)}.IconNMRStatus_iconNMRStatusTableCell__3-6r1{border:1px solid var(--gray-200);align-items:center;height:35px;padding:0 10px}.IconNMRStatus_iconNMRStatusTableTr__23uW4:hover{background:var(--gray-50)}.Maintenance_container__3Zd0G{width:100%;justify-content:center;align-items:center;overflow:hidden}.Maintenance_column__1eh3_,.Maintenance_container__3Zd0G{display:flex;flex-flow:column nowrap;height:100%}.Maintenance_row__2ACNJ{display:flex;flex-flow:row nowrap;height:100%;align-items:center;grid-gap:5px;gap:5px}.Maintenance_table__2tbgd{padding:0 10px 0 0;overflow:auto;border-collapse:initial}.Maintenance_table__2tbgd table{margin:0}.Maintenance_table__2tbgd th{box-shadow:0 1px #dee2e6,0 -1px #dee2e6;font-style:normal;font-weight:600;font-size:14px;line-height:21px}.Maintenance_table__2tbgd thead tr th{vertical-align:top;white-space:nowrap}.Maintenance_table__2tbgd thead{position:-webkit-sticky;position:sticky;top:1px;margin:0;background:var(--white);z-index:5}.Maintenance_table__2tbgd tbody tr td{cursor:default}.Maintenance_table__2tbgd tbody tr td input{cursor:pointer}.Maintenance_table__2tbgd tbody tr td:nth-child(6){color:var(--success)}.Maintenance_table__2tbgd tbody tr td:nth-child(7){color:var(--warning)}.Maintenance_table__2tbgd tbody tr td:nth-child(8){color:var(--danger)}.Maintenance_header_desc__2bdfq{color:var(--gray-400);font-weight:400;padding:0 5px}.Maintenance_modal_body__KNfSP{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.Menue_container___1cAl{display:grid;width:100%;height:100%;grid-template-columns:-webkit-min-content 5.5px 1fr;grid-template-columns:min-content 5.5px 1fr;grid-template-areas:"menue handle content";overflow:hidden}.Menue_container_menue__3VQg7{grid-area:menue;background:var(--white);overflow:hidden;padding-right:5.5px}.Menue_container_menue__3VQg7,.Menue_container_menue_content__1q_7C{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%}.Menue_container_menue_content__1q_7C{overflow:auto;transition:all .3s ease-out}.Menue_handle__2utes{grid-area:handle;height:100%}.Menue_handle__2utes div{height:80px;width:24px;background:var(--white);border-color:var(--gray-300)}.Menue_handle__2utes div:hover{cursor:pointer}.Menue_handle__2utes div span{border:0!important}.Menue_handle__2utes div span svg{transform:translateX(-5px);color:var(--gray-500)}.Menue_container_menue_header__1x3DN{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Menue_container_menue_header_label__1Y729{white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;font-weight:600;color:var(--primary);padding:0 6px}.Menue_container_menue_header_label__1Y729:hover{cursor:pointer}.Menue_container_menue_header_items__3jnqm{width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;position:relative}.Menue_container_menue_item__2VK0S{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;padding:2px 5px;position:relative;margin-left:20px}.Menue_container_menue_header_items__3jnqm>.Menue_container_menue_item__2VK0S:nth-child(n+1):before{content:"";position:absolute;top:15px;left:0;width:10px;border-bottom:2px solid var(--primary-light);transform:translate(-8px)}.Menue_container_menue_header_items__3jnqm>.Menue_container_menue_item__2VK0S:last-child:before,.Menue_container_menue_header_items__3jnqm>.Menue_container_menue_item__2VK0S:nth-child(n+1):after{content:"";position:absolute;top:0;bottom:0;left:0;width:10px;border-left:2px solid var(--primary-light);transform:translate(-8px)}.Menue_container_menue_header_items__3jnqm>.Menue_container_menue_item__2VK0S:last-child:before{height:17.5px;border-bottom:2px solid var(--primary-light)}.Menue_container_menue_header_items__3jnqm>.Menue_container_menue_item__2VK0S:last-child:after{content:"";border:0}.Menue_container_menue_link__3bxE0{padding:3.5px 7px;white-space:nowrap;font-weight:500;border-radius:4px}.Menue_container_menue_link__3bxE0:hover{color:var(--primary);cursor:pointer}.Menue_container_menue_link_focused__1ue-z{color:var(--white)!important;background:var(--primary)!important}.Menue_container_menue_link_disabled__36i96{color:var(--gray-300)}.Menue_container_menue_link_disabled__36i96:hover{color:var(--gray-300);cursor:not-allowed}.Menue_container_menue_link_focused__1ue-z *{color:var(--white)!important}.Menue_container_content__1W1Bk{grid-area:content;display:flex;width:100%;height:100%;overflow:hidden}.ELN_wrapperContainer__7Nmro{min-width:100vw;width:100vw;max-width:100vw;min-height:calc(100vh - 59px);height:calc(100vh - 59px);max-height:calc(100vh - 59px);overflow:auto}.styles_container_main__aXtW-{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:auto;padding:10px;align-items:center;justify-content:center;--width_hightlight:250px;--height_hightlight:250px}.styles_container_highlight__3TZtw{padding:10px 15px;color:var(--gray-400)}.styles_container_highlight__3TZtw span{font-size:2em}.styles_container_highlight__3TZtw svg{fill:var(--gray-500)}.styles_highlight_1__Z7j9Z{animation:styles_FadeIn__diZNR .25s normal forwards}.styles_highlight_2__1aVis{opacity:0;animation:styles_FadeIn__diZNR .5s normal forwards;animation-delay:.25s}.styles_highlight_3__3s8vc{opacity:0;animation:styles_FadeIn__diZNR .75s normal forwards;animation-delay:.5s}.styles_vendors__rLT5Y{display:grid;grid-template-columns:repeat(auto-fit,var(--width_hightlight));grid-gap:10px;gap:10px;justify-content:center}.styles_vendors__rLT5Y>div{opacity:0;animation:styles_FadeIn__diZNR .5s forwards}.styles_vendor_showcase__1KCxz{display:grid;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;width:var(--width_hightlight);height:var(--height_hightlight);background:var(--gray-200);border-radius:4px;padding:5px;overflow:hidden;place-items:center}.styles_vendor_showcase__1KCxz>span{text-overflow:ellipsis;text-transform:uppercase;font-weight:700;text-align:center;font-size:1.2em;overflow:hidden;white-space:nowrap;width:100%;background:var(--gray-50);border-radius:4px 4px 0 0}.styles_icon_wrapper__-XWUN{display:flex;width:100%;height:100%;background:var(--white);justify-content:center;align-items:center;overflow:hidden;border-radius:4px;box-shadow:0 0 15px -8px #000}.styles_icon__1_HpS{max-width:100%;max-height:100%;object-fit:scale-down;aspect-ratio:1/1}@keyframes styles_FadeIn__diZNR{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.styles_select__3ngMW{display:flex;width:100%}.styles_select__3ngMW>div{margin:0;width:100%}.styles_select__3ngMW>div>div{padding:0}.styles_select__3ngMW>div>div>div{width:100%}.styles_header_title__3ZNBE{font-style:normal;font-weight:600;font-size:12px;line-height:17px;text-transform:uppercase}.styles_table__3QhWv{display:grid;width:100%;height:100%;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;border-spacing:0;border:1px solid var(--gray-200);border-radius:4px;overflow:hidden}.styles_thead__rSmC_{overflow-y:auto;overflow-x:hidden}.styles_thead__rSmC_ .styles_tr__3jyHM{background:var(--gray-100)}.styles_tbody__3YVEU{overflow-y:scroll;overflow-x:hidden;height:100%}.styles_th__1zmRY{display:flex;flex-flow:column nowrap;background:var(--gray-100);padding:5px 10px}.styles_th__1zmRY span{text-transform:uppercase}.styles_td__vccwL{padding:5px}.styles_tr__3jyHM{border-bottom:1px solid var(--gray-200)}.styles_tbody__3YVEU>.styles_tr__3jyHM:last-child{border-bottom:0}.styles_resizer__3c7Qa{display:inline-block;background:transparent;width:15px;height:100%;position:absolute;right:0;top:0;z-index:1;touch-action:none}.styles_resizer_container__20CQ5{height:100%;width:100%;position:relative}.styles_resizer_container__20CQ5:after{content:"";position:absolute;border-right:1px dotted var(--gray-400);height:100%;width:100%;transform:translateX(0)}.styles_resizer__3c7Qa:hover .styles_resizer_container__20CQ5:after{border-width:2px;border-color:var(--gray-500);height:100%}.styles_isResizing__Ilc96 .styles_resizer_container__20CQ5:after{position:absolute;right:0;top:1;height:100vh}.styles_tableRowHover__1xIV1{cursor:default;background:var(--primary-light)}.DataFormatSelection_column__1fexb{display:flex;flex-flow:column nowrap;height:100%}.DataFormatSelection_row__21IH3{display:flex;flex-flow:row nowrap;height:100%;align-items:center;grid-gap:5px;gap:5px}.main_mainContainer__2fWTz{display:flex;height:calc(100vh - 58px);flex-direction:column}.main_navBarContainer__15uTC{flex:0 0 50px;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.05);z-index:10;position:relative;padding:0 var(--margin);align-items:stretch;align-content:space-between;width:100%;height:58px!important;background:var(--white)}.main_navBarContainer__15uTC a{color:var(--gray-600);font-weight:600;font-size:14px;text-decoration:none;outline:0}.main_navlink__1LP79{padding:0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main_navBarContent__3bF5r{flex:1 0 auto;display:flex;align-items:stretch;height:58px!important}.main_navBarContent__3bF5r>a{display:flex;align-items:center}.main_navBarContent__3bF5r>.main_active__2865_{color:var(--primary)!important;border-bottom:5px solid var(--primary-light-30);margin-top:5px}.main_navBarRight__2jrZu{flex:0 1 auto;display:flex;align-items:center}.main_mainContentContainer__1AYKm{width:100%;height:100%;flex:1 1 auto;background-color:var(--gray-50);overflow:auto}.main_dropdown__1b1GS{margin-left:14px}.main_dropdown__1b1GS>button{border:0!important}.main_dropdown__1b1GS:hover>button{background:var(--white)!important;color:var(--primary)}.main_dropdown__1b1GS>button:active{background:var(--primary)!important;color:var(--white)!important}.main_dropdown__1b1GS>button:hover{background:var(--white)!important;color:var(--primary)}.main_dropdown__1b1GS>button:focus{background:var(--primary)!important;color:var(--white)!important}.SharedBundles_container__3vytn{display:flex;flex-flow:column nowrap;width:100vw;height:100vh;overflow:hidden;position:fixed;top:0}.SharedBundles_container_head__1C8y2{display:flex;height:58px;flex-flow:row nowrap;background:var(--white);align-items:center;border-bottom:1px solid var(--gray-400);padding:5px 0}.SharedBundles_container_head__1C8y2 img{margin:0 15px}.SharedBundles_container_head__1C8y2 span{font-size:1.25em;line-height:1em;font-weight:600;color:var(--primary)}.SharedBundles_container_body__ao51x{display:flex;flex-flow:column nowrap;width:100%;height:100%;padding:5px 20px;overflow:hidden}.SharedBundles_datasets_head__2VEZp{display:flex;flex-flow:row nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;padding-bottom:5px}.SharedBundles_datasets_title__8JdGX{display:flex;width:100%;flex-flow:column nowrap;align-items:flex-start;grid-gap:5px;gap:5px;padding-right:20px}.SharedBundles_datasets_title_title__iiX_D{font-size:2em;line-height:1em;font-weight:700}.SharedBundles_datasets_title_descriptor__1HHa3{display:flex;flex-flow:row nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:2.5px;gap:2.5px}.SharedBundles_quicksearch__j8vs7{display:flex;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;flex-flow:row nowrap;align-items:center;justify-content:flex-start;position:relative}.SharedBundles_input__shTLx{width:100%}.SharedBundles_form_control__YPOjq{width:100%;padding:0 30px}.SharedBundles_search_icon__1iP63{position:absolute;top:0;left:0;padding:8px 10px;pointer-events:none}.SharedBundles_search_icon__1iP63>svg{width:1em;height:1em}.SharedBundles_cancel_icon__2g75N{position:absolute;top:0;right:0;padding:8px 10px}.SharedBundles_cancel_icon__2g75N>svg{width:1em;height:1em}.SharedBundles_cancel_icon__2g75N:hover>svg{stroke:var(--danger)}.SharedBundles_datasets_controls__3dFXz{display:flex;flex-flow:row nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:auto;margin-left:auto;grid-gap:5px;gap:5px}.SharedBundles_datasets_content__3BQ65{display:flex;flex-flow:column nowrap;width:100%;height:100%;flex:1 1;padding:10px 5px;grid-gap:20px;gap:20px;overflow:auto}.SharedBundles_datasets_pagination__3zNNP{padding:0 20px;margin-top:auto}.SharedBundles_btn_login__3-e8l{display:flex;margin-left:auto}.LandingPage_wrapper__gpcgT{display:grid;width:100vw;height:100vh;padding:10px 15px;grid-template-columns:1fr 3fr 1fr;grid-template-rows:1fr 1fr 3fr .1fr;grid-template-areas:". . ." ". container ." ". . ." "footer footer footer";animation:LandingPage_fadeIn__3bxFX 2s ease;position:fixed;top:0}@keyframes LandingPage_fadeIn__3bxFX{0%{opacity:0}to{opacity:1}}.LandingPage_container__3pm5C{grid-area:container;display:flex;flex-flow:column nowrap;width:100%;height:100%;align-items:center}.LandingPage_container_logo__7goHk{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;align-items:center}.LandingPage_container_child__3EN5K,.LandingPage_container_logo__7goHk>img{width:100%;min-width:200px;max-width:600px}.LandingPage_footer__3Ubn5{grid-area:footer;display:flex;flex-flow:row nowrap;width:100%;height:100%;justify-content:center;align-items:center}@keyframes LandingPage_animate-svg-stroke__2Bfif{0%{opacity:1;stroke-dashoffset:1908px;stroke-dasharray:1908px;stroke:rgba(0,0,0,.14901960784313725)}to{opacity:1;stroke-dashoffset:0;stroke-dasharray:1908px;stroke:#a71e69}}@keyframes LandingPage_animate-svg-fill__1Vq59{0%{fill:transparent}to{fill:#a71e69}}.GroupSelector_formfield_error__1syLE{color:var(--danger);margin:var(--margin-xs) var(--margin-xs) 0 var(--margin-xs)}.sequenceLetter{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:14px;font-weight:700;text-anchor:middle;fill:#1f2b55;cursor:default}.sequenceLine,.sequenceTic{stroke:#000;stroke-width:1px}.aminoacidText,.boxText,.restrictaseText,.sequenceNumber{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:10px;font-weight:700;text-anchor:middle;cursor:default}.tooltip{font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;background-color:#20b2aa;opacity:.9}.Sequence_resizable__1RQnI{flex-grow:1;min-width:0}.Sequence_main__3F3Ap{display:flex;flex-flow:row nowrap;position:absolute;overflow-y:auto}.Sequence_sequence__1misM{flex-grow:1}.SequenceComponent_main__3cum6{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}.SequenceComponent_sequenceMenu__pb5U5{padding:5px 5px 10px;overflow:hidden;min-width:0}.SequenceComponent_sequenceViewer__2AoAB{flex-grow:1;padding:5px;overflow:auto;min-width:0}.ViewerNavigation_viewerButtonLine__3nSzJ{display:flex;flex-flow:row wrap;justify-content:space-between}.ViewerNavigation_viewerButtonRow__330dS{display:flex;flex-flow:row wrap;height:100%;align-items:flex-start}.ViewerNavigation_viewerButtonColumn__2IayA{display:flex;flex-flow:column wrap;justify-content:flex-start;margin:5px}
/*# sourceMappingURL=main.4d052c8f.chunk.css.map */