/**
*  (C) OpenEyes Foundation, 2018 
*  This file is part of OpenEyes. 
*
* OpenEyes is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
* OpenEyes is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
* You should have received a copy of the GNU Affero General Public License along with OpenEyes in a file titled COPYING. If not, see www.gnu.org/licenses.
*
* @link www.openeyes.org.uk
*
* @author OpenEyes info@openeyes.org.uk
* @copyright Copyright (C) 2018, OpenEyes Foundation
* @license www.gnu.org/licenses/agpl-3.0.html The GNU Affero General Public License V3.0
*
*/

/* 5.13.5 - Fri May 19 2023 07:23:09 GMT+0100 (British Summer Time) */ 
.newblue::cue{color:blue}@font-face{font-family:"Roboto";font-style:normal;font-weight:100;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-100.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-300.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-italic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-500.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:500;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-500italic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-700.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local(""),url("../fonts/roboto-v27-latin_greek/roboto-v27-latin_greek-700italic.woff2") format("woff2")}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-kerning:normal}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg:not(:root){overflow:hidden}button,input{overflow:visible}button,select{text-transform:none}section,nav,header,footer,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}::-moz-selection{color:#fff;background:#009;text-shadow:none}::selection{color:#fff;background:#009;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden{display:none}.display-block{display:block !important}.display-flex{display:flex !important}.invisible{visibility:hidden}.inline{display:inline-block}.tr-collapse{visibility:collapse}.cols-left,.cols-right{width:49%}.cols-fifth{width:20%}.cols-center{margin:0 auto}.cols-icon{width:40px;white-space:nowrap}.cols-1{width:8.33333%}.cols-2{width:16.66667%}.cols-3,.cols-quarter{width:25%}.cols-4{width:33.33333%}.cols-5{width:41.66667%}.cols-6,.cols-half{width:50%}.cols-7{width:58.33333%}.cols-8{width:66.66667%}.cols-9{width:75%}.cols-10{width:83.33333%}.cols-11{width:91.66667%}.cols-12,.cols-full{width:100%}.col-gap>div,.col-gap tbody>tr>td,.col-gap>td{padding-right:25px !important;padding-left:5px}.col-gap>div:first-child,.col-gap tbody>tr>td:first-child,.col-gap>td:first-child{padding-left:0 !important}.col-gap>div:last-child,.col-gap tbody>tr>td:last-child,.col-gap>td:last-child{padding-right:0 !important}.col-gap-small>div[class^=cols-],.col-gap-small>td{padding-right:3px !important}.col-gap-small>div[class^=cols-]:last-child,.col-gap-small>td:last-child{padding-right:0 !important}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}html{background:#252323;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:16px;font-weight:400;line-height:1.4}.open-eyes{background:#252323;min-width:1199px;padding:0;margin:0}.oe-grid{display:-ms-grid;-ms-grid-columns:200px 1fr;-ms-grid-rows:60px 38px 1fr;display:grid;width:100vw;height:100vh;overflow:hidden;grid:"header header" 60px "addevent eventheader" 38px "sidebar main" 1fr/200px 1fr}.oe-grid.basic,.oe-grid.simple{grid:"header" 60px "eventheader" 38px "main" 1fr/1fr}.oe-grid .oe-header{-ms-grid-column:1;-ms-grid-row:1;-ms-grid-column-span:2;grid-area:header}.oe-grid .sidebar-header{height:38px;width:200px;-ms-grid-column:1;-ms-grid-row:2;grid-area:addevent}.oe-grid .sidebar{width:200px;-ms-grid-column:1;-ms-grid-row:3;grid-area:sidebar;overflow-y:auto}.oe-grid .event-header,.oe-grid .oe-lightning-viewer,.oe-grid .main-event{width:100%}@media only screen and (min-width: 1890px){.oe-grid .event-header,.oe-grid .oe-lightning-viewer,.oe-grid .main-event{width:1240px}}@media only screen and (min-width: 2100px){.oe-grid .event-header,.oe-grid .oe-lightning-viewer,.oe-grid .main-event{width:59vw}}@media only screen and (max-width: 1199px){.oe-grid .event-header,.oe-grid .oe-lightning-viewer,.oe-grid .main-event{width:1000px}}@media only screen and (min-width: 1890px){.oe-grid .oe-full-header:not(.use-full-screen),.oe-grid .oe-full-content:not(.use-full-screen),.oe-grid .oe-allow-for-fixing-hotlist:not(.use-full-screen){width:1440px}}@media only screen and (min-width: 2100px){.oe-grid .oe-full-header:not(.use-full-screen),.oe-grid .oe-full-content:not(.use-full-screen),.oe-grid .oe-allow-for-fixing-hotlist:not(.use-full-screen){width:69vw}}.oe-grid .event-header{z-index:1;height:38px;-ms-grid-column:2;-ms-grid-row:2;grid-area:eventheader}.oe-grid .main-event{-ms-grid-column:2;-ms-grid-row:3;grid-area:main;overflow-y:auto}.oe-grid .oe-lightning-viewer{-ms-grid-column:2;-ms-grid-row:2;-ms-grid-row-span:2;grid-area:2/2/4/3;overflow-y:auto}.oe-grid .oe-home,.oe-grid .oe-whiteboard{-ms-grid-column:1;-ms-grid-row:1;-ms-grid-column-span:2;-ms-grid-row-span:2;grid-area:2/1/4/3;overflow-y:auto}.oe-grid .oe-full-header,.oe-grid .oescape-header,.oe-grid .analytics-header{-ms-grid-column:1;-ms-grid-row:2;-ms-grid-column-span:2;grid-area:2/1/3/3}.oe-grid .oe-full-content,.oe-grid .oescape,.oe-grid .oe-analytics{-ms-grid-column:1;-ms-grid-row:2;-ms-grid-column-span:2;grid-area:3/1/4/3;overflow-y:auto}.oe-full-header{position:relative;background:#dcdcdc;padding:0 0 0 20px;display:flex;justify-content:flex-start;align-items:center}.oe-full-header .title{display:flex;justify-content:flex-start;align-items:center;font-size:1.5rem;text-transform:uppercase;font-weight:400;color:#505064}.oe-full-header .title.wordcaps{text-transform:capitalize}.oe-full-header .title.nocaps{text-transform:none}.oe-full-header .title b,.oe-full-header .title strong{font-weight:500}.oe-full-header .title .oe-area{font-weight:100;padding:0 8px 0 0}.oe-full-header .title .truncate-title{max-width:60vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.oe-full-header .options-right{position:absolute;right:0;top:0}.oe-full-header button,.oe-full-header .button{vertical-align:top;height:38px;padding:0 16px}.oe-full-header button.icon,.oe-full-header .button.icon{padding:0 0}.oe-full-header button.icon .oe-i,.oe-full-header .button.icon .oe-i{padding:0 20px}.oe-full-content{color:#0a0a0a;background:#d7d7d7}.oe-full-content.subgrid{display:-ms-grid;-ms-grid-columns:300px 1fr;-ms-grid-rows:1fr;display:grid;grid:1fr/300px 1fr;grid-column-gap:20px}.oe-full-content.subgrid.wide-side-panel{-ms-grid-columns:400px 1fr;grid:1fr/400px 1fr}.oe-full-content.subgrid .oe-full-side-panel,.oe-full-content.subgrid .oe-full-main{width:auto !important;height:calc(100vh - 98px);overflow-y:auto}.oe-full-content.subgrid .oe-full-side-panel{-ms-grid-column:1;-ms-grid-row:1;grid-area:1/1/2/2}.oe-full-content.subgrid .oe-full-main{-ms-grid-column:2;-ms-grid-row:1;grid-area:1/2/2/3}.oe-full-side-panel{padding:20px;font-size:0.75rem;font-weight:500}.oe-full-side-panel h3{margin:16px 0 8px 0;font-size:0.9375rem;font-weight:400;color:#7e7e7e}.oe-full-side-panel h4{font-size:0.75rem;margin:12px 0 6px 0;font-weight:500;color:#7e7e7e}.oe-full-side-panel h3:first-child,.oe-full-side-panel h4:first-child{margin-top:0}.oe-full-side-panel p{font-size:0.75rem;margin:6px 0}.oe-full-side-panel ul:not(.oe-multi-select),.oe-full-side-panel ul:not(.filter-list){margin:10px 0}.oe-full-side-panel ul:not(.oe-multi-select) li,.oe-full-side-panel ul:not(.filter-list) li{font-size:0.8125rem;color:#505064;padding:0 0 10px 0}.oe-full-side-panel ul:not(.oe-multi-select) li .count,.oe-full-side-panel ul:not(.filter-list) li .count{font-size:0.75rem;padding:0 0 0 5px}.oe-full-side-panel table.standard{margin:0 0}.oe-full-side-panel table.standard.custom-filters tbody td,.oe-full-side-panel table.standard.normal-text tbody td{font-size:0.75rem}.oe-full-side-panel table.standard.custom-filters tbody th,.oe-full-side-panel table.standard.normal-text tbody th{font-size:0.6875rem;font-weight:500}.oe-full-content .oe-full-main{padding:20px 20px 40px 20px}.oe-full-content .oe-full-main.no-pad{padding:0}.oe-full-content .oe-full-main h2{font-size:1.1875rem;font-weight:400;color:blue;margin:10px 0 15px 0}.oe-full-content .oe-full-main h2:first-child{margin-top:0}.oe-full-header .sync-data{position:relative}.oe-full-header .sync-data .sync-btn{height:38px;background-color:#538be6;margin:0 10px 0 0;padding:0 8px 0 32px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:0.625rem;font-weight:500;color:rgba(255,255,255,.8);cursor:pointer}.oe-full-header .sync-data .sync-btn *{pointer-events:none}.oe-full-header .sync-data .sync-btn.active,.oe-full-header .sync-data .sync-btn:hover,.oe-full-header .sync-data .sync-btn:focus{background-color:#286ee0}.oe-full-header .sync-data .sync-btn::before{content:"";position:absolute;top:8px;left:5px;width:21px;height:21px;background:url("../svg/v5/dark/i/sync.svg") center center no-repeat;background-size:21px;opacity:.5}.oe-full-header .sync-data .sync-btn.on::before{animation:spinner 20s linear infinite;opacity:1}.oe-full-header .sync-data .sync-options{display:none;position:absolute;top:38px;left:0;z-index:99;background:#286ee0;border-top:2px solid #286ee0}.oe-full-header .sync-data .sync-options li>button{display:inline-block;width:100%;color:#fff;text-align:left}.oe-full-header .sync-data .sync-options li>button:hover,.oe-full-header .sync-data .sync-options li>button:focus,.oe-full-header .sync-data .sync-options li>button:active{color:#fff;background-color:#1e53a8}#oe-restrict-print{display:none;width:100%;margin:2em 0;padding:1em}#oe-restrict-print h1{font-size:2em}@media print{html{background:#fff}body.open-eyes{display:block !important;width:100%;background:#fff;color:#000}body.open-eyes>*{display:none !important}body.open-eyes #oe-restrict-print{display:block !important}}#oe-minimum-width-warning{position:fixed;top:50%;right:0;z-index:9999;writing-mode:vertical-rl;padding:10px 8px 25px 4px;background:bottom 5px center/15px #cd0000 url("../svg/v5/dark/i/direction-right.svg") no-repeat;font-size:0.6875rem;font-weight:400;color:#fff;display:none}@media only screen and (max-width: 1199px){#oe-minimum-width-warning{display:block}}.browser-not-supported{background:#444242;color:#dcdcdc;margin:20px;padding:20px}.browser-not-supported h3{font-size:1.625rem;font-weight:300;margin:0 0 20px 0}.browser-not-supported h4{font-size:1.125rem;font-weight:300;color:#8c8c8c;margin:20px 0 15px 0}.browser-not-supported p{font-size:0.8125rem;font-weight:400;margin:0 0 10px 0;max-width:500px}.browser-not-supported a{color:#00c8ff}#oe-admin-notifcation{position:fixed;bottom:8px;right:3px;z-index:999;height:30px;padding:0 15px;display:flex;justify-content:flex-start;align-items:center;background:#6e1405;color:#eee;border-radius:3px;font-size:0.8125rem;font-weight:400}.user-login #oe-admin-notifcation{justify-content:center;left:3px}#oe-admin-notifcation a{color:#fff;text-decoration:underline}.training-mode .openeyes-brand .oe-logo .oe-openeyes{fill:#ff0;opacity:1}.training-mode .openeyes-brand .oe-logo.open .oe-openeyes,.training-mode .openeyes-brand .oe-logo.active .oe-openeyes{fill:#ff0;opacity:1}.training-mode .oe-login .login h1{font-size:3.125rem;color:#ff0;padding:15px 30px;background:rgba(0,0,0,.5);border-radius:9px}.training-mode #oe-admin-notifcation{bottom:15px;height:35px;background:#ff0;color:#000;font-size:0.9375rem;font-weight:500;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.training-mode #oe-admin-notifcation a{color:#0000c8}.training-mode #oe-admin-notifcation #notification-short{opacity:1}.training-mode #oe-admin-notifcation .oe-i.info.pro-theme{background-image:url("../svg/v5/light/i/asterisk.svg")}.training-mode .oe-patient .patient-name{color:#ff0}.flex-layout{display:flex;align-items:center;justify-content:space-between}.flex-layout.flex-right{justify-content:flex-end}.flex-layout.flex-left{justify-content:flex-start}.flex-layout.flex-center{justify-content:center}.flex-layout.flex-top{align-items:flex-start}.flex-layout.flex-stretch{align-items:stretch}.flex-item-bottom{align-self:flex-end}.flex-col-gap>*{margin:0 5px}.flex-col-gap>*:first-child{margin-left:0}.flex-col-gap>*:last-child{margin-right:0}.f-w,.f-wrap{flex-wrap:wrap}.flex{display:flex;justify-content:space-between;align-items:center}.flex-l{display:flex;justify-content:flex-start;align-items:center}.flex-r{display:flex;justify-content:flex-end;align-items:center}.flex-t{display:flex;justify-content:space-between;align-items:flex-start}.flex-c{display:flex;justify-content:center;align-items:center}.flex-t-l{display:flex;justify-content:flex-start;align-items:flex-start}.flex-t-r{display:flex;justify-content:flex-end;align-items:flex-start}.flex-btns{display:flex;justify-content:space-between;align-items:center}.flex-btns>button{flex:1}.gap-30{gap:30px}.gap-5{gap:5px}.gap-10{gap:10px}.flex-fill{flex:1 1 0}.flex-fill-2{flex:2 1 0}ul{list-style:none}ul li{padding:0;margin:0}ol{list-style-position:inside}ul.standard{margin:3px 0}ul.standard li{padding:0 0 6px 0}ul.inline-list{display:flex;flex-wrap:wrap;margin:2px 0 0 0}ul.inline-list li{display:inline-flex;justify-content:flex-start;align-items:center;margin:0 0 5px 0;padding:0 8px 0 0}ul.large-text li,ul.large li{font-size:0.875rem}ul.dot-list{display:flex;flex-wrap:wrap;margin:2px 0 0 0}ul.dot-list li{display:inline-flex;justify-content:flex-start;align-items:center;margin:0 0 5px 0;padding:0 8px 0 12px;background:0 center/5px url("../svg/v5/all/ui/list-dot.svg") no-repeat}ul.dot-list li:first-child{margin-left:0;padding-left:0;background-image:none}ul.dot-list li.paragraph{background:left center/1em url("../svg/v5/all/ui/type-paragraph.svg") no-repeat;padding-left:1.5em}ul.dot-list.inline{margin:0}ul.dot-list.inline li{margin:0}ul.btn-list li{cursor:pointer;height:19px;display:flex;justify-content:flex-start;align-items:center;padding:0 10px;margin:0 0 2px 0;font-size:0.75rem;font-weight:400;color:#8c8c8c;background:#3e3c3c}ul.btn-list li:hover,ul.btn-list li:focus,ul.btn-list li:active,ul.btn-list li.selected{background:#286ee0;color:#fff}ul.btn-list li .oe-i-e{margin-right:10px;vertical-align:top}ul.btn-list.fixed-width li{height:auto;flex-wrap:wrap;overflow-wrap:break-word;width:180px;padding:3px 8px}.filter-options-popup ul.btn-list li,.sidebar-filter-options ul.btn-list li{padding:0 10px;color:rgba(255,255,255,.5);background:rgba(0,0,0,.2)}.filter-options-popup ul.btn-list li:hover,.filter-options-popup ul.btn-list li:focus,.filter-options-popup ul.btn-list li:active,.filter-options-popup ul.btn-list li.selected,.sidebar-filter-options ul.btn-list li:hover,.sidebar-filter-options ul.btn-list li:focus,.sidebar-filter-options ul.btn-list li:active,.sidebar-filter-options ul.btn-list li.selected{color:#fff;background:rgba(0,0,100,.7)}ul.row-list li{display:block;padding:5px 0;border-top:1px solid #a2a0a0}.element-fields ul.row-list li{display:flex;justify-content:flex-start;align-items:center;min-height:28px;padding:2px 0 2px 1px}ul.row-list li:first-child{border-top:none}fieldset.btn-list.fixed-width label{white-space:normal;width:180px}fieldset.btn-list.fixed-width label .li{height:auto;flex-wrap:wrap;overflow-wrap:break-word;padding:3px 8px}fieldset.btn-list label{display:flex;margin:0 0 2px 0}fieldset.btn-list label .li{flex:1;height:19px;padding:0 10px;display:flex;justify-content:flex-start;align-items:center;font-size:0.75rem;font-weight:400;cursor:pointer;color:#8c8c8c;background:#3e3c3c}fieldset.btn-list label>input[type=radio],fieldset.btn-list label>input[type=checkbox]{display:none}fieldset.btn-list label>input[type=radio]+.li:hover,fieldset.btn-list label>input[type=radio]+.li:focus,fieldset.btn-list label>input[type=checkbox]+.li:hover,fieldset.btn-list label>input[type=checkbox]+.li:focus{background:#286ee0;color:#fff}fieldset.btn-list label>input[type=radio]:checked+.li,fieldset.btn-list label>input[type=checkbox]:checked+.li{background:#286ee0;color:#fff}ul.multi-filter-list{margin:4px 0}ul.multi-filter-list.inline li{display:inline-flex;margin:2px 2px 0 0}ul.multi-filter-list li{position:relative;cursor:pointer;height:19px;display:flex;justify-content:flex-start;align-items:center;padding:0 25px 0 5px;margin:0 0 2px 0;color:#000;background:rgba(255,255,255,.5)}ul.multi-filter-list li::after{content:"";pointer-events:none;position:absolute;z-index:1;right:2px;top:0;width:19px;height:19px;background:center/13px url("../svg/v5/light/i/remove-circle.svg") no-repeat;opacity:.3}ul.multi-filter-list li:hover,ul.multi-filter-list li:focus{background-color:#286ee0;color:#fff}ul.multi-filter-list li:hover::after,ul.multi-filter-list li:focus::after{background-image:url("../svg/v5/dark/i/remove-circle.svg");opacity:1}ul.oe-multi-select{margin:4px 0;font-size:0.75rem}ul.oe-multi-select.inline li{display:inline-flex;margin:2px 2px 0 0}ul.oe-multi-select li{display:flex;align-items:center;justify-content:space-between;padding:2px 4px 2px 6px;margin:0 0 2px 0;color:#000;background:rgba(255,255,255,.5)}table.standard{width:100%;margin:20px 0 10px 0}table.standard.no-pad,table.standard.no-padding{margin:0 0 0 0}table.standard.last-right th:last-child,table.standard.last-right td:last-child{text-align:right;padding-right:2px}table.standard th,table.standard td{text-align:left}table.standard th.right,table.standard th.date,table.standard td.right,table.standard td.date{text-align:right;padding-right:12px}table.standard th:first-child,table.standard td:first-child{padding-left:2px}table.standard thead th{color:#505064;font-size:0.75rem;font-weight:400;padding:0 12px 12px 0}table.standard tbody tr{border-top:1px solid #a2a0a0}table.standard tbody tr.no-line,table.standard tbody tr:first-child{border-top:none}table.standard tbody tr.divider{border-top-width:2px}table.standard tbody th,table.standard tbody td{font-size:0.875rem;color:#0a0a0a;font-weight:500;padding:5px 12px 5px 0}table.standard tbody th.valign-top,table.standard tbody td.valign-top{vertical-align:top}table.standard tbody th{color:#505064;font-weight:400}table.standard tfoot tr{border-top:3px solid #a2a0a0}table.standard tfoot tr td{font-size:0.875rem;padding:5px 12px 5px 0}table.standard.clickable-rows tbody tr:hover,table.standard tbody tr.clickable:hover,table.standard.clickable-rows tbody tr:active,table.standard tbody tr.clickable:active,table.standard.clickable-rows tbody tr:focus,table.standard tbody tr.clickable:focus{cursor:pointer;background:#286ee0}table.standard.clickable-rows tbody tr:hover td,table.standard tbody tr.clickable:hover td,table.standard.clickable-rows tbody tr:active td,table.standard tbody tr.clickable:active td,table.standard.clickable-rows tbody tr:focus td,table.standard tbody tr.clickable:focus td{color:#fff}table.standard.highlight-rows tbody tr:hover,table.standard.highlight-rows tbody tr:focus{background:rgba(230,230,230,.8)}.pagination{display:flex;justify-content:flex-end;align-items:center;white-space:nowrap;color:#505064;font-size:0.875rem;font-weight:500}.pagination .pagination-pages{font-weight:700}.pagination .pagination-pages a{margin:0 4px}.pagination .pagination-pages a.selected{display:inline-block;padding:1px 4px;border-radius:3px;background-color:#505064;color:#f0f0f0}.pagination .show-per-page{padding:0 0 0 5px;display:flex;justify-content:space-between;align-items:center;font-size:0.625rem}.pagination .show-per-page .per{padding:0 3px 0 0}table .pagination{font-size:0.75rem}.table-sort-order{display:flex;justify-content:space-between;align-items:center}.table-sort-order .sort-by{display:flex;justify-content:space-between;align-items:center;color:#505064;font-size:0.75rem;font-weight:700;width:320px}.table-sort-order .sort-by .sort-options{display:flex;justify-content:space-between;align-items:center;flex:1 1 0}.table-sort-order .sort-by select{flex:1 1 0;margin:0 5px}.table-sort-order .sort-by .direction{white-space:nowrap}.table-sort-order .sort-by .direction label{margin:0}table thead th a.column-sort{display:inline-block;font-weight:700;color:#0a0a0a;opacity:.6;padding:0 16px 0 0;background-position:right top;background-repeat:no-repeat;background-size:13px}table thead th a.column-sort:hover,table thead th a.column-sort:focus{opacity:1}table thead th a.column-sort.ascend{background-image:url("../svg/v5/light/i/direction-up.svg")}table thead th a.column-sort.descend{background-image:url("../svg/v5/light/i/direction-down.svg")}table thead th a.column-sort.active{color:#0a0a0a;opacity:1}table.standard th.required,table.standard td.required{background:transparent url("../svg/v5/light/i/asterisk.svg") center right 8px no-repeat;background-size:13px;padding-right:30px}table.standard tbody tr.active td{border-top:1px solid #0000b4;border-bottom:1px solid #0000b4;background:rgba(230,230,230,.8)}table.standard tbody tr.inactive{opacity:.5}table.standard tbody tr.inactive td *{pointer-events:none}.tbl-hd{font-size:0.8125rem;font-weight:400;padding-right:16px;padding-bottom:8px}html{-webkit-font-smoothing:subpixel-antialiased}h1,h2,h3,h4,h5,h6{font-size:1rem;font-weight:400}p{font-size:0.875rem;margin-bottom:10px}p:last-child{margin-bottom:0}strong,b{font-weight:700}.right-color-text{color:#0a0a0a}.left-color-text{color:#0a0a0a}a{color:inherit;text-decoration:none}.oe-full-side-panel a{display:inline-block;min-width:75%}.oe-full-side-panel a.button{display:inline-flex}a.hint{text-decoration:underline}a.hint.button{text-decoration:none}a:hover,a:focus{color:#0000b4;text-decoration:none}a:active{color:#0000b4;text-decoration:#0000b4 underline dotted 1px}a:focus-visible{outline:1px dotted #0701e0;outline-offset:1px}a.selected{color:blue;font-weight:500}.align-right{text-align:right}.comment-block,.align-left{text-align:left}.fade{opacity:.7}.highlighter{background:rgba(255,210,72,.7);color:#000;padding:4px 6px;font-weight:500;border-radius:2px}.highlighter.inline{display:inline-block;padding:1px 4px}.highlighter.large-text{font-size:115%}.highlighter.warning,.highlighter.red{background:#cd0000;color:#fff}.highlighter.issue,.highlighter.orange{background:#dc7305;color:#fafafa}.highlighter.good,.highlighter.green{background:#009b00;color:#fafafa}.highlighter.inverted{background:#0a0a0a;color:#f0f0f0}.highlighter.subtle-invert{background:rgba(10,10,10,.5);color:#f0f0f0}.highlighter .oe-i{opacity:1;filter:invert(100%) grayscale(100%);pointer-events:none}.nowrap{white-space:nowrap}.tabspace{display:inline-flex;width:25px}.tabspace.double{width:50px}.increase-text{font-size:110%;font-weight:500;padding:5px 10px}.user-comment{font-weight:500;font-style:italic}.wbrk{overflow-wrap:break-word}.collapse-group{position:relative;width:100%}.collapse-group .header-icon{position:relative;font-size:0.875rem;font-weight:500;color:blue;padding:0 30px 0 0;margin:5px 0;cursor:pointer}.collapse-group .header-icon:after{content:"";position:absolute;top:1px;bottom:0;right:2px;width:19px;background:url("../svg/v5/light/i/plus-bold.svg") right top no-repeat;background-size:15px;opacity:.6}.collapse-group .header-icon.collapse:after{background-image:url("../svg/v5/light/i/arrow-up-bold.svg")}.collapse-group .header-icon:hover:after,.collapse-group .header-icon:active:after{opacity:1}.collapse-group .header-icon .count{font-size:80%}.collapse-group .collapse-group-icon{display:block;position:absolute;top:5px;right:3px;cursor:pointer}.collapse-group .collapse-group-header{cursor:pointer}.collapse-group.highlight{background-color:rgba(255,255,255,.4);padding:2px 5px 8px 5px;margin:0 0 4px 0}.collapse-group.highlight .header-icon:after{right:5px}.collapse-group.highlight:hover .collapse-group-header,.collapse-group.highlight:focus .collapse-group-header{color:blue}.sidebar .header-icon{font-size:0.75rem;padding-left:5px;margin:12px 0 6px 0;color:#8c8c8c;font-weight:400}.sidebar .header-icon:after{background-image:url("../svg/v5/dark/i/plus.svg")}.sidebar .header-icon.collapse:after{background-image:url("../svg/v5/dark/i/arrow-up.svg")}.sidebar .header-icon:hover,.sidebar .header-icon:focus{color:#dcdcdc}.sidebar h3.collapse-group-header{font-size:0.8125rem;font-weight:300;color:#8c8c8c;padding:10px 25px 5px 5px}.sidebar h3.collapse-group-header:hover,.sidebar h3.collapse-group-header:focus{color:#dcdcdc}.nav-grp-hd-i{position:relative;font-size:0.75rem;color:#505064;font-weight:500;padding:10px 25px 8px 0;cursor:pointer;user-select:none}.sidebar .nav-grp-hd-i{color:#8c8c8c;font-weight:400;padding-left:5px}.nav-grp-hd-i *{pointer-events:none}.nav-grp-hd-i::after{content:"";position:absolute;top:0;bottom:0;right:5px;width:15px;background:right center/15px url("../svg/v5/light/i/plus-bold.svg") no-repeat;opacity:.6}.oe-hotlist-panel .nav-grp-hd-i::after,.sidebar .nav-grp-hd-i::after{background-image:url("../svg/v5/dark/i/plus.svg")}.nav-grp-hd-i.collapse::after{background-image:url("../svg/v5/light/i/arrow-up-bold.svg")}.oe-hotlist-panel .nav-grp-hd-i.collapse::after,.sidebar .nav-grp-hd-i.collapse::after{background-image:url("../svg/v5/dark/i/arrow-up.svg")}.nav-grp-hd-i:hover,.nav-grp-hd-i:active{color:blue}.nav-grp-hd-i:hover h3,.nav-grp-hd-i:active h3{color:#00c8ff !important}.sidebar .nav-grp-hd-i:hover,.sidebar .nav-grp-hd-i:active{color:#00c8ff}.nav-grp-hd-i:hover::after,.nav-grp-hd-i:active::after{opacity:1}.collapse-data{margin:5px 0 10px 0}.collapse-data.show-bg{background-color:rgba(255,255,255,.4);padding:5px 8px}.collapse-data.show-bg>.collapse-data-header-icon{font-size:0.875rem}.collapse-data.show-bg>.collapse-data-header-icon.collapse{color:#0a0a0a}.collapse-data-content{display:none}.collapse-data-content.expanded{display:block}.collapse-data-header-icon{position:relative;cursor:pointer;padding:5px 20px 5px 0;color:#141496;font-weight:500;user-select:none}.oe-patient-popup .collapse-data-header-icon{color:#8c8c8c;font-size:0.75rem}.collapse-data-header-icon *{pointer-events:none}.collapse-data-header-icon::after{content:"";position:absolute;top:0;bottom:0;right:0;width:13px;background:right center/13px url("../svg/v5/light/i/expand.svg") no-repeat;opacity:.6}.oe-patient-popup .collapse-data-header-icon::after{background-image:url("../svg/v5/dark/i/expand.svg")}.collapse-data-header-icon.collapse::after{background-image:url("../svg/v5/light/i/collapse.svg")}.oe-patient-popup .collapse-data-header-icon.collapse::after{background-image:url("../svg/v5/dark/i/collapse.svg")}.collapse-data-header-icon:hover,.collapse-data-header-icon:active{color:blue}.oe-patient-popup .collapse-data-header-icon:hover,.oe-patient-popup .collapse-data-header-icon:active{color:#00c8ff}.collapse-data-header-icon:hover::after,.collapse-data-header-icon:active::after{opacity:1}.collapse-data-header-icon:hover .highlighter,.collapse-data-header-icon:active .highlighter{color:#fff;background:#286ee0}.pro-data-view{display:flex;justify-content:space-between;align-items:flex-start}.pro-data-view.pad-v-b{margin:0 0 10px 0}.pro-data-view .pro-standard-views{flex:1 1 0}.pro-data-view .pro-standard-btn{align-self:stretch;margin:0 0 0 5px}.pro-data-view .pro-standard-btn .oe-i{width:25px;height:100%;min-height:19px;background-position-y:0}.load-on-request{margin:5px 0 10px 0;cursor:pointer;padding:5px;color:#141496;user-select:none;outline:1px solid #a2a0a0;border-radius:10px;position:relative;display:flex;justify-content:flex-start;align-items:center;gap:10px}.tile-data-overflow .load-on-request{outline-offset:-1px}.load-on-request:after{content:"";position:absolute;top:0;bottom:0;right:5px;width:15px;background:url("../svg/v5/light/i/download.svg") right center no-repeat;background-size:17px;opacity:.6}.load-on-request *{pointer-events:none}.load-on-request:hover,.load-on-request:active,.load-on-request.loading{color:blue}.load-on-request:hover:after,.load-on-request:active:after,.load-on-request.loading:after{opacity:1}.load-on-request.loading{outline-color:#538be6}.load-on-request i.spinner{position:absolute;top:50%;transform:translateY(-8px);right:22px}.oe-patient-popup .load-on-request{margin-bottom:15px;color:#8c8c8c;outline-color:rgba(200,200,200,.2);font-size:0.75rem}.oe-patient-popup .load-on-request:after{background-image:url("../svg/v5/dark/i/download.svg")}.oe-patient-popup .load-on-request:hover,.oe-patient-popup .load-on-request:active{color:#00c8ff}button,.button{display:inline-flex;justify-content:center;align-items:center;position:relative;vertical-align:top;white-space:nowrap;border:0;outline:0;border-radius:0 !important;font-size:0.75rem;font-weight:500;color:#0a0a0a;background:#d6e6fe;cursor:pointer;height:24px;line-height:1;padding:0 8px}.oe-full-header button,.oe-full-header .button{margin:0}button.thin,.button.thin{padding:0 3px}button:disabled,button.disabled,button.inactive,.button:disabled,.button.disabled,.button.inactive{cursor:default;color:rgba(80,80,100,.6) !important;background:rgba(220,220,220,.8) !important;border:1px solid rgba(80,80,100,.1);pointer-events:none}button:disabled .oe-i,button.disabled .oe-i,button.inactive .oe-i,.button:disabled .oe-i,.button.disabled .oe-i,.button.inactive .oe-i{opacity:.1}button .oe-i,.button .oe-i{pointer-events:none}button:hover,button:focus,button:active,button.active,button.selected,.button:hover,.button:focus,.button:active,.button.active,.button.selected{color:#fff;background:#286ee0}button:hover .oe-i,button:focus .oe-i,button:active .oe-i,button.active .oe-i,button.selected .oe-i,.button:hover .oe-i,.button:focus .oe-i,.button:active .oe-i,.button.active .oe-i,.button.selected .oe-i{opacity:1;filter:invert(100%) grayscale(100%)}button.header-tab,.button.header-tab{margin:0;background:none}button.header-tab:hover,button.header-tab:focus,button.header-tab:active,.button.header-tab:hover,.button.header-tab:focus,.button.header-tab:active{color:#fff;background:#286ee0}button.header-tab.selected,.button.header-tab.selected{cursor:default;color:blue;background-color:#f5f5f5}button.header-tab.disabled,button.header-tab.inactive,.button.header-tab.disabled,.button.header-tab.inactive{background-color:transparent;border:none !important}button.header-tab.icon-bg,.button.header-tab.icon-bg{background-repeat:no-repeat}button.header-tab.icon-bg.goto,.button.header-tab.icon-bg.goto{background-size:12px;background-image:url("../svg/v5/light/ui/btn-goto.svg");background-position:top 1px right -1px}button.header-tab.sync-error,.button.header-tab.sync-error{background:#cd0000}button.hint,.button.hint{color:rgba(255,255,255,.8)}button.hint:hover,button.hint:focus,button.hint:active,.button.hint:hover,.button.hint:focus,.button.hint:active{color:#fff}button.hint.green,.button.hint.green{background:#0d8b2e}button.hint.red,.button.hint.red{background:#cb3333}button.hint.blue,.button.hint.blue{background:#538be6}button.blue:hover,button.blue:focus,button.blue:active,.button.blue:hover,.button.blue:focus,.button.blue:active{background:#286ee0}button.green:hover,button.green:focus,button.green:active,.button.green:hover,.button.green:focus,.button.green:active{background:#0e9a33}button.red:hover,button.red:focus,button.red:active,.button.red:hover,.button.red:focus,.button.red:active{background:#e13939}button.adder,.button.adder{width:35px;padding:0;background:#0d8b2e}button.adder.square,.button.adder.square{width:25px}button.adder:after,.button.adder:after{content:"";pointer-events:none;height:19px;width:19px;margin:auto;position:relative;top:.5px;background:transparent url("../svg/v5/dark/i/plus.svg") center no-repeat;background-size:19px;opacity:.6}button.adder:hover,button.adder:focus,.button.adder:hover,.button.adder:focus{color:#fff;background:#0e9a33}button.adder:hover:after,button.adder:focus:after,.button.adder:hover:after,.button.adder:focus:after{opacity:1}button.i-link,.button.i-link{position:relative;padding-right:25px;color:#fff;background:#538be6}button.i-link:hover,button.i-link:focus,button.i-link:active,.button.i-link:hover,.button.i-link:focus,.button.i-link:active{background:#286ee0}button.i-link:after,.button.i-link:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;width:23px;background:center/13px transparent url("../svg/v5/dark/i/direction-right-circle.svg") no-repeat}button.has-keyhint,.button.has-keyhint{padding-right:30px}button .keyhint,.button .keyhint{display:block;position:absolute;top:3px;right:5px;font-size:0.6875rem;font-weight:500;opacity:.4}button .keyhint:before,.button .keyhint:before{content:"' "}button .keyhint:after,.button .keyhint:after{content:" '"}button.add-pathstep,.button.add-pathstep{height:25px;width:25px;border-radius:50% !important;background:#538be6;position:relative;padding:0}button.add-pathstep:after,.button.add-pathstep:after{content:"";pointer-events:none;margin:auto;height:17px;width:17px;background:center/contain transparent url("../svg/v5/dark/i/plus-bold.svg") no-repeat}button.pro-theme,.button.pro-theme{color:#dcdcdc;background:#353333}button.pro-theme.active,button.pro-theme.selected,.button.pro-theme.active,.button.pro-theme.selected{background:#074598}button.pro-theme.disabled,button.pro-theme.inactive,.button.pro-theme.disabled,.button.pro-theme.inactive{color:rgba(140,140,140,.6) !important;background:rgba(78,76,76,.8) !important;border:1px solid rgba(140,140,140,.1)}.area-tabs{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #286ee0}.area-tabs button{flex:1 1 0}.button-stack .button,.button-stack button{width:100%;margin-bottom:10px}.button-stack .button:last-child,.button-stack button:last-child{margin-bottom:0}.button-stack.tight .button,.button-stack.tight button{margin-bottom:4px}.button-stack.divider{border-bottom:2px solid #a2a0a0;padding:0 0 10px 0}.alert-box{padding:4px 10px;margin:3px 1px;font-size:0.8125rem;color:#f0f0f0;background:blue;border-radius:3px}.alert-box.info{color:rgba(250,250,250,.9);background:#8c8c8c}.alert-box.success{color:rgba(250,250,250,.9);background:#009b00}.alert-box.alert,.alert-box.issue{color:rgba(250,250,250,.9);background:#dc7305}.alert-box.warning,.alert-box.error,.alert-box.injection-warning{color:rgba(250,250,250,.9);background:#cd0000}.alert-box.patient{color:rgba(250,250,250,.9);background:#751e00}.alert-box a{text-decoration:underline}.alert-box ul{list-style:disc inside;margin:5px 0}.alert-box ul li{margin-bottom:3px}.alert-box ul li:last-child{margin-bottom:0}.alert-box.has-actions{position:relative;padding-right:200px;min-height:32px}.alert-box.has-actions .alert-actions{position:absolute;right:8px;top:4px}.alert-box.dismissible{cursor:pointer;background-repeat:no-repeat;background-position:top 5px right 5px;background-image:url("../svg/v5/dark/i/remove-circle.svg");background-size:17px;padding-right:30px}.alert-box.dismissible:focus,.alert-box.dismissible:hover,.alert-box.dismissible:active{background-color:#538be6}.auto-alert{padding:5px 5px 5px 28px;margin:3px 1px;font-size:0.8125rem;font-weight:500;color:#0a0a0a;line-height:1.2;border:2px solid #a2a0a0;background:6px 7px/12px #f0f0f0 url("../svg/v5/light/i/flag-grey.svg") no-repeat}.auto-alert.pad-v{margin:5px 0}.auto-alert.inline{font-size:0.6875rem;display:inline-block;padding:2px 10px 2px 25px;background-position:8px 3px;background-size:11px}.auto-alert.inline.dismissible::after{width:11px;height:11px;top:3px}.auto-alert.green{background-image:url("../svg/v5/light/i/flag-green.svg");border-color:#00be00}.auto-alert.green.risk{background-image:url("../svg/v5/light/i/triangle-green.svg")}.auto-alert.red{background-image:url("../svg/v5/light/i/flag-red.svg");border-color:#d20000}.auto-alert.red.risk{background-image:url("../svg/v5/light/i/triangle-red.svg")}.auto-alert.amber{background-image:url("../svg/v5/light/i/flag-orange.svg");border-color:#e19800}.auto-alert.amber.risk{background-image:url("../svg/v5/light/i/triangle-orange.svg")}.auto-alert.prefill{padding-top:10px;padding-bottom:10px;background-image:url("../svg/v5/light/i/starline.svg")}.auto-alert.has-actions{position:relative;padding-right:50%;min-height:48px;padding-top:10px;padding-bottom:10px}.auto-alert.has-actions .alert-actions{position:absolute;right:10px;top:10px}.auto-alert.dismissible{cursor:pointer;position:relative;padding-right:25px}.auto-alert.dismissible::after{content:"";position:absolute;right:5px;top:7px;width:12px;height:12px;background:center/contain url("../svg/v5/light/i/remove-circle.svg") no-repeat;opacity:.5}.auto-alert.dismissible:focus,.auto-alert.dismissible:hover{background-color:#538be6;border-color:#505064}.auto-alert.dismissible:focus::after,.auto-alert.dismissible:hover::after{opacity:1}.task-flag{padding:4px 8px 4px 32px;margin:3px 1px;font-size:0.875rem;font-weight:500;color:#0a0a0a;border:4px solid #a2a0a0;background:6px 6px/15px url("../svg/v5/light/i/info.svg") no-repeat}.task-flag.pad-v{margin:5px 0}.task-flag .task-action{display:flex;justify-content:flex-start;align-items:center;gap:10px;margin:4px 0 0 0;padding:4px 0 0 0;border-top:1px dotted #a2a0a0}.task-flag.green{background-image:url("../svg/v5/light/i/flag-green.svg");border-color:#00be00}.task-flag.red{background-image:url("../svg/v5/light/i/flag-red.svg");border-color:#d20000}.task-flag.orange{background-image:url("../svg/v5/light/i/flag-orange.svg");border-color:#e19800}.drug-admin-box{color:rgba(250,250,250,.9);font-size:0.8125rem;border-radius:3px;margin:3px 2px;padding:4px 10px 4px 25px;background:#1464c8 url("../svg/v5/dark/i/drop.svg") 4px 5px no-repeat;background-size:15px}.drug-admin-box.todo{color:#0a0a0a;background-color:#ebebeb;border:2px solid rgba(120,120,130,.4);background-image:url("../svg/v5/light/i/drop.svg")}.drug-admin-box.active{background-color:#1464c8}.drug-admin-box.done{background-color:#8c938c;background-image:url("../svg/v5/dark/i/drop-done.svg")}.drug-admin-box.has-actions{position:relative;padding-right:200px;min-height:32px}.drug-admin-box.has-actions .alert-actions{position:absolute;right:8px;top:4px}.oe-tooltip{z-index:90;position:fixed;width:200px;padding:8px 10px;border-bottom:1px solid blue;background:#fafafa;color:#0a0a0a;font-size:0.6875rem;font-weight:500;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.oe-tooltip.bilateral{width:400px;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.oe-tooltip.bilateral .right,.oe-tooltip.bilateral .left{padding:8px 4px 8px 25px;min-height:28px}.oe-tooltip.bilateral .right{width:199px;background:transparent url("../svg/v5/light/i/lat-R.svg") top 10px left 5px no-repeat;background-size:11px}.oe-tooltip.bilateral .left{width:201px;border-left:1px dotted rgba(80,80,100,.3);background:transparent url("../svg/v5/light/i/lat-L.svg") top 10px left 5px no-repeat;background-size:11px}.oe-tooltip.bilateral.no-icons .right,.oe-tooltip.bilateral.no-icons .left{padding-top:8px;background:none}.oe-tooltip:after{top:100%;left:50%;right:auto;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(0,0,0,0);border-top-color:blue;border-width:5px;margin-left:-5px}.oe-tooltip.offset-left:after{left:auto;right:15px}.oe-tooltip.offset-right:after{left:20px;right:auto}.oe-tooltip.inverted{border-bottom:none;border-top:1px solid blue}.oe-tooltip.inverted:after{display:none}.oe-tooltip.more{padding-bottom:21px}.oe-tooltip.more:before{content:"";position:absolute;bottom:0;left:0;right:0;height:15px;background:center/13px #286ee0 url("../svg/v5/dark/i/more-h.svg") no-repeat}.oe-tooltip.esign{width:210px;height:70px;background:center/contain no-repeat #fff}.oe-tooltip.copied{background-color:#0e9a33;color:#fff;text-align:center}.oe-tooltip.fade-out{display:block;animation:2s ease-in forwards fadeout}::-webkit-scrollbar{width:6px;height:5px}::-webkit-scrollbar-track{background:#5f5f64}::-webkit-scrollbar-track-piece{background:#5f5f64}::-webkit-scrollbar-thumb{background-color:#aaa}.spinner-overlay{position:relative;display:inline-block}.spinner-overlay .spinner{z-index:1}.spinner-loader{position:relative}.spinner::before{content:"";position:absolute;width:60px;height:60px;top:50%;left:50%;margin-top:-30px;margin-left:-30px;border-radius:50%;border:4px solid #00b4ff;border-top-color:rgba(0,180,255,0);animation:spinner .8s linear infinite}.spinner.as-icon{display:inline-block;position:relative;width:19px;height:19px;margin:0 5px;vertical-align:middle}.spinner.as-icon::before{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;border-radius:50%;border:2px solid #00b4ff;border-top-color:rgba(0,180,255,0);animation:spinner .8s linear infinite}.spinner-message{margin:auto;font-size:0.875rem;font-weight:400;color:#00b4ff;position:relative;top:80px;background:rgba(37,35,35,.5);padding:10px 12px;border-radius:5px}.row{margin:15px 0}.row:first-child{margin-top:0}.row:last-child{margin-bottom:0}.row.divider{border-bottom:2px solid #a2a0a0;padding:0 0 15px 0}.small-row{margin:6px 0}.small-row:first-child{margin-top:0}.small-row:last-child{margin-bottom:0}hr{display:block;border:0;margin:5px 0;border-bottom:1px solid #a2a0a0}hr.divider{margin:15px 0;border-bottom:2px solid #a2a0a0}.oe-pathstep-popup hr.divider,.oe-tooltip hr.divider{margin:5px 0}.element hr.divider{margin:12px 0;border-bottom-width:3px}hr.soft{margin:5px 0;border-bottom:1px dotted #a2a0a0}.highlighted-error{border:1px solid #cd0000}.user-tinymce-content{font-size:0.75rem !important}.user-tinymce-content p{font-size:0.75rem !important}.user-tinymce-content pre{font-family:"Roboto","Helvetica","Arial",sans-serif}.user-tinymce-content h1,.user-tinymce-content h2{font-size:1.125rem !important}.user-tinymce-content h3{font-size:0.9375rem !important}.user-tinymce-content h4{font-size:0.8125rem !important}.user-tinymce-content h5,.user-tinymce-content h6{font-size:0.625rem !important}.user-tinymce-content h1,.user-tinymce-content h2,.user-tinymce-content h3{margin:2px 0 4px 0}.user-tinymce-content h4,.user-tinymce-content h5,.user-tinymce-content h6,.user-tinymce-content p,.user-tinymce-content pre,.user-tinymce-content blockquote{margin:2px 0}.user-tinymce-content blockquote{font-style:italic}.var-v-bars{height:40px;width:18px;border:2px solid #3c3c3c;display:grid;grid:"up" 1fr "neutral" 2px "down" 1fr/auto;border-radius:2px}.var-v-bars::after{content:"";background:#3c3c3c;grid-area:neutral}.var-v-bars.no-change{border-color:#a2a0a0;grid:"up" 1fr "neutral" 4px "down" 1fr/auto}.var-v-bars.no-change::after{background:#dc7305}.v-bar{background:#8c8c8c}.v-bar.up{grid-area:up;align-self:end}.v-bar.down{grid-area:down}.v-bar.red{background:#cd0000}.v-bar.orange{background:#dc7305}.v-bar.green{background:#009b00}.var-v-interval{height:40px;width:6ch;font-size:0.625rem;font-weight:500;background:center/14px url("../svg/v5/light/i/interval.svg") no-repeat;display:flex;justify-content:center;align-items:flex-end}input,textarea,select{border:0;outline:none;font-size:0.75rem;font-weight:500;color:#000;background-color:#fff;line-height:normal;font-family:inherit;margin:0;padding:0;height:24px}input.default-val,textarea.default-val,select.default-val{outline:2px solid #296428}input.prefilled,textarea.prefilled,select.prefilled{outline:2px solid #dc7305}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:1px dotted #0701e0;outline-offset:1px}.oe-popup input,.oe-popup textarea,.oe-popup select{color:#dcdcdc;background-color:#353333}input.error,textarea.error,select.error{color:#fff;background-color:#cd0000}input.fixed-width-small,textarea.fixed-width-small,select.fixed-width-small{text-align:center;width:7ch}input.fixed-width-medium,textarea.fixed-width-medium,select.fixed-width-medium{text-align:center;width:13ch}label,.label{margin:0 10px 0 0;white-space:nowrap;user-select:none}label .oe-i,.label .oe-i{pointer-events:none}label.highlight,.label.highlight{display:flex;justify-content:flex-start;align-items:center;line-height:1;margin-bottom:1px;height:24px;padding:0 5px;border-radius:3px;cursor:pointer;color:#000;background:#e6e6e6}label.highlight.inline,.label.highlight.inline{display:inline-flex;justify-content:space-between;align-items:center;margin:0 3px 0 0}label.highlight.inline:last-child,.label.highlight.inline:last-child{margin-right:0}label.highlight.inline .btn,.label.highlight.inline .btn{justify-content:center !important}label.highlight.as-button,.label.highlight.as-button{padding:0}label.highlight.as-button input,.label.highlight.as-button input{display:none}label.highlight.as-button input:checked+.btn,.label.highlight.as-button input:checked+.btn{color:#fff;background-color:#286ee0}label.highlight.as-button input:checked+.btn .oe-i,.label.highlight.as-button input:checked+.btn .oe-i{filter:invert(100%) grayscale(100%);opacity:1}label.highlight.as-button .btn,.label.highlight.as-button .btn{flex:1;pointer-events:none;display:flex;justify-content:flex-start;align-items:center;height:100%;padding:0 5px}label.highlight.as-i-toggle-button input,.label.highlight.as-i-toggle-button input{display:none}label.highlight.as-i-toggle-button .oe-i,.label.highlight.as-i-toggle-button .oe-i{pointer-events:none}label.highlight.as-i-toggle-button.is-doubt .oe-i,.label.highlight.as-i-toggle-button.is-doubt .oe-i{background-image:url("../svg/v5/light/i/doubt.svg")}label.highlight.as-i-toggle-button.is-doubt input:checked+.oe-i,.label.highlight.as-i-toggle-button.is-doubt input:checked+.oe-i{background-image:url("../svg/v5/light/i/doubt-active.svg");opacity:1}label.highlight.as-i-toggle-button.is-confirm .oe-i,.label.highlight.as-i-toggle-button.is-confirm .oe-i{background-image:url("../svg/v5/light/i/tick-circle.svg")}label.highlight.as-i-toggle-button.is-confirm input:checked+.oe-i,.label.highlight.as-i-toggle-button.is-confirm input:checked+.oe-i{background-image:url("../svg/v5/light/i/save.svg");opacity:1}label.highlight span.text .oe-i,.label.highlight span.text .oe-i{vertical-align:text-bottom}label.highlight input,.label.highlight input{margin-right:5px;opacity:.8;outline-offset:2px}label.highlight input:checked,.label.highlight input:checked{opacity:1}label.highlight:hover,label.highlight:active,.label.highlight:hover,.label.highlight:active{background:#fff}label.highlight:hover input,label.highlight:active input,.label.highlight:hover input,.label.highlight:active input{opacity:1}label.highlight:hover .oe-i,label.highlight:active .oe-i,.label.highlight:hover .oe-i,.label.highlight:active .oe-i{opacity:1}label.highlight.error,.label.highlight.error{color:#fff;background-color:#cd0000}label.highlight.pro-theme,.label.highlight.pro-theme{color:#dcdcdc;background-color:#353333}label .required,.label .required{color:red}input,textarea{border-radius:3px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#b5b5b5}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#b5b5b5}input::placeholder,textarea::placeholder{color:#b5b5b5}input:disabled,textarea:disabled{opacity:.4}.element input[type=text]:focus,.element textarea:focus{box-shadow:rgba(10,10,10,.3) 0px 1px 2px 0px,rgba(10,10,10,.15) 0px 2px 6px 2px}input{padding:3px 5px}input.search{padding-left:30px;background:left 5px center/16px #fff url("../svg/v5/all/ui/search.svg") no-repeat}.search-patient input.search{background-size:18px}input.filter{padding-left:30px;background:left 5px center/16px #fff url("../svg/v5/all/ui/filter.svg") no-repeat}input.date{text-align:center;width:13ch}input[type=checkbox],input[type=radio]{height:auto;margin:0}input[type=range]{height:auto;width:100%}input[type=file]{height:auto;width:100%}textarea{resize:none;overflow:auto;overflow-wrap:break-word;line-height:1.4;padding:3px 5px}textarea:read-only{background-color:rgba(255,255,255,.75)}select{padding:0 15px 0 4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;cursor:pointer;width:100%;max-width:350px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:right 2px center/13px url("../svg/v5/light/i/arrow-down-bold.svg") #fff no-repeat}select.discreet{background-color:transparent;background-image:url("../svg/v5/light/i/arrow-down-bold-blue.svg")}.oe-popup select{background-image:url("../svg/v5/dark/i/arrow-down-bold.svg")}select.inline{width:auto}select:disabled{opacity:.4}@media print{select{background:#fff !important}}.toggle-switch{width:28px;height:18px;position:relative;display:inline-block;line-height:0;margin:0;vertical-align:middle}.toggle-switch input[type=checkbox]{display:none}.toggle-switch input[type=checkbox]:checked+.toggle-btn{background:#0e9a33}.toggle-switch input[type=checkbox]:checked+.toggle-btn:before{transform:translateX(9px);background:#fff}.toggle-switch .toggle-btn{position:absolute;top:0;left:0;bottom:0;right:0;cursor:pointer;border:2px solid #505064;border-radius:18px}.toggle-switch .toggle-btn:before{position:absolute;left:1px;bottom:1px;content:"";height:12px;width:12px;border-radius:50%;background:#505064;transition:transform .1s ease-out}.toggle-switch.reverse .toggle-btn:before{left:10px}.toggle-switch.reverse input[type=checkbox]:checked+.toggle-btn{background:#e13939}.toggle-switch.reverse input[type=checkbox]:checked+.toggle-btn:before{transform:translateX(-9px)}.toggle-switch.disabled{pointer-events:none;opacity:.5}@supports(color-scheme: dark){input[type=date],input[type=time]{color-scheme:light}}.oe-date{white-space:nowrap;display:inline-flex;width:10.5ch}.oe-date .day{text-align:right;width:2ch;margin:0 .5ch 0 0}.oe-date .mth{text-align:left;width:4ch}.oe-date .yr{text-align:right;width:4ch}.situational-awareness .oe-date{font-size:0.6875rem;opacity:.5}.oe-no-date-msg{width:10.5ch;text-align:right;font-style:italic}.oe-eye-lat-icons{display:inline-flex;align-items:center;justify-content:space-between;white-space:nowrap}.oe-eye-lat-icons .oe-i.pad{margin:1px 3px}.oe-eye-lat-icons .oe-i{margin:1px 1px;cursor:auto;pointer-events:none}.oe-eye-lat-icons .oe-i.circle-grey{opacity:.35}.lightning-event .oe-eye-lat-icons{margin:0 1px}.event-quick-data .oe-eye-lat-icons{margin:0 3px}.event-quick-data .oe-eye-lat-icons .oe-i.small{width:11px;height:11px;background-size:11px;vertical-align:bottom}.oe-lat{display:block;height:13px;width:30px;margin:0 4px;background-size:13px;background-position:center left,center right;background-repeat:no-repeat;background-image:url("../svg/v5/light/i/lat-NA.svg"),url("../svg/v5/light/i/lat-NA.svg");position:relative}.oe-lat.inline{display:inline-block}.oe-lat.mini{background-size:11px;width:25px}.i-fixed .oe-lat{background-image:url("../svg/v5/dark/i/lat-NA.svg"),url("../svg/v5/dark/i/lat-NA.svg")}.oe-lat.R-L{background-image:url("../svg/v5/light/i/lat-R-green.svg"),url("../svg/v5/light/i/lat-L-red.svg")}.i-fixed .oe-lat.R-L{background-image:url("../svg/v5/dark/i/lat-R-green.svg"),url("../svg/v5/dark/i/lat-L-red.svg")}.oe-lat.R-n{background-image:url("../svg/v5/light/i/lat-R-green.svg"),url("../svg/v5/light/i/lat-NA.svg")}.i-fixed .oe-lat.R-n{background-image:url("../svg/v5/dark/i/lat-R-green.svg"),url("../svg/v5/dark/i/lat-NA.svg")}.oe-lat.n-L{background-image:url("../svg/v5/light/i/lat-NA.svg"),url("../svg/v5/light/i/lat-L-red.svg")}.i-fixed .oe-lat.n-L{background-image:url("../svg/v5/dark/i/lat-NA.svg"),url("../svg/v5/dark/i/lat-L-red.svg")}.oe-lat.R-Lq{background-image:url("../svg/v5/light/i/lat-R-green.svg"),url("../svg/v5/light/i/lat-L-query.svg")}.i-fixed .oe-lat.R-Lq{background-image:url("../svg/v5/dark/i/lat-R-green.svg"),url("../svg/v5/dark/i/lat-L-query.svg")}.oe-lat.Ri-Li{background-image:url("../svg/v5/light/i/lat-R-inactive.svg"),url("../svg/v5/light/i/lat-L-inactive.svg")}.i-fixed .oe-lat.Ri-Li{background-image:url("../svg/v5/dark/i/lat-R-inactive.svg"),url("../svg/v5/dark/i/lat-L-inactive.svg")}.oe-lat.Ri-n{background-image:url("../svg/v5/light/i/lat-R-inactive.svg"),url("../svg/v5/light/i/lat-NA.svg")}.i-fixed .oe-lat.Ri-n{background-image:url("../svg/v5/dark/i/lat-R-inactive.svg"),url("../svg/v5/dark/i/lat-NA.svg")}.oe-lat.Ri-L{background-image:url("../svg/v5/light/i/lat-R-inactive.svg"),url("../svg/v5/light/i/lat-L-red.svg")}.i-fixed .oe-lat.Ri-L{background-image:url("../svg/v5/dark/i/lat-R-inactive.svg"),url("../svg/v5/dark/i/lat-L-red.svg")}.oe-lat.Ri-Lq{background-image:url("../svg/v5/light/i/lat-R-inactive.svg"),url("../svg/v5/light/i/lat-L-query.svg")}.i-fixed .oe-lat.Ri-Lq{background-image:url("../svg/v5/dark/i/lat-R-inactive.svg"),url("../svg/v5/dark/i/lat-L-query.svg")}.oe-lat.n-Li{background-image:url("../svg/v5/light/i/lat-NA.svg"),url("../svg/v5/light/i/lat-L-inactive.svg")}.i-fixed .oe-lat.n-Li{background-image:url("../svg/v5/dark/i/lat-NA.svg"),url("../svg/v5/dark/i/lat-L-inactive.svg")}.oe-lat.R-Li{background-image:url("../svg/v5/light/i/lat-R-green.svg"),url("../svg/v5/light/i/lat-L-inactive.svg")}.i-fixed .oe-lat.R-Li{background-image:url("../svg/v5/dark/i/lat-R-green.svg"),url("../svg/v5/dark/i/lat-L-inactive.svg")}.oe-lat.Rq-Li{background-image:url("../svg/v5/light/i/lat-R-query.svg"),url("../svg/v5/light/i/lat-L-inactive.svg")}.i-fixed .oe-lat.Rq-Li{background-image:url("../svg/v5/dark/i/lat-R-query.svg"),url("../svg/v5/dark/i/lat-L-inactive.svg")}.oe-lat.Rq-Lq{background-image:url("../svg/v5/light/i/lat-R-query.svg"),url("../svg/v5/light/i/lat-L-query.svg")}.i-fixed .oe-lat.Rq-Lq{background-image:url("../svg/v5/dark/i/lat-R-query.svg"),url("../svg/v5/dark/i/lat-L-query.svg")}.oe-lat.Rq-n{background-image:url("../svg/v5/light/i/lat-R-query.svg"),url("../svg/v5/light/i/lat-NA.svg")}.i-fixed .oe-lat.Rq-n{background-image:url("../svg/v5/dark/i/lat-R-query.svg"),url("../svg/v5/dark/i/lat-NA.svg")}.oe-lat.Rq-L{background-image:url("../svg/v5/light/i/lat-R-query.svg"),url("../svg/v5/light/i/lat-L-red.svg")}.i-fixed .oe-lat.Rq-L{background-image:url("../svg/v5/dark/i/lat-R-query.svg"),url("../svg/v5/dark/i/lat-L-red.svg")}.oe-lat.n-Lq{background-image:url("../svg/v5/light/i/lat-NA.svg"),url("../svg/v5/light/i/lat-L-query.svg")}.i-fixed .oe-lat.n-Lq{background-image:url("../svg/v5/dark/i/lat-NA.svg"),url("../svg/v5/dark/i/lat-L-query.svg")}.oe-lat.n-L{background-image:url("../svg/v5/light/i/lat-NA.svg"),url("../svg/v5/light/i/lat-L-red.svg")}.i-fixed .oe-lat.n-L{background-image:url("../svg/v5/dark/i/lat-NA.svg"),url("../svg/v5/dark/i/lat-L-red.svg")}.oe-lat.beo{background-position:center center;background-image:url("../svg/v5/light/i/beo.svg")}.oe-lat.sys{background-position:center center;background-image:url("../svg/v5/light/i/person-green.svg")}.oe-lat.sys-i{background-position:center center;background-image:url("../svg/v5/light/i/person-inactive.svg")}.oe-lat.sys-q{background-position:center center;background-image:url("../svg/v5/light/i/person-query.svg")}.oe-lat.sys-n{background-position:center center;background-image:url("../svg/v5/light/i/lat-NA.svg")}.oe-lat.qL::after{content:"";z-index:1;position:absolute;top:-2px;right:-1px;width:6px;height:6px;border-radius:50%;border:1px solid #dc7305;background:rgba(255,210,72,.7)}.oe-lat.qR::before{content:"";z-index:1;position:absolute;top:-2px;left:-2px;width:6px;height:6px;border-radius:50%;border:1px solid #dc7305;background:rgba(255,210,72,.7)}.oe-lat.qS::after{content:"";z-index:1;position:absolute;top:-2px;left:calc( 50% + 3px);width:6px;height:6px;border-radius:50%;border:1px solid #dc7305;background:rgba(255,210,72,.7)}.oe-search-patient{height:76px;display:flex;justify-content:center;align-items:center;background:#b4b4b6}.oe-search-patient .search-patient{position:relative;display:flex;justify-content:space-between;align-items:center;width:560px;padding:8px 0 16px 0}.oe-search-patient .search-patient input{border-radius:0;width:400px;height:36px;font-size:1.125rem;font-weight:400;margin:0}.oe-search-patient .search-patient button{font-size:1rem;height:36px;width:160px;padding:0 10px}.oe-search-patient .search-patient .find-by{position:absolute;left:0;right:0;bottom:0;text-align:center;font-size:0.625rem;font-weight:500;color:#505064}.oe-filter-options{display:inline-block;position:relative}.oe-filter-options .filter-options-popup{position:fixed;z-index:150;padding:10px 40px 10px 10px;color:#dcdcdc;background-color:#286ee0;background-image:url("../svg/v5/dark/i/filter.svg");background-repeat:no-repeat;background-size:21px}.oe-filter-options .filter-options-popup.top-left{padding-left:40px;background-position:top 8px left 8px}.oe-filter-options .filter-options-popup.bottom-left{padding-left:40px;background-position:bottom 8px left 8px}.oe-filter-options .filter-options-popup.top-right{padding-right:40px;background-image:none}.oe-filter-options .filter-options-popup.bottom-right{background-position:bottom 8px right 8px}.oe-filter-options .filter-options-popup .close-icon-btn{position:absolute;top:10px;right:10px}.oe-filter-options .filter-options-popup .options-group{max-height:200px;overflow-y:auto;border-right:1px dotted #538be6;padding:0 20px 0 0;margin:0 20px 0 0}.oe-filter-options .filter-options-popup .options-group:last-child{margin-right:0;border-right:none}.oe-filter-options .filter-options-popup .options-group h3{font-size:0.75rem;font-weight:300;color:rgba(255,255,255,.6);margin:0 0 10px 0}.oe-popup-wrap{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;z-index:150;background:rgba(37,35,35,.5)}.oe-popup-wrap.dark{background:rgba(37,35,35,.8)}.oe-popup-wrap.clear{background:transparent}.oe-attachment-thumbnail{display:inline-block;position:relative;cursor:zoom-in}.oe-attachment-thumbnail .thumbnail{pointer-events:none;width:100%;height:auto;min-height:50px}.oe-attachment-thumbnail.pad-v{margin:10px 0}.oe-attachment-thumbnail .attachment-img-stack{position:absolute;top:3px;left:3px;z-index:1;padding:0 5px;height:25px;display:flex;justify-content:flex-start;align-items:center;background-color:#00d;color:#fff;font-size:1rem;font-weight:500}.oe-attachment-thumbnail .attachment-meta-data{margin:8px 0 5px 0;font-size:0.625rem;opacity:.5}.oe-attachment-thumbnail .attachment-meta-data ul.dot-list li{margin-bottom:1px}.oe-attachment-thumbnail:after{content:"";position:absolute;top:3px;right:3px;z-index:1;height:25px;width:25px;border-radius:20%;background:#00d url("../svg/v5/dark/i/zoom-in.svg") top 3px right 3px no-repeat;background-size:19px}.oe-autocomplete{position:fixed;top:0;left:0;padding:5px;border:1px solid #fff;z-index:150;background:#f5f5f5;color:#0a0a0a;max-width:350px;max-height:300px;overflow-y:auto;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.oe-autocomplete li{display:block;font-size:0.75rem;padding:5px 2px;cursor:pointer;border-bottom:1px dotted #a2a0a0}.oe-autocomplete li:last-child{border-bottom:none}.oe-autocomplete li:hover,.oe-autocomplete li:focus{color:#0000b4}.oe-autocomplete li .autocomplete-match{font-weight:700}.oe-autocomplete li a{display:block}.oe-autocomplete li a.add-ed-doodle{padding:2px 2px;display:flex;justify-content:space-between;align-items:center}.oe-user-pin{display:inline-flex;justify-content:space-between;align-items:center;padding:2px 4px 2px 30px;border-radius:3px;background:#b45000 url("../svg/v5/dark/i/padlock.svg") left 6px center no-repeat;background-size:16px}.oe-user-pin.accepted-pin{background-color:#8c938c}.oe-user-pin.wrong-pin{background-color:#c8280a}.oe-user-pin.pin-right{background-image:url("../svg/v5/dark/i/lat-R.svg")}.oe-user-pin.pin-left{background-image:url("../svg/v5/dark/i/lat-L.svg")}.oe-user-pin input.user-pin-entry{height:22px;margin:0;width:70px;text-align:center;font-weight:500}.oe-user-pin button.try-pin{height:22px;font-weight:700;margin:0 0 0 8px;padding:0 16px}.oe-add-select-search{position:fixed;bottom:0;z-index:70;background:#f5f5f5;padding:5px 10px 35px 10px;min-width:190px;min-height:204px;max-height:290px;font-size:0.6875rem;font-weight:400;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.oe-add-select-search .close-icon-btn,.oe-add-select-search .add-icon-btn{position:absolute;bottom:0;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer}.oe-add-select-search .close-icon-btn .oe-i,.oe-add-select-search .add-icon-btn .oe-i{filter:invert(100%) grayscale(100%)}.oe-add-select-search .close-icon-btn{right:0;width:40px;background-color:#538be6}.oe-add-select-search .close-icon-btn:hover,.oe-add-select-search .close-icon-btn:focus,.oe-add-select-search .close-icon-btn:active{background-color:#286ee0}.oe-add-select-search .add-icon-btn{left:0;width:calc(100% - 40px);background-color:#0d8b2e;font-size:0.8125rem;font-weight:300;color:rgba(255,255,255,.8)}.oe-add-select-search .add-icon-btn:hover,.oe-add-select-search .add-icon-btn:focus,.oe-add-select-search .add-icon-btn:active{background-color:#0e9a33;color:#fff}.oe-add-select-search .add-icon-btn.required{background-color:#dc7305;cursor:not-allowed;color:#fff}.open-eyes .oe-add-select-search table.select-options thead tr{border-top:none;border-bottom:none}.open-eyes .oe-add-select-search table.select-options thead th{font-size:0.625rem;text-align:left;color:#505064;font-weight:500;padding:0 2px 3px 5px}.open-eyes .oe-add-select-search table.select-options thead th:last-child{text-align:left}.open-eyes .oe-add-select-search table.select-options tbody tr{border-top:none;border-bottom:none}.open-eyes .oe-add-select-search table.select-options tbody td{white-space:normal;vertical-align:top;font-size:0.75rem;text-align:left;padding:0 5px 0 6px;border-left:2px solid #c4c4c4}.open-eyes .oe-add-select-search table.select-options tbody td:last-child{font-size:0.75rem;padding:0 0 0 6px;text-align:left}.open-eyes .oe-add-select-search table.select-options tbody td:first-child{font-size:0.75rem;padding:0 5px 0 0;border-left:none}.open-eyes .oe-add-select-search table.select-options tbody td .lists-layout{display:flex;align-items:flex-start;justify-content:flex-start}.open-eyes .oe-add-select-search table.select-options tbody td .lists-layout .list-wrap{margin:0 0 0 2px}.open-eyes .oe-add-select-search table.select-options tbody td .lists-layout .list-wrap:first-child{margin:0 0 0 0}.oe-add-select-search .has-input-text input,.oe-add-select-search .has-filter input{margin:0 2px 4px 0}.oe-add-select-search .has-input-text .add-options,.oe-add-select-search .has-filter .add-options{max-height:194px}.oe-add-select-search .add-options{height:224px;overflow-y:auto;overflow-x:hidden;margin:0 2px 0 0;max-width:400px}.oe-add-select-search .add-options li{display:block;cursor:pointer;padding:3px 8px;margin:0 0 2px 0;color:#0a0a0a;background-color:#ddd;min-width:60px;line-height:1.2}.oe-add-select-search .add-options li .fixed-width,.oe-add-select-search .add-options li .restrict-width{display:inline-block;width:130px;overflow-wrap:break-word}.oe-add-select-search .add-options li .fixed-width.extended,.oe-add-select-search .add-options li .restrict-width.extended{width:250px}.oe-add-select-search .add-options li:hover,.oe-add-select-search .add-options li:focus,.oe-add-select-search .add-options li:active,.oe-add-select-search .add-options li.selected{color:#fff;background:#acacac !important}.oe-add-select-search .add-options li.selected{color:#fff;background:#286ee0 !important}.oe-add-select-search .add-options li.active{color:blue !important}.oe-add-select-search .add-options.number li{min-width:32px;text-align:center;font-weight:700}.oe-add-select-search .add-options.symbols li{padding:10px 8px;min-width:32px;text-align:center;font-size:1rem}.oe-add-select-search .add-options.single.required li,.oe-add-select-search .add-options.multi.required li,.oe-add-select-search .add-options.number.required li{background-image:linear-gradient(to right, #dc7305 3px, #dddddd 3px)}.oe-add-select-search .add-options.multi li{background-image:linear-gradient(to right, #505064 3px, #dddddd 3px)}.oe-add-select-search .add-options.category-filter li{background-image:url("../svg/v5/all/ui/arrow-right-blue.svg");background-position:right 2px center;background-repeat:no-repeat;background-size:8px;padding-right:14px}.oe-add-select-search .add-options.input-templates li{background-image:url("../svg/v5/light/i/pencil.svg");background-position:right 2px center;background-repeat:no-repeat;background-size:13px;padding-right:14px}.oe-add-select-search .optional-placeholder{margin:3px 10px 3px 8px;overflow-wrap:break-word;font-style:italic;width:130px}.oe-add-select-search .optional-placeholder.extended{width:250px}.oe-add-select-search .input-text{margin:0 3px 0 0;overflow-wrap:break-word;font-style:italic;width:130px}.oe-add-select-search .input-text.extended{width:250px}.oe-add-select-search .input-text input,.oe-add-select-search .input-text textarea{width:100%;margin:0 0 5px 0}.oe-add-select-search .input-text .help-text{font-size:0.625rem;opacity:.6}.oe-add-select-search .search-database{width:260px}.oe-add-select-search .search-database .search-placeholder{margin:0 0 2px 0;padding:3px 18px 3px 8px;overflow-wrap:break-word;font-style:italic;color:#505064}.oe-add-select-search .decimal-point{width:16px;margin:0 2px 0 0;font-size:120%;text-align:center}.oe-adder{position:fixed;z-index:70;background:#f5f5f5;padding:5px;display:flex;justify-content:flex-start;align-items:stretch;min-width:190px;min-height:210px;max-height:330px;font-size:0.6875rem;font-weight:400;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.oe-adder .close-i-btn,.oe-adder .add-i-btn{position:absolute;top:100%;height:32px;cursor:pointer}.oe-adder .close-i-btn{right:0;width:40px;background:#538be6 url("../svg/v5/dark/i/remove.svg") center center no-repeat;background-size:14px}.oe-adder .close-i-btn:hover,.oe-adder .close-i-btn:focus{background-color:#286ee0}.oe-adder .add-i-btn{left:0;width:calc(100% - 40px);background:#0d8b2e url("../svg/v5/dark/i/plus-bold.svg") center center no-repeat;background-size:16px}.oe-adder .add-i-btn:hover,.oe-adder .add-i-btn:focus{background-color:#0e9a33}.oe-adder .add-in{display:flex;justify-content:flex-start;align-items:stretch}.oe-adder .add-in .a-g{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;font-size:0.75rem;padding:0 5px;border-left:2px solid #c4c4c4}.oe-adder .add-in .a-g h5{position:absolute;top:-2px;left:6px;right:2px;display:flex;justify-content:flex-start;align-items:center;height:25px;font-size:0.625rem;color:#505064;font-weight:500;line-height:1}.oe-adder .add-in .a-g:first-child{border-left:none}.oe-adder .a-l{height:100%;overflow:hidden auto;padding:0 5px 0 0}.oe-adder .a-l fieldset.multi .li{background-image:linear-gradient(to right, #505064 3px, #dddddd 3px)}.oe-adder .a-l fieldset.w-f .li{width:140px}.oe-adder .a-l fieldset.w-x .li{width:250px}.oe-adder .a-l fieldset.w-nowrap .li{white-space:nowrap}.oe-adder .a-l fieldset .li{display:list-item;cursor:pointer;padding:3px 8px;margin:0 0 2px 0;overflow-wrap:break-word;color:#0a0a0a;background-color:#ddd;min-width:80px;max-width:400px}.oe-adder .a-l fieldset label{display:block;white-space:normal;margin:0;padding:0}.oe-adder .a-l fieldset label>input[type=radio],.oe-adder .a-l fieldset label>input[type=checkbox]{display:none}.oe-adder .a-l fieldset label>input[type=radio]+.li:hover,.oe-adder .a-l fieldset label>input[type=radio]+.li:focus,.oe-adder .a-l fieldset label>input[type=checkbox]+.li:hover,.oe-adder .a-l fieldset label>input[type=checkbox]+.li:focus{color:#fff;background:#acacac}.oe-adder .a-l fieldset label>input[type=radio]:checked+.li,.oe-adder .a-l fieldset label>input[type=checkbox]:checked+.li{color:#fff;background:#286ee0}.oe-adder .a-l ul{max-width:400px}.oe-adder .a-l ul.w-f li{width:140px}.oe-adder .a-l ul.w-x li{width:250px}.oe-adder .a-l ul.w-nowrap li{white-space:nowrap}.oe-adder .a-l ul li{display:list-item;cursor:pointer;padding:3px 8px;margin:0 0 2px 0;overflow-wrap:break-word;color:#0a0a0a;background-color:#ddd;min-width:80px}.oe-adder .a-l ul li:hover,.oe-adder .a-l ul li:focus{color:#fff;background:#acacac}.oe-adder .a-l ul li.selected{color:#fff;background:#286ee0}.oe-adder .a-g.hd .a-l{height:calc( 100% - 24px );margin:24px 0 0 0}.oe-step-progress{display:inline-flex;flex-wrap:wrap}.oe-step-progress.nowrap{flex-wrap:nowrap}.oe-step-progress.pad{margin:0 15px}.oe-step-progress li{position:relative;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;user-select:none;height:22px;min-width:20px;padding:0 6px 1px 6px;margin:0;font-size:0.875rem;color:#505064;border:2px solid #505064;border-right:none}.oe-step-progress li:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.oe-step-progress li:last-child{border-right:2px solid #505064;border-top-right-radius:3px;border-bottom-right-radius:3px}.oe-step-progress li.interval{font-size:0.625rem;font-weight:500;padding:0 6px}.oe-step-progress li.interval.series-gap,.oe-step-progress li.interval.actual{padding:0 3px;background:#505064;color:rgba(240,240,240,.8)}.oe-step-progress li.next{color:blue;font-weight:700}.oe-step-progress li.next::before{content:" ";position:absolute;top:calc( 100% + 2px );left:0;right:0;height:2px;background-color:blue;pointer-events:none}.oe-step-progress li.next::after{top:50%;left:0;margin-top:-11px;content:" ";position:absolute;pointer-events:none;height:0;width:0;border:solid transparent;border-top-width:11px;border-bottom-width:11px;border-left:11px solid #505064;transform:scale(0.5, 1);transform-origin:left}.oe-step-progress li.next.injection{background:transparent url("../svg/v5/light/i/injection.svg") left 8px center no-repeat;background-size:13px;padding-left:26px;padding-right:12px}.oe-step-progress li div.selected-step{position:absolute;top:100%;left:0;right:0;background:url("../svg/v5/light/i/arrow-up-bold.svg") top 1px center no-repeat;background-size:11px;height:20px;pointer-events:none}.oe-step-progress li.todo{color:#505064;font-weight:700}.oe-step-progress li.completed{z-index:1;background:#505064;color:rgba(240,240,240,.8);font-weight:500;padding-left:3px;padding-right:3px}.oe-step-progress li.cancelled{color:rgba(80,80,100,.5);background:linear-gradient(135deg, rgba(0, 0, 0, 0) calc(50% - 5px), #e13939 calc(50%), rgba(0, 0, 0, 0) calc(50% + 5px))}.oe-step-progress li.redated{font-size:0.5625rem;font-weight:500;background:radial-gradient(circle at center, rgba(0, 0, 0, 0) 20%, #dc7305 60%, rgba(0, 0, 0, 0) 90%)}.oe-patient-popup .oe-step-progress li.todo{color:#8c8c8c}.oe-patient-popup .oe-step-progress li.interval.planned{color:#8c8c8c}.oe-patient-popup .oe-step-progress li.next{color:#00c8ff}.oe-patient-popup .oe-step-progress li.next::before{background-color:#00c8ff}.oe-patient-popup .oe-step-progress li.next.injection{background-image:url("../svg/v5/dark/i/injection.svg")}.oe-percentage{display:flex;justify-content:flex-start;align-items:center;height:19px;width:100px;padding:1px;border:2px solid #505064}.oe-percentage .percent-bar{display:block;height:100%;background-color:blue}.freeze-ui{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:149}.freeze-ui.under-hotlist{z-index:94}.oe-i{display:inline-flex;line-height:1;vertical-align:middle;width:19px;height:19px;background:center/19px no-repeat;cursor:pointer;opacity:.6}.oe-i.small{width:13px;height:13px;background-size:13px;vertical-align:middle}.oe-i.medium{width:16px;height:16px;background-size:16px;vertical-align:middle}.oe-i.small-icon{background-size:13px;vertical-align:text-top}.oe-i.medium-icon{background-size:16px;vertical-align:text-top}.oe-i.pad{margin:0 4px}.oe-i.pad-more,.oe-i.pad-both{margin:0 8px}.oe-i.pad-r,.oe-i.pad-right{margin:0 8px 0 0}.oe-i.pad-l,.oe-i.pad-left{margin:0 0 0 8px}.oe-i:hover,.oe-i:focus,.oe-i:active,.oe-i.active,.oe-i.no-hover{opacity:1}.oe-i.selected{opacity:1;cursor:default}.oe-i.start,.oe-i.stop,.oe-i.d-slash,.oe-i.line-break,.oe-i.paragraph,.oe-i.no-click{cursor:default;pointer-events:none}.oe-i.disabled{cursor:default;pointer-events:none;opacity:.25}.oe-i.line-break{opacity:1;width:13px;height:13px;margin:0 .4em;background-size:.8em;background-image:url("../svg/v5/all/ui/type-linebreak.svg")}.oe-i.paragraph{opacity:1;width:13px;height:13px;margin:0 .5em;background-size:1em;background-image:url("../svg/v5/all/ui/type-paragraph.svg")}.oe-i.plus{background-image:url("../svg/v5/light/i/plus.svg")}.oe-i.plus-bold{background-image:url("../svg/v5/light/i/plus-bold.svg")}.oe-i.plus-circle{background-image:url("../svg/v5/light/i/plus-circle.svg")}.i-fixed .oe-i.plus-circle,.oe-popup .oe-i.plus-circle,.oe-patient-popup .oe-i.plus-circle,.oe-hotlist-panel .oe-i.plus-circle{background-image:url("../svg/v5/dark/i/plus-circle.svg")}.oe-i.minus{background-image:url("../svg/v5/light/i/minus.svg")}.oe-i.minus-bold{background-image:url("../svg/v5/light/i/minus-bold.svg")}.oe-i.arrow-down{background-image:url("../svg/v5/light/i/arrow-down.svg")}.oe-i.arrow-up{background-image:url("../svg/v5/light/i/arrow-up.svg")}.oe-i.arrow-down-bold{background-image:url("../svg/v5/light/i/arrow-down-bold.svg")}.oe-i.arrow-up-bold{background-image:url("../svg/v5/light/i/arrow-up-bold.svg")}.oe-i.arrow-right-bold{background-image:url("../svg/v5/light/i/arrow-right-bold.svg")}.oe-i.arrow-left-bold{background-image:url("../svg/v5/light/i/arrow-left-bold.svg")}.oe-i.direction-right{background-image:url("../svg/v5/light/i/direction-right.svg")}.i-fixed .oe-i.direction-right,.oe-popup .oe-i.direction-right,.oe-patient-popup .oe-i.direction-right,.oe-hotlist-panel .oe-i.direction-right{background-image:url("../svg/v5/dark/i/direction-right.svg")}.oe-i.direction-left{background-image:url("../svg/v5/light/i/direction-left.svg")}.oe-i.direction-up{background-image:url("../svg/v5/light/i/direction-up.svg")}.oe-i.direction-down{background-image:url("../svg/v5/light/i/direction-down.svg")}.oe-i.direction-horizontal{background-image:url("../svg/v5/light/i/direction-horizontal.svg")}.oe-i.direction-right-circle{background-image:url("../svg/v5/light/i/direction-right-circle.svg")}.i-fixed .oe-i.direction-right-circle,.oe-popup .oe-i.direction-right-circle,.oe-patient-popup .oe-i.direction-right-circle,.oe-hotlist-panel .oe-i.direction-right-circle{background-image:url("../svg/v5/dark/i/direction-right-circle.svg")}.oe-i.direction-left-circle{background-image:url("../svg/v5/light/i/direction-left-circle.svg")}.oe-i.direction-up-circle{background-image:url("../svg/v5/light/i/direction-up-circle.svg")}.oe-i.direction-down-circle{background-image:url("../svg/v5/light/i/direction-down-circle.svg")}.oe-i.move{background-image:url("../svg/v5/light/i/move.svg")}.oe-i.child-arrow{background-image:url("../svg/v5/light/i/child-arrow.svg")}.i-fixed .oe-i.child-arrow,.oe-popup .oe-i.child-arrow,.oe-patient-popup .oe-i.child-arrow,.oe-hotlist-panel .oe-i.child-arrow{background-image:url("../svg/v5/dark/i/child-arrow.svg")}.oe-i.parent-arrow{background-image:url("../svg/v5/light/i/parent-arrow.svg")}.i-fixed .oe-i.parent-arrow,.oe-popup .oe-i.parent-arrow,.oe-patient-popup .oe-i.parent-arrow,.oe-hotlist-panel .oe-i.parent-arrow{background-image:url("../svg/v5/dark/i/parent-arrow.svg")}.oe-i.menu{background-image:url("../svg/v5/light/i/menu.svg")}.i-fixed .oe-i.menu,.oe-popup .oe-i.menu,.oe-patient-popup .oe-i.menu,.oe-hotlist-panel .oe-i.menu{background-image:url("../svg/v5/dark/i/menu.svg")}.oe-i.trash{background-image:url("../svg/v5/light/i/trash.svg")}.oe-i.trash-blue{background-image:url("../svg/v5/light/i/trash-blue.svg")}.oe-i.print{background-image:url("../svg/v5/light/i/print.svg")}.oe-i.search{background-image:url("../svg/v5/light/i/search.svg")}.oe-i.zoom-in{background-image:url("../svg/v5/light/i/zoom-in.svg")}.oe-i.zoom-out{background-image:url("../svg/v5/light/i/zoom-out.svg")}.oe-i.filter{background-image:url("../svg/v5/light/i/filter.svg")}.oe-i.remove{background-image:url("../svg/v5/light/i/remove.svg")}.oe-i.remove-circle{background-image:url("../svg/v5/light/i/remove-circle.svg")}.i-fixed .oe-i.remove-circle,.oe-popup .oe-i.remove-circle,.oe-patient-popup .oe-i.remove-circle,.oe-hotlist-panel .oe-i.remove-circle{background-image:url("../svg/v5/dark/i/remove-circle.svg")}.oe-i.duplicate{background-image:url("../svg/v5/light/i/duplicate.svg")}.oe-i.copy-forward{background-image:url("../svg/v5/light/i/copy-forward.svg")}.oe-i.copy-over{background-image:url("../svg/v5/light/i/copy-over.svg")}.oe-i.info{background-image:url("../svg/v5/light/i/info.svg")}.i-fixed .oe-i.info,.oe-popup .oe-i.info,.oe-patient-popup .oe-i.info,.oe-hotlist-panel .oe-i.info{background-image:url("../svg/v5/dark/i/info.svg")}.oe-i.info-blue{background-image:url("../svg/v5/light/i/info-blue.svg")}.oe-i.eye{background-image:url("../svg/v5/light/i/eye.svg")}.oe-i.eye-circle{background-image:url("../svg/v5/light/i/eye-circle.svg")}.oe-i.comments{background-image:url("../svg/v5/light/i/comments.svg")}.i-fixed .oe-i.comments,.oe-popup .oe-i.comments,.oe-patient-popup .oe-i.comments,.oe-hotlist-panel .oe-i.comments{background-image:url("../svg/v5/dark/i/comments.svg")}.oe-i.comments-clear{background-image:url("../svg/v5/light/i/comments-clear.svg")}.oe-i.comments-added{background-image:url("../svg/v5/light/i/comments-added.svg")}.i-fixed .oe-i.comments-added,.oe-popup .oe-i.comments-added,.oe-patient-popup .oe-i.comments-added,.oe-hotlist-panel .oe-i.comments-added{background-image:url("../svg/v5/dark/i/comments-added.svg")}.oe-i.comments-who{background-image:url("../svg/v5/light/i/comments-who.svg")}.i-fixed .oe-i.comments-who,.oe-popup .oe-i.comments-who,.oe-patient-popup .oe-i.comments-who,.oe-hotlist-panel .oe-i.comments-who{background-image:url("../svg/v5/dark/i/comments-who.svg")}.oe-i.start{background-image:url("../svg/v5/light/i/start.svg")}.oe-i.stop{background-image:url("../svg/v5/light/i/stop.svg")}.oe-i.range{background-image:url("../svg/v5/light/i/range.svg")}.i-fixed .oe-i.range,.oe-popup .oe-i.range,.oe-patient-popup .oe-i.range,.oe-hotlist-panel .oe-i.range{background-image:url("../svg/v5/dark/i/range.svg")}.oe-i.change{background-image:url("../svg/v5/light/i/change.svg")}.i-fixed .oe-i.change,.oe-popup .oe-i.change,.oe-patient-popup .oe-i.change,.oe-hotlist-panel .oe-i.change{background-image:url("../svg/v5/dark/i/change.svg")}.oe-i.d-slash{background-image:url("../svg/v5/light/i/double-slash.svg")}.i-fixed .oe-i.d-slash,.oe-popup .oe-i.d-slash,.oe-patient-popup .oe-i.d-slash,.oe-hotlist-panel .oe-i.d-slash{background-image:url("../svg/v5/dark/i/double-slash.svg")}.oe-i.expand{background-image:url("../svg/v5/light/i/expand.svg")}.i-fixed .oe-i.expand,.oe-popup .oe-i.expand,.oe-patient-popup .oe-i.expand,.oe-hotlist-panel .oe-i.expand{background-image:url("../svg/v5/dark/i/expand.svg")}.oe-i.collapse{background-image:url("../svg/v5/light/i/collapse.svg")}.i-fixed .oe-i.collapse,.oe-popup .oe-i.collapse,.oe-patient-popup .oe-i.collapse,.oe-hotlist-panel .oe-i.collapse{background-image:url("../svg/v5/dark/i/collapse.svg")}.oe-i.top{background-image:url("../svg/v5/light/i/top.svg")}.i-fixed .oe-i.top,.oe-popup .oe-i.top,.oe-patient-popup .oe-i.top,.oe-hotlist-panel .oe-i.top{background-image:url("../svg/v5/dark/i/top.svg")}.oe-i.reduce-height{background-image:url("../svg/v5/light/i/reduce-height.svg")}.oe-i.increase-height{background-image:url("../svg/v5/light/i/increase-height.svg")}.oe-i.increase-height-orange{background-image:url("../svg/v5/light/i/increase-height-orange.svg")}.oe-i.downup{background-image:url("../svg/v5/light/i/downup.svg")}.oe-i.history{background-image:url("../svg/v5/light/i/rotate-left.svg")}.oe-i.rewind{background-image:url("../svg/v5/light/i/rotate-left.svg")}.oe-i.rotate-left{background-image:url("../svg/v5/light/i/rotate-left.svg")}.oe-i.forward{background-image:url("../svg/v5/light/i/rotate-right.svg")}.oe-i.rotate-right{background-image:url("../svg/v5/light/i/rotate-right.svg")}.oe-i.tick{background-image:url("../svg/v5/light/i/tick.svg")}.oe-i.tick-circle{background-image:url("../svg/v5/light/i/tick-circle.svg")}.oe-i.triangle{background-image:url("../svg/v5/light/i/triangle.svg")}.oe-i.time{background-image:url("../svg/v5/light/i/time.svg")}.oe-i.time-green{background-image:url("../svg/v5/light/i/time-green.svg");opacity:1}.oe-i.time-orange{background-image:url("../svg/v5/light/i/time-orange.svg");opacity:1}.oe-i.time-red{background-image:url("../svg/v5/light/i/time-red.svg");opacity:1}.oe-i.audit-trail{background-image:url("../svg/v5/light/i/audit-trail.svg")}.i-fixed .oe-i.audit-trail,.oe-popup .oe-i.audit-trail,.oe-patient-popup .oe-i.audit-trail,.oe-hotlist-panel .oe-i.audit-trail{background-image:url("../svg/v5/dark/i/audit-trail.svg")}.oe-i.download{background-image:url("../svg/v5/light/i/download.svg")}.oe-i.asterisk{background-image:url("../svg/v5/light/i/asterisk.svg")}.oe-i.asterisk-red{background-image:url("../svg/v5/light/i/asterisk-red.svg");opacity:1}.oe-i.asterisk-blue{background-image:url("../svg/v5/light/i/asterisk-blue.svg")}.oe-i.pencil{background-image:url("../svg/v5/light/i/pencil.svg")}.i-fixed .oe-i.pencil,.oe-popup .oe-i.pencil,.oe-patient-popup .oe-i.pencil,.oe-hotlist-panel .oe-i.pencil{background-image:url("../svg/v5/dark/i/pencil.svg")}.oe-i.draft{background-image:url("../svg/v5/light/i/draft.svg")}.oe-i.pencil-blue{background-image:url("../svg/v5/light/i/pencil-blue.svg")}.oe-i.exclamation{background-image:url("../svg/v5/light/i/exclamation.svg")}.oe-i.male{background-image:url("../svg/v5/light/i/male.svg")}.oe-i.female{background-image:url("../svg/v5/light/i/female.svg")}.oe-i.drug-rx{background-image:url("../svg/v5/light/i/drug-rx.svg")}.i-fixed .oe-i.drug-rx,.oe-popup .oe-i.drug-rx,.oe-patient-popup .oe-i.drug-rx,.oe-hotlist-panel .oe-i.drug-rx{background-image:url("../svg/v5/dark/i/drug-rx.svg")}.oe-i.formulary{background-image:url("../svg/v5/light/i/formulary.svg")}.i-fixed .oe-i.formulary,.oe-popup .oe-i.formulary,.oe-patient-popup .oe-i.formulary,.oe-hotlist-panel .oe-i.formulary{background-image:url("../svg/v5/dark/i/formulary.svg")}.oe-i.injection{background-image:url("../svg/v5/light/i/injection.svg")}.i-fixed .oe-i.injection,.oe-popup .oe-i.injection,.oe-patient-popup .oe-i.injection,.oe-hotlist-panel .oe-i.injection{background-image:url("../svg/v5/dark/i/injection.svg")}.oe-i.drop{background-image:url("../svg/v5/light/i/drop.svg")}.oe-i.drop-done{background-image:url("../svg/v5/light/i/drop-done.svg")}.oe-i.star{background-image:url("../svg/v5/light/i/star.svg")}.oe-i.star-blue{background-image:url("../svg/v5/light/i/star-blue.svg")}.oe-i.starline{background-image:url("../svg/v5/light/i/starline.svg")}.oe-i.flag{background-image:url("../svg/v5/light/i/flag.svg")}.oe-i.flagline{background-image:url("../svg/v5/light/i/flagline.svg")}.oe-i.letter-1{background-image:url("../svg/v5/light/i/letter-1.svg")}.oe-i.letter-2{background-image:url("../svg/v5/light/i/letter-2.svg")}.oe-i.letter-in{background-image:url("../svg/v5/light/i/letter-invitation.svg")}.oe-i.letter-GP{background-image:url("../svg/v5/light/i/letter-GP.svg")}.oe-i.no-permissions{background-image:url("../svg/v5/light/i/no-permissions.svg")}.oe-i.waiting{background-image:url("../svg/v5/light/i/waiting.svg")}.oe-i.more-v{background-image:url("../svg/v5/light/i/more-v.svg")}.i-fixed .oe-i.more-v,.oe-popup .oe-i.more-v,.oe-patient-popup .oe-i.more-v,.oe-hotlist-panel .oe-i.more-v{background-image:url("../svg/v5/dark/i/more-v.svg")}.oe-i.more-h{background-image:url("../svg/v5/light/i/more-h.svg")}.i-fixed .oe-i.more-h,.oe-popup .oe-i.more-h,.oe-patient-popup .oe-i.more-h,.oe-hotlist-panel .oe-i.more-h{background-image:url("../svg/v5/dark/i/more-h.svg")}.oe-i.more-h-orange{background-image:url("../svg/v5/light/i/more-h-orange.svg")}.oe-i.status-urgent{background-image:url("../svg/v5/light/i/status-urgent.svg");opacity:1}.oe-i.status-query{background-image:url("../svg/v5/light/i/status-query.svg")}.oe-i.status-query-reply{background-image:url("../svg/v5/light/i/status-query-reply.svg")}.oe-i.whiteboard{background-image:url("../svg/v5/light/i/whiteboard.svg")}.oe-i.doubt{background-image:url("../svg/v5/light/i/doubt.svg")}.i-fixed .oe-i.doubt,.oe-popup .oe-i.doubt,.oe-patient-popup .oe-i.doubt,.oe-hotlist-panel .oe-i.doubt{background-image:url("../svg/v5/dark/i/doubt.svg")}.oe-i.doubt-active{background-image:url("../svg/v5/light/i/doubt-active.svg");opacity:1}.oe-i.person{background-image:url("../svg/v5/light/i/person.svg")}.i-fixed .oe-i.person,.oe-popup .oe-i.person,.oe-patient-popup .oe-i.person,.oe-hotlist-panel .oe-i.person{background-image:url("../svg/v5/dark/i/person.svg")}.oe-i.person-green{background-image:url("../svg/v5/light/i/person-green.svg");opacity:1}.oe-i.person-split{background-image:url("../svg/v5/light/i/person-split.svg")}.oe-i.team{background-image:url("../svg/v5/light/i/team.svg")}.oe-i.reset{background-image:url("../svg/v5/light/i/reset.svg")}.oe-i.undo{background-image:url("../svg/v5/light/i/undo.svg")}.oe-i.sync{background-image:url("../svg/v5/light/i/sync.svg")}.oe-i.flux{background-image:url("../svg/v5/light/i/flux.svg")}.oe-i.cog{background-image:url("../svg/v5/light/i/cog.svg")}.oe-i.padlock{background-image:url("../svg/v5/light/i/padlock.svg")}.oe-i.fork{background-image:url("../svg/v5/light/i/fork.svg")}.oe-i.merge{background-image:url("../svg/v5/light/i/merge.svg")}.oe-i.path-break{background-image:url("../svg/v5/light/i/path-break.svg")}.oe-i.happy{background-image:url("../svg/v5/light/i/happy.svg")}.oe-i.crying{background-image:url("../svg/v5/light/i/crying.svg")}.oe-i.eyelat-L{background-image:url("../svg/v5/light/i/lat-L.svg")}.oe-i.eyelat-R{background-image:url("../svg/v5/light/i/lat-R.svg")}.oe-i.lat-R{background-image:url("../svg/v5/light/i/lat-R-green.svg");opacity:1}.i-fixed .oe-i.lat-R,.oe-popup .oe-i.lat-R,.oe-patient-popup .oe-i.lat-R,.oe-hotlist-panel .oe-i.lat-R{background-image:url("../svg/v5/dark/i/lat-R-green.svg")}.oe-i.lat-L{background-image:url("../svg/v5/light/i/lat-L-red.svg");opacity:1}.i-fixed .oe-i.lat-L,.oe-popup .oe-i.lat-L,.oe-patient-popup .oe-i.lat-L,.oe-hotlist-panel .oe-i.lat-L{background-image:url("../svg/v5/dark/i/lat-L-red.svg")}.oe-i.lat-n{background-image:url("../svg/v5/light/i/lat-NA.svg");opacity:1}.i-fixed .oe-i.lat-n,.oe-popup .oe-i.lat-n,.oe-patient-popup .oe-i.lat-n,.oe-hotlist-panel .oe-i.lat-n{background-image:url("../svg/v5/dark/i/lat-NA.svg")}.oe-i.lat-Ri{background-image:url("../svg/v5/light/i/lat-R-inactive.svg");opacity:1}.i-fixed .oe-i.lat-Ri,.oe-popup .oe-i.lat-Ri,.oe-patient-popup .oe-i.lat-Ri,.oe-hotlist-panel .oe-i.lat-Ri{background-image:url("../svg/v5/dark/i/lat-R-inactive.svg")}.oe-i.lat-Li{background-image:url("../svg/v5/light/i/lat-L-inactive.svg");opacity:1}.i-fixed .oe-i.lat-Li,.oe-popup .oe-i.lat-Li,.oe-patient-popup .oe-i.lat-Li,.oe-hotlist-panel .oe-i.lat-Li{background-image:url("../svg/v5/dark/i/lat-L-inactive.svg")}.oe-i.lat-Rq{background-image:url("../svg/v5/light/i/lat-R-query.svg")}.oe-i.lat-Lq{background-image:url("../svg/v5/light/i/lat-L-query.svg")}.oe-i.laterality.R{background-image:url("../svg/v5/light/i/lat-R-green.svg");opacity:1}.i-fixed .oe-i.laterality.R,.oe-popup .oe-i.laterality.R,.oe-patient-popup .oe-i.laterality.R,.oe-hotlist-panel .oe-i.laterality.R{background-image:url("../svg/v5/dark/i/lat-R-green.svg")}.oe-i.laterality.L{background-image:url("../svg/v5/light/i/lat-L-red.svg");opacity:1}.i-fixed .oe-i.laterality.L,.oe-popup .oe-i.laterality.L,.oe-patient-popup .oe-i.laterality.L,.oe-hotlist-panel .oe-i.laterality.L{background-image:url("../svg/v5/dark/i/lat-L-red.svg")}.oe-i.laterality.NA{background-image:url("../svg/v5/light/i/lat-NA.svg");opacity:1}.i-fixed .oe-i.laterality.NA,.oe-popup .oe-i.laterality.NA,.oe-patient-popup .oe-i.laterality.NA,.oe-hotlist-panel .oe-i.laterality.NA{background-image:url("../svg/v5/dark/i/lat-NA.svg")}.oe-i.beo{background-image:url("../svg/v5/light/i/beo.svg");opacity:1}.i-fixed .oe-i.beo,.oe-popup .oe-i.beo,.oe-patient-popup .oe-i.beo,.oe-hotlist-panel .oe-i.beo{background-image:url("../svg/v5/dark/i/beo.svg")}.oe-i.NA{background-image:url("../svg/v5/light/i/lat-NA.svg")}.oe-i.patient{background-image:url("../svg/v5/light/i/patient.svg")}.oe-i.trials{background-image:url("../svg/v5/light/i/trials.svg")}.oe-i.save{background-image:url("../svg/v5/light/i/save.svg")}.i-fixed .oe-i.save,.oe-popup .oe-i.save,.oe-patient-popup .oe-i.save,.oe-hotlist-panel .oe-i.save{background-image:url("../svg/v5/dark/i/save.svg")}.oe-i.save-blue{background-image:url("../svg/v5/light/i/save-blue.svg")}.oe-i.save-plus{background-image:url("../svg/v5/light/i/add.svg")}.oe-i.save-team{background-image:url("../svg/v5/light/i/save-team.svg")}.oe-i.add{background-image:url("../svg/v5/light/i/add.svg")}.oe-i.add-blue{background-image:url("../svg/v5/light/i/add-blue.svg")}.oe-i.edit{background-image:url("../svg/v5/light/i/edit.svg")}.oe-i.edit-blue{background-image:url("../svg/v5/light/i/edit-blue.svg")}.oe-i.cancel{background-image:url("../svg/v5/light/i/cancel.svg")}.oe-i.finish{background-image:url("../svg/v5/light/i/finish.svg")}.oe-i.mpr{background-image:url("../svg/v5/light/i/mpr.svg");opacity:1}.oe-i.tick-green{background-image:url("../svg/v5/light/i/tick-green.svg");opacity:1}.oe-i.circle-green{background-image:url("../svg/v5/light/i/circle-green.svg");opacity:1}.oe-i.circle-yellow{background-image:url("../svg/v5/light/i/circle-yellow.svg");opacity:1}.oe-i.circle-amber{background-image:url("../svg/v5/light/i/circle-orange.svg");opacity:1}.oe-i.circle-orange{background-image:url("../svg/v5/light/i/circle-orange.svg");opacity:1}.oe-i.circle-red{background-image:url("../svg/v5/light/i/circle-red.svg");opacity:1}.oe-i.circle-grey{background-image:url("../svg/v5/light/i/circle-grey.svg");opacity:1}.oe-i.flag-green{background-image:url("../svg/v5/light/i/flag-green.svg");opacity:1}.oe-i.flag-amber{background-image:url("../svg/v5/light/i/flag-orange.svg");opacity:1}.oe-i.flag-orange{background-image:url("../svg/v5/light/i/flag-orange.svg");opacity:1}.oe-i.flag-red{background-image:url("../svg/v5/light/i/flag-red.svg");opacity:1}.oe-i.flag-grey{background-image:url("../svg/v5/light/i/flag-grey.svg");opacity:1}.oe-i.triangle-green{background-image:url("../svg/v5/light/i/triangle-green.svg");opacity:1}.oe-i.triangle-amber{background-image:url("../svg/v5/light/i/triangle-orange.svg");opacity:1}.oe-i.triangle-orange{background-image:url("../svg/v5/light/i/triangle-orange.svg");opacity:1}.oe-i.triangle-red{background-image:url("../svg/v5/light/i/triangle-red.svg");opacity:1}.oe-i.triangle-grey{background-image:url("../svg/v5/light/i/triangle-grey.svg");opacity:1}.oe-i.mpr-red{background-image:url("../svg/v5/light/i/mpr-red.svg");opacity:1}.oe-i.mpr-amber{background-image:url("../svg/v5/light/i/mpr-orange.svg");opacity:1}.oe-i.mpr-orange{background-image:url("../svg/v5/light/i/mpr-orange.svg");opacity:1}.oe-i.mpr-green{background-image:url("../svg/v5/light/i/mpr-green.svg");opacity:1}.oe-i.exclamation-green{background-image:url("../svg/v5/light/i/exclamation-green.svg");opacity:1}.oe-i.exclamation-amber{background-image:url("../svg/v5/light/i/exclamation-orange.svg");opacity:1}.oe-i.exclamation-orange{background-image:url("../svg/v5/light/i/exclamation-orange.svg");opacity:1}.oe-i.exclamation-red{background-image:url("../svg/v5/light/i/exclamation-red.svg");opacity:1}.oe-i.cross-red{background-image:url("../svg/v5/light/i/cross-red.svg");opacity:1}.oe-i.warning{background-image:url("../svg/v5/light/i/warning.svg");opacity:1}.oe-i.warning-none{background-image:url("../svg/v5/light/i/warning-none.svg");opacity:1}.oe-i.accessibility{background-image:url("../svg/v5/light/i/accessibility.svg")}.oe-i.a11ty-green{background-image:url("../svg/v5/light/i/a11ty-green.svg");opacity:1}.oe-i.a11ty-orange{background-image:url("../svg/v5/light/i/a11ty-orange.svg");opacity:1}.oe-i.a11ty-red{background-image:url("../svg/v5/light/i/a11ty-red.svg");opacity:1}.oe-i.interval{background-image:url("../svg/v5/light/i/interval.svg")}.oe-i.ed-reset{background-image:url("../svg/v5/all/eyedraw/ed-reset.svg")}.oe-i.ed-zoom{background-image:url("../svg/v5/all/eyedraw/ed-zoom.svg")}.oe-i.ed-lock{background-image:url("../svg/v5/all/eyedraw/ed-lock.svg")}.oe-i.ed-trash{background-image:url("../svg/v5/all/eyedraw/ed-trash.svg")}.oe-i.ed-move-backward{background-image:url("../svg/v5/all/eyedraw/ed-backward.svg")}.oe-i.ed-move-forward{background-image:url("../svg/v5/all/eyedraw/ed-forward.svg")}.oe-i.ed-info{background-image:url("../svg/v5/all/eyedraw/ed-info.svg")}.oe-i-e{display:inline-block;vertical-align:middle;background-image:url("../img/event-icons-76x76.png");background-repeat:no-repeat;width:19px;height:19px}.oe-i-e.large{width:38px;height:38px}.oe-i-e.pad{margin:0 4px}.oe-i-e.pad-right{margin:0 8px 0 0}.oe-i-e.pad-left{margin:0 0 0 8px}.i-CiAnaestheticExam{background-size:228px 209px;background-position:0px 0px}.i-CiAnaestheticExam.large{background-size:456px 418px;background-position:0px 0px}.i-CiCommunityData{background-size:228px 209px;background-position:-19px 0px}.i-CiCommunityData.large{background-size:456px 418px;background-position:-38px 0px}.i-CiDilation{background-size:228px 209px;background-position:0px -19px}.i-CiDilation.large{background-size:456px 418px;background-position:0px -38px}.i-CiExamination{background-size:228px 209px;background-position:-19px -19px}.i-CiExamination.large{background-size:456px 418px;background-position:-38px -38px}.i-CiOrthoptics{background-size:228px 209px;background-position:-38px 0px}.i-CiOrthoptics.large{background-size:456px 418px;background-position:-76px 0px}.i-CiPatientAdmission{background-size:228px 209px;background-position:-38px -19px}.i-CiPatientAdmission.large{background-size:456px 418px;background-position:-76px -38px}.i-CiPhasing{background-size:228px 209px;background-position:0px -38px}.i-CiPhasing.large{background-size:456px 418px;background-position:0px -76px}.i-CiRefraction{background-size:228px 209px;background-position:-19px -38px}.i-CiRefraction.large{background-size:456px 418px;background-position:-38px -76px}.i-CiVisualAcuity{background-size:228px 209px;background-position:-38px -38px}.i-CiVisualAcuity.large{background-size:456px 418px;background-position:-76px -76px}.i-CoCatPROM5{background-size:228px 209px;background-position:-57px 0px}.i-CoCatPROM5.large{background-size:456px 418px;background-position:-114px 0px}.i-CoCertificate{background-size:228px 209px;background-position:-57px -19px}.i-CoCertificate.large{background-size:456px 418px;background-position:-114px -38px}.i-CoCorrespondence{background-size:228px 209px;background-position:-57px -38px}.i-CoCorrespondence.large{background-size:456px 418px;background-position:-114px -76px}.i-CoDocument{background-size:228px 209px;background-position:0px -57px}.i-CoDocument.large{background-size:456px 418px;background-position:0px -114px}.i-CoForm{background-size:228px 209px;background-position:-19px -57px}.i-CoForm.large{background-size:456px 418px;background-position:-38px -114px}.i-CoIVTApplication{background-size:228px 209px;background-position:-38px -57px}.i-CoIVTApplication.large{background-size:456px 418px;background-position:-76px -114px}.i-CoInternalReferral{background-size:228px 209px;background-position:-57px -57px}.i-CoInternalReferral.large{background-size:456px 418px;background-position:-114px -114px}.i-CoLetterIn{background-size:228px 209px;background-position:-76px 0px}.i-CoLetterIn.large{background-size:456px 418px;background-position:-152px 0px}.i-CoLetterOut{background-size:228px 209px;background-position:-76px -19px}.i-CoLetterOut.large{background-size:456px 418px;background-position:-152px -38px}.i-CoMedia{background-size:228px 209px;background-position:-76px -38px}.i-CoMedia.large{background-size:456px 418px;background-position:-152px -76px}.i-CoPatientConsent{background-size:228px 209px;background-position:-76px -57px}.i-CoPatientConsent.large{background-size:456px 418px;background-position:-152px -114px}.i-CoReferral{background-size:228px 209px;background-position:0px -76px}.i-CoReferral.large{background-size:456px 418px;background-position:0px -152px}.i-CoScan{background-size:228px 209px;background-position:-19px -76px}.i-CoScan.large{background-size:456px 418px;background-position:-38px -152px}.i-CoTelephoneCall{background-size:228px 209px;background-position:-38px -76px}.i-CoTelephoneCall.large{background-size:456px 418px;background-position:-76px -152px}.i-DrDrops{background-size:228px 209px;background-position:-57px -76px}.i-DrDrops.large{background-size:456px 418px;background-position:-114px -152px}.i-DrPills{background-size:228px 209px;background-position:-76px -76px}.i-DrPills.large{background-size:456px 418px;background-position:-152px -152px}.i-DrPrescription{background-size:228px 209px;background-position:-95px 0px}.i-DrPrescription.large{background-size:456px 418px;background-position:-190px 0px}.i-DrSpecsPrescription{background-size:228px 209px;background-position:-95px -19px}.i-DrSpecsPrescription.large{background-size:456px 418px;background-position:-190px -38px}.i-ImFFA{background-size:228px 209px;background-position:-95px -38px}.i-ImFFA.large{background-size:456px 418px;background-position:-190px -76px}.i-ImOCT{background-size:228px 209px;background-position:-95px -57px}.i-ImOCT.large{background-size:456px 418px;background-position:-190px -114px}.i-ImPhoto{background-size:228px 209px;background-position:-95px -76px}.i-ImPhoto.large{background-size:456px 418px;background-position:-190px -152px}.i-ImToricIOL{background-size:228px 209px;background-position:0px -95px}.i-ImToricIOL.large{background-size:456px 418px;background-position:0px -190px}.i-ImUltraSound{background-size:228px 209px;background-position:-19px -95px}.i-ImUltraSound.large{background-size:456px 418px;background-position:-38px -190px}.i-InBiometry{background-size:228px 209px;background-position:-38px -95px}.i-InBiometry.large{background-size:456px 418px;background-position:-76px -190px}.i-InBlood{background-size:228px 209px;background-position:-57px -95px}.i-InBlood.large{background-size:456px 418px;background-position:-114px -190px}.i-InCornealTopography{background-size:228px 209px;background-position:-76px -95px}.i-InCornealTopography.large{background-size:456px 418px;background-position:-152px -190px}.i-InDNAExtraction{background-size:228px 209px;background-position:-95px -95px}.i-InDNAExtraction.large{background-size:456px 418px;background-position:-190px -190px}.i-InDNAResults{background-size:228px 209px;background-position:-114px 0px}.i-InDNAResults.large{background-size:456px 418px;background-position:-228px 0px}.i-InDNASample{background-size:228px 209px;background-position:-114px -19px}.i-InDNASample.large{background-size:456px 418px;background-position:-228px -38px}.i-InERG{background-size:228px 209px;background-position:-114px -38px}.i-InERG.large{background-size:456px 418px;background-position:-228px -76px}.i-InLabRequest{background-size:228px 209px;background-position:-114px -57px}.i-InLabRequest.large{background-size:456px 418px;background-position:-228px -114px}.i-InMRI-CT{background-size:228px 209px;background-position:-114px -76px}.i-InMRI-CT.large{background-size:456px 418px;background-position:-228px -152px}.i-InStereoPair{background-size:228px 209px;background-position:-114px -95px}.i-InStereoPair.large{background-size:456px 418px;background-position:-228px -190px}.i-InVisualField{background-size:228px 209px;background-position:0px -114px}.i-InVisualField.large{background-size:456px 418px;background-position:0px -228px}.i-Message{background-size:228px 209px;background-position:-19px -114px}.i-Message.large{background-size:456px 418px;background-position:-38px -228px}.i-MiPatientEducation{background-size:228px 209px;background-position:-38px -114px}.i-MiPatientEducation.large{background-size:456px 418px;background-position:-76px -228px}.i-MiSafetyChecklist{background-size:228px 209px;background-position:-57px -114px}.i-MiSafetyChecklist.large{background-size:456px 418px;background-position:-114px -228px}.i-NuEducation{background-size:228px 209px;background-position:-76px -114px}.i-NuEducation.large{background-size:456px 418px;background-position:-152px -228px}.i-NuPreOpCheck{background-size:228px 209px;background-position:-95px -114px}.i-NuPreOpCheck.large{background-size:456px 418px;background-position:-190px -228px}.i-OuAnaestheticSatisfaction{background-size:228px 209px;background-position:-114px -114px}.i-OuAnaestheticSatisfaction.large{background-size:456px 418px;background-position:-228px -228px}.i-OuInfectedEye{background-size:228px 209px;background-position:-133px 0px}.i-OuInfectedEye.large{background-size:456px 418px;background-position:-266px 0px}.i-OuPatientSatisfaction{background-size:228px 209px;background-position:-133px -19px}.i-OuPatientSatisfaction.large{background-size:456px 418px;background-position:-266px -38px}.i-Patient{background-size:228px 209px;background-position:-133px -38px}.i-Patient.large{background-size:456px 418px;background-position:-266px -76px}.i-PatientDNA{background-size:228px 209px;background-position:-133px -57px}.i-PatientDNA.large{background-size:456px 418px;background-position:-266px -114px}.i-TrBotox{background-size:228px 209px;background-position:-133px -76px}.i-TrBotox.large{background-size:456px 418px;background-position:-266px -152px}.i-TrIntravitrealInjection{background-size:228px 209px;background-position:-133px -95px}.i-TrIntravitrealInjection.large{background-size:456px 418px;background-position:-266px -190px}.i-TrLaser{background-size:228px 209px;background-position:-133px -114px}.i-TrLaser.large{background-size:456px 418px;background-position:-266px -228px}.i-TrNeedling{background-size:228px 209px;background-position:0px -133px}.i-TrNeedling.large{background-size:456px 418px;background-position:0px -266px}.i-TrOperation{background-size:228px 209px;background-position:-19px -133px}.i-TrOperation.large{background-size:456px 418px;background-position:-38px -266px}.i-TrOperationNotes{background-size:228px 209px;background-position:-38px -133px}.i-TrOperationNotes.large{background-size:456px 418px;background-position:-76px -266px}.i-TrOperationProcedure{background-size:228px 209px;background-position:-57px -133px}.i-TrOperationProcedure.large{background-size:456px 418px;background-position:-114px -266px}.i-TrSafetyChecklist{background-size:228px 209px;background-position:-76px -133px}.i-TrSafetyChecklist.large{background-size:456px 418px;background-position:-152px -266px}.i-aA{background-size:228px 209px;background-position:-95px -133px}.i-aA.large{background-size:456px 418px;background-position:-190px -266px}.i-aC{background-size:228px 209px;background-position:-114px -133px}.i-aC.large{background-size:456px 418px;background-position:-228px -266px}.i-aD{background-size:228px 209px;background-position:-133px -133px}.i-aD.large{background-size:456px 418px;background-position:-266px -266px}.i-aM{background-size:228px 209px;background-position:-152px 0px}.i-aM.large{background-size:456px 418px;background-position:-304px 0px}.i-aV{background-size:228px 209px;background-position:-152px -19px}.i-aV.large{background-size:456px 418px;background-position:-304px -38px}.i-aW{background-size:228px 209px;background-position:-152px -38px}.i-aW.large{background-size:456px 418px;background-position:-304px -76px}.i-genCiDiamond{background-size:228px 209px;background-position:-152px -57px}.i-genCiDiamond.large{background-size:456px 418px;background-position:-304px -114px}.i-genCiDoc{background-size:228px 209px;background-position:-152px -76px}.i-genCiDoc.large{background-size:456px 418px;background-position:-304px -152px}.i-genCiDocHole{background-size:228px 209px;background-position:-152px -95px}.i-genCiDocHole.large{background-size:456px 418px;background-position:-304px -190px}.i-genCiFour{background-size:228px 209px;background-position:-152px -114px}.i-genCiFour.large{background-size:456px 418px;background-position:-304px -228px}.i-genCiGrid{background-size:228px 209px;background-position:-152px -133px}.i-genCiGrid.large{background-size:456px 418px;background-position:-304px -266px}.i-genCiNut{background-size:228px 209px;background-position:0px -152px}.i-genCiNut.large{background-size:456px 418px;background-position:0px -304px}.i-genCiSquare{background-size:228px 209px;background-position:-19px -152px}.i-genCiSquare.large{background-size:456px 418px;background-position:-38px -304px}.i-genCiSquareDot{background-size:228px 209px;background-position:-38px -152px}.i-genCiSquareDot.large{background-size:456px 418px;background-position:-76px -304px}.i-genCiSquareSplit{background-size:228px 209px;background-position:-57px -152px}.i-genCiSquareSplit.large{background-size:456px 418px;background-position:-114px -304px}.i-genCiSquareWin{background-size:228px 209px;background-position:-76px -152px}.i-genCiSquareWin.large{background-size:456px 418px;background-position:-152px -304px}.i-genCiStack{background-size:228px 209px;background-position:-95px -152px}.i-genCiStack.large{background-size:456px 418px;background-position:-190px -304px}.i-genCiTarget{background-size:228px 209px;background-position:-114px -152px}.i-genCiTarget.large{background-size:456px 418px;background-position:-228px -304px}.i-genCoDiamond{background-size:228px 209px;background-position:-133px -152px}.i-genCoDiamond.large{background-size:456px 418px;background-position:-266px -304px}.i-genCoDoc{background-size:228px 209px;background-position:-152px -152px}.i-genCoDoc.large{background-size:456px 418px;background-position:-304px -304px}.i-genCoDocHole{background-size:228px 209px;background-position:-171px 0px}.i-genCoDocHole.large{background-size:456px 418px;background-position:-342px 0px}.i-genCoFour{background-size:228px 209px;background-position:-171px -19px}.i-genCoFour.large{background-size:456px 418px;background-position:-342px -38px}.i-genCoGrid{background-size:228px 209px;background-position:-171px -38px}.i-genCoGrid.large{background-size:456px 418px;background-position:-342px -76px}.i-genCoNut{background-size:228px 209px;background-position:-171px -57px}.i-genCoNut.large{background-size:456px 418px;background-position:-342px -114px}.i-genCoSquare{background-size:228px 209px;background-position:-171px -76px}.i-genCoSquare.large{background-size:456px 418px;background-position:-342px -152px}.i-genCoSquareDot{background-size:228px 209px;background-position:-171px -95px}.i-genCoSquareDot.large{background-size:456px 418px;background-position:-342px -190px}.i-genCoSquareSplit{background-size:228px 209px;background-position:-171px -114px}.i-genCoSquareSplit.large{background-size:456px 418px;background-position:-342px -228px}.i-genCoSquareWin{background-size:228px 209px;background-position:-171px -133px}.i-genCoSquareWin.large{background-size:456px 418px;background-position:-342px -266px}.i-genCoStack{background-size:228px 209px;background-position:-171px -152px}.i-genCoStack.large{background-size:456px 418px;background-position:-342px -304px}.i-genCoTarget{background-size:228px 209px;background-position:0px -171px}.i-genCoTarget.large{background-size:456px 418px;background-position:0px -342px}.i-genImDiamond{background-size:228px 209px;background-position:-19px -171px}.i-genImDiamond.large{background-size:456px 418px;background-position:-38px -342px}.i-genImDoc{background-size:228px 209px;background-position:-38px -171px}.i-genImDoc.large{background-size:456px 418px;background-position:-76px -342px}.i-genImDocHole{background-size:228px 209px;background-position:-57px -171px}.i-genImDocHole.large{background-size:456px 418px;background-position:-114px -342px}.i-genImFour{background-size:228px 209px;background-position:-76px -171px}.i-genImFour.large{background-size:456px 418px;background-position:-152px -342px}.i-genImGrid{background-size:228px 209px;background-position:-95px -171px}.i-genImGrid.large{background-size:456px 418px;background-position:-190px -342px}.i-genImNut{background-size:228px 209px;background-position:-114px -171px}.i-genImNut.large{background-size:456px 418px;background-position:-228px -342px}.i-genImSquare{background-size:228px 209px;background-position:-133px -171px}.i-genImSquare.large{background-size:456px 418px;background-position:-266px -342px}.i-genImSquareDot{background-size:228px 209px;background-position:-152px -171px}.i-genImSquareDot.large{background-size:456px 418px;background-position:-304px -342px}.i-genImSquareSplit{background-size:228px 209px;background-position:-171px -171px}.i-genImSquareSplit.large{background-size:456px 418px;background-position:-342px -342px}.i-genImSquareWin{background-size:228px 209px;background-position:-190px 0px}.i-genImSquareWin.large{background-size:456px 418px;background-position:-380px 0px}.i-genImStack{background-size:228px 209px;background-position:-190px -19px}.i-genImStack.large{background-size:456px 418px;background-position:-380px -38px}.i-genImTarget{background-size:228px 209px;background-position:-190px -38px}.i-genImTarget.large{background-size:456px 418px;background-position:-380px -76px}.i-genMiDiamond{background-size:228px 209px;background-position:-190px -57px}.i-genMiDiamond.large{background-size:456px 418px;background-position:-380px -114px}.i-genMiDoc{background-size:228px 209px;background-position:-190px -76px}.i-genMiDoc.large{background-size:456px 418px;background-position:-380px -152px}.i-genMiDocHole{background-size:228px 209px;background-position:-190px -95px}.i-genMiDocHole.large{background-size:456px 418px;background-position:-380px -190px}.i-genMiFour{background-size:228px 209px;background-position:-190px -114px}.i-genMiFour.large{background-size:456px 418px;background-position:-380px -228px}.i-genMiGrid{background-size:228px 209px;background-position:-190px -133px}.i-genMiGrid.large{background-size:456px 418px;background-position:-380px -266px}.i-genMiNut{background-size:228px 209px;background-position:-190px -152px}.i-genMiNut.large{background-size:456px 418px;background-position:-380px -304px}.i-genMiSquare{background-size:228px 209px;background-position:-190px -171px}.i-genMiSquare.large{background-size:456px 418px;background-position:-380px -342px}.i-genMiSquareDot{background-size:228px 209px;background-position:0px -190px}.i-genMiSquareDot.large{background-size:456px 418px;background-position:0px -380px}.i-genMiSquareSplit{background-size:228px 209px;background-position:-19px -190px}.i-genMiSquareSplit.large{background-size:456px 418px;background-position:-38px -380px}.i-genMiSquareWin{background-size:228px 209px;background-position:-38px -190px}.i-genMiSquareWin.large{background-size:456px 418px;background-position:-76px -380px}.i-genMiStack{background-size:228px 209px;background-position:-57px -190px}.i-genMiStack.large{background-size:456px 418px;background-position:-114px -380px}.i-genMiTarget{background-size:228px 209px;background-position:-76px -190px}.i-genMiTarget.large{background-size:456px 418px;background-position:-152px -380px}.i-genNuDiamond{background-size:228px 209px;background-position:-95px -190px}.i-genNuDiamond.large{background-size:456px 418px;background-position:-190px -380px}.i-genNuDoc{background-size:228px 209px;background-position:-114px -190px}.i-genNuDoc.large{background-size:456px 418px;background-position:-228px -380px}.i-genNuDocHole{background-size:228px 209px;background-position:-133px -190px}.i-genNuDocHole.large{background-size:456px 418px;background-position:-266px -380px}.i-genNuFour{background-size:228px 209px;background-position:-152px -190px}.i-genNuFour.large{background-size:456px 418px;background-position:-304px -380px}.i-genNuGrid{background-size:228px 209px;background-position:-171px -190px}.i-genNuGrid.large{background-size:456px 418px;background-position:-342px -380px}.i-genNuNut{background-size:228px 209px;background-position:-190px -190px}.i-genNuNut.large{background-size:456px 418px;background-position:-380px -380px}.i-genNuSquare{background-size:228px 209px;background-position:-209px 0px}.i-genNuSquare.large{background-size:456px 418px;background-position:-418px 0px}.i-genNuSquareDot{background-size:228px 209px;background-position:-209px -19px}.i-genNuSquareDot.large{background-size:456px 418px;background-position:-418px -38px}.i-genNuSquareSplit{background-size:228px 209px;background-position:-209px -38px}.i-genNuSquareSplit.large{background-size:456px 418px;background-position:-418px -76px}.i-genNuSquareWin{background-size:228px 209px;background-position:-209px -57px}.i-genNuSquareWin.large{background-size:456px 418px;background-position:-418px -114px}.i-genNuStack{background-size:228px 209px;background-position:-209px -76px}.i-genNuStack.large{background-size:456px 418px;background-position:-418px -152px}.i-genNuTarget{background-size:228px 209px;background-position:-209px -95px}.i-genNuTarget.large{background-size:456px 418px;background-position:-418px -190px}.oe-logo-flag-help{z-index:99;position:absolute;top:20px;left:200px;display:flex;justify-content:flex-start;align-items:center;color:#dcdcdc;font-size:0.875rem;font-weight:300;padding-left:20px;background:left center/15px transparent url("../svg/v5/dark/i/direction-left.svg") no-repeat;opacity:.5}.oe-logo-flag-help .oe-i{display:none}.openeyes-brand{z-index:100;position:absolute;top:0;left:0;width:280px;background:#414040}.openeyes-brand .oe-logo{position:absolute;top:0;left:25px;height:60px;padding:0 20px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:left .5s ease}.openeyes-brand .oe-logo .oe-openeyes{pointer-events:none;display:inline-block;width:100px;height:18.44px;fill:#fff;opacity:.3}.openeyes-brand .oe-logo .oe-openers{pointer-events:none;display:inline-block;width:120px;height:26.4px;fill:#fff;opacity:.3}.openeyes-brand .oe-logo.open .oe-openers,.openeyes-brand .oe-logo.active .oe-openers{fill:#fff;opacity:.9}.openeyes-brand .oe-logo.open .oe-openeyes,.openeyes-brand .oe-logo.active .oe-openeyes{fill:aqua;opacity:.8}.openeyes-brand .oe-logo.open{left:0}.openeyes-brand .oe-product-info{display:none;margin:60px 0 0 20px;padding:0 10px 10px 0}.openeyes-brand .oe-product-info .group{margin:5px 0;padding:5px 0 10px 0;border-bottom:1px dotted rgba(255,255,255,.2)}.openeyes-brand .oe-product-info .group:last-child{border-bottom:none}.openeyes-brand .oe-product-info p{font-size:0.6875rem;color:#dcdcdc;font-weight:300;margin:0 0 5px 0}.openeyes-brand .oe-product-info p:last-child{margin:0 0 0 0}.openeyes-brand .oe-product-info p a{color:aqua}.openeyes-brand .oe-product-info .large-text{font-size:0.875rem}.openeyes-brand .oe-product-info h3{font-size:1.4375rem;font-weight:100;color:#dcdcdc;margin:0 0 10px 0}.openeyes-brand .oe-product-info h4{font-size:0.625rem;font-weight:300;color:#8c8c8c;margin:0 0 5px 0}.oe-header{background:#2c2b2b;position:relative}.oe-header.flag:after{content:"";position:absolute;top:8px;left:-7px;height:46px;width:46px;background:transparent url("../img/flags/wales.png") top left no-repeat;background-size:contain}.oe-patient{position:absolute;top:0;left:200px;height:60px;width:605px;background:transparent url("../svg/v5/dark/ui/watermark-patient.svg") top -4px right 18px no-repeat;background-size:90px 90px}@media only screen and (max-width: 1265px){.oe-patient{width:530px}}.oe-patient{color:#dcdcdc;font-size:0.6875rem}.oe-patient .patient-name{position:absolute;top:12px;left:0;font-size:1.0625rem;font-weight:400;line-height:1}.oe-patient .patient-name a:hover,.oe-patient .patient-name a:focus,.oe-patient .patient-name a:active{color:#008cc8}.oe-patient .patient-details{position:absolute;bottom:0;left:0;padding:0 20px 0 0;display:flex;justify-content:flex-start;align-items:center}.oe-patient .patient-details div{padding:0 5px 4px 5px;border-left:1px solid #3c3c3c}.oe-patient .patient-details div:first-child{padding-left:0;border-left:none;font-size:0.8125rem}.oe-patient .patient-details div span:first-of-type{opacity:.5}.oe-patient .patient-details div em{opacity:.5;font-size:0.625rem}.oe-patient .patient-details .oe-i.small{width:11px;height:11px;background-size:11px;position:relative;top:-1px}.oe-patient.deceased .patient-name{color:red;font-weight:400}.oe-patient .patient-died{font-size:0.8125rem;color:red}.oe-patient .patient-died em{opacity:.75;font-size:0.75rem}.oe-patient .patient-died em:nth-child(2) em{padding:0 0 0 3px}.oe-patient .patient-allergies-risks{position:absolute;bottom:0;right:155px;cursor:pointer;font-size:0.625rem;font-weight:500;display:flex;align-items:center;height:23px;padding:0 23px 0 5px;background:transparent url("../svg/v5/dark/i/triangle.svg") center right 4px no-repeat;background-size:15px}.oe-patient .patient-allergies-risks.unknown{background-color:#4e4c4c}.oe-patient .patient-allergies-risks.risk-warning{background-color:#751e00}.oe-patient .patient-allergies-risks.no-risk{background-color:#0d8b2e}.oe-patient .patient-allergies-risks.open,.oe-patient .patient-allergies-risks.active{background-color:#00c8ff;background-image:url("../svg/v5/light/i/triangle.svg");color:#2c2b2b}@media only screen and (max-width: 1265px){.oe-patient .patient-allergies-risks{text-indent:-9999px;padding:0;width:25px;background-position:center center}}.oe-patient .patient-quicklook,.oe-patient .patient-demographics,.oe-patient .patient-management,.oe-patient .patient-oescape,.oe-patient .patient-local-edit,.oe-patient .patient-oescape,.oe-patient .patient-extra{position:absolute;padding:6px 8px 4px 8px;cursor:pointer}.oe-patient .patient-quicklook svg,.oe-patient .patient-demographics svg,.oe-patient .patient-management svg,.oe-patient .patient-oescape svg,.oe-patient .patient-local-edit svg,.oe-patient .patient-oescape svg,.oe-patient .patient-extra svg{pointer-events:none}.oe-patient .patient-quicklook .icon,.oe-patient .patient-demographics .icon,.oe-patient .patient-management .icon,.oe-patient .patient-oescape .icon,.oe-patient .patient-local-edit .icon,.oe-patient .patient-oescape .icon,.oe-patient .patient-extra .icon{display:inline-block;fill:#fff;opacity:.8}.oe-patient .patient-quicklook.open .icon,.oe-patient .patient-quicklook.active .icon,.oe-patient .patient-demographics.open .icon,.oe-patient .patient-demographics.active .icon,.oe-patient .patient-management.open .icon,.oe-patient .patient-management.active .icon,.oe-patient .patient-oescape.open .icon,.oe-patient .patient-oescape.active .icon,.oe-patient .patient-local-edit.open .icon,.oe-patient .patient-local-edit.active .icon,.oe-patient .patient-oescape.open .icon,.oe-patient .patient-oescape.active .icon,.oe-patient .patient-extra.open .icon,.oe-patient .patient-extra.active .icon{fill:#00c8ff}.oe-patient .patient-demographics{bottom:0;right:119px;padding-left:14px}.oe-patient .patient-demographics .icon{width:16px;height:16px}.oe-patient .patient-management{bottom:0;right:86px;padding-bottom:3px}.oe-patient .patient-management .icon{width:18px;height:18px}.oe-patient .patient-quicklook{bottom:0;right:56px}.oe-patient .patient-quicklook .icon{width:16px;height:16px}.oe-patient .patient-oescape{bottom:0;right:24px}.oe-patient .patient-oescape .icon{width:16px;height:16px}.oe-patient .patient-extra{bottom:0;right:-8px}.oe-patient .patient-extra .icon{width:16px;height:16px}.oe-patient .patient-local-edit{top:5px;right:-7px}.oe-patient .patient-local-edit .icon{width:15px;height:15px}.oe-patient .patient-local-edit .icon:hover,.oe-patient .patient-local-edit .icon:focus,.oe-patient .patient-local-edit .icon:active{opacity:1}.oe-user{position:absolute;top:0;right:210px;display:flex;height:60px;transition:right .5s ease-out}@media only screen and (min-width: 1440px){.oe-user{right:250px}}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-user{display:none}}.oe-user .oe-user-profile-context{margin:auto 0;width:255px;color:#dcdcdc;padding:0 0 0 8px;transition:width .5s ease-out}@media only screen and (min-width: 1440px){.oe-user .oe-user-profile-context{width:365px;border-left:3px solid #3c3c3c}}.oe-user .oe-user-profile-context li{position:relative;font-size:0.625rem;opacity:.8}.oe-user .oe-user-profile-context li em{font-size:0.5625rem;opacity:.5;font-style:normal;font-weight:300}.oe-user .oe-user-profile-context li a{font-size:0.5625rem;color:#fff;margin-left:10px;opacity:.5}.oe-user .oe-user-profile-context li a:hover,.oe-user .oe-user-profile-context li a:focus,.oe-user .oe-user-profile-context li a:active{opacity:1;color:#00c8ff}.oe-nav{position:absolute;top:0;right:0;height:60px}.oe-nav .oe-nav-shortcuts{display:none;position:absolute;top:60px;right:0;z-index:99;width:230px;background:#286ee0;padding:10px 0}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-nav .oe-nav-shortcuts{width:350px}}.oe-nav .oe-nav-shortcuts li>a{display:block;color:rgba(255,255,255,.7);font-size:0.6875rem;font-weight:400;padding:6px 30px 6px 18px;background:url("../svg/v5/all/ui/shortcut-arrow.svg") right 8px top 6px no-repeat;background-size:10px}.oe-nav .oe-nav-shortcuts li>a.popup{background-image:url("../svg/v5/dark/i/duplicate.svg");background-size:12px}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-nav .oe-nav-shortcuts li>a{font-size:1.1875rem;color:#fff;font-weight:400;padding:12px 30px 12px 12px;background-size:18px}}.oe-nav .oe-nav-shortcuts li>a:hover,.oe-nav .oe-nav-shortcuts li>a:focus,.oe-nav .oe-nav-shortcuts li>a:active{color:#fff;background-color:#1e53a8}.oe-nav .oe-big-icons li.oe-nav-btn{display:inline-block;position:relative;margin-left:1px}.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn,.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn{display:flex;justify-content:center;align-items:center;height:60px;transition:padding .5s ease-out;padding:0 2px}@media only screen and (min-width: 1440px){.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn,.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn{padding:0 7px}}.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn svg,.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn svg{pointer-events:none}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn{padding:0 5px}}.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn:hover,.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn:focus,.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn:active{background:#286ee0}.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn:hover .icon,.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn:focus .icon,.oe-nav .oe-big-icons li.oe-nav-btn .icon-btn:active .icon{opacity:1}.oe-nav .oe-big-icons li.oe-nav-btn .icon{display:inline-block;width:40px;height:20px;fill:#fff;opacity:.5}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-nav .oe-big-icons li.oe-nav-btn .icon{width:60px;height:30px}}.oe-nav .oe-big-icons li.oe-nav-btn .icon.open{fill:#00c8ff;opacity:.7}.oe-nav .oe-big-icons li.oe-nav-btn .icon.hotlist.vc{fill:#00b4eb;opacity:.9}.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn{cursor:pointer}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn{padding:0 11px}}.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn.active{background:#286ee0}.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn.active .icon{opacity:1;fill:#fff}.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn.active .icon.hotlist.vc{fill:#fff}.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn.open{background:linear-gradient(#333232 95%, #286ee0 96%)}.oe-nav .oe-big-icons li.oe-nav-btn .nav-js-btn.open .icon{fill:aqua}.clinic-context{position:absolute;top:0;left:178px;height:60px;width:545px;display:flex;justify-content:flex-start;align-items:center;color:#8c8c8c;font-weight:500}.clinic-context .favourite-btn{display:flex;justify-content:center;align-items:center;height:100%;width:30px;padding:0;margin:0 10px 0 0;border-right:1px solid #3c3c3c;cursor:pointer}.clinic-context .favourite-btn:after{content:"";height:16px;width:16px;margin:0 auto;background:url("../svg/v5/dark/i/starline.svg") center center no-repeat;background-size:contain;opacity:.5}.clinic-context .favourite-btn:hover,.clinic-context .favourite-btn:focus{background-color:#286ee0}.clinic-context .favourite-btn:hover:after,.clinic-context .favourite-btn:focus:after{opacity:1}.clinic-context .context{font-size:1rem}.clinic-context .context .lists{padding:0 0 0 5px;font-size:0.6875rem}.clinic-context .context .lists b{color:#00c8ff}.clinic-context .date-range{font-size:0.875rem;margin:3px 0 0 0;font-weight:700}.oe-hd-title{position:absolute;top:0;left:180px;height:60px;display:flex;justify-content:flex-start;align-items:center;font-size:1rem;color:#8c8c8c;font-weight:300}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-hd-title{font-size:1.5rem;font-weight:400}}.oe-hd-title ul.dot-list li{margin-bottom:0}.oe-hd-actions{position:absolute;top:0;right:10px;height:60px;display:flex;justify-content:flex-start;align-items:center;font-size:1rem;color:#8c8c8c}.oe-hd-actions button{margin:0 8px 0 0}.oe-hd-actions button:last-child{margin-right:0}.oe-hd-actions .group{margin:0 32px 0 0}.oe-hotlist-panel{display:none;z-index:95;position:fixed;top:60px;right:0;height:calc(100vh - 60px);overflow-y:auto;width:450px;padding:0 0 35px 0;background:#414040;border-left:2px solid rgba(230,230,230,.5)}@media only screen and (min-width: 1890px){.oe-hotlist-panel{width:calc(100vw - 1440px)}}@media only screen and (min-width: 2100px){.oe-hotlist-panel{width:31vw}}.oe-hotlist-panel .overview{padding:10px 10px 5px 15px}.oe-hotlist-panel .overview h3{display:flex;justify-content:flex-start;align-items:center;font-size:0.9375rem;color:#dcdcdc;font-weight:400;pointer-events:none}.oe-hotlist-panel .overview h3 .count{display:flex;justify-content:center;align-items:center;height:16px;width:16px;border-radius:3px;background:#555;font-size:0.625rem;font-weight:500;margin:0 0 0 10px;opacity:.7}.oe-hotlist-panel .overview h3 .count.issue{background:#dc7305;opacity:1}.oe-hotlist-panel .overview .closed-search{position:relative;font-size:0.75rem}.oe-hotlist-panel .overview .closed-search .closed-date{display:inline-block;padding:0 15px 0 0;color:#c6c6c6;cursor:pointer}.oe-hotlist-panel .overview .closed-search .closed-date:last-child{padding:0 0 0 0}.oe-hotlist-panel .overview .closed-search .closed-date:hover,.oe-hotlist-panel .overview .closed-search .closed-date:focus,.oe-hotlist-panel .overview .closed-search .closed-date:active{color:#00c8ff}.oe-hotlist-panel .overview .closed-search #js-pickmeup-datepicker{position:absolute;top:15px;right:0}.oe-hotlist-panel .overview.header-icon{position:relative;cursor:pointer;margin-bottom:10px}.oe-hotlist-panel .overview.header-icon h3{font-weight:400}.oe-hotlist-panel .overview.header-icon:after{content:"";position:absolute;top:0;bottom:0;right:10px;width:19px;background:url("../svg/v5/dark/i/plus-bold.svg") right center no-repeat;background-size:17px;opacity:.6}.oe-hotlist-panel .overview.header-icon:hover h3,.oe-hotlist-panel .overview.header-icon:focus h3,.oe-hotlist-panel .overview.header-icon:active h3{color:#00c8ff}.oe-hotlist-panel .overview.header-icon:hover:after,.oe-hotlist-panel .overview.header-icon:focus:after,.oe-hotlist-panel .overview.header-icon:active:after{opacity:1}.oe-hotlist-panel .overview.header-icon.collapse{margin-bottom:0}.oe-hotlist-panel .overview.header-icon.collapse:after{background-image:url("../svg/v5/dark/i/arrow-up.svg")}.oe-hotlist-panel .overview.header-icon.collapse h3{font-weight:300}.hotlist-search-patient{background:#373636;height:38px;display:flex;justify-content:flex-start;align-items:center}.hotlist-search-patient .search-patient{flex:1;margin:0 5px;display:flex;justify-content:space-between;align-items:center}.hotlist-search-patient .search-patient input{flex:2;border-radius:0;height:28px;font-size:0.9375rem;font-weight:400;margin:0 0;background-color:transparent;color:#fff;border-bottom:1px solid #4e4c4c}.hotlist-search-patient .search-patient input:focus{border-bottom-color:#8c8c8c}.hotlist-search-patient .search-patient button{flex:1;height:28px;font-size:0.8125rem;margin:0 0 0 2px;color:#dcdcdc;background:#353333}.hotlist-search-patient .search-patient button:hover,.hotlist-search-patient .search-patient button:focus{color:#fff;background:#286ee0}.oe-hotlist-panel .activity-list{width:100%;margin:5px 0 10px 0}.oe-hotlist-panel .activity-list tbody td{vertical-align:top;padding:7px 5px;font-size:0.75rem;font-weight:400;color:#8c8c8c}.oe-hotlist-panel .activity-list tbody td:nth-child(2){width:60%}.oe-hotlist-panel .activity-list tbody td:last-child{text-align:right;white-space:nowrap}.oe-hotlist-panel .activity-list tbody td:last-child .oe-i{width:28px;height:24px;background-position-y:top}.oe-hotlist-panel .activity-list tbody td .js-hotlist-comment-readonly,.oe-hotlist-panel .activity-list tbody td .hotlist-comment-readonly{font-style:italic;font-weight:300;width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-left:1px solid rgba(200,200,200,.1);padding:0 0 0 4px}.oe-hotlist-panel .activity-list tbody td .patient-fullname{pointer-events:none;color:#bebebe}.oe-hotlist-panel .activity-list tbody td .patient-comments{pointer-events:none;margin:3px 0 0 0}.oe-hotlist-panel .activity-list tbody td .patient-comments textarea{pointer-events:auto}.oe-hotlist-panel .activity-list tbody td .patient-comments .user-comment{font-size:0.6875rem}.oe-hotlist-panel .activity-list tbody tr{background:#373636}.oe-hotlist-panel .activity-list tbody tr:hover,.oe-hotlist-panel .activity-list tbody tr:active,.oe-hotlist-panel .activity-list tbody tr:focus{cursor:pointer;background:#286ee0}.oe-hotlist-panel .activity-list tbody tr:hover td,.oe-hotlist-panel .activity-list tbody tr:active td,.oe-hotlist-panel .activity-list tbody tr:focus td{color:#fff}.oe-hotlist-panel .activity-list tbody tr:hover td .patient-fullname,.oe-hotlist-panel .activity-list tbody tr:active td .patient-fullname,.oe-hotlist-panel .activity-list tbody tr:focus td .patient-fullname{color:#fff}.oe-hotlist-panel .activity-list tbody tr:hover td .user-comment>.qtag,.oe-hotlist-panel .activity-list tbody tr:active td .user-comment>.qtag,.oe-hotlist-panel .activity-list tbody tr:focus td .user-comment>.qtag{color:#fff}.oe-hotlist-panel .activity-list tbody tr.hotlist-comment:hover,.oe-hotlist-panel .activity-list tbody tr.hotlist-comment:active,.oe-hotlist-panel .activity-list tbody tr.hotlist-comment:focus{cursor:auto;background:#373636}.patient-activity{position:relative}.patient-activity hr.divider{margin:10px 0;border-bottom:2px solid #363535}.patient-activity .hotlist-quicklook{display:none;position:absolute;top:0;left:0;padding:8px 60px 8px 10px;width:100%;font-size:0.75rem;font-style:italic;color:#dcdcdc;background:#4d4b4b}.patient-activity .hotlist-quicklook:after{content:"click to edit";position:absolute;bottom:3px;right:5px;font-size:0.625rem;font-style:italic;font-weight:300;color:rgba(200,200,200,.4)}.oe-hotlist-panel .patient-activity .divider{border-top:1px dotted #8c8c8c;margin-top:10px}.oe-hotlist-panel .patient-activity h4{padding:5px 15px;font-size:0.8125rem;color:#8c8c8c;font-weight:400}.oe-hotlist-panel .flag-urgent-messages{margin:10px 5px;display:flex;justify-content:space-between;align-items:center}.oe-hotlist-panel .flag-urgent-messages a{flex:1 1 0}.oe-hotlist-panel .flag-urgent-messages .urgent{background:#dc7305;color:#fff}.oe-popup{margin:auto;position:relative;background:#4d4b4b;min-width:600px;max-width:1200px;padding:20px;color:#dcdcdc}.oe-popup .title{font-size:1.125rem;font-weight:400;color:#dcdcdc;padding:0 0 10px 0}.oe-popup .title b{font-weight:700}.oe-popup .close-icon-btn{position:absolute;top:18px;right:20px}.oe-popup .remove-i-btn{position:absolute;top:15px;right:15px;width:29px;height:29px;background:center/19px url("../svg/v5/dark/i/remove-circle.svg") no-repeat;opacity:.6;cursor:pointer}.oe-popup .remove-i-btn:hover,.oe-popup .remove-i-btn:focus{opacity:1}.oe-popup .oe-popup-content{min-height:100px;max-height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden;font-size:0.75rem;padding:0 5px 0 0}.oe-popup .oe-popup-content.wide{width:800px}.oe-popup .oe-popup-content.min{width:600px}.oe-popup .oe-popup-content.max{width:1160px}.oe-popup .oe-popup-content.max-height{height:calc(100vh - 200px)}.oe-popup .oe-popup-content .sticky{position:sticky;top:0}.oe-popup .oe-popup-content iframe{border:0}.oe-popup .popup-actions{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.oe-popup .popup-actions.flex-right{justify-content:flex-end}.oe-popup .popup-actions.flex-left{justify-content:flex-start}.oe-popup .popup-actions button{margin:0 5px 0 0}.oe-popup .popup-actions button:last-child{margin-right:0}.oe-popup button{color:#fff;background:#286ee0}.oe-popup-content .block-layout{display:flex;justify-content:space-between;align-items:flex-start}.oe-popup-content .block-layout h3{font-size:0.8125rem}.oe-popup-content .block-layout .block{flex:1 0 0;padding:0 10px 10px 10px;border-left:1px solid #3c3c3c}.oe-popup-content .block-layout .block.wide{flex:2 0 0}.oe-popup-content .block-layout .block:first-child{padding-left:0;border-left:none}.oe-popup-content .block-layout .block:last-child{padding-right:0}.oe-popup-content .block-layout .block table th{font-size:0.6875rem}.oe-popup table{width:100%;margin:15px 0}.oe-popup table.large-text th,.oe-popup table.large-text td,.oe-popup table tr.large-text th,.oe-popup table tr.large-text td{font-size:0.875rem;padding:10px 0}.oe-popup table.lines tbody tr{border-top:2px solid #3c3c3c}.oe-popup table.all-eq tbody td:last-child,.oe-popup table.all-eq tbody th:last-child{padding:8px 8px 8px 4px}.oe-popup table thead th{position:sticky;top:0;z-index:10;vertical-align:top;text-align:left;font-size:0.8125rem;color:#8c8c8c;font-weight:400;background:#4d4b4b;border-bottom:1px solid #3c3c3c;padding:0 12px 8px 0;margin:0}.oe-popup table tbody tr{border-top:1px dotted #3c3c3c}.oe-popup table tbody tr:first-child,.oe-popup table tbody tr.no-line{border-top:none}.oe-popup table tbody th,.oe-popup table tbody td{vertical-align:top;text-align:left;padding:8px 12px 8px 0;font-size:0.75rem;font-weight:400}.oe-popup table tbody th:last-child,.oe-popup table tbody td:last-child{padding-right:0}.oe-popup table tbody th.align-right,.oe-popup table tbody td.align-right{text-align:right}.oe-popup table tbody td.line-l{border-left:2px solid #a2a0a0;padding-left:8px}.oe-popup table tbody th{opacity:.7}.oe-popup-content{font-size:0.875rem}.oe-popup-content p{font-size:0.875rem}.oe-popup-content h3{font-size:0.9375rem;color:#8c8c8c;font-weight:400}.oe-popup-content h4{font-size:0.8125rem;color:#8c8c8c;font-weight:500}.oe-popup-content p,.oe-popup-content h4,.oe-popup-content h3{margin:10px 0}.oe-popup-content p:first-child,.oe-popup-content h4:first-child,.oe-popup-content h3:first-child{margin-top:0}.oe-popup-content hr.divider{display:block;border:0;margin:15px 0;border-bottom:2px solid #3c3c3c}.oe-popup label.highlight{color:#dcdcdc;background-color:#353333}.context-help-overlay{width:100%;height:100%;cursor:pointer}.context-help-overlay .help-note{position:fixed;color:#fff;background:rgba(37,35,35,.8);padding:10px;border-radius:5px;font-size:0.75rem;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.context-help-overlay .help-note:after{content:"";position:absolute;height:0;width:0;border:solid transparent;pointer-events:none;border-color:rgba(0,0,0,0);border-width:7px}.context-help-overlay .help-note.top{border-top:1px solid #00c8ff}.context-help-overlay .help-note.top:after{top:0;left:50%;border-bottom-color:#00c8ff;transform:translate(-7px, -14px)}.context-help-overlay .help-note.bottom{border-bottom:1px solid #00c8ff}.context-help-overlay .help-note.bottom:after{bottom:0;left:50%;border-top-color:#00c8ff;transform:translate(-7px, 14px)}.oe-popup-content.previous-elements table{width:100%}.oe-popup-content.previous-elements table tr{border-bottom:1px solid #a2a0a0}.oe-popup-content.previous-elements table tr:last-child{border-bottom:none}.oe-popup-content.previous-elements table td{vertical-align:top;padding:10px 10px 10px 0;font-size:0.75rem}.oe-popup-content.previous-elements table td:first-child{font-size:0.8125rem}.oe-popup-content.previous-elements table td .metadata{color:#8c8c8c}.oe-popup-content.previous-elements table td .metadata .info{margin:0 0 5px 0}.oe-popup-content.previous-elements table td .metadata .user{color:#dcdcdc}.oe-popup-content.previous-elements .element-eyes{display:flex;justify-content:space-between;align-items:flex-start}.oe-popup-content.previous-elements .element-eyes .right-eye{width:490px;margin:0 10px 0 0}.oe-popup-content.previous-elements .element-eyes .left-eye{width:490px}.oe-popup-content.build-psd{display:flex;justify-content:space-between;align-items:stretch;width:1040px}.oe-popup-content.build-psd h3{font-size:0.8125rem}.oe-popup-content.build-psd .psd-selected-patients{flex:1}.oe-popup-content.build-psd .psd-selected-patients ul li{font-size:0.6875rem;padding:3px 0}.oe-popup-content.build-psd .psd-options{flex:2;padding:0 10px;margin:0 10px;border-left:1px solid #3c3c3c;border-right:1px solid #3c3c3c}.oe-popup-content.build-psd .psd-laterality{flex:1;padding:0 10px 0 0;margin:0 10px 0 0;border-right:1px solid #3c3c3c}.oe-popup-content.build-psd .psd-build{flex:2}.oe-popup-content.build-psd .psd-build table{margin:0 0 10px 0}.oe-popup-content.build-psd .psd-build table td .drug{font-size:0.75rem}.oe-popup-content.build-psd .psd-build table td:last-child{text-align:right}.oe-popup-content.popup-search-query .all-searches{width:420px;margin:0 30px 0 0}.oe-popup-content.popup-search-query .search-queries{width:360px;margin:0 30px 0 0}.oe-popup-content.popup-search-query .show-query{width:360px}.oe-popup-content.meds-mx .meds-side-dates{display:flex;justify-content:flex-start;align-items:center}.oe-popup-content.meds-mx .meds-side-dates .oe-systemic-icons,.oe-popup-content.meds-mx .meds-side-dates .oe-eye-lat-icons{margin-right:3px}.oe-popup-content.meds-mx .meds-stop-reason{display:flex;justify-content:space-between;align-items:center;padding:0 0 0 18px;position:relative}.oe-popup-content.meds-mx .meds-stop-reason:after{content:"";position:absolute;top:0;bottom:0;left:0;width:15px;background:url("../svg/v5/dark/i/stop.svg") left center no-repeat;background-size:13px;opacity:.6}.oe-popup-content .signature-pad{margin:20px 0}.oe-popup-content .signature-pad .signature-e-sign{display:flex;justify-content:center;align-items:center;background:#fff}.oe-popup-content .signature-pad .signature-e-sign canvas{width:600px;height:200px}.oe-popup table.tabular-data{margin:0}.oe-popup table.tabular-data tbody tr{border-top:1px solid #3c3c3c}.oe-popup table.tabular-data tbody tr:first-child,.oe-popup table.tabular-data tbody tr.no-line{border-top:none}.oe-popup table.tabular-data tbody tr:nth-child(odd){background:#454444}.oe-popup table.tabular-data tbody tr:hover{background:#2e2d2d}.oe-popup table.tabular-data tbody th,.oe-popup table.tabular-data tbody td{padding:4px 8px 4px 4px;border-right:1px solid #3c3c3c;font-size:0.75rem;font-weight:400}.oe-popup table.tabular-data tbody th:last-child,.oe-popup table.tabular-data tbody td:last-child{border-right:none}.oe-popup-event-audit-trail{z-index:79;position:absolute;top:38px;left:0;width:400px;background:#f0f0f0;padding:0 10px 10px 11px;border-right:6px solid #d7d7d7;border-bottom:6px solid #d7d7d7}.oe-popup-event-audit-trail table{width:100%}.oe-popup-event-audit-trail table tbody tr{border-bottom:1px solid #dcdcdc}.oe-popup-event-audit-trail table tbody tr:last-child{border-bottom:none}.oe-popup-event-audit-trail table td{padding:2px 0;color:#0a0a0a;font-size:0.75rem}.oe-popup-event-audit-trail table td.title{padding:4px 0;font-size:0.75rem;font-weight:400;color:blue}.oe-popup-event-audit-trail table td:last-child{text-align:right}.oe-popup-event-audit-trail table td:first-child{text-align:left}.oe-events-user-trail{min-width:900px;min-height:300px}.oe-popup .event-user-grid table{width:100%;color:#8c8c8c;margin:10px 0 0 0}.oe-popup .event-user-grid table th,.oe-popup .event-user-grid table td{vertical-align:top;text-align:left;padding:2px 0 2px 2px;border:1px solid #3c3c3c;border-left-width:2px;font-size:0.75rem}.oe-popup .event-user-grid table th .oe-i-e,.oe-popup .event-user-grid table td .oe-i-e{margin-right:6px;vertical-align:text-top}.oe-popup .event-user-grid table thead th{font-weight:400;color:#dcdcdc;font-size:0.9375rem;border-top:none;padding:0 0 8px 6px;position:sticky;top:0;z-index:10;background:#4d4b4b}.oe-popup .event-user-grid table thead th:first-child{border-left:none;width:auto}.oe-popup .event-user-grid table tbody th{text-align:right;padding:5px 8px 0 0;width:90px;font-size:0.75rem;font-weight:700;border-left:none}.oe-popup .event-user-grid table tbody td{width:360px}.event-user-grid td.event{background-color:#3c3c3c}.event-user-grid td.event .event-details{display:flex;justify-content:space-between;align-items:center;padding:0 5px 0 0}.event-user-grid td.event .event-details .other-user{color:#dcdcdc}.event-user-grid td>.event-audit-trail{display:none;padding:0 5px 5px 0}.event-user-grid td>.event-audit-trail table{width:100%}.event-user-grid td>.event-audit-trail table td{font-size:0.625rem}.event-user-grid td>.event-audit-trail table td:last-child{text-align:right}.event-user-grid td>.event-audit-trail table td:first-child{text-align:left}oe-popup.oe-create-event-popup{max-height:900px}.oe-create-event-step-through{margin:0 !important}.oe-create-event-step-through td{padding:0 8px !important;border-left:1px solid #3c3c3c !important}.oe-create-event-step-through td.step-subspecialties{width:25%}.oe-create-event-step-through td.step-context{width:25%}.oe-create-event-step-through td.step-event-types{width:25%}.oe-create-event-step-through td.existing-drafts{width:20%}.oe-create-event-step-through li,.oe-create-event-step-through .new-added-subspecialty-service{display:flex;justify-content:flex-start;align-items:center;margin:0 0 2px 0;padding-left:10px;font-size:0.75rem;font-weight:400;color:#8c8c8c;background:#3e3c3c;cursor:pointer}.oe-create-event-step-through li.oe-specialty-service,.oe-create-event-step-through .new-added-subspecialty-service.oe-specialty-service,.oe-create-event-step-through .step-subspecialties .new-added-subspecialty-service,.step-subspecialties .oe-create-event-step-through .new-added-subspecialty-service{flex-direction:column;align-items:flex-start}.oe-create-event-step-through li.context-list,.oe-create-event-step-through li.event-type-list,.oe-create-event-step-through .new-added-subspecialty-service.context-list,.oe-create-event-step-through .new-added-subspecialty-service.event-type-list{height:19px;break-inside:avoid}.oe-create-event-step-through li:hover,.oe-create-event-step-through li:focus,.oe-create-event-step-through li.selected,.oe-create-event-step-through .new-added-subspecialty-service:hover,.oe-create-event-step-through .new-added-subspecialty-service:focus,.oe-create-event-step-through .new-added-subspecialty-service.selected{background-color:#286ee0;color:#fff}.oe-create-event-step-through li:hover .tag,.oe-create-event-step-through li:focus .tag,.oe-create-event-step-through li.selected .tag,.oe-create-event-step-through .new-added-subspecialty-service:hover .tag,.oe-create-event-step-through .new-added-subspecialty-service:focus .tag,.oe-create-event-step-through .new-added-subspecialty-service.selected .tag{background:#2058b3;color:#00c8ff}.oe-specialty-service .tag,.step-subspecialties .new-added-subspecialty-service .tag{position:absolute;top:0;right:0;width:21px;height:21px;display:flex;justify-content:center;align-items:center;font-size:0.6875rem;font-weight:400;color:#8c8c8c;background:#363535}.oe-create-event-step-through .step-subspecialties .subspecialties-list{height:calc(100vh - 350px);max-height:500px !important;overflow-y:auto;padding:0 0 10px 0}.oe-create-event-step-through .oe-specialty-service,.oe-create-event-step-through .step-subspecialties .new-added-subspecialty-service,.step-subspecialties .oe-create-event-step-through .new-added-subspecialty-service{position:relative;flex-direction:column;align-items:flex-start;font-size:0.8125rem;padding:10px}.oe-create-event-step-through .oe-specialty-service .service,.oe-create-event-step-through .step-subspecialties .new-added-subspecialty-service .service,.step-subspecialties .oe-create-event-step-through .new-added-subspecialty-service .service{display:block;font-size:0.6875rem}.oe-create-event-step-through .oe-specialty-service select,.oe-create-event-step-through .step-subspecialties .new-added-subspecialty-service select,.step-subspecialties .oe-create-event-step-through .new-added-subspecialty-service select{margin:5px 0 0 0}.step-subspecialties .change-subspecialty{position:relative;border:1px solid #0e9a33;padding:10px 5px}.step-subspecialties .change-subspecialty h6{font-size:0.75rem;color:#8c8c8c;padding:0 0 0 2px;margin:0 0 5px 0}.step-subspecialties .change-subspecialty .fixed-service{margin:10px 0 0 8px;font-size:0.75rem;color:#dcdcdc}.step-subspecialties .change-subspecialty .select-service{margin:10px 0 0 0}.step-subspecialties .change-subspecialty .add-subspecialty-btn{position:absolute;bottom:5px;right:0}.step-subspecialties .new-added-subspecialty-service{margin:10px 0 0 0;border:2px solid #0e9a33}.step-subspecialties .new-added-subspecialty-service .change-new-specialty{position:absolute;bottom:4px;right:4px}.step-event-types .oe-event-type{padding-left:0;break-inside:avoid}.step-event-types .oe-event-type .oe-i-e{margin-right:10px}.step-event-types .oe-event-type.add_event_disabled{opacity:.4;pointer-events:none}.oe-add-new-event{display:flex;justify-content:space-between;align-items:stretch;gap:8px}.oe-add-new-event .select-subspeciality,.oe-add-new-event .select-context,.oe-add-new-event .select-event-types,.oe-add-new-event .existing-drafts{flex:1 1 0}.oe-add-new-event .select-subspeciality,.oe-add-new-event .select-event-types,.oe-add-new-event .existing-drafts{border-right:1px solid #3c3c3c;padding-right:8px}.oe-add-new-event li{display:flex;justify-content:flex-start;align-items:center;margin:0 0 2px 0;padding-left:10px;min-height:23px;font-size:0.75rem;font-weight:400;color:#8c8c8c;background:#3e3c3c;cursor:pointer}.oe-add-new-event li:hover,.oe-add-new-event li:focus,.oe-add-new-event li:focus-within,.oe-add-new-event li.selected{background-color:#286ee0;color:#fff}.oe-add-new-event li:hover .tag,.oe-add-new-event li:focus .tag,.oe-add-new-event li:focus-within .tag,.oe-add-new-event li.selected .tag{background:#2058b3;color:#00c8ff}.oe-speciality-service{position:relative;padding:10px;flex-direction:column;align-items:flex-start !important}.oe-speciality-service .subspeciality{font-size:0.8125rem}.oe-speciality-service .service{font-size:0.6875rem}.oe-speciality-service select{margin:5px 0 0 0}.oe-speciality-service .tag{position:absolute;top:0;right:0;width:21px;height:21px;display:flex;justify-content:center;align-items:center;font-size:0.6875rem;font-weight:400;color:#8c8c8c;background:#363535}.select-subspeciality .add-new-subspeciality{border:1px solid #0e9a33;padding:5px 8px;margin:10px 0 0 0}.select-subspeciality .add-new-subspeciality select{margin:0 0 5px 0}.event-type-list .oe-event-type{padding-left:0}.event-type-list .oe-event-type .oe-i-e{margin-right:10px}.event-type-list .oe-event-type.add_event_disabled{opacity:.4;pointer-events:none}.oe-popup-attachment{position:relative;background:rgba(37,35,35,.8);width:100vw;height:100vh}.oe-popup-attachment .title{position:absolute;top:15px;left:20px;font-size:1rem;font-weight:400;color:#dcdcdc}.oe-popup-attachment .close-popup-btn{position:fixed;top:0;right:0;height:50px;width:50px;background:center/22px #286ee0 url("../svg/v5/dark/i/remove-circle.svg") no-repeat;z-index:2;cursor:pointer}.oe-popup-attachment .attachment-stack{position:absolute;top:12px;right:55px;color:#00c8ff;font-size:0.8125rem;font-weight:500}.oe-popup-attachment .file-attachment-content{margin:50px 0;height:calc(100vh - 100px);background:transparent center center no-repeat;background-size:contain;overflow:auto}.oe-popup-attachment .file-attachment-content img{margin:0 auto}.oe-popup-attachment .file-attachment-content.annotation{margin:50px 0 250px 0;height:calc(100vh - 300px)}.oe-popup-attachment .attachment-annotation{position:absolute;bottom:48px;left:0;right:0;height:200px;background-color:#dcdcdc;font-size:0.75rem;color:#0a0a0a;padding:10px 20px 30px 20px;overflow-y:auto}.oe-popup-attachment .attachment-annotation h3{margin:0 0 10px 0}.oe-popup-attachment .attachment-annotation table.standard{margin:0}.oe-popup-attachment .attachment-annotation table.standard td{font-size:0.75rem}.oe-popup-attachment .file-size-controls{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:5px 0}.oe-popup-attachment .file-size-controls button{font-size:1rem;padding:0 16px;height:38px;margin:0 32px 0 0}.oe-popup-attachment .file-size-controls button:last-child{margin-right:0}.oe-popup-uah{position:relative;background:#f5f5f5;width:100vw;height:100vh;overflow-y:auto}.oe-popup-uah .title{position:fixed;top:0;left:0;right:0;height:50px;display:flex;justify-content:flex-start;align-items:center;padding:0 0 0 20px;z-index:1;background:rgba(37,35,35,.7);font-size:1.125rem;font-weight:400;color:#fff}.oe-popup-uah .close-popup-btn{position:fixed;top:0;right:0;height:50px;width:50px;background:center/22px #286ee0 url("../svg/v5/dark/i/remove-circle.svg") no-repeat;z-index:2;cursor:pointer}.uah{padding:70px 0 20px 0}.uah .uah-view{width:1160px;margin:0 auto 20px auto;font-size:1.0625rem;font-weight:400;color:#0a0a0a}.uah .snapshot{display:flex;justify-content:space-between;align-items:flex-start;width:1160px;margin:0 auto 20px auto;padding:0 0 20px 0;border-bottom:1px dotted #0000b4}.uah .snapshot .change-info{flex:200px;padding:0 10px 0 0;font-size:0.6875rem;color:#0a0a0a}.uah .snapshot .change-info .date{font-size:0.875rem;font-weight:500;margin:0 0 5px 0}.uah .snapshot .change-info .time{margin:0 0 5px 0;color:#505064}.uah .snapshot .change-info .who{font-size:0.875rem;font-weight:500}.uah .snapshot .change-info .copy-forward-btn{width:90%;height:28px;background:center/16px #538be6 url("../svg/v5/dark/i/copy-forward.svg") no-repeat;margin:10px 0}.uah .snapshot .view-element{width:1000px}@media only screen and (min-width: 1440px){.uah .uah-view{width:1300px}.uah .snapshot{width:1300px}.uah .snapshot .view-element{width:1100px}}.uah-event-summary{z-index:79;position:absolute;top:38px;left:0;width:500px;color:#0a0a0a;background:#f5f5f5;padding:0 10px 10px 11px;border-right:1px solid blue;border-bottom:1px solid blue;font-size:0.75rem;font-weight:500}.uah-event-summary section{margin:0 0 15px 0}.uah-event-summary section .change-notes{margin:0 0 5px 0}.uah-event-summary .title{font-size:0.6875rem;color:blue;margin:0 0 5px 0}.uah-event-summary .who-when{display:flex;justify-content:space-between;align-items:flex-start}.uah-event-summary .who-when .who{font-size:0.8125rem}.uah-event-summary .details{font-size:0.6875rem;color:#505064}.uah-event-summary .activity{font-size:0.625rem}.uah-event-summary .deleted-elements button{width:100%;color:rgba(255,255,255,.8);background:center right 10px/13px #cb3333 url("../svg/v5/all/ui/sidebar-audit-trail.svg") no-repeat;justify-content:flex-start}.oe-patient-popup table.patient-appointments tr{border-top-color:#3c3c3c}.oe-patient-popup table.patient-appointments td{color:#dcdcdc}table.patient-appointments{width:100%;margin:0 0 10px 0}table.patient-appointments tbody tr{border-top:1px dotted #a2a0a0}table.patient-appointments tbody tr:first-child{border-top:none}table.patient-appointments tbody td{padding:6px 3px;font-size:0.6875rem;color:#0a0a0a}table.patient-appointments tbody td:last-child{text-align:right}table.management-summaries{width:100%;margin:0 0 10px 0}.oe-patient-popup table.management-summaries tr{border-top-color:#3c3c3c}.oe-patient-popup table.management-summaries td{color:#dcdcdc}table.management-summaries tbody tr{border-top:1px dotted #a2a0a0}table.management-summaries tbody tr:first-child{border-top:none}table.management-summaries tbody td{color:#0a0a0a;font-size:0.6875rem;padding:6px 3px}table.management-summaries tbody td:nth-child(2){padding-right:8px}table.management-summaries tbody td:last-child{text-align:right}.oe-patient-popup .problems-plans .problems-plans-sortable li{background:#363535}.oe-patient-popup .problems-plans .create-new-problem-plan{background:#363535}.oe-patient-popup table.past-problems-plans tr{border-top-color:#3c3c3c}.oe-patient-popup table.past-problems-plans td{color:#dcdcdc}.problems-plans{padding:0;margin:0}.problems-plans .problems-plans-sortable{padding:0;margin:0}.problems-plans .problems-plans-sortable li{display:block;position:relative;width:100%;padding:8px 65px 8px 5px;margin:0 0 1px 0;font-size:0.75rem;color:#dcdcdc;background:#737884}.problems-plans .problems-plans-sortable li .drag-handle{padding:0 3px;margin:0 5px 0 0}.problems-plans .problems-plans-sortable li .metadata{position:absolute;right:35px;top:8px}.problems-plans .problems-plans-sortable li .remove{position:absolute;right:4px;top:8px}.problems-plans .create-new-problem-plan{background:#737884;padding:3px;margin:3px 0 0 0}.problems-plans .create-new-problem-plan input{font-size:0.8125rem;font-weight:400;color:#dcdcdc;background:#353333;padding:5px;border-radius:3px;width:calc(100% - 38px)}table.past-problems-plans{width:100%;margin:0 0 10px 0}table.past-problems-plans tbody tr{border-top:1px dotted #a2a0a0}table.past-problems-plans tbody tr:first-child{border-top:none}table.past-problems-plans tbody td{padding:6px 3px;font-size:0.6875rem;color:#0a0a0a}.oe-patient-popup table.inj-mgmt tr{border-top-color:#3c3c3c}.oe-patient-popup table.inj-mgmt td{color:#dcdcdc}table.inj-mgmt{width:100%;margin:0 0 10px 0}table.inj-mgmt tbody tr{border-top:1px dotted #a2a0a0}table.inj-mgmt tbody tr:first-child{border-top:none}table.inj-mgmt tbody td{color:#0a0a0a;font-size:0.75rem;padding:6px 3px}table.genetics{width:100%;margin:0 0 10px 0}.oe-patient-popup table.genetics tr{border-top-color:#3c3c3c}.oe-patient-popup table.genetics th{color:#8c8c8c}.oe-patient-popup table.genetics td{color:#dcdcdc}table.genetics tbody tr{border-top:1px dotted #a2a0a0}table.genetics tbody tr:first-child{border-top:none}table.genetics tbody td{color:#0a0a0a;font-size:0.75rem;padding:6px 3px}table.genetics tbody th{width:130px;padding:8px 3px 4px 3px;vertical-align:top;text-align:left;color:#505064;font-size:0.625rem;font-weight:400}.oe-patient-popup{display:none;z-index:80;position:fixed;top:60px;left:200px;right:0;color:#dcdcdc;font-size:0.75rem;background:#2c2b2b;border:1px solid #00c8ff;border-bottom-width:2px;padding:15px 15px 20px 15px}@media only screen and (min-width: 1440px){.oe-patient-popup{right:auto;width:1240px}}@media only screen and (max-width: 1199px){.oe-patient-popup{right:auto;width:1080px}}.oe-patient-popup .oe-popup-overflow,.oe-patient-popup .popup-overflow{max-height:415px;overflow:auto;padding:0 5px 0 0;margin:3px 0 0 0}.oe-patient-popup .subtitle{position:relative;display:block;padding:0 0 0 0;margin:8px 0;font-size:0.875rem;font-weight:400;color:#69939e}.oe-patient-popup .subtitle:first-child{margin-top:0}.oe-patient-popup .subtitle .extra-actions{position:absolute;top:0;right:0}.quicklook-data-groups{width:33.333%;margin:0 8px 0 0;font-size:0.6875rem;font-weight:400;color:#dcdcdc}.quicklook-data-groups .group{margin:0 0 3px 0;background:#444242}.quicklook-data-groups .group .label{padding:8px 9px;font-size:0.875rem;font-weight:300;color:rgba(204,204,204,.6)}.quicklook-data-groups .group .data{padding:0 10px 5px 10px}.quicklook-data-groups .group .data .not-recorded{opacity:.4;text-align:center}.quicklook-data-groups table{margin:0 0 10px 0;width:100%}.quicklook-data-groups table th{color:#8c8c8c}.quicklook-data-groups table td{color:#dcdcdc}.quicklook-data-groups table th,.quicklook-data-groups table td{vertical-align:top;font-size:0.6875rem;font-weight:400;padding:2px 0 2px 5px;text-align:left}.quicklook-data-groups table th:last-child,.quicklook-data-groups table td:last-child{text-align:right}.quicklook-data-groups table th:first-child,.quicklook-data-groups table td:first-child{text-align:left;padding-left:0}.quicklook-data-groups table.last-left th:last-child,.quicklook-data-groups table.last-left td:last-child{text-align:left}.quicklook-data-groups table strong{font-weight:400}table.patient-trials,table.patient-demographics{width:100%}.quick-overview-content table.patient-trials td,.quick-overview-content table.patient-demographics td{padding:4px 0;color:#0a0a0a}.quick-overview-content table.patient-trials tr,.quick-overview-content table.patient-demographics tr{border-top-color:#a2a0a0}table.patient-trials tr,table.patient-demographics tr{border-bottom:1px dotted #3c3c3c}table.patient-trials tr.divider,table.patient-demographics tr.divider{border-top:3px solid #3c3c3c}table.patient-trials td,table.patient-demographics td{margin:0;padding:6px 0;font-size:0.75rem;color:#dcdcdc}table.patient-trials td:first-child,table.patient-demographics td:first-child{font-size:0.625rem;vertical-align:top;padding-top:7px;width:20%;opacity:.6}table.patient-trials td b,table.patient-demographics td b{font-weight:400}table.risks{width:100%;margin:15px 0 0 0}table.risks tr{border-bottom:1px solid #3c3c3c}table.risks tr:last-child{border-bottom:none}table.risks td{font-size:0.75rem;padding:6px 0 6px 4px;vertical-align:top;color:#dcdcdc}table.risks td textarea{vertical-align:middle}.quick-overview-content table.risks{margin:5px 0 10px 0}.quick-overview-content table.risks tr{border-bottom-color:#a2a0a0}.quick-overview-content table.risks td{height:auto;padding:4px 0 4px 4px;color:#0a0a0a}.quick-overview-content table.risks td:last-child{text-align:left}.oe-patient-popup .situational-awareness{font-size:0.8125rem;color:#dcdcdc;padding:0 0 10px 0}.oe-patient-popup .situational-awareness .group{border-right:1px solid #3c3c3c;padding:0 10px 0 0;margin:0 15px 0 0}.oe-patient-popup .situational-awareness .group .label{opacity:.7;margin-right:3px}.oe-patient-popup .situational-awareness .group .data{font-weight:500;margin:0 8px 0 0}.oe-patient-popup .situational-awareness .group .data:last-child{margin:0 0 0 0}.oe-patient-popup .patient-numbers{font-size:0.8125rem;color:#8c8c8c;padding:5px 10px 6px 5px;margin:0 0 10px 0;background:#363535;border-bottom:1px solid #333232}.oe-patient-popup .patient-numbers .num{display:inline-block;padding:0 20px 0 0;margin:0 20px 0 0;border-right:1px solid #3c3c3c}.oe-patient-popup .patient-numbers label.highlight{color:#dcdcdc;background:#363535}.oe-patient-popup .patient-numbers label.highlight:hover,.oe-patient-popup .patient-numbers label.highlight:focus,.oe-patient-popup .patient-numbers label.highlight:active{background:#353333}.oe-patient-popup .plotly-container{margin:0 auto;min-height:415px;width:1020px}.oe-patient-quick-overview{position:fixed;z-index:80;padding:5px 5px 5px 10px;width:420px;min-height:100px;border:1px solid blue;border-radius:3px;background:#f5f5f5;color:#0a0a0a;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.oe-patient-quick-overview .quick-overview-content{overflow-y:auto;padding:0 2px 0 0}.oe-patient-quick-overview .quick-overview-content .subtitle{font-size:0.8125rem;font-weight:500;margin:10px 0}.oe-patient-quick-overview:not(.full-panel) .quick-overview-content{max-height:220px}.oe-patient-quick-overview.full-panel{top:120px;left:0;bottom:60px}.oe-patient-quick-overview.full-panel .quick-overview-content{height:calc( 100vh - 245px)}.oe-patient-quick-overview.side-panel{top:60px;right:0;height:calc( 100vh - 60px);border:none}@media only screen and (min-width: 1890px){.oe-patient-quick-overview.side-panel{right:auto;left:1020px}}@media only screen and (min-width: 2100px){.oe-patient-quick-overview.side-panel{left:auto;right:31vw}}.oe-patient-quick-overview.side-panel .quick-overview-content{height:calc( 100vh - 110px);padding-bottom:20px}.oe-patient-quick-overview .close-icon-btn{position:absolute;top:10px;right:10px}.oe-patient-quick-overview .remove-i-btn{position:absolute;top:5px;right:5px;width:23px;height:23px;background:center/13px url("../svg/v5/light/i/remove-circle.svg") no-repeat;opacity:.6;cursor:pointer}.oe-patient-quick-overview .remove-i-btn:hover,.oe-patient-quick-overview .remove-i-btn:focus{opacity:1}.oe-patient-quick-overview .situational-awareness{font-size:0.6875rem;font-weight:500;margin:8px 6px}.oe-patient-quick-overview .situational-awareness .group{border-bottom:1px dotted #a2a0a0;padding:0 0 4px 0;margin:0 0 4px 0}.oe-patient-quick-overview .situational-awareness .group:last-child{border-bottom:none}.oe-patient-quick-overview.side-panel .data-group{margin-bottom:6px}.oe-patient-quick-overview.side-panel .data-group:last-child{margin-bottom:6px}.oe-patient-quick-overview .data-group h3{font-size:0.8125rem;font-weight:500;margin:8px 0 6px 0}.oe-patient-quick-overview .data-group .quicklook-data-groups{color:#0a0a0a;width:100%}.oe-patient-quick-overview .data-group .quicklook-data-groups .group{background:#d7d7d7}.oe-patient-quick-overview .data-group .quicklook-data-groups .group .label{font-size:0.75rem;padding:5px 9px;color:#505064}.oe-patient-quick-overview .data-group .quicklook-data-groups .group .data.not-recorded{opacity:.6}.oe-patient-quick-overview .data-group .quicklook-data-groups table th{color:#505064}.oe-patient-quick-overview .data-group .quicklook-data-groups table td{color:#0a0a0a}.oe-patient-quick-overview .data-group.split-data{display:flex;justify-content:space-between;align-items:flex-start}.oe-patient-quick-overview .data-group.split-data>.quicklook-data-groups{width:50%}.oe-patient-quick-overview .oe-portal-summary{background:#b4b4b4;color:#0a0a0a;font-size:0.75rem;padding:10px;border-radius:5px;margin:5px 0}.oe-patient-quick-overview .oe-portal-summary h3{font-size:0.75rem;font-weight:400;padding:0 0 5px 0}.oe-patient-quick-overview .oe-portal-summary ul.checklist{list-style:none}.oe-patient-quick-overview .oe-portal-summary ul.checklist li{font-size:0.875rem;font-weight:500;margin:0 0 5px 0;padding:0 0 0 15px;background:transparent url("../svg/v5/light/i/tick-chunky.svg") top 4px left no-repeat;background-size:8px}.oe-patient-quick-overview .oe-portal-summary ul.checklist li:last-child{margin:0}.oe-patient-quick-overview .oe-portal-summary ul.checklist li table{width:100%;margin:5px 0 0 10px}.oe-patient-quick-overview .oe-portal-summary ul.checklist li table th{font-weight:400;font-size:80%}.oe-patient-quick-overview .set-patient-risk{margin:5px 0 15px 0;font-size:0.875rem}.oe-patient-quick-overview .set-patient-risk .pr-help{border-top:1px dotted #a2a0a0;margin:5px 0 0 0;padding:5px 0 0 0;font-size:0.6875rem}.oe-patient-quick-overview .set-patient-risk .pr-help>div{margin:5px 0}.oe-patient-quick-overview .set-clinicl-pathway{font-size:0.875rem}.oe-patient-quick-overview .oe-patient-meta{padding:0 0 10px 0}.oe-patient-meta .patient-name{font-size:0.875rem;font-weight:500;margin:0 0 2px 0}.oe-patient-quick-overview .oe-patient-meta .patient-name{font-size:1rem;margin-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.oe-patient-meta .patient-name .patient-icons{display:inline-flex;justify-content:flex-start;align-items:center;padding:0 0 0 5px}.oe-patient-quick-overview .oe-patient-meta .patient-details{font-size:0.78125rem}.oe-patient-meta .patient-sex{font-weight:700}.oe-patient-meta .patient-details{display:flex;justify-content:flex-start;align-items:center;font-size:0.6875rem;font-weight:500;line-height:1}.oe-patient-meta .patient-details div{white-space:nowrap;padding:2px 5px;border-left:2px solid #a2a0a0}.oe-patient-meta .patient-details div:first-child{padding-left:0;border-left:none}.oe-patient-meta .patient-details span,.oe-patient-meta .patient-details em{opacity:.5;padding:0 2px 0 0;font-style:normal}.oe-patient-meta .patient-details span.yrs,.oe-patient-meta .patient-details em.yrs{opacity:1;padding:0 0 0 5px;margin:0 0 0 2px;border-left:2px solid #a2a0a0}.oe-patient-meta-icons{margin:5px 0 0 0}.locus-data{display:flex;justify-content:flex-end;align-items:center}.locus-data .lat-date,.locus-data .icons{display:flex;justify-content:flex-end;align-items:center}.locus-data .oe-lat{margin:0 8px}.locus-data .oe-i{width:19px;height:19px}@media only screen and (min-width: 1199px)and (max-width: 1280px){.oe-patient-popup .locus-data,.tile-data-overflow .locus-data{flex-direction:column-reverse;align-items:flex-end}}.oe-login{display:flex;height:100%}.oe-login.timeout{width:100vw}.oe-login.timeout .login{top:0;padding:20px;border-radius:5px;background:rgba(0,0,0,.5)}.oe-login.timeout .login h1,.oe-login.timeout .login .info{color:#fff;text-align:center}.oe-login.timeout .login-details{color:#dcdcdc}.oe-login .login-details{padding:0 10px 25px 10px;font-size:0.875rem;font-weight:500;color:#0a0a0a}.oe-login .login-details ul.row-list li{display:flex;justify-content:center;align-items:center}.oe-login .login{margin:auto;position:relative;top:-10vh}.oe-login .login.multisite{top:-5vh}.oe-login .login.multisite h1{margin-bottom:20px}.oe-login .login.multisite .info{margin-top:15px}.oe-login .login.multisite .login-steps{border:3px solid #505064;border-radius:10px;padding:10px 20px;overflow-y:auto;min-height:50px;max-height:calc( 100vh - 380px)}.oe-login .login.multisite .login-steps ul.step-options li{margin:0 0 4px 0;width:100%;display:flex;justify-content:flex-start;align-items:center;font-size:0.8125rem;font-weight:500;color:#0a0a0a;background:#d6e6fe;cursor:pointer;padding:0 8px;height:24px}.oe-login .login.multisite .login-steps ul.step-options li:hover,.oe-login .login.multisite .login-steps ul.step-options li:focus,.oe-login .login.multisite .login-steps ul.step-options li.selected{color:#fff;background:#286ee0}.oe-login .login h1{margin:0 0 40px 0;font-size:3.625rem;text-align:center;font-weight:100;color:#505064}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-login .login h1{font-size:7.5rem}}.oe-login .login .user{width:250px;margin:0 auto}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-login .login .user{width:50vw}}.oe-login .login .user.pre-id{padding:20px 0}.oe-login .login .user input,.oe-login .login .user button{display:block;width:100%;height:32px;font-size:1rem;margin:0 0 15px 0;text-align:center}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-login .login .user input,.oe-login .login .user button{height:64px;font-size:2rem;margin:0 0 45px 0}}.oe-login .login .info{width:250px;margin:30px auto 0 auto;padding:20px 0 20px 0;border-top:1px solid #a2a0a0;color:#505064;font-size:0.75rem}.oe-error-message{display:flex;height:100%}.oe-error-message .message{margin:auto;position:relative;top:-50px;width:500px;color:#0a0a0a}.oe-error-message .message h1{margin:0 0 40px 0;font-size:3.625rem;text-align:center;font-weight:100;color:#505064}.oe-error-message .message h2,.oe-error-message .message h3{margin:15px 0 10px 0;font-size:1.375rem;font-weight:400;color:#505064}.oe-error-message .message ul{margin:5px 0 20px 0;list-style:circle inside}.oe-error-message .message ul li{margin:10px 0}.oe-error-message .message p{font-size:0.875rem;margin:10px 0}.oe-home{background:#d7d7d7}.home-messages.subgrid{display:grid;grid:1fr/260px 1fr;grid-column-gap:20px}.home-messages.subgrid .message-actions,.home-messages.subgrid .messages-all{height:calc(100vh - 136px);overflow-y:auto}.oe-home .messages-all{padding:10px 10px 20px 0}.oe-home .messages-all h3{font-size:1.125rem;color:#141496;font-weight:400}.oe-home table.messages{width:100%;margin-top:0}.oe-home table.messages th,.oe-home table.messages td{color:#505064;font-size:0.75rem;vertical-align:top;padding:10px 10px 8px 5px}.oe-home table.messages th:last-child,.oe-home table.messages td:last-child{text-align:right;padding-right:0}.oe-home table.messages tbody tr.unread td{color:#0a0a0a;font-size:0.75rem;font-weight:500}@media only screen and (min-width: 1440px){.oe-home table.messages tbody tr.unread td{font-size:0.8125rem}}.oe-home table.messages tbody td.patient{border-right:2px solid #a2a0a0;padding-right:12px}.oe-home table.messages tbody td .urgent-message{fill:#ca7932;margin:0 3px 0 0}.oe-home table.messages tbody td .reply-message{fill:#0000b4}.oe-home table.messages .sent-to-mailbox{position:relative;padding:3px 0 0 15px;font-size:0.6875rem;opacity:.5}.oe-home table.messages .sent-to-mailbox::before{content:"";position:absolute;top:3px;left:0;bottom:0;width:11px;background:center center/11px url("../svg/v5/light/i/download.svg") no-repeat;pointer-events:none}.oe-home table.messages .message{position:relative;padding:0 25px 0 0;margin:0 10px 0 0;width:calc(100vw - 1100px);min-width:260px;font-style:italic;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:30px}.oe-home table.messages .message.expand{height:auto;white-space:normal}.oe-home table.messages .message .expand-message{position:absolute;top:0;bottom:0;right:0;width:20px}.oe-home table.messages .message .expand-message .oe-i{width:20px;height:100%;min-height:50px;background-position:top right}.home-messages .message-actions{padding:10px;border-right:1px solid #b4b4b6;font-size:0.75rem}.home-messages .message-actions .user{font-size:1rem;font-weight:500;color:#0a0a0a;margin:0 0 15px 0}.home-messages .message-actions h3{margin:8px 0px;font-size:0.9375rem;font-weight:400;color:#7e7e7e}.home-messages .message-actions .standard.normal-text{margin:0}.home-messages .message-actions .standard.normal-text td{font-size:0.75rem}.home-messages .message-actions .mailbox{margin:5px 0;padding:5px 5px 5px 8px;background-color:rgba(255,255,255,.4)}.home-messages .message-actions .mailbox .mailbox-hd{display:flex;justify-content:space-between;align-items:center;font-size:0.875rem;color:#141496;font-weight:500;cursor:pointer}.home-messages .message-actions .mailbox .mailbox-hd .unread{color:#fff;background-color:#286ee0}.home-messages .message-actions .mailbox .mailbox-hd:hover,.home-messages .message-actions .mailbox .mailbox-hd:active{color:blue}.home-messages .message-actions .mailbox .mailbox-filters{padding:5px 0 0 0}.home-messages .message-actions .all-unread-messages{width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:5px}.home-messages .message-actions .all-unread-messages .unread{color:#fff;background-color:#286ee0}.home-messages .message-actions .unread{display:flex;justify-content:center;align-items:center;height:20px;padding:0 4px;border-radius:2px;font-size:0.6875rem;font-weight:700;background:#538be6;color:rgba(255,255,255,.8);user-select:none}.home-messages .message-actions .filter-messages{margin:10px 0}.home-messages .message-actions .filter-messages li{font-size:0.8125rem;color:#505064;padding:0 0 2px 0}.home-messages .message-actions .filter-messages li a{display:block;font-weight:500;padding:2px;border-bottom:1px dotted transparent}.home-messages .message-actions .filter-messages li a:hover,.home-messages .message-actions .filter-messages li a:focus,.home-messages .message-actions .filter-messages li a.selected{color:#0a0a0a;border-bottom-color:#8c8c8c}.home-messages .message-actions .filter-messages li a:hover .unread,.home-messages .message-actions .filter-messages li a:focus .unread,.home-messages .message-actions .filter-messages li a.selected .unread{color:#f0f0f0;background-color:#0a0a0a}.home-messages .message-actions .filter-messages li .count{font-size:0.6875rem;color:#505064;font-weight:700;padding:0 0 0 5px}.oe-home .tags-all{padding:10px 10px 20px 0}.oe-home table.tags th,.oe-home table.tags td{font-size:0.75rem;vertical-align:top;padding:10px 10px 8px 5px}.oe-home table.tags th:last-child,.oe-home table.tags td:last-child{text-align:right;padding-right:0}.oe-home table.tags td{color:#0a0a0a}.oe-home table.tags tbody td.patient{border-right:2px solid #a2a0a0;padding-right:12px}.home-messages .message-actions .filter-tags li{font-size:0.8125rem;color:#505064;padding:0 0 10px 0}.home-messages .message-actions .filter-tags li a .count{font-size:0.6875rem;font-weight:700;padding:0 0 0 5px}.oe-home .home-hub{display:-ms-grid;-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr;display:grid;grid:1fr/1fr 1fr;grid-column-gap:20px}.oe-home .home-hub .unread-messages,.oe-home .home-hub .home-dashboard{height:calc(100vh - 136px);overflow-y:auto}.home-hub .home-dashboard{padding:20px}.home-hub .home-dashboard header{margin:0 0 10px 0}.home-hub .home-dashboard .my-tags{padding:10px}.home-hub .unread-messages{padding:20px;border-right:1px solid #b4b4b6;color:#0a0a0a}.home-hub .unread-messages header{position:relative;display:flex;justify-content:space-between;align-items:center;margin:0 0 10px 0;padding:0 0 0 30px}.home-hub .unread-messages header .oe-i-e{position:absolute;top:2px;left:0}.home-hub .unread-messages header h2{color:blue;font-size:1rem;font-weight:500}.main-event{position:relative;background:#f5f5f5;color:#0a0a0a;padding:0 0 40px 0;font-size:0.75rem;scroll-behavior:smooth}.main-event .event-title{font-size:0.9375rem;font-weight:500;color:blue;padding:8px 0 8px 11px}.main-event .event-details{display:flex;justify-content:flex-start;align-items:center;height:38px}.main-event .event-details .event-title{padding:0;padding:0 11px}.main-event .event-details .oe-i{width:38px;height:38px}.main-event .event-title-extra-info{position:absolute;top:8px;right:20px;display:flex;justify-content:flex-end;align-items:center}.main-event .event-title-extra-info .extra-info{font-size:0.9375rem;font-weight:400;color:#0a0a0a;margin:0 0 0 20px}.main-event .event-title-extra-info .extra-info input.date{font-size:0.8125rem;padding:2px 5px;width:90px;background:#dcdcdc}.main-event.allow-for-pathway,.main-event.examination-search-active{margin-top:80px}@media only screen and (prefers-reduced-motion: reduce){.main-event{scroll-behavior:auto}}.event-header{position:relative;background:#dcdcdc url("../svg/v5/light/ui/face.svg") 49.9% 0 no-repeat;background-size:126px 49px}@media only screen and (min-width: 1440px){.event-header{background-position-x:54.8%}}.event-header.no-face{background:#dcdcdc}.event-header .event-header-title{position:absolute;left:50px;top:6px;font-size:1.3125rem;font-weight:400;color:#141496}.event-header .event-action-options{display:inline-flex;justify-content:center;align-items:center;height:38px;padding:0 16px 0 8px;font-size:0.625rem;font-weight:400;color:#505064}.event-header .buttons-right{position:absolute;top:0;right:0}.event-header button,.event-header .button,.event-footer-actions button,.event-footer-actions .button{vertical-align:top;height:38px;min-width:40px;padding:0 14px}.event-header button.icon,.event-header .button.icon,.event-footer-actions button.icon,.event-footer-actions .button.icon{padding:0 0}.event-header button.icon .oe-i,.event-header .button.icon .oe-i,.event-footer-actions button.icon .oe-i,.event-footer-actions .button.icon .oe-i{padding:0 20px}.event-header .header-dropdown{display:inline-block;position:relative}.event-header .header-icon-btn{height:38px;width:38px;background:transparent none center center no-repeat;background-size:19px;cursor:pointer;margin:0}.event-header .header-icon-btn.trash{background-image:url("../svg/v5/light/ui/tab-trash.svg")}.event-header .header-icon-btn.trash:hover,.event-header .header-icon-btn.trash:focus,.event-header .header-icon-btn.trash:active{background-image:url("../svg/v5/dark/i/trash.svg");background-color:#e13939}.event-header .header-icon-btn.print{background-image:url("../svg/v5/light/ui/tab-print.svg")}.event-header .header-icon-btn.print.active,.event-header .header-icon-btn.print:hover,.event-header .header-icon-btn.print:focus,.event-header .header-icon-btn.print:active{background-image:url("../svg/v5/dark/i/print.svg");background-color:#286ee0}.event-header .header-icon-btn.whiteboard{background-size:17px;background-image:url("../svg/v5/light/ui/tab-whiteboard.svg")}.event-header .header-icon-btn.whiteboard.active,.event-header .header-icon-btn.whiteboard:hover,.event-header .header-icon-btn.whiteboard:focus,.event-header .header-icon-btn.whiteboard:active{background-image:url("../svg/v5/dark/i/whiteboard.svg");background-color:#286ee0}.event-header .header-icon-btn.more{background-image:url("../svg/v5/light/ui/tab-more-h.svg")}.event-header .header-icon-btn.more.active,.event-header .header-icon-btn.more:hover,.event-header .header-icon-btn.more:focus,.event-header .header-icon-btn.more:active{background-image:url("../svg/v5/dark/i/more-h.svg");background-color:#286ee0}.event-header .header-dropdown .dropdown-btns{display:none;position:absolute;top:38px;right:0;z-index:99;background:#286ee0;border-top:2px solid #286ee0}.event-header .header-dropdown .dropdown-btns li>.button{display:inline-block;width:100%;color:#fff;text-align:left}.event-header .header-dropdown .dropdown-btns li>.button:hover,.event-header .header-dropdown .dropdown-btns li>.button:focus,.event-header .header-dropdown .dropdown-btns li>.button:active{color:#fff;background-color:#1e53a8}.event-footer-actions{display:flex;justify-content:flex-end;align-items:center;margin:3px 0 15px 0;background:#dcdcdc}.removed-record-watermark{position:fixed;z-index:10;top:50%;left:50%;font-size:6vh;font-weight:700;color:red;padding:1vh 1vw;border:15px solid red;opacity:.5;transform:translateX(-50%)}@media only screen and (min-width: 1890px){.removed-record-watermark{left:33%}}.sidebar-header{display:flex;background:#4e4c4c}.sidebar-header .manage-elements,.sidebar-header .add-event{margin:0;height:38px;flex-grow:3;color:#dcdcdc;background:#353333;border-radius:0}.sidebar-header .manage-elements.disabled,.sidebar-header .add-event.disabled{color:rgba(140,140,140,.6) !important;background:rgba(78,76,76,.8) !important;border:1px solid rgba(140,140,140,.1)}.sidebar-header .manage-elements.selected,.sidebar-header .add-event.selected{color:#fff;background:#0d8b2e}.sidebar-header .title{font-size:0.8125rem;font-weight:300;color:#8c8c8c;margin:auto;padding:0 8px}.sidebar-header input,.sidebar-header textarea,.sidebar-header select{color:#dcdcdc;background-color:#353333;border-radius:0}.sidebar{padding:2px 0 0 0;background:#252323}.sidebar.subgrid{display:grid;grid:auto 1fr/1fr}.sidebar.subgrid .sidebar-eventlist{padding:0 0 80px 0;overflow-y:auto}.clinic-pathway-btn{display:flex;justify-content:center;align-items:center;width:100%;height:38px;margin:1px 0 0 0;font-size:0.8125rem;font-weight:500;color:#8c8c8c;background:#353333 url("../svg/v5/all/ui/watermark-clinic.svg") left 4px center no-repeat;background-size:24px;cursor:pointer}.clinic-pathway-btn:hover,.clinic-pathway-btn:focus{color:#fff;background-color:#286ee0}.clinic-pathway-btn.active{color:#00c8ff;background-color:#353333}.clinic-pathway-btn .wait-duration{padding:0 0 0 10px;pointer-events:none}.sidebar-list-controls{display:flex;justify-content:space-between;align-items:center;margin:0 0 2px 0}.sidebar-list-controls button{flex:1 1 0}.sidebar-eventlist .sidebar-list-controls button{background-color:#353333 !important}.sidebar-eventlist .sidebar-list-controls button .oe-i{filter:invert(100%) grayscale(100%)}.sidebar-list-controls input{margin:0 2px 0 0}.sidebar .event{position:relative;display:block;margin:0 0 1px 0}.sidebar .event a{position:relative;display:flex;justify-content:flex-start;align-items:center;height:19px;line-height:19px;font-size:0.75rem;font-weight:400;color:#8c8c8c;background:#444242}.sidebar .event a:hover,.sidebar .event a:focus,.sidebar .event a:active{color:#fff;background:#286ee0}.sidebar .event a:hover .event-extra,.sidebar .event a:focus .event-extra,.sidebar .event a:active .event-extra{opacity:.8}.sidebar .event a:hover .oe-i.laterality.R,.sidebar .event a:focus .oe-i.laterality.R,.sidebar .event a:active .oe-i.laterality.R{background-image:url("../svg/v5/dark/i/lat-R.svg")}.sidebar .event a:hover .oe-i.laterality.L,.sidebar .event a:focus .oe-i.laterality.L,.sidebar .event a:active .oe-i.laterality.L{background-image:url("../svg/v5/dark/i/lat-L.svg")}.sidebar .event a:hover .tag,.sidebar .event a:focus .tag,.sidebar .event a:active .tag{color:#fff;background:transparent}.sidebar .event.selected a{color:#fff;background:#0a649b}.sidebar .event.selected a .event-extra{opacity:.5}.sidebar .event.selected a .oe-i.laterality.R{background-image:url("../svg/v5/dark/i/lat-R.svg")}.sidebar .event.selected a .oe-i.laterality.L{background-image:url("../svg/v5/dark/i/lat-L.svg")}.sidebar .event.selected a .tag{color:#fff;background:transparent}.sidebar .event.subspecialty a{padding:0 0 0 4px}.event-type{display:inline-block;height:19px;width:48px;background-position:right 10px center;background-repeat:no-repeat;background-size:13px;background-image:url("../svg/v5/all/sidebar/eye.svg")}.event-type .oe-i-e{pointer-events:none;vertical-align:top}.event-type.alert{background-image:url("../svg/v5/all/sidebar/warning.svg")}.event-type.done,.event-type.ready{background-image:url("../svg/v5/all/sidebar/tick.svg")}.event-type.confirmed{background-image:url("../svg/v5/all/sidebar/tick-double.svg")}.event-type.cancelled{background-image:url("../svg/v5/all/sidebar/cross.svg")}.event-type.pause{background-image:url("../svg/v5/all/sidebar/pause.svg")}.event-type.flag{background-image:url("../svg/v5/all/sidebar/flag.svg")}.event-type.draft{background-image:url("../svg/v5/all/sidebar/draft.svg")}.event-type.edit{background-image:url("../svg/v5/all/sidebar/edit.svg")}.event-type.edit-done{background-image:url("../svg/v5/all/sidebar/edit-done.svg")}.event-type.clock,.event-type.scheduled{background-image:url("../svg/v5/all/sidebar/time.svg")}.event-type.virtual-clinic{background-image:url("../svg/v5/all/sidebar/vc.svg")}.event-type.urgent{background-image:url("../svg/v5/all/sidebar/urgent.svg")}.event-extra{display:inline-block;width:30px}.event-extra .oe-i.laterality{position:relative;top:2px}.event-extra .oe-i.laterality.R{background-image:url("../svg/v5/dark/i/lat-R-green.svg")}.event-extra .oe-i.laterality.L{background-image:url("../svg/v5/dark/i/lat-L-red.svg")}.event-extra .oe-i.laterality.NA{background-image:url("../svg/v5/dark/i/lat-NA.svg")}.event-date{display:inline-block;padding:0}.event-date .day,.event-date .mth,.event-date .yr{display:inline-block;height:19px}.event-date .day{width:20px;text-align:right}.event-date .mth{width:30px;padding-left:4px}.event-date.backdated{padding-right:16px;background-position:right center;background-repeat:no-repeat;background-size:13px;background-image:url("../svg/v5/all/sidebar/rotate-left.svg")}.sidebar .event .tag{position:absolute;top:0;right:0;width:19px;height:19px;display:inline-flex;justify-content:center;align-items:center;font-size:0.625rem;font-weight:400;color:#8c8c8c;background:#363535}.sidebar .sidebar-grouping{padding:2px 0}.sidebar .sidebar-grouping .grouping-picker{color:#dcdcdc;height:28px;padding:0 5px 0 25px;background:left 5px center/13px url("../svg/v5/dark/i/arrow-down-bold.svg") #353333 no-repeat}.sidebar .groupings{padding-bottom:30px}.sidebar .sidebar-group .header-icon{position:relative;font-size:0.75rem;padding:0 30px 0 5px;margin:12px 0 6px 0;color:#8c8c8c;font-weight:400;cursor:pointer}.sidebar .sidebar-group .header-icon::after{content:"";position:absolute;top:1px;bottom:0;right:2px;width:19px;background:right top/15px url("../svg/v5/dark/i/plus.svg") no-repeat;opacity:.6}.sidebar .sidebar-group .header-icon.is-expanded::after{background-image:url("../svg/v5/dark/i/arrow-up.svg")}.sidebar .sidebar-group .header-icon:hover,.sidebar .sidebar-group .header-icon:active{color:#dcdcdc}.sidebar .tooltip.quicklook{display:none;position:absolute;left:0;top:19px;z-index:1;width:100%;pointer-events:none;font-size:0.75rem;color:#dcdcdc;background:#4d4b4b;padding:8px 0}.sidebar .tooltip.quicklook.fade-in{display:block;animation:.1s ease-out forwards fadein}.sidebar .tooltip.quicklook.fade-out{display:none}.sidebar .tooltip.quicklook .event-name{padding:3px 5px 2px 8px}.sidebar .tooltip.quicklook .event-info{font-size:0.625rem;padding:0 5px 2px 8px}.sidebar .tooltip.quicklook .event-issue{font-size:0.625rem;color:#fff;margin:2px 0 0 0;padding:5px 5px 5px 9px;background-color:#414040}.sidebar .tooltip.quicklook .event-issue.cancelled,.sidebar .tooltip.quicklook .event-issue.alert{background-color:#cb3333}.sidebar .tooltip.quicklook .event-issue.confirmed,.sidebar .tooltip.quicklook .event-issue.edit-done,.sidebar .tooltip.quicklook .event-issue.done,.sidebar .tooltip.quicklook .event-issue.ready{background-color:#0d8b2e}.sidebar .tooltip.quicklook .event-issue.urgent{background-color:#b45000}.sidebar .tooltip.quicklook .event-issue.virtual-clinic{background-color:#ccc8d6}.sidebar .event.deleted a{color:#900;background:#300}.sidebar .event.deleted a .event-type{opacity:.8}.sidebar .event.deleted a .event-date{padding:0 0 0 6px}.sidebar .event.deleted.selected a{color:red;background:#600}.sidebar ul.events.drafts{margin:0 0 5px 0;padding:5px 0;border-bottom:1px dotted #dc6400}nav.sidebar.element-overlay{z-index:65}nav.sidebar.element-overlay .element-structure{padding:0 0 20px 0}.sidebar .oe-element-list{padding:0 0 10px 0}.sidebar .oe-element-list .element{margin:0}.sidebar .oe-element-list a{position:relative;display:block;margin:0 0 1px 0;padding:0 12px 0 8px;min-height:19px;line-height:19px;font-size:0.6875rem;font-weight:400;font-style:italic;color:#8c8c8c;background:#444242}.sidebar .oe-element-list a:hover,.sidebar .oe-element-list a:focus{color:#fff;background-color:#286ee0}.sidebar .oe-element-list a.added,.sidebar .oe-element-list a.selected{color:#dcdcdc;background-color:#296428}.sidebar .oe-element-list a.added:hover,.sidebar .oe-element-list a.added:focus{background:center right 3px/11px #6b0a0a url("../svg/v5/dark/i/remove.svg") no-repeat}.sidebar .oe-element-list a.added:active{background:#6b0a0a}.sidebar .oe-element-list a.locked{background:center right 3px/9px #444242 url("../svg/v5/all/ui/no-permissions-white.svg") no-repeat;pointer-events:none}.sidebar .oe-element-list a.mandatory{font-style:italic;font-weight:500;color:#ccc;background:center right 3px/11px url("../svg/v5/all/ui/asterisk-white.svg") #296428 no-repeat}.sidebar .oe-element-list a.error{color:#fff;background-color:#cd0000}.oe-element-selector{position:fixed;top:60px;left:200px;width:1080px;height:600px;background:#4d4b4b;z-index:92}.oe-element-selector .close-icon-btn button{height:32px}.oe-element-selector .all-elements{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;width:1080px;height:568px;padding:5px 10px}.oe-element-selector ul.element-list li{display:flex;justify-content:flex-start;align-items:center;height:24px;margin:0 0 2px 0;padding:0 4px;cursor:pointer;font-size:0.75rem;font-weight:400;color:#8c8c8c;background:#454343}.oe-element-selector ul.element-list li:hover,.oe-element-selector ul.element-list li:focus{color:#fff;background-color:#286ee0}.oe-element-selector ul.element-list li:active{color:#fff;background-color:#538be6}.oe-element-selector ul.element-list li.added{color:#d2e6d2;background:#296428}.oe-element-selector ul.element-list li.added:hover,.oe-element-selector ul.element-list li.added:focus{background:center right 3px/11px #6b0a0a url("../svg/v5/dark/i/remove.svg") no-repeat}.oe-element-selector ul.element-list li.added:active{background-color:#990e0e}.oe-element-selector ul.element-list li.locked{font-style:italic;color:#aaa;background:center right 3px/11px #494747 url("../svg/v5/all/ui/no-permissions-white.svg") no-repeat;pointer-events:none}.oe-element-selector ul.element-list li.mandatory{font-style:italic;font-weight:500;color:#ccc;background:center right 3px/11px url("../svg/v5/all/ui/asterisk-white.svg") #296428 no-repeat;pointer-events:none}.oe-element-selector .all-elements .selector-group{margin:0 1px 10px 1px;padding:0 3px}.oe-element-selector .all-elements .selector-group.outline{padding-top:4px;border:1px solid rgba(200,200,200,.2)}.oe-element-selector .all-elements .selector-group h3{font-size:0.75rem;font-weight:500;color:#dcdcdc;margin:0 0 4px 4px}.oe-event-quickview{display:none;z-index:92;position:fixed;top:60px;left:200px;bottom:0;width:900px;height:calc(100vh - 60px);overflow:hidden;background:#4d4b4b}.oe-event-quickview.fade-in{display:block}.oe-event-quickview.fade-out{display:block;animation:.2s ease-in forwards fadeout}.oe-event-quickview .title{position:absolute;top:0;left:75px;padding:9px 0 0 0;font-size:1.125rem;color:#dcdcdc;font-weight:400}.oe-event-quickview .title:before{content:"";position:absolute;top:0;right:100%;width:30px;height:38px;background:url("../svg/v5/all/sidebar/lightning.svg") center center no-repeat;background-size:15px}.oe-event-quickview .i-btn-close{position:absolute;top:0;right:0;height:38px;width:38px;cursor:pointer;background:url("../svg/v5/dark/i/remove-circle.svg") no-repeat center center;background-size:19px}.oe-event-quickview .quick-view-content{position:relative;height:calc( 100vh - 98px);overflow-y:auto}.oe-event-quickview .quick-view-content.img{padding:10px}.oe-event-quickview .quick-view-content.img img{width:100%;height:auto}.oe-event-quickview .quick-view-content .not-available{margin:38px;font-size:1.125rem;color:rgba(255,255,255,.5);font-weight:300}.oe-event-quickview .event-quickview{position:relative}.oe-event-quickview .event-quickview .quickview-details{height:38px}.oe-event-quickview .event-quickview .quickview-screenshots{padding:5px 0 0 5px}.oe-event-quickview .event-quickview .quickview-screenshots img{width:537px;height:auto}.sidebar .sidebar-filter-btn{position:relative;display:flex;align-items:center;height:32px;margin:4px 0;padding:0 0 0 28px;background:#353333 url("../svg/v5/all/ui/sidebar.svg") left 5px center no-repeat;background-size:15px;font-size:0.75rem;font-weight:300;color:#8c8c8c;cursor:pointer}.sidebar .sidebar-filter-btn .order{font-weight:400}.sidebar .sidebar-filter-btn.active{background-color:#286ee0;color:#fff}.sidebar .sidebar-filter-btn .sorting-order{position:absolute;right:3px;top:7px}.sidebar-filter-options{position:fixed;top:134px;left:200px;z-index:150;width:auto;padding:10px 20px;font-size:0.75rem;color:#dcdcdc;background:#286ee0}.sidebar-filter-options .close-icon-btn{position:absolute;top:10px;right:10px}.sidebar-filter-options .options-group{border-right:1px dotted #538be6;padding:0 20px 0 0;margin:0 20px 0 0;min-height:140px}.sidebar-filter-options .options-group:last-child{margin-right:0;border-right:none}.sidebar-filter-options .options-group h3{font-size:0.75rem;font-weight:300;color:rgba(255,255,255,.6);margin:0 0 10px 0}.sidebar-filter-options .options-group .events-in-list{column-count:4}.sidebar-filter-options .options-group .events-select{text-align:right;font-weight:300;margin:10px 0 0 0}.sidebar-filter-options .options-group .events-select a{font-weight:500;margin:0 4px}.sidebar-filter-options label.highlight{color:#dcdcdc;background:rgba(53,51,51,.6)}.sidebar-filter-options label.highlight:hover,.sidebar-filter-options label.highlight:focus,.sidebar-filter-options label.highlight:active{background:rgba(53,51,51,.8)}.sidebar-filter-options label.highlight input[type=checkbox]{opacity:.1}.sidebar-filter-options label.highlight input[type=checkbox]:checked{opacity:1}.sidebar-header .icon-button{width:48px;height:38px;padding:0;cursor:pointer;color:#dcdcdc;background:center/21px #353333 no-repeat}.sidebar-header .icon-button.element-structure,.sidebar-header .icon-button.switch-elements{background-image:url("../svg/v5/all/ui/sidebar-switcher-elements.svg")}.sidebar-header .icon-button.switch-events{background-image:url("../svg/v5/all/ui/sidebar-switcher-events.svg")}.sidebar-header .icon-button.uah{background-size:13px;background-image:url("../svg/v5/all/ui/sidebar-audit-trail.svg")}.sidebar-header .icon-button.active,.sidebar-header .icon-button.selected{color:#fff;background-color:#074598}.sidebar-header .icon-button:hover,.sidebar-header .icon-button:focus,.sidebar-header .icon-button:active{color:#fff;background-color:#286ee0}.in-audit .element,.main-event .element{position:relative;min-height:60px;background-color:#dcdcdc;padding:32px 5px 10px 10px;margin:0 0 3px 0;color:#0a0a0a;font-weight:500}.main-event .element{border:1px solid rgba(255,255,255,0);transition:border-color .2s ease-in}.main-event .element:hover,.main-event .element:focus{border-color:#286ee0}.main-event .element:hover .element-header .element-title,.main-event .element:focus .element-header .element-title{transition:color .5s ease-out;color:blue}.element .element-data.full-width,.element .element-data.element-eyes{padding:0 5px}.element .element-data table{width:100%}.element .element-data table tbody th,.element .element-data table tbody td{height:26px;vertical-align:top;padding-top:4px;padding-bottom:4px}.element .element-data .data-value.not-recorded{margin:0 0 0 0;text-align:center;font-size:0.8125rem;font-weight:400;opacity:.6}.element .element-fields.full-width,.element .element-fields.element-eyes{padding:0 10px 0 5px}.element .element-fields.element-ed3{margin-top:15px}.element .element-fields .data-label{color:#505064}.element .element-fields .add-data-actions{margin:10px 0 0 0;text-align:right}.element-fields .active-form{position:relative}.element-fields .active-form .remove-side{background-color:#dcdcdc;border-radius:50%;position:absolute;top:-5px;right:-11px;z-index:5}.element-fields .active-form .remove-side .oe-i{width:21px;height:21px}.element-fields .inactive-form{display:flex;align-content:center}.element-fields .inactive-form .add-side{margin:10px auto;align-self:center}.element-fields .inactive-form .add-side a{color:#141496}.element-fields .inactive-form .add-side a:hover,.element-fields .inactive-form .add-side a:focus,.element-fields .inactive-form .add-side a:active{color:blue}@media only screen and (min-width: 1440px){.element.full{padding:10px 2.5% 10px 11%}.cols-half .element.full{padding-left:20%}.element.full .element-actions{width:2.5%;flex-direction:row;flex-wrap:wrap-reverse;justify-content:flex-end}.element.full .element-header{width:10%}.cols-half .element.full .element-header{width:20%}}.element-eyes{display:flex;justify-content:space-between;align-items:flex-start}.element-eyes .right-eye{width:50%;padding-right:15px}.element-eyes .left-eye{width:50%;padding-left:15px}.element-eyes .right-eye.deactivate,.element-eyes .left-eye.deactivate{position:relative;user-select:none}.element-eyes .right-eye.deactivate::after,.element-eyes .left-eye.deactivate::after{content:"";z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-position:top left;background-repeat:repeat;background-size:20px;background-image:url("../svg/v5/all/patterns/pattern1.svg");overflow:auto}.element-tile-group{display:flex;justify-content:flex-start;align-items:stretch}.element-tile-group .collapse-tile-group .oe-i{width:25px;height:100%;background-position-y:5px}.element.tile{flex:1 1 0;background-color:#e6e6e6;margin:0 3px 3px 0;padding-right:0}.element.tile .element-title small{cursor:pointer;pointer-events:none}.element.tile .element-data.full-width{padding:0}.element.tile .tile-data-overflow{position:relative;max-height:180px;overflow-y:auto;padding:0 5px 0 0}.element .element-both-eyes{background-color:#dcdcdc;margin:0 0 10px 0;padding:10px 0;border-bottom:2px dotted #a2a0a0}.element.eye-divider{background-image:url("../svg/v5/light/ui/element-divider.svg");background-position:50% 0;background-repeat:repeat-y;background-size:19px}@media only screen and (min-width: 1440px){.element.eye-divider{background-position-x:54.5%}}.element .element-header{position:absolute;top:5px;left:0;width:100%}.element .element-header .element-title{display:inline-block;line-height:1.2;font-size:0.9375rem;color:#141496;font-weight:400;padding:0 0 0 10px}@media only screen and (min-width: 1440px){.element .element-header .element-title{font-size:0.8125rem;font-weight:500;overflow-wrap:break-word;max-width:100%}}@media only screen and (min-width: 1440px){.element .element-header .element-title .oe-i-e{display:block;margin:0 0 8px 0}}.element .element-header .element-title.error{border-left:5px solid #cd0000;padding:0 0 0 5px}@media only screen and (min-width: 1440px){.main-event .element:not(.tile) .element-header .extra-btn,.main-event .element:not(.tile) .element-header .change-complexity{margin-top:8px}}.main-event .element-header .extra-btn,.main-event .element-header .change-complexity{cursor:pointer;display:inline-block;font-size:0.6875rem;font-weight:500;color:#141496;background:#d6e6fe;height:auto;vertical-align:text-top;padding:2px 6px 3px 6px;margin:0 0 0 10px;border-radius:3px !important}.main-event .element-header .extra-btn:hover,.main-event .element-header .extra-btn:focus,.main-event .element-header .extra-btn:active,.main-event .element-header .change-complexity:hover,.main-event .element-header .change-complexity:focus,.main-event .element-header .change-complexity:active{color:#fff;background:#286ee0}.main-event .element-header .extra-btn{color:rgba(255,255,255,.8);background:#538be6}.element .element-actions{position:absolute;top:4px;right:5px;display:flex}.element .element-actions span{display:flex;justify-content:center;align-items:center}.element .element-actions .oe-i{width:25px;height:25px;margin:0 2px 2px 2px}.element .element-actions .oe-i.copy-forward{background-size:17px}.element .element-actions .oe-i.audit-trail{background-size:13px}.element table.pad-top{margin-top:20px}.element table.pad-bottom{margin-bottom:20px}.element table td:last-child,.element table th:last-child{text-align:right}.element table.last-left td:last-child,.element table.last-left th:last-child{text-align:left}.element table td:first-child,.element table th:first-child{text-align:left}.element table.label-value .data-label{opacity:.7;font-size:0.6875rem;font-weight:500;vertical-align:middle}.element table.label-value .data-value{font-size:0.8125rem;font-weight:500;vertical-align:middle}.element table.label-value.no-lines tr{border-bottom:none}.element table.clickable-rows tbody tr:hover,.element table.clickable-rows tbody tr:active,.element table.clickable-rows tbody tr:focus{cursor:pointer;background:#286ee0}.element table.clickable-rows tbody tr:hover td,.element table.clickable-rows tbody tr:active td,.element table.clickable-rows tbody tr:focus td{color:#fff}.element table.clickable-rows tbody tr td{padding-top:5px;padding-bottom:5px}.element table.highlight-rows tbody tr:hover,.element table.highlight-rows tbody tr:focus-within{background:rgba(230,230,230,.8)}.element table.rows-focus tbody tr:last-child{border-bottom:1px solid transparent}.element table.rows-focus tbody tr:hover,.element table.rows-focus tbody tr:focus-within{background-color:#f0f0f0;border-bottom:1px solid #3c3c3c}.element table.rows-focus tbody td{padding-top:5px;padding-bottom:5px}.element table.atop tbody th,.element table.atop tbody td{vertical-align:top;padding-top:4px;padding-bottom:4px}.element table tr{border-top:1px solid #a2a0a0}.element table tr.no-line,.element table tr:first-child{border-top-color:transparent}.element table tr.valign-top td{vertical-align:top;padding-top:4px}.element table tr.divider{border-top-width:2px}.element table tr.divider td{padding-top:3px;padding-bottom:3px}.element table tr.selected-row{background:#286ee0}.element table tr.selected-row td{color:#fff}.element table.large td,.element table.large-text td{font-size:0.875rem}.element table.priority td,.element table.priority-text td{font-size:1rem;font-weight:500}.element table th,.element table td{font-size:0.75rem;padding:2px 0 2px 4px}.element table th:first-child,.element table td:first-child{padding-left:1px}.element table th.nowrap,.element table td.nowrap{min-width:40px;white-space:nowrap;padding-right:10px}.element table th.nowrap:last-child,.element table td.nowrap:last-child{padding-right:0}.element table th.center,.element table td.center{text-align:center;padding:0 4px}.element table th.align-left,.element table td.align-left{text-align:left}.element table th.align-right,.element table td.align-right{text-align:right}.element table th.valign-top,.element table td.valign-top{vertical-align:top}.element table th{text-align:left;font-weight:400;color:#505064}.element table tbody th{font-weight:500}.element table td{vertical-align:middle;min-height:28px}.element table td.line-r{border-right:2px solid #a2a0a0;padding-right:8px}.element table td.line-l{border-left:2px solid #a2a0a0;padding-left:8px}.element table td textarea{vertical-align:middle}.element table tfoot tr{border-top:3px solid #a2a0a0}.element .data-group{padding-top:12px}.element .data-group:first-child{padding-top:0}.element .comment-row,.element .comment-group{padding-top:12px}.element .comments-block{text-align:left;overflow-wrap:break-word}.element .large-text{font-size:0.875rem;font-weight:inherit}.element .priority-text{font-size:1rem;font-weight:500}.element h3{font-size:0.875rem;color:#141496;font-weight:400;margin:0 0 3px 0}.element .none{opacity:.6;font-style:italic;font-weight:400}.element .note{color:#505064;font-weight:400;margin:0 5px}.restrict-data-height{max-height:270px;overflow-y:auto;padding:0 5px 0 0}.restrict-data-height.rows-5{max-height:160px}.element .eye-icon-header{text-align:center;margin:0 0 8px 0}.add-user-comments{display:flex;justify-content:space-between;align-items:flex-start}.add-user-comments textarea{flex:1 1 0}.add-user-comments .oe-i.remove-circle{height:24px}.add-user-comments.pad-t{padding:10px 0 0 0}.element .element-fields.full-width .eyedraw .eyedraw-data,.element .element-data.full-width .eyedraw .eyedraw-data{width:450px}.element .eyedraw{position:relative;background:#dae6f1;padding:0 5px;border-radius:5px}.element .eyedraw .eyedraw-data{width:150px;font-size:0.625rem;font-weight:500;color:#323232;padding:10px 5px 20px 0}.element .eyedraw .eyedraw-data .data-value{font-weight:500;overflow-wrap:break-word}.element .eyedraw .eyedraw-data .data-value .priority-text{font-weight:700}.element .eyedraw .eyedraw-data .data-value.not-recorded{text-align:left;font-size:0.75rem}.element .eyedraw .eyedraw-data.stack .data-value{padding:0 0 10px 0}.element .eyedraw .eyedraw-data .data-label{color:#78788c}.element .eyedraw.ed-v2{padding-top:20px;background:none}.element .eyedraw.ed-v2 .eyedraw-v2-launch-edit{margin:10px 0 0 0}.element .eyedraw.ed-v2 .eyedraw-data{font-size:0.6875rem;color:#0a0a0a}.element.edit .eyedraw{padding-bottom:20px}.element.edit .eyedraw .eyedraw-launch-edit-mode{position:absolute;bottom:5px;right:0}.main-event .element .mce-tinymce button:hover{background:#c8e6ff}.main-event .element .mce-tinymce button:hover{background:#c8e6ff}.main-event .element .correspondence-letter-text{font-size:1rem;font-weight:500;padding:10px}.correspondence-page-scroll{position:relative}.correspondence-page-scroll .multipage-nav{position:absolute;top:1px;left:1px}.correspondence-page-scroll .multipage-nav .page-num-btn{display:flex;justify-content:center;align-items:center;height:30px;width:30px;margin:0 0 1px 0;color:#fff;font-size:0.6875rem;font-weight:400;cursor:pointer;background:#538be6}.correspondence-page-scroll .multipage-nav .page-num-btn:hover,.correspondence-page-scroll .multipage-nav .page-num-btn:active,.correspondence-page-scroll .multipage-nav .page-num-btn.selected{background:#286ee0}.correspondence-page-scroll .page-images{height:63vh;overflow-y:auto;overflow-x:hidden}.correspondence-page-scroll .page-images img{display:block;padding:0 0 10px 0}.main-event .element .correspondence-print-iframe{height:calc(100vh - 98px - 100px);max-height:1400px;border:none;background:#a2a0a0;padding:10px}.element table.calendar{width:100%;margin:20px 0}.element table.calendar tr{border-bottom:none}.element table.calendar td{width:18%;height:40px;border:3px solid #a2a0a0;text-align:center;vertical-align:center;font-size:1rem}.element table.calendar td:first-child{width:10%}.element table.calendar td.inthepast{font-size:0.75rem;color:#505064;font-weight:300}.element table.calendar td.available:hover,.element table.calendar td.available:focus,.element table.calendar td.limited:hover,.element table.calendar td.limited:focus,.element table.calendar td.full:hover,.element table.calendar td.full:focus,.element table.calendar td.patient-unavailable:hover,.element table.calendar td.patient-unavailable:focus{cursor:pointer;color:#fff;background:#286ee0}.element table.calendar td.selected-date{color:#fff;background:#286ee0}.element table.calendar td.available{color:#fff;background:#0d8b2e}.element table.calendar td.limited{color:#fff;background:#096120}.element table.calendar td.full{color:#fff;background:#053812}.element table.calendar td.closed{color:#828282;background:#323232}.element table.calendar td.patient-unavailable{color:#fff;background:#751e00}.element table.calendar.key td{width:100%;height:14px;font-size:0.6875rem;border-width:1px}.element .element-fields table.medications td:nth-child(1){width:270px}.element .element-fields table.medications td:nth-child(4){width:210px}.element .element-fields table.medications td:nth-child(5){width:122px}.element table.medications{width:100%}.element table.medications tr.meds-taper{border-top:1px dotted #a2a0a0}.element table.medications tr.meds-taper td{padding-top:3px}.element table.medications td{vertical-align:top;height:auto}.element table.medications td:nth-child(1){width:290px;padding-right:10px}.element table.medications td:nth-child(2){width:130px}.element table.medications td:nth-child(3){width:230px}.element table.medications td:nth-child(4){width:280px}.element table.medications td:last-child{width:40px}.element table.medications td .meds-side-dates{display:flex;justify-content:flex-start;align-items:center}.element table.medications td .meds-side-dates .oe-systemic-icons,.element table.medications td .meds-side-dates .oe-eye-lat-icons{margin-right:3px}.element table.medications td .meds-stop-reason{display:flex;justify-content:space-between;align-items:center;padding:0 0 0 18px;position:relative}.element table.medications td .meds-stop-reason:after{content:"";position:absolute;top:0;bottom:0;left:0;width:15px;background:url("../svg/v5/light/i/stop.svg") left center no-repeat;background-size:13px;opacity:.6}.element table.medications td .flex-meds-inputs{display:flex;justify-content:flex-start;align-items:center;margin-bottom:2px}.element table.medications td .flex-meds-inputs input,.element table.medications td .flex-meds-inputs select,.element table.medications td .flex-meds-inputs>span{margin:0 3px}.element table.medications td .flex-meds-inputs input:first-child,.element table.medications td .flex-meds-inputs select:first-child,.element table.medications td .flex-meds-inputs>span:first-child{margin-left:0}.search-in-event{z-index:65;position:fixed;top:98px;left:200px;width:calc( 100vw - 200px);border-bottom:3px solid #f5f5f5;border-top:1px solid #f5f5f5;background:#dcdcdc;padding:10px;min-height:80px;width:calc( 100vw - 200px)}@media only screen and (min-width: 1890px){.search-in-event{width:1240px}}@media only screen and (min-width: 2100px){.search-in-event{width:59vw}}.search-in-event .close-icon-btn{position:absolute;top:15px;right:15px}.search-in-event .search-inputs{padding:0 0 10px 0}.search-in-event .search-inputs input.search{width:28%;margin:0 20px}.search-in-event .search-inputs label{font-size:0.6875rem}.search-in-event .search-results{max-height:400px;overflow-y:auto}.search-in-event .search-results .search-criteria{font-size:1rem;font-weight:300;color:#0a0a0a;padding:10px 0;margin:0 0 0 5px}.search-in-event .results_list li{margin:0 0 2px 0}.search-in-event .results_list li .index_row{margin:0 0 4px 0}.search-in-event .results_list .lvl1,.search-in-event .results_list .lvl2,.search-in-event .results_list .lvl3{display:inline-block;height:21px;line-height:21px;font-size:0.75rem;font-weight:400;color:#505064;background:#b4b4b4;vertical-align:middle;padding:0 5px;margin:1px 0 2px 0;cursor:pointer}.search-in-event .results_list .lvl1:hover,.search-in-event .results_list .lvl1:focus,.search-in-event .results_list .lvl1:active,.search-in-event .results_list .lvl2:hover,.search-in-event .results_list .lvl2:focus,.search-in-event .results_list .lvl2:active,.search-in-event .results_list .lvl3:hover,.search-in-event .results_list .lvl3:focus,.search-in-event .results_list .lvl3:active{color:#dcdcdc;background:#286ee0}.search-in-event .results_list .lvl2{margin-left:15px}.search-in-event .results_list .alias{font-size:0.6875rem;font-weight:400;font-style:italic;color:#505064;margin-left:10px}.search-in-event .results_list .search_highlight{color:#fff}.search-in-event .results_list .row{display:flex;justify-content:space-between;align-items:flex-start}.search-in-event .results_list .index_col_left_lvl1{width:30%}.search-in-event .results_list .index_col_right{width:60%}.search-in-event .results_list p{font-size:0.6875rem;font-weight:400;color:#505064;margin:0 0 1rem 0}.element .upload-box{border:1px dotted #0a0a0a;text-align:center}.element .upload-box label{display:inline-block;padding:10px;width:100%;font-size:0.75rem;cursor:copy}.main-event .element table.nine-positions{width:100%}.main-event .element table.nine-positions>tbody>tr:first-child>td{width:10%}.main-event .element table.nine-positions>tbody>tr:first-child>td:nth-child(4n+1){width:15%}.main-event .element table.nine-positions>tbody>tr:first-child>td:nth-child(4n+3){width:175px}.main-event .element table.nine-positions>tbody>td{padding:0;text-align:center}.main-event .element table.nine-positions .ninepositions-look-value{margin:2px auto;width:80px}.main-event .element table.nine-positions .ninepositions-look-value .ninepositions-look-h{height:25px;padding:2px 0;border-bottom:1.5px solid #505064}.main-event .element table.nine-positions .ninepositions-look-value .ninepositions-look-v{height:25px;padding:2px 0}.main-event .element table.nine-positions .ninepositions-look-value .fade{opacity:.4}.main-event .element table.nine-positions .ocular{font-size:110%}.main-event .element table.nine-positions .ocular .fade{opacity:.2}.main-event .element table.nine-positions .ed-ninepos-canvas{border-radius:5px}.main-event .element table.nine-positions td{position:relative}.main-event .element table.nine-positions td .ninepositions-look-value{width:60px;position:relative;left:-8px}.main-event .element table.nine-positions td button.thin{position:absolute;bottom:17px;right:0;padding:0 3px}.main-event .element .eyedraw-controls{margin:10px 0}.main-event .element table.nystagmus{width:100%}.main-event .element table.nystagmus td:last-child{text-align:center}.main-event .element table.nystagmus td .nysta-graphic{text-align:center;margin:5px 0}.main-event .element table.nystagmus td .nysta-graphic .nysta-text{font-size:0.625rem}.main-event .element table.nystagmus td .nysta-graphic .nysta-h-arrow{width:60px;height:12px;background-size:60px 12px;background-image:url("../svg/v5/light/ui/nystagmus-arrow-h-3.svg");background-repeat:no-repeat;background-position:center center}.main-event .element table.nystagmus td .nysta-graphic .nysta-h-arrow.amp1{background-image:url("../svg/v5/light/ui/nystagmus-arrow-h-1.svg")}.main-event .element table.nystagmus td .nysta-graphic .nysta-h-arrow.amp2{background-image:url("../svg/v5/light/ui/nystagmus-arrow-h-2.svg")}.main-event .element table.nystagmus td .nysta-graphic .nysta-h-arrow.amp3{background-image:url("../svg/v5/light/ui/nystagmus-arrow-h-3.svg")}.main-event .element table.nystagmus td .nysta-graphic .nysta-h-arrow.to-left{transform:rotate(180deg)}.inj-mgmt .overview{display:flex;justify-content:flex-start;align-items:center;margin:5px 0 0 0}.inj-mgmt .overview ul.dot-list{font-size:0.875rem}.inj-mgmt .overview-notes{margin:3px 0 0 23px;padding:3px 0}.oe-patient-popup .inj-mgmt{color:#fff;font-size:0.75rem;margin-bottom:5px}.oe-patient-popup .inj-mgmt .overview ul.dot-list{font-size:0.75rem}.oe-patient-popup .inj-mgmt .overview-notes{font-size:0.6875rem}.inj-mgmt-inj{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:5px;border-radius:5px;background-color:rgba(255,255,255,.4)}.inj-mgmt-inj .details{flex:1 1 0;padding:0 5px}.inj-mgmt-inj .actions{padding:0 5px;text-align:right}table.inj-mgmt-previous{width:100%}table.inj-mgmt-previous tbody td{height:auto !important;vertical-align:middle !important;padding:5px 0 5px 4px !important}table.inj-mgmt-previous tbody td:last-child{text-align:left}.oe-patient-popup table.inj-mgmt-previous{color:#fff;font-size:0.75rem}.oe-patient-popup table.inj-mgmt-previous tbody tr{border-top:1px dotted #3c3c3c}.inj-series{display:flex;justify-content:center;align-items:center;margin:10px 0}.oe-patient-popup .inj-series{margin:5px 0}.element .da-order-options{display:flex;justify-content:space-between;align-items:flex-end;margin:15px 0;padding:5px 0;border-top:2px dotted #a2a0a0;border-bottom:3px solid #a2a0a0}.element .da-order-options .help{opacity:.5}.element .da-order-options .assign-for{display:flex;justify-content:space-between;align-items:center}.element .da-order-options .assign-for fieldset{margin-left:10px}.element .da-order-options .actions button{margin:0 0 0 5px}.main-event .element .btx-inj .inj-marker{position:absolute;pointer-events:none;height:30px;color:#0000b4;background:rgba(220,220,220,.9);padding:0 1px 8px 2px;font-size:0.75rem;font-weight:500;line-height:1}.main-event .element .btx-inj .inj-marker .agent{font-size:0.5625rem;font-weight:400}.main-event .element .btx-inj .inj-marker .inj-num{position:absolute;top:100%;left:11px;transform:translateY(-5px);font-size:0.625rem;font-weight:700;color:#0a0a0a}.main-event .element .btx-inj .inj-marker::after{content:"";position:absolute;z-index:1;left:0;bottom:0;transform:translate(-9px, 9px);width:18px;height:18px;background:rgba(255,210,72,.7) url("../svg/v5/light/i/remove.svg") center center no-repeat;background-size:14px;border-radius:50%}.main-event .element .btx-inj .btx-face{position:relative;cursor:crosshair}.main-event .element .btx-inj .btx-face svg{pointer-events:none}.main-event .element .btx-inj .btx-face svg .a,.main-event .element .btx-inj .btx-face svg .b,.main-event .element .btx-inj .btx-face svg .c,.main-event .element .btx-inj .btx-face svg .d,.main-event .element .btx-inj .btx-face svg .f,.main-event .element .btx-inj .btx-face svg .g,.main-event .element .btx-inj .btx-face svg .h,.main-event .element .btx-inj .btx-face svg .i{fill:none;stroke:#505064;stroke-miterlimit:10;stroke-linecap:round}.main-event .element .btx-inj .btx-face svg .eb{fill:#505064}.main-event .element .btx-inj .btx-face svg .a{stroke-width:6px}.main-event .element .btx-inj .btx-face svg .b,.main-event .element .btx-inj .btx-face svg .c,.main-event .element .btx-inj .btx-face svg .f{stroke-width:2px}.main-event .element .btx-inj .btx-face svg .e{fill:rgba(120,120,120,.5)}.main-event .element .btx-inj .btx-face svg .d,.main-event .element .btx-inj .btx-face svg .f{stroke-linejoin:round}.main-event .element .btx-inj .btx-face svg .d{stroke-width:4px}.main-event .element .btx-inj .btx-face svg .g,.main-event .element .btx-inj .btx-face svg .h{stroke-width:.5px}.main-event .element .btx-inj .btx-face svg .glit{fill:#ccc}.main-event .element .btx-inj .btx-eyeballs{position:relative;cursor:crosshair}.main-event .element .btx-inj .btx-eyeballs svg{pointer-events:none}.main-event .element .btx-inj .btx-eyeballs svg .a,.main-event .element .btx-inj .btx-eyeballs svg .b,.main-event .element .btx-inj .btx-eyeballs svg .d,.main-event .element .btx-inj .btx-eyeballs svg .e,.main-event .element .btx-inj .btx-eyeballs svg .f{fill:none;stroke:#505064;stroke-miterlimit:10;stroke-linecap:round}.main-event .element .btx-inj .btx-eyeballs svg .a{stroke-width:6px}.main-event .element .btx-inj .btx-eyeballs svg .b{stroke-width:4px}.main-event .element .btx-inj .btx-eyeballs svg .c{fill:rgba(120,120,120,.5)}.main-event .element .btx-inj .btx-eyeballs svg .d{stroke-width:2px}.main-event .element .btx-inj .btx-eyeballs svg .f{stroke-width:.5px}.main-event .element .btx-inj .btx-eyeballs svg .glit{fill:#ccc}.main-event .element .btx-inj{position:relative}.main-event .element .btx-inj .btx-muscles{position:absolute;z-index:2;display:flex;justify-content:center;align-items:center;background:rgba(220,220,220,.9);padding:1px 4px;border-bottom:1px solid #a2a0a0}.element .attachment-group{display:flex;justify-content:space-between;align-items:flex-start}.element .attachment-group .attachment-thumbnail{width:25%}.element .attachment-group .attachment-eyelat{width:8.33333%;padding:0 15px}.element .attachment-group .attachment-data{width:66.66667%}.element .attachment-group .attachment-data table{border-bottom:2px solid #a2a0a0;margin:0 0 10px 0}.element .attachment-group .attachment-data table:last-child{border-bottom:none;margin:0}.element .restrict-attachment{max-height:50vh}.main-event .element .qa-g{display:flex;justify-content:space-between;align-items:flex-start;gap:50px}.main-event .element .qa-g .question{position:relative;flex:1 1 0;padding:0 0 0 25px;font-size:0.875rem}.main-event .element .qa-g .question .num{position:absolute;top:1px;left:0;font-size:0.875rem;font-weight:400;color:#505064}.main-event .element .qa-g .answers{flex:2 1 0}.main-event .element .qa-g .answer{flex:1 1 0;font-size:0.875rem}.diag-mgmt{display:flex;justify-content:space-between;align-items:flex-start;gap:4px}.diag-mgmt .oe-date,.diag-mgmt .oe-i{height:24px;align-items:center}.diag-mgmt.sides .right,.diag-mgmt.sides .left{flex:1 1 0;display:flex;justify-content:space-between;align-items:flex-start}.diag-mgmt.sides .right{border-right:2px dotted #a2a0a0;padding:0 1px 0 0}.diag-mgmt.sys{justify-content:center}.diag-mgmt.sys .unsided{flex:1 1 0;display:flex;justify-content:space-between;align-items:flex-start;max-width:400px}.diag-view,.diag-lat{display:flex;justify-content:space-between;align-items:center;gap:5px}.diag-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;width:80px}.diag-actions .oe-i{flex:1 1 0}.diag-mgmt .diag-date{display:flex;justify-content:center;align-items:center;width:100px}.diag-mgmt .diag-date input[type=date]{width:100%}.diag-mgmt .diag-date{display:flex;justify-content:center;align-items:center;width:100px}.diag-mgmt .diag-date input[type=date]{width:100%}.diag-mgmt .diag-edit{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin:0 0 0 10px}.diag-mgmt .diag-review{flex:1 1 0;min-height:24px;display:flex;justify-content:flex-start;align-items:center;font-weight:500;gap:10px;padding:0 0 0 8px}.diag-mgmt .diag-status{flex:1 1 0;display:grid;grid:24px 1fr/1fr 1fr 28px;margin:0 5px 0 0;max-width:280px}.diag-mgmt .diag-status select{width:95%}.diag-mgmt .diag-status .status-notes{grid-column:auto/span 3;padding:5px 0}.diag-mgmt .diag-status .status-notes input{width:100%}.element .msg-editor{border:1px solid #a2a0a0;border-radius:5px;padding:3px;margin:5px 0}.element .msg-editor .write-msg{width:100%;font-size:0.9375rem;font-weight:400;padding:5px 10px}.element .msg-editor .msg-preview{font-size:0.9375rem;font-style:italic;font-weight:400;padding:10px;background:#fff;border-radius:3px}.element .msg-editor .msg-actions{margin:3px 0 0 0;display:flex;justify-content:center;align-items:center;gap:3px}.element .msg-editor .msg-actions button{flex:1 1 0}.element .msg-reader .missive{position:relative;border:1px solid #a2a0a0;border-radius:5px;padding:10px 10px 25px 10px;font-size:0.9375rem;font-style:italic;font-weight:500}.element .msg-reader .missive .read-status{position:absolute;bottom:3px;right:10px;font-size:0.5625rem;color:#505064;font-weight:700;font-style:normal}.element .msg-reader .change-msg-status{display:flex;justify-content:flex-start;align-items:center;transform:translateX(10px)}.element .msg-reply{position:relative;color:#505064;font-weight:500;font-style:italic;font-size:0.8125rem;padding:0 0 0 20px;margin:15px 0 5px 0}.element .msg-reply::before{content:"";position:absolute;top:0;left:0;height:16px;width:16px;background:center center/16px url("../svg/v5/light/i/child-arrow.svg") no-repeat;pointer-events:none;opacity:.5}.element.reduced-height{height:120px;overflow-y:hidden;border-color:#e19800}.element.reduced-height:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(rgba(215, 215, 215, 0), #d7d7d7)}.oe-sem-no-events{position:absolute;top:100px;left:50%;margin-right:-50%;transform:translate(-50%, 0%);width:500px;padding:20px;text-align:center}@media only screen and (min-width: 1890px){.oe-sem-no-events{left:40%}}.oe-sem-no-events h3{font-size:1.625rem;font-weight:100;color:#8c8c8c;padding:0 0 10px 0}.oe-sem-no-events .sidebar-header{margin-top:20px;width:100%}.oe-sem-no-events .sidebar-header button{font-size:1.125rem}.main-event .patient-overview{width:50%;padding:0 10px}.main-event .patient-overview:first-child{width:47%;padding-left:20px}.main-event .patient-overview:first-child{margin-left:3px}.main-event .patient-overview table.standard{margin-top:0}.main-event .patient-overview table.standard td{font-size:0.75rem}.main-event .patient-overview table.standard.clickable-rows td{padding-top:3px;padding-bottom:3px}.main-event .patient-overview table.standard tbody tr{border-top-color:#dcdcdc}.main-event table.situational-awareness .data{margin:0 8px 0 0}.main-event table.situational-awareness .data:after{content:'<span class="fade"> /</span>'}.main-event table.situational-awareness .data:last-child{margin:0 0 0 0}.esign-check{display:inline-block;height:24px;width:72px;background:center/contain no-repeat #fff;border:2px solid #fff;border-radius:3px;cursor:pointer}.esign-check:focus,.esign-check:hover{border-color:rgba(10,100,10,.7)}.esigned-at{padding:0 0 0 20px}.elem-widget{position:relative;min-height:60px;margin:0 0 3px 0;padding:32px 5px 10px 10px;color:#0a0a0a;font-weight:500;background:#d7d7d7;border:2px solid #8c8c8c}.wdgt-title{position:absolute;top:5px;left:10px;font-size:0.8125rem;font-weight:500;color:#505064}.wdgt-title.error{border-left:5px solid #cd0000;padding:0 0 0 5px}.chklst-grp .collapse-data-header-icon .highlighter{margin-right:10px}.chklst-name{display:flex;justify-content:flex-start;align-items:center;gap:20px;font-size:0.9375rem}.chklst-progress{background:rgba(255,255,255,.4);border-radius:5px;height:24px;display:flex;justify-content:center;align-items:center}.chklst-progress .oe-i{pointer-events:none;background-size:10px}.chklst-sections{margin:10px 0 20px 0;display:grid;grid:auto-flow/repeat(auto-fit, minmax(320px, 1fr));gap:10px}.chklst-sections.two-max{grid:auto-flow/repeat(2, 1fr)}.chklst-sections.v-stack{display:block}.chklst-sections.v-stack>section{margin:0 0 5px 0}.chklst-sections .collapse-data{margin:0}.ed3{position:relative;max-width:541px;margin:0 auto;background:#dae6f1}.ed3.view{border-radius:5px;padding:5px 0}.ed3 input,.ed3 textarea,.ed3 select{color:#000;background-color:#fff;font-size:0.6875rem}.ed3 select{padding:0 5px}.ed3 label.highlight{color:#000;background:#fff}.ed3 label.highlight:hover,.ed3 label.highlight:focus{background:#bdcdde}.ed3-doodles{position:relative;display:flex;justify-content:space-between;align-items:stretch;padding:0 0 2px 0;border-bottom:1px dotted #bdcdde}.eye-l .ed3-doodles{flex-direction:row-reverse;background:top 7px left 9px/19px url("../svg/v5/dark/i/lat-L.svg") no-repeat}.eye-l .ed3-doodles .quick{padding-left:38px}.eye-r .ed3-doodles{background:top 7px right 9px/19px url("../svg/v5/dark/i/lat-R.svg") no-repeat}.eye-r .ed3-doodles .quick{padding-right:38px}.ed3-doodles .quick{flex:1 1 0;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.ed3-doodles .more{display:flex;padding:0 1px 1px 0}.ed3-doodles .more .oe-i.more-h{width:40px;height:100%;background-image:url("../svg/v5/light/i/more-h.svg")}.ed3-doodles .more .oe-i.more-h:hover,.ed3-doodles .more .oe-i.more-h:focus{background-color:#bdcdde}.more-doodles{display:none;position:absolute;top:0;width:220px;z-index:2;background:#bdcdde;border:2px solid #bdcdde;border-top:none;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.eye-l .more-doodles{right:0}.eye-r .more-doodles{left:0}.eye-r .more-doodles .filter{flex-direction:row-reverse}.more-doodles .filter{display:flex;justify-content:space-between;align-items:center;padding:2px 0}.more-doodles .filter input{flex:1 1 0;margin:0 5px}.more-doodles .filter .oe-i.remove-circle{width:38px;height:32px;background-image:url("../svg/v5/light/i/remove-circle.svg");background-size:15px}.more-doodles .all-doodles{max-height:330px;overflow-y:auto}.more-doodles .all-doodles .doo-more{display:flex;justify-content:space-between;align-items:center;font-size:0.6875rem;font-weight:500;color:#32323c;background:#ccc;padding:0 5px;border-top:1px #eee dotted;min-height:32px;cursor:pointer}.more-doodles .all-doodles .doo-more:hover,.more-doodles .all-doodles .doo-more.focus{background:#118afb;color:#fff}.doo-btn{position:relative;width:32px;background:#ccc;margin:0 1px 1px 0;cursor:pointer}.doo-btn:hover,.doo-btn.focus{background:#118afb}.doo-btn:hover .label,.doo-btn.focus .label{display:block}.doo-btn .label{display:none;position:absolute;pointer-events:none;top:32px;left:0;z-index:23;white-space:nowrap;color:#0a0a0a;background:#fafafa;padding:4px 6px;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.doo-btn.disabled{pointer-events:none;opacity:.3;filter:grayscale(80%)}.ed3-editor{display:flex;justify-content:space-between;align-items:stretch;font-size:0.6875rem;font-weight:500;color:#32323c}.eye-l .ed3-editor{flex-direction:row-reverse}.ed3-editor .main{flex:1 1 0;display:flex;justify-content:space-between;align-items:stretch}.ed3-editor .ed3-front,.ed3-editor .ed3-side{cursor:pointer}.doodle-nav{position:absolute;top:-5px;width:300px;z-index:8;min-height:105%;background:#dae6f1;border:2px solid #bdcdde;padding:1px;display:none}.doodle-nav.fadein{display:flex;justify-content:space-between;align-items:stretch;animation:.2s ease-out forwards fadein}.eye-l .doodle-nav{right:calc(100% - 38px);border-right:none;box-shadow:-3px 0 3px #dcdcdc}.eye-l .doodle-nav .close-stack{right:100%}.eye-r .doodle-nav{flex-direction:row-reverse;left:calc(100% - 38px);border-left:none;box-shadow:3px 0 3px #dcdcdc}.eye-r .doodle-nav .close-stack{left:100%}.doodle-nav .doodle-stack{flex:1 1 0;max-height:380px;overflow-y:auto;overflow-x:hidden;padding:0 2px 10px 2px}.doodle-nav .close-stack{background-color:#bdcdde}.doodle-nav .close-stack .oe-i.remove-circle{background-image:url("../svg/v5/light/i/remove-circle.svg");height:100%;width:32px}.doo-cxt{margin:5px 2px 5px 0;color:#32323c}.doo-hd{display:flex;justify-content:space-between;align-items:stretch;cursor:pointer}.doo-hd .doo-name{flex:1 1 0;padding:5px;background:#ddd}.doo-hd .doo-name:hover,.doo-hd .doo-name:focus{background-color:#118afb;color:#fff}.doo-hd .oe-i{width:28px;height:100%;background-color:#ddd;background-size:13px;opacity:1}.doo-hd .oe-i:hover,.doo-hd .oe-i:focus{background-color:#bdcdde}.doo-cxt.edit .doo-hd .doo-name{background:4px 10px/7px #f8f8f8 url("../svg/v5/all/eyedraw/active-dot.svg") no-repeat;padding-left:15px;color:#118afb;font-size:0.75rem;font-weight:500;border-left:2px solid #118afb}.doo-cxt .opts{display:none;padding:5px;border:2px solid #f8f8f8;border-top:none;border-left-color:#118afb}.doo-cxt.edit .opts{display:block}.doo-cxt .opt-btns{display:flex;justify-content:space-between;align-items:stretch;background-color:#e4eef7;margin:4px 0 0 0}.doo-cxt .opt-btns .btn{flex:1 1 0;display:flex;justify-content:center;align-items:center;text-align:center;font-size:0.625rem;font-weight:500;background:center/15px no-repeat;height:24px}.doo-cxt .opt-btns .btn .oe-i{width:27px;height:100%;background-size:15px}.doo-cxt .opt-btns .btn .oe-i.ed-trash{border-radius:3px;background-size:19px}.doo-cxt .opt-btns .btn .oe-i.ed-trash:hover,.doo-cxt .opt-btns .btn .oe-i.ed-trash:focus{background-color:red;background-image:url("../svg/v5/dark/i/trash.svg")}.doo-opt{display:flex;justify-content:space-between;align-items:center;margin:0 0 2px 0;padding:0 0 2px 0;border-bottom:1px dotted #fff;color:#32323c}.doo-opt>label{flex:1;white-space:normal}.doo-opt>input,.doo-opt>textarea,.doo-opt>select{flex:2}.ed3-controls .doo-opt>select{width:50%}.ed3-tools{position:relative;display:flex;flex-direction:column}.ed3-tools .show-stack{flex:1 1 0}.ed3-tools .oe-i{width:38px}.ed3-tools .oe-i:hover,.ed3-tools .oe-i:focus{background-color:#bdcdde}.ed3-tools .oe-i.copy-over,.ed3-tools .oe-i.reset{background-size:17px;height:38px}.ed3-tools .oe-i.copy-over{background-image:url("../svg/v5/light/i/copy-over.svg")}.ed3-tools .oe-i.reset{background-image:url("../svg/v5/light/i/reset.svg")}.ed3-tools .oe-i.menu{background-image:url("../svg/v5/light/i/menu.svg");height:100%}.ed3-controls{flex:1 1 0;margin:0 2px;padding:5px;border:2px solid #f8f8f8}.ed3-notes{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 38px;font-size:0.6875rem;color:#000}.ed3-notes .report{flex:3 1 0;padding:5px 5px 10px 5px;font-weight:500;overflow-wrap:break-word}.ed3-notes .part{margin:0 0 4px 0}.ed3-notes .comments{flex:2 1 0;padding:0 5px}.ed3-editor .ed3-notes{display:block;padding:10px}.ed3-viewer .ed3-notes{flex:1 1 0;display:block;min-width:165px;padding:0 5px 0 0}.ed3-viewer .ed3-notes .comments{font-style:italic}.ed3-viewer{display:flex;justify-content:space-between;align-items:stretch}.ed3-viewer .main{flex:1 1 0;display:flex;justify-content:space-between;align-items:stretch}.ed3-surgeon-orientation{position:relative;width:165px;height:100px;border-bottom:1px solid #bdcdde;align-self:center;margin:0 auto;background:center bottom 5px/60px url("../svg/v5/all/eyedraw/op-patient.svg") no-repeat}.ed3-surgeon-orientation:after{content:"";position:absolute;top:0;left:0;width:50px;height:50px;background:top left/contain url("../svg/v5/all/eyedraw/op-surgeon.svg") no-repeat}.ed3-surgeon-orientation.pos-top:after{top:0;left:calc(50% - 25px)}.ed3-surgeon-orientation.pos-top-right:after{top:10px;left:calc(30% - 25px);transform:rotate(-45deg)}.ed3-surgeon-orientation.pos-top-left:after{top:10px;left:calc(70% - 25px);transform:rotate(45deg)}.ed3-surgeon-orientation.pos-right:after{top:40px;left:calc(20% - 25px);transform:rotate(-90deg)}.ed3-surgeon-orientation.pos-left:after{top:40px;left:calc(80% - 25px);transform:rotate(90deg)}.ed3-surgeon-orientation.pos-bottom-right:after{top:63px;left:calc(28% - 25px);transform:rotate(-130deg)}.ed3-surgeon-orientation.pos-bottom-left:after{top:63px;left:calc(72% - 25px);transform:rotate(130deg)}.ed3-overlay{position:absolute;inset:0;z-index:1;background:rgba(100,100,110,.7);padding:20px;display:flex;justify-content:center;align-items:center}.ed3-overlay .ed3-front{background:#dae6f1}.ed2-widget.edit{padding-right:5px}.ed2-editor-wrap{display:flex;justify-content:space-between;align-items:flex-start}.ed2-editor{position:relative}.ed2-editor>.eyedraw-fields{width:198px;padding:5px}.ed2-widget canvas.ed-canvas-edit,.ed2-widget img.ed-canvas-edit{background:#dae6f1;border:1px solid #c4cfd9;cursor:pointer;position:relative;z-index:20}.ed2-widget canvas.ed-canvas-edit.secondary,.ed2-widget img.ed-canvas-edit.secondary{z-index:auto}.ed2-widget canvas.ed-canvas-display,.ed2-widget img.ed-canvas-display{cursor:auto;position:relative;z-index:20}.ed2-widget canvas.ed-canvas-edit:focus,.ed2-widget canvas.ed-canvas-display:focus,.ed2-widget img.ed-canvas-edit:focus,.ed2-widget img.ed-canvas-display:focus{outline:none}span.squiggle{display:inline-block;margin-bottom:-4px}.preview{display:inline-table;margin-bottom:4px}.thickness{position:relative;top:-15px;display:inline-block}.fill{position:relative;top:-5px;display:inline-block}.ed2-drawing-controls{position:relative;z-index:21;height:36px;margin:1px 0;padding:6px 3px;background:#e5eef5}.ed2-drawing-controls .ed2-selected-doodle{margin:0 4px;width:175px}.ed2-drawing-controls .ed2-search{position:relative;width:220px}.ed2-drawing-controls .ed2-search input.search{width:100%}.ed2-drawing-controls .ed2-search .oe-autocomplete{position:absolute;right:0;top:30px}.ed2-doodle-popup{width:225px;min-height:80px;position:absolute;top:0;right:-225px;z-index:24;box-shadow:2px 5px 14px -4px rgba(0,0,0,.7);background:#e5eef5;padding:4px 2px 10px 4px}.ed2-doodle-popup.sideview,.ed2-doodle-popup.left{right:auto;left:-225px}.ed2-doodle-popup .ed2-doodle-popup-toolbar{margin:0 0 6px 0}.ed2-doodle-popup .ed2-doodle-info{padding:8px 4px;color:#323232;font-size:0.6875rem;font-weight:400;font-style:italic}.ed2-doodle-popup .ed2-doodle-controls{max-height:250px;overflow:auto}.ed2-doodle-popup .ed2-doodle-controls>div{display:flex;justify-content:space-between;align-items:center;margin:0 0 3px 0;padding:0 3px 0 0}.ed2-doodle-popup .ed2-doodle-controls>div label{margin:0 3px 0 0;display:block;flex:1}.ed2-doodle-popup .ed2-doodle-controls>div input,.ed2-doodle-popup .ed2-doodle-controls>div select{flex:1}.ed2-doodle-popup .ed2-doodle-controls>div.opt-stack{display:block;margin:3px 0 6px 0}.ed2-doodle-popup .ed2-doodle-controls>div.opt-stack textarea,.ed2-doodle-popup .ed2-doodle-controls>div.opt-stack input,.ed2-doodle-popup .ed2-doodle-controls>div.opt-stack select{width:95%}.ed2-doodle-popup .ed2-doodle-controls>div.opt-checkbox{margin:3px 0 6px 0;justify-content:flex-start}.ed2-doodle-popup .ed2-doodle-controls>div.opt-checkbox label{flex:none;margin:0 12px 0 0}.ed2-doodle-popup .ed2-doodle-controls>div.opt-checkbox input[type=checkbox]{flex:none;height:16px;width:16px}.ed2-doodle-popup .ed2-doodle-controls label{color:#323232;font-size:0.6875rem;font-weight:500}.ed2-doodle-popup .ed2-doodle-controls label .validation-msg{color:red;padding-left:5px}.ed2-doodle-popup.closed{display:none}.ed2-doodle-popup.closed .ed2-button .label{display:none}.element-eyes .gonio-cross{position:relative;height:120px;width:auto;background:transparent url("../svg/v5/all/eyedraw/gonio.svg") center center no-repeat;background-size:80px;margin:10px 0}.element-eyes .gonio-cross .gonio-sup{position:absolute;top:0;left:50%;margin-right:-50%;transform:translate(-50%, 0)}.element-eyes .gonio-cross .gonio-tem{position:absolute;left:5px;top:48%;transform:translate(0, -50%)}.element-eyes .gonio-cross .gonio-nas{position:absolute;right:5px;top:48%;transform:translate(0, -50%)}.element-eyes .gonio-cross .gonio-inf{position:absolute;bottom:0;left:50%;margin-right:-50%;transform:translate(-50%, 0)}.element-eyes.element-data .gonio-cross{height:80px;width:80px;background-size:60px;margin:5px 0;font-size:0.875rem}.element-eyes.element-data .gonio-cross .gonio-sup{position:absolute;top:0;left:50%;margin-right:-50%;transform:translate(-50%, 0)}.element-eyes.element-data .gonio-cross .gonio-tem{position:absolute;left:5px;top:48%;transform:translate(0, -50%)}.element-eyes.element-data .gonio-cross .gonio-nas{position:absolute;right:5px;top:48%;transform:translate(0, -50%)}.element-eyes.element-data .gonio-cross .gonio-inf{position:absolute;bottom:0;left:50%;margin-right:-50%;transform:translate(-50%, 0)}.ed2-toolbar-panel{display:block}.ed2-toolbar-panel li{display:inline-block;margin:0 3px 3px 0}.ed2-widget .ed2-toolbar{padding:3px 0 0 3px;background:#e5eef5}.ed2-widget .ed2-toolbar .ed2-toolbar-panel.ed2-main-toolbar{display:flex;justify-content:flex-start;align-items:flex-start}.ed2-widget .ed2-toolbar .ed2-toolbar-panel.ed2-main-toolbar li.ed2-drawer-open,.ed2-widget .ed2-toolbar .ed2-toolbar-panel.ed2-main-toolbar li.active{position:relative}.ed2-widget .ed2-toolbar .ed2-toolbar-panel.ed2-main-toolbar li.ed2-drawer-open .ed2-toolbar-panel-drawer,.ed2-widget .ed2-toolbar .ed2-toolbar-panel.ed2-main-toolbar li.active .ed2-toolbar-panel-drawer{display:block}.ed2-widget .ed2-toolbar .ed2-toolbar-panel.ed2-main-toolbar .ed2-toolbar-panel-drawer{display:none;position:absolute;top:22px;right:27px;z-index:28;width:285px;box-shadow:1px 3px 8px 1px rgba(0,0,0,.3);background:#e5eef5;border:1px solid #dae6f1;margin:0;padding:3px 0 0 3px}.ed-button{position:relative;display:block;height:32px;width:32px;margin:0;padding:0;line-height:1;background:#ddd}.ed2-main-toolbar .ed-button{background:#ccc}.ed2-drawing-controls .ed-button{background-color:transparent}.ed-button:hover,.ed-button.hover{background:#118afb}.ed-button.disabled{cursor:default;background:#ddd;opacity:.5}.ed-button .label{display:none;position:absolute;top:100%;left:0;z-index:23;white-space:nowrap;color:#0a0a0a;background:#fafafa;padding:4px 6px;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.ed-button:hover .label{display:block}.ed-button:active .label,.ed2-drawer-open>.ed-button .label{display:none}.ed-button.disabled:hover .label{display:none}.ed2-no-doodle-elements{margin:1px 0 1px 0}.ed2-no-doodle-elements .no-doodles{background:#e5eef5}.ed2-no-doodle-elements .no-doodles li{display:inline-flex;align-items:center;justify-content:space-between;height:23px;padding:0 3px 0 5px;margin:2px 2px 0 0;color:#000;background:rgba(255,255,255,.6)}.ed2-no-doodle-elements .no-doodles li.has-options{cursor:pointer}.ed2-no-doodle-elements .no-doodles li.has-options:hover,.ed2-no-doodle-elements .no-doodles li.has-options:focus,.ed2-no-doodle-elements .no-doodles li.has-options:active,.ed2-no-doodle-elements .no-doodles li.has-options.selected{background:#286ee0;color:#fff}.oe-lightning-viewer .lightning-timeline{position:relative;background:#d7d7d7;padding:5px 4px 5px 10px}.oe-lightning-viewer .lightning-timeline .timeline{padding:0 0 0 50px}.oe-lightning-viewer .lightning-timeline .timeline table td{padding:6px 6px 3px 4px;border-left:1px solid #a2a0a0;vertical-align:top;color:#505064;font-size:0.6875rem}.oe-lightning-viewer .lightning-timeline .timeline table td.date-divider{white-space:nowrap;font-size:0.9375rem;font-weight:300;min-width:70px}.oe-lightning-viewer .lightning-timeline .timeline table td.date-divider .oe-i{position:relative;top:-2px;margin:0 0 0 5px;opacity:.25}.oe-lightning-viewer .lightning-timeline .timeline table td.date-divider .oe-i:hover,.oe-lightning-viewer .lightning-timeline .timeline table td.date-divider .oe-i:focus,.oe-lightning-viewer .lightning-timeline .timeline table td.date-divider .oe-i:active{opacity:1}.oe-lightning-viewer .lightning-timeline .timeline table td .icon-group{min-width:90px}.oe-lightning-viewer .lightning-timeline .timeline-options{position:absolute;top:0;left:10px;height:100%;width:50px}.oe-lightning-viewer .lightning-timeline .timeline-options .lightning-btn{width:40px;height:100%;background:#d6e6fe;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}.oe-lightning-viewer .lightning-timeline .timeline-options .lightning-btn.active{background:#286ee0}.oe-lightning-viewer .lightning-timeline .timeline-options .lightning-btn.active .oe-i{opacity:1}.oe-lightning-viewer .lightning-timeline .timeline-options .lightning-btn .lightning-icon{width:20px;height:20px;fill:#00c8ff;position:relative;top:-5px}.oe-lightning-viewer .lightning-timeline .timeline-options .lightning-btn .oe-i{pointer-events:none;position:absolute;bottom:0;left:11px}.oe-lightning-viewer .lightning-timeline{z-index:4}.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline{position:absolute;top:100%;left:0;width:300px;background:#286ee0;padding:12px;font-size:0.75rem;font-weight:400;color:#cdcdcd}.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li{display:block;margin:0 0 2px 0;height:19px;display:flex;justify-content:flex-start;align-items:center;font-size:0.75rem;font-weight:400;cursor:pointer}.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li:hover,.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li:active,.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li:focus,.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li.selected{background-color:#1e53a8;color:#fff}.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li:last-child{margin:0 0 0 0}.oe-lightning-viewer .lightning-timeline .timeline-options .change-timeline li i{margin:0 10px 0 0}.oe-lightning-viewer .lightning-timeline .timeline .icon-group{min-width:90px}.oe-lightning-viewer .lightning-timeline .timeline .icon-event{position:relative;display:inline-block;padding:1px;margin:0 0 3px 0;width:21px;height:21px}.oe-lightning-viewer .lightning-timeline .timeline .icon-event:hover,.oe-lightning-viewer .lightning-timeline .timeline .icon-event.js-hover{background-color:#fff;cursor:pointer}.oe-lightning-viewer .lightning-timeline .timeline .icon-event.selected:after{position:absolute;left:1px;top:100%;content:" ";height:2px;width:19px;border-bottom:3px solid blue}.oe-lightning-viewer .oe-lightning-quick-view{margin-top:5px}.oe-lightning-viewer .oe-lightning-meta{position:relative;width:180px;margin:5px 0 0 10px;padding:5px 3px 5px 8px;font-size:0.75rem;color:#0a0a0a;background:#dcdcdc}.oe-lightning-viewer .oe-lightning-meta .date{font-size:0.875rem;font-weight:500}.oe-lightning-viewer .oe-lightning-meta .sender{font-style:italic}.oe-lightning-viewer .oe-lightning-meta .help{margin:10px 0 0 0;font-size:0.625rem;color:#505064;font-style:italic}.oe-lightning-viewer .oe-lightning-meta:after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-left-color:#dcdcdc;border-width:6px;margin-top:-6px}.oe-lightning-viewer .lightning-view{position:relative;display:flex}.oe-lightning-viewer .lightning-ui{position:fixed;bottom:0;left:200px;z-index:2;height:20px;width:1080px}@media only screen and (min-width: 1440px){.oe-lightning-viewer .lightning-ui{width:1240px}}.oe-lightning-viewer .lightning-ui .direction{position:absolute;bottom:0;height:150px;width:50px;background-position:top 20% center;background-repeat:no-repeat;background-size:30px;background-color:rgba(220,220,220,.9)}.oe-lightning-viewer .lightning-ui .direction.left{left:0;background-image:url("../svg/v5/dark/i/arrow-left-bold.svg")}.oe-lightning-viewer .lightning-ui .direction.right{right:0;background-image:url("../svg/v5/dark/i/arrow-right-bold.svg")}.oe-lightning-viewer .lightning-ui .stack-position{position:absolute;bottom:0;left:50%;margin-right:-50%;transform:translateX(-50%);font-size:0.75rem;font-weight:700;color:#0a0a0a;padding:8px 14px;background-color:rgba(220,220,220,.9)}.oe-lightning-viewer .lightning-ui .user-help{position:absolute;bottom:0;right:60px;font-size:0.75rem;font-weight:500;color:#0a0a0a;padding:8px 14px;background-color:rgba(220,220,220,.7)}.oe-lightning-viewer .lightning-meta{position:absolute;top:5px;left:10px;z-index:3;width:180px;padding:5px 3px 5px 8px;font-size:0.75rem;color:#0a0a0a;background:rgba(220,220,220,.9)}.oe-lightning-viewer .lightning-meta .date{font-size:0.875rem;font-weight:500}.oe-lightning-viewer .lightning-meta .who{font-style:italic}.oe-lightning-viewer .lightning-stack{margin:5px auto 40px auto;z-index:1}.lightning-multipage-scroll{position:relative}.lightning-multipage-scroll .multipage-nav{position:absolute;top:1px;left:1px}.lightning-multipage-scroll .multipage-nav .page-num-btn{display:flex;justify-content:center;align-items:center;height:30px;width:30px;margin:0 0 1px 0;color:#fff;font-size:0.6875rem;font-weight:400;cursor:pointer;background:#538be6}.lightning-multipage-scroll .multipage-nav .page-num-btn:hover,.lightning-multipage-scroll .multipage-nav .page-num-btn:active,.lightning-multipage-scroll .multipage-nav .page-num-btn.selected{background:#286ee0}.lightning-multipage-scroll .multipage-stack{height:50vh;overflow-y:auto;overflow-x:hidden}.lightning-multipage-scroll .multipage-stack.correspondence{height:calc(100vh - 98px - 100px)}.lightning-multipage-scroll .multipage-stack.lightning{height:calc(100vh - 180px)}.lightning-multipage-scroll .multipage-stack img{display:block;padding:0 0 10px 0}.oeplot.with-toolbar{margin:0 0 38px 0}.oeplot .oeplot-toolbar{position:fixed;left:0;right:0;bottom:0;height:38px;z-index:1;background:#dcdcdc;display:flex;justify-content:center;align-items:center;font-size:0.6875rem;gap:30px}.oeplot .oeplot-toolbar .plot-tool{display:flex;justify-content:space-between;align-items:center}.oeplot .oeplot-toolbar .plot-tool label{color:#505064}.oeplot-full{height:calc(100vh - 138px);margin:10px 0}.oeplot-full.has-title{height:calc(100vh - 178px)}.oescape-icon-btns{display:inline-flex;margin:3px 0 1px 2px}.oe-full-header .oescape-icon-btns{margin:0 10px}.oescape-icon-btns .icon-btn{display:block;margin:0 2px 0 0}.oe-full-header .oescape-icon-btns .icon-btn{margin-bottom:0}.oescape-icon-btns .icon-btn a{display:flex;justify-content:center;align-items:center;height:31px;width:31px;font-size:0.875rem;font-weight:400;color:#dcdcdc;background:#363535}.oe-full-header .oescape-icon-btns .icon-btn a{height:38px;width:38px;font-size:0.9375rem;font-weight:500}.oescape-icon-btns .icon-btn a.lightning-viewer-icon svg,.oescape-icon-btns .icon-btn a.patient-overview-icon svg{display:block;fill:rgba(255,255,255,.6);width:15px;height:15px}.oescape-icon-btns .icon-btn a.selected{color:#00c8ff}.oescape-icon-btns .icon-btn a.selected svg{fill:#00c8ff}.oescape-icon-btns .icon-btn a.inactive{opacity:.5}.oescape-icon-btns .icon-btn a.active:hover,.oescape-icon-btns .icon-btn a.active:focus,.oescape-icon-btns .icon-btn a.active:active,.oescape-icon-btns .icon-btn a.inactive:hover,.oescape-icon-btns .icon-btn a.inactive:focus,.oescape-icon-btns .icon-btn a.inactive:active{opacity:1;color:#fff;background:#286ee0}.oescape-icon-btns .icon-btn a.active:hover svg,.oescape-icon-btns .icon-btn a.active:focus svg,.oescape-icon-btns .icon-btn a.active:active svg,.oescape-icon-btns .icon-btn a.inactive:hover svg,.oescape-icon-btns .icon-btn a.inactive:focus svg,.oescape-icon-btns .icon-btn a.inactive:active svg{fill:#fff}.oescape{background:#2c2b2b}.oescape .oes-left-side{background:#2c2b2b;padding:20px 0 20px 0}.oescape .oes-right-side{background:#2c2b2b;margin:0 10px 0 20px}.oescape .oes-right-side .oes-stack-select{text-align:center;padding:5px}.oescape .oes-right-side .oes-image-stack{cursor:crosshair;width:100%}.oescape .oes-right-side .oes-image-stack img{width:100%}.oescape .oes-right-side .oes-image-stack.portrait-images{text-align:center;width:100%}.oescape .oes-right-side .oes-image-stack.portrait-images img{width:70%}.oescape .highchart-area{background:#2c2b2b}.oescape .oes-data-container{padding:20px}.oescape .oes-data-row-input{margin:25px 0 25px 0;font-size:0.6875rem;color:#8c8c8c}.oescape .oes-data-row-input .data-row-title{font-size:0.75rem;color:#dcdcdc}.oescape .oes-data-row-input table{width:100%;max-width:900px;margin:0 auto}.oescape .oes-data-row-input table td{text-align:center;border-left:1px solid #3c3c3c}.oescape .oes-data-row-input table td:first-child{border-left:none}.oescape .oes-data-element-input{margin:25px auto;max-width:900px}.oescape .oes-data-element-input h3{font-size:0.875rem;font-weight:300;color:#8c8c8c;margin:0 0 10px 0}.oescape #oes-fields{margin:0 10%}.oescape .oes-visual-fields{width:80%;margin:10px auto}.oescape .oes-visual-fields .vfcolorplot svg,.oescape .oes-visual-fields .vfgreyplot svg{width:100%}.oescape .oes-visual-fields .vfcolorplot .selected-plot,.oescape .oes-visual-fields .vfgreyplot .selected-plot{stroke-width:6;stroke:#fff}.oescape .oes-visual-fields .vfcolorplot{margin:0 40px 0 0}.oescape .oes-visual-fields .vfgreyplot{margin:0 0 0 40px}.oescape .oes-visual-fields .vfimage{background:#fff;padding:0 3px;border-radius:3px;width:55%}.oescape .oes-summary{width:15%;padding:20px 5px 0 20px;background:#363535}.oescape .oes-summary .title{margin:0 0 10px 0;font-size:1.125rem;font-weight:100;color:#8c8c8c}.oescape .oes-summary .data-label{margin:0 0 3px 0;font-size:0.6875rem;font-weight:400;color:#8c8c8c}.oescape .oes-summary .data-value{margin:0 0 10px 0;font-size:0.8125rem;font-weight:400;color:#dcdcdc}.oescape-header{position:relative;background:#dcdcdc;padding:0 10px 0 0}.oescape-header button,.oescape-header .button{vertical-align:top;height:38px;transition:padding .5s ease-out;padding:0 10px}@media only screen and (min-width: 1440px){.oescape-header button,.oescape-header .button{padding:0 15px}}.oescape-header button.icon,.oescape-header .button.icon{padding:0 0}.oescape-header button.icon .oe-i,.oescape-header .button.icon .oe-i{padding:0 3px}.oescape-header .svg-size-icon{fill:none;stroke:#888;stroke-miterlimit:10}.oescape-header .nav-title{position:absolute;top:0;right:60px;height:38px;display:flex;align-items:center}.oescape-header .nav-title .title{color:#505064;text-transform:uppercase;font-size:1.5rem;font-weight:100;margin:0 25px 0 0;width:15vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1440px){.oescape-header .nav-title .title{width:auto}}.oescape-header .data-awareness{height:38px;display:inline-flex;justify-content:flex-start;align-items:center;padding:0 0 0 10px;font-size:0.75rem;color:#0a0a0a}.oescape-header .data-awareness .group{position:relative;border-right:1px solid #505064;padding:0 10px 12px 0;margin:0 10px 0 0}.oescape-header .data-awareness .group:last-child{border-right:none}.oescape-header .data-awareness .group .data{font-weight:500;margin:0 4px 0 2px}.oescape-header .data-awareness .group .data:last-child{margin:0 0 0 0}.oescape-header .data-awareness .group .date{position:absolute;bottom:0;left:0;font-size:0.625rem;opacity:.5;width:65px}.oes-v2{display:flex;justify-content:space-between;align-items:stretch}.oes-v2 .oes-left-side,.oes-v2 .oes-right-side{flex:1 1 0}.oes-v2 .oes-left-side.fill-2,.oes-v2 .oes-right-side.fill-2{flex:2 1 0}.oes-v2 .oes-left-side.fill-3,.oes-v2 .oes-right-side.fill-3{flex:3 1 0}.oe-full-header .data-awareness{height:38px;display:inline-flex;justify-content:flex-start;align-items:center;margin:0 0 0 20px;border-left:2px solid #a2a0a0;line-height:1}.oe-full-header .data-awareness .group{position:relative;height:38px;padding:6px 0 0 8px;color:#0a0a0a;font-size:0.75rem;border-right:1px dotted #a2a0a0}.oe-full-header .data-awareness .group:last-child{border-right:none}.oe-full-header .data-awareness .group .type{display:inline-block;margin:0 5px 0 0;font-size:0.71875rem;font-weight:500}.oe-full-header .data-awareness .group .data{display:inline-block;margin:0 5px 0 0;font-size:0.78125rem;font-weight:700}.oe-full-header .data-awareness .group .date{display:block;font-size:0.625rem;font-weight:500;opacity:.6;padding:3px 0 0 0}.oes-ui-change-layout{position:relative;margin:0 10px}.oes-ui-change-layout .layout-select-btn{height:38px;display:flex;justify-content:center;align-items:center;padding:0 10px;cursor:pointer}.oes-ui-change-layout .layout-select-btn .oes-layout-icon{margin:0 0 0 6px}.oes-ui-change-layout .layout-select-btn.active{background:linear-gradient(rgba(0, 0, 0, 0) 95%, blue 96%)}.oes-ui-change-layout .layout-select-btn *{pointer-events:none}.oes-ui-change-layout .layout-options{z-index:70;position:absolute;top:100%;left:0;transform:translateX(-35%);height:38px;display:flex;justify-content:center;align-items:center;gap:10px;border-top:1px solid blue;background:#dcdcdc;padding:0 10px}.oes-ui-change-layout .layout-option-btn{height:38px;display:flex;justify-content:center;align-items:center;margin:0 5px;padding:0 5px;cursor:pointer;border-bottom:2px solid transparent}.oes-ui-change-layout .layout-option-btn:hover,.oes-ui-change-layout .layout-option-btn:focus{border-bottom-color:blue}.oes-ui-change-layout .layout-option-btn *{pointer-events:none}.oes-layout-icon{display:inline-block;width:38px;height:17px;background:transparent center center no-repeat;background-size:38px 17px}.oes-layout-icon.i-1-1{background-image:url("../svg/v5/all/oes/layout-1-1.svg")}.oes-layout-icon.i-1-2{background-image:url("../svg/v5/all/oes/layout-1-2.svg")}.oes-layout-icon.i-2-1{background-image:url("../svg/v5/all/oes/layout-2-1.svg")}.oes-layout-icon.i-1-0{background-image:url("../svg/v5/all/oes/layout-1-0.svg")}.oes-layout-icon.i-0-1{background-image:url("../svg/v5/all/oes/layout-0-1.svg")}.oe-clinic{position:relative;background:#b4b4b4;padding-bottom:40px}.oe-clinic .oec-help{width:450px;margin:60px 20px;font-size:0.9375rem;font-weight:400;color:#505064}.oe-clinic .oec-help .help-note{display:flex;justify-content:space-between;align-items:center;position:fixed;font-size:0.75rem;font-weight:500}.oe-clinic .oec-group{margin:0 0 20px 0}.oe-clinic .oec-group header{position:sticky;top:0;z-index:2;height:38px;display:flex;justify-content:flex-start;align-items:center;padding:0 20px;background:#b4b4b4;box-shadow:0 6px 12px 0 #b4b4b4}.oe-clinic .oec-group header .favourite{padding:0 8px 4px 0}.oe-clinic .oec-group header h3{font-size:1.0625rem;font-weight:400;color:blue;transform:translateY(-2px)}.oe-clinic .oec-group.no-patients{margin:10px 0 10px 0}.oe-clinic .oec-group.no-patients header{height:auto;box-shadow:none}.oe-clinic .oec-group.no-patients header h3{color:#505064;font-size:0.8125rem;font-weight:700}.oe-clinic .oec-group.no-patients .result-msg{font-size:0.6875rem;font-weight:400;padding:0 20px;color:#505064}.oec-clock{position:fixed;z-index:1;left:0;top:0;font-size:0.625rem;font-weight:700;color:#0000b4;transition:top .2s ease-out;padding:0 0 0 21px;transform:translateY(-12px)}.oec-clock::after{content:"";position:absolute;left:0;top:12px;width:48px;height:1px;border-top:1px solid #0000b4;opacity:.5}table.oec-patients{width:100%;margin:1px 0 0 0}table.oec-patients.in-event td:nth-child(3){width:650px}table.oec-patients.in-event td:nth-child(4),table.oec-patients.in-event td:nth-child(5),table.oec-patients.in-event td:nth-child(6){text-align:right;width:50px}table.oec-patients.in-event td:nth-child(7){width:115px;padding-left:20px}table.oec-patients.in-event td:nth-child(8){text-align:right;padding-right:50px;padding-left:10px}table.oec-patients.in-element tbody td:first-child{width:650px}table.oec-patients.in-element tbody td:nth-child(2),table.oec-patients.in-element tbody td:nth-child(2),table.oec-patients.in-element tbody td:nth-child(3){vertical-align:middle;text-align:right;width:50px}table.oec-patients tbody tr{background:#d7d7d7;border-bottom:1px solid rgba(100,100,100,.3)}table.oec-patients tbody tr:last-child{border-bottom:none}table.oec-patients tbody tr:hover{background-color:#e6e6e6}table.oec-patients tbody tr.done td{font-size:0.75rem;color:#505064}table.oec-patients tbody tr.done td:first-child{font-weight:400}table.oec-patients th:first-child,table.oec-patients td:first-child{padding-left:20px}table.oec-patients th{height:30px;font-size:0.75rem;text-align:left;font-weight:400;color:#505064}table.oec-patients th:nth-child(8){padding-left:9px}table.oec-patients th:nth-child(9){padding-left:22px}table.oec-patients td{font-size:0.875rem;color:#0a0a0a;vertical-align:middle;padding:5px 0}table.oec-patients td:first-child{font-size:0.75rem;font-weight:700;width:70px}table.oec-patients td:nth-child(2){width:120px;padding-right:5px;color:#505064}table.oec-patients td:nth-child(2) .list-name{font-weight:500;line-height:1;font-size:0.5625rem}table.oec-patients td:nth-child(2) .code{margin:2px 0 0 0;font-size:0.625rem;font-weight:500}table.oec-patients td:nth-child(3){width:290px}table.oec-patients td:nth-child(4){width:50px}table.oec-patients td:nth-child(4) .oe-i{width:40px;height:40px}table.oec-patients td:nth-child(6){width:45px}table.oec-patients td:nth-child(6) .oe-i{width:40px;height:40px}table.oec-patients td:nth-child(7){width:45px}table.oec-patients td:nth-child(8){width:40px}table.oec-patients td:nth-child(8) .oe-i{width:30px;height:27px}table.oec-patients td:nth-child(9){width:80px}table.oec-patients td:nth-child(10){width:100px}table.oec-patients td:nth-child(11){text-align:center;width:60px}.oec-patients label.patient-checkbox{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background:rgba(0,0,0,0)}.oec-patients label.patient-checkbox>input[type=checkbox]{display:none}.oec-patients label.patient-checkbox>input[type=checkbox]:checked+.checkbox-btn{background-color:#286ee0;opacity:1}.oec-patients label.patient-checkbox .checkbox-btn{height:22px;width:22px;cursor:pointer;background:#a2a0a0 url("../svg/v5/dark/i/plus-bold.svg") center center no-repeat;background-size:16px;border-radius:50%;opacity:.5}.oec-patients label.patient-checkbox.in-element{height:24px;width:30px}.oec-patients label.patient-checkbox.in-element .checkbox-btn{background-color:#286ee0;opacity:1}.wait-duration{position:relative;display:flex;justify-content:space-between;align-items:center}.wait-duration.stopped{padding:0 0 0 25px}.wait-duration.stopped:after{content:"";position:absolute;top:50%;left:0;width:14px;height:14px;background:url("../svg/v5/light/i/stop.svg") center left no-repeat;background-size:contain;opacity:.5;transform:translateY(-7px)}.wait-duration .duration-graphic circle{fill:rgba(150,150,150,.2)}.wait-duration .duration-graphic.green circle.c0{fill:#00b400}.wait-duration .duration-graphic.yellow circle.c0{fill:#d2aa14;opacity:.5}.wait-duration .duration-graphic.yellow circle.c1{fill:#d2aa14}.wait-duration .duration-graphic.orange circle.c0{fill:#ff9600;opacity:.3}.wait-duration .duration-graphic.orange circle.c1{fill:#ff9600;opacity:.6}.wait-duration .duration-graphic.orange circle.c2{fill:#ff9600}.wait-duration .duration-graphic.red circle.c0{fill:red;opacity:.2}.wait-duration .duration-graphic.red circle.c1{fill:red;opacity:.4}.wait-duration .duration-graphic.red circle.c2{fill:red;opacity:.7}.wait-duration .duration-graphic.red circle.c3{fill:red}.wait-duration .units small,.wait-duration .mins small{color:#505064}.oec-patients .pathway{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0 10px 0 0;min-height:38px}.clinic-filters{position:absolute;top:0;left:145px;display:flex;justify-content:flex-start;align-items:center}.clinic-filters input{width:160px;height:38px;display:flex;justify-content:center;align-items:center;margin:0 3px;font-size:0.8125rem;font-weight:400;border-radius:0;background-color:#d6e6fe}.clinic-filters input:hover,.clinic-filters input:focus{background-color:#fff}.clinic-filters .filter-btn{display:flex;justify-content:center;align-items:center;height:38px;min-width:45px;background:#d6e6fe;cursor:pointer;color:#505064;padding:0 10px 0 15px}.clinic-filters .filter-btn .name{font-size:0.8125rem}.clinic-filters .filter-btn .count{padding:0 0 0 5px;font-size:0.6875rem;font-weight:700;color:blue;transform:translateY(-6px)}.clinic-filters .filter-btn:hover,.clinic-filters .filter-btn:focus,.clinic-filters .filter-btn.selected{background:#286ee0;color:#fff}.clinic-filters .filter-btn:hover .oe-i,.clinic-filters .filter-btn:focus .oe-i,.clinic-filters .filter-btn.selected .oe-i{opacity:1}.clinic-filters .filter-btn:hover .count,.clinic-filters .filter-btn:focus .count,.clinic-filters .filter-btn.selected .count{color:#fff}.clinic-filters .filter-btn *{pointer-events:none}ul.quick-filters{display:flex;justify-content:flex-start;align-items:center}.clinic-filters button{font-size:0.8125rem;font-weight:500;background-color:#d6e6fe;color:#505064}.clinic-filters button:hover,.clinic-filters button:focus{background-color:#286ee0;color:#fff}.clinic-filters button.table-sort{position:relative;padding-left:28px}.clinic-filters button.table-sort:after{content:"";position:absolute;top:12px;left:8px;height:13px;width:13px;background:url("../svg/v5/light/i/downup.svg") center center no-repeat;background-size:contain;opacity:.4}.clinic-filters button.table-sort:hover:after,.clinic-filters button.table-sort:focus:after{background-image:url("../svg/v5/dark/i/downup.svg");opacity:1}.clinic-filters button.info-help-overlay{position:relative;margin:0 0 0 18px;background:none}.clinic-filters button.info-help-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("../svg/v5/light/i/info.svg") center center no-repeat;background-size:13px;opacity:.4}.clinic-filters button.info-help-overlay:hover:after,.clinic-filters button.info-help-overlay:focus:after{opacity:.8}.clinic-filters .changeable-filter{position:relative}.clinic-filters .changeable-filter nav.options{position:absolute;top:38px;z-index:10}.clinic-filters .changeable-filter nav.options .filter-btn{width:160px;justify-content:flex-end}.oec-adder{position:fixed;top:98px;bottom:0;z-index:79;background:#d7d7d7;color:#0a0a0a;border-left:1px solid #286ee0;display:none;right:-10px}.oec-adder.fadein{display:block;animation:.2s ease-out forwards fadein;right:0}@media only screen and (min-width: 1890px){.oec-adder.fadein{right:calc( 100vw - 1440px)}}@media only screen and (min-width: 2100px){.oec-adder.fadein{right:31vw}}.oec-adder .close-btn{position:absolute;top:0;bottom:0;left:-30px;width:30px;background:#538be6 url("../svg/v5/dark/i/remove-circle.svg") center center no-repeat;background-size:13px;cursor:pointer}.oec-adder .insert-steps{width:240px;overflow-y:auto;overflow-x:hidden;height:100%;margin:0 10px;padding:30px 0 40px 0}.oec-adder .insert-steps input.assign-to{width:90%;margin:0 0 3px 0}.oec-adder{font-size:0.75rem}.oec-adder h4{font-size:0.6875rem;color:#505064;font-weight:500;margin:0 0 4px 0}.oec-adder .btn-list li{color:#0a0a0a;background:#e6e6e6;padding:0 2px;height:23px}.oec-adder .btn-list li:hover,.oec-adder .btn-list li:focus{background:#286ee0;color:#fff}.oec-adder .btn-list li.red{color:#fff;background:#e13939}.oec-adder .btn-list li *{pointer-events:none}.oec-adder .add-to{position:absolute;top:0;left:0;right:17px;height:26px;z-index:1;display:flex;justify-content:center;align-items:center;background-color:#d7d7d7;font-size:0.6875rem;color:#505064;font-weight:700}.oec-adder .add-to span.num{padding:0 4px 0 0;color:blue}@keyframes flickGreen{from{background-color:#0e9a33}to{background-color:#d7d7d7}}.oec-adder .add-to.success{animation:1s ease-out forwards flickGreen}.pathway-in-event{z-index:65;position:fixed;top:98px;left:200px;width:calc( 100vw - 200px);border-bottom:3px solid #f5f5f5;border-top:1px solid #f5f5f5;background:#d7d7d7;padding:10px 0;min-height:80px}@media only screen and (min-width: 1890px){.pathway-in-event{width:1240px}}@media only screen and (min-width: 2100px){.pathway-in-event{width:59vw}}.pathway-in-event .close-icon-btn{position:absolute;top:15px;right:10px}.oe-worklists-panel{display:none;z-index:96;position:fixed;top:60px;right:0;height:calc(100vh - 60px);overflow-y:auto;font-size:0.6875rem;width:450px;background:#d7d7d7;padding:0 0 20px 0;border-left:2px solid #a2a0a0}@media only screen and (min-width: 1890px){.oe-worklists-panel{width:calc(100vw - 1440px)}}@media only screen and (min-width: 2100px){.oe-worklists-panel{width:31vw}}.oe-worklists-panel .site-context{width:100%;margin:10px 0;font-size:0.75rem}.oe-worklists-panel .site-context tbody tr td{padding:5px 10px}.oe-worklists-panel .site-context tbody tr td:first-child{font-size:0.6875rem;color:#505064;font-weight:500}.oe-worklists-panel .worklist-mode{border-bottom:2px solid #286ee0}.oe-worklists-panel .context-lists h3{font-size:0.6875rem;color:#505064;font-weight:500;padding:5px 10px}.oe-worklists-panel .context-lists .combine-lists{padding:5px 10px}.oe-worklists-panel .context-lists .list-mode{border-bottom:2px solid #286ee0}.oe-worklists-panel .list-view button{justify-content:flex-start;padding:5px 10px}.oe-worklists-panel .list-view .worklists fieldset{background:#d6e6fe}.oe-worklists-panel .list-view .worklists fieldset label{display:block;white-space:normal;margin:0;padding:0;background:transparent;color:#505064}.oe-worklists-panel .list-view .worklists fieldset label .btn{display:block;width:100%;font-size:0.75rem;font-weight:400;padding:5px 10px;cursor:pointer}.oe-worklists-panel .list-view .worklists fieldset label>input[type=checkbox]{display:none}.oe-worklists-panel .list-view .worklists fieldset label>input[type=checkbox]+.btn:hover,.oe-worklists-panel .list-view .worklists fieldset label>input[type=checkbox]+.btn:focus{color:#fff;background:#1e53a8}.oe-worklists-panel .list-view .worklists fieldset label>input[type=checkbox]:checked+.btn{color:#fff;background:#286ee0}.oe-worklists-panel .search-filters{margin:10px;color:#0a0a0a}.oe-worklists-panel .search-filters table.filters{width:100%;margin:0 0 10px 0}.oe-worklists-panel .search-filters table.filters tbody tr{border-top:1px solid #a2a0a0}.oe-worklists-panel .search-filters table.filters tbody tr:first-child{border-top:none}.oe-worklists-panel .search-filters table.filters tbody td{padding:5px;font-size:0.8125rem}.oe-worklists-panel .search-filters table.filters tbody td:last-child{text-align:right}.oe-worklists-panel .search-filters table.filters tbody th{font-size:0.6875rem;font-weight:500;color:#505064}.favourites h3{font-size:0.6875rem;color:#505064;font-weight:500;padding:10px}.favourites .fav{display:flex;justify-content:space-between;align-items:stretch;margin:2px 0}.favourites .fav .details{flex:1;background:#d6e6fe;padding:5px 10px 10px 30px;font-size:0.6875rem;font-weight:500;color:#0a0a0a;cursor:pointer}.favourites .fav .details:hover,.favourites .fav .details:focus{color:#fff;background:#286ee0 url("../svg/v5/all/ui/shortcut-arrow.svg") bottom 10px left 8px no-repeat;background-size:15px}.favourites .fav .details .name{padding:5px 0 0 0;font-size:0.75rem;font-weight:500}.favourites .fav .details .site{padding:8px 0 0 0;opacity:.5}.favourites .fav .details .context{padding:3px 0;font-weight:400}.favourites .fav .details ul.lists{padding:5px 0}.favourites .fav .details ul.lists li{padding:3px 0;font-size:0.8125rem;border-top:1px dotted #d7d7d7}.favourites .fav .details ul.lists li:last-child{border-bottom:1px dotted #d7d7d7}.favourites .fav .details .date-range{padding:2px 0 0 0}.favourites .fav .expand-fav,.favourites .fav .remove-fav{width:30px;background:#d6e6fe;margin:0 0 0 1px;display:flex;justify-content:center;align-items:center}.favourites .fav .expand-fav .oe-i,.favourites .fav .remove-fav .oe-i{height:100%}.oe-worklists .worklist-group{padding:0 20px 0 0}.oe-worklists .worklist-summary{padding:20px 20px 0 0}.oe-worklists .worklist-summary h2{font-size:1.1875rem;font-weight:400;color:blue}.oe-worklists .worklist-summary .summary{font-size:0.875rem;font-weight:500;color:#505064}.oe-worklists table.standard{margin:10px 0 40px 0}.oe-analytics a{color:inherit;text-decoration:none}.oe-analytics a:hover,.oe-analytics a:focus,.oe-analytics a:active{color:#008cc8}.oe-analytics a.selected{color:#00c8ff}.analytics-header{background:#dcdcdc;padding:0 10px 0 45px}.analytics-header .title{color:#505064;text-transform:uppercase;font-size:1.5rem;font-weight:100}.analytics-header .title b,.analytics-header .title strong{font-weight:300}.analytics-options{margin:20px 0 0 45px;color:#8c8c8c;font-size:0.75rem;width:300px}.analytics-options h3{margin:20px 0 10px 0;font-size:0.875rem;font-weight:300;color:#7c7b7b}.analytics-options .specialty{font-size:1.25rem;font-weight:300;color:#dcdcdc;margin:10px 0 10px 0}.analytics-options .service{position:relative;margin:10px 0 20px 0}.analytics-options .service .service-selected{font-size:1rem;color:#dcdcdc;font-weight:300}.analytics-options .charts{margin:15px 0 0 0}.analytics-options .charts li{font-size:0.8125rem;color:#8c8c8c;padding:0 0 8px 0}.analytics-options .charts li:last-child{padding-bottom:0}.analytics-options .charts li ul{margin:8px 0 0 4px}.analytics-options table.custom-filters{width:100%;margin:10px 0}.analytics-options table.custom-filters tbody tr{border-bottom:1px solid #3c3c3c}.analytics-options table.custom-filters tbody tr td{color:#dcdcdc;padding:5px 0}.analytics-options table.custom-filters tbody tr td:first-child{font-size:0.625rem;color:#8c8c8c;padding-right:5px}.analytics-options table.custom-filters tbody tr td:last-child{text-align:right}.analytics-charts{margin:15px 20px 0 0;width:calc(100% - 400px)}.analytics-patient-list{margin:15px 20px 0 0;padding:0 0 0 40px;width:calc(100% - 400px);font-size:0.875rem}.analytics-patient-list h3{margin:20px 0 20px 0;font-size:1.25rem;font-weight:300;color:#7c7b7b}.analytics-patient-list table{width:100%}.analytics-patient-list table td:last-child,.analytics-patient-list table th:last-child{text-align:right}.analytics-patient-list table tbody tr{border-bottom:1px solid #3c3c3c}.analytics-patient-list table tbody tr:last-child{border-bottom:none}.analytics-patient-list table tbody tr:hover{background-color:#333232}.analytics-patient-list table tbody tr:hover td{color:#dcdcdc}.analytics-patient-list table th{text-align:left;font-weight:300;color:#8c8c8c;font-size:0.6875rem}.analytics-patient-list table td{vertical-align:middle;padding:8px 2px;color:#8c8c8c;font-size:0.875rem}.oe-analytics table.analytics-pro tbody tr{border-bottom:1px solid #3c3c3c}.oe-analytics table.analytics-pro tbody tr:last-child{border-bottom:none}.oe-analytics table.analytics-pro tbody tr:hover{background-color:#333232}.oe-analytics table.analytics-pro tbody tr:hover td{color:#dcdcdc}.oe-analytics table.analytics-pro th{color:#8c8c8c}.oe-analytics table.analytics-pro td{color:#8c8c8c}.analytics-v2 .oe-full-main h3{margin:0 0 20px 0;font-size:1.25rem;font-weight:400;color:#505064}.analytics-v2 .oe-full-main h3.subheader{margin:15px 0 8px 0;font-size:1.125rem}.analytics-options-v2 .specialty{font-size:1.25rem;font-weight:400;margin:10px 0 10px 0}.analytics-options-v2 .service{position:relative;margin:10px 0 20px 0}.analytics-options-v2 .service .service-selected{font-size:1rem;font-weight:400}.analytics-options-v2 .top-filter{position:relative;margin:10px 0 20px 0}.analytics-options-v2 .top-filter .selected-filter{font-size:1rem;font-weight:400}.analytics-options-v2 .charts{margin:15px 0 0 0}.analytics-options-v2 .charts li{font-size:0.8125rem;color:#8c8c8c;padding:0 0 8px 0}.analytics-options-v2 .charts li:last-child{padding-bottom:0}.analytics-options-v2 .charts li ul{margin:8px 0 0 4px}.analytics-options-v2 table.custom-filters{width:100%;margin:10px 0}.analytics-options-v2 table.custom-filters tbody tr{border-bottom:1px solid #a2a0a0}.analytics-options-v2 table.custom-filters tbody tr td{padding:5px 0;font-weight:500}.analytics-options-v2 table.custom-filters tbody tr td:first-child{font-size:0.6875rem;color:#505064;padding-right:15px}.analytics-options-v2 table.custom-filters tbody tr td:last-child{text-align:right;padding-left:10px}.analytics-v2 .analytics-plot-extra{padding:0 20px;font-size:0.75rem}.analytics-v2 .analytics-plot-extra h3{margin:0 0 20px 0;font-size:1rem;font-weight:400;color:#0a0a0a}div.plotly-notifier{border:none;background:#4d4b4b;font-family:"Roboto","Helvetica","Arial",sans-serif}div.plotly-notifier .notifier-note{border:none;background:#4d4b4b;padding:10px}div.plotly-notifier .notifier-note p{color:#dcdcdc;font-weight:500;font-size:0.75rem}div.plotly-notifier .notifier-note button{display:none}.oe-theatre-diaries{background:#d7d7d7}.oe-theatre-diaries .diaries-search table.search-options{width:100%}.oe-theatre-diaries .diaries-search table.search-options tr{border-bottom:1px solid rgba(80,80,100,.15)}.oe-theatre-diaries .diaries-search table.search-options tr:last-child{border-bottom:none}.oe-theatre-diaries .diaries-search table.search-options td{padding:5px 0;font-size:0.8125rem;font-weight:500}.oe-theatre-diaries .diaries-search table.search-options td:last-child{text-align:right}.oe-theatre-diaries .diaries-search table.search-options td select{width:100%}.oe-theatre-diaries .diaries-search table.search-options td input[type=checkbox]{margin:8px}.oe-theatre-diaries .diaries-search .search-date-filters{font-size:0.75rem}.oe-theatre-diaries .theatres-list h2{font-size:1.1875rem;font-weight:400;margin:20px 0 15px 0;color:#505064}.oe-theatre-diaries .theatres-list .schedule-group{position:relative;background:rgba(230,230,230,.8);padding:10px 5px 10px 10px;margin:0 0 20px 0}.oe-theatre-diaries .theatres-list .schedule-group .theatre-booking-heading{font-size:0.9375rem;font-weight:400;color:blue;padding:0 120px 10px 0}.oe-theatre-diaries .theatres-list .schedule-group .theatre-booking-heading strong{display:inline-block;font-size:0.9375rem;font-weight:500}.oe-theatre-diaries .theatres-list .schedule-group .theatre-booking-actions{position:absolute;top:0;right:0}.theatre-sessions table.theatre-bookings{width:100%;color:#0a0a0a;font-size:0.75rem;margin:0 0 10px 0}.theatre-sessions table.theatre-bookings tr{border-bottom:1px solid #a2a0a0}.theatre-sessions table.theatre-bookings tr:last-child{border-bottom:none}.theatre-sessions table.theatre-bookings th{text-align:left;color:#505064;font-weight:400;padding:10px 5px 10px 0}.theatre-sessions table.theatre-bookings tbody td{font-size:0.8125rem;font-weight:500;padding:10px 5px 10px 0}.theatre-sessions table.theatre-bookings tbody td.confirm{text-align:center}.theatre-sessions table.theatre-bookings tbody td input[type=text]{width:90%}.theatre-sessions table.theatre-bookings tfoot td{font-size:0.9375rem;font-weight:400;padding:8px;background:none}.theatre-sessions table.theatre-bookings tfoot td .session_timeleft{float:left}.theatre-sessions table.theatre-bookings tfoot td .specialists{float:right;font-size:0.75rem;padding:0 20px 0 0}.theatre-sessions table.theatre-bookings tfoot td .specialists div{margin:0 0 2px 0}.theatre-sessions table.theatre-bookings tfoot td.available{background:#b4c8b4}.theatre-sessions table.theatre-bookings tfoot td.session-unavailable{background:#e6b4b4}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-comments{font-size:0.8125rem;font-weight:500;vertical-align:bottom;color:#0a0a0a}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-comments .oe-i{vertical-align:bottom}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-options{font-size:0.8125rem;font-weight:500}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-options label{display:block;margin:0 0 4px 0}.oe-theatre-diaries .theatres-list .schedule-group .theatre-booking-heading{font-size:0.9375rem;font-weight:400;color:blue;padding:0 120px 10px 0}.oe-theatre-diaries .theatres-list .schedule-group .theatre-booking-heading strong{display:inline-block;font-size:0.9375rem;font-weight:500}.oe-theatre-diaries .theatres-list .schedule-group .theatre-booking-actions{position:absolute;top:0;right:0}.theatre-sessions table.theatre-bookings{width:100%;color:#0a0a0a;font-size:0.75rem;margin:0 0 10px 0}.theatre-sessions table.theatre-bookings tr{border-bottom:1px solid #a2a0a0}.theatre-sessions table.theatre-bookings tr:last-child{border-bottom:none}.theatre-sessions table.theatre-bookings th{text-align:left;color:#505064;font-weight:400;padding:10px 5px 10px 0}.theatre-sessions table.theatre-bookings tbody td{font-size:0.8125rem;font-weight:500;padding:10px 5px 10px 0}.theatre-sessions table.theatre-bookings tbody td.confirm{text-align:center}.theatre-sessions table.theatre-bookings tbody td input[type=text]{width:90%}.theatre-sessions table.theatre-bookings tfoot td{font-size:0.9375rem;font-weight:400;padding:8px;background:none}.theatre-sessions table.theatre-bookings tfoot td .session_timeleft{float:left}.theatre-sessions table.theatre-bookings tfoot td .specialists{float:right;font-size:0.75rem;padding:0 20px 0 0}.theatre-sessions table.theatre-bookings tfoot td .specialists div{margin:0 0 2px 0}.theatre-sessions table.theatre-bookings tfoot td.available{background:#b4c8b4}.theatre-sessions table.theatre-bookings tfoot td.session-unavailable{background:#e6b4b4}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-comments{font-size:0.8125rem;font-weight:500;vertical-align:bottom;color:#0a0a0a}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-comments .oe-i{vertical-align:bottom}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-options{font-size:0.8125rem;font-weight:500}.oe-theatre-diaries .theatres-list .schedule-group .theatre-sessions .session-options label{display:block;margin:0 0 4px 0}.oe-theatre-diaries .theatre-diary-list h2{font-size:1.125rem;font-weight:500;margin:20px 0 15px 0;color:#505064}.theatre-diary-list .schedule-group{position:relative;display:flex;justify-content:space-between;align-items:flex-start;background:#e6e6e6;margin:0 0 30px 0}.theatre-diary-list .schedule-group .highlighter{padding:0 4px}.theatre-diary-list .schedule-group .edit-group-btn{position:absolute;bottom:100%;right:0}.theatre-diary-list .schedule-group .theatre-overview{font-size:0.75rem;width:20%;border-right:4px solid #d7d7d7;align-self:stretch}.theatre-diary-list .schedule-group .theatre-overview.available{background-color:#a0bea0}.theatre-diary-list .schedule-group .theatre-overview.near-full{background-color:#e6e6e6}.theatre-diary-list .schedule-group .theatre-overview.full,.theatre-diary-list .schedule-group .theatre-overview.session-unavailable{background-color:#ebb4b4}.theatre-diary-list .schedule-group .theatre-overview .theatre-details{background:#e6e6e6;padding:10px}.theatre-diary-list .schedule-group .theatre-overview .theatre-details .date,.theatre-diary-list .schedule-group .theatre-overview .theatre-details .time{font-size:0.9375rem;font-weight:700}.theatre-diary-list .schedule-group .theatre-overview .theatre-details .context,.theatre-diary-list .schedule-group .theatre-overview .theatre-details .theatre{margin:5px 0 0 0}.theatre-diary-list .schedule-group .theatre-overview .theatre-details .session-unavailable{margin:10px 0 0 0;padding:3px;border:1px solid #cd0000;background:#b8b8b8}.theatre-diary-list .schedule-group .theatre-overview .theatre-state{padding:10px}.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left{font-size:0.875rem;margin:0 0 10px 0}.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .max-patients,.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .minutes{font-weight:700}.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .procedure-count,.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .overbooked,.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .session-unavailable,.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .max-patients{margin:3px 0 0 0}.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .session-max{margin:4px 0;padding:4px 0;font-size:0.75rem;border-bottom:1px dotted rgba(80,80,100,.5)}.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .session-max .max-limit{font-weight:700}.theatre-diary-list .schedule-group .theatre-overview .theatre-state .session-time-left .session-max .overbooked{text-align:right;font-size:0.75rem}.theatre-diary-list .schedule-group table.theatre-bookings{width:80%;color:#0a0a0a;margin:0 0 10px 0;font-size:0.8125rem}.theatre-diary-list .schedule-group table.theatre-bookings tbody tr{border-bottom:2px solid #d7d7d7}.theatre-diary-list .schedule-group table.theatre-bookings tbody tr:last-child{border-bottom:none}.theatre-diary-list .schedule-group table.theatre-bookings tbody td{font-size:0.8125rem;font-weight:500;padding:10px 5px 10px 0;vertical-align:top}.theatre-diary-list .schedule-group table.theatre-bookings tbody td input[type=text]{width:90%}.theatre-diary-list .schedule-group table.theatre-bookings tbody td:first-child{text-align:center}.theatre-diary-list .schedule-group table.theatre-bookings tbody td:first-child label{font-size:0.6875rem}.theatre-diary-list .schedule-group table.theatre-bookings tbody td:first-child .op-time{font-size:1.125rem;font-weight:700;margin:0 0 5px 0}.theatre-diary-list .schedule-group table.theatre-bookings tbody td:first-child .op-duration{font-size:0.75rem;font-weight:700;margin:5px 0 0 0}.theatre-diary-list .schedule-group table.theatre-bookings tbody td.edit-order-icon{vertical-align:middle}.theatre-diary-list .schedule-group table.theatre-bookings tbody td .theatre-patient-icons{margin:10px 0 0 0}.theatre-diary-list .schedule-group table.theatre-bookings tbody td .operation{font-size:0.875rem;margin:0 0 5px 0}.theatre-diary-list .schedule-group table.theatre-bookings tbody td .operation-actions>i{margin:2.5px 2px}.theatre-diary-list .schedule-group table.theatre-bookings tfoot .session-comments{border-top:4px solid #d7d7d7;padding:15px 10px 10px 10px}.oe-trials{background:#d7d7d7}.oe-virtual-clinic{background:#d7d7d7;padding:0 20px}.oe-virtual-clinic .oe-virtual-clinic-search{padding:0 0 8px 0;margin:10px 0 15px 0;border-bottom:3px solid #a2a0a0}.oe-virtual-clinic .oe-virtual-clinic-search .list-filters{margin:5px 0 5px 0;font-size:0.75rem}table.virtual-clinic tbody td{font-size:0.8125rem;vertical-align:top;padding-top:10px;padding-bottom:10px}table.virtual-clinic tbody td:last-child{padding-right:0}table.virtual-clinic tbody td .actions{display:flex;justify-content:flex-end;align-items:flex-start;padding:10px 0 5px 0}table.virtual-clinic tbody td .actions button,table.virtual-clinic tbody td .actions a{margin:0 2px}table.virtual-clinic tbody .scroll-content{font-size:0.6875rem;max-height:100px;overflow-y:auto;overflow-wrap:break-word}table.virtual-clinic tbody .clinic-info table{margin:10px 0 0 0;width:100%}table.virtual-clinic tbody .clinic-info table tr td,table.virtual-clinic tbody .clinic-info table tr th{padding:5px 0;font-size:0.6875rem;line-height:1;text-align:left}.oe-vc-mode{background-color:#ccc8d6;color:#0a0a0a}.oe-vc-mode.in-element{padding:8px 4px;border-radius:3px;border:1px solid #00b4eb}.tile .oe-vc-mode.in-element{padding:3px 6px}.oe-vc-mode .vc-content{position:relative;padding:30px 10px 10px 10px}.oe-vc-mode .vc-content .scratchpad{position:absolute;top:5px;right:5px}.oe-vc-mode .vc-content .priority{position:absolute;top:8px;left:8px}.oe-vc-mode .vc-content .row{margin:4px 0 6px 0}.oe-vc-mode .vc-content{font-size:0.75rem;font-weight:500}.oe-vc-mode .vc-content h3{font-size:0.9375rem;font-weight:500;padding:0;margin:0 0 4px 0}.oe-vc-mode .vc-content .data-label{margin:0 0 4px 0;font-weight:700}.oe-vc-mode .vc-content textarea:read-only{color:#505064;font-style:italic;background-color:#ccc8d6}.oe-vc-mode .vc-content table{margin:6px 0;width:100%}.oe-vc-mode .vc-content table.borders{border:3px solid #505064}.oe-vc-mode .vc-content table.borders th,.oe-vc-mode .vc-content table.borders td{border:1px solid #505064;border-bottom:none;padding:1px 2px}.oe-vc-mode .vc-actions{padding:4px 8px;margin:0 0 30px 0}.oe-vc-mode .vc-actions button{margin:0 0 0 10px}.vc-floating-input{z-index:160;position:fixed;top:75px;left:250px;width:300px;padding:8px 0 8px 0;border:3px solid #00b4eb;border-radius:8px;background:#ccc8d6 url("../svg/v5/all/ui/vc-move.svg") top 5px right 5px no-repeat;background-size:20px;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.vc-floating-input .title{font-size:0.8125rem;font-weight:500;padding:0 30px 10px 8px}.vc-floating-input .vc-content{max-height:400px;overflow-y:auto;overflow-x:hidden;padding:0 8px 2px 8px}.oe-vc-mode .vc-steps li{font-weight:500;padding:2px 0 2px 18px}.oe-vc-mode .vc-steps li.completed em{opacity:.5;font-style:italic}.oe-vc-mode .vc-steps li.selected{background:transparent url("../svg/v5/light/i/direction-right.svg") left center no-repeat;background-size:13px}.oe-protocol-manager{padding:0 20px;background:#d7d7d7;color:#0a0a0a}.oe-protocol-timeline{width:100%;padding:10px 10px 2px 10px;border:3px solid #505064;overflow-x:auto}.oe-protocol-timeline table.protocol-timeline td{vertical-align:top}.oe-protocol-timeline .protocol-part{position:relative;width:240px;height:160px;padding:0 5px 0 5px;margin:0 5px 0 0;border-right:2px solid #a2a0a0;font-size:0.6875rem}.oe-protocol-timeline .protocol-part .p-status{position:absolute;top:0;right:10px;font-size:0.8125rem;color:rgba(80,80,100,.5);font-weight:400;text-transform:uppercase}.oe-protocol-timeline .protocol-part p-num{font-size:0.625rem}.oe-protocol-timeline .protocol-part .p-investigation{font-size:0.9375rem;margin:5px 0}.oe-protocol-timeline .protocol-part .p-dilation{font-size:0.8125rem;margin:4px 0}.oe-protocol-timeline .protocol-part .p-eye{margin:5px 0}.oe-protocol-timeline .protocol-part .p-interval{position:absolute;bottom:10px;right:0;background:#a2a0a0;padding:4px 6px;font-size:0.75rem}.oe-protocol-timeline .protocol-part .p-rule{font-size:0.8125rem;margin:4px 0}.select-timeline{display:flex;align-items:flex-start;justify-content:space-between;margin:10px 0 15px 0;padding:0 0 15px 0;border-bottom:3px solid #a2a0a0}.select-timeline .select-speciality-protocol{width:25%}.select-timeline .select-speciality-protocol .service-selected{font-size:1.125rem;color:#0a0a0a;font-weight:400}.select-timeline .select-speciality-protocol .protocols-list{max-height:110px;overflow-y:auto;padding:0 5px 0 0;margin:15px 0;width:100%}.select-timeline .select-speciality-protocol .protocols-list ul.btn-list li{color:#505064;background:rgba(214,230,254,.8)}.select-timeline .select-speciality-protocol .protocols-list ul.btn-list li:hover,.select-timeline .select-speciality-protocol .protocols-list ul.btn-list li:focus,.select-timeline .select-speciality-protocol .protocols-list ul.btn-list li:active,.select-timeline .select-speciality-protocol .protocols-list ul.btn-list li.selected{color:#fff;background:#286ee0}.oe-protocol-manager .protocol-builder table.standard{font-size:0.75rem}.oe-protocol-manager .protocol-builder table.standard tbody tr{border-bottom:none;border-top:1px solid #a2a0a0}.oe-protocol-manager .protocol-builder table.standard tbody tr:first-child{border-top:none}.oe-protocol-manager .protocol-builder table.standard tbody tr.repeat-part{border-top:none;font-style:italic}.oe-protocol-manager .protocol-builder table.standard tbody tr.repeat-part input{display:inline-block;margin:0 10px}.oe-protocol-manager .protocol-builder table.standard tbody td:last-child{text-align:right;padding-right:0}.oe-user-profile{background:#d7d7d7;color:#0a0a0a}.oe-user-profile h2{font-size:1.1875rem;font-weight:400;color:#0a0a0a;margin:20px 0 10px 0}.oe-user-profile table.standard input[type=text],.oe-user-profile table.standard select{width:75%}.oe-user-profile .profile-actions{display:flex;justify-content:center;align-items:center;gap:10px;margin:40px 0 0 0}.oe-user-profile .profile-actions button{min-width:200px}.oe-admin{background:#d7d7d7}.oe-admin .admin-panels{padding:5px 10px 20px 10px;background:#dcdcdc;border-top:1px solid #d7d7d7;border-right:1px solid #a2a0a0}.oe-admin ul.admin-nav{margin:0 0 10px 0}.oe-admin ul.admin-nav li{display:block;font-size:0.6875rem;margin:0;padding:0;border-bottom:1px solid #a2a0a0}.oe-admin ul.admin-nav li:last-child{border-bottom:none}.oe-admin ul.admin-nav li a{display:block;padding:3px 0 3px 3px;color:rgba(10,10,10,.8);font-weight:500}.oe-admin ul.admin-nav li a:hover,.oe-admin ul.admin-nav li a:active,.oe-admin ul.admin-nav li a:focus,.oe-admin ul.admin-nav li a.selected{color:#fff;background:#286ee0}.oe-admin .admin-main{font-size:0.75rem;padding:10px 20px 40px 0}.oe-admin .admin-main h2{font-size:1.0625rem;color:blue;font-weight:400;margin:0 0 10px 0}.oe-admin .admin-main h3{font-size:0.9375rem;color:#505064;font-weight:400;margin:0 0 10px 0}.oe-admin .admin-main p{font-size:0.8125rem;padding:0 0 10px 0}.admin-btns{display:flex;justify-content:center;align-items:center;margin:0 20%;gap:20px}.admin-btns button{flex:1 1 0}.oe-admin .admin-main table.standard th,.oe-admin .admin-main table.standard td{font-size:0.75rem}.oe-admin .admin-main table.standard.valign-middle tbody td{vertical-align:middle}.oe-admin .admin-main table.standard tbody td{vertical-align:top;padding:6px 10px 4px 0}.oe-admin .admin-main table.standard tbody td:first-child{padding-left:3px}.oe-admin .admin-main table.standard tfoot td{padding:20px 0 0 0;margin:20px 0 0 0}.oe-admin .admin-main table.large{width:100%}.oe-admin .admin-main table.large th,.oe-admin .admin-main table.large td{font-size:0.8125rem}.oe-admin .admin-main table.large tbody tr{border-top:1px solid #a2a0a0}.oe-admin .admin-main table.large tbody tr:first-child{border-top:none}.oe-admin .admin-main table.large tbody td{vertical-align:middle;padding:7px 10px 7px 0}.oe-admin .admin-main table.large tbody td:first-child{padding-left:3px}.oe-admin .admin-main .admin-data-set{position:relative;border:4px solid #538be6;padding:20px 5px 10px 5px;margin:10px 0 20px 0}.oe-admin .admin-main .admin-data-set .admin-data-set{margin:15px 10px}.oe-admin .admin-main .admin-data-set .data-set-header{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;width:100%;height:25px;padding:0 10px 5px 10px;font-size:0.875rem;font-weight:400;color:#0a0a0a;background:#538be6}.oe-admin .admin-main .admin-data-set .data-set-actions{display:flex;justify-content:flex-end;align-items:center;padding:0 10px 0 0}.oe-admin .admin-main .admin-data-set .data-set-actions button{margin-left:5px}.oe-admin .admin-main .restrict-filename{overflow-wrap:break-word;width:200px}.oe-admin .admin-correspondence-letterhead{max-width:1080px}.oe-admin .admin-correspondence-letterhead.view{padding:40px;font-size:0.875rem;color:#000;background:linear-gradient(to top, rgba(255, 255, 255, 0), white 30px)}.oe-admin .admin-correspondence-letterhead.view table,.oe-admin .admin-correspondence-letterhead.view td{width:100%;border:1px dotted #c8c8c8}.oe-admin .admin-correspondence-letterhead.edit .editor-quick-insert-btns button{margin:5px}.oe-queue-mgmt{display:flex;justify-content:flex-start;align-items:stretch}.oe-queue-mgmt .queue{border-right:1px solid #a2a0a0;border-left:1px solid #a2a0a0;margin:0 5px 0 0;width:300px;height:calc( 100vh - 98px);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.oe-queue-mgmt .queue::-webkit-scrollbar{display:none}.oe-queue-mgmt .queue header{position:sticky;top:0;z-index:1;background:#d7d7d7;border-bottom:2px solid #a2a0a0;display:flex;justify-content:center;align-items:center;height:50px;font-size:0.875rem;font-weight:500}.oe-queue-mgmt .queue header.in-flow{color:#0000b4}.oe-queue-mgmt .queue .patient-list{position:relative}.oe-queue-mgmt .queue .patient-list.add-to-end:after{pointer-events:none;content:"";position:absolute;top:100%;left:0;width:100%;height:35px;background:#538be6 url("../svg/v5/dark/i/plus-bold.svg") center center no-repeat;background-size:13px}.oe-queue-mgmt .queue .patient-list .patient{cursor:grab;position:relative;display:flex;justify-content:flex-start;align-items:center;height:35px;font-size:0.6875rem;font-weight:500;border:1px solid transparent;border-top-color:#a2a0a0;padding:0 5px;background:url("../svg/v5/all/ui/patient-grey.svg") right 5px bottom 9px no-repeat;background-size:15px;transition:height .2s ease-out}.oe-queue-mgmt .queue .patient-list .patient:last-child{border-bottom-color:#a2a0a0}.oe-queue-mgmt .queue .patient-list .patient.over{color:#fff;background-color:#538be6}.oe-queue-mgmt .queue .patient-list .patient.moving{cursor:grabbing;background-color:#fafafa;border:1px dotted blue}.oe-queue-mgmt .queue .patient-list .patient.add-above{padding-top:35px;height:75px}.oe-queue-mgmt .queue .patient-list .patient.add-above:after{content:"";position:absolute;top:0;left:0;width:100%;height:40px;background:#538be6 url("../svg/v5/dark/i/plus-bold.svg") center center no-repeat;background-size:13px}.oe-full-side-panel .side-queue-btn{cursor:pointer;font-size:0.875rem;font-weight:500;background:url("../svg/v5/light/i/arrow-right-bold.svg") right 5px center no-repeat;background-size:11px;padding:10px 0 10px 5px;margin:0 0 1px 0}.oe-full-side-panel .side-queue-btn .patients{height:11px;width:0;background:url("../svg/v5/light/i/person.svg") left center repeat-x;background-size:11px;margin:5px 0 0 0}.oe-full-side-panel .side-queue-btn .numbers{margin:3px 0 0 0;pointer-events:none;font-size:0.6875rem;opacity:.7}.oe-full-side-panel .side-queue-btn.selected{color:#fff;background-color:#538be6}.oe-full-side-panel .side-queue-btn:focus,.oe-full-side-panel .side-queue-btn:hover{background-color:#286ee0;background-image:url("../svg/v5/dark/i/arrow-right-bold.svg");color:#fff}.oe-reports{background:#dcdcdc}.oe-reports .reports-main{padding-right:10px}.oe-reports .reports-panels{padding:5px 10px 20px 10px;border-right:1px solid #7e7e7e}.oe-reports ul.reports-nav{margin:5px 0 20px 0}.oe-reports ul.reports-nav li{display:block;font-size:0.6875rem;margin:0;padding:0;border-bottom:1px solid #a2a0a0}.oe-reports ul.reports-nav li:last-child{border-bottom:none}.oe-reports ul.reports-nav li a{display:block;padding:3px 0 3px 3px}.oe-reports ul.reports-nav li a:hover,.oe-reports ul.reports-nav li a:active,.oe-reports ul.reports-nav li a:focus,.oe-reports ul.reports-nav li a.selected{color:#fff;background:#286ee0}.oe-reports form table{font-size:0.75rem}.oe-reports form h3{font-size:0.8125rem;margin:0 0 8px 0}.oe-reports .report-summary{padding:0 0 40px 0}.oe-reports .report-summary table.standard th,.oe-reports .report-summary table.standard td{font-size:0.75rem}.oe-reports .report-summary table.standard tbody td{padding:8px 10px 8px 0;vertical-align:top}.oe-reports .report-summary table.standard tbody td:first-child{padding-left:3px}.oe-reports .report-summary table.standard tfoot td{padding:20px 0 0 0;margin:20px 0 0 0}.oe-audit .audit-main{padding:0 10px 20px 0}.oe-audit .audit-main table.standard{margin:10px 0 40px 0}.oe-audit .audit-main table.standard th,.oe-audit .audit-main table.standard td{font-size:0.75rem}.oe-audit .audit-main table.standard tbody td{padding:8px 10px 8px 0;vertical-align:top}.oe-audit .audit-main table.standard tbody td:first-child{padding-left:3px}.oe-audit .audit-main table.standard tbody tr.success,.oe-audit .audit-main table.standard tbody tr.green{background:#b4c8b4}.oe-audit .audit-main table.standard tbody tr.warn,.oe-audit .audit-main table.standard tbody tr.orange{background:#dc7305}.oe-audit .audit-main table.standard tbody tr.fail,.oe-audit .audit-main table.standard tbody tr.red{background:#cd0000}.oe-audit .audit-main table.standard tbody tr.fail th,.oe-audit .audit-main table.standard tbody tr.fail td,.oe-audit .audit-main table.standard tbody tr.red th,.oe-audit .audit-main table.standard tbody tr.red td{color:#fff}.oe-audit .audit-main table.standard tbody tr.fail tr,.oe-audit .audit-main table.standard tbody tr.red tr{border-bottom-color:rgba(200,200,200,.5)}.oe-audit .audit-main .logs{padding:0 10px 20px 10px}.oe-audit .audit-main table.log-details{width:100%}.oe-audit .audit-main table.log-details th{width:120px}.oe-audit .audit-main table.log-details .data{width:750px}.oe-audit .audit-main table.log-details .data pre{width:100%;background:rgba(230,230,230,.8);overflow-x:auto}.oe-partial-waiting{background:#d7d7d7}.oe-partial-waiting .partial-waiting-filters{padding:20px}.oe-partial-waiting .partial-waiting-filters table{font-size:0.75rem}.oe-partial-waiting .partial-waiting-main{padding:0 10px 20px 0}.oe-partial-waiting .partial-waiting-main table.standard{margin:10px 0 40px 0}.oe-partial-waiting .partial-waiting-main table.standard th,.oe-partial-waiting .partial-waiting-main table.standard td{font-size:0.75rem;padding-left:3px}.oe-partial-waiting .partial-waiting-main table.standard tbody td{padding:8px 10px 8px 3px;vertical-align:top}.oe-partial-waiting .partial-waiting-main table.standard tbody td.letter-status{white-space:nowrap}.oe-partial-waiting .partial-waiting-main table.standard tbody td.letter-status i{margin-right:1px}.oe-partial-waiting .waiting-list-key{display:flex;justify-content:flex-start;align-items:flex-start;margin:15px 0 0 0}.oe-partial-waiting .waiting-list-key h3{font-size:0.875rem;font-weight:300;color:#505064;padding:0 30px 0 0}.oe-partial-waiting .waiting-list-key ul{margin:0 20px 0 0}.oe-partial-waiting .waiting-list-key ul li{font-size:0.625rem;margin:0 0 8px 0;color:#505064;font-weight:400;vertical-align:bottom}.oe-partial-waiting .waiting-list-key ul li .oe-i{vertical-align:bottom;margin:0 10px 0 0}.oe-partial-waiting .send-invitation-letter{background:linear-gradient(to right, #0d8b2e 7px, transparent 7px);padding-left:12px !important}.oe-partial-waiting .send-another-reminder{background:linear-gradient(to right, #0000b4 7px, transparent 7px);padding-left:12px !important}.oe-partial-waiting .send-gp-removal-letter{background:linear-gradient(to right, #dc7305 7px, transparent 7px);padding-left:12px !important}.oe-partial-waiting .patient-due-removed{background:linear-gradient(to right, #cd0000 7px, transparent 7px);padding-left:12px !important}table.partial-booking tbody td .operation-details{font-size:0.75rem;margin:6px 0}table.partial-booking tbody td .operation-actions{display:flex;justify-content:space-between;align-items:flex-start;margin:0 0 6px 0}table.partial-booking tbody td .highlighter{padding:0 4px}.oe-pdf-creator .title{font-size:2.25rem;font-weight:300;color:#505064;text-align:right;padding:0 20px}.oe-pdf-creator .pdf-content{padding:20px;border:4px solid #505064;font-size:0.875rem}.oe-pdf-creator .pdf-content p{font-size:0.75rem;color:#505064}.oe-nod-export{background:#d7d7d7}.oe-nod-export .oe-full-side-panel{padding:20px}.oe-nod-export .oe-full-main{padding:0 10px 20px 0}.oe-nod-export .oe-full-main .nod-intro{margin:20px;padding:20px;background:rgba(230,230,230,.8);color:#0a0a0a}.oe-nod-export .oe-full-main .nod-intro h2{margin:0 0 10px 0;font-size:1.3125rem;font-weight:300;color:#505064}.oe-nod-export .oe-full-main .nod-intro h3{margin:0 0 10px 0;font-size:1.0625rem;font-weight:400;color:#0a0a0a}.oe-new-patient{background:#b4b4b4 url("../svg/v5/light/ui/watermark-patient.svg") bottom -20px right 10px no-repeat;background-size:160px;color:#0a0a0a;padding:20px}.oe-new-patient .patient-inputs-column{width:48%}.oe-new-patient table.standard{width:100%}.oe-new-patient table.standard tbody td{font-size:0.8125rem}.oe-new-patient table.standard tbody td:first-child{padding-left:5px;width:40%}.oe-new-patient table.standard tbody td:last-child{text-align:right}.oe-new-patient table.standard tbody td select,.oe-new-patient table.standard tbody td input[type=text],.oe-new-patient table.standard tbody td input[type=tel],.oe-new-patient table.standard tbody td input[type=email]{width:100%}.oe-new-patient table.standard tbody td select.date,.oe-new-patient table.standard tbody td select.postcode,.oe-new-patient table.standard tbody td input[type=text].date,.oe-new-patient table.standard tbody td input[type=text].postcode,.oe-new-patient table.standard tbody td input[type=tel].date,.oe-new-patient table.standard tbody td input[type=tel].postcode,.oe-new-patient table.standard tbody td input[type=email].date,.oe-new-patient table.standard tbody td input[type=email].postcode{width:50%;text-align:center}.oe-whiteboard{position:relative;background:#8c8282;color:#3c3232}.oe-whiteboard .wb3{height:calc(100vh - 60px);display:grid;grid:repeat(3, 1fr)/repeat(3, 1fr);grid-auto-flow:row;grid-auto-columns:1fr}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3{height:calc(90vh - 240px);grid:repeat(5, 1fr)/repeat(2, 1fr);grid-auto-flow:column;grid-auto-rows:120px}}.oe-whiteboard .wb3 .oe-wb-widget,.oe-whiteboard .wb3 .oe-wb-special{position:relative;margin:4px;padding:0 0 8px 0;background:#cdc3c3;overflow:hidden;word-break:break-all}.oe-whiteboard .wb3 .oe-wb-widget h3,.oe-whiteboard .wb3 .oe-wb-special h3{position:relative;display:flex;justify-content:flex-start;align-content:center;padding:3px 0 4px .5em;margin:0 0 5px 0;font-size:1.9vw;font-weight:500;color:#cdc3c3;background:#0a0a0a}.oe-whiteboard .wb3 .oe-wb-widget h3 .edit-widget-btn,.oe-whiteboard .wb3 .oe-wb-special h3 .edit-widget-btn{position:absolute;top:3px;right:3px;bottom:3px;background:#286ee0;padding:2px 4px;border-radius:3px;width:12%;min-width:25px;display:flex}.oe-whiteboard .wb3 .oe-wb-widget h3 .edit-widget-btn .oe-i,.oe-whiteboard .wb3 .oe-wb-special h3 .edit-widget-btn .oe-i{margin:auto;width:100%;height:100%;background-size:contain;opacity:.9}.oe-whiteboard .wb3 .oe-wb-widget ul li,.oe-whiteboard .wb3 .oe-wb-special ul li{margin-bottom:3px}.oe-whiteboard .wb3-actions{position:fixed;left:0;height:70px;width:100%;display:flex;justify-content:center;align-items:center;background:#2c2b2b;border-top:3px solid #2c2b2b;transition:bottom .2s ease-in-out}.oe-whiteboard .wb3-actions.down{bottom:-70px;border-top-color:#2c2b2b}.oe-whiteboard .wb3-actions.up{bottom:0;border-top-color:#286ee0}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3-actions{position:static;grid-area:6/1/7/3;height:120px;overflow-x:auto}}.oe-whiteboard .wb3-actions .openclose-icon-btn{position:absolute;bottom:100%;right:10vw;background:#286ee0 url("../svg/v5/dark/i/direction-up-circle.svg") center center no-repeat;background-size:35px;width:60px;height:55px;border-radius:15px 15px 0 0;cursor:pointer}.oe-whiteboard .wb3-actions .openclose-icon-btn.close{background-image:url("../svg/v5/dark/i/remove-circle.svg")}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3-actions .openclose-icon-btn{display:none}}.oe-whiteboard .wb3-actions button{height:38px;display:inline-flex;justify-content:center;align-items:center;font-size:1rem;padding:0 16px;margin:10px 32px 10px 0}.oe-whiteboard .wb3-actions button:last-child{margin-right:0}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3-actions button{height:120px;font-size:1.5rem;margin:0 10px 0 0}}.oe-whiteboard .wb3 .oe-wb-widget.green{border-bottom:8px solid #009b00}.oe-whiteboard .wb3 .oe-wb-widget.orange{border-bottom:8px solid #dc7305}.oe-whiteboard .wb3 .oe-wb-widget.red{border-bottom:8px solid #cd0000}.oe-whiteboard .wb3 .oe-wb-widget .none{color:rgba(80,80,100,.5);font-weight:300}.oe-whiteboard .wb3 .oe-wb-widget.data-list .wb-data{padding:0 4px 10px 8px;font-size:2vw;font-weight:500;line-height:1.3;height:85%;overflow-y:auto}.oe-whiteboard .wb3 .oe-wb-widget.data-list .wb-data ul{padding-bottom:10px}.oe-whiteboard .wb3 .oe-wb-widget.data-single,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra{display:flex;justify-content:center;align-items:center;padding-top:30px}.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data{text-align:center}.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data small,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data small,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data small{display:inline-block;font-size:1.9vw;padding:0 0 0 5px}.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data .extra-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data .extra-data,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data .extra-data{text-align:center;font-size:2vw;line-height:1}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data .extra-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data .extra-data,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data .extra-data{font-size:2.8vw}}.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data .extra-small-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data .extra-small-data,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data .extra-small-data{font-size:1.9vw;line-height:1;margin-bottom:5px}.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data .extra-small-data:last-child,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data .extra-small-data:last-child,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data .extra-small-data:last-child{margin-bottom:0}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data .extra-small-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data .extra-small-data,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data .extra-small-data{font-size:2.7vw}}.oe-whiteboard .wb3 .oe-wb-widget.data-single h3,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra h3,.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra h3{position:absolute;top:0;left:0;width:100%}.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data{font-size:4vw}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3 .oe-wb-widget.data-single .wb-data,.oe-whiteboard .wb3 .oe-wb-widget.data-single-extra .wb-data{font-size:6vw}}.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra{padding-top:40px}.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data{font-size:3.1vw}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3 .oe-wb-widget.data-double-extra .wb-data{font-size:4.9vw}}.oe-whiteboard .wb3 .oe-wb-widget.data-image .wb-data.image-fill{background:transparent;background-position:center center;background-repeat:no-repeat;background-size:contain;height:calc(100% - 45px)}.oe-whiteboard .wb3 .oe-wb-widget .edit-widget textarea{width:95%;font-size:inherit}.wb3 .oe-wb-widget .overflow-icon-btn{position:absolute;bottom:1px;right:1px;background:#286ee0 url("../svg/v5/dark/i/more-h.svg") center center no-repeat;background-size:30px;width:50px;height:35px;border-radius:10px;cursor:pointer}.wb-data-overflow-popup{margin:auto;font-size:3.1vw;color:#3c3232;background:#cdc3c3 url("../svg/v5/light/i/remove.svg") top 8px right 10px no-repeat;background-size:24px;border:4px solid #0a0a0a;width:60vw;padding:25px;box-shadow:2px 2px 6px 6px rgba(0,0,0,.4);cursor:pointer}.oe-wb-widget .wb-data .data-issue{position:absolute;top:3vw;left:0;font-size:.9vw;font-weight:700;color:#000;background:rgba(230,190,20,.9);padding:.5em}.oe-whiteboard .wb3 .oe-wb-special.risks{grid-area:1/4/4/5;overflow-y:auto;padding:0 0 80px 0;font-size:2vw;font-weight:500;line-height:1.2}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .wb3 .oe-wb-special.risks{grid-area:1/3/6/4}}.oe-whiteboard .wb3 .oe-wb-special.risks hr.divider{display:block;border:0;margin:5px 0 5px 0;border-bottom:5px solid #8c8282}.oe-whiteboard .wb3 .oe-wb-special.risks .alert-box{font-size:1.7vw;padding:1px 8px}.oe-whiteboard .wb3 .oe-wb-empty-widget{margin:4px;background:#cdc3c3}.oe-whiteboard .multipage-nav{position:absolute;right:10px;top:25vh;width:25vw}.oe-whiteboard .multipage-nav h3{font-size:1.9vw;color:#0a0a0a}.oe-whiteboard .multipage-nav h4{font-size:1.2vw;color:#0a0a0a;margin:10px 0}.oe-whiteboard .multipage-nav .page-jump{padding:20px 0}.oe-whiteboard .multipage-nav .page-jump h4{margin:0 0 15px 0}.oe-whiteboard .multipage-nav .page-jump .page-num-btn{background:#286ee0;display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;margin:0 10px 5px 0;border-radius:50%;cursor:pointer;color:#fff;font-weight:500;font-size:1.375rem}.oe-whiteboard .multipage-nav .page-scroll .page-scroll-btn{display:inline-block;background:#286ee0 url("../svg/v5/dark/i/direction-up-circle.svg") center center no-repeat;background-size:35px;width:45px;height:45px;margin:0 20px 0 0;border-radius:50%;cursor:pointer}.oe-whiteboard .multipage-nav .page-scroll .page-scroll-btn.down{background-image:url("../svg/v5/dark/i/direction-down-circle.svg")}.oe-whiteboard .multipage-stack{width:70vw;height:calc(100vh - 60px);overflow-y:auto;background:#737884;scroll-behavior:smooth}@media only screen and (min-width: 1200px)and (orientation: portrait){.oe-whiteboard .multipage-stack{height:calc(90vh - 240px)}}.oe-whiteboard .multipage-stack img{display:block;margin:20px auto;width:90%}@media only screen and (prefers-reduced-motion: reduce){.oe-whiteboard .multipage-stack{scroll-behavior:auto}}.oe-patient-search,.oe-advanced-search{background:#d7d7d7;color:#0a0a0a}.oe-query-search .oe-full-main .results-options{font-size:0.75rem;color:#505064}.patient-search-results.subgrid{display:-ms-grid;-ms-grid-columns:250px 1fr;-ms-grid-rows:1fr;display:grid;grid:1fr/250px 1fr;grid-column-gap:20px}.patient-search-results.subgrid .search-details,.patient-search-results.subgrid .results-all{height:calc(100vh - 136px);overflow-y:auto}.patient-search-results .search-details{padding:20px;border-right:1px solid #7e7e7e;color:#505064;font-size:0.75rem}.patient-search-results .search-details .title{font-size:1.625rem;font-weight:300;color:#7e7e7e;padding:0 0 10px 0}.patient-search-results .search-details .found{color:#0a0a0a;padding:10px 0;font-size:0.875rem;font-weight:500}.patient-search-results .search-details p{padding:5px 0}.patient-search-results .search-details .clear-search{margin:40px 0 0 0}.patient-search-results .results-all{padding:10px 10px 20px 0}.patient-search-results .search-results{width:100%;margin:10px 30px 20px 0}.patient-search-results .search-results th,.patient-search-results .search-results td{padding:10px 6px}.fast-date-picker{z-index:97;position:fixed;display:flex;justify-content:flex-start;align-items:flex-start;width:432px;background:#f5f5f5;color:#0a0a0a;font-size:0.8125rem;font-weight:700;padding:5px;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.fast-date-picker .date-grid{display:grid;grid:repeat(6, 36.5px)/repeat(7, 28px);gap:2px 2px}.fast-date-picker .date-grid div{display:flex;justify-content:center;align-items:center;background-color:#acacac;cursor:pointer}.fast-date-picker .date-grid div:nth-child(7n-1),.fast-date-picker .date-grid div:nth-child(7n){font-weight:500;opacity:.5}.fast-date-picker .date-grid div.today{color:blue;border:1px dotted #0a0a0a}.fast-date-picker .date-grid div.next,.fast-date-picker .date-grid div.prev{color:#505064;background-color:#ddd}.fast-date-picker .date-grid div.selected{color:#fff;background-color:#286ee0}.fast-date-picker .date-grid div:hover,.fast-date-picker .date-grid div:focus{color:#fff;background-color:#0e9a33}.fast-date-picker .month{display:grid;grid:repeat(6, 36.5px)/repeat(2, 36px);gap:2px 2px;margin:0 5px;padding:0 5px;border-left:2px solid #c4c4c4;border-right:2px solid #c4c4c4}.fast-date-picker .month div{display:flex;justify-content:center;align-items:center;background-color:#ddd;cursor:pointer}.fast-date-picker .month div:hover,.fast-date-picker .month div:focus{color:#fff;background-color:#acacac}.fast-date-picker .month div.selected{color:#fff;background-color:#286ee0}.fast-date-picker .year{display:flex;justify-content:flex-start;align-items:flex-start}.fast-date-picker .year .century div{display:flex;justify-content:center;align-items:center;background-color:#ddd;cursor:pointer;font-size:1.3125rem;width:45px;margin:0 2px 0 0}.fast-date-picker .year .century div:first-child{height:93px;margin-bottom:2px}.fast-date-picker .year .century div:last-child{height:133px}.fast-date-picker .year .century div:hover,.fast-date-picker .year .century div:focus{color:#fff;background-color:#acacac}.fast-date-picker .year .century div.selected{color:#fff;background-color:#286ee0}.fast-date-picker .year ul.years{height:231px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.fast-date-picker .year ul.years::-webkit-scrollbar{display:none}.fast-date-picker .year ul.years li{display:flex;justify-content:center;align-items:center;font-size:1rem;width:64px;height:36.5px;cursor:pointer;margin:0 2px 2px 0;background-color:#ddd}.fast-date-picker .year ul.years li:hover,.fast-date-picker .year ul.years li:focus{color:#fff;background-color:#acacac}.fast-date-picker .year ul.years li.selected{color:#fff;background-color:#286ee0}.fast-date-picker .year .decade li,.fast-date-picker .year .single li{display:block;width:32px;cursor:pointer;padding:3px 8px;margin:0 4px 2px 0;background-color:#ddd;text-align:center}.fast-date-picker .year .decade li:hover,.fast-date-picker .year .decade li:focus,.fast-date-picker .year .single li:hover,.fast-date-picker .year .single li:focus{color:#fff;background-color:#acacac}.fast-date-picker .year .decade li.selected,.fast-date-picker .year .single li.selected{color:#fff;background-color:#286ee0}.set-date-range{margin:0 0 10px 0}.oe-worklists-panel .set-date-range{margin:10px}.set-date-range .date-inputs{display:flex;justify-content:space-between;align-items:center;gap:5px;margin:0 0 5px 0}.set-date-range .selectors{display:flex;justify-content:space-between;align-items:center}.set-date-range .selectors label{display:block;white-space:normal;margin:0;padding:0;flex:1}.set-date-range .selectors label .btn{width:100%;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;height:24px;padding:0 2px;font-size:0.6875rem;color:#505064}.set-date-range .selectors label>input[type=radio]{display:none}.set-date-range .selectors label>input[type=radio]+.btn:hover,.set-date-range .selectors label>input[type=radio]+.btn:focus{color:#0000b4}.set-date-range .selectors label>input[type=radio]:checked+.btn{color:blue}.set-date-range .selectors .range{flex:1;border-radius:3px;cursor:pointer;color:#505064;background:#e6e6e6;padding:4px 8px;margin:2px 0}.set-date-range .selectors .range:hover,.set-date-range .selectors .range:focus{color:#0000b4}.set-date-range .date-inputs{display:flex;justify-content:space-between;align-items:center}.set-date-range .date-inputs input{flex:1;margin:0 1px}.oe-pathstep-btn{position:relative;display:inline-flex;justify-content:center;align-items:center;flex-direction:column;height:34px;padding:0 10px;margin:2px 2px 2px 0;line-height:1;font-size:0.75rem;font-style:italic;font-weight:500;cursor:pointer}.oe-pathstep-btn:last-child{margin-right:0}.oe-pathstep-btn *{pointer-events:none}.oe-pathstep-btn{color:#0a0a0a;background:pink;border:2px solid transparent}.oe-pathstep-btn.person .step{padding-left:13px;background:center left/11px url("../svg/v5/light/i/person.svg") no-repeat}.oe-pathstep-btn.config{background:left 3px top 3px/11px url("../svg/v5/light/i/cog.svg") no-repeat;padding-left:16px}.oe-pathstep-btn.has-comments{background:right 3px top 3px/11px url("../svg/v5/light/i/comments-added.svg") no-repeat;padding-right:16px}.oe-pathstep-btn.todo{background-color:#ebebeb;border-color:rgba(120,120,130,.4)}.oe-pathstep-btn.todo-next{background:#ebebeb;border-color:#b45000}.oe-pathstep-btn.config:hover,.oe-pathstep-btn.config:focus,.oe-pathstep-btn.todo-later:hover,.oe-pathstep-btn.todo-later:focus,.oe-pathstep-btn.todo:hover,.oe-pathstep-btn.todo:focus{border-color:#505064}.oe-pathstep-btn.active,.oe-pathstep-btn.done{color:#f5f5f5}.oe-pathstep-btn.active:hover,.oe-pathstep-btn.active:focus,.oe-pathstep-btn.done:hover,.oe-pathstep-btn.done:focus{border-color:rgba(200,200,200,.3)}.oe-pathstep-btn.active.person .step,.oe-pathstep-btn.done.person .step{background-image:url("../svg/v5/dark/i/person.svg")}.oe-pathstep-btn.active.config,.oe-pathstep-btn.done.config{background-image:url("../svg/v5/dark/i/cog.svg")}.oe-pathstep-btn.active.has-comments,.oe-pathstep-btn.done.has-comments{background-image:url("../svg/v5/dark/i/comments-added.svg")}.oe-pathstep-btn.active{background-color:#1464c8}.oe-pathstep-btn.done{background-color:#8c938c}.oe-pathstep-btn.locked{background-color:transparent;border-style:dotted;border-color:rgba(120,120,130,.4)}.oe-pathstep-btn.locked .step{opacity:.5}.oe-pathstep-btn .info{margin:1px 0 0 0;font-size:0.59375rem;font-weight:500;opacity:.7}.oe-pathstep-btn.buff{padding:0 8px;border-radius:9px;color:#0a0a0a;background:none;border:2px solid rgba(120,120,130,.4)}.oe-pathstep-btn.buff:hover,.oe-pathstep-btn.buff:focus{border-color:#505064}.oe-pathstep-btn.comments,.oe-pathstep-btn.comments-added{margin-left:10px;background-color:rgba(10,10,10,.1);border-color:transparent}.oe-pathstep-btn.comments-added .step.i-comments{background-image:url("../svg/v5/light/i/comments-added.svg");opacity:.7}.oe-pathstep-btn.break{border-color:#1464c8}.oe-pathstep-btn.wait{color:#0a0a0a;border-color:#b45000}.oe-pathstep-btn.delayed-wait{background-color:#b45000;border-color:transparent}.oe-pathstep-btn.delayed-wait .info{color:#fff}.oe-pathstep-btn.hold{border-radius:50%;width:34px;background:none;border:2px solid #1464c8}.oe-pathstep-btn.hold.active{border-width:.5px;border-color:rgba(120,120,130,.4);outline:1px solid #1464c8;outline-offset:1px;background-color:#ebebeb}.oe-pathstep-btn.hold.done{border-color:rgba(120,120,130,.4);border-width:4px}.oe-pathstep-btn.hold.done .step{color:#0a0a0a}.oe-pathstep-btn.hold .step{font-size:0.8125rem;font-weight:700;color:#1464c8}.oe-pathstep-btn.hold svg.progress-ring{position:absolute;width:34px;height:34px;transform:rotate(-90deg);transform-origin:50% 50%}.oe-pathstep-btn.hold svg.progress-ring circle{stroke:#1464c8;stroke-width:4}.oe-pathstep-btn span[class^="step i-"]{display:block;width:15px;height:15px;background:center center no-repeat;background-size:contain}.oe-pathstep-btn .step.i-break{background-image:url("../svg/v5/light/i/path-break.svg")}.oe-pathstep-btn .step.i-fork{background-image:url("../svg/v5/light/i/fork.svg")}.oe-pathstep-btn .step.i-redflag{background-image:url("../svg/v5/light/i/flag-red.svg")}.oe-pathstep-btn .step.i-arr{background-image:url("../svg/v5/light/i/direction-right.svg")}.oe-pathstep-btn .step.i-wait{background-image:url("../svg/v5/light/i/waiting.svg")}.oe-pathstep-btn .step.i-drug-admin{background-image:url("../svg/v5/light/i/drop.svg")}.oe-pathstep-btn .step.i-comments{background-image:url("../svg/v5/light/i/comments.svg");opacity:.5}.oe-pathstep-btn .step.i-fin{background-image:url("../svg/v5/light/i/tick.svg")}.oe-pathstep-btn .step.i-discharge{background-image:url("../svg/v5/light/i/stop.svg")}.oe-pathstep-btn .step.i-delayed{background-image:url("../svg/v5/dark/i/waiting.svg")}.oe-pathstep-btn.active .step.i-arr{background-image:url("../svg/v5/dark/i/direction-right.svg")}.oe-pathstep-btn.active .step.i-discharge{background-image:url("../svg/v5/dark/i/stop.svg")}.oe-pathstep-btn.active .step.i-drug-admin{background-image:url("../svg/v5/dark/i/drop.svg")}.oe-pathstep-btn.done .step.i-arr{background-image:url("../svg/v5/dark/i/direction-right.svg")}.oe-pathstep-btn.done .step.i-discharge{background-image:url("../svg/v5/dark/i/stop.svg")}.oe-pathstep-btn.done .step.i-drug-admin{background-image:url("../svg/v5/dark/i/drop-done.svg")}.oe-pathstep-popup{position:fixed;z-index:80;width:380px;padding:10px;background:#fafafa;border:1px solid blue;border-radius:3px;font-size:0.75rem;color:#0a0a0a;height:40px;min-height:40px;transition:height .1s ease-out;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2);pointer-events:none}.oe-pathstep-popup .slide-open{height:100%;overflow:hidden;pointer-events:all}.oe-pathstep-popup .close-icon-btn{position:absolute;top:9px;right:8px;pointer-events:all}.oe-pathstep-popup.arrow-t::after{content:"";top:-10px;right:1px;height:0;width:0;position:absolute;border:solid transparent;border-color:rgba(0,0,0,0);border-bottom-color:blue;border-width:5px}.oe-pathstep-popup.arrow-b::after{content:"";bottom:-10px;right:1px;height:0;width:0;position:absolute;border:solid transparent;border-color:rgba(0,0,0,0);border-top-color:blue;border-width:5px}.oe-pathstep-popup .patient{font-size:0.625rem;font-weight:700;color:#505064;padding:0 0 5px 0}.oe-pathstep-popup .comment{font-size:0.75rem;font-style:italic}.oe-pathstep-popup h3.title{font-size:0.875rem;color:#505064;font-weight:500}.oe-pathstep-popup h4{font-size:0.75rem;color:#0a0a0a;padding:0 0 6px 0}.oe-pathstep-popup p{font-size:0.6875rem;color:#505064}.oe-pathstep-popup .step-actions{pointer-events:all;display:flex;justify-content:center;align-items:center;padding:5px 0 0 0}.oe-pathstep-popup .step-actions button{flex:1 0 0;margin:0 0 0 1px}.oe-pathstep-popup .step-actions button:first-child{margin-left:0}.oe-pathstep-popup .step-actions button.i-btn{position:relative;flex:none;width:60px;height:24px}.oe-pathstep-popup .step-actions button.i-btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent center center no-repeat;background-size:15px;opacity:.8}.oe-pathstep-popup .step-actions button.i-btn.trash:after{background-image:url("../svg/v5/dark/i/trash.svg");background-size:19px}.oe-pathstep-popup .step-actions button.i-btn.right:after{background-image:url("../svg/v5/dark/i/direction-right-circle.svg")}.oe-pathstep-popup .step-actions button.i-btn.left:after{background-image:url("../svg/v5/dark/i/direction-left-circle.svg")}.oe-pathstep-popup .step-content{pointer-events:all;min-height:40px;max-height:30vh;overflow-y:auto;padding:8px 5px 5px 0}.oe-pathstep-popup .step-comments{margin:5px 0}.oe-pathstep-popup .step-comments em.comment{display:block;margin:5px 0 8px 0}.oe-pathstep-popup .step-comments input{border:1px solid #a2a0a0}.oe-pathstep-popup .step-comments .character-counter{width:100%;height:3px}.oe-pathstep-popup .step-comments .character-counter span.percent-bar{display:block;height:100%;width:0;background:linear-gradient(to right, transparent, #505064)}.oe-pathstep-popup .step-status{margin:5px 0 0 0;padding:5px 9px 5px 9px;font-size:0.6875rem;font-weight:700;text-align:center;color:#505064;border-top:5px solid rgba(120,120,130,.4)}.oe-pathstep-popup .step-status.active{border-top-color:#1464c8}.oe-pathstep-popup .step-status.complete,.oe-pathstep-popup .step-status.done{border-top-color:#8c938c}.oe-pathstep-popup .step-status.flag{border-top-color:#c8280a}.oe-pathstep-popup .step-content table{width:100%}.oe-pathstep-popup .step-content table tbody tr{border-top:1px dotted rgba(162,160,160,.5)}.oe-pathstep-popup .step-content table tbody tr.no-line,.oe-pathstep-popup .step-content table tbody tr:first-child{border-top:none}.oe-pathstep-popup .step-content table tbody tr.divider{border-top:2px solid rgba(162,160,160,.5)}.oe-pathstep-popup .step-content table tbody tr.divider th,.oe-pathstep-popup .step-content table tbody tr.divider td{padding-top:6px}.oe-pathstep-popup .step-content table th,.oe-pathstep-popup .step-content table td{vertical-align:top;text-align:left;font-size:0.6875rem;color:#0a0a0a;font-weight:500;padding:4px 2px}.oe-pathstep-popup .step-content table th label.highlight,.oe-pathstep-popup .step-content table td label.highlight{margin:0 2px 0 0;height:auto;padding:2px 4px}.oe-pathstep-popup .step-content table th{color:#505064}.oe-upload-orientation{position:relative;display:flex;justify-content:center;align-items:center}.oe-upload-orientation .adjustments{position:absolute;margin:auto;background:rgba(0,0,0,.8);font-size:0.875rem;color:#fff;padding:5px;border-radius:5px;text-align:center}.oe-upload-orientation .adjustments .flex-btns{margin:10px 0 0 0}.oe-annotate-image{position:relative;min-height:350px;max-height:calc( 100vh - 98px);display:flex;justify-content:flex-start;align-items:stretch}.oe-annotate-image .canvas-js{overflow-y:auto}.oe-annotate-image .toolbox{z-index:1;position:absolute;top:0;right:0;bottom:0;width:150px}.oe-annotate-image .toolbox hr{display:block;border:0;margin:5px 0;border-bottom:1px dotted #a2a0a0}.oe-annotate-image .toolbox svg.colors rect{stroke-width:2px;stroke:#fff}.oe-annotate-image .toolbox svg.colors .selected{stroke:none}.oe-annotate-image .toolbox .line-width{border-radius:5px;padding:2px 3px;background:rgba(0,0,0,.1)}.oe-annotate-image .toolbox .line-width small{padding:0 0 0 5px}.oe-annotate-image .toolbox button{width:100%;margin:0 0 5px 0}.oe-annotate-image .toolbox button.tool-manipulate{height:50px}.oe-annotate-image .toolbox button.tool-manipulate svg{pointer-events:none;fill:#0a0a0a;width:75px;height:25px}.oe-annotate-image .toolbox button.tool-manipulate:hover svg,.oe-annotate-image .toolbox button.tool-manipulate:focus svg,.oe-annotate-image .toolbox button.tool-manipulate.selected svg{fill:#fff}.oe-annotate-image .toolbox button.tool-manipulate.draw{background-color:#0e9a33}.oe-annotate-image .toolbox button.tool-manipulate.draw svg{fill:#fff}.oe-annotate-image .toolbox button.tool-btn{width:50px;height:50px}.oe-annotate-image .toolbox button.tool-btn svg{pointer-events:none;fill:#0a0a0a;width:25px;height:25px}.oe-annotate-image .toolbox button.tool-btn:hover svg,.oe-annotate-image .toolbox button.tool-btn:focus svg,.oe-annotate-image .toolbox button.tool-btn.selected svg{fill:#fff}.oe-annotate-image .toolbox button.tool-btn.draw{background-color:#0e9a33}.oe-annotate-image .toolbox button.tool-btn.draw svg{fill:#fff}.oe-capture{position:relative;min-height:350px;max-height:calc( 100vh - 98px);display:flex;justify-content:flex-start;align-items:stretch}.oe-capture video{background:rgba(10,10,10,.1)}.oe-capture .controls{z-index:1;position:absolute;top:0;right:0;bottom:0;width:150px}.oe-capture .controls hr{display:block;border:0;margin:5px 0;border-bottom:1px dotted #a2a0a0}.oe-capture .controls .rec-duration{border-radius:5px;padding:10px 5px;background:rgba(0,0,0,.1);text-align:center;font-size:1rem}.oe-capture .controls button{width:100%;margin:0 0 5px 0}.oe-capture .controls button.rec{height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:15px 0;font-size:1rem;font-weight:700;border:3px solid #538be6}.capture-clip{display:inline-flex;justify-content:space-between;align-items:flex-start;margin:0 15px 10px 0}.capture-clip .details{padding:0 5px}.capture-clip .details table{margin:5px 0 0 0}.capture-clip .details table th,.capture-clip .details table td{font-size:0.625rem;height:auto}.capture-clip.stack{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.capture-clip.stack .details{flex:1 1 0}.capture-clip.stack .details table,.capture-clip.stack .details button{width:100%}span.pac-state-icon{display:inline-flex;justify-content:flex-start;align-items:center;height:19px;width:44px;margin:0 4px;padding:0 0 0 3px;font-size:0.5625rem;font-weight:500;color:#fff;opacity:.8;border-radius:5px;vertical-align:middle;background:url("../img/MEH-PAC-icons.png") 100px 100px no-repeat}span.pac-state-icon.fit{background-color:#2bad6a;background-position:20px -7px}span.pac-state-icon.reschedule{background-color:#2bad6a;background-position:18px -39px}span.pac-state-icon.hold{background-color:#f4a700;background-position:18px -72px;color:rgba(0,0,0,.8)}span.pac-state-icon.not-fit{background-color:#da334c;background-position:18px -103px}.oe-formio{margin:10px 0 0 0}.oe-formio .form-group{margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px dotted #a2a0a0}.oe-formio .form-group:last-child,.oe-formio .form-group.formio-component-container{border-bottom:none}.formio-component-select,.formio-component-radio,.formio-component-selectboxes,.formio-component-textarea,.formio-component-number,.formio-component-textField{display:flex;justify-content:flex-start;align-items:flex-start}.formio-component-select>label,.formio-component-radio>label,.formio-component-selectboxes>label,.formio-component-textarea>label,.formio-component-number>label,.formio-component-textField>label{display:block;width:30%;white-space:normal;font-size:0.75rem}.formio-component-select div[ref=element],.formio-component-radio div[ref=element],.formio-component-selectboxes div[ref=element],.formio-component-textarea div[ref=element],.formio-component-number div[ref=element],.formio-component-textField div[ref=element]{flex:1 1 0}.formio-component-select .form-radio,.formio-component-radio .form-radio,.formio-component-selectboxes .form-radio,.formio-component-textarea .form-radio,.formio-component-number .form-radio,.formio-component-textField .form-radio{flex:1 1 0}.formio-component-select .formio-select-autocomplete-input{display:none}.oe-formio .form-check-label{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:5px;line-height:1.2;margin-bottom:1px;padding:5px;border-radius:3px;cursor:pointer;background:#fff;white-space:normal}.oe-formio .form-check-label:hover,.oe-formio .form-check-label:focus-within{background:#fff}.oe-formio .form-check-label:hover input,.oe-formio .form-check-label:focus-within input{opacity:1}.oe-formio .form-check-label input{margin:0;opacity:.8}.oe-formio .form-check-label input:checked{opacity:1}.oe-formio .form-check-input:disabled{opacity:.7}.oe-formio table{width:100%}.oe-formio textarea,.oe-formio input[type=text]{width:100%;max-width:350px}.oe-formio .sr-only{display:none}.pickmeup{background:#fff;border-radius:3px;display:inline-block;position:absolute;touch-action:manipulation;z-index:90;font-size:0.75rem}.pickmeup.pmu-flat{position:relative}.pickmeup.pmu-hidden{display:none}.pickmeup .pmu-instance{display:inline-block;height:13.8em;padding:.5em;text-align:center;width:15em}.pickmeup .pmu-instance .pmu-button{color:#000;cursor:pointer;outline:none;text-decoration:none}.pickmeup .pmu-instance .pmu-today{background:#666;color:#fff}.pickmeup .pmu-instance .pmu-button:hover{background:#0e9a33;color:#fff}.pickmeup .pmu-instance .pmu-not-in-month{color:#666}.pickmeup .pmu-instance .pmu-disabled,.pickmeup .pmu-instance .pmu-disabled:hover{color:#333;cursor:default}.pickmeup .pmu-instance .pmu-selected{background:blue;color:#fff}.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected{background:#666}.pickmeup .pmu-instance nav{color:#000;display:-ms-flexbox;display:-webkit-flex;display:flex;line-height:2em}.pickmeup .pmu-instance nav *:first-child :hover{color:#fff}.pickmeup .pmu-instance nav .pmu-prev,.pickmeup .pmu-instance nav .pmu-next{display:none;height:2em;width:1em}.pickmeup .pmu-instance nav .pmu-month{width:14em}.pickmeup .pmu-instance .pmu-years *,.pickmeup .pmu-instance .pmu-months *{display:inline-block;line-height:3.6em;width:3.5em}.pickmeup .pmu-instance .pmu-day-of-week{color:#999;cursor:default}.pickmeup .pmu-instance .pmu-day-of-week *,.pickmeup .pmu-instance .pmu-days *{display:inline-block;line-height:1.5em;width:2em}.pickmeup .pmu-instance .pmu-day-of-week *{line-height:1.8em}.pickmeup .pmu-instance:first-child .pmu-prev,.pickmeup .pmu-instance:last-child .pmu-next{display:block}.pickmeup .pmu-instance:first-child .pmu-month,.pickmeup .pmu-instance:last-child .pmu-month{width:13em}.pickmeup .pmu-instance:first-child:last-child .pmu-month{width:12em}.pickmeup:not(.pmu-view-days) .pmu-days,.pickmeup:not(.pmu-view-days) .pmu-day-of-week,.pickmeup:not(.pmu-view-months) .pmu-months,.pickmeup:not(.pmu-view-years) .pmu-years{display:none}