.rw-btn{align-items:center;background:none;background-clip:padding-box;border:none;box-shadow:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;justify-content:center;line-height:inherit;margin:0;outline:0;padding:0;-ms-touch-action:manipulation;touch-action:manipulation}.rw-btn:focus{outline:none}.rw-btn:disabled,.rw-state-disabled .rw-btn,.rw-state-readonly .rw-btn,fieldset[disabled] .rw-btn{cursor:inherit}fieldset[disabled] .rw-btn{pointer-events:none}.rw-picker-btn,.rw-picker-caret{color:#212529}.rw-picker-btn:hover{background-color:#e9ecef}.rw-picker-btn:active{background-color:#dee2e6}.rw-picker-btn:disabled,fieldset[disabled] .rw-picker-btn{background-color:#e9ecef}.rw-input-addon,.rw-input-addon.rw-picker-btn{border-left:1px solid #ccc}[dir=rtl] .rw-input-addon,[dir=rtl] .rw-input-addon.rw-picker-btn{border-left:none;border-right:1px solid #ccc}.rw-sr{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.rw-widget{border:none;color:#212529;font-family:inherit;font-size:1em;outline:none;position:relative}.rw-widget,.rw-widget *,.rw-widget :after,.rw-widget :before,.rw-widget:after,.rw-widget:before{box-sizing:border-box}.rw-state-disabled,.rw-state-readonly,fieldset[disabled] .rw-widget{cursor:not-allowed}.rw-widget-picker{background-color:#fff;border:1px solid #ccc;border-radius:4px;display:grid;grid-template:1fr/1fr 1.9em;min-height:38px;outline:none;overflow:hidden;width:100%}.rw-widget-picker.rw-hide-caret{grid-template-columns:1fr}.rw-state-focus .rw-widget-picker{border-color:#80bdff;box-shadow:0 0 0 3px #007bff40;transition:box-shadow .15s ease-in-out}.rw-state-focus .rw-widget-picker.rw-widget-input{box-shadow:0 0 0 3px #007bff40,inset 0 1px 1px rgba(0,0,0,.075)}.rw-input{background:none;border:none;box-shadow:none;color:inherit;font:inherit;line-height:inherit;margin:0;outline:0;padding:0 .857em;-ms-touch-action:manipulation;touch-action:manipulation}.rw-input:disabled{opacity:1}.rw-input[type=text]::-ms-clear{display:none}.rw-input:disabled,.rw-input:read-only{cursor:inherit}.rw-widget-input{background-clip:padding-box;background-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#495057;width:inherit}.rw-state-disabled .rw-widget-input,.rw-widget-input.rw-state-disabled,fieldset[disabled] .rw-widget-input{background-color:#e9ecef}.rw-input::placeholder,.rw-placeholder,.rw-state-disabled .rw-input::placeholder,.rw-state-disabled .rw-placeholder{color:#999}.rw-detect-autofill{background:none;border:none;box-shadow:none;color:inherit;font:inherit;line-height:inherit;margin:0;outline:0;padding:0;-ms-touch-action:manipulation;touch-action:manipulation}.rw-detect-autofill:disabled{opacity:1}.rw-detect-autofill:-webkit-autofill{animation-duration:.01ms;animation-name:react-widgets-autofill-start}.rw-detect-autofill:not(:-webkit-autofill){animation-duration:.01ms;animation-name:react-widgets-autofill-cancel}.rw-input:-webkit-autofill,.rw-webkit-autofill .rw-widget-container{background-color:#e8f0fe!important;background-image:none!important;color:#000!important}.rw-list{font-size:1em;overflow-x:visible;overflow-y:auto;padding-bottom:.5em;padding-top:.5em}.rw-list:focus{outline:none}.rw-list-option,.rw-list-option-create{background-clip:padding-box;border:1px solid #0000;color:#212529;cursor:pointer;user-select:none}.rw-list-option-create:hover,.rw-list-option:hover,[data-intent=keyboard] .rw-list-option.rw-state-focus:not(.rw-state-selected),[data-intent=keyboard] .rw-state-focus.rw-list-option-create:not(.rw-state-selected){background-color:#e9ecef;border-color:#e9ecef}.rw-list-option.rw-state-selected,.rw-state-selected.rw-list-option-create{background-color:#007bff;border-color:#007bff;color:#fff}.rw-list-option.rw-state-disabled,.rw-state-disabled.rw-list-option-create{background-color:initial;border-color:#0000;color:#dee2e6;cursor:not-allowed}.rw-list-empty,.rw-list-optgroup,.rw-list-option,.rw-list-option-create{outline:none;padding:.25em 1.5em}.rw-list-empty{color:#ced4da;text-align:center}.rw-list-optgroup{font-weight:700;padding-top:7px}.rw-list-option-create{display:block;font-size:1em;padding:.25em 1.5em}.rw-listbox{background-color:#fff;border:1px solid #ccc;border-radius:4px}.rw-listbox.rw-state-focus{border-color:#80bdff;box-shadow:0 0 0 3px #007bff40,inset 0 1px 1px rgba(0,0,0,.075);transition:box-shadow .15s ease-in-out}.rw-listbox.rw-state-disabled>*,fieldset[disabled] .rw-listbox>*{pointer-events:none}.rw-listbox.rw-state-readonly>*{cursor:inherit}.rw-popup-container{left:-1em;padding:0 1em;position:absolute;right:-1em;top:100%;z-index:1005}.rw-popup-container.rw-dropup{bottom:100%;top:auto}.rw-state-focus .rw-popup-container{z-index:1006}.rw-slide-transition{margin-bottom:1em}.rw-dropup>.rw-slide-transition{margin-bottom:0;margin-top:1em}.rw-popup{overflow:auto;-webkit-overflow-scrolling:touch;background-clip:padding-box;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 .5em 1em rgba(0,0,0,.175);margin-top:2px}.rw-popup .rw-list{max-height:250px}.rw-dropup .rw-popup{box-shadow:0 .5em 1em rgba(0,0,0,.175);margin-bottom:2px;margin-top:0}.rw-slide-transition{transition:transform .13s,opacity .1s}.rw-slide-transition-entering{overflow:hidden}.rw-slide-transition-entering .rw-slide-transition{opacity:1;transform:translateY(0);transition-timing-function:ease-out}.rw-slide-transition-exiting .rw-slide-transition{transition-timing-function:ease-in}.rw-slide-transition-exited,.rw-slide-transition-exiting{overflow:hidden}.rw-slide-transition-exited .rw-slide-transition,.rw-slide-transition-exiting .rw-slide-transition{opacity:0;transform:translateY(-10%)}.rw-slide-transition-exited.rw-dropup .rw-slide-transition,.rw-slide-transition-exiting.rw-dropup .rw-slide-transition{opacity:0;transform:translateY(10%)}.rw-slide-transition-exited{display:none}.rw-dropdown-list{width:100%}.rw-dropdownlist-search{background:none;border:none;box-shadow:none;color:inherit;font:inherit;line-height:inherit;margin:0;outline:0;padding:0;-ms-touch-action:manipulation;touch-action:manipulation}.rw-dropdownlist-search:disabled{opacity:1}.rw-dropdown-list-input{align-self:center;display:grid;grid-template:1fr/1fr;min-width:0;padding:0 .857em}.rw-dropdown-list-input>*{grid-area:1/1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .rw-dropdown-list-input{padding-left:0;padding-right:.857em}.rw-combobox-input{background-color:initial;z-index:1}.rw-multiselect-input{background:none;border:none;box-shadow:none;color:inherit;font:inherit;height:36px;line-height:inherit;margin:0;max-width:100%;outline:0;padding:0 .857em;-ms-touch-action:manipulation;touch-action:manipulation}.rw-multiselect-input:disabled{opacity:1}.rw-multiselect-input:disabled,.rw-multiselect-input:read-only{cursor:inherit}.rw-multiselect-taglist{align-items:flex-start;cursor:text;display:flex;flex-wrap:wrap;outline:none;width:100%}.rw-state-disabled .rw-multiselect-taglist{cursor:unset}.rw-multiselect-tag{align-items:center;background-color:#dee2e6;border:1px solid #dee2e6;border-radius:3px;cursor:default;display:inline-flex;margin-left:3.37px;margin-top:3.37px;max-width:100%;min-height:29.26px;overflow:hidden}.rw-multiselect-tag:focus{outline:none}[dir=rtl] .rw-multiselect-tag{margin-left:0;margin-right:3.37px;padding:0 .35em}.rw-multiselect-tag.rw-state-focus{box-shadow:0 0 0 3px #007bff40;transition:box-shadow .15s ease-in-out;z-index:1}.rw-multiselect-tag.rw-state-disabled,fieldset[disabled] .rw-multiselect-tag{opacity:.65}.rw-multiselect-tag-label{padding:0 .35em}.rw-multiselect-tag-btn{align-self:stretch;background:none;border:none;box-shadow:none;color:inherit;cursor:pointer;font:inherit;line-height:inherit;margin:0;outline:0;padding:0 .35em;-ms-touch-action:manipulation;touch-action:manipulation}.rw-multiselect-tag-btn:focus{outline:none}.rw-multiselect-tag-btn:disabled{cursor:inherit}.rw-calendar-popup{min-width:0;right:auto;width:22em}.rw-calendar{overflow:hidden}.rw-calendar-contained{background-color:#fff;border:1px solid #ccc;border-radius:4px}.rw-calendar-now{font-weight:700}.rw-calendar-header{display:flex;padding:.8em}.rw-calendar-btn,.rw-cell{background-clip:padding-box}.rw-calendar-btn:focus,.rw-cell:focus{box-shadow:0 0 0 3px #007bff40;transition:box-shadow .15s ease-in-out;z-index:1}[data-intent=mouse] .rw-calendar-btn:focus,[data-intent=mouse] .rw-cell:focus{box-shadow:none;z-index:auto}.rw-calendar-btn.rw-state-disabled,.rw-calendar-btn:disabled,.rw-cell.rw-state-disabled,.rw-cell:disabled{opacity:.35;pointer-events:none}.rw-calendar-btn{border-radius:4px;line-height:2em}.rw-calendar-btn:hover{background-color:#e9ecef}.rw-calendar-btn:active{background-color:#dee2e6}.rw-calendar-btn-left,.rw-calendar-btn-right,.rw-calendar-btn-today,.rw-calendar-btn-view{padding:.3em .6em}[dir=rtl] .rw-calendar-btn-left,[dir=rtl] .rw-calendar-btn-right{transform:scaleX(-1)}.rw-calendar-btn-view{font-weight:700}.rw-calendar-btn-view>:last-child{margin:0 .5em}.rw-calendar-btn-view+*{margin-left:auto}[dir=rtl] .rw-calendar-btn-view+*{margin-left:0;margin-right:auto}.rw-calendar-grid{background-color:#fff;border-collapse:initial;border-spacing:0;display:table;height:14em;outline:none;padding:3px;table-layout:fixed;width:100%}.rw-calendar-head{display:table-header-group}.rw-calendar-body{display:table-row-group}.rw-calendar-row{display:table-row}.rw-head-cell{border-bottom:1px solid #ccc}.rw-cell,.rw-head-cell{display:table-cell;padding:.25em;text-align:center}.rw-cell{border:1px solid #0000;border-radius:4px;color:#212529;cursor:pointer;line-height:normal;outline:none;vertical-align:middle}.rw-cell:hover{background-color:#e9ecef}.rw-cell:active{background-color:#dee2e6}.rw-cell.rw-state-selected{background-color:#007bff;border-color:#007bff;color:#fff}.rw-calendar-month .rw-cell{text-align:center}.rw-cell-off-range{color:#ced4da}.rw-calendar-transition-group{overflow:hidden;position:relative}.rw-calendar-transition{overflow:hidden;transform:translate(0);transition:transform .2s ease-in-out 0ms;width:100%}@supports (transform-style:preserve-3d){.rw-calendar-transition{transform:translateZ(0)}}.rw-calendar-transition-next{-webkit-backface-visibility:hidden;backface-visibility:hidden}.rw-calendar-transition-top .rw-calendar-transition-next{transform:translateY(-100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-top .rw-calendar-transition-next{transform:translate3d(0,-100%,0)}}.rw-calendar-transition-bottom .rw-calendar-transition-next{transform:translateY(100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-bottom .rw-calendar-transition-next{transform:translate3d(0,100%,0)}}.rw-calendar-transition-right .rw-calendar-transition-next{transform:translate(-100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-right .rw-calendar-transition-next{transform:translate3d(-100%,0,0)}}.rw-calendar-transition-left .rw-calendar-transition-next{transform:translate(100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-left .rw-calendar-transition-next{transform:translate3d(100%,0,0)}}.rw-calendar-transition-next.rw-calendar-transition-active{transform:translate(0)}@supports (transform-style:preserve-3d){.rw-calendar-transition-next.rw-calendar-transition-active{transform:translateZ(0)}}.rw-calendar-transition-prev{-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;position:absolute;top:0}.rw-calendar-transition-top .rw-calendar-transition-prev{transform:translateY(100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-top .rw-calendar-transition-prev{transform:translate3d(0,100%,0)}}.rw-calendar-transition-bottom .rw-calendar-transition-prev{transform:translateY(-100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-bottom .rw-calendar-transition-prev{transform:translate3d(0,-100%,0)}}.rw-calendar-transition-right .rw-calendar-transition-prev{transform:translate(100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-right .rw-calendar-transition-prev{transform:translate3d(100%,0,0)}}.rw-calendar-transition-left .rw-calendar-transition-prev{transform:translate(-100%)}@supports (transform-style:preserve-3d){.rw-calendar-transition-left .rw-calendar-transition-prev{transform:translate3d(-100%,0,0)}}.rw-popup{display:flex;flex-direction:column}.rw-popup>.rw-time-input{align-self:center;margin:1em 0}.rw-time-input{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:text;display:inline-flex;min-height:38px;outline:none}.rw-time-part-input{background:none;border:none;box-shadow:none;color:inherit;font:inherit;line-height:inherit;margin:0;outline:0;padding:0 .5em;-ms-touch-action:manipulation;touch-action:manipulation}.rw-time-part-input:disabled{opacity:1}.rw-time-part-input,.rw-time-part-input::placeholder{text-align:center}.rw-time-part-meridiem{background:none;border:none;box-shadow:none;color:inherit;font:inherit;font-variant:small-caps;line-height:inherit;margin:0;outline:0;padding:0 .5em;text-transform:lowercase;-ms-touch-action:manipulation;touch-action:manipulation}.rw-time-part-meridiem :focus{outline:none}.rw-time-input-clear{margin-left:auto;opacity:0;outline:none;padding:0 .4em}[dir=rtl] .rw-time-input-clear{margin-left:revert;margin-right:auto}.rw-time-input.rw-state-focus .rw-time-input-clear.rw-show,.rw-time-input:hover .rw-time-input-clear.rw-show{opacity:1}.rw-number-picker-spinners{display:flex;flex-direction:column}.rw-number-picker-spinners .rw-btn{flex:1 1 0}#root,body,html{color:#1a1a1a!important;height:100%!important;min-width:1024px;-webkit-text-size-adjust:auto!important}#root .h-100.flex-column.d-flex,body .h-100.flex-column.d-flex,html .h-100.flex-column.d-flex{flex:1 1 auto}#root .h-100.flex-column.d-flex .container-fluid,body .h-100.flex-column.d-flex .container-fluid,html .h-100.flex-column.d-flex .container-fluid{display:flex;flex:1 1 auto;flex-direction:column;overflow-y:auto}.btn-link{cursor:pointer}.overflow-hidden{overflow:hidden}.mb-32px{margin-bottom:2rem!important}input:disabled,select:disabled{border:1px solid #f2f2f2!important}.background-main{background-color:#f7f7f7}.background-white{background-color:#fff}.modal-open>div[tabindex="-1"] .modal-backdrop.fade.show{opacity:.5}.modal-open>div[tabindex="-1"]~div[tabindex="-1"] .modal-backdrop.fade.show{opacity:0}.navbar-container-wrapper{z-index:1}input.form-control{height:auto}div.modal-footer>*{margin:unset}.was-validated .form-control:invalid,div .form-control.is-invalid{background-image:none}.bd-tabs .nav-item>a:hover{text-decoration:none}.white-space-pre-line{white-space:pre-line}input[type=checkbox]{height:16px;width:16px}.tabs-separator{padding:8px}.tabs-separator,.tabs-separator-thin{background-color:#f2f2f2;border:0;margin:0}.tabs-separator-thin{padding:2px}.tabs-separator-intrinsic{background-color:#f2f2f2;border:0;margin:0 -24px 16px;padding:8px}.tabs-separator-intrinsic-thin{background-color:#f2f2f2;border:0;margin:0 -24px 16px;padding:2px}.separator-thin{margin:0 -15px 16px}.separator-thin,.separator-thin-wide{background-color:#f2f2f2;border:0;padding:2px}.separator-thin-wide{margin:0 -39px 16px}.scrollable{max-height:400px;overflow-x:hidden;overflow-y:auto}.table th{border-bottom-width:1px!important;border-top:none!important;color:gray;font-weight:400;padding-bottom:.5rem!important;padding-top:.5rem!important}.buttons-group{min-width:max-content}.empty-tab-message{background-color:#f7f7f7;border-radius:5px;color:gray;font-size:14px;margin:35px auto 0;padding:48px;text-align:center;width:90%}.pointer{cursor:pointer}.is-incorrect{color:red!important;font-size:13px!important}.is-invalid-label{color:red}.flash-normalize,.is-invalid{border-color:red}.small-text{font-size:13px!important}.default-text{font-size:14px}.text-gray-200{color:#c5c5c5}.text-gray-300{color:#b3b3b3}.text-gray-400{color:gray}.text-gray-500{color:#333}.text-gray-600{color:#1a1a1a}.bd-text-primary-lighter{color:#305a75}.font-weight-medium{font-weight:500}.disabled-div{opacity:.2}.cursor-default{cursor:default!important}.no-select{cursor:default;pointer-events:none;user-select:none}.overflow-y-auto{overflow-y:auto}.overflow-y-overlay{overflow-y:overlay}.overflow-x-hidden{overflow-x:hidden}.invalid-feedback{color:red!important;display:block!important;font-size:.75rem!important;margin:0;white-space:pre}.text-normal-wrapper{white-space:normal}.high-alert{color:gray;font-size:1.1rem;height:17px;line-height:1rem;width:17px}.pill{border:1px solid;border-radius:8px;font-size:12px;font-weight:700;line-height:12px;max-height:18px;max-width:320px;min-height:18px;min-width:16px;padding:2px 4px}.pill.pill-text-label{display:block;min-width:unset;text-align:center;white-space:nowrap}.pill.pill-gray{border-color:gray;color:gray}.pill.pill-primary{border-color:#004593;color:#004593}.pill.pill-primary:hover{background-color:#315daf;border-color:#315daf;color:#fff}.pill:disabled,.pill[disabled]{background-color:#f2f2f2;border-color:#f2f2f2;color:#b3b3b3}.btn-link-custom{background-color:#0000;color:#004593}.btn-link-custom:disabled{color:gray}.btn-link-custom:hover:not(:disabled){text-decoration:underline}.btn-link-custom:focus{box-shadow:none}@font-face{font-family:Unified_Icons;font-style:normal;font-weight:400;src:url(../../static/fonts/Unified_Icons.eot?3ak6ec);src:url(../../static/fonts/Unified_Icons.eot?3ak6ec#iefix) format("embedded-opentype"),url(../../static/fonts/Unified_Icons.ttf?3ak6ec) format("truetype"),url(../../static/fonts/Unified_Icons.woff?3ak6ec) format("woff"),url(../../static/fonts/Unified_Icons.svg?3ak6ec#Unified_Icons) format("svg")}i[class*=" icon-"],i[class^=icon-]{font-family:Unified_Icons,sans-serif!important;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-bd-logo-primary .path1:before{color:#f27707;content:""}.icon-bd-logo-primary .path2:before{color:#004593;content:"";margin-left:-2.4345703125em}.icon-chevron-last-bold:before{content:""}.icon-chevron-first-bold:before{content:""}.icon-chevron-last-sm:before{content:""}.icon-chevron-first-sm:before{content:""}.icon-filter-2-bold:before{content:""}.icon-sort-2-bold:before{content:""}.icon-template-bold:before{content:""}.icon-unlink-bold:before{content:""}.icon-expand-all-bold:before{content:""}.icon-collapse-all-bold:before{content:""}.icon-count-bold:before{content:""}.icon-pin-2-bold:before{content:""}.icon-pin-bold:before{content:""}.icon-bd-logo-bold:before{content:""}.icon-pending-bold:before{content:""}.icon-select-bold:before{content:""}.icon-arrow-down-bold:before{content:""}.icon-arrow-left-bold:before{content:""}.icon-arrow-right-bold:before{content:""}.icon-arrow-up-bold:before{content:""}.icon-attachment-bold:before{content:""}.icon-battery-25-bold:before{content:""}.icon-battery-50-bold:before{content:""}.icon-battery-75-bold:before{content:""}.icon-battery-100-bold:before{content:""}.icon-battery-bold:before{content:""}.icon-battery-charging-bold:before{content:""}.icon-battery-error-bold:before{content:""}.icon-blood-bold:before{content:""}.icon-blood-glucose-monitor-bold:before{content:""}.icon-brain-bold:before{content:""}.icon-brightness-bold:before{content:""}.icon-brightness-low-bold:before{content:""}.icon-bullet-list-bold:before{content:""}.icon-calendar-bold:before{content:""}.icon-calendar-month-bold:before{content:""}.icon-camera-bold:before{content:""}.icon-chart-analytics-bold:before{content:""}.icon-chart-bar-bold:before{content:""}.icon-chart-bar-horizontal-bold:before{content:""}.icon-chart-line-graph-bold:before{content:""}.icon-chart-pie-bold:before{content:""}.icon-chart-trend-bold:before{content:""}.icon-chart-trend-down-bold:before{content:""}.icon-chart-trend-up-bold:before{content:""}.icon-check-bold:before{content:""}.icon-check-bold-sm:before{content:""}.icon-checklist-bold:before{content:""}.icon-chevron-down-bold:before{content:""}.icon-chevron-down-sm:before{content:""}.icon-chevron-left-bold:before{content:""}.icon-chevron-left-sm:before{content:""}.icon-chevron-right-bold:before{content:""}.icon-chevron-right-sm:before{content:""}.icon-chevron-up-bold:before{content:""}.icon-chevron-up-sm:before{content:""}.icon-clipboard-bold:before{content:""}.icon-clock-bold:before{content:""}.icon-close-bold:before{content:""}.icon-close-bold-sm:before{content:""}.icon-cloud-bold:before{content:""}.icon-cloud-download-bold:before{content:""}.icon-cloud-sync-bold:before{content:""}.icon-cloud-upload-bold:before{content:""}.icon-code-bar-bold:before{content:""}.icon-code-qr-bold:before{content:""}.icon-code-scan-bold:before{content:""}.icon-comment-alert-bold:before{content:""}.icon-comment-bold:before{content:""}.icon-comments-bold:before{content:""}.icon-complete-bold:before{content:""}.icon-compounding-bold:before{content:""}.icon-confirm-bold:before{content:""}.icon-connected-bold:before{content:""}.icon-connection-bold:before{content:""}.icon-connection-error-bold:before{content:""}.icon-copy-bold:before{content:""}.icon-create-new-bold:before{content:""}.icon-dashboard-bold:before{content:""}.icon-database-bold:before{content:""}.icon-database-connected-bold:before{content:""}.icon-delete-bold:before{content:""}.icon-desktop-bold:before{content:""}.icon-disconnected-bold:before{content:""}.icon-display-monitor-bold:before{content:""}.icon-download-bold:before{content:""}.icon-edit-bold:before{content:""}.icon-eject-bold:before{content:""}.icon-eraser-bold:before{content:""}.icon-error-bold:before{content:""}.icon-ethernet-bold:before{content:""}.icon-export-bold:before{content:""}.icon-fast-forward-bold:before{content:""}.icon-favorite-bold:before{content:""}.icon-file-bold:before{content:""}.icon-file-document-bold:before{content:""}.icon-file-image-bold:before{content:""}.icon-file-report-bold:before{content:""}.icon-file-video-bold:before{content:""}.icon-filter-bold:before{content:""}.icon-find-location-bold:before{content:""}.icon-flag-bold:before{content:""}.icon-folder-bold:before{content:""}.icon-fullscreen-bold:before{content:""}.icon-fullscreen-exit-bold:before{content:""}.icon-globe-2-bold:before{content:""}.icon-guardrails-bold:before{content:""}.icon-hand-approve-bold:before{content:""}.icon-hand-bold:before{content:""}.icon-hand-deny-bold:before{content:""}.icon-hand-grab-bold:before{content:""}.icon-hand-pointer-bold:before{content:""}.icon-hard-drive-bold:before{content:""}.icon-hazard-bold:before{content:""}.icon-headset-bold:before{content:""}.icon-healthcare-bold:before{content:""}.icon-heartbeat-bold:before{content:""}.icon-heart-bold:before{content:""}.icon-help-bold:before{content:""}.icon-help-circle-bold:before{content:""}.icon-hide-bold:before{content:""}.icon-home-bold:before{content:""}.icon-hospital-building-2-bold:before{content:""}.icon-idn-bold:before{content:""}.icon-image-bold:before{content:""}.icon-info-bold:before{content:""}.icon-info-bold-2:before{content:""}.icon-iv-full-bold:before{content:""}.icon-keyboard-bold:before{content:""}.icon-laptop-bold:before{content:""}.icon-layout-columns-bold:before{content:""}.icon-layout-gallery-2-bold:before{content:""}.icon-layout-gallery-bold:before{content:""}.icon-layout-rows-bold:before{content:""}.icon-link-bold:before{content:""}.icon-location-bold:before{content:""}.icon-location-pin-bold:before{content:"🌢"}.icon-lock-bold:before{content:""}.icon-logout-bold:before{content:""}.icon-lungs-bold:before{content:""}.icon-map-bold:before{content:""}.icon-menu-bold:before{content:""}.icon-microscope-bold:before{content:""}.icon-minus-bold:before{content:""}.icon-mobile-phone-bold:before{content:""}.icon-modem-bold:before{content:""}.icon-more-bold:before{content:""}.icon-mouse-bold:before{content:""}.icon-network-3-bold:before{content:""}.icon-network-bold:before{content:""}.icon-new-tab-bold:before{content:""}.icon-notifications-bold:before{content:""}.icon-numbered-list-bold:before{content:""}.icon-organism-bold:before{content:""}.icon-orthopedics-bold:before{content:""}.icon-password-bold:before{content:""}.icon-password-management-bold:before{content:""}.icon-paste-bold:before{content:""}.icon-patient-wristband-bold:before{content:""}.icon-pause-bold:before{content:""}.icon-pelvis-bold:before{content:""}.icon-petri-dish-bold:before{content:""}.icon-pharmacy-bold:before{content:""}.icon-phone-bold:before{content:""}.icon-pill-bold:before{content:""}.icon-play-bold:before{content:""}.icon-plug-1-bold:before{content:""}.icon-plug-2-bold:before{content:""}.icon-plus-bold:before{content:""}.icon-power-bold:before{content:""}.icon-power-bolt-bold:before{content:""}.icon-power-none-bold:before{content:""}.icon-power-off-bold:before{content:""}.icon-power-on-bold:before{content:""}.icon-preferences-bold:before{content:""}.icon-print-bold:before{content:""}.icon-pulse-bold:before{content:""}.icon-record-bold:before{content:""}.icon-re-do-bold:before{content:""}.icon-refresh-bold:before{content:""}.icon-reload-bold:before{content:""}.icon-repair-bold:before{content:""}.icon-repeat-bold:before{content:""}.icon-rewind-bold:before{content:""}.icon-router-bold:before{content:""}.icon-rss-bold:before{content:""}.icon-scalpel-bold:before{content:""}.icon-script-bold:before{content:""}.icon-sd-card-bold:before{content:""}.icon-search-bold:before{content:""}.icon-security-alert-bold:before{content:""}.icon-security-bold:before{content:""}.icon-server-bold:before{content:""}.icon-settings-bold:before{content:""}.icon-shuffle-bold:before{content:""}.icon-skip-back-bold:before{content:""}.icon-skip-forward-bold:before{content:""}.icon-sort-bold:before{content:""}.icon-square-hospital-symbol-bold:before{content:""}.icon-square-medical-services-bold:before{content:""}.icon-stop-bold:before{content:""}.icon-subscript-bold:before{content:""}.icon-superscript-bold:before{content:""}.icon-symbol-bluetooth-bold:before{content:""}.icon-symbol-code-bold:before{content:""}.icon-symbol-usb-bold:before{content:""}.icon-syringe-full-bold:before{content:""}.icon-tablet-bold:before{content:""}.icon-tag-bold:before{content:""}.icon-task-list-bold:before{content:""}.icon-tasks-bold:before{content:""}.icon-text-align-center-bold:before{content:""}.icon-text-align-left-bold:before{content:""}.icon-text-align-right-bold:before{content:""}.icon-text-bold:before{content:""}.icon-text-bold-bold:before{content:""}.icon-text-italic-bold:before{content:""}.icon-text-justify-bold:before{content:""}.icon-text-line-height-bold:before{content:""}.icon-text-margin-left-bold:before{content:""}.icon-text-margin-right-bold:before{content:""}.icon-text-strikethrough-bold:before{content:""}.icon-text-tab-indent-bold:before{content:""}.icon-text-tab-outdent-bold:before{content:""}.icon-text-underline-bold:before{content:""}.icon-thermometer-bold:before{content:""}.icon-thumb-drive-bold:before{content:""}.icon-timer-bold:before{content:""}.icon-tools-bold:before{content:""}.icon-triangle-down-bold:before{content:""}.icon-triangle-left-bold:before{content:""}.icon-triangle-right-bold:before{content:""}.icon-triangle-up-bold:before{content:""}.icon-un-do-bold:before{content:""}.icon-upload-bold:before{content:""}.icon-user-group-bold:before{content:""}.icon-user-people-bold:before{content:""}.icon-user-profile-bold:before{content:""}.icon-view-bold:before{content:""}.icon-volume-low-bold:before{content:""}.icon-volume-max-bold:before{content:""}.icon-volume-medium-bold:before{content:""}.icon-volume-off-bold:before{content:""}.icon-volumn-down-bold:before{content:""}.icon-volumne-mute-bold:before{content:""}.icon-volumn-up-bold:before{content:""}.icon-warning-bold:before{content:""}.icon-warning-bold-2:before{content:""}.icon-wifi-bold:before{content:""}.icon-wifi-error-bold:before{content:""}.icon-wifi-off-bold:before{content:""}.icon-wireless-bold:before{content:""}.icon-zoom-bold:before{content:""}.icon-zoom-out-bold:before{content:""}.icon-alarm-bold:before{content:""}.icon-alert-bold:before{content:""}.icon-alert-bold-2:before{content:""}.icon-analysis-bold:before{content:""}.icon-archive-bold:before{content:""}#root,.popover,body,html{font-family:Roboto,sans-serif!important;line-height:1.25rem!important}body,html{font-size:1rem!important;height:100%;margin:0;padding:0}.h1,h1{font-size:2rem!important;line-height:2rem!important}.h1,.h2,h1,h2{font-weight:400!important}.h2,h2{font-size:1.5rem!important}.h2,.h3,h2,h3{line-height:1.5rem!important}.h3,h3{font-size:1.25rem!important;font-weight:500!important}.h4,h4{font-size:1rem!important;font-weight:400!important;line-height:1rem!important}.text-alert-warning h5{line-height:24px!important}.h5,h5{font-size:.875rem!important}.h5,.h6,h5,h6{font-weight:700!important;line-height:1rem!important}.h6,h6{font-size:.75rem!important;text-transform:none}.lead{font-size:1rem!important}.lead,p{font-weight:400!important;line-height:1.5rem}p{font-size:.875rem!important}.caption{color:#333;display:block;font-size:.75rem!important;font-weight:400;line-height:1rem;padding:.5rem 0 1rem}.small,small{color:gray!important;font-size:.8125rem;font-weight:400;line-height:1rem!important}.show-more-btn{color:#004593!important}.show-more-btn:hover{color:#002147!important}hr{border:.0625rem solid #c5c5c5;margin:4rem 0}.text-primary{color:#004593!important}.text-secondary{color:#333!important}.text-muted{color:#ccc!important}.text-gray{color:gray!important}.text-white{color:#fff!important}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{cursor:pointer;text-decoration:underline}.btn,a,button,input,label,select,td,textarea,th{font-size:.875rem!important}ol,ul{list-style-position:outside;padding-left:1rem}li{font-size:.875rem;line-height:1.5rem}sup{font-size:100%;top:0;vertical-align:40%}a{outline:none}a.text-primary{color:#004593!important;text-decoration:none}a.text-primary:focus,a.text-primary:hover{color:#004593!important;text-decoration:underline}a.text-primary:active{color:#023970!important;outline:none}a.text-primary:visited{color:#8d2a90!important}a.text-secondary{color:#333!important}a.text-secondary:focus,a.text-secondary:hover{color:#333!important;text-decoration:underline}a.text-secondary:active{color:#023970!important}a.text-secondary:visited{color:#8d2a90!important}label{color:#333;font-weight:700;line-height:1rem!important;margin-bottom:.5rem;padding-right:.5rem}[class*=icon-]{height:16px;line-height:1rem;vertical-align:middle;width:16px}.btn-header .icon-warning-bold,h5>.icon-warning-bold{font-size:1rem;height:16px;line-height:1rem;width:16px}.navbar-brand{font-size:1.25rem!important}.form-dropdown,.form-group{margin-bottom:.5rem!important}.form-check{padding-left:0!important}.form-check label{font-weight:400;position:relative}.form-check input{display:inline;opacity:0}.form-check input[type=checkbox]{height:1px;margin:0;opacity:0;width:1px}.form-check input[type=checkbox].tab-focus+label:before{outline:.25rem solid #009bff!important;outline-offset:.125rem;z-index:1029}.form-check input[type=checkbox]+label{cursor:pointer;line-height:.875rem;margin-left:0!important}.form-check input[type=checkbox]+label:hover:before{border:.063rem solid #004593}.form-check input[type=checkbox]+label:before{background-color:#fff;border:.063rem solid #b3b3b3;border-radius:.25rem;color:#023970;content:"";cursor:pointer;display:inline-block;font-size:.563rem;height:1rem;margin-right:.5rem;position:relative;text-align:center;top:-.063rem;vertical-align:middle;width:1rem}.form-check input[type=checkbox]:checked+label:before{border:.063rem solid #023970;content:"";font-family:Unified_Icons,sans-serif;line-height:1rem}.form-check input[type=checkbox]:indeterminate+label:before{border:.063rem solid #023970;content:"";line-height:1rem}.form-check input[type=checkbox]:indeterminate+label:after{background-color:#023970;content:"";height:.125rem;left:.25rem;line-height:1rem;position:absolute;top:45%;transform:translateY(-50%);-webkit-transform:translateY(-50%);width:.5rem}.form-check input[type=checkbox]+label:focus{outline:none}.form-check input[type=checkbox]:disabled+label{color:#ccc;cursor:not-allowed}.form-check input[type=checkbox]:disabled+label:before{border-color:#ccc;color:#c5c5c5;cursor:not-allowed}.form-check input[type=checkbox]:disabled+label:hover:before{border:.063rem solid #ccc}.form-check.checkbox-lg input[type=checkbox]+label{line-height:1.125rem}.form-check.checkbox-lg input[type=checkbox]+label:before{font-size:.875rem;height:1.5rem;line-height:1.375rem;vertical-align:middle;width:1.5rem}.form-check.form-check-inline .form-check-input{margin-left:-1.25rem}.form-check [type=radio]:checked,.form-check [type=radio]:not(:checked){position:absolute}.form-check [type=radio]:checked+label,.form-check [type=radio]:not(:checked)+label{color:#333;cursor:pointer;display:inline-block;font-weight:400;line-height:1rem;padding-left:1.5rem;position:relative}.form-check [type=radio]:checked+label:before,.form-check [type=radio]:not(:checked)+label:before{background:#fff;border:.063rem solid #b3b3b3;border-radius:100%;content:"";height:1rem;left:0;position:absolute;top:0;width:1rem}.form-check [type=radio]:checked+label:after,.form-check [type=radio]:not(:checked)+label:after{background:#023970;border-radius:100%;content:"";height:.5rem;left:.25rem;position:absolute;top:.25rem;width:.5rem}.form-check [type=radio]:checked+label:hover:before,.form-check [type=radio]:not(:checked)+label:hover:before{border:.063rem solid #023970}.form-check input[type=radio].tab-focus+label:after{outline:.25rem solid #009bff!important;outline-offset:.4rem;z-index:1029}.form-check.radio-lg input[type=radio].tab-focus+label:after{outline-offset:.5rem}.form-check [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.form-check [type=radio]:checked+label:after{opacity:1}.form-check [type=radio]:checked+label:before{border:.063rem solid #023970}.form-check [type=radio]:focus+label:before{margin:0;outline:none}.form-check input[type=radio]:disabled+label:before{cursor:not-allowed}.form-check input[type=radio]:disabled+label:hover:before{border:.063rem solid #ccc}.form-check input[type=radio]:checked:disabled+label:before,.form-check input[type=radio]:disabled+label,.form-check input[type=radio]:not(:checked):disabled+label:before,.form-check.disabled input[type=radio]+label:before,.form-check.disabled label{background:#fff;border-color:#ccc;color:#ccc;cursor:not-allowed}.form-check.radio-lg input[type=radio]+label{line-height:1.5rem;padding-left:2rem}.form-check.radio-lg input[type=radio]+label:before{height:1.5rem;width:1.5rem}.form-check.radio-lg input[type=radio]+label:after{height:.75rem;left:.375rem;top:.375rem;width:.75rem}input,select{color:#333!important}input:focus,select:focus{box-shadow:none}.single-input input.form-control,.single-input textarea.form-control{color:#333;line-height:20px}.single-input input.form-control:not(:focus),.single-input textarea.form-control:not(:focus){border:1px solid #b3b3b3;padding:5px 8px}.single-input input.form-control:not(:focus):hover:not(:disabled),.single-input textarea.form-control:not(:focus):hover:not(:disabled){border-color:#004593}.single-input input.form-control:focus,.single-input textarea.form-control:focus{border:2px solid #009bff;box-shadow:none;padding:4px 7px}.single-input input.form-control:focus.flash-normalize,.single-input input.form-control:focus.is-invalid,.single-input textarea.form-control:focus.flash-normalize,.single-input textarea.form-control:focus.is-invalid{border:2px solid red!important;box-shadow:none;padding:4px 7px}.single-input input.form-control.flash-normalize,.single-input input.form-control.is-invalid,.single-input textarea.form-control.flash-normalize,.single-input textarea.form-control.is-invalid{border:2px solid red!important;padding:4px 7px}select.form-control{border:1px solid #b3b3b3;box-shadow:none;height:2rem!important}select.form-control:focus{border:2px solid #009bff;box-shadow:none;padding:5px 11px}select.form-control:hover:not(:focus):not(:disabled){border-color:#004593}select.form-control.is-invalid{border:2px solid red!important;padding:5px 11px}select.form-control.is-invalid:focus{box-shadow:none;padding:5px 11px}input[type=checkbox]~.form-check-label{height:40px!important;padding-right:20px!important}input[type=checkbox]~.form-check-label:before{min-height:16px;min-width:16px}input[type=radio]:disabled:checked~.form-check-label:after{background:#c5c5c5}.form-control-label input[type=radio]{margin-top:2px!important}td .form-check input[type=checkbox]+label[class=hidden]:before,th .form-check input[type=checkbox]+label[class=hidden]:before{margin-right:0}td .form-check [type=radio]:checked+label:before,td .form-check [type=radio]:not(:checked)+label:before,th .form-check [type=radio]:checked+label:before,th .form-check [type=radio]:not(:checked)+label:before{top:-14px}td .form-check [type=radio]:checked+label:after,td .form-check [type=radio]:not(:checked)+label:after,th .form-check [type=radio]:checked+label:after,th .form-check [type=radio]:not(:checked)+label:after{top:-10px}td .form-check [type=radio]:checked,td .form-check [type=radio]:not(:checked),th .form-check [type=radio]:checked,th .form-check [type=radio]:not(:checked){left:0}.form-check-input[type=checkbox]:focus+label:before{box-shadow:0 0 1px 1px #009bff}@font-face{font-family:Unified_Icons;font-style:normal;font-weight:400;src:url(../../static/fonts/Unified_Icons.eot);src:url(../../static/fonts/Unified_Icons.eot?wn2wkr#iefix) format("embedded-opentype"),url(../../static/fonts/Unified_Icons.ttf?wn2wkr) format("truetype"),url(../../static/fonts/Unified_Icons.woff?wn2wkr) format("woff")}@font-face{font-family:custom-icons;font-style:normal;font-weight:400;src:url(../../static/fonts/icomoon.eot?10njsp);src:url(../../static/fonts/icomoon.eot?10njsp#iefix) format("embedded-opentype"),url(../../static/fonts/icomoon.ttf?10njsp) format("truetype"),url(../../static/fonts/icomoon.woff?10njsp) format("woff"),url(../../static/fonts/icomoon.svg?10njsp#icomoon) format("svg")}[class*=" custom-icon-"],[class^=custom-icon-]{font-family:custom-icons,sans-serif!important;font-style:normal}.custom-icon-triangle:before{content:""}[class*=app-icons] ul{padding:0}[class*=app-icons] .icon-container{display:flex;flex-direction:row;flex-wrap:wrap}[class*=app-icons] .icon-container .icon-wrapper{align-items:center;flex-direction:column;height:9.375rem;justify-content:center;margin:0 .625rem .625rem 0;padding:.625rem;text-align:center;width:10.125rem}[class*=app-icons] .icon-container .icon-wrapper:focus,[class*=app-icons] .icon-container .icon-wrapper:hover{background-color:#e5e5e5;cursor:pointer;outline:none}[class*=app-icons] .icon-container .icon-wrapper i{font-size:2.625rem;line-height:2.625rem;margin-bottom:.75rem}[class*=app-icons] .icon-container .icon-wrapper p{margin-bottom:0}[class*=icon-]{display:flex}.no-result{background-color:#f7f7f7;text-align:center}.indeterminate-list,.indeterminate-list ul{list-style:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){input[type=checkbox]+label{line-height:1.563rem}input[type=checkbox]+label:before{top:-.125rem}}@media screen and (max-width:768px){.app-icons .icon-container .icon-wrapper{width:30%}}@media screen and (max-width:540px){.app-icons .icon-container .icon-wrapper{width:47%}}@media screen and (max-width:380px){.app-icons .icon-container .icon-wrapper{width:100%}}.wrapper-notification .custom-notification{background:#fff;border:0;box-shadow:0 2px 7px 1px gray;left:50%;margin:0;min-width:220px;padding:0;transform:translateX(-50%);width:100%;z-index:3}.wrapper-notification .custom-notification h5{word-break:break-word}.wrapper-notification .notification-type{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;height:100%}.wrapper-notification .notification-icon{color:#fff;font-size:21px;height:21px;line-height:21px;width:21px}.wrapper-notification .info,.wrapper-notification .primary{background-color:#009bff}.wrapper-notification .success{background-color:#4ca000}.wrapper-notification .danger{background-color:#d10018}.wrapper-notification .warning{background-color:#f7931e}.wrapper-notification .show-more-text{line-break:anywhere}.about-application-modal{max-width:902px!important;width:100%!important}.about-application-modal .modal-content{min-height:470px!important}.about-application-modal .modal-content .modal-header .modal-title{font-weight:400!important}.about-application-modal .modal-content .modal-body{font-size:12px;line-height:16px;margin-top:0;overflow:hidden;padding:24px 26px 0 24px}.about-application-modal .modal-content .modal-body .bd-logo-icon{position:relative;width:88px}.about-application-modal .modal-content .modal-body .bd-logo-icon svg{height:auto;width:100%}.about-application-modal .modal-content .modal-body #product-info{font-size:14px}.about-application-modal .modal-content .modal-body #product-info>.row:nth-child(2n){background-color:#f2f2f2}.about-application-modal .modal-content .modal-body #product-info>.row:not(:first-child){margin-top:24px}.about-application-modal .modal-content .modal-body .about-application-modal-body .header-row{align-items:center;display:flex;justify-content:space-between}.about-application-modal .modal-content .modal-body .about-application-modal-body .header-row .infusion-connectivity-header{background-color:#fff0;box-sizing:border-box;font-weight:500;line-height:24px;text-align:left}.about-application-modal .modal-content .modal-body .about-application-modal-body .header-row .infusion-connectivity-header .headerText{color:#004593;font-size:24px;margin:6px 0;padding-left:153px}.about-application-modal .modal-content .modal-body .about-application-modal-body .header-row .closeButton{align-items:center;display:flex;height:24px;justify-content:center;padding:4px;position:relative;right:-8px;top:-11px;width:24px}.about-application-modal .modal-content .modal-body .about-application-modal-body .licensingInfo{color:#004593;height:24px;line-height:24px;width:173px}.about-application-modal .modal-content .modal-body .about-application-modal-body .bordered-text{background-color:#fff0;border:1px solid #242424;box-sizing:border-box;color:#242424;font-weight:700;height:24px;line-height:24px;padding:0 4px;text-align:center}.about-application-modal .modal-content .modal-body .about-application-modal-body .bordered-text-udi{width:31px}.about-application-modal .modal-content .modal-body .about-application-modal-body .product-info-sections{overflow-x:auto}.about-application-modal .modal-content .modal-body .about-application-modal-body .product-info-sections .product-info-sections-wrapper{min-width:571px}.about-application-modal .modal-content .modal-body .about-application-data-section{max-height:calc(100% - 40px);overflow:auto}.about-application-modal .modal-content .modal-body .about-application-data-section .about-app-data{width:calc(100% - 48px)}.about-application-modal .modal-content .modal-body .about-app-data .col-label{max-width:220px}.about-application-modal .modal-content .modal-body .row{--bs-gutter-x:0!important;--bs-gutter-y:0!important;display:flex;flex-wrap:nowrap}.about-application-modal .modal-content .modal-body .allRightsReservedInfo{font-size:12px;line-height:16px}.about-application-modal .modal-content .modal-body .allRightsReservedInfo .blue-text{color:#004593}.about-application-modal .modal-content .modal-body .allRightsReservedInfo .blue-text .bookLinkText{font-size:12px}.about-application-modal .modal-content .modal-body .RxOnly{align-items:center;display:flex;height:36px}.about-application-modal .modal-content .modal-body .product-info-col-1{flex:0 0 224px}.about-application-modal .modal-content .modal-body .product-info-col-2{flex:0 0 264px}.about-application-modal .modal-content .modal-body .product-info-row{line-height:24px}.about-application-modal .modal-content .modal-body .product-info-udi{word-break:break-word}.about-application-modal .modal-content .modal-body .product-info-ref{font-size:14px}.about-application-modal .product-info-section{flex:0 0 490px}.about-application-modal .product-info-label{margin-right:3px}.about-application-modal .factory-icon{height:45px;width:48px}.about-application-modal .copyright-icon{height:36px;width:36px}.icon-tooltip{pointer-events:none;transition:opacity 0s linear!important}.icon-tooltip .popover.show{z-index:1056}.product-info-padding{margin-right:24px;padding:0}@media(max-width:576px){.about-application-modal .modal-content .modal-body .about-application-modal-body>.row:not(.header-row){overflow-x:scroll;overflow-y:hidden}.about-application-modal .modal-content .modal-body .about-application-modal-body>.row:not(.header-row) .product-info-sections{overflow:unset}.about-application-modal .modal-content .modal-body .about-application-modal-body>.row.header-row .infusion-connectivity-header>.headerText{padding-left:0}}.file-import-error-message{overflow-wrap:break-word}.home-page-container{background-color:#f2f2f2;overflow:hidden;padding:15px}.home-page-container .synced-color{color:#4ca000}.home-page-container .updating-color{color:#009bff}.home-page-container .issues-color{color:#f7931e}.home-page-container .welcome-section{font-size:32px;line-height:32px;margin-bottom:15px}.home-page-container .home-page-panel{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #0006;max-height:calc(100vh - 170px);padding:15px}.home-page-container .home-page-panel .group-type-filter .bd-tabs-content{display:none}.home-page-container .home-page-panel .filters-section .group-type-filter .bd-tabs .bd-tab.disabled{cursor:default}.home-page-container .home-page-panel .filters-section .group-type-filter .bd-tabs .bd-tab.disabled .badge-pill{border-color:#c5c5c5;color:#c5c5c5}.home-page-container .home-page-panel .statistics-section{margin:30px 30px 14px;min-height:116px}.home-page-container .home-page-panel .statistics-section .stats-title{line-height:24px}.home-page-container .home-page-panel .statistics-section .btn-link{font-size:16px!important;line-height:24px}.home-page-container .home-page-panel .statistics-section ul.device-stats{list-style-type:none;min-width:400px;padding-left:1rem}.home-page-container .home-page-panel .statistics-section ul.device-stats li{font-size:16px;line-height:24px}.home-page-container .home-page-panel .statistics-section ul.device-stats li:before{content:"- "}.home-page-container .home-page-panel .statistics-section .chart{height:250px;left:700px;top:-30px;width:250px}.home-page-container .home-page-panel .statistics-section.loading{min-height:unset}.home-page-container .home-page-panel .home-devices-list-grid{height:100vh}.home-page-container .home-page-panel .home-devices-list-grid .rdg-header-row .rdg-cell.network-configuration-header-cell .rdg-header-sort-name{align-items:center;display:flex;line-height:16px;white-space:break-spaces}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell>div,.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell>div>span,.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell>div>span>span{display:inline-block;max-width:100%;overflow:hidden;position:relative;text-overflow:ellipsis}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell .popover-trigger{max-width:100%;overflow:hidden;text-overflow:ellipsis}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell .popover-button-with-icon i{height:12px;overflow:visible;top:1px;width:12px}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell .popover-button-with-icon span:not(.highlight){margin-left:18px}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.popover-cell .align-items-center>.medium-loader{margin:0!important}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.devices-count-cell .popover-button-with-icon .warning-icon-wrapper{margin-right:10px}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.devices-count-cell .popover-button-with-icon .warning-icon-wrapper i{top:-1px}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.facility-group-cell .device-group-link-wrapper{display:inline;float:left;max-width:calc(100% - 27px);overflow:hidden;text-overflow:ellipsis}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row .rdg-cell.facility-group-cell .info-text-popover-wrapper{margin-left:10px}.home-page-container .home-page-panel .home-devices-list-grid .rdg-row.rdg-group-row .rdg-cell .rdg-checkbox-label,.home-page-container .home-page-panel .home-devices-list-grid .rdg-row.rdg-group-row .rdg-cell:nth-child(2),.home-page-container .home-page-panel .home-devices-list-grid.no-rows>div:first-child{display:none}.device-group-devices-popover .popover-body{min-width:250px}.device-group-devices-popover .popover-body .devices-count-section .col-label{max-width:80px;width:80px}.device-group-devices-popover .popover-body .devices-warnings-section{margin-top:18px}.device-group-devices-popover .popover-body .devices-warnings-section .col-label{max-width:42px;width:42px}.device-group-devices-popover .popover-body .devices-warnings-section .col-label .error-icon{top:3px}.device-group-devices-popover .popover-body .devices-warnings-section .col{line-height:24px}.info-text-popover{border:none;box-shadow:none;min-height:auto!important;min-width:auto!important;pointer-events:none}.info-text-popover .info-text-popover-body .popover-body{background-color:#000;border-radius:2px;color:#fff!important;font-size:12px;font-weight:400;line-height:16px;padding:11px 16px!important}.session-logout-modal .modal-dialog{max-width:400px}