@charset "UTF-8";:root{--wms-sidebar-w:264px;--wms-sidebar-rail-w:64px;--wms-titlebar-h:36px;--wms-shell-gutter:0}.wms-shell-titlebar{position:fixed;top:var(--wms-header-h);left:var(--wms-shell-gutter);right:0;height:var(--wms-titlebar-h);display:flex;align-items:center;gap:10px;padding:0 18px;background-color:var(--wms-surface-variant);border-bottom:1px solid var(--wms-border);z-index:299;font-size:var(--wms-fs-sm);color:var(--wms-text-muted);white-space:nowrap;overflow:hidden}.wms-shell-crumb{display:inline-flex;align-items:center;gap:8px;min-width:0}.wms-shell-crumb-sep{color:var(--wms-text-subtle);font-size:10px}.wms-shell-crumb-current{color:var(--wms-text);font-weight:600;font-size:var(--wms-fs-md);letter-spacing:-.005em;overflow:hidden;text-overflow:ellipsis}.wms-shell-context{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:var(--wms-fs-xs);color:var(--wms-text-muted);font-variant-numeric:tabular-nums}.wms-shell-context-item{display:inline-flex;align-items:baseline;gap:6px}.wms-shell-context-key{text-transform:uppercase;letter-spacing:.07em;font-size:10px;color:var(--wms-text-subtle)}.wms-shell-context-val{color:var(--wms-text);font-weight:600}body.wms-shell-titled .displayRow,body.wms-shell-titled .displayRowAdmin{padding-top:var(--wms-titlebar-h)}body.wms-shell-titled .displayRow .modal,body.wms-shell-titled .displayRowAdmin .modal{top:calc(var(--wms-header-h) - -1 * var(--wms-titlebar-h))}body.wms-shell-titled #popupSearchResults{top:var(--wms-titlebar-h)}.wms-shell-theme{position:relative;display:inline-flex;vertical-align:middle}.wms-shell-theme-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;padding:0 9px;background-color:transparent;border:1px solid var(--wms-border);border-radius:var(--wms-r-sm);color:var(--wms-text-muted);font-size:var(--wms-fs-sm);line-height:1;cursor:pointer}.wms-shell-theme-btn:hover{background-color:var(--wms-state-hover-neutral);color:var(--wms-text)}.wms-shell-theme-btn:focus{outline:0;box-shadow:var(--wms-ring);border-color:var(--wms-brand-600)}.wms-shell-theme-swatch{width:12px;height:12px;border-radius:2px;background-color:var(--wms-brand-600);border:1px solid var(--wms-border-strong)}.wms-shell-theme-menu{display:none;position:absolute;top:calc(100% - -6px);right:0;min-width:208px;padding:6px;background-color:var(--wms-surface);border:1px solid var(--wms-border);border-radius:var(--wms-r-md);box-shadow:var(--wms-shadow-lg);z-index:1200}.wms-shell-theme.is-open .wms-shell-theme-menu{display:block}.wms-shell-theme-group{padding:6px 8px 3px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--wms-text-subtle)}.wms-shell-theme-opt{display:flex;align-items:center;gap:9px;width:100%;padding:6px 8px;background:0;border:0;border-radius:var(--wms-r-sm);color:var(--wms-text);font-size:var(--wms-fs-base);text-align:left;cursor:pointer}.wms-shell-theme-opt:hover{background-color:var(--wms-state-hover)}.wms-shell-theme-opt:focus{outline:0;box-shadow:var(--wms-ring)}.wms-shell-theme-opt .wms-shell-theme-dot{width:14px;height:14px;border-radius:3px;border:1px solid rgba(127,127,127,.35);flex:0 0 auto}.wms-shell-theme-opt .wms-shell-theme-check{margin-left:auto;color:var(--wms-brand-600);visibility:hidden}.wms-shell-theme-opt.is-active{background-color:var(--wms-brand-a08);font-weight:600}.wms-shell-theme-opt.is-active .wms-shell-theme-check{visibility:visible}@media only screen and (min-width:1280px){body.wms-shell-pinned{--wms-shell-gutter:var(--wms-sidebar-w)}body.wms-shell-pinned.wms-shell-rail{--wms-shell-gutter:var(--wms-sidebar-rail-w)}body.wms-shell-pinned .wms-drawer{transform:none;visibility:visible;top:var(--wms-header-h);width:var(--wms-shell-gutter);height:calc(100% - var(--wms-header-h));border-right:1px solid var(--wms-border);border-radius:0;box-shadow:none;z-index:280;transition:width 140ms var(--wms-ease)}body.wms-shell-pinned .wms-scrim,body.wms-shell-pinned.wms-drawer-open .wms-scrim{opacity:0;visibility:hidden;pointer-events:none}body.wms-shell-pinned .wms-drawer-head{display:none}body.wms-shell-pinned .wms-drawer-trigger{display:none}body.wms-shell-pinned .displayRow,body.wms-shell-pinned .displayRowAdmin,body.wms-shell-pinned .footerRow{left:var(--wms-shell-gutter);width:calc(100% - var(--wms-shell-gutter));transition:left 140ms var(--wms-ease),width 140ms var(--wms-ease)}body.wms-shell-pinned.wms-shell-rail .wms-drawer-label,body.wms-shell-pinned.wms-shell-rail .wms-drawer-chevron,body.wms-shell-pinned.wms-shell-rail .wms-drawer-search,body.wms-shell-pinned.wms-shell-rail .wms-drawer-title{display:none}body.wms-shell-pinned.wms-shell-rail .wms-drawer-row,body.wms-shell-pinned.wms-shell-rail .wms-drawer-head{justify-content:center;padding-left:0;padding-right:0}body.wms-shell-pinned.wms-shell-rail .wms-drawer-item>ul{display:none}}@media only screen and (max-width:1279px){.wms-shell-rail-toggle{display:none}}.wms-drawer{background-color:var(--wms-sidebar);color:var(--wms-sidebar-fg)}.wms-drawer .wms-drawer-row,.wms-drawer .wms-drawer-head{color:var(--wms-sidebar-fg);border-radius:0;border-left:3px solid transparent;font-size:var(--wms-fs-base)}.wms-drawer .wms-drawer-row:hover,.wms-drawer .wms-drawer-head:hover{background-color:rgba(255,255,255,.06);color:#fff}.wms-drawer .wms-drawer-row:focus,.wms-drawer .wms-drawer-head:focus{outline:0;box-shadow:inset 0 0 0 2px var(--wms-brand-600)}.wms-drawer .wms-drawer-divider{border-top:1px solid rgba(255,255,255,.10);margin:6px 0}.wms-drawer .wms-drawer-row.is-current,.wms-drawer .wms-drawer-head.is-current{border-left-color:var(--wms-brand-600);background-color:rgba(255,255,255,.09);color:#fff;font-weight:600}.wms-drawer .wms-drawer-search input{background-color:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);color:var(--wms-sidebar-fg);border-radius:var(--wms-r-sm)}.wms-drawer .wms-drawer-search input::placeholder{color:rgba(255,255,255,.45)}.wms-drawer .wms-drawer-search input:focus{outline:0;border-color:var(--wms-brand-600);box-shadow:var(--wms-ring)}.wms-shell-rail-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:30px;margin-left:4px;background:0;border:1px solid transparent;border-radius:var(--wms-r-sm);color:var(--wms-text-muted);cursor:pointer}.wms-shell-rail-toggle:hover{background-color:var(--wms-state-hover-neutral);color:var(--wms-text)}.wms-shell-rail-toggle:focus{outline:0;box-shadow:var(--wms-ring)}.headerRow #userDetailsColumn label:first-child,.headerRow #clientCodeSelectionColumn label:first-child{text-transform:uppercase;letter-spacing:.07em;font-size:10px;color:var(--wms-text-subtle)}.displayRow,.displayRowAdmin{background-color:var(--wms-canvas)}.displayRow,.displayRowAdmin{overflow-x:auto}@media only screen and (prefers-reduced-motion:reduce){body.wms-shell-pinned .wms-drawer,body.wms-shell-pinned .headerRow{transition:none}}.wms-shell-crumb-root{text-transform:uppercase;letter-spacing:.07em;font-size:10px;color:var(--wms-text-subtle)}.wms-shell-theme-btn-label{font-size:var(--wms-fs-xs);letter-spacing:.02em}@media only screen and (max-width:1100px){.wms-shell-theme-btn-label{display:none}}