@bahmni/widgets 0.0.1-dev.289 → 0.0.1-dev.293

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import { jsx as r, jsxs as T, Fragment as Y } from "react/jsx-runtime";
2
- import { u as W, a as X, y as J, t as Z, R as x, i as ee, I as te } from "./index-BBcf9Ywd.js";
2
+ import { u as W, a as X, y as J, t as Z, T as x, i as ee, I as te } from "./index-C0VMuD23.js";
3
3
  import { useQuery as ne } from "@tanstack/react-query";
4
4
  import { useState as l, useCallback as _, useEffect as g, useMemo as p } from "react";
5
5
  import { useTranslation as ae } from "react-i18next";
@@ -1,5 +1,5 @@
1
1
  import { jsx as n, jsxs as Z, Fragment as ee } from "react/jsx-runtime";
2
- import { Y as re, u as te, x as oe, Q as ae, W as se, J as ne, L as de, d as ie, M as U, R as me, t as le, i as x, X as ce, b as ue, I as fe, O as ye } from "./index-BBcf9Ywd.js";
2
+ import { G as re, u as te, k as oe, Q as ae, W as se, J as ne, x as de, d as ie, M as U, T as me, t as le, i as x, X as ce, b as ue, I as fe, O as ye } from "./index-C0VMuD23.js";
3
3
  import { useQueryClient as be, useQuery as y } from "@tanstack/react-query";
4
4
  import { useState as k, useMemo as d, useCallback as b } from "react";
5
5
  import { useTranslation as pe } from "react-i18next";
@@ -22,10 +22,10 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
22
22
  i
23
23
  ), Q = be(), {
24
24
  data: D = [],
25
- isLoading: v,
26
- isError: L,
27
- error: H,
28
- refetch: K
25
+ isLoading: T,
26
+ isError: v,
27
+ error: G,
28
+ refetch: H
29
29
  } = y({
30
30
  queryKey: ["forms", l, m],
31
31
  queryFn: () => ae(l, void 0, w),
@@ -37,18 +37,18 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
37
37
  )), Array.isArray(u) && u.length > 0 && (e = e.filter(
38
38
  (t) => u.some((r) => r.toLowerCase() === t.formName.toLowerCase())
39
39
  )), e;
40
- }, [D, i, u]), { data: R = [] } = y({
40
+ }, [D, i, u]), { data: L = [] } = y({
41
41
  queryKey: ["observationForms"],
42
42
  queryFn: () => se()
43
- }), T = b(
44
- (e) => R.find((r) => r.name === e)?.uuid,
45
- [R]
43
+ }), R = b(
44
+ (e) => L.find((r) => r.name === e)?.uuid,
45
+ [L]
46
46
  ), g = d(() => {
47
47
  if (o)
48
- return T(o.formName);
49
- }, [o, T]), {
50
- isLoading: j,
51
- isError: V,
48
+ return R(o.formName);
49
+ }, [o, R]), {
50
+ isLoading: K,
51
+ isError: j,
52
52
  error: F
53
53
  } = y({
54
54
  queryKey: ["formMetadata", g],
@@ -56,8 +56,8 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
56
56
  enabled: !!g && c
57
57
  }), {
58
58
  data: h,
59
- isLoading: $,
60
- isError: z,
59
+ isLoading: V,
60
+ isError: $,
61
61
  error: N
62
62
  } = y({
63
63
  queryKey: ["formsEncounterFHIR", o?.encounterUuid],
@@ -66,14 +66,14 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
66
66
  });
67
67
  ie(
68
68
  (e) => {
69
- e.patientUUID === l && e.updatedConcepts.size > 0 && (K(), Q.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
69
+ e.patientUUID === l && e.updatedConcepts.size > 0 && (H(), Q.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
70
70
  },
71
71
  [l]
72
72
  );
73
- const G = d(() => !h?.entry || !o?.formName ? [] : h.entry.filter((t) => t.resource?.resourceType === "Observation").map((t) => t.resource).filter((t) => {
73
+ const z = d(() => !h?.entry || !o?.formName ? [] : h.entry.filter((t) => t.resource?.resourceType === "Observation").map((t) => t.resource).filter((t) => {
74
74
  const r = he(t);
75
75
  return !r || r.includes(o.formName);
76
- }), [h, o?.formName]), Y = d(() => {
76
+ }), [h, o?.formName]), J = d(() => {
77
77
  if (F)
78
78
  return U(F).message;
79
79
  if (N)
@@ -84,7 +84,7 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
84
84
  { key: "recordedBy", header: s("RECORDED_BY") }
85
85
  ],
86
86
  [s]
87
- ), J = d(
87
+ ), W = d(
88
88
  () => [
89
89
  { key: "recordedOn", sortable: !0 },
90
90
  { key: "recordedBy", sortable: !0 }
@@ -95,7 +95,7 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
95
95
  (r, a) => {
96
96
  const f = a.formName;
97
97
  r[f] ??= [];
98
- const E = a.providers.map((X) => X.providerName).filter(Boolean).join(", ");
98
+ const E = a.providers.map((Y) => Y.providerName).filter(Boolean).join(", ");
99
99
  return r[f].push({
100
100
  id: a.encounterUuid,
101
101
  formName: a.formName,
@@ -117,7 +117,7 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
117
117
  ).sort((r, a) => r.formName.localeCompare(a.formName));
118
118
  }, [B, s]), S = b((e) => {
119
119
  M(e), I(!0);
120
- }, []), W = b(() => {
120
+ }, []), X = b(() => {
121
121
  I(!1), M(null);
122
122
  }, []), q = b(
123
123
  (e, t) => {
@@ -133,14 +133,14 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
133
133
  [S]
134
134
  );
135
135
  return /* @__PURE__ */ Z(ee, { children: [
136
- /* @__PURE__ */ n("div", { id: "forms-table", "data-testid": "forms-table", children: v || L || C.length === 0 || A ? /* @__PURE__ */ n(
136
+ /* @__PURE__ */ n("div", { id: "forms-table", "data-testid": "forms-table", children: T || v || C.length === 0 || A ? /* @__PURE__ */ n(
137
137
  x,
138
138
  {
139
139
  headers: _,
140
140
  ariaLabel: s("FORMS_HEADING"),
141
141
  rows: [],
142
- loading: v,
143
- errorStateMessage: L ? H?.message : void 0,
142
+ loading: T,
143
+ errorStateMessage: v ? G?.message : void 0,
144
144
  emptyStateMessage: s("FORMS_UNAVAILABLE"),
145
145
  renderCell: q,
146
146
  className: O.formsTableBody,
@@ -163,7 +163,7 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
163
163
  rows: a,
164
164
  loading: !1,
165
165
  errorStateMessage: "",
166
- sortable: J,
166
+ sortable: W,
167
167
  emptyStateMessage: s("FORMS_UNAVAILABLE"),
168
168
  renderCell: q,
169
169
  className: O.formsTableBody,
@@ -180,7 +180,7 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
180
180
  id: "modalIdForActionAreaLayout",
181
181
  portalId: "main-display-area",
182
182
  open: c,
183
- onRequestClose: W,
183
+ onRequestClose: X,
184
184
  modalHeading: o.formName,
185
185
  modalLabel: `${o.recordedOn} | ${o.recordedBy}`,
186
186
  passiveModal: !0,
@@ -189,10 +189,10 @@ const ge = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_cu
189
189
  children: /* @__PURE__ */ n(
190
190
  ye,
191
191
  {
192
- observations: G,
193
- isLoading: j || $,
194
- isError: V || z,
195
- errorMessage: Y,
192
+ observations: z,
193
+ isLoading: K || V,
194
+ isError: j || $,
195
+ errorMessage: J,
196
196
  emptyStateMessage: s("NO_FORM_DATA_AVAILABLE"),
197
197
  testIdPrefix: o.formName,
198
198
  hideThumbnail: P
@@ -1,13 +1,13 @@
1
1
  import { jsx as l, jsxs as C } from "react/jsx-runtime";
2
- import { f as M, c as D, e as V, g as k, o as Q, h as H, w as q, m as G, u as P, a as j, k as z, $ as J, d as Y, j as W, l as X, s as Z, H as x, i as ee } from "./index-BBcf9Ywd.js";
2
+ import { f as K, c as D, e as V, g as Q, o as H, h as k, w as q, m as G, u as P, a as j, j as z, N as J, d as Y, l as W, n as X, s as Z, H as x, i as ee } from "./index-C0VMuD23.js";
3
3
  import { useQueries as te, useQuery as se } from "@tanstack/react-query";
4
- import { useRef as oe, useEffect as S, useMemo as h } from "react";
4
+ import { useRef as oe, useEffect as N, useMemo as h } from "react";
5
5
  import { useTranslation as U } from "react-i18next";
6
6
  const w = (t, i, c, d, u, r) => {
7
- const s = V(t, i, u), o = s.value, a = k(o);
7
+ const s = V(t, i, u), o = s.value, a = Q(o);
8
8
  let n = o;
9
9
  a === "Image" && (n = /* @__PURE__ */ l(
10
- H,
10
+ k,
11
11
  {
12
12
  imageSrc: o,
13
13
  alt: o,
@@ -26,7 +26,7 @@ const w = (t, i, c, d, u, r) => {
26
26
  provider: s.provider
27
27
  }), m = t.display, p = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", y = d ? `${d}-${p}-${m}-${c}-${i}` : `${p}-${m}-${c}-${i}`;
28
28
  return /* @__PURE__ */ l(
29
- Q,
29
+ H,
30
30
  {
31
31
  header: s.header,
32
32
  value: n,
@@ -61,7 +61,7 @@ const w = (t, i, c, d, u, r) => {
61
61
  hideThumbnail: c
62
62
  }) => {
63
63
  const { t: d } = U(), u = (r, s, o) => {
64
- const a = M(r.encounterDetails, d);
64
+ const a = K(r.encounterDetails, d);
65
65
  return /* @__PURE__ */ C(
66
66
  D,
67
67
  {
@@ -106,7 +106,7 @@ const w = (t, i, c, d, u, r) => {
106
106
  )
107
107
  }
108
108
  );
109
- }, ne = "Observations-module_observations__RKSyo", ie = "Observations-module_title__TJL3z", N = {
109
+ }, ne = "Observations-module_observations__RKSyo", ie = "Observations-module_title__TJL3z", S = {
110
110
  observations: ne,
111
111
  title: ie
112
112
  }, ce = (t) => ["conceptUuid", t], de = (t, i) => ["observations", t, ...i], ve = ({ config: t }) => {
@@ -121,7 +121,7 @@ const w = (t, i, c, d, u, r) => {
121
121
  enabled: !!e
122
122
  }))
123
123
  });
124
- S(() => {
124
+ N(() => {
125
125
  n.forEach((e, v) => {
126
126
  if (e.isError && !r.current.has(v)) {
127
127
  const R = c[v];
@@ -150,14 +150,14 @@ const w = (t, i, c, d, u, r) => {
150
150
  ) && T();
151
151
  },
152
152
  [s, T]
153
- ), S(() => {
153
+ ), N(() => {
154
154
  g && o({
155
155
  title: a("ERROR_DEFAULT_TITLE"),
156
156
  message: a("ERROR_FETCHING_OBSERVATIONS"),
157
157
  type: "error"
158
158
  });
159
159
  }, [g]);
160
- const $ = h(() => {
160
+ const _ = h(() => {
161
161
  if (!p) return [];
162
162
  const e = W(p), v = X(e);
163
163
  return Z(v);
@@ -165,14 +165,14 @@ const w = (t, i, c, d, u, r) => {
165
165
  { key: "name", header: "name" },
166
166
  { key: "value", header: "value" },
167
167
  { key: "form", header: "form" }
168
- ], _ = y || !f, I = g && f, A = (!p || p.entry?.length === 0 || m.length === 0) && f, F = I ? a("ERROR_FETCHING_OBSERVATIONS") : null, L = A ? a("NO_OBSERVATIONS_FOUND") : void 0, K = $.length > 0 && !_ && !I, O = i.titleTranslationKey, E = O ? a(O) : "";
168
+ ], I = y || !f, $ = g && f, A = (!p || p.entry?.length === 0 || m.length === 0) && f, F = $ ? a("ERROR_FETCHING_OBSERVATIONS") : null, L = A ? a("NO_OBSERVATIONS_FOUND") : void 0, M = _.length > 0 && !I && !$, O = i.titleTranslationKey, E = O ? a(O) : "";
169
169
  return /* @__PURE__ */ C(
170
170
  "div",
171
171
  {
172
172
  id: "observations",
173
173
  "data-testid": O ? `observations-${E}` : "observations",
174
174
  "aria-label": "observations-aria-label",
175
- className: N.observations,
175
+ className: S.observations,
176
176
  children: [
177
177
  /* @__PURE__ */ l(
178
178
  x,
@@ -180,14 +180,14 @@ const w = (t, i, c, d, u, r) => {
180
180
  id: "observations-title",
181
181
  testId: O ? `observations-title-${E}` : "observations-title",
182
182
  title: E,
183
- className: N.title,
183
+ className: S.title,
184
184
  children: /* @__PURE__ */ l("p", { children: E })
185
185
  }
186
186
  ),
187
- K ? /* @__PURE__ */ l(
187
+ M ? /* @__PURE__ */ l(
188
188
  ae,
189
189
  {
190
- groupedData: $,
190
+ groupedData: _,
191
191
  title: E,
192
192
  hideThumbnail: u
193
193
  }
@@ -197,7 +197,7 @@ const w = (t, i, c, d, u, r) => {
197
197
  headers: B,
198
198
  rows: [],
199
199
  ariaLabel: a("OBSERVATIONS"),
200
- loading: _,
200
+ loading: I,
201
201
  errorStateMessage: F,
202
202
  emptyStateMessage: L,
203
203
  dataTestId: "observations-table"
@@ -93258,7 +93258,7 @@ const rHt = [
93258
93258
  },
93259
93259
  {
93260
93260
  type: "patientDocuments",
93261
- component: B1(() => import("./DocumentsTable-C3NxQB1N.js"))
93261
+ component: B1(() => import("./DocumentsTable-BuCm6KdH.js"))
93262
93262
  },
93263
93263
  {
93264
93264
  type: "flowSheet",
@@ -93266,7 +93266,7 @@ const rHt = [
93266
93266
  },
93267
93267
  {
93268
93268
  type: "forms",
93269
- component: B1(() => import("./FormsTable-CmJsWJ2O.js"))
93269
+ component: B1(() => import("./FormsTable-Xv8BgYY6.js"))
93270
93270
  },
93271
93271
  {
93272
93272
  type: "labOrders",
@@ -93274,7 +93274,7 @@ const rHt = [
93274
93274
  },
93275
93275
  {
93276
93276
  type: "observations",
93277
- component: B1(() => import("./Observations-B48aWdf7.js"))
93277
+ component: B1(() => import("./Observations-B81mlEMg.js"))
93278
93278
  },
93279
93279
  {
93280
93280
  type: "ordersControl",
@@ -93446,34 +93446,34 @@ const rMt = (r) => {
93446
93446
  ) });
93447
93447
  };
93448
93448
  export {
93449
- $Ht as $,
93449
+ YVt as $,
93450
93450
  kwt as A,
93451
- Ayt as B,
93451
+ dVt as B,
93452
93452
  Zat as C,
93453
93453
  PHt as D,
93454
93454
  gVt as E,
93455
93455
  SVt as F,
93456
- dVt as G,
93456
+ RHt as G,
93457
93457
  zo as H,
93458
93458
  n0 as I,
93459
93459
  ZHt as J,
93460
93460
  JHt as K,
93461
- SHt as L,
93461
+ Ayt as L,
93462
93462
  _1 as M,
93463
- Mwt as N,
93463
+ $Ht as N,
93464
93464
  KMe as O,
93465
93465
  FHt as P,
93466
93466
  kHt as Q,
93467
- mt as R,
93467
+ GEt as R,
93468
93468
  YHt as S,
93469
- jHt as T,
93470
- zl as U,
93469
+ mt as T,
93470
+ Mwt as U,
93471
93471
  eVt as V,
93472
93472
  IHt as W,
93473
93473
  Oo as X,
93474
- RHt as Y,
93475
- Cl as Z,
93476
- YVt as _,
93474
+ jHt as Y,
93475
+ zl as Z,
93476
+ Cl as _,
93477
93477
  h0 as a,
93478
93478
  XHt as a0,
93479
93479
  uwt as a1,
@@ -93502,21 +93502,21 @@ export {
93502
93502
  vlt as g,
93503
93503
  Mat as h,
93504
93504
  c1 as i,
93505
- qHt as j,
93506
- DHt as k,
93507
- KHt as l,
93505
+ DHt as j,
93506
+ vl as k,
93507
+ qHt as l,
93508
93508
  Aat as m,
93509
- pvt as n,
93509
+ KHt as n,
93510
93510
  Kot as o,
93511
- jvt as p,
93512
- Jvt as q,
93513
- Bgt as r,
93511
+ pvt as p,
93512
+ jvt as q,
93513
+ Jvt as r,
93514
93514
  GHt as s,
93515
93515
  wi as t,
93516
93516
  u0 as u,
93517
- GEt as v,
93517
+ Bgt as v,
93518
93518
  Rat as w,
93519
- vl as x,
93519
+ SHt as x,
93520
93520
  BHt as y,
93521
93521
  GMe as z
93522
93522
  };
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- ._bahmniIcon_1cg5e_1._paddingNone_1cg5e_1{padding:0}._bahmniIcon_1cg5e_1._paddingXxsmall_1cg5e_4{padding:.125rem}._bahmniIcon_1cg5e_1._paddingXsmall_1cg5e_7{padding:.25rem}._bahmniIcon_1cg5e_1._paddingSmall_1cg5e_10{padding:.5rem}._bahmniIcon_1cg5e_1._paddingMedium_1cg5e_13{padding:1rem}._bahmniIcon_1cg5e_1._paddingLarge_1cg5e_16{padding:1.5rem}._item_vyhzj_1{display:flex;flex-direction:column;gap:.5rem}._item_vyhzj_1 dt{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}._definition_vyhzj_14{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._definitionNormal_vyhzj_22{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._textAreaWrapper_1xc56_1{position:relative}._textAreaWrapper_1xc56_1 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-1.75rem}._textAreaWrapperInvalid_1xc56_10{position:relative}._textAreaWrapperInvalid_1xc56_10 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-.5rem}._rowCell_ajzol_1{display:flex;flex-direction:row;align-items:center;width:100%;gap:.5rem;padding:.5rem;min-block-size:2.5rem}._header_ajzol_11{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 30%;max-width:30%}._value_ajzol_20{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 50%;max-width:50%}._info_ajzol_29{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 20%;max-width:20%}._notificationContainer_1vxpe_1{position:fixed;top:4rem;right:1rem;z-index:9000;display:flex;flex-direction:column;gap:.5rem;align-items:end}._dataTableBody_14esb_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._dataTableBody_14esb_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._dataTableBody_14esb_1 th,._dataTableBody_14esb_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._dataTableBody_14esb_1 th{border-block:1px solid var(--cds-border-subtle)!important}._skeleton_14esb_25 td,._skeleton_14esb_25 th{background-color:var(--cds-background, #ffffff)!important}._statePlaceholder_14esb_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._emptyStateCell_14esb_41{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem!important;text-align:center!important;color:var(--cds-text-secondary, #525252)}._pagination_14esb_52{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._filterRow_14esb_57{background-color:var(--cds-layer-accent-01, #e0e0e0)}._filterCell_14esb_61{padding:.25rem .75rem;vertical-align:middle}._filterPlaceholderCell_14esb_66{padding:.25rem .75rem;background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupRow_14esb_71{background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupCell_14esb_75{padding:.5rem 1rem}._groupToggle_14esb_79{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.25rem 0;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}._groupCount_14esb_93{color:var(--cds-text-secondary, #525252);font-weight:400}._groupByDropdown_14esb_98 .cds--list-box__menu{right:0;left:auto}._actionButtons_14esb_103{display:flex;gap:1px}._visuallyHidden_14esb_108{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}._selectFilter_14esb_120{min-width:7rem}._dateRangeFilter_14esb_124 div:first-child{display:flex;flex-direction:column!important;gap:.25rem}._sortableDataTableBody_1w499_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._sortableDataTableBody_1w499_1 th,._sortableDataTableBody_1w499_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._sortableDataTableBody_1w499_1 th{border-block:1px solid var(--cds-border-subtle)!important}._sortableDataTableSkeleton_1w499_21 td,._sortableDataTableSkeleton_1w499_21 th{background-color:var(--cds-background, #ffffff)!important}._sortableDataTableBodyEmpty_1w499_26{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._sortableDataTablePagination_1w499_37{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._actionDataTableBody_mn1ph_1{padding-block-start:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}._actionDataTableBody_mn1ph_1 h2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0)}._actionDataTableBody_mn1ph_1>div:first-of-type{flex:1;align-content:center;border-bottom:none;padding-block:0;min-height:3rem}._actionDataTableBody_mn1ph_1>section{flex:0 0 auto;background-color:transparent;width:auto}._actionDataTableBody_mn1ph_1>section>div{padding:0;min-height:auto;justify-content:flex-end}._actionDataTableBody_mn1ph_1>[data-testid$=-sortable-data-table-test-id],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-skeleton],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-empty],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-error]{flex:1 0 100%}._expandableDataTableBody_15ny8_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._expandableDataTableBody_15ny8_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._expandableDataTableBody_15ny8_1 th,._expandableDataTableBody_15ny8_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._expandableDataTableBody_15ny8_1 th{border-block:1px solid var(--cds-border-subtle)!important}._expandableDataTableSkeleton_15ny8_25 td,._expandableDataTableSkeleton_15ny8_25 th{background-color:var(--cds-background, #ffffff)!important}._expandableDataTableBodyEmpty_15ny8_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._simpleDataTableBody_1cmbq_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start;padding:1rem!important}._simpleDataTableBody_1cmbq_1 th,._simpleDataTableBody_1cmbq_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252);cursor:default!important}._simpleDataTableBody_1cmbq_1 th{border-block:1px solid var(--cds-border-subtle)!important;padding:1rem!important}._tooltipIcon_d1wk8_1 svg{color:var(--cds-icon-secondary, #525252)!important}._cds--layer-one_vvtyi_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_vvtyi_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_vvtyi_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_vvtyi_19._cds--layer__with-background_vvtyi_73,._cds--layer-two_vvtyi_37._cds--layer__with-background_vvtyi_73,._cds--layer-three_vvtyi_55._cds--layer__with-background_vvtyi_73{background-color:var(--cds-layer-background)}._layout_vvtyi_85{position:fixed;top:3rem;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden}._collapsedModal_vvtyi_96 #modal-root [role=presentation]{position:absolute;left:-3rem;width:calc(100% + 3rem);z-index:9000}._collapsedModal_vvtyi_96 #modal-root [role=presentation] [role=dialog]{width:100%!important;height:100%!important;max-block-size:100%}._mainDisplay_vvtyi_108{position:absolute;inset:0;display:flex;flex-direction:column}._expand_vvtyi_118{left:16rem;width:calc(100vw - 16rem)}._collapse_vvtyi_96{left:3rem}._actionArea_vvtyi_127{height:100%;background:var(--cds-background, #ffffff)}._extended_vvtyi_132{height:200%;display:flex;flex-direction:column-reverse}._separator_vvtyi_138{position:relative;width:.25rem;background:var(--cds-background-hover, rgba(141, 141, 141, .12));cursor:col-resize;z-index:9999}._separatorGrip_vvtyi_146{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:1rem;height:2rem;background:var(--cds-layer-active-02, #c6c6c6);border-radius:.125rem;pointer-events:none}._panelGroup_vvtyi_161{flex:1;min-height:0}._panelGroup_vvtyi_161>[data-panel]{position:relative;min-width:0;overflow:hidden}._panelGroup_vvtyi_161>[data-panel]:first-child{min-width:40%!important}._panelGroup_vvtyi_161>[data-panel]:last-child{min-width:40%!important}@media(max-width:65.98rem){._actionArea_vvtyi_127{width:100%;left:0;z-index:999999;position:fixed}._expand_vvtyi_118{left:1rem!important;width:calc(100vw - 5rem)!important}._collapse_vvtyi_96{display:none}._panelGroup_vvtyi_161{margin-left:3rem}._panelGroup_vvtyi_161>[data-panel]:first-child:not(:last-child){display:none!important}._panelGroup_vvtyi_161>[data-panel]:last-child{flex:1 1 100%!important}._separator_vvtyi_138{display:none}}:root{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-one_ma379_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_ma379_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_ma379_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_ma379_19._cds--layer__with-background_ma379_73,._cds--layer-two_ma379_37._cds--layer__with-background_ma379_73,._cds--layer-three_ma379_55._cds--layer__with-background_ma379_73{background-color:var(--cds-layer-background)}._layout_ma379_85{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-y:visible}._main_ma379_93{margin-top:1rem;overflow-y:visible;width:100%;height:100%;align-self:center}@media(max-width:65.98rem){._main_ma379_93{width:calc(100vw - 3rem);left:3rem;top:13rem}}.cds--header{background-color:var(--cds-background-brand, #0f62fe);border-block-end-color:var(--cds-background-brand, #0f62fe)}.cds--header__name,.cds--header a.cds--header__name:hover,.cds--header .cds--header__global{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--overflow-menu svg,.cds--header .cds--overflow-menu:focus svg,.cds--header .cds--overflow-menu--open svg{fill:var(--cds-icon-inverse, #ffffff);color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--overflow-menu:hover,.cds--header .cds--overflow-menu:focus,.cds--header .cds--overflow-menu--open{background-color:#00000026}.cds--header .cds--header__global .cds--header__action,.cds--header .cds--header__global .cds--header__action:hover,.cds--header .cds--header__global .cds--header__action:active{color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action svg,.cds--header .cds--header__action:hover svg,.cds--header .cds--header__action--active svg{fill:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action:hover,.cds--header .cds--header__action--active{background-color:#00000026}.cds--header .cds--header__action:focus{border-color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--breadcrumb,.cds--header .cds--breadcrumb-item .cds--link,.cds--header .cds--breadcrumb-item .cds--link:visited,.cds--header .cds--breadcrumb-item .cds--link:hover,.cds--header .cds--breadcrumb-item .cds--link:visited:hover{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--breadcrumb-item:after,.cds--header .cds--breadcrumb-item [aria-current=page],.cds--header .cds--breadcrumb-item.cds--breadcrumb-item--current .cds--link{color:var(--cds-text-inverse, #ffffff);font-weight:600}._headerWSideNav_fbh29_67{display:flex;flex-direction:column;height:100%;z-index:2}._breadcrumb_fbh29_74{margin-left:1rem}@media(max-width:41.98rem){._breadcrumb_fbh29_74 .cds--breadcrumb-item{display:none}._breadcrumb_fbh29_74 .cds--breadcrumb-item--current{display:inline-block}}._sideNavItems_fbh29_86{border-right:1px solid var(--cds-border-subtle-01, #c6c6c6)}._sideNavItems_fbh29_86 .cds--side-nav__items{padding:0rem!important}._sideNavItems_fbh29_86 .cds--side-nav__icon svg{color:var(--cds-icon-secondary, #525252)}._sideNavItems_fbh29_86 .cds--side-nav__item--active .cds--side-nav__icon svg,._sideNavItems_fbh29_86 .cds--side-nav__link:hover .cds--side-nav__icon svg{color:var(--cds-icon-primary, #161616)}._grid_i0b21_1{border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;padding:.75rem;padding-inline:0!important;align-items:center!important}._children_i0b21_9{align-content:start;justify-self:start;padding-left:.75rem;width:-webkit-fill-available}._close_i0b21_16{margin-left:0!important;align-self:center;justify-self:start}._close_i0b21_16 .cds--btn--icon-only{background-color:var(--cds-background, #ffffff)!important;color:var(--cds-icon-primary, #161616)!important}._textAreaWCloseContainer_104qm_1{padding-inline-start:0!important;padding-inline-end:0!important;margin-block-start:1rem;margin-inline-start:0!important;margin-inline-end:1rem!important;margin-block-end:1rem;display:flex!important;position:relative}._textAreaWCloseContainerWInvalid_104qm_12{margin-block-start:1rem;margin-inline-end:1rem!important;margin-inline-start:0rem;display:flex!important;position:relative}._closeButton_104qm_20{margin:0!important;position:absolute!important;top:1.5rem;right:2px;background-color:var(--cds-field-01, #f4f4f4)!important}._closeButton_104qm_20 .cds--btn--icon-only{background-color:var(--cds-field-01, #f4f4f4)!important;color:var(--cds-icon-primary, #161616)!important}.cds--text-area{padding-right:3rem!important}._box_1jr6a_1{padding:0!important;border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;overflow:hidden}._header_1jr6a_8{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-layer-01, #f4f4f4);border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0);padding-left:.75rem!important;margin:0!important;height:2rem;align-content:center}._container_iixgz_1{width:100%}._accordion_iixgz_5{display:flex;flex-direction:column;padding-inline:0;border-block:none!important;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}._accordion_iixgz_5 div:last-child{padding-block:0}._accordion_iixgz_5 div[id^=accordion-item]{padding-inline:0;width:100%}._accordion_iixgz_5 button{display:flex}._accordion_iixgz_5 button div{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rows_iixgz_36{padding-inline-start:2rem;width:100%;max-width:100%;box-sizing:border-box}[data-split-view] #main-display-area ._rows_iixgz_36{min-width:75rem;padding-block-end:1rem}._accordion_iixgz_5:last-child{border-block-end:none}._thumbnailButton_kkw8t_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._thumbnailButton_kkw8t_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_kkw8t_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_kkw8t_1:active{transform:scale(.98)}._hideThumbnail_kkw8t_28{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._imageIcon_kkw8t_34{fill:var(--cds-background, #ffffff)}._thumbnailImage_kkw8t_38{width:100%;height:100%;object-fit:fill;display:block}._modalImageContainer_kkw8t_45{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalImage_kkw8t_45{max-width:100%;object-fit:contain;display:block;margin:.5rem}._fileTileButton_io1kl_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._fileTileButton_io1kl_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._fileTileButton_io1kl_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._fileTileButton_io1kl_1:active{transform:scale(.98)}._modalIframeContainer_io1kl_28{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem}._modalIframe_io1kl_28{width:100%;height:37.5rem;border:none}._thumbnailButton_1y563_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}._thumbnailButton_1y563_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_1y563_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_1y563_1:active{transform:scale(.98)}._hideThumbnail_1y563_29{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._videoIcon_1y563_35{fill:var(--cds-background, #ffffff)}._thumbnailVideo_1y563_39{width:100%;height:100%;object-fit:fill;display:block}._playIconOverlay_1y563_46{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:var(--cds-overlay, rgba(22, 22, 22, .5));border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._playIcon_1y563_46{width:1.5rem;height:1.5rem;color:var(--cds-icon-inverse, #ffffff);margin-left:.25rem}._modalVideoContainer_1y563_68{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalVideo_1y563_68{max-width:100%;object-fit:contain;display:block;margin:.5rem}._actionArea_1rrq1_1{position:relative;height:100%;width:100%;border-left:1px solid var(--cds-border-subtle);display:flex;flex-direction:column;overflow:hidden}._hidden_1rrq1_11{visibility:hidden;pointer-events:none}._title_1rrq1_16{font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0);padding:1.5rem 1.5rem .75rem}._content_1rrq1_25{flex:1;overflow-y:auto}._buttonSet_1rrq1_30{display:flex;width:100%;gap:0;border-top:1px solid var(--cds-border-subtle)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36{min-width:50%}._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:33.3333333333%}@media(max-width:65.98rem){._actionArea_1rrq1_1{width:100%}._buttonSet_1rrq1_30{position:fixed;bottom:0;display:grid;gap:0;grid-template-columns:repeat(2,50vw)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36,._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:100%}}._formCardContainer_1rru0_1{margin-top:1.5rem;margin-bottom:1rem}._title_1rru0_6{margin:2rem .125rem 1rem}._formsGrid_1rru0_12{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}._noFormsMessage_1rru0_19{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-align:center;padding:2rem;font-style:italic}._formCard_pbepw_1{background-color:var(--cds-layer-01, #f4f4f4);border:1px solid var(--cds-border-subtle-01, #c6c6c6);padding:1rem;transition:all .2s ease;position:relative;border-radius:4px;height:4rem}._formCard_pbepw_1._clickable_pbepw_10{cursor:pointer}._formCard_pbepw_1._clickable_pbepw_10:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-01, #e8e8e8);border-color:var(--cds-border-subtle-02, #e0e0e0);box-shadow:0 2px 8px #0000001a}._formCard_pbepw_1._clickable_pbepw_10:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._formCard_pbepw_1._selected_pbepw_22{border-color:var(--cds-border-interactive, #0f62fe);background-color:var(--cds-layer-selected-01, #e0e0e0)}._formCard_pbepw_1._selected_pbepw_22:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-selected-hover-01, #d1d1d1)}._formCard_pbepw_1._disabled_pbepw_13{opacity:.5;cursor:not-allowed}._formCard_pbepw_1._disabled_pbepw_13 *{pointer-events:none}._formCard_pbepw_1._error_pbepw_36{border:.125rem solid var(--cds-support-error, #da1e28);background-color:#fff1f1}._formCard_pbepw_1._error_pbepw_36:hover:not(._disabled_pbepw_13){border:.125rem solid var(--cds-support-error, #da1e28)}._header_pbepw_44{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._title_pbepw_51{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:400;color:var(--cds-text-primary, #161616);flex:1;line-height:1.4}._content_pbepw_62{display:flex;flex-direction:column;gap:.25rem}._errorMessage_pbepw_68{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28);margin-top:-.75rem;margin-left:1.25rem}._actionIcon_pbepw_78{cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;color:var(--cds-text-secondary, #525252);margin-left:auto;display:flex;align-items:center;justify-content:center}._actionIcon_pbepw_78:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-02, #e8e8e8);color:var(--cds-text-primary, #161616)}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._actionIcon_pbepw_78._disabled_pbepw_13{opacity:.5;cursor:not-allowed}@media(max-width:672px){._formCard_pbepw_1{padding:.75rem}._header_pbepw_44{gap:.25rem;margin-bottom:.25rem}._title_pbepw_51{font-size:var(--cds-body-compact-02-font-size, 1rem);font-weight:var(--cds-body-compact-02-font-weight, 400);line-height:var(--cds-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-body-compact-02-letter-spacing, 0)}._description_pbepw_116{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}}@media(prefers-contrast:high){._formCard_pbepw_1{border-width:2px}._formCard_pbepw_1._selected_pbepw_22{border-width:3px}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline-width:3px}}@media(prefers-reduced-motion:reduce){._formCard_pbepw_1,._actionIcon_pbepw_78{transition:none}}.DocumentPrintButton-module_printButtonBorder__cXbVi{border:1px solid var(--cds-interactive, #0f62fe)}.DocumentPrintButton-module_printButtonGroup__k9-JO{display:flex;align-items:center;max-width:100%}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printButton__0cA5L{min-width:16rem;max-width:100%;justify-content:flex-start}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printDropdown__chze- .cds--list-box__menu{left:auto;min-width:16rem;right:4rem;margin-top:.5rem}.PatientDetails-module_skeletonContainer__Hcd0O{width:70%}.PatientDetails-module_container__SToOW{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.PatientDetails-module_photo__k3oDa{width:4rem;height:4rem;object-fit:cover;flex-shrink:0}.PatientDetails-module_header__-bmE-{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;gap:.5rem;align-self:stretch}.PatientDetails-module_header__-bmE- .PatientDetails-module_patientName__a-WX2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);text-transform:capitalize}.PatientDetails-module_details__Ejos0{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:.5rem}.PatientDetails-module_details__Ejos0 p{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.PatientDetails-module_identifierAndGenderWrapper__882H7{display:flex;gap:1rem}.PatientDetails-module_detailsWithIcon__O9uu5{display:flex;align-items:center;gap:.125rem;height:1.125rem}.PatientDetails-module_detailsWithIcon__O9uu5 svg{height:1rem;width:1rem;color:var(--cds-icon-secondary, #525252)}@media(max-width:65.98rem){.PatientDetails-module_details__Ejos0{display:flex;flex-direction:column;gap:.5rem}}.AllergiesTable-module_allergiesTableError__PD8pw{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center}.AllergiesTable-module_mildSeverity__NCNu-{background-color:#d0e2ff!important;color:#0043ce!important}.AllergiesTable-module_moderateSeverity__lsUlB{background-color:#fddc69!important;color:#684e00!important}.AllergiesTable-module_severeSeverity__amsyH{background-color:#ffd7d9!important;color:#a2191f!important}.AllergiesTable-module_allergyName__eTq4L{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;flex-wrap:wrap;gap:.25rem}.AllergiesTable-module_allergyCategory__8KWd5{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-transform:uppercase}.AllergiesTable-module_allergyNote__3uk47 svg{color:var(--cds-icon-secondary, #525252)!important}.AllergiesTable-module_activeStatus__Lvg78{color:#24a148}.AllergiesTable-module_inactiveStatus__7iadA{color:#dde1e6}.AllergiesTable-module_allergiesTableBody__Fqg2Z td{width:25%}.AllergiesTable-module_allergiesTableBody__Fqg2Z td:nth-child(4){padding-inline:0!important}.AllergiesTable-module_allergiesTableWrapper__Jxpwd{position:relative}.AppointmentsTable-module_appointmentsTable__zZCwS{margin-top:1rem}.AppointmentsTable-module_appointmentTabList__Z57bb{border-top:1px solid var(--cds-border-subtle);margin-bottom:0}.AppointmentsTable-module_appointmentTabs__Np38e{padding:0!important}.AppointmentsTable-module_appointmentsTableBody__bG9X5{border-collapse:collapse;width:100%;border:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 tbody tr:last-child td{border-bottom:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 table{table-layout:fixed}.AppointmentsTable-module_appointmentsTableBody__bG9X5 td{overflow-wrap:anywhere}.AppointmentsTable-module_appointmentTableEmpty__ZDtZ-{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.AppointmentsTable-module_proposedStatus__ybqz-,.AppointmentsTable-module_pendingStatus__EtGKd{color:#8d8d8d}.AppointmentsTable-module_bookedStatus__y8xCd{color:#0043ce}.AppointmentsTable-module_arrivedStatus__V4WM5{color:#8d8d8d}.AppointmentsTable-module_fulfilledStatus__HWAHo{color:#198038}.AppointmentsTable-module_cancelledStatus__bgRJz,.AppointmentsTable-module_noshowStatus__oomMV{color:#a2191f}.AppointmentsTable-module_waitlistStatus__mWphA{color:#161616}.AppointmentsTable-module_checkedInStatus__07Vai{color:#684e00}.AppointmentsTable-module_enteredInErrorStatus__1FtaX,.AppointmentsTable-module_unknownStatus__OPsmm{color:#8d8d8d}.AppointmentsTable-module_customAccordianItem__QXZJh{margin-bottom:.5rem;border:1px solid var(--cds-border-subtle);border-radius:2px}.AppointmentsTable-module_columnDataBold__Ee1jx{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableTitle__hTVdd{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.ConditionsTable-module_conditionsTableTitle__hTVdd p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.ConditionsTable-module_conditionName__Q0Gcb{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableBody__seT-l td{width:25%}.ConditionsTable-module_conditionsTableBody__seT-l td:nth-child(4){padding-inline:0!important}.ConditionsTable-module_activeStatus__F1rKY{color:#24a148}.ConditionsTable-module_inactiveStatus__jB3KW{color:#dde1e6}.DiagnosesTable-module_diagnosesTableTitle__cKr6A{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.DiagnosesTable-module_diagnosesTableTitle__cKr6A p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.DiagnosesTable-module_diagnosisName__CX7I8{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.DiagnosesTable-module_diagnosesTableBodyEmpty__AqVP4{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle-02, #e0e0e0);padding:1.5rem 1rem;text-align:center}.DiagnosesTable-module_diagnosesTableBody__zJS7J td{width:25%}.DiagnosesTable-module_diagnosesTableBody__zJS7J td:nth-child(1){width:50%}.DiagnosesTable-module_confirmedCell__Hcuxp{background-color:#ffd7d9!important;color:#a2191f!important}.DiagnosesTable-module_provisionalCell__9xIUE{background-color:#fddc69!important;color:#684e00!important}.MedicationsTable-module_medicationTableEmpty__jvtCu{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.MedicationsTable-module_medicationTabList__RCQg4{border-top:1px solid var(--cds-border-subtle)}.MedicationsTable-module_medicationTabs__XWHY4{padding:0!important}.MedicationsTable-module_columnDataBold__eNpHL{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.MedicationsTable-module_medicationName__IPwN5{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;flex-wrap:wrap;gap:.25rem}.MedicationsTable-module_medicineDetails__G5jQk{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.MedicationsTable-module_PRN__szAmW{background-color:#fddc69!important;color:#b28600!important}.MedicationsTable-module_STAT__7jqhY{background-color:#ffd7d9!important;color:#fa4d56!important}.MedicationsTable-module_activeStatus__5Lzac{color:#24a148}.MedicationsTable-module_scheduledStatus__HSWdq{color:#fddc69}.MedicationsTable-module_cancelledStatus__WXxxQ,.MedicationsTable-module_completedStatus__-SPSH,.MedicationsTable-module_stoppedStatus__lKUHq{color:#fa4d56}.MedicationsTable-module_unknownStatus__Odo3C{color:#dde1e6}.MedicationsTable-module_rowSeperator__VfyeK td{border-block-end:0!important}.MedicationsTable-module_medicationsTableBody__qNkVN td{width:15%}.MedicationsTable-module_medicationsTableBody__qNkVN td:nth-child(7){padding-inline:0!important}.MedicationsTable-module_medicationsTableWrapper__7OGYf{position:relative}.MedicationsTable-module_customAccordianItem__psJQO{background-color:var(--cds-layer-01, #f4f4f4)}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.ObservationsRenderer-module_resultsContainer__xvAwi{background-color:var(--cds-layer-02, #ffffff);overflow-y:auto;max-height:70vh;width:100%;padding:1rem}.ObservationsRenderer-module_observation__VuMME{padding:1rem;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.ObservationsRenderer-module_observation__VuMME:last-child{border-bottom:none}.ObservationsRenderer-module_groupContainer__L-UDN{display:block}.ObservationsRenderer-module_rowContainer__5dovd{display:flex;align-items:center;gap:.5rem}.ObservationsRenderer-module_groupLabel__62Uiu{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:block;margin-block-end:.75rem}.ObservationsRenderer-module_rowLabel__ls-in{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex-basis:30%;overflow-wrap:break-word}.ObservationsRenderer-module_rowValue__-MBZN{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:70%}.ObservationsRenderer-module_groupMembers__QVkTs{display:flex;flex-direction:column;gap:.5rem}.ObservationsRenderer-module_memberRow__6qwZf{display:flex;padding:.5rem .75rem;gap:.5rem}.ObservationsRenderer-module_memberLabel__jO9vl{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:30%;overflow-wrap:break-word}.ObservationsRenderer-module_memberValue__uEJiC{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_abnormalValue__qYRmd{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28)}.ObservationsRenderer-module_rangeInfo__VvjEW{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_nestedGroup__-ob2R{display:flex;flex-direction:column;gap:.5rem;margin-block-start:.5rem}.ObservationsRenderer-module_nestedGroupLabel__69tP6{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.ObservationsRenderer-module_nestedGroupMembers__hzKUQ{display:flex;flex-direction:column;gap:.25rem}.ObservationsRenderer-module_fullWidth__KNNO9{width:100%}.ObservationsRenderer-module_commentSection__U28N6{margin-top:.25rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);font-style:italic}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.RadiologyInvestigationTable-module_inProgressStatus__PKgxl{color:#684e00}.RadiologyInvestigationTable-module_completedStatus__8ybq5{color:#24a148}.RadiologyInvestigationTable-module_revokedStatus__bF0HZ,.RadiologyInvestigationTable-module_unknownStatus__RW1VT{color:#dde1e6}.RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.RadiologyInvestigationTable-module_resultsCell__9SHF-{display:flex;flex-direction:column;gap:.25rem}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td{width:25%;border-block-end:0!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td:first-child{width:unset!important}.RadiologyInvestigationTable-module_urgentCell__3GFu8{background-color:#fddc69!important;color:#684e00!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI{background-color:var(--cds-layer-01, #f4f4f4)}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBodyError__F1sE0{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_linkedOrderRow__3YAwm .RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_expandableContentSpacer__cMvMl{border:none!important}.RadiologyInvestigationTable-module_reportSection__2IN0z{padding:0!important}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportTitle__kQvrB{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportDetails__hJyEv{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);margin:1rem 0}.RadiologyInvestigationTable-module_reportTile__glcjm{padding:1rem 3.5rem 2rem!important}[data-split-view] #main-display-area #lab-investigations div[id^=accordion-item]{overflow-x:auto}.LabInvestigation-module_labSkeleton__z0xE-{max-inline-size:100%!important}.LabInvestigation-module_labTest__X1BOp{background-color:var(--cds-layer-02, #ffffff);border-bottom:1px solid var(--cds-border-subtle)}.LabInvestigation-module_labTestHeader__7IIBK{display:flex;align-items:center;justify-content:space-between;row-gap:1rem;flex-wrap:nowrap;padding:.75rem}.LabInvestigation-module_labTestInfo__lnFRc{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;text-transform:capitalize}.LabInvestigation-module_testName__8dqOD{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.LabInvestigation-module_result__FGpW7 :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_result__FGpW7 :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_abnormalResult__HENSC :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-error, #da1e28);font-weight:700}.LabInvestigation-module_abnormalResult__HENSC :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28)}.LabInvestigation-module_testDetails__gCeYZ{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_testResultsPending__h4OHF{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);padding:0 .75rem .75rem}.LabInvestigation-module_accordionItem__hV9ID{background-color:var(--cds-layer-01, #f4f4f4)}.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__content,.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__wrapper{padding-block:0%!important;padding-inline:0%!important;margin-block:0%!important;margin-inline:0%!important}.LabInvestigation-module_labInvestigationTableBodyError__LRRQe{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_labTestResultsTable__jxNpG td{width:25%;border-block-end:none!important;border-block-start:none!important}.LabInvestigation-module_viewAttachmentsLink__hnrBZ{margin-inline-start:.25rem}.LabInvestigation-module_attachmentsContainer__-A6Q-{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.LabInvestigation-module_attachmentViewer__bwZP0{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.LabInvestigation-module_attachmentIframe__fS6XY{width:100%;height:600px;border:none}.LabInvestigation-module_attachmentImage__d2jYh{max-width:100%;max-height:600px}.LabInvestigation-module_attachmentNumber__BZ30l{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.SearchPatient-module_searchPatientContainer__uqWDm{display:flex;align-items:center;background:var(--cds-layer-02, #ffffff);box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}.SearchPatient-module_searchPatient__aRwgX{display:flex;flex:1 1 0;align-items:center;padding:1.5rem}.SearchPatient-module_searchButton__AiSPM{padding-inline:2.5rem!important}.SearchPatient-module_orDivider__mx15Z{display:flex;flex-direction:column;align-items:center;justify-content:center}.SearchPatient-module_orDivider__mx15Z:before{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_orDivider__mx15Z:after{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_advanceSearchContainer__-sy1N{display:flex;align-items:center;flex:1 1 auto;min-width:0}.SearchPatient-module_advanceInputWrapper__VZ-gK{display:flex;flex:1 1 auto;position:relative}.SearchPatient-module_errorMessage__iL222{position:absolute;top:100%;color:var(--cds-support-error, #da1e28);font-size:.875rem;line-height:1.125rem;font-weight:400;white-space:nowrap}.SearchPatient-module_searchTypeDropdown__CsMo-{width:10rem}@media(max-width:65.98rem){.SearchPatient-module_searchPatientContainer__uqWDm{flex-direction:column}.SearchPatient-module_searchPatient__aRwgX{width:100%}.SearchPatient-module_orDivider__mx15Z{flex-direction:row;width:50%}.SearchPatient-module_orDivider__mx15Z:before{height:1px;flex:1}.SearchPatient-module_orDivider__mx15Z:after{height:1px;flex:1}}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i th{white-space:pre-line}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table th:nth-child(2) *,.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table td:nth-child(2){background-color:#defbe6!important}.VitalFlowSheet-module_vitalSignCell__rLnL2{display:flex;flex-direction:column;gap:2px}.VitalFlowSheet-module_vitalSignName__ZMxpI{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.VitalFlowSheet-module_obsValueCell__jlfOo{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-align:center;padding:.25rem;border-radius:2px}.VitalFlowSheet-module_obsValueCell__jlfOo.VitalFlowSheet-module_abnormalValue__GY-a4{color:var(--cds-support-error, #da1e28);font-weight:600}.VitalFlowSheet-module_complexDisplayValue__xaQCs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;line-height:1.2}[data-split-view] #main-display-area #generic-service-request-table div[id^=accordion-item]{overflow-x:auto}.GenericServiceRequestTable-module_inProgressStatus__qUqDT{color:#684e00}.GenericServiceRequestTable-module_completedStatus__u1AND{color:#24a148}.GenericServiceRequestTable-module_revokedStatus__3gz6-,.GenericServiceRequestTable-module_unknownStatus__7Bdzo{color:#dde1e6}.GenericServiceRequestTable-module_requestName__94fyH{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;align-items:center;gap:.25rem}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td{width:25%;border-block-end:0!important}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td:first-child{width:50%}.GenericServiceRequestTable-module_urgentCell__YvVIm{background-color:#fddc69!important;color:#684e00!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4{background-color:var(--cds-layer-01, #f4f4f4)}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.PatientProgramsTable-module_outcome__P3f1s{display:flex;flex-direction:column;gap:.25rem}.PatientProgramsTable-module_outcome__P3f1s h3{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:500;color:var(--cds-text-primary, #161616)}.PatientProgramsTable-module_outcome__P3f1s p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin:0}.PatientProgramsTable-module_table__yS2Jn td{width:14%;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.Immunizations-module_widget__xuaMo [role=tabpanel]{padding:0}.Immunizations-module_header__Ia4P3{background:var(--cds-background, #ffffff);min-block-size:fit-content;border-top:1px solid var(--cds-border-subtle);display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.Immunizations-module_header__Ia4P3 p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616);padding:1rem}.Immunizations-module_header__Ia4P3 button{margin-inline-end:.125rem}.Immunizations-module_code__1Qw2U{display:flex;gap:.25rem;align-items:center;font-weight:700}.Immunizations-module_table__xoUWF table{table-layout:fixed;width:100%}.Immunizations-module_table__xoUWF td,.Immunizations-module_table__xoUWF th{width:auto}.Immunizations-module_table__xoUWF th[data-testid$=-doseSequence],.Immunizations-module_table__xoUWF td[data-testid$=-doseSequence]{width:9%}.Immunizations-module_expandedRowContent__-xLrq{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.Immunizations-module_expandedRowContent__-xLrq span+span:before{content:" | "}.ProgramDetails-module_error__KOaxf{padding:1rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28);font-style:italic;text-align:center;background-color:var(--cds-layer-01, #f4f4f4);width:100%}.ProgramDetails-module_loading__-c-ec{padding:1rem;inline-size:100%;max-inline-size:100%}.ProgramDetails-module_grid__Anpu7{margin-inline:0;padding-inline:0}.ProgramDetails-module_grid__Anpu7 dt{padding-top:.75rem}.ProgramDetails-module_header__1QY-2{display:flex;justify-content:space-between;padding-inline-end:.75rem;padding-top:.5rem}.ProgramDetails-module_header__1QY-2 #ProgramDetails-module_patient-programs-state-change-button-group__5GxkV{display:flex;gap:.25rem}.ProgramDetails-module_title__VYDAP{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);padding-top:.75rem;padding-bottom:0;font-weight:600;min-block-size:fit-content}.ProgramDetails-module_title__VYDAP #ProgramDetails-module_program-status__UoJVb{padding-left:.75rem}.ProgramDetails-module_programDetails__PPdA7{background-color:var(--cds-layer-01, #f4f4f4);padding-bottom:1rem;padding-inline:.5rem}.configProvider-module_errorState__l62qJ{padding:2rem;background-color:var(--cds-layer-01, #f4f4f4)}.configProvider-module_errorStateTitle__RGFEv{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);margin-bottom:.5rem}.configProvider-module_errorStateBody__QlP3w{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LocationSelector-module_dropdownWrapper__EGQSN .cds--dropdown{min-width:12rem}.LocationSelector-module_skeleton__5QGfl{height:2.5rem}.LocationSelector-module_error__7K-5g{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-error)}.LocationSelector-module_noLocation__mrBOk{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-secondary)}.DocumentsTable-module_documentsTableBody__6iR3w td{width:20%}.DocumentsTable-module_documentsTableBody__6iR3w td:nth-child(1){width:25%}.DocumentsTable-module_documentsTableBody__6iR3w td:last-child{width:15%}.DocumentsTable-module_viewAttachmentsLink__aQ1on{cursor:pointer}.DocumentsTable-module_documentViewerContainer__F5m8D{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:1rem}.DocumentsTable-module_attachmentItem__17KA7{width:100%}.DocumentsTable-module_attachmentCounter__WFiI3{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin-bottom:.25rem}.DocumentsTable-module_attachmentError__RI4U2{color:var(--cds-support-error, #da1e28);font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px)}.DocumentsTable-module_documentIframe__ptq5I{width:100%;height:37.5rem;border:none}.DocumentsTable-module_documentImage__KQVgS{max-width:100%;object-fit:contain}[data-split-view] #main-display-area #forms-table div[id^=accordion-item]{overflow-x:auto}.FormsTable-module_formsTableBody__SvGha td{width:50%;border-block-end:0!important}.FormsTable-module_customAccordianItem__isszs{background-color:var(--cds-layer-01, #f4f4f4)}.FormsTable-module_customAccordianItem__isszs .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.FormsTable-module_customAccordianItem__isszs .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.Observations-module_observations__RKSyo div[id^=encounter-]{padding-inline-start:0!important}.Observations-module_observations__RKSyo div[id^=encounter-]>ul>li>button{background-color:var(--cds-layer-01, #f4f4f4)}.Observations-module_observations__RKSyo div[id^=abnormal-obs-][id$=-value]{color:var(--cds-text-error, #da1e28);font-weight:700}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item] div[id^=accordion-item]{overflow-x:visible}.Observations-module_title__TJL3z{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.Observations-module_title__TJL3z p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}
1
+ ._bahmniIcon_1cg5e_1._paddingNone_1cg5e_1{padding:0}._bahmniIcon_1cg5e_1._paddingXxsmall_1cg5e_4{padding:.125rem}._bahmniIcon_1cg5e_1._paddingXsmall_1cg5e_7{padding:.25rem}._bahmniIcon_1cg5e_1._paddingSmall_1cg5e_10{padding:.5rem}._bahmniIcon_1cg5e_1._paddingMedium_1cg5e_13{padding:1rem}._bahmniIcon_1cg5e_1._paddingLarge_1cg5e_16{padding:1.5rem}._item_vyhzj_1{display:flex;flex-direction:column;gap:.5rem}._item_vyhzj_1 dt{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}._definition_vyhzj_14{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._definitionNormal_vyhzj_22{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._textAreaWrapper_1xc56_1{position:relative}._textAreaWrapper_1xc56_1 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-1.75rem}._textAreaWrapperInvalid_1xc56_10{position:relative}._textAreaWrapperInvalid_1xc56_10 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-.5rem}._rowCell_ajzol_1{display:flex;flex-direction:row;align-items:center;width:100%;gap:.5rem;padding:.5rem;min-block-size:2.5rem}._header_ajzol_11{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 30%;max-width:30%}._value_ajzol_20{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 50%;max-width:50%}._info_ajzol_29{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 20%;max-width:20%}._notificationContainer_1vxpe_1{position:fixed;top:4rem;right:1rem;z-index:9000;display:flex;flex-direction:column;gap:.5rem;align-items:end}._dataTableBody_14esb_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._dataTableBody_14esb_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._dataTableBody_14esb_1 th,._dataTableBody_14esb_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._dataTableBody_14esb_1 th{border-block:1px solid var(--cds-border-subtle)!important}._skeleton_14esb_25 td,._skeleton_14esb_25 th{background-color:var(--cds-background, #ffffff)!important}._statePlaceholder_14esb_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._emptyStateCell_14esb_41{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem!important;text-align:center!important;color:var(--cds-text-secondary, #525252)}._pagination_14esb_52{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._filterRow_14esb_57{background-color:var(--cds-layer-accent-01, #e0e0e0)}._filterCell_14esb_61{padding:.25rem .75rem;vertical-align:middle}._filterPlaceholderCell_14esb_66{padding:.25rem .75rem;background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupRow_14esb_71{background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupCell_14esb_75{padding:.5rem 1rem}._groupToggle_14esb_79{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.25rem 0;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}._groupCount_14esb_93{color:var(--cds-text-secondary, #525252);font-weight:400}._groupByDropdown_14esb_98 .cds--list-box__menu{right:0;left:auto}._actionButtons_14esb_103{display:flex;gap:1px}._visuallyHidden_14esb_108{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}._selectFilter_14esb_120{min-width:7rem}._dateRangeFilter_14esb_124 div:first-child{display:flex;flex-direction:column!important;gap:.25rem}._sortableDataTableBody_1w499_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._sortableDataTableBody_1w499_1 th,._sortableDataTableBody_1w499_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._sortableDataTableBody_1w499_1 th{border-block:1px solid var(--cds-border-subtle)!important}._sortableDataTableSkeleton_1w499_21 td,._sortableDataTableSkeleton_1w499_21 th{background-color:var(--cds-background, #ffffff)!important}._sortableDataTableBodyEmpty_1w499_26{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._sortableDataTablePagination_1w499_37{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._actionDataTableBody_mn1ph_1{padding-block-start:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}._actionDataTableBody_mn1ph_1 h2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0)}._actionDataTableBody_mn1ph_1>div:first-of-type{flex:1;align-content:center;border-bottom:none;padding-block:0;min-height:3rem}._actionDataTableBody_mn1ph_1>section{flex:0 0 auto;background-color:transparent;width:auto}._actionDataTableBody_mn1ph_1>section>div{padding:0;min-height:auto;justify-content:flex-end}._actionDataTableBody_mn1ph_1>[data-testid$=-sortable-data-table-test-id],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-skeleton],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-empty],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-error]{flex:1 0 100%}._expandableDataTableBody_15ny8_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._expandableDataTableBody_15ny8_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._expandableDataTableBody_15ny8_1 th,._expandableDataTableBody_15ny8_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._expandableDataTableBody_15ny8_1 th{border-block:1px solid var(--cds-border-subtle)!important}._expandableDataTableSkeleton_15ny8_25 td,._expandableDataTableSkeleton_15ny8_25 th{background-color:var(--cds-background, #ffffff)!important}._expandableDataTableBodyEmpty_15ny8_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._simpleDataTableBody_1cmbq_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start;padding:1rem!important}._simpleDataTableBody_1cmbq_1 th,._simpleDataTableBody_1cmbq_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252);cursor:default!important}._simpleDataTableBody_1cmbq_1 th{border-block:1px solid var(--cds-border-subtle)!important;padding:1rem!important}._tooltipIcon_d1wk8_1 svg{color:var(--cds-icon-secondary, #525252)!important}._cds--layer-one_vvtyi_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_vvtyi_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_vvtyi_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_vvtyi_19._cds--layer__with-background_vvtyi_73,._cds--layer-two_vvtyi_37._cds--layer__with-background_vvtyi_73,._cds--layer-three_vvtyi_55._cds--layer__with-background_vvtyi_73{background-color:var(--cds-layer-background)}._layout_vvtyi_85{position:fixed;top:3rem;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden}._collapsedModal_vvtyi_96 #modal-root [role=presentation]{position:absolute;left:-3rem;width:calc(100% + 3rem);z-index:9000}._collapsedModal_vvtyi_96 #modal-root [role=presentation] [role=dialog]{width:100%!important;height:100%!important;max-block-size:100%}._mainDisplay_vvtyi_108{position:absolute;inset:0;display:flex;flex-direction:column}._expand_vvtyi_118{left:16rem;width:calc(100vw - 16rem)}._collapse_vvtyi_96{left:3rem}._actionArea_vvtyi_127{height:100%;background:var(--cds-background, #ffffff)}._extended_vvtyi_132{height:200%;display:flex;flex-direction:column-reverse}._separator_vvtyi_138{position:relative;width:.25rem;background:var(--cds-background-hover, rgba(141, 141, 141, .12));cursor:col-resize;z-index:9999}._separatorGrip_vvtyi_146{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:1rem;height:2rem;background:var(--cds-layer-active-02, #c6c6c6);border-radius:.125rem;pointer-events:none}._panelGroup_vvtyi_161{flex:1;min-height:0}._panelGroup_vvtyi_161>[data-panel]{position:relative;min-width:0;overflow:hidden}._panelGroup_vvtyi_161>[data-panel]:first-child{min-width:40%!important}._panelGroup_vvtyi_161>[data-panel]:last-child{min-width:40%!important}@media(max-width:65.98rem){._actionArea_vvtyi_127{width:100%;left:0;z-index:999999;position:fixed}._expand_vvtyi_118{left:1rem!important;width:calc(100vw - 5rem)!important}._collapse_vvtyi_96{display:none}._panelGroup_vvtyi_161{margin-left:3rem}._panelGroup_vvtyi_161>[data-panel]:first-child:not(:last-child){display:none!important}._panelGroup_vvtyi_161>[data-panel]:last-child{flex:1 1 100%!important}._separator_vvtyi_138{display:none}}:root{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-one_ma379_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_ma379_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_ma379_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_ma379_19._cds--layer__with-background_ma379_73,._cds--layer-two_ma379_37._cds--layer__with-background_ma379_73,._cds--layer-three_ma379_55._cds--layer__with-background_ma379_73{background-color:var(--cds-layer-background)}._layout_ma379_85{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-y:visible}._main_ma379_93{margin-top:1rem;overflow-y:visible;width:100%;height:100%;align-self:center}@media(max-width:65.98rem){._main_ma379_93{width:calc(100vw - 3rem);left:3rem;top:13rem}}.cds--header{background-color:var(--cds-background-brand, #0f62fe);border-block-end-color:var(--cds-background-brand, #0f62fe)}.cds--header__name,.cds--header a.cds--header__name:hover,.cds--header .cds--header__global{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--overflow-menu svg,.cds--header .cds--overflow-menu:focus svg,.cds--header .cds--overflow-menu--open svg{fill:var(--cds-icon-inverse, #ffffff);color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--overflow-menu:hover,.cds--header .cds--overflow-menu:focus,.cds--header .cds--overflow-menu--open{background-color:#00000026}.cds--header .cds--header__global .cds--header__action,.cds--header .cds--header__global .cds--header__action:hover,.cds--header .cds--header__global .cds--header__action:active{color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action svg,.cds--header .cds--header__action:hover svg,.cds--header .cds--header__action--active svg{fill:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action:hover,.cds--header .cds--header__action--active{background-color:#00000026}.cds--header .cds--header__action:focus{border-color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--breadcrumb,.cds--header .cds--breadcrumb-item .cds--link,.cds--header .cds--breadcrumb-item .cds--link:visited,.cds--header .cds--breadcrumb-item .cds--link:hover,.cds--header .cds--breadcrumb-item .cds--link:visited:hover{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--breadcrumb-item:after,.cds--header .cds--breadcrumb-item [aria-current=page],.cds--header .cds--breadcrumb-item.cds--breadcrumb-item--current .cds--link{color:var(--cds-text-inverse, #ffffff);font-weight:600}._headerWSideNav_fbh29_67{display:flex;flex-direction:column;height:100%;z-index:2}._breadcrumb_fbh29_74{margin-left:1rem}@media(max-width:41.98rem){._breadcrumb_fbh29_74 .cds--breadcrumb-item{display:none}._breadcrumb_fbh29_74 .cds--breadcrumb-item--current{display:inline-block}}._sideNavItems_fbh29_86{border-right:1px solid var(--cds-border-subtle-01, #c6c6c6)}._sideNavItems_fbh29_86 .cds--side-nav__items{padding:0rem!important}._sideNavItems_fbh29_86 .cds--side-nav__icon svg{color:var(--cds-icon-secondary, #525252)}._sideNavItems_fbh29_86 .cds--side-nav__item--active .cds--side-nav__icon svg,._sideNavItems_fbh29_86 .cds--side-nav__link:hover .cds--side-nav__icon svg{color:var(--cds-icon-primary, #161616)}._grid_i0b21_1{border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;padding:.75rem;padding-inline:0!important;align-items:center!important}._children_i0b21_9{align-content:start;justify-self:start;padding-left:.75rem;width:-webkit-fill-available}._close_i0b21_16{margin-left:0!important;align-self:center;justify-self:start}._close_i0b21_16 .cds--btn--icon-only{background-color:var(--cds-background, #ffffff)!important;color:var(--cds-icon-primary, #161616)!important}._textAreaWCloseContainer_oex24_1{padding-inline-start:0!important;padding-inline-end:0!important;margin-block-start:1rem;margin-inline-start:0!important;margin-inline-end:1rem!important;margin-block-end:1rem;display:flex!important;position:relative}._textAreaWCloseContainerWInvalid_oex24_12{margin-block-start:1rem;margin-inline-end:1rem!important;margin-inline-start:0rem;display:flex!important;position:relative}._closeButton_oex24_20{margin:0!important;position:absolute!important;top:1.5rem;right:2px;background-color:transparent!important}._closeButton_oex24_20 .cds--btn--icon-only{background-color:transparent!important;color:var(--cds-icon-primary, #161616)!important}.cds--text-area{padding-right:3rem!important}._box_1jr6a_1{padding:0!important;border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;overflow:hidden}._header_1jr6a_8{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-layer-01, #f4f4f4);border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0);padding-left:.75rem!important;margin:0!important;height:2rem;align-content:center}._container_iixgz_1{width:100%}._accordion_iixgz_5{display:flex;flex-direction:column;padding-inline:0;border-block:none!important;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}._accordion_iixgz_5 div:last-child{padding-block:0}._accordion_iixgz_5 div[id^=accordion-item]{padding-inline:0;width:100%}._accordion_iixgz_5 button{display:flex}._accordion_iixgz_5 button div{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rows_iixgz_36{padding-inline-start:2rem;width:100%;max-width:100%;box-sizing:border-box}[data-split-view] #main-display-area ._rows_iixgz_36{min-width:75rem;padding-block-end:1rem}._accordion_iixgz_5:last-child{border-block-end:none}._thumbnailButton_kkw8t_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._thumbnailButton_kkw8t_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_kkw8t_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_kkw8t_1:active{transform:scale(.98)}._hideThumbnail_kkw8t_28{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._imageIcon_kkw8t_34{fill:var(--cds-background, #ffffff)}._thumbnailImage_kkw8t_38{width:100%;height:100%;object-fit:fill;display:block}._modalImageContainer_kkw8t_45{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalImage_kkw8t_45{max-width:100%;object-fit:contain;display:block;margin:.5rem}._fileTileButton_io1kl_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._fileTileButton_io1kl_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._fileTileButton_io1kl_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._fileTileButton_io1kl_1:active{transform:scale(.98)}._modalIframeContainer_io1kl_28{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem}._modalIframe_io1kl_28{width:100%;height:37.5rem;border:none}._thumbnailButton_1y563_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}._thumbnailButton_1y563_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_1y563_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_1y563_1:active{transform:scale(.98)}._hideThumbnail_1y563_29{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._videoIcon_1y563_35{fill:var(--cds-background, #ffffff)}._thumbnailVideo_1y563_39{width:100%;height:100%;object-fit:fill;display:block}._playIconOverlay_1y563_46{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:var(--cds-overlay, rgba(22, 22, 22, .5));border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._playIcon_1y563_46{width:1.5rem;height:1.5rem;color:var(--cds-icon-inverse, #ffffff);margin-left:.25rem}._modalVideoContainer_1y563_68{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalVideo_1y563_68{max-width:100%;object-fit:contain;display:block;margin:.5rem}._actionArea_1rrq1_1{position:relative;height:100%;width:100%;border-left:1px solid var(--cds-border-subtle);display:flex;flex-direction:column;overflow:hidden}._hidden_1rrq1_11{visibility:hidden;pointer-events:none}._title_1rrq1_16{font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0);padding:1.5rem 1.5rem .75rem}._content_1rrq1_25{flex:1;overflow-y:auto}._buttonSet_1rrq1_30{display:flex;width:100%;gap:0;border-top:1px solid var(--cds-border-subtle)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36{min-width:50%}._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:33.3333333333%}@media(max-width:65.98rem){._actionArea_1rrq1_1{width:100%}._buttonSet_1rrq1_30{position:fixed;bottom:0;display:grid;gap:0;grid-template-columns:repeat(2,50vw)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36,._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:100%}}._formCardContainer_1rru0_1{margin-top:1.5rem;margin-bottom:1rem}._title_1rru0_6{margin:2rem .125rem 1rem}._formsGrid_1rru0_12{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}._noFormsMessage_1rru0_19{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-align:center;padding:2rem;font-style:italic}._formCard_pbepw_1{background-color:var(--cds-layer-01, #f4f4f4);border:1px solid var(--cds-border-subtle-01, #c6c6c6);padding:1rem;transition:all .2s ease;position:relative;border-radius:4px;height:4rem}._formCard_pbepw_1._clickable_pbepw_10{cursor:pointer}._formCard_pbepw_1._clickable_pbepw_10:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-01, #e8e8e8);border-color:var(--cds-border-subtle-02, #e0e0e0);box-shadow:0 2px 8px #0000001a}._formCard_pbepw_1._clickable_pbepw_10:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._formCard_pbepw_1._selected_pbepw_22{border-color:var(--cds-border-interactive, #0f62fe);background-color:var(--cds-layer-selected-01, #e0e0e0)}._formCard_pbepw_1._selected_pbepw_22:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-selected-hover-01, #d1d1d1)}._formCard_pbepw_1._disabled_pbepw_13{opacity:.5;cursor:not-allowed}._formCard_pbepw_1._disabled_pbepw_13 *{pointer-events:none}._formCard_pbepw_1._error_pbepw_36{border:.125rem solid var(--cds-support-error, #da1e28);background-color:#fff1f1}._formCard_pbepw_1._error_pbepw_36:hover:not(._disabled_pbepw_13){border:.125rem solid var(--cds-support-error, #da1e28)}._header_pbepw_44{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._title_pbepw_51{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:400;color:var(--cds-text-primary, #161616);flex:1;line-height:1.4}._content_pbepw_62{display:flex;flex-direction:column;gap:.25rem}._errorMessage_pbepw_68{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28);margin-top:-.75rem;margin-left:1.25rem}._actionIcon_pbepw_78{cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;color:var(--cds-text-secondary, #525252);margin-left:auto;display:flex;align-items:center;justify-content:center}._actionIcon_pbepw_78:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-02, #e8e8e8);color:var(--cds-text-primary, #161616)}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._actionIcon_pbepw_78._disabled_pbepw_13{opacity:.5;cursor:not-allowed}@media(max-width:672px){._formCard_pbepw_1{padding:.75rem}._header_pbepw_44{gap:.25rem;margin-bottom:.25rem}._title_pbepw_51{font-size:var(--cds-body-compact-02-font-size, 1rem);font-weight:var(--cds-body-compact-02-font-weight, 400);line-height:var(--cds-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-body-compact-02-letter-spacing, 0)}._description_pbepw_116{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}}@media(prefers-contrast:high){._formCard_pbepw_1{border-width:2px}._formCard_pbepw_1._selected_pbepw_22{border-width:3px}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline-width:3px}}@media(prefers-reduced-motion:reduce){._formCard_pbepw_1,._actionIcon_pbepw_78{transition:none}}.DocumentPrintButton-module_printButtonBorder__cXbVi{border:1px solid var(--cds-interactive, #0f62fe)}.DocumentPrintButton-module_printButtonGroup__k9-JO{display:flex;align-items:center;max-width:100%}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printButton__0cA5L{min-width:16rem;max-width:100%;justify-content:flex-start}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printDropdown__chze- .cds--list-box__menu{left:auto;min-width:16rem;right:4rem;margin-top:.5rem}.PatientDetails-module_skeletonContainer__Hcd0O{width:70%}.PatientDetails-module_container__SToOW{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.PatientDetails-module_photo__k3oDa{width:4rem;height:4rem;object-fit:cover;flex-shrink:0}.PatientDetails-module_header__-bmE-{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;gap:.5rem;align-self:stretch}.PatientDetails-module_header__-bmE- .PatientDetails-module_patientName__a-WX2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);text-transform:capitalize}.PatientDetails-module_details__Ejos0{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:.5rem}.PatientDetails-module_details__Ejos0 p{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.PatientDetails-module_identifierAndGenderWrapper__882H7{display:flex;gap:1rem}.PatientDetails-module_detailsWithIcon__O9uu5{display:flex;align-items:center;gap:.125rem;height:1.125rem}.PatientDetails-module_detailsWithIcon__O9uu5 svg{height:1rem;width:1rem;color:var(--cds-icon-secondary, #525252)}@media(max-width:65.98rem){.PatientDetails-module_details__Ejos0{display:flex;flex-direction:column;gap:.5rem}}.AllergiesTable-module_allergiesTableError__PD8pw{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center}.AllergiesTable-module_mildSeverity__NCNu-{background-color:#d0e2ff!important;color:#0043ce!important}.AllergiesTable-module_moderateSeverity__lsUlB{background-color:#fddc69!important;color:#684e00!important}.AllergiesTable-module_severeSeverity__amsyH{background-color:#ffd7d9!important;color:#a2191f!important}.AllergiesTable-module_allergyName__eTq4L{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;flex-wrap:wrap;gap:.25rem}.AllergiesTable-module_allergyCategory__8KWd5{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-transform:uppercase}.AllergiesTable-module_allergyNote__3uk47 svg{color:var(--cds-icon-secondary, #525252)!important}.AllergiesTable-module_activeStatus__Lvg78{color:#24a148}.AllergiesTable-module_inactiveStatus__7iadA{color:#dde1e6}.AllergiesTable-module_allergiesTableBody__Fqg2Z td{width:25%}.AllergiesTable-module_allergiesTableBody__Fqg2Z td:nth-child(4){padding-inline:0!important}.AllergiesTable-module_allergiesTableWrapper__Jxpwd{position:relative}.AppointmentsTable-module_appointmentsTable__zZCwS{margin-top:1rem}.AppointmentsTable-module_appointmentTabList__Z57bb{border-top:1px solid var(--cds-border-subtle);margin-bottom:0}.AppointmentsTable-module_appointmentTabs__Np38e{padding:0!important}.AppointmentsTable-module_appointmentsTableBody__bG9X5{border-collapse:collapse;width:100%;border:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 tbody tr:last-child td{border-bottom:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 table{table-layout:fixed}.AppointmentsTable-module_appointmentsTableBody__bG9X5 td{overflow-wrap:anywhere}.AppointmentsTable-module_appointmentTableEmpty__ZDtZ-{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.AppointmentsTable-module_proposedStatus__ybqz-,.AppointmentsTable-module_pendingStatus__EtGKd{color:#8d8d8d}.AppointmentsTable-module_bookedStatus__y8xCd{color:#0043ce}.AppointmentsTable-module_arrivedStatus__V4WM5{color:#8d8d8d}.AppointmentsTable-module_fulfilledStatus__HWAHo{color:#198038}.AppointmentsTable-module_cancelledStatus__bgRJz,.AppointmentsTable-module_noshowStatus__oomMV{color:#a2191f}.AppointmentsTable-module_waitlistStatus__mWphA{color:#161616}.AppointmentsTable-module_checkedInStatus__07Vai{color:#684e00}.AppointmentsTable-module_enteredInErrorStatus__1FtaX,.AppointmentsTable-module_unknownStatus__OPsmm{color:#8d8d8d}.AppointmentsTable-module_customAccordianItem__QXZJh{margin-bottom:.5rem;border:1px solid var(--cds-border-subtle);border-radius:2px}.AppointmentsTable-module_columnDataBold__Ee1jx{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableTitle__hTVdd{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.ConditionsTable-module_conditionsTableTitle__hTVdd p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.ConditionsTable-module_conditionName__Q0Gcb{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableBody__seT-l td{width:25%}.ConditionsTable-module_conditionsTableBody__seT-l td:nth-child(4){padding-inline:0!important}.ConditionsTable-module_activeStatus__F1rKY{color:#24a148}.ConditionsTable-module_inactiveStatus__jB3KW{color:#dde1e6}.DiagnosesTable-module_diagnosesTableTitle__cKr6A{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.DiagnosesTable-module_diagnosesTableTitle__cKr6A p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.DiagnosesTable-module_diagnosisName__CX7I8{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.DiagnosesTable-module_diagnosesTableBodyEmpty__AqVP4{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle-02, #e0e0e0);padding:1.5rem 1rem;text-align:center}.DiagnosesTable-module_diagnosesTableBody__zJS7J td{width:25%}.DiagnosesTable-module_diagnosesTableBody__zJS7J td:nth-child(1){width:50%}.DiagnosesTable-module_confirmedCell__Hcuxp{background-color:#ffd7d9!important;color:#a2191f!important}.DiagnosesTable-module_provisionalCell__9xIUE{background-color:#fddc69!important;color:#684e00!important}.MedicationsTable-module_medicationTableEmpty__jvtCu{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.MedicationsTable-module_medicationTabList__RCQg4{border-top:1px solid var(--cds-border-subtle)}.MedicationsTable-module_medicationTabs__XWHY4{padding:0!important}.MedicationsTable-module_columnDataBold__eNpHL{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.MedicationsTable-module_medicationName__IPwN5{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;flex-wrap:wrap;gap:.25rem}.MedicationsTable-module_medicineDetails__G5jQk{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.MedicationsTable-module_PRN__szAmW{background-color:#fddc69!important;color:#b28600!important}.MedicationsTable-module_STAT__7jqhY{background-color:#ffd7d9!important;color:#fa4d56!important}.MedicationsTable-module_activeStatus__5Lzac{color:#24a148}.MedicationsTable-module_scheduledStatus__HSWdq{color:#fddc69}.MedicationsTable-module_cancelledStatus__WXxxQ,.MedicationsTable-module_completedStatus__-SPSH,.MedicationsTable-module_stoppedStatus__lKUHq{color:#fa4d56}.MedicationsTable-module_unknownStatus__Odo3C{color:#dde1e6}.MedicationsTable-module_rowSeperator__VfyeK td{border-block-end:0!important}.MedicationsTable-module_medicationsTableBody__qNkVN td{width:15%}.MedicationsTable-module_medicationsTableBody__qNkVN td:nth-child(7){padding-inline:0!important}.MedicationsTable-module_medicationsTableWrapper__7OGYf{position:relative}.MedicationsTable-module_customAccordianItem__psJQO{background-color:var(--cds-layer-01, #f4f4f4)}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.ObservationsRenderer-module_resultsContainer__xvAwi{background-color:var(--cds-layer-02, #ffffff);overflow-y:auto;max-height:70vh;width:100%;padding:1rem}.ObservationsRenderer-module_observation__VuMME{padding:1rem;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.ObservationsRenderer-module_observation__VuMME:last-child{border-bottom:none}.ObservationsRenderer-module_groupContainer__L-UDN{display:block}.ObservationsRenderer-module_rowContainer__5dovd{display:flex;align-items:center;gap:.5rem}.ObservationsRenderer-module_groupLabel__62Uiu{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:block;margin-block-end:.75rem}.ObservationsRenderer-module_rowLabel__ls-in{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex-basis:30%;overflow-wrap:break-word}.ObservationsRenderer-module_rowValue__-MBZN{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:70%}.ObservationsRenderer-module_groupMembers__QVkTs{display:flex;flex-direction:column;gap:.5rem}.ObservationsRenderer-module_memberRow__6qwZf{display:flex;padding:.5rem .75rem;gap:.5rem}.ObservationsRenderer-module_memberLabel__jO9vl{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:30%;overflow-wrap:break-word}.ObservationsRenderer-module_memberValue__uEJiC{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_abnormalValue__qYRmd{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28)}.ObservationsRenderer-module_rangeInfo__VvjEW{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_nestedGroup__-ob2R{display:flex;flex-direction:column;gap:.5rem;margin-block-start:.5rem}.ObservationsRenderer-module_nestedGroupLabel__69tP6{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.ObservationsRenderer-module_nestedGroupMembers__hzKUQ{display:flex;flex-direction:column;gap:.25rem}.ObservationsRenderer-module_fullWidth__KNNO9{width:100%}.ObservationsRenderer-module_commentSection__U28N6{margin-top:.25rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);font-style:italic}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.RadiologyInvestigationTable-module_inProgressStatus__PKgxl{color:#684e00}.RadiologyInvestigationTable-module_completedStatus__8ybq5{color:#24a148}.RadiologyInvestigationTable-module_revokedStatus__bF0HZ,.RadiologyInvestigationTable-module_unknownStatus__RW1VT{color:#dde1e6}.RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.RadiologyInvestigationTable-module_resultsCell__9SHF-{display:flex;flex-direction:column;gap:.25rem}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td{width:25%;border-block-end:0!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td:first-child{width:unset!important}.RadiologyInvestigationTable-module_urgentCell__3GFu8{background-color:#fddc69!important;color:#684e00!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI{background-color:var(--cds-layer-01, #f4f4f4)}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBodyError__F1sE0{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_linkedOrderRow__3YAwm .RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_expandableContentSpacer__cMvMl{border:none!important}.RadiologyInvestigationTable-module_reportSection__2IN0z{padding:0!important}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportTitle__kQvrB{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportDetails__hJyEv{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);margin:1rem 0}.RadiologyInvestigationTable-module_reportTile__glcjm{padding:1rem 3.5rem 2rem!important}[data-split-view] #main-display-area #lab-investigations div[id^=accordion-item]{overflow-x:auto}.LabInvestigation-module_labSkeleton__z0xE-{max-inline-size:100%!important}.LabInvestigation-module_labTest__X1BOp{background-color:var(--cds-layer-02, #ffffff);border-bottom:1px solid var(--cds-border-subtle)}.LabInvestigation-module_labTestHeader__7IIBK{display:flex;align-items:center;justify-content:space-between;row-gap:1rem;flex-wrap:nowrap;padding:.75rem}.LabInvestigation-module_labTestInfo__lnFRc{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;text-transform:capitalize}.LabInvestigation-module_testName__8dqOD{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.LabInvestigation-module_result__FGpW7 :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_result__FGpW7 :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_abnormalResult__HENSC :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-error, #da1e28);font-weight:700}.LabInvestigation-module_abnormalResult__HENSC :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28)}.LabInvestigation-module_testDetails__gCeYZ{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_testResultsPending__h4OHF{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);padding:0 .75rem .75rem}.LabInvestigation-module_accordionItem__hV9ID{background-color:var(--cds-layer-01, #f4f4f4)}.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__content,.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__wrapper{padding-block:0%!important;padding-inline:0%!important;margin-block:0%!important;margin-inline:0%!important}.LabInvestigation-module_labInvestigationTableBodyError__LRRQe{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_labTestResultsTable__jxNpG td{width:25%;border-block-end:none!important;border-block-start:none!important}.LabInvestigation-module_viewAttachmentsLink__hnrBZ{margin-inline-start:.25rem}.LabInvestigation-module_attachmentsContainer__-A6Q-{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.LabInvestigation-module_attachmentViewer__bwZP0{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.LabInvestigation-module_attachmentIframe__fS6XY{width:100%;height:600px;border:none}.LabInvestigation-module_attachmentImage__d2jYh{max-width:100%;max-height:600px}.LabInvestigation-module_attachmentNumber__BZ30l{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.SearchPatient-module_searchPatientContainer__uqWDm{display:flex;align-items:center;background:var(--cds-layer-02, #ffffff);box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}.SearchPatient-module_searchPatient__aRwgX{display:flex;flex:1 1 0;align-items:center;padding:1.5rem}.SearchPatient-module_searchButton__AiSPM{padding-inline:2.5rem!important}.SearchPatient-module_orDivider__mx15Z{display:flex;flex-direction:column;align-items:center;justify-content:center}.SearchPatient-module_orDivider__mx15Z:before{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_orDivider__mx15Z:after{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_advanceSearchContainer__-sy1N{display:flex;align-items:center;flex:1 1 auto;min-width:0}.SearchPatient-module_advanceInputWrapper__VZ-gK{display:flex;flex:1 1 auto;position:relative}.SearchPatient-module_errorMessage__iL222{position:absolute;top:100%;color:var(--cds-support-error, #da1e28);font-size:.875rem;line-height:1.125rem;font-weight:400;white-space:nowrap}.SearchPatient-module_searchTypeDropdown__CsMo-{width:10rem}@media(max-width:65.98rem){.SearchPatient-module_searchPatientContainer__uqWDm{flex-direction:column}.SearchPatient-module_searchPatient__aRwgX{width:100%}.SearchPatient-module_orDivider__mx15Z{flex-direction:row;width:50%}.SearchPatient-module_orDivider__mx15Z:before{height:1px;flex:1}.SearchPatient-module_orDivider__mx15Z:after{height:1px;flex:1}}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i th{white-space:pre-line}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table th:nth-child(2) *,.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table td:nth-child(2){background-color:#defbe6!important}.VitalFlowSheet-module_vitalSignCell__rLnL2{display:flex;flex-direction:column;gap:2px}.VitalFlowSheet-module_vitalSignName__ZMxpI{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.VitalFlowSheet-module_obsValueCell__jlfOo{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-align:center;padding:.25rem;border-radius:2px}.VitalFlowSheet-module_obsValueCell__jlfOo.VitalFlowSheet-module_abnormalValue__GY-a4{color:var(--cds-support-error, #da1e28);font-weight:600}.VitalFlowSheet-module_complexDisplayValue__xaQCs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;line-height:1.2}[data-split-view] #main-display-area #generic-service-request-table div[id^=accordion-item]{overflow-x:auto}.GenericServiceRequestTable-module_inProgressStatus__qUqDT{color:#684e00}.GenericServiceRequestTable-module_completedStatus__u1AND{color:#24a148}.GenericServiceRequestTable-module_revokedStatus__3gz6-,.GenericServiceRequestTable-module_unknownStatus__7Bdzo{color:#dde1e6}.GenericServiceRequestTable-module_requestName__94fyH{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;align-items:center;gap:.25rem}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td{width:25%;border-block-end:0!important}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td:first-child{width:50%}.GenericServiceRequestTable-module_urgentCell__YvVIm{background-color:#fddc69!important;color:#684e00!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4{background-color:var(--cds-layer-01, #f4f4f4)}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.PatientProgramsTable-module_outcome__P3f1s{display:flex;flex-direction:column;gap:.25rem}.PatientProgramsTable-module_outcome__P3f1s h3{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:500;color:var(--cds-text-primary, #161616)}.PatientProgramsTable-module_outcome__P3f1s p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin:0}.PatientProgramsTable-module_table__yS2Jn td{width:14%;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.Immunizations-module_widget__xuaMo [role=tabpanel]{padding:0}.Immunizations-module_header__Ia4P3{background:var(--cds-background, #ffffff);min-block-size:fit-content;border-top:1px solid var(--cds-border-subtle);display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.Immunizations-module_header__Ia4P3 p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616);padding:1rem}.Immunizations-module_header__Ia4P3 button{margin-inline-end:.125rem}.Immunizations-module_code__1Qw2U{display:flex;gap:.25rem;align-items:center;font-weight:700}.Immunizations-module_table__xoUWF table{table-layout:fixed;width:100%}.Immunizations-module_table__xoUWF td,.Immunizations-module_table__xoUWF th{width:auto}.Immunizations-module_table__xoUWF th[data-testid$=-doseSequence],.Immunizations-module_table__xoUWF td[data-testid$=-doseSequence]{width:9%}.Immunizations-module_expandedRowContent__-xLrq{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.Immunizations-module_expandedRowContent__-xLrq span+span:before{content:" | "}.ProgramDetails-module_error__KOaxf{padding:1rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28);font-style:italic;text-align:center;background-color:var(--cds-layer-01, #f4f4f4);width:100%}.ProgramDetails-module_loading__-c-ec{padding:1rem;inline-size:100%;max-inline-size:100%}.ProgramDetails-module_grid__Anpu7{margin-inline:0;padding-inline:0}.ProgramDetails-module_grid__Anpu7 dt{padding-top:.75rem}.ProgramDetails-module_header__1QY-2{display:flex;justify-content:space-between;padding-inline-end:.75rem;padding-top:.5rem}.ProgramDetails-module_header__1QY-2 #ProgramDetails-module_patient-programs-state-change-button-group__5GxkV{display:flex;gap:.25rem}.ProgramDetails-module_title__VYDAP{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);padding-top:.75rem;padding-bottom:0;font-weight:600;min-block-size:fit-content}.ProgramDetails-module_title__VYDAP #ProgramDetails-module_program-status__UoJVb{padding-left:.75rem}.ProgramDetails-module_programDetails__PPdA7{background-color:var(--cds-layer-01, #f4f4f4);padding-bottom:1rem;padding-inline:.5rem}.configProvider-module_errorState__l62qJ{padding:2rem;background-color:var(--cds-layer-01, #f4f4f4)}.configProvider-module_errorStateTitle__RGFEv{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);margin-bottom:.5rem}.configProvider-module_errorStateBody__QlP3w{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LocationSelector-module_dropdownWrapper__EGQSN .cds--dropdown{min-width:12rem}.LocationSelector-module_skeleton__5QGfl{height:2.5rem}.LocationSelector-module_error__7K-5g{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-error)}.LocationSelector-module_noLocation__mrBOk{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-secondary)}.DocumentsTable-module_documentsTableBody__6iR3w td{width:20%}.DocumentsTable-module_documentsTableBody__6iR3w td:nth-child(1){width:25%}.DocumentsTable-module_documentsTableBody__6iR3w td:last-child{width:15%}.DocumentsTable-module_viewAttachmentsLink__aQ1on{cursor:pointer}.DocumentsTable-module_documentViewerContainer__F5m8D{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:1rem}.DocumentsTable-module_attachmentItem__17KA7{width:100%}.DocumentsTable-module_attachmentCounter__WFiI3{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin-bottom:.25rem}.DocumentsTable-module_attachmentError__RI4U2{color:var(--cds-support-error, #da1e28);font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px)}.DocumentsTable-module_documentIframe__ptq5I{width:100%;height:37.5rem;border:none}.DocumentsTable-module_documentImage__KQVgS{max-width:100%;object-fit:contain}[data-split-view] #main-display-area #forms-table div[id^=accordion-item]{overflow-x:auto}.FormsTable-module_formsTableBody__SvGha td{width:50%;border-block-end:0!important}.FormsTable-module_customAccordianItem__isszs{background-color:var(--cds-layer-01, #f4f4f4)}.FormsTable-module_customAccordianItem__isszs .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.FormsTable-module_customAccordianItem__isszs .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.Observations-module_observations__RKSyo div[id^=encounter-]{padding-inline-start:0!important}.Observations-module_observations__RKSyo div[id^=encounter-]>ul>li>button{background-color:var(--cds-layer-01, #f4f4f4)}.Observations-module_observations__RKSyo div[id^=abnormal-obs-][id$=-value]{color:var(--cds-text-error, #da1e28);font-weight:700}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item] div[id^=accordion-item]{overflow-x:visible}.Observations-module_title__TJL3z{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.Observations-module_title__TJL3z p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a5 as t, a3 as s, A as o, a2 as r, n, a0 as g, p as l, C as P, q as c, D as d, a1 as v, G as T, F as A, B as C, af as b, ah as u, ai as I, r as f, N as m, T as p, O as L, P as R, E as S, K as D, z as E, v as N, S as W, _ as O, V as U, a7 as _, a6 as y, ad as G, ac as h, a9 as x, aa as H, ab as V, a8 as q, ae as z, a4 as B, Z as F, ag as M, a as k, u as w, U as K } from "./index-BBcf9Ywd.js";
1
+ import { a5 as t, a3 as s, A as o, a2 as r, p as n, a0 as g, q as l, C as P, r as c, D as d, a1 as v, B as T, F as A, L as C, af as b, ah as u, ai as I, v as f, U as m, Y as p, O as L, P as R, E as S, K as D, z as E, R as W, S as N, $ as O, V as U, a7 as _, a6 as y, ad as h, ac as x, a9 as G, aa as H, ab as V, a8 as q, ae as z, a4 as B, _ as F, ag as M, a as k, u as w, Z as K } from "./index-C0VMuD23.js";
2
2
  import "react";
3
3
  export {
4
4
  t as ActivePractitionerContext,
@@ -26,15 +26,15 @@ export {
26
26
  S as PatientProgramsTable,
27
27
  D as ProgramDetails,
28
28
  E as RadiologyInvestigationReport,
29
- N as RadiologyInvestigationTable,
30
- W as SearchPatient,
29
+ W as RadiologyInvestigationTable,
30
+ N as SearchPatient,
31
31
  O as UserPrivilegeProvider,
32
32
  U as VitalFlowSheet,
33
33
  _ as createConfigHook,
34
34
  y as createConfigProvider,
35
- G as getAllWidgetConfigs,
36
- h as getAllWidgetTypes,
37
- x as getWidget,
35
+ h as getAllWidgetConfigs,
36
+ x as getAllWidgetTypes,
37
+ G as getWidget,
38
38
  H as getWidgetConfig,
39
39
  V as hasWidget,
40
40
  q as registerWidget,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/widgets",
3
- "version": "0.0.1-dev.289",
3
+ "version": "0.0.1-dev.293",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",