:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.material-icons,.material-icons-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;direction:ltr;font-style:normal;font-weight:400;line-height:1;display:inline-block}.material-icons{font-family:Material Icons}.material-icons-outlined{font-family:Material Icons Outlined}.material-icons.md-dark{color:#0000008a}.material-icons.md-dark.md-inactive{color:#00000042}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:#ffffff4d}.coming-soon-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-family:Roboto,sans-serif;display:flex}.coming-soon-page h1{letter-spacing:normal;color:#000;margin:0;font-size:24px;font-weight:500}.coming-soon-page p{color:#666;margin:0;font-size:14px}.coming-soon-page a{color:#3277d2;font-weight:600;text-decoration:none}.coming-soon-page a:hover{text-decoration:underline}.sys-login-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:flex-start;padding-top:100px;display:flex;position:fixed;inset:0}.sys-login-popup{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ededed;border-radius:5px;flex-direction:column;gap:10px;width:fit-content;min-width:500px;padding:10px;font-family:Roboto,sans-serif;display:flex;box-shadow:0 0 100px 20px #00000080}.sys-login-logo{align-self:flex-start;width:320px}.sys-login-fields{border:1px solid #cacaca;border-radius:3px;flex-direction:column;gap:10px;margin:0;padding:5px 5px 12px;display:flex}.sys-login-fields legend{color:#000;align-self:flex-start;padding:0 5px 0 3px;font-size:13px}.sys-login-row{align-items:center;gap:15px;display:flex}.sys-login-row label{text-align:right;color:#000;flex:0 0 110px;font-size:15px}.sys-login-row input{color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;flex:1;height:30px;padding:0 3px;font-family:inherit;font-size:16px}.sys-login-row input:focus{border-color:#3277d2;outline:none}.sys-login-row input:disabled{color:#000;background:#fff}.sys-select-wrapper{flex:1;position:relative}.sys-select-wrapper select{color:#000;appearance:none;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:30px;padding:0 22px 0 3px;font-family:inherit;font-size:16px}.sys-select-wrapper select:focus{border-color:#3277d2;outline:none}.sys-select-wrapper:before{content:"";pointer-events:none;background:linear-gradient(#fff,#e7e7e7,#b9b9b9);border:1px solid #202020d9;border-right:none;width:18px;position:absolute;top:0;bottom:0;right:1px}.sys-select-wrapper:after{content:"";pointer-events:none;border-top:5px solid #333;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.sys-login-actions{justify-content:flex-end;gap:5px;display:flex}.sys-login-actions button{color:#000;cursor:pointer;background:linear-gradient(#f0f0f0,#fff,#d9d9d9);border:1px solid #797979;border-radius:2px;padding:15px 35px;font-family:inherit;font-size:14px;box-shadow:inset 1px 1px #fff,inset -1px -1px #a0a0a0}.sys-login-actions button:hover:not(:disabled){filter:brightness(.97)}.sys-login-actions button:active:not(:disabled){box-shadow:inset -1px -1px #fff,inset 1px 1px #a0a0a0}.sys-login-actions button:disabled{opacity:.5;cursor:default;box-shadow:none}.dash-page{background:#fff;min-height:100vh;font-family:Roboto,sans-serif}.dash-navbar{z-index:100;background:#4d4d4d;justify-content:space-between;align-items:center;height:66px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 6px #00000080}.dash-navbar-left{align-items:center;height:100%;display:flex}.dash-logo{border-radius:4px;width:50px;height:50px;margin:0 10px}.dash-nav-btn{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:66px;padding:0 20px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;transition:background .15s;display:flex}.dash-nav-btn:hover{background:#373737}.dash-icon{flex-shrink:0;font-size:22px}.dash-content{flex-direction:column;gap:10px;margin-top:66px;padding:20px;display:flex}.dash-session-banner{color:#fff;background:#3277d2;align-items:center;gap:10px;margin:-20px -20px 0;padding:4px 15px;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;display:flex}.dash-session-banner .dash-icon{font-size:18px}.dash-session-banner>span:not(.dash-icon){flex:1}.dash-session-continue{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:600}.dash-session-continue:hover{text-decoration:underline}.dash-welcome h2{letter-spacing:normal;color:#000;margin:0;font-family:Roboto,sans-serif;font-size:18px;font-weight:500}.dash-welcome p{color:#000;margin:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.dash-heading{text-align:center;letter-spacing:normal;color:#000;margin:0;font-family:Roboto,sans-serif;font-size:24px;font-weight:500}.dash-modules{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.dash-no-modules{text-align:center;color:#666;margin:0;font-family:Roboto,sans-serif;font-size:14px}.dash-module-btn{color:#fff;cursor:pointer;background:#3277d2;border:none;border-radius:4px;justify-content:center;align-items:center;gap:12px;height:38px;padding:0 12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;transition:background .15s,opacity .2s;display:inline-flex}.dash-module-btn:hover{background:#0855ae}.dash-module-btn .dash-icon{font-size:20px}.dash-roles{flex-wrap:wrap;justify-content:center;align-self:center;gap:5px;max-width:50%;display:flex}.dash-role-pill{color:#fff;background:#3277d2;border-radius:100px;align-items:center;padding:4px 10px;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.dash-settings-row{flex-wrap:wrap;gap:10px;display:flex}.dash-settings-fields{flex-direction:column;gap:5px;display:flex}.dash-field{flex-direction:column;gap:2px;width:300px;display:flex}.dash-field span{letter-spacing:normal;color:#000;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.dash-field input{box-sizing:border-box;color:#000;background:#f5f5f5;border:1px solid #bdbdbd;border-radius:2px;outline:none;height:32px;padding:0 5px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;transition:border-color .15s,border-width .15s}.dash-field input:focus{border-width:2px;border-color:#3277d2}.dash-field input:invalid{border-width:2px;border-color:#d40202}.dash-settings-roles{flex-direction:column;flex:1;align-items:center;gap:5px;min-width:200px;display:flex}.dash-roles-heading{font-size:20px}.dash-settings-note{color:#000;margin:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.cad-fullscreen-loader{z-index:10000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.draggable-window{z-index:500;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(#f4f4f4,#e8eef0,#f4f4f4);border:1px solid #4c4c4c;border-radius:5px;flex-direction:column;font-family:Roboto,sans-serif;display:flex;position:fixed;box-shadow:0 0 100px 20px #00000080}.draggable-window-opening{animation:.18s cubic-bezier(.4,0,.2,1) draggable-window-expand}@keyframes draggable-window-expand{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.draggable-window-closing{animation:.18s cubic-bezier(.4,0,.2,1) forwards draggable-window-collapse}@keyframes draggable-window-collapse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.draggable-window-titlebar{box-sizing:border-box;cursor:move;-webkit-user-select:none;user-select:none;background:#e3e3e3;border-bottom:1px solid #d2d2d2;border-radius:5px 5px 0 0;flex-shrink:0;justify-content:space-between;align-items:stretch;gap:5px;height:28px;padding:0 0 0 5px;display:flex}.draggable-window-titlebar-left{align-self:center;align-items:center;gap:5px;display:flex}.draggable-window-titlebar-right{align-items:stretch;display:flex}.draggable-window-icon{width:18px;height:18px}.draggable-window-title{color:#000;font-family:Roboto,sans-serif;font-size:13px}.draggable-window-close{box-sizing:border-box;color:#000;cursor:pointer;background:0 0;border:none;border-radius:0 5px 0 0;justify-content:center;align-items:center;width:40px;height:28px;padding:0;display:flex}.draggable-window-close:hover{color:#fff;background:#b90000}.draggable-window-close-icon{font-size:18px}.draggable-window-open-in-new{box-sizing:border-box;color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:28px;padding:0;display:flex}.draggable-window-open-in-new:hover{background:#d9d9d9}.draggable-window-open-in-new-icon{font-size:16px}.draggable-window-body{flex:1;min-height:0;padding:5px;overflow:auto}.draggable-window-body-resizing{overflow:hidden}.draggable-window-docked-body{box-sizing:border-box;flex:1;min-height:0;padding:5px;overflow:auto}.dw-resize{position:absolute}.dw-resize-e{cursor:e-resize;width:6px;top:0;bottom:0;right:-3px}.dw-resize-w{cursor:w-resize;width:6px;top:0;bottom:0;left:-3px}.dw-resize-n{cursor:n-resize;height:6px;top:-3px;left:0;right:0}.dw-resize-s{cursor:s-resize;height:6px;bottom:-3px;left:0;right:0}.dw-resize-se{cursor:se-resize;width:10px;height:10px;bottom:-3px;right:-3px}.dw-resize-sw{cursor:sw-resize;width:10px;height:10px;bottom:-3px;left:-3px}.dw-resize-ne{cursor:ne-resize;width:10px;height:10px;top:-3px;right:-3px}.dw-resize-nw{cursor:nw-resize;width:10px;height:10px;top:-3px;left:-3px}.cad-page{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;flex-direction:column;height:100vh;font-family:Roboto,sans-serif;display:flex}ul[role=menu].cad-context-menu{z-index:1000;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#000;font-family:Segoe UI,Roboto,sans-serif;font-size:12px;line-height:normal;position:fixed}ul[role=menu].cad-context-menu li[role=menuitem] a{cursor:pointer}ul[role=menu].cad-context-menu li[role=menuitem][aria-haspopup=true][aria-disabled]{opacity:.5;pointer-events:none}.cad-header{z-index:100;background:#454545;flex-shrink:0;position:sticky;top:0}.cad-header-clock-bar{background:linear-gradient(#2a2a2a,#5b5b5b,#545454);justify-content:flex-end;align-items:center;padding:5px 15px;display:flex;box-shadow:0 2px 6px -1px #000000a6}.cad-clock{color:#fff;letter-spacing:1px;font-family:Consolas,Courier New,monospace;font-size:24px;font-weight:700;line-height:1.4}.cad-connection-status{width:30px;height:30px;margin-left:10px}.cad-header-toolbar-bar{background:linear-gradient(#dfdfdf,#bdc1c3,#dfdfdf);border-bottom:2px solid #828282;gap:5px;padding:5px 10px;display:flex;overflow:auto hidden;box-shadow:0 2px 6px -1px #000000a6}.cad-nav-groups{flex-shrink:0;gap:5px;width:fit-content;display:flex}.cad-nav-group{border:1px solid #959595;border-radius:3px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.cad-nav-group-buttons{flex:1;display:flex}.cad-nav-group-label{text-align:center;color:#fff;background:#999;border-radius:0 0 2px 2px;padding:0 5px;font-size:13px;font-weight:400;line-height:1.4}.cad-nav-button{box-sizing:border-box;cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:fit-content;min-height:40px;padding:5px 10px;font-family:inherit;display:flex}.cad-nav-button:hover:not(:disabled){background:#0000000d}.cad-nav-button:disabled{opacity:.4;cursor:default}.cad-nav-button.cad-nav-button-active{background:linear-gradient(90deg,#ff9100 0%,#ffdb96 50%,#ff9100 100%);border:1px solid #744c13;border-radius:3px;box-shadow:inset 0 0 1px 1px #ffffffb3}.cad-nav-button.cad-nav-button-active:hover:not(:disabled){background:linear-gradient(90deg,#ffa733 0%,#ffe4ac 50%,#ffa733 100%)}.cad-nav-icon{width:45px;height:45px;margin-bottom:5px}.cad-nav-label{color:#373737;text-align:center;letter-spacing:.2px;white-space:pre-line;width:100%;font-size:13px;line-height:1.1}.cad-nav-dropdown-arrow{color:#373737;font-size:16px;line-height:1}.cad-nav-dropdown-arrow-inline{color:#373737;vertical-align:middle;font-size:16px;line-height:1}.cad-nav-button-stack{flex-direction:column;flex-shrink:0;gap:0;padding:0;display:flex}.cad-nav-button-stack-item{box-sizing:border-box;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:6px;padding:2px 6px;font-family:inherit;display:flex}.cad-nav-button-stack-item:hover:not(:disabled){background:#0000000d}.cad-nav-button-stack-item:disabled{opacity:.4;cursor:default}.cad-nav-button-stack-item.cad-nav-button-active{background:linear-gradient(90deg,#ff9100 0%,#ffdb96 50%,#ff9100 100%);border:1px solid #744c13;border-radius:3px;box-shadow:inset 0 0 1px 1px #ffffffb3}.cad-nav-button-stack-item.cad-nav-button-active:hover:not(:disabled){background:linear-gradient(90deg,#ffa733 0%,#ffe4ac 50%,#ffa733 100%)}.cad-map-ribbon .cad-nav-button.cad-nav-button-active,.cad-map-ribbon .cad-nav-button-stack-item.cad-nav-button-active,.cad-map-ribbon .cad-nav-button.cad-nav-button-active:hover:not(:disabled),.cad-map-ribbon .cad-nav-button-stack-item.cad-nav-button-active:hover:not(:disabled){background:linear-gradient(90deg,#ffb34e 0%,#ffe9c1 50%,#ffb34e 100%)}.cad-nav-button-stack-icon{flex-shrink:0;width:18px;height:18px}.cad-nav-button-stack-label{color:#373737;text-align:left;letter-spacing:.2px;white-space:nowrap;font-size:12px}.cad-nav-icon-placeholder{color:#5b5b5b;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:5px;font-size:28px;display:flex}.cad-dashboard-toolbar{justify-content:flex-end;gap:5px;padding:10px 10px 0;display:flex}.cad-dashboard-toolbar-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.cad-dashboard-toolbar-button:hover:not(:disabled){background:silver}.cad-dashboard-toolbar-button:active:not(:disabled){box-shadow:0 0 0 1px #1983ca}.cad-dashboard-toolbar-button:disabled{opacity:.5;cursor:default}.cad-body{flex:1;gap:10px;min-height:0;display:flex}.cfs-list-window-body{flex-direction:column;gap:5px;height:100%;min-height:0;display:flex}.cad-column{flex-direction:column;flex:1;gap:10px;min-width:0;min-height:0;display:flex}.cad-panel{background:linear-gradient(#f4f4f4,#e8eef0,#f4f4f4);border:1px solid #a8a8a8;border-radius:3px;flex-direction:column;gap:5px;padding:10px;display:flex;box-shadow:0 0 16px -2px #00000040}.cad-panel-fixed{flex:none}.cad-panel-grow{flex:auto;min-height:0}.cad-panel-half{flex:0 50%;min-height:0;max-height:50%}.cad-panel-title-bar{background:#e3e3e3;border-bottom:1px solid #d2d2d2;flex-shrink:0;align-items:center;gap:5px;margin:-10px -10px 0;padding:5px 10px;display:flex}.cad-panel-title-text{color:#000;font-size:14px;font-weight:500;line-height:1.1}.cad-panel-icon{width:18px;height:18px;display:block}.cad-command-line-input{box-sizing:border-box;color:#000;text-transform:uppercase;background:#fff;border:1px solid #a5a5a5;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px;box-shadow:0 0 0 1px #1983ca00}.cad-command-line-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.cad-command-line-input:invalid{border-color:#d40202;box-shadow:0 0 0 1px #d40202}.cad-command-line-help{color:#000;font-synthesis:style;margin-top:-8px;margin-bottom:-10px;font-family:Roboto,sans-serif;font-size:13px}.cad-detail-tab-strip{background:#fbfbfb;border:1px solid #dcdcdc;flex-shrink:0;display:flex}.cad-detail-tab{cursor:pointer;letter-spacing:.2px;color:#000;background:0 0;border:none;border-right:1px solid #0000;align-items:center;gap:5px;padding:5px;font-family:inherit;font-size:14px;display:flex}.cad-detail-tab:hover:not(:disabled){filter:brightness(.97);background:#00000008}.cad-detail-tab:active:not(:disabled){background:#0000000d;border-right-color:#dcdcdc;box-shadow:inset -1px -1px #fff,inset 1px 1px #0000001a}.cad-detail-tab:disabled{opacity:.35;cursor:default}.cad-detail-tab-icon{width:30px;height:30px}.cad-detail-tab-compact{font-size:13px}.cad-detail-tab-compact .cad-detail-tab-icon{width:27px;height:27px}.cad-agency-filter-bar{background:#fbfbfb;border:1px solid #dcdcdc;flex-shrink:0;display:flex}.cad-agency-filter-button{cursor:pointer;background:0 0;border:none;border-right:1px solid #0000;justify-content:center;align-items:center;padding:5px;display:flex}.cad-agency-filter-button img{width:28px;height:28px}.cad-agency-filter-button:hover:not(:disabled){filter:brightness(.97);background:#00000008}.cad-agency-filter-button:active:not(:disabled),.cad-agency-filter-button-active{background:#0000000d;border-right-color:#dcdcdc;box-shadow:inset -1px -1px #fff,inset 1px 1px #0000001a}.unit-table tbody td.cad-agency-detail-cell{background:#fff;overflow:visible;padding:0!important}.cad-agency-detail-table tbody tr{cursor:default;color:#000}.cad-agency-detail-table tbody tr.cad-agency-row{cursor:pointer}.cad-agency-detail-table tbody tr.cad-agency-row:hover{box-shadow:inset 0 0 0 999px #ffffff21}.unit-table.cad-agency-detail-table thead th{border-bottom:none;position:static;box-shadow:inset 0 -1px #7e7e7e}.unit-table.cad-agency-detail-table tbody tr:first-child td{border-top:none}.unit-table.cad-agency-detail-table.cad-agency-detail-table-bordered thead th{box-shadow:none}.cad-agency-detail-table tbody td.unit-table-icon-td{background:#fff}.unit-table.cad-agency-detail-table tbody tr:last-child td{box-shadow:inset 0 -1px #fff}.unit-table.cad-agency-detail-table tbody tr:last-child td.unit-table-icon-td{box-shadow:none}.cad-agency-detail-table tbody tr:hover{opacity:1}.unit-table-icon-td.cad-expand-cell{padding-right:0!important}.unit-table-icon-td.cad-select-cell{padding-top:0!important;padding-bottom:0!important}.cad-expand-toggle{color:#000;cursor:pointer;background:#e0e0e0;border:1px solid #000;border-radius:3px;justify-content:center;align-items:center;width:12px;height:12px;padding:0;display:flex}.cad-expand-toggle .material-icons-outlined{font-size:11px}.cad-table-wrapper{background:#fff;border:1px solid #a8a8a8;flex:1;min-height:0;overflow:auto}.unit-table{border-collapse:collapse;width:100%;font-family:Roboto,sans-serif;font-size:13px;line-height:18px}.unit-table thead th{text-align:left;white-space:nowrap;z-index:1;background:linear-gradient(#757781,#222638,#181b27);border-bottom:1px solid #7e7e7e;padding:5px;font-weight:400;position:sticky;top:0}.unit-table.cfs-table tbody tr+tr td.col-filler{border-top:none;border-bottom:none}.unit-table tbody tr.cad-group-header-row{cursor:default}.unit-table .cad-group-header-cell{color:#d9d9d9;background:linear-gradient(#757781,#222638,#181b27);border:1px solid #8a8a8a;border-right:none;padding-top:3px;padding-bottom:3px}.cad-group-header-row:has(+.cad-group-header-row) td{border-bottom:none}.cad-group-header-row+.cad-group-header-row td{border-top:none}.unit-table-icon-td.cad-expand-cell.cad-group-header-icon-cell{padding-right:6px!important}.unit-table-icon-td.cad-group-header-icon-cell{border-top:none}.unit-table thead .col-chip{box-sizing:border-box;color:#d9d9d9;text-overflow:ellipsis;border:1px solid #8e8e8e;border-radius:3px;width:100%;padding:5px;display:block;position:relative;overflow:hidden}.unit-table thead .col-chip-icon{justify-content:center;align-items:center;padding:6px 5px;display:flex}.unit-table thead .col-resizer{cursor:e-resize;-webkit-user-select:none;user-select:none;touch-action:none;width:6px;position:absolute;top:0;bottom:0;right:-3px}.unit-table tbody td{white-space:nowrap;vertical-align:middle;text-overflow:ellipsis;padding:5px 10px;line-height:18px;overflow:hidden}.unit-table tbody tr{cursor:pointer}.unit-table tbody tr:hover:not(:has(table)):not(.cad-group-header-row){opacity:.9}.unit-table thead tr:hover{opacity:1!important}.cfs-table tbody tr{background:#fff}.cfs-table tbody tr:hover:not(.cad-group-header-row){opacity:1;background:#f8f8f8}.unit-table tbody tr.cad-agency-detail-row,.unit-table tbody tr.cad-agency-detail-row:hover,.unit-table tbody tr.unit-recommendations-group-header-row,.unit-table tbody tr.unit-recommendations-group-header-row:hover{cursor:default;opacity:1!important;background:0 0!important}.unit-table.cad-agency-detail-table tbody tr:not(.cad-agency-row):not(.cad-agency-detail-row):hover,.unit-table.cad-agency-detail-table tbody tr:not(.cad-agency-row):not(.cad-agency-detail-row):hover td.unit-table-icon-td{background:#f8f8f8}.unit-table.unit-recommendations-plain-table tbody tr+tr td{border-top:1px solid #e0e0e0}.unit-table tbody tr+tr td{border-top:1px solid #7e7e7e}.unit-table.unit-recommendations-resource-detail-table tbody tr+tr td{border-top:none}.unit-list-table tbody tr:last-child td{border-bottom:1px solid #7e7e7e}.unit-list-table tbody tr:last-child:has(.cad-leading-spacer-cell) td{border-bottom:none}.unit-list-table tbody td.cad-select-cell,.unit-list-table tbody td.cad-leading-spacer-cell{background:#fff}.unit-list-table tbody tr+tr td.cad-select-cell,.unit-list-table tbody tr+tr td.cad-leading-spacer-cell{border-top:none}.unit-list-table tbody tr:last-child td.cad-select-cell,.unit-list-table tbody tr:last-child td.cad-leading-spacer-cell,.unit-table tbody tr.cad-group-header-row:last-child td{border-bottom:none}.unit-table.cfs-table tbody tr+tr td,.unit-table.fulfilled-recommendations-table tbody tr+tr td.unit-table-icon-td{border-top:none}.unit-table thead th.unit-table-icon-th{text-align:center;vertical-align:middle;padding:3px 5px}.unit-table-icon-th .col-chip-icon{padding:0}.unit-table-icon-td{text-align:center;vertical-align:middle;line-height:0;padding:0 5px!important}.unit-table-icon-td input[type=checkbox]{vertical-align:middle}.unit-table-row-icon{vertical-align:middle;color:inherit;justify-content:center;align-items:center;line-height:0;display:inline-flex}.unit-table-circle-icon{opacity:.1;width:6px;height:6px;font-size:6px}.unit-table-arrow-icon{color:#000;width:26px;height:26px;font-size:26px}.unit-table-arrow-icon-dim{opacity:.08}ul[role]{cursor:default;margin:0;padding:0;list-style:none}ul[role=menubar]{background:linear-gradient(#fff 20%,#f1f4fa 25% 43%,#d4dbee 48%,#e6eaf6);display:flex}ul[role=menubar]>[role=menuitem]{padding:6px 10px;position:relative}ul[role=menubar]>[role=menuitem]:focus,ul[role=menubar]>[role=menuitem]:focus-within,ul[role=menubar]>[role=menuitem]:hover{color:#fff;background:#39f;outline:none}ul[role=menubar]>[role=menuitem]:focus-within~[role=menuitem]:focus,ul[role=menubar]>[role=menuitem]:focus-within~[role=menuitem]:focus-within,ul[role=menubar]>[role=menuitem]:focus~[role=menuitem]:focus,ul[role=menubar]>[role=menuitem]:focus~[role=menuitem]:focus-within,ul[role=menubar]>[role=menuitem]:hover~[role=menuitem]:focus,ul[role=menubar]>[role=menuitem]:hover~[role=menuitem]:focus-within,:is(ul[role=menubar]>[role=menuitem]:focus-within:has(~[role=menuitem]:hover),ul[role=menubar]>[role=menuitem]:focus:has(~[role=menuitem]:hover),ul[role=menubar]>[role=menuitem]:hover:has(~[role=menuitem]:hover)){color:inherit;background:0 0}ul[role=menu]{color:initial;background:#f0f0f0;border:1px solid #0006;min-width:150px;padding:2px;position:relative;box-shadow:4px 4px 3px -2px #00000080}ul[role=menu]:before{content:"";pointer-events:none;width:2px;height:calc(100% - 4px);position:absolute;left:28px;box-shadow:inset 1px 0 #00000026,inset -1px 0 #fff}[role=menuitem] ul[role=menu]{z-index:99;display:none;position:absolute;top:100%;left:0}ul[role=menu] [role=menuitem]>[role=menu]{top:-4px;left:100%}ul[role=menu]>[role=menuitem]>a,ul[role=menu]>[role=menuitem]>button,ul[role=menu]>[role=menuitem]>label,ul[role=menu]>[role=menuitem][aria-haspopup=true]{all:unset;box-sizing:border-box;white-space:nowrap;border:1px solid #0000;border-radius:3px;justify-content:space-between;width:100%;padding:4px 10px 4px 32px;display:flex;position:relative}ul[role=menu]>[role=menuitem]>a:hover,ul[role=menu]>[role=menuitem]>a:focus-visible,ul[role=menu]>[role=menuitem]>button:hover,ul[role=menu]>[role=menuitem]>button:focus-visible,ul[role=menu]>[role=menuitem]>label:hover,ul[role=menu]>[role=menuitem]>label:focus-visible,ul[role=menu]>[role=menuitem][aria-haspopup=true]:hover,ul[role=menu]>[role=menuitem][aria-haspopup=true]:focus-visible{background:linear-gradient(#fff9,#e6ecf5cc 90%,#fffc);border-color:#aaddfa}ul[role=menu]>[role=menuitem]>button:after,ul[role=menu]>[role=menuitem]>button:hover:before{content:none}ul[role=menu]>[role=menuitem][aria-haspopup=true]:after{content:"";border:4px solid #0000;border-left-color:currentColor;position:absolute;top:50%;right:2px;transform:translateY(-50%)}ul [role=menuitem]{position:relative}ul [role=menuitem]>input[type]{display:none}ul [role=menuitem]>input[type]+label{display:block;position:relative}ul [role=menuitem]>input[type]+label:before{all:unset;border-radius:inherit;box-sizing:border-box;background:linear-gradient(#fff9,#e6ecf5cc 90%,#fffc);width:22px;height:22px;position:absolute;top:0;left:0;box-shadow:0 0 0 1px #b3d3f9}ul [role=menuitem]>input[type]:checked+label:before{content:""}ul [role=menuitem]>input[type][type=radio]:checked+label:after{box-shadow:none;background:radial-gradient(circle at 75% 25%,#d5d4ea,#333583);border:1px solid #1a1490;top:50%;left:8px;transform:translateY(-50%)}ul [role=menuitem]>input[type][type=checkbox]:checked+label:after{color:#0c12a1;font-size:10pt;top:50%;left:6px;transform:translateY(-52%)}ul [role=menuitem]:focus-within>[role=menu],ul [role=menuitem]:focus>[role=menu]{display:block}:is(ul [role=menuitem]:focus-within:has(~[role=menuitem]:hover)>[role=menu],ul [role=menuitem]:focus:has(~[role=menuitem]:hover)>[role=menu]){display:none}ul [role=menuitem][aria-disabled]{opacity:.5;pointer-events:none}ul [role=menuitem].has-divider:after{content:"";pointer-events:none;height:2px;margin:3px 0 2px 28px;display:block;box-shadow:inset 0 1px #00000026,inset 0 -1px #fff}ul [role=menuitem] img{pointer-events:none;z-index:1;position:absolute;top:50%;left:2px;transform:translateY(-50%)}ul [role=menuitem] span{margin-left:32px}ul.can-hover [role=menuitem]:hover>[role=menu]{display:block}ul.can-hover [role=menuitem]:hover~[role=menuitem]:focus,ul.can-hover [role=menuitem]:hover~[role=menuitem]:focus-within{color:inherit;background:0 0}ul.can-hover [role=menuitem]:hover~[role=menuitem]:focus-within>[role=menu],ul.can-hover [role=menuitem]:hover~[role=menuitem]:focus>[role=menu]{display:none}.cfs-entry{color:#000;gap:10px;min-height:100%;font-family:Roboto,sans-serif;font-size:14px;line-height:normal;display:flex}.cfs-entry-main{flex-direction:column;flex:1;align-self:flex-start;gap:20px;min-width:0;min-height:100%;padding:5px 0 5px 5px;display:flex}.cfs-entry-group{flex-direction:column;display:flex}.cfs-entry-row{flex-wrap:nowrap;align-items:flex-end;gap:5px;display:flex}.cfs-entry-row-space-between{justify-content:space-between;align-items:center}.cfs-entry-meta{flex-direction:column;gap:3px;display:flex}.cfs-entry-timer{font-size:20px}.cfs-entry-timer-overdue{color:#f00000;font-weight:500}.cfs-entry-field{flex-direction:column;gap:5px;display:flex}.cfs-entry-field-grow{flex:1;min-width:0}.cfs-entry-label,.cfs-entry-note{font-size:14px}.cfs-entry-note-small{font-size:12px}.cfs-entry-beat-quadrant{align-self:center;line-height:1.5}.cfs-entry-input,.cfs-entry-select{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.cfs-entry-narrative-wrap{position:relative}.cfs-entry-command-line{flex-shrink:0}.cfs-entry-command-line .cad-command-line-help{margin-top:-5px;margin-bottom:3px}.cfs-entry-location-notes{flex-shrink:0}.cfs-entry-command-line-input{text-transform:uppercase}.cfs-entry-command-line-input::placeholder{text-transform:none}.cfs-entry-narrative-wrap .cfs-entry-input{padding-right:22px}.cfs-entry-narrative-flag{box-sizing:border-box;cursor:pointer;background:0 0;border:2px solid #b90000;border-radius:50%;width:12px;height:12px;padding:0;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.cfs-entry-narrative-flag.is-checked{background:#b90000}.cfs-entry-input:focus,.cfs-entry-select:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.cfs-entry-select:focus{box-shadow:none}.cfs-entry-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.cfs-entry-dropdown-wrap:focus-within .cfs-entry-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.cfs-entry-dropdown-wrap:focus-within:has(.cfs-entry-select-invalid){box-shadow:0 0 0 1px #d40202}.cfs-entry-dropdown-wrap:focus-within:has(.cfs-entry-select-invalid) .cfs-entry-dropdown-chevron{background:#f8d3d3;border-color:#d40202}.cfs-entry-address-search{align-items:center;gap:5px;width:100%;display:flex}.cfs-entry-address-search-input-wrap{flex:1;min-width:0;position:relative}.cfs-entry-address-search-globe-button{cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}.cfs-entry-address-search-globe-button:hover{background:#d9d9d973;border-color:#b9b9b9}.cfs-entry-address-search-icon{width:20px;height:20px;display:block}.cfs-entry-address-search-results{z-index:10;color:#000;background:#fff;border:1px solid #a5a5a5;max-height:180px;margin:0;padding:0;font-size:12px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow:auto;box-shadow:0 2px 6px #0003}.cfs-entry-address-search-results li{cursor:pointer;white-space:normal;word-break:break-word;padding:4px 8px}.cfs-entry-address-search-results li.is-active{color:#fff;background:#1983ca}.cfs-entry-address-search-empty{color:#666;font-size:12px;cursor:default!important}.cfs-entry-checkbox{white-space:nowrap;align-items:center;font-size:14px;display:inline-flex}.cfs-entry-dropdown-wrap{width:100%;position:relative}.cfs-entry-select{appearance:none;cursor:pointer;padding-right:18px}.cfs-entry-select-indented{padding-left:28px}.cfs-entry-select:disabled{opacity:1;-webkit-text-fill-color:#000;cursor:default;background:#fff}.cfs-entry-select:disabled.cfs-entry-select-placeholder{-webkit-text-fill-color:#999}.cfs-entry-select-placeholder{color:#999}.cfs-entry-select option{color:#000}.cfs-entry-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.cfs-entry-dropdown-chevron .material-icons-outlined{font-size:16px}.cfs-entry-dropdown-icon{pointer-events:none;width:26px;height:26px;position:absolute;top:0;left:1px}.cfs-entry-alerts{box-sizing:border-box;border:1px solid #000;flex-wrap:wrap;gap:0;min-height:35px;padding:3px;display:flex}.cfs-entry-alert-icon{box-sizing:border-box;color:#444;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.cfs-entry-alert-icon-flash{animation:1.5s step-start infinite cfs-entry-alert-flash}@keyframes cfs-entry-alert-flash{0%,49%{background:#ff3b30}50%,to{background:0 0}}.cfs-entry-alert-fallback{color:#444;font-size:11px;font-weight:600}.cfs-entry-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;padding:10px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.cfs-entry-button:hover{background:silver}.cfs-entry-button:active{box-shadow:0 0 0 1px #1983ca}.cfs-entry-button-agency{padding:5px 15px}.cfs-entry-units-panel{box-sizing:border-box;border:1px solid #000;align-self:stretch;min-width:225px;min-height:0;overflow-y:auto}.cfs-entry-units-table{border-collapse:collapse;width:100%;font-size:13px}.cfs-entry-units-table tbody tr{cursor:pointer}.cfs-entry-units-table tbody tr:hover{opacity:.9}.cfs-entry-units-table td{border-bottom:1px solid #000;padding:4px 10px;line-height:18px}.cfs-entry-units-table td:not(:last-child){border-right:1px solid #000}.cfs-entry-units-table tr:last-child td{border-bottom:none}.call-detail-narrative-critical-select{background:0 0;border-style:none;outline:none;width:100%;font-family:inherit;font-size:13px}.call-detail-new-entry-input{box-sizing:border-box;background:0 0;border-style:none;outline:none;width:100%;height:100%;padding:0 10px;font-family:inherit;font-size:13px}.call-detail-new-entry-input::placeholder{color:#0000}.call-detail-new-entry-input:focus::placeholder{color:#888}.call-detail-table:has(.call-detail-new-entry-row) select.call-detail-new-entry-input{padding-left:5px}.call-detail-table.cfs-table tbody tr.call-detail-new-entry-row{background:#b4e6b2}.call-detail-table.cfs-table tbody tr.call-detail-new-entry-row:hover{background:#abdfa9}.call-detail-new-entry-row .cad-select-cell{background:#fff}.call-detail-new-entry-row:hover .cad-select-cell{background:#f8f8f8}.call-detail-table:has(.call-detail-new-entry-row) tbody td{height:28px}.call-detail-table:has(.call-detail-new-entry-row) tbody td{padding:0}.call-detail-new-entry-action-button{box-sizing:border-box;cursor:pointer;color:#000;text-align:center;background:#cfcfcf;border:1px solid #878787;border-radius:0;width:100%;height:100%;padding:0 10px;font-family:inherit;font-size:12px;font-weight:400;display:block}.call-detail-new-entry-action-button:hover{background:silver}.call-detail-new-entry-action-button:active{background:#c7c7c7}.call-detail{box-sizing:border-box;color:#000;flex-direction:column;gap:0;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.call-detail-tab-strip{flex-wrap:wrap;flex-shrink:0;align-items:flex-end;display:flex}.call-detail-tab{cursor:pointer;color:#000;text-align:center;white-space:nowrap;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-bottom:none;border-radius:0;outline:none;flex:none;margin:-1px -1px 0 0;padding:3px 40px;font-family:inherit;font-size:13px;font-weight:400;line-height:1}.call-detail-tab:hover{background:linear-gradient(#fff,#e3e3e3,#fff)}.call-detail-tab:active:not(:disabled){background:linear-gradient(#fff,#eaeaea,#fff)}.call-detail-tab:disabled{opacity:.45;cursor:default}.call-detail-tab:disabled:hover{background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0)}.call-detail-tab-active,.call-detail-tab-active:hover,.call-detail-tab-active:active{z-index:6;background:#fff;border:1px solid gray;border-bottom:none;border-radius:2px 2px 0 0;margin:-1px -1px -1px 0;padding:5px 40px;font-weight:600;position:relative}.call-detail-tab-active-flush,.call-detail-tab-active-flush:hover,.call-detail-tab-active-flush:active{border-bottom:1px solid gray}.call-detail-body{background:#fff;border:1px solid #a8a8a8;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.call-detail-action-row{flex-shrink:0;justify-content:flex-end;gap:5px;margin:0;padding:5px 5px 5px 0;display:flex}.call-detail-action-button{cursor:pointer;color:#000;text-align:center;white-space:nowrap;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-radius:2px;padding:3px;font-family:inherit;font-size:13px;font-weight:400;line-height:1}.call-detail-action-button:hover:not(:disabled){background:linear-gradient(#fff,#e3e3e3,#fff)}.call-detail-action-button:active:not(:disabled){background:linear-gradient(#fff,#eaeaea,#fff)}.call-detail-action-button:disabled{opacity:.5;cursor:default}.call-detail-alert-detail-button{padding:3px 10px}.call-detail-alert-status-row{box-sizing:border-box;align-items:center;gap:15px;height:30.14px;font-size:13px}.call-detail-alert-status-label{font-weight:400}.call-detail-alert-status-chip{align-items:center;gap:6px;font-weight:400;display:inline-flex}.call-detail-alert-status-dot{flex-shrink:0;width:25px;height:25px}.call-detail-logs{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.call-detail-action-row.call-detail-sub-tab-strip{justify-content:flex-start;align-items:flex-end;gap:0;width:fit-content;padding:6px 5px 0 10px}.call-detail-dispositions-action-row{position:absolute;top:0;right:0}.call-detail-sub-tab{cursor:pointer;color:#000;text-align:center;white-space:nowrap;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-radius:0;flex:none;margin:0 -1px 0 0;padding:3px 10px;font-family:inherit;font-size:13px;font-weight:400;line-height:1}.call-detail-sub-tab:hover{background:linear-gradient(#fff,#e3e3e3,#fff)}.call-detail-sub-tab:active{background:linear-gradient(#fff,#eaeaea,#fff)}.call-detail-sub-tab-active,.call-detail-sub-tab-active:hover,.call-detail-sub-tab-active:active{z-index:6;background:#fff;border:1px solid gray;border-radius:2px 2px 0 0;margin:0 -1px 0 0;padding:5px 10px;font-weight:600;position:relative}.call-detail-table-wrapper{flex:1;min-height:0}.cad-table-wrapper.call-detail-table-wrapper{border:none}.cleared-call-detail-window{flex-direction:column;height:100%;display:flex}.cleared-call-detail-top{flex-shrink:0;min-height:0;padding-left:5px;padding-right:5px}.cleared-call-detail-top .cfs-entry-main{align-self:stretch;min-height:0;padding:5px 0}.cleared-call-detail-tabs{flex-direction:column;flex:1;min-height:0;display:flex}.cleared-call-detail-tabs .call-detail{padding:5px}.edit-table-window{box-sizing:border-box;color:#000;flex-direction:column;gap:14px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex;overflow:auto}.edit-table-section{border:1px solid #cacaca;border-radius:3px;flex-direction:column;gap:6px;margin:0;padding:5px 8px 10px;display:flex}.edit-table-section-title{color:#000;align-self:flex-start;padding:0 5px 0 3px;font-size:13px}.edit-table-column-list{flex-direction:column;gap:2px;padding:4px;display:flex}.edit-table-column-row{align-items:center;gap:6px;padding:3px 4px;display:flex}.edit-table-column-row-drag-over{box-shadow:inset 0 2px #3c7fb1}.edit-table-column-row-dragging{opacity:.5}.edit-table-drag-handle{color:#777;cursor:grab;flex-shrink:0;font-size:18px}.edit-table-drag-handle:active{cursor:grabbing}.edit-table-checkbox-label{cursor:pointer;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.edit-table-toggle-list{flex-direction:column;gap:4px;display:flex}.edit-table-group-by-select{align-self:flex-start;padding:3px 4px;font-family:inherit;font-size:13px}.edit-table-select-list{flex-direction:column;gap:8px;display:flex}.edit-table-select-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.edit-table-save-to-template-button{flex-shrink:0;align-self:flex-end;margin-top:auto}.cad-dashboard-toolbar-button.edit-table-save-to-template-button:active:not(:disabled){box-shadow:inset 0 0 0 1px #1983ca}.alert-detail-row{gap:8px;padding:2px 0;font-size:13px;display:flex}.alert-detail-label{color:#000;flex-shrink:0;width:110px;font-weight:600}.alert-detail-value{color:#000;overflow-wrap:anywhere}.unit-detail{color:#000;flex-direction:column;gap:20px;padding:5px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.unit-detail-columns{gap:10px;display:flex}.unit-detail-column{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.unit-detail-heading{flex-direction:column;display:flex}.unit-detail-unit-number{font-size:14px;font-weight:600}.unit-detail-dept-line{font-size:13px}.unit-detail-group{flex-direction:column;gap:8px;display:flex}.unit-detail-row{justify-content:space-between;align-items:center;gap:15px;min-height:22px;display:flex}.unit-detail-label{flex-shrink:0}.unit-detail-value{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.unit-detail-value-group{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.unit-detail-edit-button,.unit-detail-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;font-family:inherit;box-shadow:0 0 0 1px #337fb000}.unit-detail-edit-button:hover,.unit-detail-button:hover{background:silver}.unit-detail-edit-button:active,.unit-detail-button:active{box-shadow:0 0 0 1px #1983ca}.unit-detail-edit-button{box-sizing:border-box;flex-shrink:0;height:22px;padding:0 7px;font-size:13px}.unit-detail-buttons{gap:5px;display:flex}.unit-detail-button{padding:5px 15px;font-size:13px}.unit-detail-dropdown-wrap{flex:1;min-width:0;position:relative}.unit-detail-select{box-sizing:border-box;appearance:none;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:22px;padding:0 18px 0 3px;font-family:inherit;font-size:13px}.unit-detail-select-placeholder{color:#999}.unit-detail-select option{color:#000}.unit-detail-select:focus{box-shadow:none;outline:none}.unit-detail-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.unit-detail-dropdown-wrap:focus-within .unit-detail-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.unit-detail-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:22px;display:flex;position:absolute;top:0;right:0}.unit-detail-dropdown-chevron .material-icons-outlined{font-size:14px}.unit-log-outer{box-sizing:border-box;height:calc(100% + 10px);margin:-5px;padding:10px}.unit-log-table-wrapper{height:100%}.unit-capabilities{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.unit-capabilities-table-wrapper{flex:1;min-height:0}.unit-capabilities-footer{flex-direction:column;flex-shrink:0;gap:10px;display:flex}.unit-capabilities-dropdown-wrap{width:100%;position:relative}.unit-capabilities-select{box-sizing:border-box;appearance:none;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.unit-capabilities-select-placeholder{color:#999}.unit-capabilities-select option{color:#000}.unit-capabilities-select:focus{box-shadow:none;outline:none}.unit-capabilities-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.unit-capabilities-dropdown-wrap:focus-within .unit-capabilities-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.unit-capabilities-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.unit-capabilities-dropdown-chevron .material-icons-outlined{font-size:16px}.unit-capabilities-update-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.unit-capabilities-update-button:hover{background:silver}.unit-capabilities-update-button:active{box-shadow:0 0 0 1px #1983ca}.secondary-location-entry{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.secondary-location-entry-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.secondary-location-entry-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.secondary-location-entry-update-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.secondary-location-entry-update-button:hover{background:silver}.secondary-location-entry-update-button:active{box-shadow:0 0 0 1px #1983ca}.incident-request-entry{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.incident-request-entry-dropdown-wrap{width:100%;position:relative}.incident-request-entry-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.incident-request-entry-select-placeholder{color:#999}.incident-request-entry-select option{color:#000}.incident-request-entry-select:focus{box-shadow:none;outline:none}.incident-request-entry-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.incident-request-entry-dropdown-wrap:focus-within .incident-request-entry-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.incident-request-entry-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.incident-request-entry-dropdown-chevron .material-icons-outlined{font-size:16px}.incident-request-entry-request-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.incident-request-entry-request-button:hover{background:silver}.incident-request-entry-request-button:active{box-shadow:0 0 0 1px #1983ca}.disposition-entry{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;min-height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.disposition-entry-rows{flex-direction:column;flex-shrink:0;gap:5px;max-height:180px;margin:-2px;padding:2px;display:flex;overflow:hidden auto}.disposition-entry-add-row{flex-shrink:0;justify-content:flex-end;display:flex}.disposition-entry-row{flex-shrink:0;align-items:center;gap:5px;display:flex}.disposition-entry-dropdown-wrap{flex:1;min-width:0;position:relative}.disposition-entry-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.disposition-entry-select-placeholder{color:#999}.disposition-entry-select:disabled{cursor:default}.disposition-entry-select option{color:#000}.disposition-entry-select:focus{box-shadow:none;outline:none}.disposition-entry-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.disposition-entry-dropdown-wrap:focus-within .disposition-entry-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.disposition-entry-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.disposition-entry-dropdown-chevron .material-icons-outlined{font-size:16px}.disposition-entry-count-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;flex:0 0 20%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.disposition-entry-count-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.disposition-entry-remove-icon{cursor:pointer;flex-shrink:0;width:20px;height:20px}.disposition-entry-footer{flex:1 0 auto;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.disposition-entry-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.disposition-entry-button:hover{background:silver}.disposition-entry-button:active{box-shadow:0 0 0 1px #1983ca}.narrative-entry{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.narrative-entry-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.narrative-entry-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.narrative-entry-enter-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.narrative-entry-enter-button:hover{background:silver}.narrative-entry-enter-button:active{box-shadow:0 0 0 1px #1983ca}.unit-recommendations{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.unit-recommendations-grid{flex-direction:column;flex:1;min-height:0;display:flex}.unit-recommendations-grid-row{min-width:0;min-height:0;display:grid}.unit-recommendations-grid-row:last-child{flex:1}.unit-recommendations-grid-row:first-child .unit-recommendations-col-divider{margin-bottom:5px}.unit-recommendations-grid-row:last-child .unit-recommendations-col-divider{margin-top:5px}.unit-recommendations-panel{flex-direction:column;gap:5px;min-width:0;min-height:0;display:flex}.unit-recommendations-panel-wide{padding-right:10px}.unit-recommendations-panel-narrow{padding-left:10px}.unit-recommendations-grid-row:first-child .unit-recommendations-panel{padding-bottom:10px}.unit-recommendations-grid-row:last-child .unit-recommendations-panel{padding-top:10px}.unit-recommendations-col-divider{cursor:col-resize;background:0 0;position:relative}.unit-recommendations-col-divider:before,.unit-recommendations-col-divider:after{content:"";background:silver;width:1px;position:absolute;left:50%}.unit-recommendations-col-divider:before{margin-bottom:14px;top:0;bottom:50%}.unit-recommendations-col-divider:after{margin-top:14px;top:50%;bottom:0}.unit-recommendations-col-divider:hover:before,.unit-recommendations-col-divider:hover:after{background:#1983ca}.unit-recommendations-row-divider{cursor:row-resize;background:0 0;flex:0 0 5px;position:relative}.unit-recommendations-row-divider:before,.unit-recommendations-row-divider:after{content:"";background:silver;height:1px;position:absolute;top:50%}.unit-recommendations-row-divider:before{margin-right:14px;left:0;right:50%}.unit-recommendations-row-divider:after{margin-left:14px;left:50%;right:0}.unit-recommendations-row-divider:hover:before,.unit-recommendations-row-divider:hover:after{background:#1983ca}.unit-recommendations-divider-grip{color:silver;pointer-events:none;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unit-recommendations-col-divider:hover .unit-recommendations-divider-grip,.unit-recommendations-row-divider:hover .unit-recommendations-divider-grip{color:#1983ca}.unit-recommendations-divider-active:before,.unit-recommendations-divider-active:after{background:#1983ca}.unit-recommendations-divider-active .unit-recommendations-divider-grip{color:#1983ca}.unit-recommendations-panel-label{flex-shrink:0;font-weight:400}.unit-recommendations-table-wrapper{flex:1;min-height:0}.unit-recommendations-row{flex-shrink:0;align-items:center;gap:5px;display:flex}.unit-recommendations-additional-requests-button{margin-left:5px}.unit-recommendations-footer{justify-content:flex-start}.unit-recommendations-spacer{flex:1}.unit-recommendations-checkbox-label{cursor:pointer;align-items:center;gap:4px;display:flex}.unit-recommendations-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.unit-recommendations-button:hover:not(:disabled){background:silver}.unit-recommendations-button:active:not(:disabled){box-shadow:0 0 0 1px #1983ca}.unit-recommendations-button:disabled{cursor:default}.arr-requests{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.arr-requests-table-wrapper{flex:1;min-height:0}.arr-requests-dropdown-wrap{flex-shrink:0;width:100%;position:relative}.arr-requests-select{box-sizing:border-box;appearance:none;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.arr-requests-select-placeholder{color:#999}.arr-requests-select option{color:#000}.arr-requests-select:focus{box-shadow:none;outline:none}.arr-requests-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.arr-requests-dropdown-wrap:focus-within .arr-requests-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.arr-requests-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.arr-requests-dropdown-chevron .material-icons-outlined{font-size:16px}.arr-requests-footer{flex-shrink:0;justify-content:flex-end;display:flex}.arr-requests-request-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.arr-requests-request-button:hover:not(:disabled){background:silver}.arr-requests-request-button:active:not(:disabled){box-shadow:0 0 0 1px #1983ca}.e911-queue{box-sizing:border-box;color:#000;flex-direction:column;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.e911-queue-table-wrapper{flex:1;min-height:0}.command-line-window{box-sizing:border-box;flex-direction:column;height:calc(100% + 10px);margin:-5px;padding:5px;display:flex}.command-line-window .cad-command-line-help{margin:0}.agency-detail{box-sizing:border-box;color:#000;flex-direction:column;gap:8px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.agency-detail-row{justify-content:space-between;gap:10px;display:flex}.agency-detail-label{color:#000}.agency-detail-value{text-align:right;font-weight:500}.agency-detail-field{flex-direction:column;gap:3px;margin-top:4px;display:flex}.agency-detail-field-label{color:#000}.agency-detail-dropdown-wrap{width:100%;position:relative}.agency-detail-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.agency-detail-select-placeholder{color:#999}.agency-detail-select option{color:#000}.agency-detail-select:focus{box-shadow:none;outline:none}.agency-detail-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.agency-detail-dropdown-wrap:focus-within .agency-detail-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.agency-detail-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.agency-detail-dropdown-chevron .material-icons-outlined{font-size:16px}.agency-detail-action-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;margin-top:auto;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.agency-detail-action-button:hover{background:silver}.agency-detail-action-button:active{box-shadow:0 0 0 1px #1983ca}.agency-detail-action-button:disabled{opacity:.6;cursor:default}.custom-filter-editor{flex-direction:column;gap:8px;display:flex}.custom-filter-header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.custom-filter-header select,.custom-filter-group-title select,.custom-filter-condition-row select,.custom-filter-condition-row input{box-sizing:border-box;border:1px solid #a5a5a5;border-radius:0;font-family:inherit}.custom-filter-header select:focus,.custom-filter-group-title select:focus,.custom-filter-condition-row select:focus,.custom-filter-condition-row input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.custom-filter-header select{padding:2px 4px;font-size:13px}.custom-filter-body{gap:8px;display:flex}.custom-filter-side-buttons{flex-direction:column;flex-shrink:0;align-self:flex-start;gap:4px;display:flex}.custom-filter-side-buttons button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:13px;display:flex;box-shadow:0 0 0 1px #337fb000}.custom-filter-side-buttons button:hover:not(:disabled){background:silver}.custom-filter-side-buttons button:active:not(:disabled){box-shadow:0 0 0 1px #1983ca}.custom-filter-side-buttons button:disabled{opacity:.4;cursor:default}.custom-filter-side-buttons .material-icons-outlined{font-size:16px}.custom-filter-conditions{flex-direction:column;flex:1;gap:2px;min-width:0;padding:4px;display:flex}.custom-filter-empty{color:#666;padding:6px;font-style:italic}.custom-filter-condition-row{cursor:pointer;align-items:center;gap:4px;padding:3px 4px;display:flex}.custom-filter-condition-row-selected{background:#cce4f7!important}.custom-filter-condition-row select,.custom-filter-condition-row input{padding:2px 3px;font-family:inherit;font-size:12px}.custom-filter-condition-field{min-width:0}.custom-filter-condition-field select,.custom-filter-condition-field input{box-sizing:border-box;width:100%}.custom-filter-condition-field-field{flex:1.2}.custom-filter-condition-field-operator{flex:.9}.custom-filter-condition-field-value{flex:1}.custom-filter-condition-row input:disabled{color:#999;background:#eee}.custom-filter-group-body{flex-direction:column;gap:2px;display:flex}.custom-filter-group{cursor:pointer;background:#f7f9fb;border:1px dashed #999;margin:2px 0;padding:4px}.custom-filter-group-selected{border-color:#3c7fb1;background:#e3f0fc!important}.custom-filter-group-title{align-items:center;gap:6px;padding:0 0 4px 2px;font-size:12px;font-weight:600;display:flex}.custom-filter-group-title select{padding:1px 3px;font-family:inherit;font-size:12px}.custom-filter-group .custom-filter-group-body{border-left:2px solid #ccc;padding-left:12px}.units-list-window{box-sizing:border-box;color:#000;flex-direction:column;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.cad-templates{box-sizing:border-box;color:#000;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.cad-templates-table-wrapper.cad-table-wrapper{flex:50%;min-width:0}.cad-templates-sidebar{flex-direction:column;flex:50%;gap:10px;min-width:0;display:flex}.cad-templates-button-row{background-color:#fff;border:1px solid #a8a8a8;justify-content:flex-end;gap:6px;padding:5px;display:flex}.cad-templates-icon-button{box-sizing:border-box;cursor:pointer;background:#fff;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex;box-shadow:0 0 1px 1px #000}.cad-templates-icon-button img{width:32px;height:32px}.cad-templates-icon-button:hover:not(:disabled){background:#f0f0f0}.cad-templates-icon-button:active:not(:disabled){background:#e0e0e0}.cad-templates-icon-button:disabled{opacity:.35;cursor:default}.cad-templates-name-field{flex-direction:column;gap:2px;display:flex}.cad-templates-name-field input{box-sizing:border-box;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 6px;font-family:inherit;font-size:14px}.cad-templates-name-field input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.cad-templates-name-field input:disabled{color:#999;background:#eee}.cad-templates-settings{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow-y:auto}.cad-templates-hotkey-input{cursor:pointer}.cad-templates-checkbox-row{gap:12px;display:flex}.cad-templates-checkbox-label{cursor:pointer;align-items:center;gap:6px;display:flex}.cad-templates-checkbox-label input[type=checkbox]{flex-shrink:0;width:13px;height:13px}.cad-templates-checkbox-label input[type=checkbox]:focus,.cad-templates-checkbox-label input[type=checkbox]:focus-visible{box-shadow:none;outline:none}.cad-templates-window-row{align-items:center;gap:6px;display:flex}.cad-templates-window-row .cad-templates-icon-button{padding:0}.cad-templates-window-row .cad-templates-icon-button img{width:20px;height:20px}.cad-templates-window-type{color:#555;flex-shrink:0;width:40px;font-size:12px}.cad-templates-window-name-input{box-sizing:border-box;border:1px solid #a5a5a5;border-radius:0;flex:1;min-width:0;height:26px;padding:0 6px;font-family:inherit;font-size:14px}.cad-templates-window-name-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.cad-templates-window-name-input:disabled{color:#999;background:#eee}.cad-templates-no-windows{color:#777;font-size:13px}.cad-templates-add-window-row{gap:6px;display:flex}.cad-templates-add-window-row .cad-dashboard-toolbar-button{flex:1;height:26px;padding:0}.cleared-call-search{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex;overflow-y:auto}.cleared-call-search-results-wrapper{flex:1;min-height:0}.cleared-call-search-status{color:#000;flex-shrink:0;font-weight:600}.cleared-call-search-button-row{background:#fff;border:1px solid #6b6b6b;flex-shrink:0;display:flex}.cleared-call-search-button{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:5px;padding:5px;font-family:inherit;display:flex}.cleared-call-search-button:hover:not(:disabled){background:#0000000d}.cleared-call-search-button:disabled{opacity:.4;cursor:default}.cleared-call-search-button-icon{width:40px;height:40px}.cleared-call-search-button-label{color:#000;letter-spacing:.2px;text-align:center;white-space:pre-line;font-size:13px}.cleared-call-search-criteria{border:1px solid #cacaca;border-radius:3px;flex-direction:column;flex-shrink:0;gap:10px;margin:0;padding:10px;display:flex}.cleared-call-search-criteria-title{color:#000;align-self:flex-start;padding:0 5px;font-size:13px}.cleared-call-search-row{flex-wrap:wrap;gap:14px;display:flex}.cleared-call-search-field{flex-direction:column;flex:1;gap:2px;min-width:120px;display:flex}.cleared-call-search-field-small{flex:.6}.cleared-call-search-field-date{min-width:210px}.cleared-call-search-field-venue{min-width:150px}.cleared-call-search-field-large{flex:2}.cleared-call-search-input{box-sizing:border-box;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 6px;font-family:inherit;font-size:13px}.cleared-call-search-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.cleared-call-search-input[type=date]:placeholder-shown{color:#0000}.cleared-call-search-dropdown-wrap{width:100%;position:relative}.cleared-call-search-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.cleared-call-search-select-placeholder{color:#999}.cleared-call-search-select option{color:#000}.cleared-call-search-select:focus{box-shadow:none;outline:none}.cleared-call-search-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.cleared-call-search-dropdown-wrap:focus-within .cleared-call-search-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.cleared-call-search-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.cleared-call-search-dropdown-chevron .material-icons-outlined{font-size:16px}.cleared-call-search-officer-wrap{position:relative}.cleared-call-search-officer-results{z-index:10;color:#000;background:#fff;border:1px solid #a5a5a5;max-height:180px;margin:0;padding:0;font-size:12px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow:auto;box-shadow:0 2px 6px #0003}.cleared-call-search-officer-results li{cursor:pointer;padding:4px 8px}.cleared-call-search-officer-results li:hover{color:#fff;background:#1983ca}.cleared-call-search-inline-row{gap:6px;display:flex}.cleared-call-search-field-date .cleared-call-search-dropdown-wrap{flex-shrink:0;width:90px}.cleared-call-search-field-date input[type=date]{min-width:110px}.cleared-call-search-field-narrative .cleared-call-search-dropdown-wrap{flex-shrink:0;width:110px}.cleared-call-search-agency-checkboxes{align-self:flex-end;align-items:center;gap:12px;padding-bottom:4px;display:flex}.cleared-call-search-checkbox-label{cursor:pointer;align-items:center;gap:4px;display:flex}.ncic-inquiry{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex;overflow-y:auto}.ncic-inquiry-type-tabs{flex-wrap:wrap;flex-shrink:0;align-items:flex-end;display:flex}.ncic-inquiry-type-tab{cursor:pointer;color:#000;text-align:center;white-space:nowrap;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-bottom:none;border-radius:0;outline:none;flex:none;margin:-1px -1px 0 0;padding:3px 40px;font-family:inherit;font-size:13px;font-weight:400;line-height:1}.ncic-inquiry-type-tab:hover:not(.ncic-inquiry-type-tab-active){background:linear-gradient(#fff,#e3e3e3,#fff)}.ncic-inquiry-type-tab:active:not(.ncic-inquiry-type-tab-active){background:linear-gradient(#fff,#eaeaea,#fff)}.ncic-inquiry-type-tab-active,.ncic-inquiry-type-tab-active:hover,.ncic-inquiry-type-tab-active:active{z-index:6;background:#fff;border:1px solid gray;border-bottom:none;border-radius:2px 2px 0 0;margin:-1px -1px -1px 0;padding:5px 40px;font-weight:600;position:relative}.ncic-inquiry-form{background:#fff;border:1px solid #a8a8a8;flex-direction:column;flex:1;gap:10px;min-height:0;margin:-10px 0 0;padding:10px;display:flex;overflow-y:auto}.ncic-inquiry-criteria{border:1px solid #cacaca;border-radius:3px;flex-direction:column;flex:1;gap:10px;min-height:0;margin:0;padding:10px;display:flex;overflow-y:auto}.ncic-inquiry-criteria-title{color:#000;align-self:flex-start;padding:0 5px;font-size:13px}.ncic-inquiry-row{flex-wrap:wrap;gap:14px;display:flex}.ncic-inquiry-field{flex-direction:column;flex:1;gap:2px;min-width:120px;display:flex}.ncic-inquiry-input{box-sizing:border-box;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 6px;font-family:inherit;font-size:13px}.ncic-inquiry-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.ncic-inquiry-input[type=date]:placeholder-shown{color:#0000}.ncic-inquiry-dropdown-wrap{width:100%;position:relative}.ncic-inquiry-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.ncic-inquiry-select-placeholder{color:#999}.ncic-inquiry-select option{color:#000}.ncic-inquiry-select:focus{box-shadow:none;outline:none}.ncic-inquiry-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.ncic-inquiry-dropdown-wrap:focus-within .ncic-inquiry-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.ncic-inquiry-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.ncic-inquiry-dropdown-chevron .material-icons-outlined{font-size:16px}.ncic-inquiry-button-row{flex-shrink:0;justify-content:flex-end;gap:8px;margin-top:auto;display:flex}.ncic-inquiry-button{cursor:pointer;color:#000;background:#cfcfcf;border:1px solid #878787;padding:6px 16px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.ncic-inquiry-button:hover:not(:disabled){background:silver}.ncic-inquiry-button:active:not(:disabled){box-shadow:0 0 0 1px #1983ca}.ncic-inquiry-results{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow-y:auto}.ncic-inquiry-no-results{color:#6b6b6b;padding:10px;font-style:italic}.ncic-inquiry-result-card{background:#fff;border:1px solid #cacaca;border-radius:3px;padding:10px}.ncic-inquiry-result-text{color:#000;white-space:pre-wrap;word-break:break-word;margin:0;font-family:Consolas,Courier New,monospace;font-size:12px;font-weight:600}.ncic-inquiry-status{color:#000;flex-shrink:0;font-weight:600}.ncic-response-viewer-criteria-compact{flex:none;overflow-y:visible}.ncic-response-viewer-date-row{gap:8px;display:flex}.ncic-response-viewer-date-row .ncic-response-viewer-dropdown-wrap{flex:0 0 90px}.ncic-response-viewer-date-input{box-sizing:border-box;border:1px solid #a5a5a5;border-radius:0;flex:1;min-width:110px;height:26px;padding:0 6px;font-family:inherit;font-size:13px}.ncic-response-viewer-date-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.ncic-response-viewer-date-input:placeholder-shown{color:#0000}.ncic-response-viewer-dropdown-wrap{width:100%;position:relative}.ncic-response-viewer-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.ncic-response-viewer-select-placeholder{color:#999}.ncic-response-viewer-select option{color:#000}.ncic-response-viewer-select:focus{box-shadow:none;outline:none}.ncic-response-viewer-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.ncic-response-viewer-dropdown-wrap:focus-within .ncic-response-viewer-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.ncic-response-viewer-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.ncic-response-viewer-dropdown-chevron .material-icons-outlined{font-size:16px}.ncic-response-viewer-panes{flex-direction:column;flex:1;min-height:0;display:flex}.ncic-response-viewer-results-wrapper{flex:1;min-height:0}.ncic-response-viewer-records{border:1px solid #cacaca;border-radius:3px;flex-direction:column;flex:1;min-height:0;margin:0;padding:10px;display:flex}.ncic-response-viewer-row-divider{cursor:row-resize;background:0 0;flex:0 0 5px;margin:5px 0;position:relative}.ncic-response-viewer-row-divider:before,.ncic-response-viewer-row-divider:after{content:"";background:silver;height:1px;position:absolute;top:50%}.ncic-response-viewer-row-divider:before{margin-right:14px;left:0;right:50%}.ncic-response-viewer-row-divider:after{margin-left:14px;left:50%;right:0}.ncic-response-viewer-row-divider:hover:before,.ncic-response-viewer-row-divider:hover:after{background:#1983ca}.ncic-response-viewer-divider-grip{color:silver;pointer-events:none;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ncic-response-viewer-row-divider:hover .ncic-response-viewer-divider-grip{color:#1983ca}.ncic-response-viewer-divider-active:before,.ncic-response-viewer-divider-active:after{background:#1983ca}.ncic-response-viewer-divider-active .ncic-response-viewer-divider-grip{color:#1983ca}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{text-align:center;border-radius:15px;width:30px;height:30px;margin-top:5px;margin-left:5px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.map-window-canvas{background:#174577;border-radius:0 0 2px 2px;flex:1;min-height:0;margin:-5px -10px -10px;position:relative;overflow:hidden}.leaflet-control-attribution{font-size:12px}.marker-cluster span{color:#1a1a1a;font-weight:700}.map-road-labels-svg{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.map-venue-label{color:#ffc117;text-shadow:-2px -2px #000,-2px 0 #000,-2px 2px #000,0 -2px #000,0 2px #000,2px -2px #000,2px 0 #000,2px 2px #000;pointer-events:none;font-size:14px;font-weight:800;box-shadow:none!important;background:0 0!important;border:none!important}.map-quadrant-label{color:red;text-shadow:-2px -2px #fff,-2px 0 #fff,-2px 2px #fff,0 -2px #fff,0 2px #fff,2px -2px #fff,2px 0 #fff,2px 2px #fff;pointer-events:none;font-size:13px;font-weight:700;box-shadow:none!important;background:0 0!important;border:none!important}.map-beat-label{color:#006ef4;text-shadow:-2px -2px #fff,-2px 0 #fff,-2px 2px #fff,0 -2px #fff,0 2px #fff,2px -2px #fff,2px 0 #fff,2px 2px #fff;pointer-events:none;font-size:13px;font-weight:700;box-shadow:none!important;background:0 0!important;border:none!important}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{display:none!important}.leaflet-tooltip.map-cfs-number-label,.leaflet-tooltip.map-unit-status-tooltip{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.map-unit-tooltip{flex-direction:column;align-items:center;gap:0;display:flex}.map-unit-chip{text-align:center;box-sizing:border-box;border:1.5px solid #e6e6e6;padding:0 4px;font-size:11px;font-weight:500}.leaflet-popup-content-wrapper{border-radius:3px;padding:0;overflow:hidden}.leaflet-popup-content{min-width:220px;margin:0}.map-popup-ellipsis-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.leaflet-popup.map-popup-card-wrapper .leaflet-popup-content-wrapper{background:#ffead7;border:3px solid #ffe8a3}.leaflet-popup.map-popup-card-wrapper .leaflet-popup-tip-container{display:none}.map-cfs-popup{color:#000;box-sizing:border-box;max-width:260px;padding:5px;font-family:Roboto,sans-serif;font-size:12px}.map-cfs-popup-row{white-space:nowrap;justify-content:space-between;gap:16px;line-height:1.5;display:flex}.map-cfs-popup-label{flex-shrink:0}.map-cfs-popup-value{text-align:right}.leaflet-popup.map-unit-popup-wrapper .leaflet-popup-content-wrapper{background:#ffead7;border:3px solid #ffe8a3}.leaflet-popup.map-unit-popup-wrapper .leaflet-popup-tip-container{display:none}.map-unit-popup{color:#000;box-sizing:border-box;max-width:260px;padding:5px;font-family:Roboto,sans-serif;font-size:12px}.map-unit-popup-row{white-space:nowrap;justify-content:space-between;gap:16px;line-height:1.5;display:flex}.map-unit-popup-label{flex-shrink:0}.map-unit-popup-value{text-align:right}.leaflet-popup.map-phone-popup-wrapper .leaflet-popup-content-wrapper{background:#ffead7;border:3px solid #ffe8a3}.leaflet-popup.map-phone-popup-wrapper .leaflet-popup-tip-container{display:none}.map-phone-popup{color:#000;box-sizing:border-box;max-width:260px;padding:5px;font-family:Roboto,sans-serif;font-size:12px}.map-phone-popup-row{white-space:nowrap;justify-content:space-between;gap:16px;line-height:1.5;display:flex}.map-phone-popup-label{flex-shrink:0}.map-phone-popup-value{text-align:right}.leaflet-popup.map-event-popup-wrapper .leaflet-popup-content-wrapper{background:#ffead7;border:3px solid #ffe8a3}.leaflet-popup.map-event-popup-wrapper .leaflet-popup-tip-container{display:none}.map-event-popup{color:#000;box-sizing:border-box;max-width:260px;font-family:Roboto,sans-serif;font-size:12px}.map-event-popup-header{background:#f9fad2;padding:5px;font-weight:700}.map-event-popup-body{padding:5px}.map-event-popup-row{white-space:nowrap;justify-content:space-between;gap:16px;line-height:1.5;display:flex}.map-event-popup-label{flex-shrink:0}.map-event-popup-value{text-align:right}.leaflet-tooltip.map-phone-call-tooltip{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.map-plain-chip{color:#000;text-align:center;box-sizing:border-box;background:#fff;border:1.5px solid #e6e6e6;padding:0 4px;font-family:Roboto,sans-serif;font-size:11px;font-weight:500}.map-unit-div-icon{background:0 0;border:none}.map-unit-marker{justify-content:center;align-items:center;display:inline-flex}.map-unit-marker-image{width:40px;height:40px;display:block}.map-unit-marker-arrow{transform-origin:50%;width:18px;height:18px;margin-right:-4px;display:block}.leaflet-tooltip.map-coordinates-hover-tooltip{background:#ffead7;border:2px solid #ffe8a3;border-radius:3px;padding:0}.leaflet-tooltip.map-coordinates-hover-tooltip:before{display:none}.map-coordinates-tooltip{color:#000;box-sizing:border-box;padding:5px;font-family:Roboto,sans-serif;font-size:12px}.map-coordinates-tooltip-row{white-space:nowrap;justify-content:space-between;gap:16px;line-height:1.5;display:flex}.map-coordinates-tooltip-label{flex-shrink:0}.map-coordinates-tooltip-value{text-align:right}.map-window{height:calc(100% + 10px);margin:-5px;display:flex}.map-window .map-window-canvas{border-radius:0;margin:0}.document-tabs-widget{flex-direction:column;height:100%;min-height:0;display:flex}.document-tabs-strip{background:linear-gradient(#dde7f0,#c9d6e0);border-bottom:1px solid #7f9db9;flex-shrink:0;align-items:flex-end;gap:2px;padding:4px 4px 0;display:flex}.document-tab{color:#333;cursor:pointer;background:linear-gradient(#eef3f8,#d3dde6);border:1px solid #8ea7bf;border-bottom:none;border-radius:4px 4px 0 0;align-items:center;gap:5px;max-width:220px;padding:5px 6px 5px 8px;display:flex}.document-tab:hover{background:linear-gradient(#f5f9fc,#dde7f0)}.document-tab-active{color:#000;z-index:1;background:#fff;border-color:#4f6fe7;position:relative;top:1px}.document-tab-active:hover{background:#fff}.document-tab-icon{flex-shrink:0;width:16px;height:16px}.document-tab-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.document-tab-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.document-tab-close:hover{color:#fff;background:#e05c5c}.document-tab-close .material-icons-outlined{font-size:14px}.document-tabs-content{background:#fff;border:1px solid #4f6fe7;border-top:none;flex-direction:column;flex:1;min-height:0;display:flex}.document-tab-pane{flex-direction:column;flex:1;height:100%;min-height:0}.document-tabs-empty{color:#888;text-align:center;flex:1;justify-content:center;align-items:center;padding:20px;font-size:13px;display:flex}.dashboard-layout-row{flex:1;min-width:0;min-height:0;display:flex}.dashboard-layout{flex:1;min-width:0;min-height:0;padding:10px;display:flex;position:relative;overflow:hidden}.dashboard-column{box-sizing:border-box;flex-direction:column;min-width:0;padding:0 5px;display:flex}.dashboard-column-drag-handle{color:#555;cursor:grab;background:#e8e8e8;border:1px solid #a5a5a5;flex-shrink:0;align-items:center;gap:4px;margin-bottom:5px;padding:3px 6px;font-size:12px;display:flex}.dashboard-column-drag-handle:active{cursor:grabbing}.dashboard-column-drag-handle .material-icons-outlined{font-size:16px}.dashboard-column-drag-over{outline-offset:-2px;outline:2px dashed #1983ca}.dashboard-widget-slot{box-sizing:border-box;flex-direction:column;min-height:0;padding:5px 0;display:flex;position:relative}.dashboard-widget-content{flex-direction:column;flex:1;min-height:0;display:flex}.dashboard-widget-controls{z-index:5;gap:4px;display:flex;position:absolute;top:8px;right:8px}.dashboard-widget-control-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex}.dashboard-widget-control-button:hover{background:silver}.dashboard-widget-control-button:active{box-shadow:0 0 0 1px #1983ca}.dashboard-widget-drag-handle{cursor:grab}.dashboard-widget-drag-handle:active{cursor:grabbing}.dashboard-widget-slot-drag-over{outline-offset:-2px;outline:2px dashed #1983ca}.dashboard-widget-controls .dashboard-widget-control-button:last-child:hover{color:#fff;background:#e05c5c;border-color:#a03c3c}.dashboard-widget-control-button .material-icons-outlined{font-size:16px}.dashboard-icon-picker-backdrop{z-index:2000;position:fixed;inset:0}.dashboard-icon-picker{z-index:2001;background:#f2f2f2;border:1px solid #878787;flex-direction:column;gap:6px;width:220px;max-height:260px;padding:8px;display:flex;position:absolute;top:34px;right:8px;overflow-y:auto;box-shadow:0 2px 8px #0000004d}.dashboard-icon-picker-grid{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.dashboard-icon-picker-option{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #a5a5a5;justify-content:center;align-items:center;width:100%;padding:4px;display:flex}.dashboard-icon-picker-option:hover{background:#e6e6e6}.dashboard-icon-picker-option-selected{background:#d3eef8;border-color:#1983ca}.dashboard-icon-picker-option img{width:20px;height:20px}.dashboard-widget-rename-overlay{z-index:6;box-sizing:border-box;position:absolute;top:5px;left:33px;right:84px}.dashboard-widget-rename-input{box-sizing:border-box;color:#000;background:0 0;border:1px solid #0000;width:100%;padding:1px 4px;font-family:inherit;font-size:14px;font-weight:500}.dashboard-widget-rename-input:hover{border-color:#b8b8b8}.dashboard-widget-rename-input:focus{background:#fff;border-color:#1983ca;outline:none}.dashboard-resize-handle-h{cursor:row-resize;z-index:10;height:6px;position:absolute;bottom:-3px;left:0;right:0}.dashboard-resize-handle-h:hover{opacity:.4;background:#1983ca}.dashboard-resize-handle-v{cursor:col-resize;z-index:10;width:6px;margin-left:-3px;position:absolute;top:0;bottom:0}.dashboard-resize-handle-v:hover{opacity:.4;background:#1983ca}.dashboard-add-widget-row{flex-shrink:0;gap:5px;padding:5px 0;display:flex}.dashboard-add-widget-select{color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;flex:1;height:26px;font-family:inherit;font-size:13px}.dashboard-remove-column,.dashboard-add-column{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;padding:5px 10px;font-family:inherit;font-size:13px}.dashboard-remove-column:hover,.dashboard-add-column:hover{background:silver}.dashboard-remove-column:active,.dashboard-add-column:active{box-shadow:0 0 0 1px #1983ca}.dashboard-add-column{writing-mode:vertical-rl;align-self:stretch;margin:5px}.quick-call-entry{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex;overflow-y:auto}.quick-call-entry-field{flex-direction:column;gap:3px;display:flex}.quick-call-entry-row{gap:10px;display:flex}.quick-call-entry-field-grow{flex:1;min-width:0}.quick-call-entry-label{font-size:14px}.quick-call-entry-location-row{align-items:stretch;gap:8px;display:flex}.quick-call-entry-location-col{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.quick-call-entry-refresh-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;justify-content:center;align-items:center;width:40px;display:flex}.quick-call-entry-refresh-button:hover{background:silver}.quick-call-entry-refresh-button:active{box-shadow:0 0 0 1px #1983ca}.quick-call-entry-refresh-button img{width:28px;height:28px}.quick-call-entry-required{color:#b90000}.quick-call-entry-radio-row{flex-wrap:wrap;gap:16px;display:flex}.quick-call-entry-radio-label{cursor:pointer;align-items:center;gap:4px;display:flex}.quick-call-entry-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.quick-call-entry-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.quick-call-entry-input-invalid{border-color:#d40202}.quick-call-entry-input-invalid:focus{border-color:#d40202;box-shadow:0 0 0 1px #d40202}.quick-call-entry-dropdown-wrap{width:100%;position:relative}.quick-call-entry-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.quick-call-entry-select-placeholder{color:#999}.quick-call-entry-select option{color:#000}.quick-call-entry-select:focus{box-shadow:none;outline:none}.quick-call-entry-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.quick-call-entry-dropdown-wrap:focus-within .quick-call-entry-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.quick-call-entry-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.quick-call-entry-dropdown-chevron .material-icons-outlined{font-size:16px}.quick-call-entry-create-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;margin-top:auto;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.quick-call-entry-create-button:hover{background:silver}.quick-call-entry-create-button:active{box-shadow:0 0 0 1px #1983ca}.timer-override{box-sizing:border-box;color:#000;flex-direction:column;gap:5px;min-height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.timer-override-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;flex-shrink:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.timer-override-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.timer-override-input.is-invalid{border-color:#d40202;box-shadow:0 0 0 1px #d40202}.timer-override-checkbox-label{cursor:pointer;flex-shrink:0;align-items:center;gap:5px;display:flex}.timer-override-update-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.timer-override-update-button:hover{background:silver}.timer-override-update-button:active{box-shadow:0 0 0 1px #1983ca}.unit-personnel{box-sizing:border-box;color:#000;flex-direction:column;gap:5px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.unit-personnel-toolbar{flex-shrink:0;justify-content:flex-end;gap:5px;display:flex}.unit-personnel-toolbar-button{color:#000;text-align:center;cursor:pointer;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-radius:2px;padding:3px;font-family:inherit;font-size:13px;line-height:1;box-shadow:0 0 0 1px #9c9c9c00}.unit-personnel-toolbar-button:hover:not(:disabled){background:linear-gradient(#fff,#e3e3e3,#fff)}.unit-personnel-toolbar-button:active:not(:disabled){background:linear-gradient(#fff,#eaeaea,#fff)}.unit-personnel-toolbar-button:disabled{opacity:.5;cursor:default}.unit-personnel-table-wrapper{flex:1;min-height:0}.unit-personnel-primary-cell{padding:3px!important}.unit-assign-personnel{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.unit-assign-personnel-fields{gap:10px;display:flex}.unit-assign-personnel-field{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.unit-assign-personnel-required{color:#d40202}.unit-assign-personnel-search{position:relative}.unit-assign-personnel-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.unit-assign-personnel-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.unit-assign-personnel-input.is-invalid,.unit-assign-personnel-select.is-invalid{border-color:#d40202;box-shadow:0 0 0 1px #d40202}.unit-assign-personnel-search-results{z-index:10;background:#fff;border:1px solid #a5a5a5;max-height:150px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto;box-shadow:0 2px 6px #0000004d}.unit-assign-personnel-search-results li{cursor:pointer;padding:4px 6px}.unit-assign-personnel-search-results li:hover{background:#d3e8f8}.unit-assign-personnel-search-empty{color:#666;font-size:12px;cursor:default!important}.unit-assign-personnel-search-empty:hover{background:0 0!important}.unit-assign-personnel-dropdown-wrap{position:relative}.unit-assign-personnel-select{box-sizing:border-box;appearance:none;color:#000;cursor:pointer;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 18px 0 3px;font-family:inherit;font-size:14px}.unit-assign-personnel-select-placeholder{color:#999}.unit-assign-personnel-select option{color:#000}.unit-assign-personnel-select:focus{box-shadow:none;outline:none}.unit-assign-personnel-dropdown-wrap:focus-within{box-shadow:0 0 0 1px #1983ca}.unit-assign-personnel-dropdown-wrap:focus-within .unit-assign-personnel-dropdown-chevron{background:#d3e8f8;border-color:#1983ca}.unit-assign-personnel-dropdown-wrap:has(.is-invalid) .unit-assign-personnel-dropdown-chevron{background:#f8d3d3;border-color:#d40202}.unit-assign-personnel-dropdown-chevron{color:#8e8e8e;box-sizing:border-box;pointer-events:none;background:#f0f0f0;border:1px solid #858585;justify-content:center;align-items:center;width:18px;height:26px;display:flex;position:absolute;top:0;right:0}.unit-assign-personnel-dropdown-chevron .material-icons-outlined{font-size:16px}.unit-assign-personnel-assign-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.unit-assign-personnel-assign-button:hover:not(:disabled){background:silver}.unit-assign-personnel-assign-button:active:not(:disabled){box-shadow:0 0 0 1px #1983ca}.unit-assign-personnel-assign-button:disabled{color:#878787;cursor:default}.unit-call-stack{box-sizing:border-box;color:#000;flex-direction:column;gap:5px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.unit-call-stack-toolbar{flex-shrink:0;justify-content:flex-end;gap:5px;display:flex}.unit-call-stack-toolbar-button{color:#000;text-align:center;cursor:pointer;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-radius:2px;padding:3px;font-family:inherit;font-size:13px;line-height:1;box-shadow:0 0 0 1px #9c9c9c00}.unit-call-stack-toolbar-button:hover:not(:disabled){background:linear-gradient(#fff,#e3e3e3,#fff)}.unit-call-stack-toolbar-button:active:not(:disabled){background:linear-gradient(#fff,#eaeaea,#fff)}.unit-call-stack-toolbar-button:disabled{opacity:.5;cursor:default}.unit-call-stack-table-wrapper{flex:1;min-height:0}.has-scrollbar::-webkit-scrollbar{width:16px}.has-scrollbar::-webkit-scrollbar:horizontal{height:17px}.has-scrollbar::-webkit-scrollbar-corner{background:#f2f2f2}.has-scrollbar::-webkit-scrollbar-track:vertical{background:linear-gradient(90deg,#e5e5e5,#f0f0f0 20%)}.has-scrollbar::-webkit-scrollbar-track:horizontal{background:linear-gradient(#e5e5e5,#f0f0f0 20%)}.has-scrollbar::-webkit-scrollbar-thumb{background-color:#f2f2f2;border:1px solid #8e8f8f;border-radius:3px;box-shadow:inset 0 0 0 1px #fffc}.has-scrollbar::-webkit-scrollbar-thumb:vertical{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAIAAADpZ+PpAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADrSURBVChTTc5LboJQGAXguyoCu4ERCzAGlRk7UOwGWIDh0s4M4kxb06RSq/jAB6AxJkJ4lTDrue3AnvyzP+fLId+/yfM8juP7PQmCCOf7B3e+ZD+O40RRVFW12VQUpd3r9U3T2m4OpKoqWZYNwzBZLEqfh0N7NnvfrPcEWlEUWZb9mWF4Ph6D0ylcLbfM5HkeJrhGA2hb15/QXnv+w7RYXsDatjOdvnmrHSnLEizMNE2v11sUXQBCnn98kbquBUGQJAlmq9WB2e3qg4HJdqKkaRql1HGc0WgMcDJ5dd0F24kediZJ8t/ELT69H+8py0CYSIO5AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(90deg,#f2f2f2 45%,#ebebeb 0,#cfcfcf)}.has-scrollbar::-webkit-scrollbar-thumb:horizontal{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADcSURBVChTNZBLqoUwEEQrURQUxZGCvy24ACfiityJi7tv8GauQoPxk5tquA2RQ9vVVYk6z9NZaxFFEe77htYazjk8z4MwDIVZ+rourOuKaZrwvi+WZcE8z1BKCbPPCjk4DAO2bRP1OI7wLiL6Mbd7J408z1GWpQwWRYGqqiQG+03TgMu0MacfUN4qANmn8UOv9MjW3sKaSm7iIdOSlziOQ3LScd93aPonSYK6riVLlmVo21aYfVqzND9pmqLrOlGT+76XbcxLZkb19/l3fEP+oF0cx8KMEASBsDEGX2/CgZCHkg+8AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#f2f2f2 45%,#ebebeb 0,#cfcfcf)}.has-scrollbar::-webkit-scrollbar-thumb:hover:vertical{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAIAAADpZ+PpAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADrSURBVChTTc5LboJQGAXguyoCu4ERCzAGlRk7UOwGWIDh0s4M4kxb06RSq/jAB6AxJkJ4lTDrue3AnvyzP+fLId+/yfM8juP7PQmCCOf7B3e+ZD+O40RRVFW12VQUpd3r9U3T2m4OpKoqWZYNwzBZLEqfh0N7NnvfrPcEWlEUWZb9mWF4Ph6D0ylcLbfM5HkeJrhGA2hb15/QXnv+w7RYXsDatjOdvnmrHSnLEizMNE2v11sUXQBCnn98kbquBUGQJAlmq9WB2e3qg4HJdqKkaRql1HGc0WgMcDJ5dd0F24kediZJ8t/ELT69H+8py0CYSIO5AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(90deg,#eaf6fd 45%,#bee6fd 0);border-color:#3c7fb1}.has-scrollbar::-webkit-scrollbar-thumb:hover:horizontal{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADcSURBVChTNZBLqoUwEEQrURQUxZGCvy24ACfiityJi7tv8GauQoPxk5tquA2RQ9vVVYk6z9NZaxFFEe77htYazjk8z4MwDIVZ+rourOuKaZrwvi+WZcE8z1BKCbPPCjk4DAO2bRP1OI7wLiL6Mbd7J408z1GWpQwWRYGqqiQG+03TgMu0MacfUN4qANmn8UOv9MjW3sKaSm7iIdOSlziOQ3LScd93aPonSYK6riVLlmVo21aYfVqzND9pmqLrOlGT+76XbcxLZkb19/l3fEP+oF0cx8KMEASBsDEGX2/CgZCHkg+8AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#eaf6fd 45%,#bee6fd 0);border-color:#3c7fb1}.has-scrollbar::-webkit-scrollbar-thumb:active:vertical{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAIAAADpZ+PpAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADrSURBVChTTc5LboJQGAXguyoCu4ERCzAGlRk7UOwGWIDh0s4M4kxb06RSq/jAB6AxJkJ4lTDrue3AnvyzP+fLId+/yfM8juP7PQmCCOf7B3e+ZD+O40RRVFW12VQUpd3r9U3T2m4OpKoqWZYNwzBZLEqfh0N7NnvfrPcEWlEUWZb9mWF4Ph6D0ylcLbfM5HkeJrhGA2hb15/QXnv+w7RYXsDatjOdvnmrHSnLEizMNE2v11sUXQBCnn98kbquBUGQJAlmq9WB2e3qg4HJdqKkaRql1HGc0WgMcDJ5dd0F24kediZJ8t/ELT69H+8py0CYSIO5AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(90deg,#c4e5f6 45%,#98d1ef 0);border-color:#6d91ab}.has-scrollbar::-webkit-scrollbar-thumb:active:horizontal{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADcSURBVChTNZBLqoUwEEQrURQUxZGCvy24ACfiityJi7tv8GauQoPxk5tquA2RQ9vVVYk6z9NZaxFFEe77htYazjk8z4MwDIVZ+rourOuKaZrwvi+WZcE8z1BKCbPPCjk4DAO2bRP1OI7wLiL6Mbd7J408z1GWpQwWRYGqqiQG+03TgMu0MacfUN4qANmn8UOv9MjW3sKaSm7iIdOSlziOQ3LScd93aPonSYK6riVLlmVo21aYfVqzND9pmqLrOlGT+76XbcxLZkb19/l3fEP+oF0cx8KMEASBsDEGX2/CgZCHkg+8AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#c4e5f6 45%,#98d1ef 0);border-color:#6d91ab}.has-scrollbar::-webkit-scrollbar-button:horizontal:end:decrement{display:none}.has-scrollbar::-webkit-scrollbar-button:horizontal:start:increment{display:none}.has-scrollbar::-webkit-scrollbar-button:vertical:end:decrement{display:none}.has-scrollbar::-webkit-scrollbar-button:vertical:start:increment{display:none}.has-scrollbar::-webkit-scrollbar-button{border:1px solid #0000}.has-scrollbar::-webkit-scrollbar-button:vertical{height:17px}.has-scrollbar::-webkit-scrollbar-button:vertical:start{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik04IDZIN3YxSDZ2MUg1djFINHYxaDdWOWgtMVY4SDlWN0g4VjZaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(90deg,#e5e5e5,#f0f0f0 20%)}.has-scrollbar::-webkit-scrollbar-button:vertical:end{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik0xMSA2SDR2MWgxdjFoMXYxaDF2MWgxVjloMVY4aDFWN2gxVjZaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(90deg,#e5e5e5,#f0f0f0 20%)}.has-scrollbar::-webkit-scrollbar-button:horizontal{width:16px}.has-scrollbar::-webkit-scrollbar-button:horizontal:start{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik05IDRIOHYxSDd2MUg2djFINXYxaDF2MWgxdjFoMXYxaDFWNFoiIGZpbGw9InVybCgjYSkiLz48L3N2Zz4=),linear-gradient(#e5e5e5,#f0f0f0 20%)}.has-scrollbar::-webkit-scrollbar-button:horizontal:end{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik03IDRINnY3aDF2LTFoMVY5aDFWOGgxVjdIOVY2SDhWNUg3VjRaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(#e5e5e5,#f0f0f0 20%)}.has-scrollbar::-webkit-scrollbar-button:hover{background-color:#f2f2f2;border-color:#8e8f8f;border-radius:3px;box-shadow:inset 0 0 0 1px #fffc}.has-scrollbar::-webkit-scrollbar-button:hover:vertical{height:17px}.has-scrollbar::-webkit-scrollbar-button:hover:vertical:start{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik04IDZIN3YxSDZ2MUg1djFINHYxaDdWOWgtMVY4SDlWN0g4VjZaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(90deg,#eaf6fd 45%,#bee6fd 0);border-color:#3c7fb1}.has-scrollbar::-webkit-scrollbar-button:hover:vertical:end{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik0xMSA2SDR2MWgxdjFoMXYxaDF2MWgxVjloMVY4aDFWN2gxVjZaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(90deg,#eaf6fd 45%,#bee6fd 0);border-color:#3c7fb1}.has-scrollbar::-webkit-scrollbar-button:hover:horizontal{width:16px}.has-scrollbar::-webkit-scrollbar-button:hover:horizontal:start{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik05IDRIOHYxSDd2MUg2djFINXYxaDF2MWgxdjFoMXYxaDFWNFoiIGZpbGw9InVybCgjYSkiLz48L3N2Zz4=),linear-gradient(#eaf6fd 45%,#bee6fd 0);border-color:#3c7fb1}.has-scrollbar::-webkit-scrollbar-button:hover:horizontal:end{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik03IDRINnY3aDF2LTFoMVY5aDFWOGgxVjdIOVY2SDhWNUg3VjRaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(#eaf6fd 45%,#bee6fd 0);border-color:#3c7fb1}.has-scrollbar::-webkit-scrollbar-button:active{background-color:#f2f2f2;border-color:#8e8f8f;border-radius:3px;box-shadow:inset 0 0 0 1px #fffc}.has-scrollbar::-webkit-scrollbar-button:active:vertical{height:17px}.has-scrollbar::-webkit-scrollbar-button:active:vertical:start{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik04IDZIN3YxSDZ2MUg1djFINHYxaDdWOWgtMVY4SDlWN0g4VjZaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(90deg,#c4e5f6 45%,#98d1ef 0);border-color:#6d91ab}.has-scrollbar::-webkit-scrollbar-button:active:vertical:end{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik0xMSA2SDR2MWgxdjFoMXYxaDF2MWgxVjloMVY4aDFWN2gxVjZaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(90deg,#c4e5f6 45%,#98d1ef 0);border-color:#6d91ab}.has-scrollbar::-webkit-scrollbar-button:active:horizontal{width:16px}.has-scrollbar::-webkit-scrollbar-button:active:horizontal:start{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik05IDRIOHYxSDd2MUg2djFINXYxaDF2MWgxdjFoMXYxaDFWNFoiIGZpbGw9InVybCgjYSkiLz48L3N2Zz4=),linear-gradient(#c4e5f6 45%,#98d1ef 0);border-color:#6d91ab}.has-scrollbar::-webkit-scrollbar-button:active:horizontal:end{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6IzMzMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I2FhYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGQ9Ik03IDRINnY3aDF2LTFoMVY5aDFWOGgxVjdIOVY2SDhWNUg3VjRaIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+),linear-gradient(#c4e5f6 45%,#98d1ef 0);border-color:#6d91ab}.cad-map-layers-menu li[role=menuitem]:not([aria-disabled]){cursor:pointer}@scope(.cad-map-layers-menu){input[type=checkbox]{appearance:none;opacity:0;background:0 0;border:none;margin:0;font:9pt Segoe UI,SegoeUI,Noto Sans,sans-serif}input[type=checkbox]+label{align-items:center;font:9pt Segoe UI,SegoeUI,Noto Sans,sans-serif;display:inline-flex;position:relative}input[type=checkbox]+label:before{box-sizing:border-box;content:"";background:#f6f6f6;border:1px solid #8e8f8f;width:14px;height:14px;margin-right:6px;transition:all .4s;display:inline-block;box-shadow:inset 0 0 0 1px #f4f4f4,inset 1px 1px 0 1px #aeaeae,inset -1px -1px 0 1px #ddd,inset 3px 3px 6px #ccc}input[type=checkbox]+label:hover:before{background:#e9f7fe;border-color:#3c7fb1;box-shadow:inset 0 0 0 1px #def9fa,inset 1px 1px 0 1px #79c6f9,inset -1px -1px 0 1px #c6e9fc,inset 3px 3px 6px #b1dffd}input[type=checkbox]:focus-visible+label{outline:1px dotted #000}input[type=checkbox]:checked+label:after{color:#4a5f97;content:"✔";font-weight:700;display:block;position:absolute;top:0;left:2px}input[type=checkbox]:disabled+label{color:#6d6d6d}input[type=checkbox]:disabled+label:before{box-shadow:none;content:"";background:linear-gradient(to bottom right,#f0f0f0,#fbfbfb);border:1px solid #b1b1b1;width:14px;height:14px;margin-right:6px;display:inline-block}input[type=checkbox]:disabled+label:after{color:#bfbfbf}input[type=radio]{appearance:none;opacity:0;background:0;border:none;margin:0;position:fixed}input[type=radio]+label{align-items:center;margin-left:20px;font:9pt Segoe UI,SegoeUI,Noto Sans,sans-serif;display:inline-flex;position:relative}input[type=radio]+label:before{box-sizing:border-box;content:"";background:#f6f6f6;border:1px solid #8e8f8f;border-radius:50%;width:14px;height:14px;margin-right:6px;transition:all .4s;display:inline-block;position:absolute;top:0;left:-20px;box-shadow:inset 0 0 0 1.5px #f4f4f4,inset 1px 1px 0 1.5px #aeaeae,inset -1px 0 0 1.5px #ddd,inset 3px 3px 6px #ccc}input[type=radio]+label:hover:before{border-color:#3c7fb1;box-shadow:inset 0 0 0 1.5px #def9fa,inset 1px 1px 0 1.5px #79c6f9,inset -1px -1px 0 1.5px #c6e9fc,inset 3px 3px 6px #b1dffd}input[type=radio]:checked+label:after{box-sizing:border-box;content:"";background:#7cd3eb;border:1.5px solid #27506d;border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:3px;left:-17px;box-shadow:inset -1px -1px 0 .5px #16638f,inset -1px -1px 0 1px #1985c0}input[type=radio]:focus-visible+label{outline:1px dotted #000}input[type=radio]:disabled+label{filter:grayscale();opacity:.6}input[type=radio]:disabled:not(:checked)+label:before{opacity:.5}}.cad-map-items-panel{background:linear-gradient(#f4f4f4,#e8eef0,#f4f4f4);border:1px solid #a8a8a8;flex-direction:column;min-height:0;display:flex;position:relative;box-shadow:0 0 16px -2px #00000040}.cad-map-items-panel-resize-handle{cursor:ew-resize;z-index:1;width:10px;height:100%;position:absolute;top:0;left:-5px}.cad-map-items-panel-titlebar{background:#e3e3e3;border-bottom:1px solid #d2d2d2;flex-shrink:0;justify-content:space-between;align-items:center;padding:5px;display:flex}.cad-map-items-panel-title{color:#000;font-size:12px;font-weight:600;line-height:1}.cad-map-items-panel-titlebar-buttons{align-items:center;gap:2px;display:flex}.cad-map-items-panel-titlebar-icon{color:#555;font-size:14px;line-height:1}.cad-map-items-panel-close{cursor:pointer;background:0 0;border:none;border-radius:2px;padding:1px;display:flex}.cad-map-items-panel-close:hover{background:#d2d2d2}.cad-map-items-panel-list{background:#fff;flex:1;min-height:0;overflow-y:auto}.cad-map-items-panel-empty{color:#777;padding:12px 10px;font-size:12px;font-style:italic}.cad-map-items-panel-card{cursor:pointer;align-items:flex-start;gap:5px;margin:1px;padding:5px;display:flex}.cad-map-items-panel-card:hover{background:#f8f8f8}.cad-map-items-panel-card-selected{box-shadow:inset 0 0 0 1px #94e1ff}.cad-map-items-panel-card-icon{flex-shrink:0;width:25px;height:25px;margin-top:1px}.cad-map-items-panel-card-body{color:#000;flex:1;min-width:0;font-family:Roboto,sans-serif;font-size:12px}.cad-map-items-panel-card-title{margin-bottom:2px;font-weight:700}.cad-map-items-panel-card-line{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cad-map-items-panel-card-label{font-weight:600}.cad-map-items-panel-categories{border-top:1px solid #a8a8a8;flex-direction:column;flex-shrink:0;display:flex}.cad-map-items-panel-category{color:#1a2b4c;cursor:pointer;text-align:left;background:#b8c9dc;border:none;border-bottom:1px solid #000;justify-content:space-between;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.cad-map-items-panel-category:hover{background:#a9bdd3}.cad-map-items-panel-category-selected{color:#4a3b00;background:#ffe680}.cad-map-items-panel-category-selected:hover{background:#ffdd5c}.create-map-event{box-sizing:border-box;color:#000;flex-direction:column;gap:10px;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex;overflow-y:auto}.create-map-event-field{flex-direction:column;gap:3px;display:flex}.create-map-event-row{gap:10px;display:flex}.create-map-event-field-grow{flex:1;min-width:0}.create-map-event-field-narrow{flex:0 0 90px}.create-map-event-label{font-size:14px}.create-map-event-required{color:#b90000}.create-map-event-input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #a5a5a5;border-radius:0;width:100%;height:26px;padding:0 3px;font-family:inherit;font-size:14px}.create-map-event-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.create-map-event-create-button{color:#000;cursor:pointer;background:#cfcfcf;border:1px solid #878787;flex-shrink:0;align-self:flex-end;margin-top:auto;padding:5px 15px;font-family:inherit;font-size:13px;box-shadow:0 0 0 1px #337fb000}.create-map-event-create-button:hover{background:silver}.create-map-event-create-button:active{box-shadow:0 0 0 1px #1983ca}.cad-map-filter{box-sizing:border-box;color:#000;flex-direction:column;gap:0;height:calc(100% + 10px);margin:-5px;padding:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:normal;display:flex}.cad-map-filter-tab-strip{flex-wrap:wrap;flex-shrink:0;align-items:flex-end;display:flex}.cad-map-filter-tab{cursor:pointer;color:#000;text-align:center;white-space:nowrap;background:linear-gradient(#f0f0f0,#e0e0e0,#f0f0f0);border:1px solid gray;border-bottom:none;border-radius:0;outline:none;flex:none;margin:-1px -1px 0 0;padding:3px 20px;font-family:inherit;font-size:13px;font-weight:400;line-height:1}.cad-map-filter-tab:hover:not(.cad-map-filter-tab-active){background:linear-gradient(#fff,#e3e3e3,#fff)}.cad-map-filter-tab:active:not(.cad-map-filter-tab-active){background:linear-gradient(#fff,#eaeaea,#fff)}.cad-map-filter-tab-active,.cad-map-filter-tab-active:hover,.cad-map-filter-tab-active:active{z-index:6;background:#fff;border:1px solid gray;border-bottom:none;border-radius:2px 2px 0 0;margin:-1px -1px -1px 0;padding:5px 20px;font-weight:600;position:relative}.cad-map-filter-body{background:#fff;border:1px solid #a8a8a8;flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.cad-map-filter-save-button{flex-shrink:0;align-self:flex-end}.window{z-index:0;border:1px solid #000000b3;border-radius:6px;font:9pt Segoe UI,SegoeUI,Noto Sans,sans-serif;position:relative;box-shadow:2px 2px 10px 1px #000000b3,inset 0 0 0 1px #fffa}.window:before{content:"";z-index:-1;background:linear-gradient(#0000 20%,#ffffffb3 40%,#0000 41%),linear-gradient(90deg,#fff6,#0000001a,#fff3),#4580c4;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #fffd}.window-body{background:#f0f0f0;border:1px solid #000000b3;margin:0 6px 6px;box-shadow:0 0 0 1px #fff9}.window-body.has-space{padding:6px}.window-body pre{margin:-6px}.window footer,.window-footer{background:#f0f0f0;border:1px solid #000000b3;border-top:0;margin:-7px 6px 6px;padding:10px;position:relative;box-shadow:0 .5px 1px .5px #fff}.window footer:before,.window-footer:before{content:"";width:100%;height:2px;position:absolute;top:0;left:0;box-shadow:inset 0 1px #0000004d,inset 0 -1px #fff}.window.is-bright .window-body{background:#fff}.window.is-bright .window-footer,.window.is-bright footer{background:#eee;box-shadow:inset 0 1px 3px #ddd,0 1px #fff9,1px 1px #fff9,-1px 1px #fff9}.window.is-bright .window-footer:before,.window.is-bright footer:before{content:none}.window.glass:before{opacity:.6}.window.glass:after{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);content:"";z-index:-10;border:none;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.window.glass>.title-bar{background-color:#0000;background-image:linear-gradient(135deg,#fff5 70px,#0000 100px),linear-gradient(225deg,#fff5 70px,#0000 100px),linear-gradient(54deg,#0002 0 4%,#6661 6% 6%,#0002 8% 10%,#0002 15% 16%,#aaa1 17% 18%,#0002 23% 24%,#bbb2 25% 26%,#0002 31% 33%,#0002 34% 34.5%,#bbb2 36% 40%,#0002 41% 41.5%,#bbb2 44% 45%,#bbb2 46% 47%,#0002 48% 49%,#0002 50% 50.5%,#0002 56% 56.5%,#bbb2 57% 63%,#0002 67% 69%,#bbb2 69.5% 70%,#0002 73.5% 74%,#bbb2 74.5% 79%,#0002 80% 84%,#aaa2 85% 86%,#0002 87%,#bbb1 90%);background-position:0 0,0 0,0;background-repeat:repeat,repeat,no-repeat;background-size:auto,auto,100vw 100vh;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.window>.title-bar{border:0;box-shadow:inset 0 1px #fffd,inset 1px 0 #fffd,inset -1px 0 #fffd}.window fieldset{margin-bottom:9px}.window[role=dialog]{opacity:0;visibility:hidden;z-index:999;transition-property:visibility,opacity;transition-duration:.2s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.window[role=dialog]:target{opacity:1;visibility:visible}.title-bar{background:linear-gradient(90deg,#fff6,#0000001a,#fff3),#4580c4;border:1px solid #000000b3;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;padding:0 6px 6px;font:9pt Segoe UI,SegoeUI,Noto Sans,sans-serif;display:flex;box-shadow:inset 0 0 0 1px #fff9}.title-bar-text{color:#000;letter-spacing:0;text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;padding-top:6px;line-height:15px}.title-bar-controls{background:#fff3;border:1px solid #0000004d;border-top:0;border-radius:0 0 5px 5px;display:flex;box-shadow:0 1px #fffa,1px 0 #fffa,-1px 0 #fffa}.title-bar-controls button{box-shadow:none;box-sizing:border-box;background:0 0;border:0;border-right:1px solid #0000004d;border-radius:0;min-width:29px;min-height:19px;padding:0;position:relative}.title-bar-controls button:after{content:none}.title-bar-controls button:active,.title-bar-controls button:hover{background:0 0}.title-bar-controls button:disabled:before{opacity:.4}.title-bar-controls button:before{content:"";opacity:1;border-radius:0;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff5}.title-bar-controls button:not(:hover):before{opacity:1;transition:none}.title-bar-controls button.is-minimize:before,.title-bar-controls button[aria-label=Minimize]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA7SURBVHgBlY+xDQAgDMNaiQ9B8AHcxAlI/NYtKwj6QOohUzxYc+1HAqQ3e03qXNpwwcyE5QsAaEGjDRf8ZAza6Bz6VQAAAABJRU5ErkJggg==) 50% 10px no-repeat}.title-bar-controls button.is-maximize:before,.title-bar-controls button[aria-label=Maximize]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABsSURBVHgBlZHBCYAwDEVT6YaKbqArOILgBLqBosP1VkhAaQ6S1lKad+ihPy8kxLT9+IACG57r2KqKu2GCBpTYtEMOOQELzrnv4z53I4vDjjJnwXsPJWTOAiJGHVNB5pGwLjPk+AlEBLUY7eFebCosBHOR7vYAAAAASUVORK5CYII=) 50% no-repeat}.title-bar-controls button.is-help:before,.title-bar-controls button[aria-label=Help]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMBAMAAACtsOGuAAAAG1BMVEUAAABTVmb////39/fa2trm5ubj4+Pq6urg4OByvnYHAAAAAXRSTlMAQObYZgAAADtJREFUCNdjYBQUFGAQVFISZBBSUlJkEDYUNmQQFBAvZGBgDA1kYBBLE2RgkGgUYGAQBDIYRBwhBJgLAKBIBQ2X+PZ0AAAAAElFTkSuQmCC) 50% no-repeat}.title-bar-controls button.is-restore:before,.title-bar-controls button[aria-label=Restore]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACVSURBVHgBlVDLCoMwENwU/7ClvRYK7b2lCIJHEQQ/QEHwqujfBXJIQMnihg34iHPJ7GNm2AhYcL2/JwhAxIuhq3aXb48PiFBna2YFERVHzoQLnAQmSCmxeL5+3rBtSsdpBwVKKTcY+1rY197G+8RRoLVejed94igwxrgB/zXeJ+4Jijz2Erjg+8/WE7ZAt6EgSUsIxQwaJEWv7G6SSgAAAABJRU5ErkJggg==) 50% no-repeat}.title-bar-controls button.is-close,.title-bar-controls button[aria-label=Close]{min-width:48px}.title-bar-controls button.is-close:before,.title-bar-controls button[aria-label=Close]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACUSURBVHgBlZFNCoQwDIVbmRvOMHOAAd0K/uDGlYKiCG4VPICi9yu0oCSQoFUXFtKEl6+voZXvr7sKay1TL690FOexY+Hz87i2decOuDKQsNGVe8AGYTRJIh0Y+orBvxszCPllOymlxN06jNE26Qnwg4zdHQLrMhFaawwAqAadDPE1ijwUxhiMKCmxCZk06OMYTz5lAx3xWDeXkLNAAAAAAElFTkSuQmCC) 50% no-repeat}.title-bar-controls button:first-child,.title-bar-controls button:first-child:before{border-bottom-left-radius:5px}.title-bar-controls button:last-child,.title-bar-controls button:last-child:before{border:0;border-bottom-right-radius:5px}.title-bar-controls button:focus{outline:none;animation:none}.title-bar.active .title-bar-controls,.window.active .title-bar .title-bar-controls{border-color:#000000b3}.title-bar.active .title-bar-controls button,.window.active .title-bar .title-bar-controls button{border-color:#000000b3;box-shadow:inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button:after,.window.active .title-bar .title-bar-controls button:after{content:none}.title-bar.active .title-bar-controls button.is-minimize,.title-bar.active .title-bar-controls button[aria-label=Minimize],.window.active .title-bar .title-bar-controls button.is-minimize,.window.active .title-bar .title-bar-controls button[aria-label=Minimize]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA7SURBVHgBlY+xDQAgDMNaiQ9B8AHcxAlI/NYtKwj6QOohUzxYc+1HAqQ3e03qXNpwwcyE5QsAaEGjDRf8ZAza6Bz6VQAAAABJRU5ErkJggg==) 50% 10px no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80)}.title-bar.active .title-bar-controls button.is-minimize:before,.title-bar.active .title-bar-controls button[aria-label=Minimize]:before,.window.active .title-bar .title-bar-controls button.is-minimize:before,.window.active .title-bar .title-bar-controls button[aria-label=Minimize]:before{content:"";opacity:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA7SURBVHgBlY+xDQAgDMNaiQ9B8AHcxAlI/NYtKwj6QOohUzxYc+1HAqQ3e03qXNpwwcyE5QsAaEGjDRf8ZAza6Bz6VQAAAABJRU5ErkJggg==) 50% 10px no-repeat,radial-gradient(circle at bottom,#2aceda,#0000 65%),linear-gradient(#b6d9ee 50%,#1a6ca1 0);border-bottom-left-radius:5px;transition:opacity .3s linear;box-shadow:0 0 7px 3px #5dc4f0,inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button.is-minimize:focus-visible:before,.title-bar.active .title-bar-controls button.is-minimize:hover:before,.title-bar.active .title-bar-controls button[aria-label=Minimize]:focus-visible:before,.title-bar.active .title-bar-controls button[aria-label=Minimize]:hover:before,.window.active .title-bar .title-bar-controls button.is-minimize:focus-visible:before,.window.active .title-bar .title-bar-controls button.is-minimize:hover:before,.window.active .title-bar .title-bar-controls button[aria-label=Minimize]:focus-visible:before,.window.active .title-bar .title-bar-controls button[aria-label=Minimize]:hover:before{opacity:1;transition:opacity .1s linear}.title-bar.active .title-bar-controls button.is-minimize:active:before,.title-bar.active .title-bar-controls button[aria-label=Minimize]:active:before,.window.active .title-bar .title-bar-controls button.is-minimize:active:before,.window.active .title-bar .title-bar-controls button[aria-label=Minimize]:active:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA7SURBVHgBlY+xDQAgDMNaiQ9B8AHcxAlI/NYtKwj6QOohUzxYc+1HAqQ3e03qXNpwwcyE5QsAaEGjDRf8ZAza6Bz6VQAAAABJRU5ErkJggg==) 50% 10px no-repeat,radial-gradient(circle at bottom,#0bfdfa,#0000 65%),linear-gradient(#86a7bc 50%,#092747 0)}.title-bar.active .title-bar-controls button.is-maximize,.title-bar.active .title-bar-controls button[aria-label=Maximize],.window.active .title-bar .title-bar-controls button.is-maximize,.window.active .title-bar .title-bar-controls button[aria-label=Maximize]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABsSURBVHgBlZHBCYAwDEVT6YaKbqArOILgBLqBosP1VkhAaQ6S1lKad+ihPy8kxLT9+IACG57r2KqKu2GCBpTYtEMOOQELzrnv4z53I4vDjjJnwXsPJWTOAiJGHVNB5pGwLjPk+AlEBLUY7eFebCosBHOR7vYAAAAASUVORK5CYII=) 50% no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80)}.title-bar.active .title-bar-controls button.is-maximize:before,.title-bar.active .title-bar-controls button[aria-label=Maximize]:before,.window.active .title-bar .title-bar-controls button.is-maximize:before,.window.active .title-bar .title-bar-controls button[aria-label=Maximize]:before{content:"";opacity:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABsSURBVHgBlZHBCYAwDEVT6YaKbqArOILgBLqBosP1VkhAaQ6S1lKad+ihPy8kxLT9+IACG57r2KqKu2GCBpTYtEMOOQELzrnv4z53I4vDjjJnwXsPJWTOAiJGHVNB5pGwLjPk+AlEBLUY7eFebCosBHOR7vYAAAAASUVORK5CYII=) 50% no-repeat,radial-gradient(circle at bottom,#2aceda,#0000 65%),linear-gradient(#b6d9ee 50%,#1a6ca1 0);transition:opacity .3s linear;box-shadow:0 0 7px 3px #5dc4f0,inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button.is-maximize:focus-visible:before,.title-bar.active .title-bar-controls button.is-maximize:hover:before,.title-bar.active .title-bar-controls button[aria-label=Maximize]:focus-visible:before,.title-bar.active .title-bar-controls button[aria-label=Maximize]:hover:before,.window.active .title-bar .title-bar-controls button.is-maximize:focus-visible:before,.window.active .title-bar .title-bar-controls button.is-maximize:hover:before,.window.active .title-bar .title-bar-controls button[aria-label=Maximize]:focus-visible:before,.window.active .title-bar .title-bar-controls button[aria-label=Maximize]:hover:before{opacity:1;transition:opacity .1s linear}.title-bar.active .title-bar-controls button.is-maximize:active:before,.title-bar.active .title-bar-controls button[aria-label=Maximize]:active:before,.window.active .title-bar .title-bar-controls button.is-maximize:active:before,.window.active .title-bar .title-bar-controls button[aria-label=Maximize]:active:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABsSURBVHgBlZHBCYAwDEVT6YaKbqArOILgBLqBosP1VkhAaQ6S1lKad+ihPy8kxLT9+IACG57r2KqKu2GCBpTYtEMOOQELzrnv4z53I4vDjjJnwXsPJWTOAiJGHVNB5pGwLjPk+AlEBLUY7eFebCosBHOR7vYAAAAASUVORK5CYII=) 50% no-repeat,radial-gradient(circle at bottom,#0bfdfa,#0000 65%),linear-gradient(#86a7bc 50%,#092747 0)}.title-bar.active .title-bar-controls button.is-help,.title-bar.active .title-bar-controls button[aria-label=Help],.window.active .title-bar .title-bar-controls button.is-help,.window.active .title-bar .title-bar-controls button[aria-label=Help]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMBAMAAACtsOGuAAAAG1BMVEUAAABTVmb////39/fa2trm5ubj4+Pq6urg4OByvnYHAAAAAXRSTlMAQObYZgAAADtJREFUCNdjYBQUFGAQVFISZBBSUlJkEDYUNmQQFBAvZGBgDA1kYBBLE2RgkGgUYGAQBDIYRBwhBJgLAKBIBQ2X+PZ0AAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80)}.title-bar.active .title-bar-controls button.is-help:before,.title-bar.active .title-bar-controls button[aria-label=Help]:before,.window.active .title-bar .title-bar-controls button.is-help:before,.window.active .title-bar .title-bar-controls button[aria-label=Help]:before{content:"";opacity:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMBAMAAACtsOGuAAAAG1BMVEUAAABTVmb////39/fa2trm5ubj4+Pq6urg4OByvnYHAAAAAXRSTlMAQObYZgAAADtJREFUCNdjYBQUFGAQVFISZBBSUlJkEDYUNmQQFBAvZGBgDA1kYBBLE2RgkGgUYGAQBDIYRBwhBJgLAKBIBQ2X+PZ0AAAAAElFTkSuQmCC) 50% no-repeat,radial-gradient(circle at bottom,#2aceda,#0000 65%),linear-gradient(#b6d9ee 50%,#1a6ca1 0);transition:opacity .3s linear;box-shadow:0 0 7px 3px #5dc4f0,inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button.is-help:focus-visible:before,.title-bar.active .title-bar-controls button.is-help:hover:before,.title-bar.active .title-bar-controls button[aria-label=Help]:focus-visible:before,.title-bar.active .title-bar-controls button[aria-label=Help]:hover:before,.window.active .title-bar .title-bar-controls button.is-help:focus-visible:before,.window.active .title-bar .title-bar-controls button.is-help:hover:before,.window.active .title-bar .title-bar-controls button[aria-label=Help]:focus-visible:before,.window.active .title-bar .title-bar-controls button[aria-label=Help]:hover:before{opacity:1;transition:opacity .1s linear}.title-bar.active .title-bar-controls button.is-help:active:before,.title-bar.active .title-bar-controls button[aria-label=Help]:active:before,.window.active .title-bar .title-bar-controls button.is-help:active:before,.window.active .title-bar .title-bar-controls button[aria-label=Help]:active:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMBAMAAACtsOGuAAAAG1BMVEUAAABTVmb////39/fa2trm5ubj4+Pq6urg4OByvnYHAAAAAXRSTlMAQObYZgAAADtJREFUCNdjYBQUFGAQVFISZBBSUlJkEDYUNmQQFBAvZGBgDA1kYBBLE2RgkGgUYGAQBDIYRBwhBJgLAKBIBQ2X+PZ0AAAAAElFTkSuQmCC) 50% no-repeat,radial-gradient(circle at bottom,#0bfdfa,#0000 65%),linear-gradient(#86a7bc 50%,#092747 0)}.title-bar.active .title-bar-controls button.is-restore,.title-bar.active .title-bar-controls button[aria-label=Restore],.window.active .title-bar .title-bar-controls button.is-restore,.window.active .title-bar .title-bar-controls button[aria-label=Restore]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACVSURBVHgBlVDLCoMwENwU/7ClvRYK7b2lCIJHEQQ/QEHwqujfBXJIQMnihg34iHPJ7GNm2AhYcL2/JwhAxIuhq3aXb48PiFBna2YFERVHzoQLnAQmSCmxeL5+3rBtSsdpBwVKKTcY+1rY197G+8RRoLVejed94igwxrgB/zXeJ+4Jijz2Erjg+8/WE7ZAt6EgSUsIxQwaJEWv7G6SSgAAAABJRU5ErkJggg==) 50% no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80)}.title-bar.active .title-bar-controls button.is-restore:before,.title-bar.active .title-bar-controls button[aria-label=Restore]:before,.window.active .title-bar .title-bar-controls button.is-restore:before,.window.active .title-bar .title-bar-controls button[aria-label=Restore]:before{content:"";opacity:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACVSURBVHgBlVDLCoMwENwU/7ClvRYK7b2lCIJHEQQ/QEHwqujfBXJIQMnihg34iHPJ7GNm2AhYcL2/JwhAxIuhq3aXb48PiFBna2YFERVHzoQLnAQmSCmxeL5+3rBtSsdpBwVKKTcY+1rY197G+8RRoLVejed94igwxrgB/zXeJ+4Jijz2Erjg+8/WE7ZAt6EgSUsIxQwaJEWv7G6SSgAAAABJRU5ErkJggg==) 50% no-repeat,radial-gradient(circle at bottom,#2aceda,#0000 65%),linear-gradient(#b6d9ee 50%,#1a6ca1 0);transition:opacity .3s linear;box-shadow:0 0 7px 3px #5dc4f0,inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button.is-restore:focus-visible:before,.title-bar.active .title-bar-controls button.is-restore:hover:before,.title-bar.active .title-bar-controls button[aria-label=Restore]:focus-visible:before,.title-bar.active .title-bar-controls button[aria-label=Restore]:hover:before,.window.active .title-bar .title-bar-controls button.is-restore:focus-visible:before,.window.active .title-bar .title-bar-controls button.is-restore:hover:before,.window.active .title-bar .title-bar-controls button[aria-label=Restore]:focus-visible:before,.window.active .title-bar .title-bar-controls button[aria-label=Restore]:hover:before{opacity:1;transition:opacity .1s linear}.title-bar.active .title-bar-controls button.is-restore:active:before,.title-bar.active .title-bar-controls button[aria-label=Restore]:active:before,.window.active .title-bar .title-bar-controls button.is-restore:active:before,.window.active .title-bar .title-bar-controls button[aria-label=Restore]:active:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACVSURBVHgBlVDLCoMwENwU/7ClvRYK7b2lCIJHEQQ/QEHwqujfBXJIQMnihg34iHPJ7GNm2AhYcL2/JwhAxIuhq3aXb48PiFBna2YFERVHzoQLnAQmSCmxeL5+3rBtSsdpBwVKKTcY+1rY197G+8RRoLVejed94igwxrgB/zXeJ+4Jijz2Erjg+8/WE7ZAt6EgSUsIxQwaJEWv7G6SSgAAAABJRU5ErkJggg==) 50% no-repeat,radial-gradient(circle at bottom,#0bfdfa,#0000 65%),linear-gradient(#86a7bc 50%,#092747 0)}.title-bar.active .title-bar-controls button.is-close,.title-bar.active .title-bar-controls button[aria-label=Close],.window.active .title-bar .title-bar-controls button.is-close,.window.active .title-bar .title-bar-controls button[aria-label=Close]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACUSURBVHgBlZFNCoQwDIVbmRvOMHOAAd0K/uDGlYKiCG4VPICi9yu0oCSQoFUXFtKEl6+voZXvr7sKay1TL690FOexY+Hz87i2decOuDKQsNGVe8AGYTRJIh0Y+orBvxszCPllOymlxN06jNE26Qnwg4zdHQLrMhFaawwAqAadDPE1ijwUxhiMKCmxCZk06OMYTz5lAx3xWDeXkLNAAAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80),radial-gradient(circle at -60%,#0007 5% 10%,#0000 50%),radial-gradient(circle at 160%,#0007 5% 10%,#0000 50%),linear-gradient(#e0a197e5,#cf796a 25% 50%,#d54f36 50%);box-shadow:inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button.is-close:before,.title-bar.active .title-bar-controls button[aria-label=Close]:before,.window.active .title-bar .title-bar-controls button.is-close:before,.window.active .title-bar .title-bar-controls button[aria-label=Close]:before{content:"";opacity:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACUSURBVHgBlZFNCoQwDIVbmRvOMHOAAd0K/uDGlYKiCG4VPICi9yu0oCSQoFUXFtKEl6+voZXvr7sKay1TL690FOexY+Hz87i2decOuDKQsNGVe8AGYTRJIh0Y+orBvxszCPllOymlxN06jNE26Qnwg4zdHQLrMhFaawwAqAadDPE1ijwUxhiMKCmxCZk06OMYTz5lAx3xWDeXkLNAAAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80),radial-gradient(circle at 50% 170%,#f4e676 10% 20%,#0000 60%),radial-gradient(circle at -60%,#000a 5% 10%,#0000 50%),radial-gradient(circle at 160%,#000a 5% 10%,#0000 50%),linear-gradient(#fb9d8b,#ee6d56 25% 50%,#d42809 50%);border-bottom-right-radius:5px;transition:opacity .3s linear;box-shadow:0 0 7px 3px #e68e75,inset 0 0 0 1px #fffa}.title-bar.active .title-bar-controls button.is-close:focus-visible:before,.title-bar.active .title-bar-controls button.is-close:hover:before,.title-bar.active .title-bar-controls button[aria-label=Close]:focus-visible:before,.title-bar.active .title-bar-controls button[aria-label=Close]:hover:before,.window.active .title-bar .title-bar-controls button.is-close:focus-visible:before,.window.active .title-bar .title-bar-controls button.is-close:hover:before,.window.active .title-bar .title-bar-controls button[aria-label=Close]:focus-visible:before,.window.active .title-bar .title-bar-controls button[aria-label=Close]:hover:before{opacity:1;transition:opacity .1s linear}.title-bar.active .title-bar-controls button.is-close:active:before,.title-bar.active .title-bar-controls button[aria-label=Close]:active:before,.window.active .title-bar .title-bar-controls button.is-close:active:before,.window.active .title-bar .title-bar-controls button[aria-label=Close]:active:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACUSURBVHgBlZFNCoQwDIVbmRvOMHOAAd0K/uDGlYKiCG4VPICi9yu0oCSQoFUXFtKEl6+voZXvr7sKay1TL690FOexY+Hz87i2decOuDKQsNGVe8AGYTRJIh0Y+orBvxszCPllOymlxN06jNE26Qnwg4zdHQLrMhFaawwAqAadDPE1ijwUxhiMKCmxCZk06OMYTz5lAx3xWDeXkLNAAAAAAElFTkSuQmCC) 50% no-repeat,linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80),radial-gradient(circle at 50% 170%,#dcc03f 10% 20%,#0000 60%),radial-gradient(circle at -60%,#000 5% 10%,#0000 50%),radial-gradient(circle at 160%,#000 5% 10%,#0000 50%),linear-gradient(#d1a894,#b67562 25% 50%,#7d0d01 50%)}.title-bar.active .title-bar-controls button:disabled.is-minimize,.title-bar.active .title-bar-controls button:disabled[aria-label=Minimize],.window.active .title-bar .title-bar-controls button:disabled.is-minimize,.window.active .title-bar .title-bar-controls button:disabled[aria-label=Minimize]{background:linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80)}.title-bar.active .title-bar-controls button:disabled.is-minimize:before,.title-bar.active .title-bar-controls button:disabled[aria-label=Minimize]:before,.window.active .title-bar .title-bar-controls button:disabled.is-minimize:before,.window.active .title-bar .title-bar-controls button:disabled[aria-label=Minimize]:before{box-shadow:none;content:"";opacity:.4;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA7SURBVHgBlY+xDQAgDMNaiQ9B8AHcxAlI/NYtKwj6QOohUzxYc+1HAqQ3e03qXNpwwcyE5QsAaEGjDRf8ZAza6Bz6VQAAAABJRU5ErkJggg==) 50% 10px no-repeat}.title-bar.active .title-bar-controls button:disabled.is-maximize,.title-bar.active .title-bar-controls button:disabled[aria-label=Maximize],.window.active .title-bar .title-bar-controls button:disabled.is-maximize,.window.active .title-bar .title-bar-controls button:disabled[aria-label=Maximize]{background:linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80)}.title-bar.active .title-bar-controls button:disabled.is-maximize:before,.title-bar.active .title-bar-controls button:disabled[aria-label=Maximize]:before,.window.active .title-bar .title-bar-controls button:disabled.is-maximize:before,.window.active .title-bar .title-bar-controls button:disabled[aria-label=Maximize]:before{box-shadow:none;content:"";opacity:.4;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABsSURBVHgBlZHBCYAwDEVT6YaKbqArOILgBLqBosP1VkhAaQ6S1lKad+ihPy8kxLT9+IACG57r2KqKu2GCBpTYtEMOOQELzrnv4z53I4vDjjJnwXsPJWTOAiJGHVNB5pGwLjPk+AlEBLUY7eFebCosBHOR7vYAAAAASUVORK5CYII=) 50% no-repeat}.title-bar.active .title-bar-controls button:disabled.is-close,.title-bar.active .title-bar-controls button:disabled[aria-label=Close],.window.active .title-bar .title-bar-controls button:disabled.is-close,.window.active .title-bar .title-bar-controls button:disabled[aria-label=Close]{filter:contrast(.7)brightness(1.1);background:linear-gradient(#ffffff80,#ffffff4d 45%,#0000001a 50% 75%,#ffffff80),radial-gradient(circle at -60%,#0007 5% 10%,#0000 50%),radial-gradient(circle at 160%,#0007 5% 10%,#0000 50%),linear-gradient(#e0a197e5,#cf796a 25% 50%,#d54f36 50%)}.title-bar.active .title-bar-controls button:disabled.is-close:before,.title-bar.active .title-bar-controls button:disabled[aria-label=Close]:before,.window.active .title-bar .title-bar-controls button:disabled.is-close:before,.window.active .title-bar .title-bar-controls button:disabled[aria-label=Close]:before{box-shadow:none;content:"";opacity:.4;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACUSURBVHgBlZFNCoQwDIVbmRvOMHOAAd0K/uDGlYKiCG4VPICi9yu0oCSQoFUXFtKEl6+voZXvr7sKay1TL690FOexY+Hz87i2decOuDKQsNGVe8AGYTRJIh0Y+orBvxszCPllOymlxN06jNE26Qnwg4zdHQLrMhFaawwAqAadDPE1ijwUxhiMKCmxCZk06OMYTz5lAx3xWDeXkLNAAAAAAElFTkSuQmCC) 50% no-repeat}.status-bar{background:#f0f0f0;border:1px solid #000000b3;border-top:0;margin:-6px 6px 6px;display:flex;box-shadow:0 1px #fff9,1px 0 #fff9,-1px 0 #fff9}.status-bar-field{border-right:1px solid #cfcfcf;flex-grow:1;margin:0;padding:2px 3px}.status-bar-field:last-child{border-right:0}.seven-window-wrap{display:flex;position:fixed}.seven-window-opening{animation:.18s cubic-bezier(.4,0,.2,1) seven-window-expand}@keyframes seven-window-expand{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.seven-window-closing{animation:.18s cubic-bezier(.4,0,.2,1) forwards seven-window-collapse}@keyframes seven-window-collapse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.seven-window{flex-direction:column;width:100%;height:100%;display:flex}.seven-window .title-bar{cursor:default;flex-shrink:0}.seven-window .title-bar-controls button{cursor:pointer}.seven-window-title-left{align-items:center;gap:5px;min-width:0;display:flex}.seven-window-icon{box-sizing:content-box;flex-shrink:0;width:16px;height:16px;padding-top:6px}.seven-window-body{background-color:gray;flex:1;min-height:0;overflow:auto}.seven-window-body-inner{box-sizing:border-box;flex-direction:column;min-height:100%;padding:10px;display:flex}.sw-resize{position:absolute}.sw-resize-e{cursor:e-resize;width:6px;top:0;bottom:0;right:-3px}.sw-resize-w{cursor:w-resize;width:6px;top:0;bottom:0;left:-3px}.sw-resize-n{cursor:n-resize;height:6px;top:-3px;left:0;right:0}.sw-resize-s{cursor:s-resize;height:6px;bottom:-3px;left:0;right:0}.sw-resize-se{cursor:se-resize;width:10px;height:10px;bottom:-3px;right:-3px}.sw-resize-sw{cursor:sw-resize;width:10px;height:10px;bottom:-3px;left:-3px}.sw-resize-ne{cursor:ne-resize;width:10px;height:10px;top:-3px;right:-3px}.sw-resize-nw{cursor:nw-resize;width:10px;height:10px;top:-3px;left:-3px}@font-face{font-family:Tai Le Bold;src:url(/assets/taileb-BpmiMBDd.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Tahoma;src:url(/assets/Tahoma-BeMfRnc1.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tahoma;src:url(/assets/TahomaBd-BRuQMTmK.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.pmobile-page{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:gray;flex-direction:column;width:100%;height:100dvh;display:flex;overflow:hidden}.pmobile-header{background:linear-gradient(#72a9c5,#085f98,#59b1dd);flex-shrink:0;justify-content:space-between;align-items:center;min-height:46px;padding:0 0 0 5px;display:flex}.pmobile-header-left,.pmobile-header-right{align-items:center;gap:10px;display:flex}.pmobile-header-icon{width:38px;height:38px;display:block}.pmobile-header-title{color:#fff;text-shadow:-2px 2px 1px #00000059;white-space:nowrap;font-family:Tai Le Bold,sans-serif;font-size:20px;font-weight:700}.pmobile-header-link{cursor:pointer;color:#fff;text-shadow:-2px 2px 1px #00000059;white-space:nowrap;background:0 0;border:none;padding:2px 4px;font-family:Tai Le Bold,sans-serif;font-size:18px;font-weight:700}.pmobile-header-status-button{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:flex}.pmobile-header-status-icon{width:38px;height:38px;display:block}.pmobile-header-status-icon-lg{width:42px;height:42px;display:block}.pmobile-exit-button{color:#e2e2e2;cursor:pointer;background:linear-gradient(145deg,#edc9c9,#a00,#a00);border:2px solid #b1b1b1;border-right:none;border-radius:20px 2px 0 20px;flex-grow:1;flex-shrink:0;width:50px;min-width:50px;max-width:50px;height:40px;min-height:40px;max-height:40px;padding:0 0 3px;display:flex}.pmobile-exit-icon{fill:currentColor;width:100%;height:100%}.pmobile-toolbar{z-index:10;background-color:gray;flex-wrap:nowrap;flex-shrink:0;display:flex;position:relative;box-shadow:0 2px 4px #393939}.pmobile-toolbar-button{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;width:114px;padding:10px;transition:background-color .1s;display:flex}.pmobile-toolbar-button:hover{background-color:#085f98}.pmobile-toolbar-icon{width:50px;height:50px;display:block}.pmobile-toolbar-label{color:#fff;text-align:center;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pmobile-toolbar-fkey{color:#fff;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pmobile-toolbar-overflow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:90px;padding:10px;transition:background-color .1s;display:flex}.pmobile-toolbar-overflow:hover,.pmobile-toolbar-overflow-active{background-color:#085f98}.pmobile-toolbar-overflow img{width:70px;height:70px;display:block}.pmobile-toolbar-overflow-wrap{flex-shrink:0;display:flex}.pmobile-overflow-menu{z-index:9999;background-color:#616161;border:1px solid #d1d1d1;flex-direction:column;max-height:calc(100vh - 20px);display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 8px #000c}.pmobile-overflow-menu-item{cursor:pointer;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;width:114px;padding:10px;transition:background-color .1s;display:flex}.pmobile-overflow-menu-item:hover{background-color:#085f98}.pmobile-overflow-menu-item:disabled{cursor:default}.pmobile-overflow-menu-item:disabled:hover{background-color:#0000}.pmobile-overflow-menu-icon{flex-shrink:0;width:56px;height:56px;display:block}.pmobile-overflow-menu-item:disabled .pmobile-overflow-menu-icon{filter:grayscale();opacity:.5}.pmobile-overflow-menu-item span{color:#fff;text-align:center;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pmobile-overflow-menu-item:disabled span{opacity:.5}.pmobile-sidebar-overflow-menu .pmobile-overflow-menu-item{width:100px}.pmobile-toolbar-overflow-menu .pmobile-overflow-menu-icon{width:50px;height:50px}.pmobile-toolbar-overflow-menu{flex-direction:row}.pmobile-overflow-menu-compact{flex-direction:column;min-width:200px}.pmobile-overflow-menu-compact .pmobile-overflow-menu-item{text-align:left;flex-direction:row;align-items:center;gap:10px;width:auto;padding:8px 12px}.pmobile-overflow-menu-compact .pmobile-overflow-menu-icon{width:28px;height:28px}.pmobile-overflow-menu-compact .pmobile-overflow-menu-item span{text-align:left;white-space:nowrap}.pmobile-overflow-menu-compact .pmobile-overflow-menu-fkey{opacity:.8;margin-left:auto}.pmobile-workspace{flex:1;align-items:flex-start;min-height:0;display:flex;overflow:hidden}.pmobile-workspace-shortcut{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;width:114px;padding:10px;transition:background-color .1s;display:flex}.pmobile-workspace-shortcut:hover{background-color:#085f98}.pmobile-workspace-shortcut-icon{width:56px;height:56px;display:block}.pmobile-workspace-shortcut span{color:#fff;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pmobile-status-panel{width:0;box-shadow:none;background:linear-gradient(#0b5f27 0%,#197e42 85%,#a1bda6 100%);border:1px solid #0000;flex-direction:column;flex-shrink:0;order:999;align-self:stretch;margin-left:auto;transition:width .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.pmobile-status-panel-open{border-color:#000;width:116px;box-shadow:0 2px 4px #393939}.pmobile-status-panel-hide{cursor:pointer;text-align:left;background-color:#6c6d6b;border:none;border-bottom:1px solid #cfcfcf;flex-shrink:0;align-items:center;gap:5px;width:100%;padding:10px 10px 10px 20px;transition:background-color .1s;display:flex}.pmobile-status-panel-hide:hover{background-color:#626361}.pmobile-status-panel-hide-icon{color:#00000040;background:linear-gradient(90deg,#d2e2ff,#f0f6ff,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.pmobile-status-panel-hide-svg{fill:#00000040;width:20px;height:20px}.pmobile-status-panel-hide span{color:#fff;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400}.pmobile-status-panel-body{flex-direction:column;flex:1;min-height:0;display:flex}.pmobile-status-panel-list{flex-direction:column;display:flex;overflow:hidden}.pmobile-status-panel-overflow-wrap{flex-shrink:0}.pmobile-workspace-shortcut-active{background-color:#085f98}.pmobile-sidebar{background-color:#616161;flex-direction:row;align-self:stretch;display:flex}.pmobile-sidebar-buttons-wrap{flex-direction:column;min-height:0;display:flex}.pmobile-sidebar-buttons{flex-direction:column;min-height:0;display:flex;overflow:hidden}.pmobile-sidebar-overflow-wrap{flex-shrink:0}.pmobile-sidebar-button{cursor:pointer;background:0 0;border:none;flex-direction:column;align-self:flex-start;align-items:center;gap:2px;width:100px;padding:10px;transition:background-color .1s;display:flex}.pmobile-sidebar-button:hover{background-color:#085f98}.pmobile-sidebar-button:disabled{cursor:default}.pmobile-sidebar-button:disabled:hover{background-color:#0000}.pmobile-sidebar-button-active{background-color:#085f98}.pmobile-sidebar-button-icon{width:56px;height:56px;display:block}.pmobile-sidebar-button:disabled .pmobile-sidebar-button-icon{filter:grayscale();opacity:.5}.pmobile-sidebar-button span{color:#fff;text-align:center;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pmobile-sidebar-button .pmobile-sidebar-filter-arrow{vertical-align:middle;font-family:Material Icons;font-size:18px}.pmobile-sidebar-button:disabled span{opacity:.5}.pmobile-sidebar-divider{background:linear-gradient(#929292,#dbdbdb,#929292);align-self:stretch;width:4px;box-shadow:0 2px 4px 1px #0009}.pmobile-gps-box{border:1px solid #9f9f9f;border-radius:3px;flex-direction:column;flex:1;align-self:stretch;row-gap:5px;min-width:0;margin:20px 10px 10px;padding:0 5px 100px;display:flex}.pmobile-gps-box-scroll{flex-direction:column;flex:1;row-gap:5px;min-height:0;display:flex;overflow-y:auto}.pmobile-gps-box-title{color:#f18100;background-color:gray;align-self:flex-start;margin-top:-9px;padding:0 5px 0 3px;font-family:Tahoma,sans-serif;font-size:13px;font-weight:700;line-height:1.4}.pmobile-addnarrative-input{box-sizing:border-box;color:#000;background-color:#cecece;border:1px solid #a5a5a5;outline:none;width:100%;height:30px;padding:0 3px;font-family:Tahoma,sans-serif;font-size:14px}.pmobile-addnarrative-input:focus{border-color:#337fb0}.pmobile-addform-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pmobile-addform-field{flex-direction:column;row-gap:3px;min-width:0;display:flex}.pmobile-addform-field-label{color:#fff;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400}.pmobile-addform-field-wide{grid-column:1/-1}.pmobile-addform-row{gap:10px;display:flex}.pmobile-createcall-box .pmobile-select-wrap,.pmobile-createcall-box .pmobile-addform-location-row,.pmobile-createcall-box .pmobile-addform-narrative-header,.pmobile-createcall-box .pmobile-addform-fields>.pmobile-addform-field>.pmobile-addnarrative-input,.pmobile-createcall-box .pmobile-addform-row{max-width:50%}.pmobile-createcall-box .pmobile-addform-row .pmobile-select-wrap{max-width:none}.pmobile-addform-checkbox-field{cursor:pointer;color:#fff;align-items:center;gap:6px;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;display:flex}.pmobile-addform-checkbox-field-disabled{cursor:default;opacity:.5}.pmobile-addform-checkbox-field-disabled .pmobile-grid-settings-checkbox{cursor:default}.pmobile-addform-location-row{align-items:stretch;gap:8px;display:flex}.pmobile-addform-location-col{flex-direction:column;flex:1;align-self:flex-end;gap:3px;min-width:0;display:flex}.pmobile-addform-refresh-button{box-sizing:border-box;color:#000;cursor:pointer;background:linear-gradient(#ebebeb 45%,#cdcdcd 55%);border:1px solid #545454;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;transition:filter .1s;display:flex;position:relative}.pmobile-addform-refresh-button:hover{filter:brightness(1.04)}.pmobile-addform-refresh-button img{width:35px;height:35px}.pmobile-addform-address-search{position:relative}.pmobile-addform-address-search-results{z-index:10;color:#000;background:#fff;border:1px solid #a5a5a5;max-height:180px;margin:0;padding:0;font-family:Tahoma,sans-serif;font-size:12px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow:auto;box-shadow:0 2px 6px #0003}.pmobile-addform-address-search-results li{cursor:pointer;white-space:normal;word-break:break-word;padding:0 8px}.pmobile-addform-address-search-results li.is-active{color:#fff;background:#1983ca}.pmobile-addform-address-search-empty{color:#666;font-family:Tahoma,sans-serif;font-size:12px;cursor:default!important}.pmobile-addform-narrative-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pmobile-addform-narrative-critical-button{color:#828282;cursor:pointer;background:#fff;border:1px solid #545454;border-radius:3px;flex-shrink:0;width:150px;height:40px;padding:4px 0;font-family:Tahoma,sans-serif;font-size:13px;font-weight:700;transition:filter .1s}.pmobile-addform-narrative-critical-button:hover{filter:brightness(.94)}.pmobile-gps-fields{color:#fff;grid-template-columns:max-content auto;gap:5px 10px;padding-left:10px;font-family:Tahoma,sans-serif;font-size:14px;font-weight:400;display:grid}.pmobile-gps-field-label{text-align:right}.pmobile-usm-box{flex-direction:column;flex:1;align-self:stretch;row-gap:5px;min-width:0;min-height:0;margin:10px;display:flex}.pmobile-usm-results{font-synthesis:style;color:#000;background-color:#fff2cc;border:1px solid #545454;flex-shrink:0;padding:1px 3px;font-family:Tahoma,sans-serif;font-size:16px;font-style:italic}.pmobile-usm-table-wrap{border:1px solid #545454;flex:1;min-width:0;min-height:0;overflow:auto}.pmobile-usm-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.pmobile-usm-table th{color:#fff;text-align:left;white-space:nowrap;z-index:1;text-overflow:ellipsis;background:linear-gradient(#608edd,#10449d);border:1px solid #000443;border-color:#bdcde9 #000443 #000443 #bdcde9;padding:2px 10px 2px 5px;font-family:Tahoma,sans-serif;font-size:14px;font-weight:700;position:sticky;top:0;overflow:hidden}.pmobile-usm-th-drag-over-before{box-shadow:inset 3px 0 #fff}.pmobile-usm-th-drag-over-after{box-shadow:inset -3px 0 #fff}.pmobile-usm-th-label{cursor:grab}.pmobile-usm-th-resizer{cursor:col-resize;z-index:2;width:6px;position:absolute;top:0;bottom:0;right:-3px}.pmobile-usm-th-resizer:hover{background:#fff6}.pmobile-usm-th-filler{background:linear-gradient(#608edd,#10449d);border:1px solid #000443;border-color:#bdcde9 #000443 #000443 #bdcde9}.pmobile-usm-table td{white-space:nowrap;text-overflow:ellipsis;border-top:1.5px solid gray;padding:1px 10px 1px 5px;font-family:Tahoma,sans-serif;font-size:14px;overflow:hidden}.pmobile-usm-table tbody tr{cursor:pointer}.pmobile-usm-table tbody tr:not(.pmobile-usm-row-selected):hover{box-shadow:inset 0 0 0 9999px #ffffff1a}.pmobile-window-body{box-sizing:border-box;flex-direction:column;flex:1;gap:10px;min-height:90px;display:flex}.pmobile-status-window-fields{color:#000;grid-template-columns:max-content auto;gap:6px;display:grid}.pmobile-window-actions{flex-direction:column;gap:6px;width:100%;margin-top:auto;display:flex}.pmobile-window-action{cursor:pointer;text-align:left;background:linear-gradient(#adadad 45%,#a3a3a3 55%);border:1px solid #4f9bcb;border-radius:2px;flex-direction:row;align-items:center;gap:10px;width:100%;padding:6px 8px;font-family:Tahoma,sans-serif;display:flex}.pmobile-window-action:hover{filter:brightness(1.04)}.pmobile-window-action-icon{flex-shrink:0;width:44px;height:44px}.pmobile-cancel2-icon{filter:grayscale();opacity:.6}.pmobile-window-action-text{flex-direction:column;gap:2px;min-width:0;display:flex}.pmobile-window-action-title{color:#000;font-size:16px;font-weight:400}.pmobile-window-action-desc{color:#222;font-size:13px}.pmobile-disposition-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pmobile-disposition-row-fields{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.pmobile-disposition-field{flex:1;align-items:center;gap:6px;min-width:140px;display:flex}.pmobile-disposition-field span{color:#fff;flex-shrink:0;font-family:Tahoma,sans-serif;font-size:15px}.pmobile-disposition-field-count{flex:none;min-width:0}.pmobile-disposition-field-count input{box-sizing:border-box;color:#000;background-color:#cecece;border:1px solid #a5a5a5;outline:none;width:60px;height:30px;padding:0 3px;font-family:Tahoma,sans-serif;font-size:14px}.pmobile-disposition-field-count input:focus{border-color:#337fb0}.pmobile-disposition-row-action{flex:0 0 200px;width:200px}.pmobile-disposition-narrative{flex-direction:row;align-items:center;gap:6px;display:flex}.pmobile-disposition-narrative span{color:#fff;flex-shrink:0;font-family:Tahoma,sans-serif;font-size:15px}.pmobile-disposition-narrative input{box-sizing:border-box;color:#000;background-color:#cecece;border:1px solid #a5a5a5;outline:none;flex:1;min-width:0;height:30px;padding:0 3px;font-family:Tahoma,sans-serif;font-size:14px}.pmobile-disposition-narrative input:focus{border-color:#337fb0}.pmobile-secloc-field{flex-direction:row;align-items:flex-start;gap:10px;display:flex}.pmobile-secloc-field-icon{flex-shrink:0;width:55px;height:55px}.pmobile-secloc-field-inputs{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.pmobile-secloc-field-inputs span{color:#fff;font-family:Tahoma,sans-serif;font-size:13px;font-weight:400}.pmobile-secloc-field-inputs input{box-sizing:border-box;color:#000;background-color:#cecece;border:1px solid #a5a5a5;outline:none;height:30px;padding:0 3px;font-family:Tahoma,sans-serif;font-size:14px}.pmobile-secloc-field-inputs input:focus,.pmobile-select:focus{border-color:#337fb0}.pmobile-select-wrap{width:100%;display:flex;position:relative}.pmobile-select{appearance:none;box-sizing:border-box;color:#000;cursor:pointer;background-color:#cecece;border:1px solid #a5a5a5;border-radius:0;outline:none;width:100%;height:30px;padding:0 22px 0 3px;font-family:Tahoma,sans-serif;font-size:16px}.pmobile-select option{color:#000;background-color:#fff}.pmobile-select-arrow-button{box-sizing:border-box;pointer-events:none;background:linear-gradient(#ebebeb 45%,#cdcdcd 55%);border:1px solid #000;justify-content:center;align-items:center;width:18px;height:28px;display:flex;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.pmobile-select-wrap:hover .pmobile-select-arrow-button{filter:brightness(1.04)}.pmobile-select-arrow-button svg{fill:#333;width:100%;height:100%}.seven-window-body-inner:has(>.pmobile-grid-settings-list){height:100%}.pmobile-grid-settings-list{border:1px solid #545454;flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.pmobile-grid-settings-row{flex-shrink:0;align-items:stretch;display:flex}.pmobile-grid-settings-checkbox-cell{background:#e0e0e0;border-bottom:1px solid #545454;border-right:1px solid #a0a0a0;flex-shrink:0;justify-content:center;align-items:center;width:36px;display:flex}.pmobile-grid-settings-checkbox{appearance:none;box-sizing:border-box;cursor:pointer;background:#f6f6f6;border:1px solid #8e8f8f;justify-content:center;align-items:center;width:16px;height:16px;margin:0;display:inline-flex;box-shadow:inset 0 0 0 1px #f4f4f4,inset 1px 1px 0 1px #aeaeae,inset -1px -1px 0 1px #ddd,inset 3px 3px 6px #ccc}.pmobile-grid-settings-checkbox:hover{background:#e9f7fe;border-color:#3c7fb1;box-shadow:inset 0 0 0 1px #def9fa,inset 1px 1px 0 1px #79c6f9,inset -1px -1px 0 1px #c6e9fc,inset 3px 3px 6px #b1dffd}.pmobile-grid-settings-checkbox:checked:after{content:"✔";color:#4a5f97;font-size:12px;font-weight:700;line-height:1}.pmobile-grid-settings-label-cell{color:#fff;cursor:pointer;background:linear-gradient(#608edd,#10449d);border:1px solid #000443;border-color:#bdcde9 #000443 #000443 #bdcde9;flex:1;align-items:center;padding:5px;font-family:Tahoma,sans-serif;font-size:15px;font-weight:700;display:flex}.pmobile-dispatch-toast{z-index:10000;background-color:#fff;border:1px solid #a5a5a5;flex-direction:column;min-width:300px;max-width:300px;min-height:100px;display:flex;position:fixed;bottom:0;right:0;box-shadow:0 2px 8px #00000059}.pmobile-dispatch-toast-header{color:#000;background-color:#99b4d1;border:1px solid #545454;justify-content:space-between;align-items:center;gap:8px;padding:1px 1px 1px 5px;font-family:Tahoma,sans-serif;font-size:16px;display:flex}.pmobile-dispatch-toast-close{cursor:pointer;background:linear-gradient(#ebebeb,#ebebeb);border:1px solid #47d6fa;border-radius:2px;justify-content:center;align-items:center;padding:0;display:flex}.pmobile-dispatch-toast-close-icon{font-family:Material Icons;font-size:24px;line-height:1}.pmobile-dispatch-toast-body{padding:5px}.pmobile-dispatch-toast-text{cursor:pointer;text-align:left;color:#002fff;background:0 0;border:none;width:100%;padding:0;font-family:Tahoma,sans-serif;font-size:16px;line-height:1.4;display:block}.pmobile-dispatch-toast-text:hover{text-decoration:underline}@font-face{font-family:Microsoft PhagsPa;src:url(https://cdfed04f1b0ee8d7e589ea2ea217dfad.cdn.bubble.io/f1754168806955x376955922987624060/phagspa.ttf)}@font-face{font-family:Microsoft PhagsPa Bold;src:url(https://cdfed04f1b0ee8d7e589ea2ea217dfad.cdn.bubble.io/f1754168997489x545744343237268000/phagspab.ttf)}.pmobile-dispatch-root{box-sizing:border-box;opacity:1;z-index:2;border-radius:3px;flex-flow:column;flex-grow:1;order:2;place-content:stretch flex-start;align-self:stretch;width:0;min-width:0;height:auto;min-height:0;margin:10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-tabs{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-tabs-1-call-details{box-sizing:border-box;opacity:1;z-index:3;border-top:1px solid #9f9f9f;border-left:1px solid #9f9f9f;border-right:1px solid #9f9f9f;border-radius:3px 0 0;flex-flow:column;flex-grow:1;order:1;place-content:stretch center;align-self:flex-end;width:0;min-width:0;height:max-content;min-height:0;margin:0;padding:6px 0;display:flex;position:relative;overflow:visible;box-shadow:4px 0 1px -2px #000}.pmobile-dispatch-tabs-1-call-details-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:center;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:16px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-tabs-2-call-log{box-sizing:border-box;opacity:1;z-index:2;border-top:1px solid #9f9f9f;border-left:1px solid #9f9f9f;border-right:1px solid #9f9f9f;border-radius:0 3px 0 0;flex-flow:column;flex-grow:1;order:3;place-content:stretch center;align-self:flex-end;width:0;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 0;display:flex;position:relative;overflow:visible;box-shadow:-4px 0 1px -2px #0000}.pmobile-dispatch-tabs-2-call-log-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:center;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:16px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:4;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-address-2{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-address-3{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:1;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-address-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-address-4{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:20px;line-height:1.4;text-decoration:underline;position:relative;overflow:visible}.pmobile-dispatch-address-5{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;gap:0 5px;width:100%;min-width:40px;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-address-cross-street{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:1;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address-6{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:2;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address-venue{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:4;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0 0 0 30px;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address-additional-info-label{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;z-index:3;order:6;align-self:flex-start;width:max-content;height:max-content;margin:0 0 0 30px;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address-additional-info-value{box-sizing:border-box;white-space:pre-wrap;color:#fff;z-index:3;order:7;align-self:flex-start;width:max-content;height:max-content;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address-7{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:5;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-address-8{box-sizing:border-box;visibility:hidden;z-index:3;flex-grow:0;order:6;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0 0 0 30px;position:relative}.pmobile-dispatch-address-9{box-sizing:border-box;visibility:hidden;z-index:3;flex-grow:0;order:7;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;position:relative}.pmobile-dispatch-workspace{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:1;order:5;place-content:stretch flex-start;align-self:flex-start;width:100%;min-width:0;height:0;min-height:0;margin:0;display:flex;position:relative;overflow:auto}.pmobile-dispatch-fields{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:3;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-pd-call-type{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-2{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:1;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-fields-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-fields-pd-call-type-2{box-sizing:border-box;white-space:pre-wrap;color:#b8d7eb;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:20px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-fields-3{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-4{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-5{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch flex-start;align-self:stretch;row-gap:5px;width:max-content;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-primary-caller{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-unit-incident{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:2;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-primary-incident{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-priority{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:4;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-nature-of-call{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:5;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-6{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch flex-start;align-self:flex-start;row-gap:5px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-7{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-9{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-11{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-pd-call-priority{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:4;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-nature-of-call-2{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:5;align-self:center;align-items:center;width:100%;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:hidden}.pmobile-dispatch-fields-13{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:2;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-14{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch flex-start;align-self:stretch;row-gap:5px;width:max-content;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-phone{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-cfs{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:2;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-primary-incident-ori{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-call-time{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:5;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-call-status{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:6;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-15{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch flex-start;align-self:flex-start;row-gap:5px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-16{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-cfs-number{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-ori-of-primary-unit{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-call-create-date-time{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:5;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-fields-pd-call-status{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:6;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:4;place-content:stretch center;align-self:flex-start;row-gap:0;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 10px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-narrativemark-critical{box-sizing:border-box;opacity:1;z-index:6;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch space-between;align-self:flex-start;width:100%;min-width:40px;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-narrative{box-sizing:border-box;opacity:1;z-index:3;border-top:1px solid #9f9f9f;border-left:1px solid #9f9f9f;border-radius:3px 0 0;flex-flow:wrap;flex-grow:0;order:1;place-content:stretch flex-start;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 5px 0;display:flex;position:relative;overflow:visible;box-shadow:4px 0 1px -2px #000}.pmobile-dispatch-narrative-2{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:1;align-self:flex-start;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-narrative-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-narrative-narrative-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:2;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-table-row{color:#fff}.pmobile-dispatch-table-row td{border-top:none}.pmobile-dispatch-table-row:nth-child(odd){background:gray}.pmobile-dispatch-table-row:nth-child(2n){background:#696969}.pmobile-usm-table tbody tr.pmobile-dispatch-table-row:nth-child(odd):not(.pmobile-usm-row-selected):hover{box-shadow:none;background:#868686}.pmobile-usm-table tbody tr.pmobile-dispatch-table-row:nth-child(2n):not(.pmobile-usm-row-selected):hover{box-shadow:none;background:#6f6f6f}.pmobile-dispatch-table-wrap{order:3}.pmobile-dispatch-call-log{box-sizing:border-box;border:1px solid #9f9f9f;width:100%;margin:0;padding:5px}.pmobile-dispatch-log-detail{background-color:#6c6d6b;border:1px solid #9f9f9f;flex-direction:column;flex-shrink:0;margin-top:5px;padding:5px 5px 10px;display:flex;box-shadow:0 4px 1px -2px #000}.pmobile-dispatch-log-detail-row{flex-direction:row;column-gap:15px;display:flex}.pmobile-dispatch-log-detail-row+.pmobile-dispatch-log-detail-row{margin-left:20px}.pmobile-dispatch-log-detail-label{color:#fff;white-space:nowrap;font-family:Microsoft PhagsPa Bold;font-size:14px}.pmobile-dispatch-log-detail-value{color:#fff;font-family:Microsoft PhagsPa;font-size:14px}.pmobile-dispatch-table-icon,.pmobile-dispatch-unit-icon{width:25px;height:25px;margin:0 auto;display:block}.pmobile-dispatch-narrative-mark-critical{box-sizing:border-box;cursor:pointer;text-align:center;color:#000;opacity:1;z-index:5;background:-webkit-linear-gradient(#cdcdcd 45%,#ebebeb 55%);border:1px solid #47d6fa;border-radius:2px;flex-grow:0;order:2;align-self:flex-start;width:max-content;min-width:60px;height:max-content;min-height:0;margin:0;padding:5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1;transition:filter .1s;position:relative;box-shadow:0 0 0 1px #3d8aba}.pmobile-dispatch-narrative-mark-critical:hover{filter:brightness(1.04)}.pmobile-dispatch-narrative-3{box-sizing:border-box;opacity:1;z-index:2;border:1px solid #a8a8a8;border-radius:0;flex-flow:column;flex-grow:1;order:7;align-self:flex-start;width:100%;min-width:0;height:200px;min-height:200px;margin:0;display:flex;position:relative;overflow:auto}.pmobile-dispatch-narrative-4{box-sizing:content-box;opacity:1;z-index:3;background:-webkit-linear-gradient(#10449d,#5280d0);border-bottom:1px solid gray;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:flex-start;align-items:stretch;min-width:fit-content;height:max-content;min-height:0;display:flex;position:sticky;top:0}.pmobile-dispatch-narrative-5{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-narrative-6{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-date-time{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-narrative-date-time-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-narrative-3{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-narrative-narrative-4{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-user{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-narrative-user-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-type{box-sizing:border-box;z-index:2;opacity:1;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-narrative-type-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-8{box-sizing:border-box;z-index:0;width:25.5714px;height:100%;position:absolute;left:0}.pmobile-dispatch-narrative-9{box-sizing:border-box;background:-webkit-linear-gradient(#000509,#00285c,#0055bc);flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;min-width:fit-content;display:flex;position:relative}.pmobile-dispatch-narrative-10{box-sizing:content-box;opacity:1;z-index:1;visibility:hidden;background-color:gray;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:flex-start;align-items:stretch;min-width:fit-content;height:max-content;min-height:0;padding-top:0;display:none;position:relative}.pmobile-dispatch-narrative-11{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:25.5714px;padding:0 5px;display:flex;position:relative}.pmobile-dispatch-narrative-12{box-sizing:border-box;visibility:hidden;z-index:2;flex-grow:1;order:3;align-self:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-narrative-13{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:95.2411px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-narrative-14{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-15{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:87.4375px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-narrative-16{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-17{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:55.0089px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-narrative-18{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-19{box-sizing:border-box;z-index:2;opacity:1;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:57.5714px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-narrative-20{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-narrative-21{box-sizing:border-box;z-index:0;width:95.2411px;height:100%;position:absolute;left:25.5714px}.pmobile-dispatch-narrative-22{box-sizing:border-box;z-index:0;width:87.4375px;height:100%;position:absolute;left:120.813px}.pmobile-dispatch-narrative-23{box-sizing:border-box;z-index:0;width:55.0089px;height:100%;position:absolute;left:208.25px}.pmobile-dispatch-narrative-24{box-sizing:border-box;z-index:0;width:57.5714px;height:100%;position:absolute;left:263.259px}.pmobile-dispatch-alerts{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-grow:0;flex-shrink:0;order:5;grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:minmax(max-content,82px);grid-auto-flow:row;align-self:flex-start;justify-items:stretch;gap:0;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:grid;position:relative;overflow:auto}.pmobile-dispatch-alerts-2{box-sizing:content-box;flex-flow:column;place-content:stretch flex-start;min-height:82px;display:flex;position:relative}.pmobile-dispatch-alerts-3{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:1;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-alerts-alert-type{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:1;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-alerts-4{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-alerts-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-alerts-alert-type-2{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:20px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-5{box-sizing:border-box;opacity:1;z-index:6;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-alerts-category{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:1;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-category-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:0;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-description{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:3;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-description-2{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:4;align-self:flex-start;width:0;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:hidden}.pmobile-dispatch-alerts-6{box-sizing:content-box;border-top:0 #96969680;flex-flow:column;place-content:stretch flex-start;min-height:82px;margin-top:0;display:flex;position:relative}.pmobile-dispatch-alerts-7{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:1;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-alerts-alert-type-3{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:1;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-alerts-8{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-alerts-icon-2{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-alerts-alert-type-4{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:20px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-9{box-sizing:border-box;opacity:1;z-index:6;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-alerts-category-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:1;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-category-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:0;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-description-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:3;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-alerts-description-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:4;align-self:flex-start;width:0;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-grow:0;flex-shrink:0;order:6;grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:minmax(max-content,82px);grid-auto-flow:row;align-self:flex-start;justify-items:stretch;gap:0;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:grid;position:relative;overflow:auto}.pmobile-dispatch-persons-2{box-sizing:content-box;flex-flow:column;place-content:stretch flex-start;min-height:82px;display:flex;position:relative}.pmobile-dispatch-persons-3{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:1;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-last-first-middle{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-4{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-persons-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-persons-last-first-middle-2{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:18px;line-height:1.4;text-decoration:underline;position:relative;overflow:visible}.pmobile-dispatch-persons-5{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;gap:10px;width:calc(100% - 20px);min-width:0;height:max-content;min-height:0;margin:0 0 0 20px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-6{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-dob-phone-address{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch flex-start;align-self:center;row-gap:5px;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-dob{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-phone{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-address{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:4;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-7{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch flex-start;align-self:center;row-gap:5px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-dob-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-caller-phone{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-address-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:5;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-8{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:2;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-9{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch flex-start;align-self:stretch;row-gap:5px;width:max-content;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-primary-caller{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-contact-phone{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:2;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-role{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-10{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch flex-start;align-self:stretch;row-gap:5px;width:0;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-yes-or-no{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-contact-phone-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-role-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-11{box-sizing:content-box;border-top:0 #96969680;flex-flow:column;place-content:stretch flex-start;min-height:82px;margin-top:0;display:flex;position:relative}.pmobile-dispatch-persons-12{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:1;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-last-first-middle-3{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-13{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-persons-icon-2{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-persons-last-first-middle-4{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:18px;line-height:1.4;text-decoration:underline;position:relative;overflow:visible}.pmobile-dispatch-persons-14{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;gap:10px;width:calc(100% - 20px);min-width:0;height:max-content;min-height:0;margin:0 0 0 20px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-15{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-dob-phone-address-2{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch space-between;align-self:center;row-gap:5px;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-dob-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-phone-2{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-address-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:4;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-16{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch space-between;align-self:center;row-gap:5px;width:0;min-width:0;height:max-content;min-height:0;margin:1px 0 0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-dob-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-caller-phone-3{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-address-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:5;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-17{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:2;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-18{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch space-between;align-self:stretch;row-gap:5px;width:max-content;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-primary-caller-2{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-contact-phone-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:2;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-role-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-19{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch space-between;align-self:stretch;row-gap:5px;width:0;min-width:0;height:auto;min-height:0;margin:1px 0 0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-persons-yes-or-no-3{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-contact-phone-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-persons-role-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-grow:0;flex-shrink:0;order:7;grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:minmax(max-content,82px);grid-auto-flow:row;align-self:flex-start;justify-items:stretch;gap:0;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:grid;position:relative;overflow:auto}.pmobile-dispatch-vehicles-2{box-sizing:content-box;flex-flow:column;place-content:stretch flex-start;min-height:82px;display:flex;position:relative}.pmobile-dispatch-vehicles-3{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:1;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-platenumber{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-4{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-vehicles-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-vehicles-platenumber-2{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:18px;line-height:1.4;text-decoration:underline;position:relative;overflow:visible}.pmobile-dispatch-vehicles-5{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;gap:10px;width:calc(100% - 20px);min-width:0;height:max-content;min-height:0;margin:0 0 0 20px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-6{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-7{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch flex-start;align-self:center;row-gap:5px;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-plate-state{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vin{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vehicle-type{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:4;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-role{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:5;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-8{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch flex-start;align-self:center;row-gap:5px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-plate-state-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vin-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vehicle-type-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:5;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-role-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:6;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-9{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:2;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-make-model-year{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch flex-start;align-self:stretch;row-gap:5px;width:max-content;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-make{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-model{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:2;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-year{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;align-items:center;width:auto;min-width:0;height:max-content;min-height:20px;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-makemodelyear{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch flex-start;align-self:stretch;row-gap:5px;width:0;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-make-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-model-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-year-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;align-items:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-10{box-sizing:content-box;border-top:0 #96969680;flex-flow:column;place-content:stretch flex-start;min-height:82px;margin-top:0;display:flex;position:relative}.pmobile-dispatch-vehicles-11{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:1;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 15px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-platenumber-3{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-12{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:flex-start;width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-vehicles-icon-2{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-vehicles-platenumber-4{box-sizing:border-box;white-space:pre-wrap;color:#ffa217;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:18px;line-height:1.4;text-decoration:underline;position:relative;overflow:visible}.pmobile-dispatch-vehicles-13{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:3;place-content:stretch flex-start;align-self:flex-start;gap:10px;width:calc(100% - 20px);min-width:0;height:max-content;min-height:0;margin:0 0 0 20px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-14{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-15{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch space-between;align-self:center;row-gap:5px;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-plate-state-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vin-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vehicle-type-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:4;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-role-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:5;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-16{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch space-between;align-self:center;row-gap:5px;width:0;min-width:0;height:max-content;min-height:0;margin:1px 0 0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-plate-state-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vin-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-vehicle-type-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:5;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-role-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:6;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-17{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:1;order:2;place-content:stretch flex-start;align-self:flex-start;gap:0 10px;width:0;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-make-model-year-2{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:column;flex-grow:0;order:1;place-content:stretch space-between;align-self:stretch;row-gap:5px;width:max-content;min-width:0;height:auto;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-make-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:1;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-model-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:2;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-year-4{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;flex-shrink:0;order:3;align-self:flex-end;width:auto;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-makemodelyear-2{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:column;flex-grow:1;order:3;place-content:stretch space-between;align-self:stretch;row-gap:5px;width:0;min-width:0;height:auto;min-height:0;margin:1px 0 0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-vehicles-make-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:1;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-model-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-vehicles-year-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:3;align-self:center;width:100%;min-width:0;height:auto;min-height:20px;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-direction:row;flex-grow:0;flex-shrink:0;order:9;align-self:flex-start;align-items:stretch;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 5px 10px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-incidents-2{flex-flow:column;place-content:stretch center;row-gap:10px;display:flex}.pmobile-dispatch-incidents-incidents{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:30px;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-incidents-3{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:1;align-self:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-incidents-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-incidents-incidents-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:16px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-4{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-grow:0;flex-shrink:0;order:3;grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:minmax(max-content,25px);grid-auto-flow:row;align-self:flex-start;justify-items:stretch;gap:0;width:calc(100% - 35px);min-width:0;height:max-content;min-height:0;margin:0 0 0 35px;display:grid;position:relative;overflow:auto}.pmobile-dispatch-incidents-5{box-sizing:content-box;flex-flow:column;place-content:stretch flex-start;min-height:25px;display:flex;position:relative}.pmobile-dispatch-incidents-6{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 5px;width:100%;min-width:40px;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-incidents-number{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:1;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-incident-number{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:2;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-ori{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:4;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0 0 0 30px;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-ori-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:5;align-self:flex-start;width:max-content;min-width:74px;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-department{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:8;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0 0 0 30px;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-dept-name{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:9;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-7{box-sizing:content-box;border-top:0 #96969680;flex-flow:column;place-content:stretch flex-start;min-height:25px;margin-top:0;display:flex;position:relative}.pmobile-dispatch-incidents-8{box-sizing:border-box;opacity:1;z-index:5;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:1;place-content:stretch flex-start;align-self:flex-start;gap:0 5px;width:100%;min-width:40px;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-incidents-number-2{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:1;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-incident-number-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:2;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-ori-3{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:4;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0 0 0 30px;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-ori-4{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:5;align-self:flex-start;width:max-content;min-width:74px;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-department-2{box-sizing:border-box;white-space:pre-wrap;color:#ffffffbf;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:8;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0 0 0 30px;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-incidents-dept-name-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:0;order:9;align-self:flex-start;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-units{box-sizing:border-box;opacity:1;z-index:3;border:1px solid #9f9f9f;border-radius:0;flex-flow:column;flex-grow:0;flex-shrink:0;order:10;place-content:stretch center;align-self:flex-start;row-gap:10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;padding:5px 10px 10px;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-units-count{box-sizing:border-box;opacity:1;z-index:4;border-radius:0;flex-flow:wrap;flex-grow:0;flex-shrink:0;order:2;place-content:stretch flex-start;align-self:center;gap:0 10px;width:100%;min-width:0;height:max-content;min-height:0;margin:0;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-2{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:1;align-self:flex-start;width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-units-icon{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-units-units-count-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:3;border-radius:0;flex-grow:1;order:2;align-self:center;width:0;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:16px;line-height:1.4;position:relative;overflow:visible}.pmobile-dispatch-units-3{box-sizing:border-box;opacity:1;z-index:2;border:1px solid #a8a8a8;border-radius:0;flex-flow:column;flex-grow:1;order:3;align-self:flex-start;width:100%;min-width:0;height:200px;min-height:200px;margin:0;display:flex;position:relative;overflow:auto}.pmobile-dispatch-units-4{box-sizing:content-box;opacity:1;z-index:3;background:-webkit-linear-gradient(#10449d,#5280d0);border-bottom:1px solid gray;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:flex-start;align-items:stretch;min-width:fit-content;height:max-content;min-height:0;display:flex;position:sticky;top:0}.pmobile-dispatch-units-5{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:35px;display:flex;position:relative}.pmobile-dispatch-units-6{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-agency{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:86.8929px;display:flex;position:relative}.pmobile-dispatch-units-agency-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-unit{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:115.536px;display:flex;position:relative}.pmobile-dispatch-units-unit-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-incident{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:245.616px;display:flex;position:relative}.pmobile-dispatch-units-incident-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-status{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:154.795px;display:flex;position:relative}.pmobile-dispatch-units-status-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-bottom:1px solid gray;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-dispatched{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:260.804px;display:flex;position:relative}.pmobile-dispatch-units-dispatched-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-responding{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:263.464px;display:flex;position:relative}.pmobile-dispatch-units-responding-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-arrived{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:235.696px;display:flex;position:relative}.pmobile-dispatch-units-arrived-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-cleared{box-sizing:border-box;z-index:2;opacity:1;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:237.911px;display:flex;position:relative}.pmobile-dispatch-units-cleared-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-right:1px solid #000443;border-radius:0;flex-direction:column;flex-grow:1;order:1;justify-content:center;align-self:stretch;width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:5px 20px 5px 5px;font-family:Microsoft PhagsPa Bold;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-8{box-sizing:border-box;z-index:0;width:35px;height:100%;position:absolute;left:0}.pmobile-dispatch-units-9{box-sizing:border-box;background:-webkit-linear-gradient(#000509,#00285c,#0055bc);flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;min-width:fit-content;display:flex;position:relative}.pmobile-dispatch-units-10{box-sizing:content-box;opacity:1;z-index:1;background-color:gray;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:flex-start;align-items:stretch;min-width:fit-content;height:max-content;min-height:0;padding-top:0;display:flex;position:relative}.pmobile-dispatch-units-11{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:0 5px;display:flex;position:relative}.pmobile-dispatch-units-12{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-units-icon-2{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-units-unit-s-ori{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-unit-s-ori-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-units-number{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-units-number-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-13{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-14{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-unit-s-current-status{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-unit-s-current-status-2{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-16{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-17{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-19{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-20{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-22{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-23{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-25{box-sizing:border-box;z-index:2;opacity:1;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:0;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-26{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-28{box-sizing:content-box;opacity:1;z-index:1;background-color:#6c6d6b;border-top:1px solid gray;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:flex-start;align-items:stretch;min-width:fit-content;height:max-content;min-height:0;display:flex;position:relative}.pmobile-dispatch-units-29{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:35px;padding:0 5px;display:flex;position:relative}.pmobile-dispatch-units-30{box-sizing:border-box;opacity:1;z-index:2;border-radius:0;flex-grow:1;order:2;align-self:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;margin:0;position:relative;overflow:hidden}.pmobile-dispatch-units-icon-3{border-radius:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pmobile-dispatch-units-unit-s-ori-4{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:86.8929px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-unit-s-ori-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-units-number-4{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:115.536px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-units-number-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-31{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:245.616px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-32{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-unit-s-current-status-4{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:154.795px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-unit-s-current-status-5{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-34{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:260.804px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-35{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-37{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:263.464px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-38{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-40{box-sizing:border-box;z-index:2;opacity:1;border-right:0 #ececec;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:235.696px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-41{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-43{box-sizing:border-box;z-index:2;opacity:1;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;place-content:stretch flex-start;width:max-content;min-width:237.911px;padding:4px 20px 4px 5px;display:flex;position:relative}.pmobile-dispatch-units-44{box-sizing:border-box;white-space:pre-wrap;color:#fff;opacity:1;z-index:2;border-radius:0;flex-direction:column;flex-grow:0;order:1;justify-content:center;align-self:center;width:max-content;min-width:0;height:max-content;min-height:0;margin:0;font-family:Microsoft PhagsPa;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:visible}.pmobile-dispatch-units-46{box-sizing:border-box;z-index:0;width:86.8929px;height:100%;position:absolute;left:35px}.pmobile-dispatch-units-47{box-sizing:border-box;z-index:0;width:115.536px;height:100%;position:absolute;left:121.893px}.pmobile-dispatch-units-48{box-sizing:border-box;z-index:0;width:245.616px;height:100%;position:absolute;left:237.429px}.pmobile-dispatch-units-49{box-sizing:border-box;z-index:0;width:154.795px;height:100%;position:absolute;left:483.045px}.pmobile-dispatch-units-50{box-sizing:border-box;z-index:0;width:260.804px;height:100%;position:absolute;left:637.839px}.pmobile-dispatch-units-51{box-sizing:border-box;z-index:0;width:263.464px;height:100%;position:absolute;left:898.643px}.pmobile-dispatch-units-52{box-sizing:border-box;z-index:0;width:235.696px;height:100%;position:absolute;left:1162.11px}.pmobile-dispatch-units-53{box-sizing:border-box;z-index:0;width:237.911px;height:100%;position:absolute;left:1397.8px}.pmobile-dispatch-hidden-leftover{box-sizing:border-box;visibility:hidden;z-index:4;flex-flow:column;flex-grow:1;order:6;align-content:stretch;align-self:flex-start;width:100%;min-width:0;height:0;min-height:0;margin:0;display:none;position:relative}.pmobile-dispatch-hidden-leftover-2{box-sizing:border-box;z-index:3;flex-flow:column;flex-grow:1;order:4;align-content:stretch;align-self:flex-start;width:100%;min-width:0;height:0;min-height:0;margin:0;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-3{box-sizing:border-box;z-index:2;flex-wrap:nowrap;flex-grow:1;order:4;align-self:flex-start;width:100%;min-width:0;height:200px;min-height:200px;margin:0;display:flex;position:relative;overflow:auto}.pmobile-dispatch-hidden-leftover-4{box-sizing:border-box;background:-webkit-linear-gradient(#10449d,#5280d0);border-bottom:0 #000;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;min-width:fit-content;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-5,.pmobile-dispatch-hidden-leftover-6,.pmobile-dispatch-hidden-leftover-7{box-sizing:border-box;z-index:2;border-right:0 #000;flex-flow:wrap;flex-grow:0;flex-shrink:0;align-content:stretch;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-8{box-sizing:border-box;z-index:2;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;align-content:stretch;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-9{box-sizing:border-box;background:-webkit-linear-gradient(#000509,#00285c,#0055bc);flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;min-width:fit-content;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-10{box-sizing:border-box;visibility:hidden;background-color:gray;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;min-width:fit-content;padding-top:0;display:none;position:relative}.pmobile-dispatch-hidden-leftover-11,.pmobile-dispatch-hidden-leftover-12,.pmobile-dispatch-hidden-leftover-13{box-sizing:border-box;z-index:2;border-right:0 #000;flex-flow:wrap;flex-grow:0;flex-shrink:0;align-content:stretch;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-14{box-sizing:border-box;z-index:2;border-right:none;flex-flow:wrap;flex-grow:0;flex-shrink:0;align-content:stretch;width:max-content;min-width:0;display:flex;position:relative}.pmobile-dispatch-hidden-leftover-15,.pmobile-dispatch-hidden-leftover-16,.pmobile-dispatch-hidden-leftover-17,.pmobile-dispatch-hidden-leftover-18{box-sizing:border-box;z-index:0;width:0;height:100%;position:absolute;left:0}.signin-page{background:#fbfbfa;flex-direction:column;min-height:100vh;font-family:Roboto,sans-serif;display:flex}.signin-brand{align-items:center;gap:8px;padding:10px 0 0 10px;display:flex}.signin-logo{border-radius:4px;width:56px;height:56px}.signin-brand-text{color:#000;flex-direction:column;line-height:1.4;display:flex}.signin-brand-text .name{font-family:Roboto,sans-serif;font-size:24px;font-weight:600}.signin-brand-text .tagline{font-family:Roboto,sans-serif;font-size:16px;font-weight:600}.signin-center{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 24px;display:flex}.signin-heading{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;display:flex}.signin-welcome,.signin-subtitle{font-synthesis:weight;color:#b3b3b3;font-family:Great Vibes,cursive;font-weight:700}.signin-welcome{font-size:48px}.signin-subtitle{font-size:18px}.signin-discord-button{color:#fff;cursor:pointer;background:#3277d2;border:none;border-radius:4px;justify-content:center;align-items:center;gap:12px;height:38px;padding:0 12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,opacity .2s;display:inline-flex}.signin-discord-button:hover{background:#0855ae}.signin-discord-button svg{fill:#fff;flex-shrink:0;width:20px;height:20px}.arp-root{color:#1f2328;box-sizing:border-box;background:#f4f5f7;min-height:100vh;padding:24px 32px 60px;font-family:Segoe UI,Roboto,Arial,sans-serif}.arp-loading{text-align:center;color:#666;padding:60px}.arp-tabs{border-bottom:1px solid #dcdfe4;gap:4px;margin-bottom:14px;display:flex}.arp-tab{cursor:pointer;color:#6b7078;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-size:13.5px}.arp-tab:hover{color:#1f2328}.arp-tab-active{color:#1983ca;border-bottom-color:#1983ca;font-weight:600}.arp-station-instance-list{flex-direction:column;gap:4px;max-height:480px;display:flex;overflow-y:auto}.arp-station-instance-row{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;padding:7px 10px;font-size:13px;display:flex}.arp-station-instance-row:hover{background:#f4f5f7}.arp-station-instance-active{background:#eef7fd;border-color:#1983ca}.arp-station-order-row{cursor:grab;background:#fafbfc;border:1px solid #dde1e7;border-radius:5px;align-items:center;gap:8px;margin-bottom:6px;padding:7px 10px;display:flex}.arp-station-order-level{color:#fff;background:#1983ca;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.arp-header{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.arp-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#8a8f98;font-size:12px;font-weight:600}.arp-title{margin:2px 0 0;font-size:24px;font-weight:600}.arp-header-actions{gap:8px;display:flex}.arp-filters{background:#fff;border:1px solid #dcdfe4;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;display:flex}.arp-vdivider{background:#e2e5ea;align-self:stretch;width:1px}.arp-count{color:#8a8f98;margin-left:auto;font-size:12px}.arp-list{flex-direction:column;gap:6px;display:flex}.arp-empty{text-align:center;color:#8a8f98;background:#fff;border:1px solid #dcdfe4;border-radius:8px;padding:40px}.arp-list-row{background:#fff;border:1px solid #dcdfe4;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.arp-list-row-selected{background:#eef7fd;border-color:#1983ca}.arp-agency-stripe{border-radius:2px;align-self:stretch;width:4px}.arp-list-row-main{flex:1;min-width:0}.arp-list-row-title{align-items:center;gap:8px;display:flex}.arp-list-row-name{font-size:14.5px;font-weight:600}.arp-list-row-meta{color:#6b7078;flex-wrap:wrap;gap:16px;margin-top:3px;font-size:12px;display:flex}.arp-list-row-actions{flex-shrink:0;gap:6px;display:flex}.arp-agency-badge{color:#fff;letter-spacing:.02em;border-radius:4px;padding:2px 7px;font-size:10.5px;font-weight:700}.arp-agency-Police,.arp-agency-stripe.arp-agency-Police{background:#2b5da8}.arp-agency-Fire,.arp-agency-stripe.arp-agency-Fire{background:#b23a3a}.arp-agency-EMS,.arp-agency-stripe.arp-agency-EMS{background:#2d8659}.arp-btn-primary,.arp-btn-ghost,.arp-btn-danger,.arp-btn-danger-solid,.arp-btn-add{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:5px;padding:6px 14px;font-size:13px}.arp-btn-primary{color:#fff;background:#1983ca;border-color:#1983ca}.arp-btn-primary:hover{background:#1671ac}.arp-btn-primary:disabled{opacity:.6;cursor:default}.arp-btn-ghost{color:#2b2f36;background:#fff;border-color:#c7ccd4}.arp-btn-ghost:hover{background:#f0f1f3}.arp-btn-add{color:#1671ac;background:#eef7fd;border-color:#b7ddf3}.arp-btn-add:hover{background:#dcf0fc}.arp-btn-danger{color:#b23a3a;background:#fff;border-color:#e3b3b3}.arp-btn-danger:hover{background:#fdf0f0}.arp-btn-danger-solid{cursor:pointer;color:#fff;background:#b23a3a;border:1px solid #b23a3a;border-radius:5px;padding:6px 14px;font-size:13px}.arp-btn-danger-solid:hover{background:#9c3131}.arp-btn-danger-solid:disabled{opacity:.6;cursor:default}.arp-btn-small{padding:4px 9px;font-size:12px}.arp-btn-tiny{padding:3px 8px;font-size:11.5px}.arp-input{box-sizing:border-box;color:#1f2328;background:#fff;border:1px solid #c7ccd4;border-radius:5px;width:100%;padding:6px 9px;font-size:13px}.arp-input:focus{border-color:#1983ca;outline:none;box-shadow:0 0 0 1px #1983ca}.arp-input-narrow{width:56px}.arp-input-small{padding:4px 7px;font-size:12.5px}.arp-label{color:#6b7078;text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px;font-size:11.5px;font-weight:600;display:block}.arp-tiny-label{color:#8a8f98;margin-bottom:2px;font-size:10.5px;display:block}.arp-inline-label{color:#6b7078;font-size:12px}.arp-muted{color:#8a8f98;font-size:13px}.arp-muted-small{color:#9aa0a8;font-size:11.5px}.arp-hint{color:#6b7078;margin-bottom:10px;font-size:12px;line-height:1.4}.arp-card{background:#fff;border:1px solid #dcdfe4;border-radius:8px;margin-bottom:14px;overflow:visible}.arp-card-header{border-bottom:1px solid #eceef1;padding:10px 16px;font-size:13.5px;font-weight:600}.arp-card-body{padding:14px 16px}.arp-two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=900px){.arp-two-col{grid-template-columns:1fr}}.arp-details-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.arp-pill{background:#eef1f5;border:1px solid #dde1e7;border-radius:20px;align-items:center;gap:5px;padding:3px 6px 3px 10px;font-size:12.5px;display:inline-flex}.arp-pill-remove{cursor:pointer;color:#8a8f98;background:0 0;border:none;padding:0 3px;font-size:14px;line-height:1}.arp-pill-remove:hover{color:#b23a3a}.arp-tag-row{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.arp-add-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.arp-dropdown{display:inline-block;position:relative}.arp-dropdown-panel{z-index:20;background:#fff;border:1px solid #c7ccd4;border-radius:6px;width:220px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 14px #0000001f}.arp-dropdown-list{max-height:220px;margin-top:6px;overflow-y:auto}.arp-dropdown-item{cursor:pointer;border-radius:4px;padding:6px 8px;font-size:13px}.arp-dropdown-item:hover{background:#eef7fd}.arp-dropdown-empty{color:#9aa0a8;padding:8px;font-size:12px}.arp-calltypes-list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.arp-calltype-row{align-items:center;gap:8px;display:flex}.arp-resource-slot{background:#fafbfc;border:1px solid #dde1e7;border-radius:6px;margin-bottom:8px}.arp-resource-header{cursor:grab;align-items:center;gap:8px;padding:8px 10px;display:flex}.arp-drag-handle{color:#b6bcc4;cursor:grab}.arp-drag-hint{color:#9aa0a8;font-size:11.5px}.arp-expand-toggle{cursor:pointer;color:#6b7078;background:0 0;border:none;padding:0 2px;font-size:11px}.arp-resource-label{flex:1;font-size:13px;font-weight:600}.arp-remove-x{color:#9aa0a8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:15px;line-height:1}.arp-remove-x:hover{color:#b23a3a}.arp-resource-expanded{cursor:default;border-top:1px solid #eceef1;padding:10px 12px 12px}.arp-resource-fields{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.arp-checkbox-row{gap:16px;margin-bottom:10px;display:flex}.arp-checkbox-label{cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:flex}.arp-backups-section{border-top:1px dashed #dde1e7;padding-top:10px}.arp-section-label{color:#6b7078;text-transform:uppercase;letter-spacing:.03em;font-size:11.5px;font-weight:600}.arp-backup-row{background:#fff;border:1px solid #eceef1;border-radius:5px;align-items:flex-end;gap:8px;margin-top:8px;padding:8px;display:flex}.arp-backup-row>div{flex:1}.arp-import-panel{background:#fafbfc;border:1px solid #dde1e7;border-radius:6px;margin-top:8px;padding:12px}.arp-import-fields{flex-wrap:wrap;gap:8px;display:flex}.arp-import-field{cursor:pointer;background:#fff;border:1px solid #dde1e7;border-radius:5px;align-items:center;gap:5px;padding:5px 9px;font-size:12.5px;display:flex}.arp-import-field-active{background:#eef7fd;border-color:#1983ca}.arp-edit-toolbar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.arp-edit-footer{justify-content:flex-end;margin-top:6px;display:flex}.arp-modal-overlay{z-index:1000;background:#14161a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.arp-modal{background:#fff;border-radius:8px;width:420px;max-width:90vw;padding:20px 22px;box-shadow:0 12px 36px #00000038}.arp-modal-title{margin-bottom:14px;font-size:15px;font-weight:700}.arp-modal-title-danger{color:#b23a3a}.arp-modal-text{color:#3a3f46;margin:0 0 16px;font-size:13.5px}.arp-modal-grid{flex-direction:column;gap:12px;display:flex}.arp-modal-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.arp-modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}
