@bahmni/appointments-app 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.
- package/dist/{DocumentsTable-DXWkjdux-DPHdJIkQ.js → DocumentsTable-CfVupTB9-HXKvEzQF.js} +1 -1
- package/dist/{FormsTable-DLJpQ6yJ-BsnUkeXd.js → FormsTable-CoYEb-r4-Dr8ah-5F.js} +8 -8
- package/dist/{LNWAZHJI-MQmeJpyh.js → LNWAZHJI-DwlMuZJ1.js} +2 -2
- package/dist/{MWZ6AO7Z-DFzfj7oi.js → MWZ6AO7Z-HPK43MHZ.js} +2 -2
- package/dist/{Observations-Dk1JBpvB-CLxEklVq.js → Observations-CXe_EFqX-BFV8vHf7.js} +14 -14
- package/dist/{YPM2AS64-BYVUVZZ1.js → YPM2AS64-BtdrEPZe.js} +1 -1
- package/dist/{index-tUeb3uQs.js → index-BDZ84XyF.js} +26 -26
- package/dist/{index-CKmNESyE.js → index-Dy7BWvsq.js} +16 -16
- package/dist/{index-CWWn6JGL.js → index-oofmsur6.js} +9 -9
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, jsxs as h, Fragment as x } from "react/jsx-runtime";
|
|
2
|
-
import { u as G, a as W, h as Y, k as J, w as X, m as Z, c as ee, n as te } from "./index-
|
|
2
|
+
import { u as G, a as W, h as Y, k as J, w as X, m as Z, c as ee, n as te } from "./index-Dy7BWvsq.js";
|
|
3
3
|
import { useQuery as ae } from "@tanstack/react-query";
|
|
4
4
|
import { useState as l, useCallback as _, useEffect as N, useMemo as p } from "react";
|
|
5
5
|
const ne = "DocumentsTable-module_documentsTableBody__6iR3w", oe = "DocumentsTable-module_viewAttachmentsLink__aQ1on", re = "DocumentsTable-module_documentViewerContainer__F5m8D", de = "DocumentsTable-module_attachmentItem__17KA7", se = "DocumentsTable-module_attachmentCounter__WFiI3", me = "DocumentsTable-module_attachmentError__RI4U2", ce = "DocumentsTable-module_documentIframe__ptq5I", le = "DocumentsTable-module_documentImage__KQVgS", d = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsx as s, jsxs as
|
|
2
|
-
import { a as ee, u as re, v as ae, Z as oe, S as te, I as se, $ as ne, e as de, _ as R, m as ie, w as me, c as q, O as ue, L as le, n as ce, q as fe, D as ye } from "./index-
|
|
1
|
+
import { jsx as s, jsxs as X, Fragment as Y } from "react/jsx-runtime";
|
|
2
|
+
import { a as ee, u as re, v as ae, Z as oe, S as te, I as se, $ as ne, e as de, _ as R, m as ie, w as me, c as q, O as ue, L as le, n as ce, q as fe, D as ye } from "./index-Dy7BWvsq.js";
|
|
3
3
|
import { useQueryClient as be, useQuery as f } from "@tanstack/react-query";
|
|
4
4
|
import { useState as U, useMemo as d, useCallback as y } from "react";
|
|
5
5
|
const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_customAccordianItem__isszs", A = {
|
|
@@ -83,7 +83,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
|
|
|
83
83
|
{ key: "recordedBy", header: t("RECORDED_BY") }
|
|
84
84
|
],
|
|
85
85
|
[t]
|
|
86
|
-
),
|
|
86
|
+
), Z = d(
|
|
87
87
|
() => [
|
|
88
88
|
{ key: "recordedOn", sortable: !0 },
|
|
89
89
|
{ key: "recordedBy", sortable: !0 }
|
|
@@ -94,7 +94,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
|
|
|
94
94
|
(r, a) => {
|
|
95
95
|
const i = a.formName;
|
|
96
96
|
r[i] ??= [];
|
|
97
|
-
const h = a.providers.map((
|
|
97
|
+
const h = a.providers.map((W) => W.providerName).filter(Boolean).join(", ");
|
|
98
98
|
return r[i].push({
|
|
99
99
|
id: a.encounterUuid,
|
|
100
100
|
formName: a.formName,
|
|
@@ -116,7 +116,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
|
|
|
116
116
|
).sort((r, a) => r.formName.localeCompare(a.formName));
|
|
117
117
|
}, [v, t]), S = y((e) => {
|
|
118
118
|
I(e), O(!0);
|
|
119
|
-
}, []),
|
|
119
|
+
}, []), J = y(() => {
|
|
120
120
|
O(!1), I(null);
|
|
121
121
|
}, []), C = y(
|
|
122
122
|
(e, r) => {
|
|
@@ -131,7 +131,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
|
|
|
131
131
|
},
|
|
132
132
|
[S]
|
|
133
133
|
);
|
|
134
|
-
return /* @__PURE__ */
|
|
134
|
+
return /* @__PURE__ */ X(Y, { children: [
|
|
135
135
|
/* @__PURE__ */ s("div", { id: "forms-table", "data-testid": "forms-table", children: F || _ || M.length === 0 || L ? /* @__PURE__ */ s(
|
|
136
136
|
q,
|
|
137
137
|
{
|
|
@@ -162,7 +162,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
|
|
|
162
162
|
rows: i,
|
|
163
163
|
loading: !1,
|
|
164
164
|
errorStateMessage: "",
|
|
165
|
-
sortable:
|
|
165
|
+
sortable: Z,
|
|
166
166
|
emptyStateMessage: t("FORMS_UNAVAILABLE"),
|
|
167
167
|
renderCell: C,
|
|
168
168
|
className: A.formsTableBody,
|
|
@@ -179,7 +179,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
|
|
|
179
179
|
id: "modalIdForActionAreaLayout",
|
|
180
180
|
portalId: "main-display-area",
|
|
181
181
|
open: l,
|
|
182
|
-
onRequestClose:
|
|
182
|
+
onRequestClose: J,
|
|
183
183
|
modalHeading: o.formName,
|
|
184
184
|
modalLabel: `${o.recordedOn} | ${o.recordedBy}`,
|
|
185
185
|
passiveModal: !0,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-
|
|
2
|
-
import { ah as d, ai as f, aj as e } from "./index-
|
|
1
|
+
import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-BtdrEPZe.js";
|
|
2
|
+
import { ah as d, ai as f, aj as e } from "./index-Dy7BWvsq.js";
|
|
3
3
|
var h = (a) => {
|
|
4
4
|
const [r, t] = c({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as s, T as c, P as i, a as u, b as m, C as P, Q as d } from "./YPM2AS64-
|
|
2
|
-
import { ah as h, ai as v, aj as e } from "./index-
|
|
1
|
+
import { c as s, T as c, P as i, a as u, b as m, C as P, Q as d } from "./YPM2AS64-BtdrEPZe.js";
|
|
2
|
+
import { ah as h, ai as v, aj as e } from "./index-Dy7BWvsq.js";
|
|
3
3
|
var C = (t) => {
|
|
4
4
|
const [r, o] = s({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { u as B, h as V, a as S, b as w, R as j, e as k, W as z, d as
|
|
1
|
+
import { jsxs as N, jsx as u } from "react/jsx-runtime";
|
|
2
|
+
import { u as B, h as V, a as S, b as w, R as j, e as k, W as z, d as M, K as Q, z as x, c as G, j as P, f as H, U as W, g as J, i as Y, H as X, l as Z, N as ee } from "./index-Dy7BWvsq.js";
|
|
3
3
|
import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
|
|
4
4
|
import { useRef as se, useEffect as $, useMemo as E } from "react";
|
|
5
5
|
const D = (a, n, d, l, b, r) => {
|
|
@@ -61,7 +61,7 @@ const D = (a, n, d, l, b, r) => {
|
|
|
61
61
|
}) => {
|
|
62
62
|
const { t: l } = S(), b = (r, t, s) => {
|
|
63
63
|
const o = P(r.encounterDetails, l);
|
|
64
|
-
return /* @__PURE__ */
|
|
64
|
+
return /* @__PURE__ */ N(
|
|
65
65
|
H,
|
|
66
66
|
{
|
|
67
67
|
title: o,
|
|
@@ -105,7 +105,7 @@ const D = (a, n, d, l, b, r) => {
|
|
|
105
105
|
)
|
|
106
106
|
}
|
|
107
107
|
);
|
|
108
|
-
}, ie = "Observations-module_observations__RKSyo", ne = "Observations-module_title__TJL3z",
|
|
108
|
+
}, ie = "Observations-module_observations__RKSyo", ne = "Observations-module_title__TJL3z", I = {
|
|
109
109
|
observations: ie,
|
|
110
110
|
title: ne
|
|
111
111
|
}, de = (a) => ["conceptUuid", a], le = (a, n) => ["observations", a, ...n], pe = ({ config: a }) => {
|
|
@@ -158,32 +158,32 @@ const D = (a, n, d, l, b, r) => {
|
|
|
158
158
|
}, [T]);
|
|
159
159
|
const O = E(() => {
|
|
160
160
|
if (!c) return [];
|
|
161
|
-
const e = z(c), h =
|
|
162
|
-
return
|
|
161
|
+
const e = z(c), h = M(e);
|
|
162
|
+
return Q(h);
|
|
163
163
|
}, [c]), F = [
|
|
164
164
|
{ key: "name", header: "name" },
|
|
165
165
|
{ key: "value", header: "value" },
|
|
166
166
|
{ key: "form", header: "form" }
|
|
167
|
-
], f = L || !y, _ = T && y, U = (!c || c.entry?.length === 0 || p.length === 0) && y, A = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null,
|
|
168
|
-
return /* @__PURE__ */
|
|
167
|
+
], f = L || !y, _ = T && y, U = (!c || c.entry?.length === 0 || p.length === 0) && y, A = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null, C = U ? o("NO_OBSERVATIONS_FOUND") : void 0, K = O.length > 0 && !f && !_, R = n.titleTranslationKey, v = R ? o(R) : "";
|
|
168
|
+
return /* @__PURE__ */ N(
|
|
169
169
|
"div",
|
|
170
170
|
{
|
|
171
171
|
id: "observations",
|
|
172
172
|
"data-testid": R ? `observations-${v}` : "observations",
|
|
173
173
|
"aria-label": "observations-aria-label",
|
|
174
|
-
className:
|
|
174
|
+
className: I.observations,
|
|
175
175
|
children: [
|
|
176
176
|
/* @__PURE__ */ u(
|
|
177
|
-
|
|
177
|
+
x,
|
|
178
178
|
{
|
|
179
179
|
id: "observations-title",
|
|
180
180
|
testId: R ? `observations-title-${v}` : "observations-title",
|
|
181
181
|
title: v,
|
|
182
|
-
className:
|
|
182
|
+
className: I.title,
|
|
183
183
|
children: /* @__PURE__ */ u("p", { children: v })
|
|
184
184
|
}
|
|
185
185
|
),
|
|
186
|
-
|
|
186
|
+
K ? /* @__PURE__ */ u(
|
|
187
187
|
oe,
|
|
188
188
|
{
|
|
189
189
|
groupedData: O,
|
|
@@ -191,14 +191,14 @@ const D = (a, n, d, l, b, r) => {
|
|
|
191
191
|
hideThumbnail: b
|
|
192
192
|
}
|
|
193
193
|
) : /* @__PURE__ */ u(
|
|
194
|
-
|
|
194
|
+
G,
|
|
195
195
|
{
|
|
196
196
|
headers: F,
|
|
197
197
|
rows: [],
|
|
198
198
|
ariaLabel: o("OBSERVATIONS"),
|
|
199
199
|
loading: f,
|
|
200
200
|
errorStateMessage: A,
|
|
201
|
-
emptyStateMessage:
|
|
201
|
+
emptyStateMessage: C,
|
|
202
202
|
dataTestId: "observations-table"
|
|
203
203
|
}
|
|
204
204
|
)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ak as we, al as z, am as xt, an as B, ai as q, aj as y, ao as Ro, ap as ye, aq as R, ar as _, as as k, at as N, au as A, av as bs, aw as ir, ax as $e, ay as U, az as Hn, aA as Vn, aB as dt, aC as D, aD as xs, aE as cn, aF as Be, aG as ws, aH as qt, aI as zt, aJ as $s, aK as Cs, aL as $n, aM as Ss, aN as Nr, aO as Bt, aP as zo, aQ as ks, aR as Es, aS as j, aT as Ur, aU as Ms, aV as Ds, aW as sr, aX as As, aY as Ts, aZ as zn, a_ as Fs, a$ as Is, b0 as Z, b1 as Ps, b2 as Ls } from "./index-
|
|
1
|
+
import { ak as we, al as z, am as xt, an as B, ai as q, aj as y, ao as Ro, ap as ye, aq as R, ar as _, as as k, at as N, au as A, av as bs, aw as ir, ax as $e, ay as U, az as Hn, aA as Vn, aB as dt, aC as D, aD as xs, aE as cn, aF as Be, aG as ws, aH as qt, aI as zt, aJ as $s, aK as Cs, aL as $n, aM as Ss, aN as Nr, aO as Bt, aP as zo, aQ as ks, aR as Es, aS as j, aT as Ur, aU as Ms, aV as Ds, aW as sr, aX as As, aY as Ts, aZ as zn, a_ as Fs, a$ as Is, b0 as Z, b1 as Ps, b2 as Ls } from "./index-Dy7BWvsq.js";
|
|
2
2
|
var Os = (e) => e != null, qs = (e) => e.filter(Os);
|
|
3
3
|
function _s(e) {
|
|
4
4
|
return (...t) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, jsxs as b } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { T as f, M as P, P as O, Q as V, V as Z, X as ee, Y as te, a0 as ie, y as ae, a1 as ne, a as Q, a2 as R, a3 as le, a4 as re, a5 as se, a6 as E, a7 as C, a8 as F, a9 as Y, aa as x, ab as k, ac as w, s as oe, h as de, t as $, ad as ce, x as me, ae as Ae, af as Ie, ag as ue, C as _e, E as Te } from "./index-Dy7BWvsq.js";
|
|
3
3
|
import { useState as g, useMemo as N, useEffect as h, useRef as Le, useCallback as U } from "react";
|
|
4
4
|
import { useQuery as M, useQueryClient as ve } from "@tanstack/react-query";
|
|
5
5
|
const Ne = "Available for appointments", q = "Get Appointment Unavailability", pe = "Add Appointment Unavailability", G = "Appointment Location", be = () => {
|
|
@@ -11,10 +11,10 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
11
11
|
}, K = (e) => ({
|
|
12
12
|
id: "",
|
|
13
13
|
text: e
|
|
14
|
-
}),
|
|
14
|
+
}), ye = (e) => ({
|
|
15
15
|
display: e,
|
|
16
16
|
uuid: ""
|
|
17
|
-
}),
|
|
17
|
+
}), De = (e, a) => {
|
|
18
18
|
const n = e.map((t) => ({
|
|
19
19
|
id: t.uuid,
|
|
20
20
|
text: t.name,
|
|
@@ -137,14 +137,14 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
137
137
|
isLoading: a || o || L || s,
|
|
138
138
|
isError: n || c || m || _
|
|
139
139
|
};
|
|
140
|
-
}, Se = "UnavailabilityForm-module_formContent__WmNHR", Be = "UnavailabilityForm-module_formField__8he7o", Pe = "UnavailabilityForm-module_loading__IDEY6", Oe = "UnavailabilityForm-module_error__jDeOm", Ve = "UnavailabilityForm-module_grid__t6NKR",
|
|
140
|
+
}, Se = "UnavailabilityForm-module_formContent__WmNHR", Be = "UnavailabilityForm-module_formField__8he7o", Pe = "UnavailabilityForm-module_loading__IDEY6", Oe = "UnavailabilityForm-module_error__jDeOm", Ve = "UnavailabilityForm-module_grid__t6NKR", Ce = "UnavailabilityForm-module_column__QFdnQ", Fe = "UnavailabilityForm-module_dateTimeColumn__6bi0F", Ye = "UnavailabilityForm-module_datePicker__6HgbO", xe = "UnavailabilityForm-module_timePicker__DHNpK", d = {
|
|
141
141
|
formContent: Se,
|
|
142
142
|
formField: Be,
|
|
143
143
|
loading: Pe,
|
|
144
144
|
error: Oe,
|
|
145
145
|
grid: Ve,
|
|
146
|
-
column:
|
|
147
|
-
dateTimeColumn:
|
|
146
|
+
column: Ce,
|
|
147
|
+
dateTimeColumn: Fe,
|
|
148
148
|
datePicker: Ye,
|
|
149
149
|
timePicker: xe
|
|
150
150
|
}, ke = ({
|
|
@@ -173,7 +173,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
173
173
|
),
|
|
174
174
|
[A]
|
|
175
175
|
), u = N(
|
|
176
|
-
() => R(!1, !1, o,
|
|
176
|
+
() => R(!1, !1, o, ye, {
|
|
177
177
|
loading: "",
|
|
178
178
|
error: "",
|
|
179
179
|
empty: t("ADMIN_UNAVAILABILITY_FORM_NO_LOCATIONS")
|
|
@@ -183,7 +183,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
183
183
|
() => R(
|
|
184
184
|
!1,
|
|
185
185
|
!1,
|
|
186
|
-
|
|
186
|
+
De(
|
|
187
187
|
_,
|
|
188
188
|
t("ADMIN_UNAVAILABILITY_FORM_ALL_SERVICES")
|
|
189
189
|
),
|
|
@@ -195,7 +195,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
195
195
|
}
|
|
196
196
|
),
|
|
197
197
|
[_]
|
|
198
|
-
),
|
|
198
|
+
), y = N(
|
|
199
199
|
() => R(
|
|
200
200
|
!1,
|
|
201
201
|
!1,
|
|
@@ -215,10 +215,10 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
215
215
|
return h(() => {
|
|
216
216
|
if (o.length === 0) return;
|
|
217
217
|
const i = be(), p = o.some(
|
|
218
|
-
(
|
|
218
|
+
(D) => D.uuid === i
|
|
219
219
|
);
|
|
220
|
-
s((
|
|
221
|
-
...
|
|
220
|
+
s((D) => ({
|
|
221
|
+
...D,
|
|
222
222
|
locationUuid: p ? i : ""
|
|
223
223
|
}));
|
|
224
224
|
}, [o]), h(() => {
|
|
@@ -229,9 +229,9 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
229
229
|
}, [v]), h(() => {
|
|
230
230
|
I.length > 0 && s((i) => ({
|
|
231
231
|
...i,
|
|
232
|
-
selectedProviderItems:
|
|
232
|
+
selectedProviderItems: y
|
|
233
233
|
}));
|
|
234
|
-
}, [
|
|
234
|
+
}, [y]), a.current = {
|
|
235
235
|
...l,
|
|
236
236
|
filteredServicesCount: _.length,
|
|
237
237
|
availableProvidersCount: I.length
|
|
@@ -301,10 +301,10 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
301
301
|
className: `${d.column} ${d.dateTimeColumn}`,
|
|
302
302
|
children: [
|
|
303
303
|
/* @__PURE__ */ r(
|
|
304
|
-
|
|
304
|
+
C,
|
|
305
305
|
{
|
|
306
306
|
datePickerType: "single",
|
|
307
|
-
minDate:
|
|
307
|
+
minDate: F(),
|
|
308
308
|
value: l.startDate ?? void 0,
|
|
309
309
|
onChange: (i) => {
|
|
310
310
|
i[0] && (n(["startDate", "dateTime"]), s({
|
|
@@ -376,10 +376,10 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
376
376
|
className: `${d.column} ${d.dateTimeColumn}`,
|
|
377
377
|
children: [
|
|
378
378
|
/* @__PURE__ */ r(
|
|
379
|
-
|
|
379
|
+
C,
|
|
380
380
|
{
|
|
381
381
|
datePickerType: "single",
|
|
382
|
-
minDate: l.startDate ??
|
|
382
|
+
minDate: l.startDate ?? F(),
|
|
383
383
|
value: l.endDate ?? void 0,
|
|
384
384
|
onChange: (i) => {
|
|
385
385
|
i[0] && (n(["endDate", "dateTime"]), s({
|
|
@@ -484,7 +484,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
484
484
|
"data-testid": "provider-multiselect",
|
|
485
485
|
titleText: t("ADMIN_UNAVAILABILITY_FORM_PROVIDER_LABEL"),
|
|
486
486
|
placeholder: t("ADMIN_UNAVAILABILITY_FORM_PROVIDER_LABEL"),
|
|
487
|
-
items:
|
|
487
|
+
items: y,
|
|
488
488
|
itemToString: (i) => i?.text ?? "",
|
|
489
489
|
selectedItems: l.selectedProviderItems,
|
|
490
490
|
onChange: (i) => s({
|
|
@@ -510,7 +510,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
510
510
|
), I = $(n, [
|
|
511
511
|
pe,
|
|
512
512
|
q
|
|
513
|
-
]), { data: u, isLoading: v, isError:
|
|
513
|
+
]), { data: u, isLoading: v, isError: y } = M({
|
|
514
514
|
queryKey: ["appointmentUnavailabilities"],
|
|
515
515
|
queryFn: ce,
|
|
516
516
|
enabled: _
|
|
@@ -537,7 +537,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
537
537
|
key: "providerName",
|
|
538
538
|
header: e("ADMIN_UNAVAILABILITY_COLUMN_PROVIDER")
|
|
539
539
|
}
|
|
540
|
-
], [e]),
|
|
540
|
+
], [e]), D = N(() => u ? u.map((T) => ge(T, e)) : [], [u, e]), S = U(
|
|
541
541
|
async (T) => {
|
|
542
542
|
L(!0);
|
|
543
543
|
try {
|
|
@@ -566,9 +566,9 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
566
566
|
s(T), !(Object.keys(T).length > 0) && await S(fe(m.current, e));
|
|
567
567
|
}, [e, S]), W = U(
|
|
568
568
|
(T) => {
|
|
569
|
-
s((
|
|
570
|
-
const B = { ...
|
|
571
|
-
return T.forEach((
|
|
569
|
+
s((z) => {
|
|
570
|
+
const B = { ...z };
|
|
571
|
+
return T.forEach((J) => delete B[J]), B;
|
|
572
572
|
});
|
|
573
573
|
},
|
|
574
574
|
[]
|
|
@@ -595,10 +595,10 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
|
|
|
595
595
|
"aria-label": "appointment-unavailability-actions-table-aria-label",
|
|
596
596
|
title: e("ADMIN_UNAVAILABILITY_TITLE"),
|
|
597
597
|
headers: p,
|
|
598
|
-
rows:
|
|
598
|
+
rows: D,
|
|
599
599
|
ariaLabel: "unavailability-table",
|
|
600
600
|
loading: v,
|
|
601
|
-
errorStateMessage:
|
|
601
|
+
errorStateMessage: y ? e("ADMIN_UNAVAILABILITY_ERROR_MESSAGE") : null,
|
|
602
602
|
emptyStateMessage: e("ADMIN_UNAVAILABILITY_EMPTY_MESSAGE"),
|
|
603
603
|
actionButton: !o && I ? {
|
|
604
604
|
label: e("ADMIN_UNAVAILABILITY_ADD_BUTTON"),
|
|
@@ -175576,7 +175576,7 @@ function Itt(t, e, r) {
|
|
|
175576
175576
|
return o;
|
|
175577
175577
|
};
|
|
175578
175578
|
}
|
|
175579
|
-
b0(() => Promise.resolve().then(() => CG0)), b0(() => Promise.resolve().then(() => rY0)), b0(() => Promise.resolve().then(() => TY0)), b0(() => Promise.resolve().then(() => BY0)), b0(() => import("./DocumentsTable-
|
|
175579
|
+
b0(() => Promise.resolve().then(() => CG0)), b0(() => Promise.resolve().then(() => rY0)), b0(() => Promise.resolve().then(() => TY0)), b0(() => Promise.resolve().then(() => BY0)), b0(() => import("./DocumentsTable-CfVupTB9-HXKvEzQF.js")), b0(() => Promise.resolve().then(() => DX0)), b0(() => import("./FormsTable-CoYEb-r4-Dr8ah-5F.js")), b0(() => Promise.resolve().then(() => wX0)), b0(() => import("./Observations-CXe_EFqX-BFV8vHf7.js")), b0(
|
|
175580
175580
|
() => Promise.resolve().then(() => qX0)
|
|
175581
175581
|
), b0(
|
|
175582
175582
|
() => Promise.resolve().then(() => kQ0)
|
|
@@ -177416,7 +177416,7 @@ var urt = (t, e = !1) => {
|
|
|
177416
177416
|
const e = PWe(() => {
|
|
177417
177417
|
const r = this, [o] = this.#n, [a] = this.#o, [c] = this.#a, [l] = this.#c, [i] = this.#p, [s] = this.#e;
|
|
177418
177418
|
let d;
|
|
177419
|
-
return this.#l ? d = this.#l : (d = BWe(() => import("./LNWAZHJI-
|
|
177419
|
+
return this.#l ? d = this.#l : (d = BWe(() => import("./LNWAZHJI-DwlMuZJ1.js")), this.#l = d), lKe(this.#h, this.#r), kWe(d, ZWe({
|
|
177420
177420
|
get queryFlavor() {
|
|
177421
177421
|
return r.#d;
|
|
177422
177422
|
},
|
|
@@ -177514,7 +177514,7 @@ var urt = (t, e = !1) => {
|
|
|
177514
177514
|
const e = PWe(() => {
|
|
177515
177515
|
const r = this, [o] = this.#n, [a] = this.#o, [c] = this.#a, [l] = this.#c, [i] = this.#p, [s] = this.#e, [d] = this.#l;
|
|
177516
177516
|
let u;
|
|
177517
|
-
return this.#i ? u = this.#i : (u = BWe(() => import("./MWZ6AO7Z-
|
|
177517
|
+
return this.#i ? u = this.#i : (u = BWe(() => import("./MWZ6AO7Z-HPK43MHZ.js")), this.#i = u), lKe(this.#h, this.#r), kWe(u, ZWe({
|
|
177518
177518
|
get queryFlavor() {
|
|
177519
177519
|
return r.#d;
|
|
177520
177520
|
},
|
|
@@ -177674,11 +177674,11 @@ const Qet = {
|
|
|
177674
177674
|
}), u2t = b0(
|
|
177675
177675
|
() => import("./index-CFigb5vF.js").then((t) => ({ default: t.IndexPage }))
|
|
177676
177676
|
), h2t = b0(
|
|
177677
|
-
() => import("./index-
|
|
177677
|
+
() => import("./index-oofmsur6.js").then((t) => ({
|
|
177678
177678
|
default: t.default
|
|
177679
177679
|
}))
|
|
177680
177680
|
), p2t = b0(
|
|
177681
|
-
() => import("./index-
|
|
177681
|
+
() => import("./index-BDZ84XyF.js").then((t) => ({
|
|
177682
177682
|
default: t.default
|
|
177683
177683
|
}))
|
|
177684
177684
|
), f2t = [
|
|
@@ -177722,15 +177722,15 @@ function wrt() {
|
|
|
177722
177722
|
export {
|
|
177723
177723
|
_tt as $,
|
|
177724
177724
|
r2t as A,
|
|
177725
|
-
|
|
177726
|
-
|
|
177725
|
+
R2t as B,
|
|
177726
|
+
L2t as C,
|
|
177727
177727
|
Ctt as D,
|
|
177728
|
-
|
|
177729
|
-
|
|
177730
|
-
|
|
177728
|
+
IY2 as E,
|
|
177729
|
+
x2t as F,
|
|
177730
|
+
I52 as G,
|
|
177731
177731
|
Y_0 as H,
|
|
177732
177732
|
Ttt as I,
|
|
177733
|
-
|
|
177733
|
+
Q0t as J,
|
|
177734
177734
|
Btt as K,
|
|
177735
177735
|
zi as L,
|
|
177736
177736
|
ott as M,
|
|
@@ -177740,7 +177740,7 @@ export {
|
|
|
177740
177740
|
ttt as Q,
|
|
177741
177741
|
Att as R,
|
|
177742
177742
|
$tt as S,
|
|
177743
|
-
|
|
177743
|
+
rtt as T,
|
|
177744
177744
|
Stt as U,
|
|
177745
177745
|
w0t as V,
|
|
177746
177746
|
ktt as W,
|
|
@@ -177833,13 +177833,13 @@ export {
|
|
|
177833
177833
|
Itt as o,
|
|
177834
177834
|
Sv as p,
|
|
177835
177835
|
pWe as q,
|
|
177836
|
-
|
|
177837
|
-
|
|
177838
|
-
|
|
177836
|
+
p0t as r,
|
|
177837
|
+
Sy as s,
|
|
177838
|
+
ltt as t,
|
|
177839
177839
|
mr as u,
|
|
177840
177840
|
ud as v,
|
|
177841
177841
|
v8 as w,
|
|
177842
177842
|
n0t as x,
|
|
177843
|
-
|
|
177843
|
+
J0t as y,
|
|
177844
177844
|
W7 as z
|
|
177845
177845
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as n, jsxs as f } from "react/jsx-runtime";
|
|
2
|
-
import { o as V, A as
|
|
2
|
+
import { o as V, A as O, a as C, p as h, r as P, h as B, s as G, t as L, y as x, x as U, B as q, C as w, E as F, F as k, G as K, J as $ } from "./index-Dy7BWvsq.js";
|
|
3
3
|
import { useState as I, useMemo as _ } from "react";
|
|
4
4
|
import { useQueryClient as j, useQuery as H } from "@tanstack/react-query";
|
|
5
5
|
const Q = V(
|
|
6
|
-
|
|
6
|
+
O,
|
|
7
7
|
"useAppointmentsConfig",
|
|
8
8
|
"AppointmentsConfigProvider"
|
|
9
9
|
), W = ({
|
|
@@ -14,7 +14,7 @@ const Q = V(
|
|
|
14
14
|
}) => {
|
|
15
15
|
const { t: i } = C();
|
|
16
16
|
return /* @__PURE__ */ n(
|
|
17
|
-
|
|
17
|
+
h,
|
|
18
18
|
{
|
|
19
19
|
id: "delete-service-modal",
|
|
20
20
|
testId: "delete-service-modal-test-id",
|
|
@@ -36,9 +36,9 @@ const Q = V(
|
|
|
36
36
|
"speciality",
|
|
37
37
|
"durationMins",
|
|
38
38
|
"description"
|
|
39
|
-
], Y = "app:appointments:manageServices",
|
|
40
|
-
page:
|
|
41
|
-
noPrivilegeContainer:
|
|
39
|
+
], Y = "app:appointments:manageServices", J = "app:appointments:adminTab", Z = "index-module_page__Gsfbu", z = "index-module_noPrivilegeContainer__Pu5WZ", X = "index-module_table__GAPmb", d = {
|
|
40
|
+
page: Z,
|
|
41
|
+
noPrivilegeContainer: z,
|
|
42
42
|
table: X
|
|
43
43
|
};
|
|
44
44
|
function ee(e) {
|
|
@@ -77,7 +77,7 @@ function ae(e, a) {
|
|
|
77
77
|
const le = () => {
|
|
78
78
|
const { t: e } = C(), a = j(), { addNotification: t } = B(), { userPrivileges: s } = G(), { appointmentsConfig: i } = Q(), [E, c] = I(null), [M, u] = I(!1), l = i?.serviceTableFields ?? [
|
|
79
79
|
...p
|
|
80
|
-
], m = L(s,
|
|
80
|
+
], m = L(s, J), b = L(
|
|
81
81
|
s,
|
|
82
82
|
Y
|
|
83
83
|
), S = _(
|
|
@@ -130,7 +130,7 @@ const le = () => {
|
|
|
130
130
|
return /* @__PURE__ */ n(
|
|
131
131
|
q,
|
|
132
132
|
{
|
|
133
|
-
header: /* @__PURE__ */ n(
|
|
133
|
+
header: /* @__PURE__ */ n(F, { breadcrumbItems: y }),
|
|
134
134
|
main: m ? /* @__PURE__ */ f(
|
|
135
135
|
"div",
|
|
136
136
|
{
|
|
@@ -140,7 +140,7 @@ const le = () => {
|
|
|
140
140
|
className: d.page,
|
|
141
141
|
children: [
|
|
142
142
|
/* @__PURE__ */ n(
|
|
143
|
-
|
|
143
|
+
w,
|
|
144
144
|
{
|
|
145
145
|
id: "all-services",
|
|
146
146
|
title: e("ADMIN_ALL_SERVICES_TITLE"),
|
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)}.index-module_page__Gsfbu,.index-module_noPrivilegeContainer__Pu5WZ{margin-block:4rem;margin-inline:7rem;box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}.index-module_noPrivilegeContainer__Pu5WZ{padding:4rem;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}.index-module_table__GAPmb [data-testid$=-name]{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:700}.index-module_table__GAPmb td[data-testid$=-name],.index-module_table__GAPmb td[data-testid$=-description]{width:25%}.index-module_table__GAPmb td[data-testid$=-durationMins],.index-module_table__GAPmb td[data-testid$=-actions]{width:11%}.UnavailabilityForm-module_formContent__WmNHR{display:flex;flex-direction:column;padding:1.5rem}.UnavailabilityForm-module_formField__8he7o{width:100%;padding-inline-end:1rem}.UnavailabilityForm-module_loading__IDEY6{max-inline-size:100%!important}.UnavailabilityForm-module_error__jDeOm{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);color:var(--cds-text-error, #da1e28);padding:2rem;justify-self:center;font-style:italic}.UnavailabilityForm-module_grid__t6NKR{padding-inline:0}.UnavailabilityForm-module_column__QFdnQ{margin-top:.75rem;margin-left:0}.UnavailabilityForm-module_dateTimeColumn__6bi0F{display:flex;gap:.25rem}.UnavailabilityForm-module_datePicker__6HgbO>div{display:block;min-inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_datePicker__6HgbO>div>div{display:block}.UnavailabilityForm-module_datePicker__6HgbO>div>div>div{display:block}.UnavailabilityForm-module_datePicker__6HgbO>div>div input{inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_timePicker__DHNpK>div{display:flex;min-inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_timePicker__DHNpK>div>div{display:block;min-inline-size:max-content}.UnavailabilityForm-module_timePicker__DHNpK>div>div>div{display:block;min-inline-size:max-content;align-content:center}.UnavailabilityForm-module_timePicker__DHNpK>div>div input{inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_timePicker__DHNpK>div>div select{inline-size:-webkit-fill-available!important}.index-module_page__s2h2y{overflow-y:auto;margin:0 auto;margin-block:4rem;margin-inline:7rem;box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}
|
|
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)}.index-module_page__Gsfbu,.index-module_noPrivilegeContainer__Pu5WZ{margin-block:4rem;margin-inline:7rem;box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}.index-module_noPrivilegeContainer__Pu5WZ{padding:4rem;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}.index-module_table__GAPmb [data-testid$=-name]{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:700}.index-module_table__GAPmb td[data-testid$=-name],.index-module_table__GAPmb td[data-testid$=-description]{width:25%}.index-module_table__GAPmb td[data-testid$=-durationMins],.index-module_table__GAPmb td[data-testid$=-actions]{width:11%}.UnavailabilityForm-module_formContent__WmNHR{display:flex;flex-direction:column;padding:1.5rem}.UnavailabilityForm-module_formField__8he7o{width:100%;padding-inline-end:1rem}.UnavailabilityForm-module_loading__IDEY6{max-inline-size:100%!important}.UnavailabilityForm-module_error__jDeOm{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);color:var(--cds-text-error, #da1e28);padding:2rem;justify-self:center;font-style:italic}.UnavailabilityForm-module_grid__t6NKR{padding-inline:0}.UnavailabilityForm-module_column__QFdnQ{margin-top:.75rem;margin-left:0}.UnavailabilityForm-module_dateTimeColumn__6bi0F{display:flex;gap:.25rem}.UnavailabilityForm-module_datePicker__6HgbO>div{display:block;min-inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_datePicker__6HgbO>div>div{display:block}.UnavailabilityForm-module_datePicker__6HgbO>div>div>div{display:block}.UnavailabilityForm-module_datePicker__6HgbO>div>div input{inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_timePicker__DHNpK>div{display:flex;min-inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_timePicker__DHNpK>div>div{display:block;min-inline-size:max-content}.UnavailabilityForm-module_timePicker__DHNpK>div>div>div{display:block;min-inline-size:max-content;align-content:center}.UnavailabilityForm-module_timePicker__DHNpK>div>div input{inline-size:-webkit-fill-available!important}.UnavailabilityForm-module_timePicker__DHNpK>div>div select{inline-size:-webkit-fill-available!important}.index-module_page__s2h2y{overflow-y:auto;margin:0 auto;margin-block:4rem;margin-inline:7rem;box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}
|
package/dist/index.js
CHANGED