@charset "UTF-8";@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.auth-form{width:100%;max-width:28rem}.auth-form__header{text-align:center;margin-bottom:1rem}.auth-form__title{margin:0;color:#0c2c6c;font-size:1.5rem}.auth-form__subtitle{margin:.5rem 0 0;color:#5f6368;font-size:1rem;font-weight:400}.auth-form__body{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.form-field{display:flex;flex-direction:column;gap:.35rem;width:100%}.form-field label{font-size:.875rem;color:#0c2c6c;font-weight:500}.form-field input{width:100%;height:44px;border:1px solid #c5c9d3;border-radius:4px;padding:0 .75rem;font-size:1rem;box-sizing:border-box}.form-field input:focus{outline:none;border-color:#1f5bd7;box-shadow:0 0 0 1px #1f5bd7}.form-field__error{color:#c62828;font-size:.75rem}.password-field{position:relative}.password-field input{padding-right:2.5rem}.password-toggle{position:absolute;right:.5rem;top:2rem;border:none;background:transparent;color:#5f6368;cursor:pointer;padding:.25rem}.checkbox-field{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#333}.primary-button{position:relative;background-color:#1f5bd7;color:#fff;height:40px;width:100%;margin-top:.5rem;border:none;border-radius:4px;font-weight:600;cursor:pointer}.primary-button:hover:not(:disabled){background-color:#0c2c6c}.primary-button:disabled{border:1px solid #fff!important;background-color:#ccccd2!important;color:#000!important;cursor:not-allowed}.primary-button.spinner{color:transparent}.primary-button.spinner:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border-radius:50%;border:3px solid #fff;border-top-color:#0c2c6c;animation:auth-spinner .8s linear infinite}.link-button{background:none;border:none;color:#1f5bd7;font-size:14px;text-decoration:underline;cursor:pointer;padding:0}.link-button--center{display:block;margin:1rem auto 0}@keyframes auth-spinner{to{transform:rotate(360deg)}}:root{--padding: 1.2rem;--padding-8: .5rem;--primary-blue: #1f5bd7;--navy: #0c2c6c;--toolbar-height: 90px;--sidenav-width: 280px;--sidenav-collapsed-width: 72px;--sidenav-item-padding: var(--padding);--sidenav-item-icon-gap: 16px;--sidenav-item-icon-size: 26px;--sidenav-item-color: #0c2c6c;--sidenav-item-color-active: #ffffff;--sidenav-item-icon-color: #0c2c6c;--sidenav-item-icon-color-active: #ffffff;--sidenav-item-border-color-active: var(--primary-blue);--content-background: #e9eef7}.page-header{flex-shrink:0;padding:16px 24px;background-color:#f7fcff;border-bottom:1px solid #e9eef7}.page-header .breadcrumbs{display:flex;align-items:center;gap:4px;font-size:.875rem;font-weight:500}.page-header .breadcrumbs .crumb-parent{color:#516685}.page-header .breadcrumbs .crumb-separator{font-size:16px;width:16px;height:16px;color:#94a3b8}.page-header .breadcrumbs .crumb-active{color:#0c2c6c}.page-header .page-title{margin:8px 0 0;font-size:1.25rem;font-weight:500;color:#020617}.page-content{padding:0;display:flex;flex-direction:column;gap:0;min-height:0;flex:1;overflow:hidden;background-color:#e9eef7}.feature-card{background:transparent;border:none;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.feature-card.settings-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;overflow:hidden;margin:16px 24px;flex:0 0 auto}.feature-tabs{flex:1;min-height:0;display:flex;flex-direction:column;background:#e9eef7}.feature-tabs.mat-mdc-tab-group,.feature-tabs.mat-tab-group{display:flex;flex-direction:column}.feature-tabs .mat-mdc-tab-header{flex-shrink:0;background:#e9eef7;border-bottom:none}.feature-tabs .mat-mdc-tab-body-wrapper{flex:1;min-height:0;display:flex;flex-direction:column}.feature-tabs .mat-mdc-tab-body{flex:1;min-height:0;display:flex!important;flex-direction:column}.feature-tabs .mat-mdc-tab-body-content{display:flex;flex-direction:column;flex:1;min-height:0;height:100%!important;overflow:hidden!important}.flex-grow-tabs{flex:1;min-height:0}.tab-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:none;background:#fff;flex-wrap:wrap;gap:12px;flex-shrink:0;position:relative;z-index:5;min-height:64px}.tab-toolbar .search-box{display:flex;align-items:center;background:#fff;border:1px solid #516685;border-radius:9999px;padding:0 16px;width:100%;max-width:340px;height:40px;transition:all .2s ease-in-out}.tab-toolbar .search-box:focus-within{border-color:#1f5bd7;background:#fff;box-shadow:0 0 0 3px #1f5bd726}.tab-toolbar .search-box .search-icon{color:#516685;margin-right:8px;font-size:18px;width:18px;height:18px}.tab-toolbar .search-box .search-input{border:none;outline:none;background:transparent;width:100%;font-size:.875rem;color:#516685}.tab-toolbar .search-box .search-input::placeholder{color:#516685}.tab-toolbar .toolbar-actions{display:flex;align-items:center;gap:8px}.tab-toolbar .toolbar-actions .filter-btn{display:inline-flex;align-items:center;gap:4px;color:#1f5bd7;border:1px solid #cfe8fc;border-radius:9999px;background:#fff;font-weight:500;height:40px;padding:0 12px}.tab-toolbar .toolbar-actions .filter-btn mat-icon{font-size:18px;width:18px;height:18px;color:#1f5bd7}.tab-toolbar .toolbar-actions .create-btn{display:inline-flex;align-items:center;gap:4px;border:none!important;background:transparent!important;box-shadow:none!important;color:#1f5bd7!important;font-weight:500;height:40px;padding:0 8px;border-radius:0}.tab-toolbar .toolbar-actions .create-btn mat-icon{font-size:20px;width:20px;height:20px;margin-right:0;color:#1f5bd7}.table-container{margin:16px;padding:0;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.table-container app-data-table{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.table-container .data-table{flex:1 1 auto;min-height:0}.table-container .data-table__scroll,.table-container .oqme-table-scroll{flex:1 1 auto;min-height:0;max-height:none!important}@media(max-width:768px){.tab-toolbar{flex-direction:column;align-items:stretch}.tab-toolbar .search-box{max-width:none}.tab-toolbar .toolbar-actions{justify-content:flex-end;flex-wrap:wrap}}.modal-form-container{display:flex;flex-direction:column;background:#fff;width:100%;box-sizing:border-box}.modal-form-container .modal-form-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e9eef7}.modal-form-container .modal-form-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#0c2c6c}.modal-form-container .modal-form-header .close-button{color:#516685}.modal-form-container .modal-form-body{padding:24px!important;max-height:60vh;overflow-y:auto;min-height:120px}.modal-form-container .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.modal-form-container .form-grid{grid-template-columns:1fr}}.modal-form-container .form-grid .col-span-2{grid-column:span 2}@media(max-width:768px){.modal-form-container .form-grid .col-span-2{grid-column:span 1}}.modal-form-container .form-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.modal-form-container .form-row-2col{grid-template-columns:1fr}}.modal-form-container .form-actions-footer{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e9eef7!important;padding:16px 24px!important;background:#f8fafc;margin:0!important}.btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;display:inline-block;margin-right:8px;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.mat-mdc-menu-item{display:flex!important;align-items:center!important;gap:0}.mat-mdc-menu-item .menu-icon,.mat-mdc-menu-item .mat-icon.menu-icon{display:inline-flex!important;align-items:center;justify-content:center;flex-shrink:0;width:24px!important;height:24px!important;font-size:18px!important;line-height:24px!important;box-sizing:content-box;padding:4px 8px;border-radius:4px;background:#051aca33;color:#0c2c6c;margin:0 10px 0 0!important;vertical-align:middle}.mat-mdc-menu-item .mat-mdc-menu-item-text,.mat-mdc-menu-item span:not(.mat-mdc-menu-item-ripple):not(.mdc-list-item__ripple){display:inline-flex;align-items:center}@media(max-width:600px){.modal-form-container .form-grid{grid-template-columns:1fr}.modal-form-container .form-grid .col-span-2{grid-column:span 1}.modal-form-container .form-row-2col{grid-template-columns:1fr;gap:16px}}html{--mat-sys-background: #faf9fd;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #f2f0f4;--mat-sys-inverse-primary: #abc7ff;--mat-sys-inverse-surface: #2f3033;--mat-sys-on-background: #1a1b1f;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #93000a;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #00458f;--mat-sys-on-primary-fixed: #001b3f;--mat-sys-on-primary-fixed-variant: #00458f;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #3e4759;--mat-sys-on-secondary-fixed: #131c2b;--mat-sys-on-secondary-fixed-variant: #3e4759;--mat-sys-on-surface: #1a1b1f;--mat-sys-on-surface-variant: #44474e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #0000ef;--mat-sys-on-tertiary-fixed: #00006e;--mat-sys-on-tertiary-fixed-variant: #0000ef;--mat-sys-outline: #74777f;--mat-sys-outline-variant: #c4c6d0;--mat-sys-primary: #005cbb;--mat-sys-primary-container: #d7e3ff;--mat-sys-primary-fixed: #d7e3ff;--mat-sys-primary-fixed-dim: #abc7ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #565e71;--mat-sys-secondary-container: #dae2f9;--mat-sys-secondary-fixed: #dae2f9;--mat-sys-secondary-fixed-dim: #bec6dc;--mat-sys-shadow: #000000;--mat-sys-surface: #faf9fd;--mat-sys-surface-bright: #faf9fd;--mat-sys-surface-container: #efedf0;--mat-sys-surface-container-high: #e9e7eb;--mat-sys-surface-container-highest: #e3e2e6;--mat-sys-surface-container-low: #f4f3f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dbd9dd;--mat-sys-surface-tint: #005cbb;--mat-sys-surface-variant: #e0e2ec;--mat-sys-tertiary: #343dff;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Roboto;--mat-sys-body-large-font: Roboto;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Roboto;--mat-sys-body-medium-font: Roboto;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Roboto;--mat-sys-body-small-font: Roboto;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Roboto;--mat-sys-display-large-font: Roboto;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;--mat-sys-display-medium-font: Roboto;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;--mat-sys-display-small-font: Roboto;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Roboto;--mat-sys-headline-large-font: Roboto;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;--mat-sys-headline-medium-font: Roboto;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Roboto;--mat-sys-headline-small-font: Roboto;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Roboto;--mat-sys-label-large-font: Roboto;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Roboto;--mat-sys-label-medium-font: Roboto;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Roboto;--mat-sys-label-small-font: Roboto;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;--mat-sys-title-large-font: Roboto;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Roboto;--mat-sys-title-medium-font: Roboto;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Roboto;--mat-sys-title-small-font: Roboto;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}:root{--primary-blue: #1f5bd7;--mat-select-panel-background-color: #ffffff;--mat-autocomplete-background-color: #ffffff;--mat-menu-container-color: #ffffff;--mat-sys-surface-container: #ffffff;--mat-sys-surface-container-high: #ffffff;--mat-sys-surface-container-highest: #ffffff}.mat-mdc-form-field{width:100%}.mat-mdc-card{border-radius:12px!important}.cdk-overlay-container .mat-mdc-select-panel,.cdk-overlay-container .mat-mdc-autocomplete-panel,.cdk-overlay-container .mat-mdc-menu-panel,.cdk-overlay-container .mdc-menu-surface{background:#fff!important;background-color:#fff!important}.cdk-overlay-container .mat-mdc-option,.cdk-overlay-container .mat-mdc-menu-item{background:#fff}.cdk-overlay-container .mat-mdc-option:hover:not(.mdc-list-item--disabled),.cdk-overlay-container .mat-mdc-option.mat-mdc-option-active,.cdk-overlay-container .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled),.cdk-overlay-container .mat-mdc-menu-item:hover:not([disabled]){background:#f3f4f6!important}.cdk-overlay-container .physician-menu-panel.mat-mdc-menu-panel,.cdk-overlay-container .generic-selection-menu-panel.mat-mdc-menu-panel{width:280px!important;min-width:280px!important;max-width:280px!important;--mat-menu-container-min-width: 280px;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 24px #0f172a29!important}.cdk-overlay-container .physician-menu-panel .mat-mdc-menu-content,.cdk-overlay-container .generic-selection-menu-panel .mat-mdc-menu-content,.cdk-overlay-container .task-filter-menu .mat-mdc-menu-content{padding:0!important}.cdk-overlay-container .task-filter-menu.mat-mdc-menu-panel{width:17.5rem!important;min-width:17.5rem!important;max-width:18rem!important;--mat-menu-container-min-width: 17.5rem;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 4px 12px #0f172a33!important}.task-overview-host .count-wrapper{background-color:#e9eef7!important;color:#1f5bd7!important}.cdk-overlay-container .profile-dialog-panel .mat-mdc-dialog-container{--mdc-dialog-container-shape: 12px;border-radius:12px!important}.mat-icon,.material-icons{font-family:Material Icons,sans-serif;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-symbols-rounded,.material-symbols-outlined{font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}.material-symbols-rounded{font-family:Material Symbols Rounded,sans-serif;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}:root{--table-header-bg: #ebf8ff;--table-header-color: #0c2c6c;--table-header-alt-bg: #f7fcff;--table-border-color: #e9eef7;--table-body-bg: #ffffff;--oqme-table-max-height: calc(100dvh - var(--toolbar-height, 90px) - 220px);--oqme-table-max-height-wide: calc(100dvh - var(--toolbar-height, 90px) - 180px);--oqme-table-max-height-dashboard: min(70vh, 560px);--oqme-table-max-height-compact: 480px}.oqme-table-scroll{max-height:var(--oqme-table-max-height);overflow-x:auto;overflow-y:auto;display:block;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--table-body-bg);border-radius:1rem;scrollbar-color:#cbd5e1 #edf2f7;scrollbar-width:thin}.oqme-table-scroll::-webkit-scrollbar,.data-table__scroll::-webkit-scrollbar{width:9px;height:9px}.oqme-table-scroll::-webkit-scrollbar-track,.data-table__scroll::-webkit-scrollbar-track{background:#edf2f7}.oqme-table-scroll::-webkit-scrollbar-thumb,.data-table__scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #edf2f7;border-radius:999px}.oqme-table-scroll::-webkit-scrollbar-thumb:hover,.data-table__scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.oqme-table-scroll--wide{max-height:var(--oqme-table-max-height-wide)}.oqme-table-scroll--dashboard{max-height:var(--oqme-table-max-height-dashboard)}.oqme-table-scroll--compact{max-height:var(--oqme-table-max-height-compact)}.tblbg,.tabel_header{background-color:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-size:14px;font-weight:500}.tblbg_3{background-color:var(--table-header-alt-bg);color:var(--table-header-color);font-size:14px;font-weight:500}.sticky-header{position:sticky;top:0;z-index:100;background-color:var(--table-header-bg)!important}.oqme-table-scroll .mat-mdc-header-row,.data-table__scroll .mat-mdc-header-row{position:sticky;top:0;z-index:100}.oqme-table-scroll .mat-mdc-header-cell,.data-table__scroll .mat-mdc-header-cell{position:sticky;top:0;z-index:100;background:var(--table-header-bg)!important}.scroll-hide{scrollbar-width:none;-ms-overflow-style:none}.scroll-hide::-webkit-scrollbar{display:none}.hide-vertical-scrollbar{overflow-y:hidden;overflow-x:auto}.hide-vertical-scrollbar::-webkit-scrollbar:vertical{display:none;width:0}.hide-vertical-scrollbar::-webkit-scrollbar:horizontal{height:8px}.mat-mdc-table{border-collapse:separate;border-spacing:0;width:100%}.mat-mdc-table .mat-mdc-header-row,.mat-mdc-table .mat-mdc-row{border-bottom:.5px solid var(--table-border-color)}.mat-mdc-table .mat-mdc-header-cell,.mat-mdc-table .mat-mdc-cell,.mat-mdc-table .mat-mdc-footer-cell{border-right:.5px solid var(--table-border-color);border-bottom-width:.5px!important;text-align:left;vertical-align:middle;font-size:14px}.mat-mdc-table .mat-mdc-header-cell:last-child,.mat-mdc-table .mat-mdc-cell:last-child,.mat-mdc-table .mat-mdc-footer-cell:last-child{border-right:none}.mat-mdc-table .mat-mdc-header-cell{background:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-weight:500;white-space:nowrap;position:sticky;top:0;z-index:100}table:not(.mat-mdc-table){border-radius:1rem;overflow:hidden}table:not(.mat-mdc-table)>thead,table:not(.mat-mdc-table)>thead>tr>th,table:not(.mat-mdc-table) th{background:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-weight:500;font-size:14px;text-align:left;vertical-align:middle}.mat-mdc-table .mat-mdc-cell{background:var(--table-body-bg);color:#111827;font-weight:400}.mat-mdc-table .mat-mdc-row:hover .mat-mdc-cell{background:#f8fafc}.oqme-data-table.mat-mdc-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;background:var(--table-body-bg);box-shadow:none!important;white-space:nowrap;table-layout:auto}.oqme-data-table.mat-mdc-table .mat-mdc-header-row{height:52px}.oqme-data-table.mat-mdc-table .mat-mdc-row{height:48px}.oqme-data-table.mat-mdc-table .mat-mdc-header-cell,.oqme-data-table.mat-mdc-table .mat-mdc-cell{box-sizing:border-box;padding:0 14px!important;border-top:0!important;border-right:1px solid #edf2f7!important;border-bottom:1px solid var(--table-border-color)!important;vertical-align:middle;font-size:14px;line-height:1.25;white-space:nowrap;word-break:normal;overflow-wrap:normal}.oqme-data-table.mat-mdc-table .mat-mdc-header-cell{background:var(--table-header-bg)!important;color:var(--table-header-color)!important;font-weight:500!important}.oqme-data-table.mat-mdc-table .mat-mdc-cell{background:var(--table-body-bg);color:#111827;font-weight:400}.oqme-data-table.mat-mdc-table .mat-mdc-header-cell:last-child,.oqme-data-table.mat-mdc-table .mat-mdc-cell:last-child{border-right:0!important}.oqme-data-table.mat-mdc-table .mat-column-actions{text-align:center!important}.mat-mdc-table .mat-mdc-header-cell:first-child,.mat-mdc-table .mat-mdc-cell:first-child,.mat-mdc-table .mat-mdc-footer-cell:first-child{position:sticky;left:0}.mat-mdc-table .mat-mdc-header-cell:first-child{top:0;z-index:101!important;background:var(--table-header-bg)!important}.mat-mdc-table .mat-mdc-cell:first-child,.mat-mdc-table .mat-mdc-footer-cell:first-child{z-index:1!important;background:var(--table-body-bg)}.mat-mdc-table .mat-mdc-header-cell:first-child.tabel_header,.mat-mdc-table .mat-mdc-header-cell:first-child.sticky-header{background:var(--table-header-bg)!important}.status-col,.actions-col{text-align:center!important}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.sort-header{display:inline-flex;align-items:center;gap:.15rem}.sort-icon{width:16px;height:16px;font-size:16px;vertical-align:middle}.name-link,.t2{color:#1f5bd7;text-decoration:underline;font-weight:500;font-size:14px;cursor:pointer}.toast-container{position:fixed;bottom:12px;left:12px;z-index:999999;display:flex;flex-direction:column;gap:.5rem;max-width:344px;pointer-events:none}.toast{width:344px;padding:16px;border-radius:10px;box-shadow:none;cursor:pointer;pointer-events:auto;display:flex;flex-direction:column;gap:.25rem;font-size:16px;line-height:20px;font-weight:400;word-break:break-word;white-space:normal}.toast strong{font-weight:600;font-size:16px}.toast--success,.toast--info,.toast--warning{background:#d3eeff;color:#0c2c6c}.toast--error{background:#bd362f;color:#fff}.fixed-buttons{position:sticky;bottom:0;left:0;right:0;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:8px;width:100%;box-sizing:border-box;background-color:#d0d8e8;padding:10px 24px;z-index:100;border-top:1px solid #b8c2d4}.markAs-complete{color:#f7fcff!important;background-color:#1f5bd7!important;border-radius:2rem!important;box-shadow:none!important}.markAs-complete:disabled{color:#f7fcff!important;background-color:#8692a1!important;cursor:not-allowed}.save-draft{color:#1f5bd7!important;border:1px solid #1f5bd7!important;background:none!important;border-radius:2rem!important;box-shadow:none!important}.save-draft:disabled{opacity:.65;cursor:not-allowed}.blue-back{color:#1f5bd7!important;background:none!important;border-radius:2rem!important}.fixed-buttons .mat-mdc-progress-spinner{display:inline-block;vertical-align:middle;margin-right:6px}.p-gutter{padding:16px 24px}.card{background:#fff;box-shadow:0 2px 8px #0c2c6c14}.card-borderr{border-radius:.75rem;overflow:hidden}.t3{color:#516685}.title{font-size:1.25rem;font-weight:500;color:#111827}.qqmeTxt_task{color:#1f5bd7!important;font-size:16px;font-weight:400;text-decoration:none}.qqmeTxt_task:hover{text-decoration:underline}.qqmeIcon{color:#0c2c6c}.qqmeIcon-2{color:#1f5bd7}.bg-report{background:#f7fcff}.full-width{width:100%}.headline{font-size:1.25rem;font-weight:500}.m-0{margin:0}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-8{margin-bottom:2rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.p-4{padding:1rem}.text-start{text-align:left}.font-semibold{font-weight:600}.text-Gry{color:#7b8ba0}.leading-tight{line-height:1.25}.w-64{width:16rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border:1px solid #e9eef7}.object-cover{object-fit:cover}.whitespace-nowrap{white-space:nowrap}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-14{margin-bottom:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.border-b{border-bottom:1px solid #e9eef7}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.flex-1{flex:1 1 0%}.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-40{height:10rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.text-black{color:#000}.text-center{text-align:center}.text-left{text-align:left}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-blue-600{color:#1f5bd7}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.no-underline{text-decoration:none}.rounded-lg{border-radius:.5rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}@media(min-width:640px){.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:hidden{display:none}}@media(min-width:768px){.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.qqmeTxt{background-color:#0c2c6c!important;color:#fff!important}.er{background-color:#1f5bd7!important;color:#fff!important}.qqmeTxt_2{color:#0c2c6c!important;font-size:16px;font-weight:600}.qqmeTxt_3{color:#516685!important}.t2{color:#1f5bd7!important}.t2_2{color:#0c2c6c!important}.text_hint{color:#516685;font-weight:500}.status-progress{display:inline-flex;align-items:center;justify-content:center;height:28px;background:#d3eeff;border:1px solid #0b76cb;border-radius:20px}.status-completed{display:inline-flex;align-items:center;justify-content:center;height:28px;background:#e6ffe0;border:1px solid #358e1e;border-radius:20px}.status-failed{display:inline-flex;align-items:center;justify-content:center;height:28px;background:#fff8e1;border:1px solid #e97305;border-radius:20px}.status-cancelled{display:inline-flex;align-items:center;justify-content:center;height:28px;background:#ffe7e7;border:1px solid #d32f2f;border-radius:20px}.status-req{display:inline-flex;align-items:center;justify-content:center;height:28px;background:#e9d3f8;border:1px solid #7c47c1;border-radius:20px}.text-base_blue{color:#0b76cb;font-size:14px;font-weight:500}.text-base_green{color:#358e1e;font-size:14px;font-weight:500}.text-base_yellow{color:#e97305;font-size:14px;font-weight:500}.text-base_red{color:#d32f2f;font-size:14px;font-weight:500}.text-base_purple{color:#7c47c1;font-size:14px;font-weight:500}.status-badge_2{display:inline-flex;align-items:center;justify-content:center;min-width:99px;height:28px;background:#e9eef7;border:1px solid #516685;border-radius:20px}.text-base_2{color:#516685;font-size:14px;font-weight:500}.hidden{display:none}.text-xl{font-size:1.25rem;line-height:1.75rem}.underline{text-decoration:underline}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-y-3{row-gap:.75rem}.gap-6{gap:1.5rem}.gap-3{gap:.75rem}.rounded-full{border-radius:9999px}.flex-shrink-0{flex-shrink:0}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.shadow-md{box-shadow:0 4px 6px #0000001a}.bg-white{background-color:#fff}.bg-blue-50{background-color:#eff6ff}.border-gray-200{border-color:#e5e7eb}.border-blue-500{border-color:#3b82f6}.border-l-4{border-left-width:4px;border-left-style:solid}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.list-none{list-style:none}.p-0{padding:0}.text-gray-300{color:#516685}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.h-10{height:2.5rem}.items-start{align-items:flex-start}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:block{display:block}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-2{gap:.5rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pl-4{padding-left:1rem}.sm\:inline{display:inline}.sm\:text-base{font-size:1rem}.sm\:text-sm{font-size:.875rem}.sm\:text-xl{font-size:1.25rem}.sm\:w-10{width:2.5rem}.sm\:h-10{height:2.5rem}.sm\:w-auto{width:auto}}@media(min-width:768px){.md\:px-8{padding-left:2rem;padding-right:2rem}}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden;font-family:Roboto,Helvetica,Arial,sans-serif;color:#1f1f1f}.cdk-overlay-pane.physician-dialog-panel,.physician-dialog-panel{max-width:min(1100px,96vw)!important;width:min(70vw,1100px)!important}.physician-dialog-panel .mat-mdc-dialog-container,.physician-dialog-panel .mat-mdc-dialog-surface{max-width:100%!important;width:100%!important;overflow:hidden;padding:0!important}.cdk-overlay-pane.custom-dialog-container_4,.cdk-overlay-pane.compact-dialog{max-width:min(500px,100vw - 32px)!important}.custom-dialog-container_4 .mat-mdc-dialog-container,.compact-dialog .mat-mdc-dialog-container,.custom-dialog-container_4 .mat-mdc-dialog-inner-container,.compact-dialog .mat-mdc-dialog-inner-container,.custom-dialog-container_4 .mat-mdc-dialog-surface,.compact-dialog .mat-mdc-dialog-surface{overflow:hidden!important;border-radius:1rem!important}.custom-dialog-container_4 .mat-mdc-dialog-surface,.compact-dialog .mat-mdc-dialog-surface{padding:1.5rem 1.75rem!important}.custom-dialog-container_4 .mat-mdc-dialog-title,.compact-dialog .mat-mdc-dialog-title{padding:0!important;margin:0!important}.custom-dialog-container_4 .mat-mdc-dialog-content,.compact-dialog .mat-mdc-dialog-content{padding:.75rem 0!important;margin:0!important;max-height:none!important;overflow:visible!important}.custom-dialog-container_4 .mat-mdc-dialog-actions,.compact-dialog .mat-mdc-dialog-actions{padding:1rem 0 0!important;margin:0!important;min-height:auto!important;overflow:visible!important}.cdk-overlay-pane.bodypart-picker-dialog{max-width:95vw!important}.bodypart-picker-dialog .mat-mdc-dialog-container,.bodypart-picker-dialog .mat-mdc-dialog-surface{padding:0!important;overflow:hidden!important;border-radius:1rem!important;max-height:90vh}.cdk-overlay-pane.anf-pdf-dialog-panel{max-width:95vw!important}.anf-pdf-dialog-panel .mat-mdc-dialog-container,.anf-pdf-dialog-panel .mat-mdc-dialog-surface{border-radius:1rem!important;overflow:hidden!important}.cdk-overlay-pane.drive-preview-dialog,.cdk-overlay-pane:has(iframe[allow*=encrypted-media]){width:min(90vw,960px)!important;max-width:90vw!important;height:min(85vh,800px)!important}.drive-preview-dialog .mat-mdc-dialog-container,.drive-preview-dialog .mat-mdc-dialog-surface,.cdk-overlay-pane:has(iframe[allow*=encrypted-media]) .mat-mdc-dialog-container,.cdk-overlay-pane:has(iframe[allow*=encrypted-media]) .mat-mdc-dialog-surface{overflow:hidden!important;border-radius:1rem!important;height:100%!important;padding:0!important;display:flex;flex-direction:column}.drive-preview-dialog .mat-mdc-dialog-content,.cdk-overlay-pane:has(iframe[allow*=encrypted-media]) .mat-mdc-dialog-content{flex:1 1 auto;margin:0!important;padding:0!important;max-height:none!important;overflow:hidden!important}.drive-preview-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 8px 8px 16px;border-bottom:1px solid #e9eef7;flex-shrink:0}.drive-preview-header h2{margin:0;font-size:1rem;font-weight:600;color:#0c2c6c}.drive-preview-dialog iframe,.cdk-overlay-pane:has(iframe[allow*=encrypted-media]) iframe{width:100%!important;height:100%!important;min-height:70vh;border:0!important;display:block}.mat-mdc-autocomplete-panel.search-autocomplete-panel{max-height:200px}.cdk-overlay-pane.custom-dialog-container{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important}.custom-dialog-container .mat-mdc-dialog-container,.custom-dialog-container .mat-mdc-dialog-surface{width:100%!important;height:100%!important;max-height:100dvh!important;border-radius:0!important;padding:0!important;overflow:hidden!important}.custom-dialog-container .mat-mdc-dialog-inner-container{height:100%!important}.custom-dialog-container .mat-mdc-dialog-component-host{display:block;height:100%}.cdk-overlay-pane.view-dialog-container{width:min(930px,95vw)!important;max-width:min(930px,95vw)!important;height:min(770px,90vh)!important;max-height:min(770px,90vh)!important}.view-dialog-container .mat-mdc-dialog-container,.view-dialog-container .mat-mdc-dialog-surface{width:100%!important;height:100%!important;max-height:min(770px,90vh)!important;border-radius:12px!important;padding:0!important;overflow:hidden!important}.view-dialog-container .mat-mdc-dialog-inner-container{height:100%!important}.view-dialog-container .mat-mdc-dialog-component-host{display:block;height:100%}.cdk-overlay-pane.view-dialog_vitals-container{width:min(624px,95vw)!important;max-width:min(624px,95vw)!important;height:min(800px,90vh)!important;max-height:min(800px,90vh)!important}.view-dialog_vitals-container .mat-mdc-dialog-container,.view-dialog_vitals-container .mat-mdc-dialog-surface{width:100%!important;height:100%!important;max-height:min(800px,90vh)!important;border-radius:1rem!important;padding:0!important;overflow:hidden!important}.view-dialog_vitals-container .mat-mdc-dialog-inner-container{height:100%!important}.view-dialog_vitals-container .mat-mdc-dialog-component-host{display:block;height:100%}.cdk-overlay-pane.dialogClass{max-width:min(420px,100vw - 24px)!important}.dialogClass .mat-mdc-dialog-container,.dialogClass .mat-mdc-dialog-surface{border-radius:1rem!important}
