<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BEGIN: Old Site.css */

#new-pt-right {
    margin-left: -8px;
}

.recentP-dropdown#content-wrapper {
    background-color: white;
}

.disabled {
    cursor: not-allowed;
}

.toast {
    opacity: 0.95 !important;
    padding: 5px 15px 5px 50px !important;
}

/* BEGIN Hacks to fix layout glitch in mobile Safari */
.nav-user { height: 51px !important; }
.nav-user span { width: 100% !important; }
/* END Hacks */

a {
    cursor: pointer;
}
/* For cases without href */

body.touch .sidebar-menu &gt; li:hover &gt; a {
    background: initial !important;
    border: initial !important;
    color: #b8c7ce !important;
    margin-left: 3px !important;
}

.form-inline span.select2 {
    width: initial !important;
}

/*.modal-scrollpane,*/
/*.modal-scrollpane .left-pane,*/
/*.modal-scrollpane .right-pane {*/
/*overflow-y: auto;*/
/*}*/

.left {
    float: left;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: white;
    opacity: 0.95;
}

    #overlay p {
        font-size: 1.5em;
        font-weight: bold;
        color: black;
        text-align: center;
        margin: 50px;
    }

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}

body.multi .centered {
    top: calc(50% + 10px);
}

footer {
    white-space: nowrap;
    font-size: 0.95em;
}

table.pncGrid th {
    white-space: nowrap;
}

td.wrap {
    white-space: normal !important;
}

.colorbox {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 5px;
    cursor: pointer;
    border: 1px solid #aaa;
}

    .colorbox .fa {
        margin: 5px 5px;
    }

    .colorbox.selected {
        border: 2px dashed black;
    }

.hasptupdate, .hasptupdate a {
    font-weight: bold;
    color: red;
    font-style: italic;
}

    .hasptupdate a {
        text-decoration: underline;
    }

.ptDetails div {
    display: inline;
    margin-right: 10px;
}

.bs4 #adminContainer:not(.masstester) {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 15px 0 15px;
    overflow-y: auto;
}

.admin.buttons .title {
    text-align: center;
}

.input-group-addon {
    cursor: pointer;
}

.center {
    text-align: center !important;
}

.bold {
    font-weight: bold;
}

.ital {
    font-style: italic;
}

ul.sidebar-menu &gt; li .label {
    margin-right: 0;
}

.wrapper.hide-sidebar #content-wrapper, .wrapper.hide-sidebar footer /*, .wrapper.hide-sidebar .main-header &gt; .navbar*/ {
    margin-left: 0;
}

h3.box-title {
    font-weight: bold;
}

.user-panel &gt; .info {
    padding: 0 0 0 4px;
}

div.tab-content {
    padding-top: 10px;
}

img.ico {
    width: 24px;
    height: 24px;
}

.hdisabled {
    display: none;
}

::-webkit-scrollbar {
    width: 8px;  /* for vertical scrollbars   */
    height: 8px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.08);
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
}

.pHistory {
    float: right;
    margin-top: 8px;
    margin-right: 8px;
}
.app-unlock {
    font-size: 0.75em;
    margin-top: -4px;
}

.pClear {
    margin-left: -6px;
    height: 35px;
}

.documentContainer {
    clear: both;
}

    .documentContainer.viewer {
        overflow: auto;
        min-height: 100px;
        -webkit-overflow-scrolling: touch;
    }

.blue {
    color: var(--blue, blue);
}

.red {
    color: var(--red, red);
}

.orange {
    color: var(--orange, red);
}

.green {
    color: var(--green, green);
}

.goldenrod {
    color: goldenrod;
}

.silver {
    color: silver;
}

label.checkbox {
    font-weight: normal;
    display: inline;
}

.navbar-nav &gt; .user-menu &gt; .dropdown-menu.apps {
    width: 200px;
}

ul.dropdown-menu.apps a {
    text-align: left;
}

.bootbox-body .modal-title {
    display: none;
}

/* Alternative to modal-sm, and modal-lg */
.modal-max {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    .modal-max .modal-dialog {
        margin: 10px auto;
        width: 99%;
    }

.modal-no-padding .modal-body {
    padding: 0 !important;;
}

.modal-no-scroll .modal-body {
    overflow: hidden !important;;
}

.pnc:not(.pinned) .modal-content {
    top: 32px;
}

body.pnc.non-prod:not(.pinned) .modal-content {
    top: 44px;
}

.ios .modal-dialog {
    top: initial !important;
}

body.pnc:not(.pinned) .modal-max .modal-content {
    top: 48px;
}

body.pnc.non-prod:not(.pinned) .modal-max .modal-content {
    top: 60px;
}

td.label {
    font-weight: bold;
    margin-right: 10px;
    color: inherit;
    font-size: inherit;
}

#progressMessage {
    margin-top: 100px;
}

.navbar-nav div.user {
    padding: 15px;
    font-weight: bold;
    color: white;
}

.main-header .navbar a.icon {
    padding-top: 13px;
    padding-bottom: 13px;
}

.psearch img {
    max-height: 50px;
    max-width: 50px;
}

.sidebar-menu .treeview-menu {
    padding-left: 1.7em;
}

.sidebar-menu &gt; li &gt; a {
    padding: 4px 5px 4px 5px !important;
}

.sidebar-menu &gt; li &gt; ul a {
    padding: 4px 5px 4px 10px !important;
}

ul.sidebar-menu {
    padding-bottom: 56px;
}

.has-error .select2-selection {
    border: 1px solid #dd4b39;
}

span.error {
    color: #dd4b39;
}

input.error, select.error {
    border: 1px solid #dd4b39;
    box-shadow: none;
}

.user-panel.patient {
    width: 100%;
    padding-right: 15px;
}

.user-panel &gt; .close-patient {
    color: gray;
    float:right;
}
.user-panel.patient .image {
    cursor: pointer;
}

@media screen and (min-width: 968px) {
    a.sidebar-toggle, section.content-header, div#main-apps {
        display: none;
    }

    #locked-info {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    div.table-detail {
        display: none;
    }
}

@media screen and (max-width: 968px) {
    body:not(.locked) header div.title, li.app {
        display: none;
    }

    div#main-apps {
        display: block;
    }
}

.main-header .navbar .nav &gt; li &gt; a.active {
    background: rgba(0,0,0,0.1);
}

#idletimeout {
    background: #CC5100;
    border: 3px solid #FF6500;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    padding: 25px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    display: none;
}

    #idletimeout a {
        color: #fff;
        font-weight: bold;
    }

    #idletimeout span {
        font-weight: bold;
    }

.rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.table td, .table th {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

div.checkbox &gt; label {
    padding-right: 15px;
}

.bootbox-delete {
    float: left;
}

header .title {
    display: inline;
    font-weight: 300;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    top: 10px;
    color: white;
    padding-left: 10px;
    line-height: 50px;
    font-size: 20px;
    float: left;
}

input::placeholder {
    color: #999 !important;
    font-style: italic;
}

#mode {
    margin-top: 4px;
}

    #mode .active {
        font-weight: bold;
        color: white;
    }

    #mode .btn {
        border-radius: 0;
    }

    #mode .patient.active {
        background-color: #f39c12;
        border-color: #db8b0b;
    }

    #mode .provider.active {
        background-color: #00a65a;
        border-color: #008d4c;
    }

    #mode .facility.active {
        background-color: #605ca8;
        border-color: #555299;
    }

.bootbox + .bootbox .modal-backdrop {
    display: none;
}

/*div.modal-backdrop { display: none; }
div.modal { background: rgba(0,0,0,0); }

div.modal-backdrop:first-of-type { display: block; }
div.modal:first-of-type { background: rgba(0,0,0,0.3); }

div.modal .modal-dialog { opacity: 0.25 !important; }
div.modal:last-of-type .modal-dialog { opacity: 1 !important; }*/

div.selectize-dropdown {
    z-index: 99999 !important;
}

.selectize-fullwidth .selectize-input &gt; * {
    display: block;
}

.selectize-dropdown-content .description {
    font-size: 0.8em;
    color: #ff0000;
}

.selectize-dropdown-content .fulldescription {
    font-size: 0.8em;
    color: #555;
    line-height: 15px;
    padding-left: 5px;
}

.input-group .form-control.selectize-control {
    height: 34px;
}

.input-group.rightbtn .selectize-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 4px 0 0 4px;
}

.input-group.leftbtn .selectize-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 4px 4px 0;
}

html &gt; /**/ body #filter label {
    margin-left: 10px;
}

html &gt; /**/ body #filter input.small {
    height: 1.75em;
}

.auto-height {
    overflow-y: auto;
    margin-right: 5px;
}

.radio-inline {
    margin-right: 10px;
    display: inline;
}

table.search-result tr:hover td {
    cursor: pointer;
    background-color: floralwhite;
}

label.disabled {
    color: #aaa;
    cursor: not-allowed;
}

input[type=radio], input[type=checkbox] {
    margin-right: 7px;
}

div.modalHeader {
    margin: 0 -15px 0 -15px;
    padding: 0 0 15px 15px;
    border-bottom: 2px solid #3c8dbc;
}

    div.modalHeader label {
        font-weight: normal;
        margin-bottom: 0;
    }

    div.modalHeader input[type=radio] {
        margin: 0 4px 0 10px;
    }

    div.modalHeader + form {
        margin-top: 15px;
    }

div.modal-header {
    background-color: var(--pnc-modal-header-bg-color);
    border-bottom: 2px solid var(--pnc-modal-border-color) !important;
}

div.modal-footer {
    border-top: 2px solid var(--pnc-modal-border-color);
}

div.modal-header button.close {
    font-size: 2.5em;
}

.clear {
    clear: both;
}

div.modalBlock {
    margin: 0 -15px 10px -15px;
    padding: 0 15px 10px 15px;
    border-bottom: 1px solid #3c8dbc;
}

button.psearch.empty, .btn.btn-orange {
    background-color: #ff851b;
    border: 1px solid #ff7701;
    color: white;
}

div.noresults {
    text-align: center;
    width: 100%;
    font-size: 1.2em;
}

label &gt; input[type=checkbox] {
    position: relative;
    top: 2px;
}

li.header .text, li.header.text {
    text-transform: uppercase;
    background-color: inherit !important;
    font-weight: bold;
    color: #d48900 !important;
    font-size: 1.1em !important;
    padding: 5px 5px 0 5px !important;
    margin: 0 0 5px 0 !important;
    border-bottom: 1px solid #d48900 !important;
}

ul.sidebar-menu li.header a.text {
    color: #d48900 !important;
    font-weight: bold !important;
}

input:not(.form-control)[disabled],
select:not(.form-control)[disabled]{
    background-color: #eee;
    border: 1px solid #ccc;
    cursor: not-allowed;
}


/* 3 Column newspaper read order... automatically change #columns on narrow window*/
.columns-3 {
    -moz-columns: 3 19em; /* Firefox */
    -webkit-columns: 3 19em; /* Chrome, Safari, Opera */
    columns: 3 19em; /* CSS3 */
    margin: 0 1px;
}



.form-horizontal .control-label.text-left {
    text-align: left;
}


.selectize-control.plugin-details_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}

    .selectize-control.plugin-details_button [data-value] .details {
        z-index: 1;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        color: inherit;
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        margin: 0 -8px 0 5px;
        padding: 0 5px 0 5px;
        -webkit-border-radius: 0 2px 2px 0;
        -moz-border-radius: 0 2px 2px 0;
        border-radius: 0 2px 2px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        border-left: 1px solid #ccc;
    }

        .selectize-control.plugin-details_button [data-value] .details:hover {
            background: rgba(0, 0, 0, 0.05);
        }

    .selectize-control.plugin-details_button [data-value].active .details {
        border-left-color: #cacaca;
    }

.selectize-control.plugin-details_button .disabled [data-value] .details:hover {
    background: none;
}

.selectize-control.plugin-details_button .disabled [data-value] .details {
    border-left-color: #ffffff;
}

.selectize-control.plugin-details_button .details-single {
    position: absolute;
    right: 28px;
    top: 6px;
    font-size: 23px;
}

.selectize-control .selectize-input [data-value] .itemdetail {
    opacity: 0.7;
    margin-left: 5px;
    color: #883333;
}

.selectize-control.plugin-remove_button [data-value] .remove {
    border-left: 1px solid #ccc !important;
}

.pncGrid.nowrap {
    width: 1px !important;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.dynamic[data-url] {
    margin-bottom: 35px;
}

    div.dynamic[data-url] span {
        margin-left: 15px;
    }

.freetext-warning {
    margin-left: 5px;
    text-indent: 0;
}

#detail-pane {
    border-left: 1px solid #ccc;
    position: fixed;
    top: 54px;
    bottom: 39px;
    right: 0;
    width: 800px;
    height: auto;
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    z-index: 3;
}

body.non-prod #detail-pane {
    top: 66px;
}

body.hasPin #detail-pane {
    width: 400px;
    right: 500px;
}

#detail-pane.frame {
    overflow: hidden;
}

#detail-pane .iframe-container {
    position: absolute;
    top: 50px;
    bottom: 0;
    width: calc(100% - 4px);
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    margin-left: 4px;
}

#detail-pane.detail-pane-tabbed .iframe-container {
    top: 70px;
}

#detail-pane iframe {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

#detail-pane.maximized {
    left: 230px;
    width: auto;
}

.bs4 #detail-pane.maximized {
    left: 250px;
}

@media screen and (max-width: 1200px) {
    #detail-pane {
        left: 230px;
        width: auto;
    }

    .bs4 #detail-pane {
        left: 250px;
    }

    #detail-pane .maximize-detail-pane {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #detail-pane, #detail-pane.maximized {
        left: 0;
        width: auto;
    }

        #detail-pane .maximize-detail-pane {
            display: none;
        }
}

@media screen and (max-width: 990px) {
    .bs4 #detail-pane, #detail-pane.maximized {
        left: 0;
        width: auto;
    }

    .bs4 #detail-pane .maximize-detail-pane {
        display: none;
    }
}

.mode-line.patient {
    background-color: #db8b0b;
}

.mode-line.provider {
    background-color: #008d4c;
}

.mode-line.facility {
    background-color: #555299;
}

.mode-line.generic {
    background-color: #545b62;
}

    .mode-line.generic.Config {
        background-color: #e08e0b;
    }

    .mode-line.generic.Admin {
        background-color: #d73925;
    }

.mode-line {
    height: 4px;
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1020;
}

body.non-prod .mode-line {
    top: 62px;
}

.validation-summary-valid {
    display: none;
}

.viewer .pager {
    padding: initial;
    margin: initial;
    text-align: left;
}

#toolbar, #toolbar-overlay {
    display: inline-flex;
    position: fixed;
    left: 230px;
    right: 0;
    top: 54px;
    z-index: 998;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
}

    #toolbar .btn-group {
        position: absolute;
    }

body.non-prod #toolbar, body.non-prod #toolbar-overlay {
    top: 64px;
}

.fixed.toolbar .content-wrapper, .fixed.toolbar .right-side {
    padding-top: 80px;
}

@media screen and (min-width: 769px) {
    #subheader {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    body.non-prod.subheader #toolbar, body.non-prod.subheader #toolbar-overlay {
        top: 101px;
    }

    .user-panel {
        display: none;
    }

    body.subheader .mode-line {
        top: 85px;
    }

    body.non-prod.subheader .mode-line {
        top: 97px;
    }

    #subheader .pull-left div {
        /*line-height: 0.9em;*/
    }

    #subheader img.pt-img {
        width: 35px;
        height: 35px;
        cursor: pointer;
    }

    #subheader img.broken-glass {
        margin-left: 4px;
        margin-right: 4px;
    }

    #subheader {
        position: fixed;
        top: 50px;
        width: 100%;
        z-index: 1020;
        height: 35px;
        background-color: #eee;
        border-top: 2px solid #b5bbc8;
        color: #333;
        overflow: hidden;
        font-size: 0.9em;
    }

    body.non-prod #subheader {
        top: 62px;
    }

    body.subheader.fixed .content-wrapper,
    .fixed .right-side,
    body.subheader aside.main-sidebar,
    body.subheader .control-sidebar-bg,
    body.subheader .control-sidebar {
        padding-top: 85px;
    }

    body.subheader #detail-pane {
        top: 85px;
    }

    body.subheader.fixed.toolbar .content-wrapper,
    .fixed.toolbar .right-side,
    body.subheader.toolbar aside.main-sidebar,
    body.subheader.toolbar .control-sidebar-bg,
    body.subheader.toolbar .control-sidebar {
        padding-top: 115px;
    }

    body.subheader.toolbar #detail-pane {
        top: 115px;
    }

    #toolbar, #toolbar-overlay {
        top: 89px;
        left: 0;
    }
}

.modal-ptheader, .modal-subtitle {
    font-size: 0.75em;
    font-weight: normal;
}

.printonly {
    display: none;
}

@media print {
    .printonly {
        display: initial;
    }

    .headerbar, .main-sidebar, .noprint, .dt-buttons, .dataTables_filter, .footer, .mode-line, #open {
        display: none !important;
    }

    .breadcrumb-holder {
        display: initial !important;
    }

    body .content-page {
        margin-left: 0;
        height: auto;
    }

    #subheader:after {
        display: block;
        clear: both;
        content: "";
    }

    body.print-summary * {
        visibility: hidden !important;
    }
    
    body.print-summary #printArea,
    body.print-summary #printArea * {
        visibility: visible !important;
    }
    
    body.print-summary #printArea {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: white;
        padding: 20px;
    }
}

table.selectTable tbody tr:hover {
    cursor: pointer;
    background-color: lightyellow;
}

table.selectTable tbody tr.active {
    cursor: pointer;
    background-color: lightcyan;
    font-weight: bold;
}

/* Change form-group margin to be smaller than default*/
.bs4 .form-group {
    margin-bottom: 0.25rem;
}

.bs4 label {
    margin-bottom: 0;
}

/* Match height of select to the height of lookup controls */
.bs4 select.form-control:not([size]):not([multiple]) {
    height: 34px;
}
/* Make placeholder lighter than deafult */
.bs4 .select2-container--default .select2-selection--single .select2-selection__placeholder,
.bs4 .select2-container--default .select2-selection--multiple .select2-selection__placeholder,
select.placeholder {
    color: #ccc;
}

.bs4 div.form-group:not(.has-error) .select2-container--default .select2-selection--single,
.bs4 div.form-group:not(.has-error) .select2-container--default .select2-selection--multiple {
    border: 1px solid #ddd;
}

.bs4 div.form-group:not(.has-error) .input-group-lookup .btn.lookup-search {
    border: 1px solid #ddd;
}

.fa.fa-exclamation-triangle {
    color: orange;
}

.select2-selection__choice {
    color: #212529;
}

/* From https://loading.io/css/  with some tweaks to size and color */
.lds-ring {
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        margin: 2px;
        border: 2px solid #ffffff;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #3c8cbc transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* BEGIN: New site.css */

:root {
    --vh: 1vh;
}

#detail-resizer {
    width: 4px;
    height: 100vh;
    cursor: ew-resize;
    z-index: 1;
    display: inline-block;
    background-color: #eee;
    float: left;
}

#detail-resizer.moving {
    width: 100%;
}

#detail-pane.moving iframe {
    display: none;
}

iframe.frame-stack {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;

}

body:not(.aus) .aus-only { display: none; }

/*
   Using --vh variable is a workaround for Android webView, since it does not handle 100vh properly.
   We then use setProperty('--vh', vh + 'px') in js code to handle resize.
   The line above it deals with lack of support in IE11 for Nested calcs()
 */
.modal-body {
    overflow: auto;
    max-height: calc(100vh - 195px);
    max-height: calc((var(--vh, 1vh) * 100) - 195px);
}

_:-ms-fullscreen, :root .modal-body {
    max-height: calc(100vh - 195px);
}

.ftop .modal-body {
    overflow: hidden;
}

#toolbar a.btn {
    border-radius: 0 !important;
    /*background-color: #f4f4f4;*/
    border-bottom:1px solid #ccc;
}

a.btn-light:active, a.btn-light:focus {
    color: initial !important;
}

.ftop .modal-toppane {
    margin:-16px -16px 0 -16px;
    padding:5px 16px;
    max-height:100px;
    overflow-y:auto;
    border-bottom:2px #3c8dbc solid;
}

.ftop .modal-scrollpane {
    height: calc(100vh - 312px);
    height: calc((var(--vh, 1vh) * 100) - 312px);
    overflow-y: auto;
    margin-right: -16px;
    margin-bottom: -16px;
    position:relative;
}

/* header + footer */
.footer {
    background: none;
}

/*
Sample use of modal classes:
    var modal = bootbox.dialog({
        size: 'large',
        className: 'modal-max-height modal-fill modal-no-padding',

    size: large is used to give consistent width with other large dialogs
    modal-max-height: allows dialog height to grow to maximum size possible.
    modal-fill forces dialog-body to stretch to max height
    modal-no-padding removes padding fro modal-body
    all relevant nested divs inside the modal-body are give .fill class to stretch their height to 100%
*/

.pnc .modal-body {
    max-height: calc(100vh - 250px);
    max-height: calc((var(--vh, 1vh) * 100) - 250px);
}

.iphone .pnc .modal-body {
    max-height: calc(100vh - 265px);
    max-height: calc((var(--vh, 1vh) * 100) - 265px);
}

.pnc .modal-fill .modal-body {
    height: calc(100vh - 225px);
    height: calc((var(--vh, 1vh) * 100) - 225px);
}

.iphone .pnc .modal-fill .modal-body {
    height: calc(100vh - 265px);
    height: calc((var(--vh, 1vh) * 100) - 265px);
}

.pnc .modal-fill.no-header.no-footer .modal-body {
    height: calc(100vh - 80px);
    height: calc((var(--vh, 1vh) * 100) - 80px);
}

.iphone .pnc .modal-fill.no-header.no-footer .modal-body {
    height: calc(100vh - 90px);
    height: calc((var(--vh, 1vh) * 100) - 90px);
}

.modal-fill .bootbox-body,
.modal-fill form,
.fill {
    height: calc(100% - 2px);
    border: none;
}

.pnc .modal-max .modal-body,
.pnc .modal-max-height .modal-body
{
    max-height: calc(100vh - 204px);
    max-height: calc((var(--vh, 1vh) * 100) - 224px);
}

.pnc .modal-max.no-footer .modal-body,
.pnc .modal-max-height.no-footer .modal-body
{
    max-height: calc(100vh - 136px);
    max-height: calc((var(--vh, 1vh) * 100) - 136px);
}

.pnc.non-prod .modal-max.no-footer .modal-body
.pnc.non-prod .modal-max-height.no-footer .modal-body
{
    max-height: calc(100vh - 162px);
    max-height: calc((var(--vh, 1vh) * 100) - 162px);
}

.pnc .modal-max.no-header.no-footer .modal-body,
.pnc .modal-max-height.no-header.no-footer .modal-body
{
    max-height: calc(100vh - 70px);
    max-height: calc((var(--vh, 1vh) * 100) - 70px);
}

body, .dropdown-item, .form-control, .btn, .dropdown-menu, .input-group-text {
    font-size: 0.8rem;
}

body.pinned .headerbar, body.pinned .main-sidebar, body.pinned footer {
    display: none;
}

/*body.hasPin .content-page, body.hasPin #toolbar, body.hasPin .modal-app {*/
/*    margin-right: 500px;*/
/*}*/

body.pinned div.content {
    top: 60px !important;
}

body.pinned #subheader {
    /*top: 0 !important;*/
    display: none !important;
}

body.pinned #toolbar, body.pinned #toolbar-overlay {
    top: 0px !important;
    left: 0px !important;
}

body.pinned div.mode-line {
    /*top: 30px !important;*/
    display: none;
}

body.pinned .content-page {
    margin: 0;
}

body.pinned .content-page {
    bottom: 0px !important;
    top: 0px !important;
    height: calc(100vh - 84px) !important;
    height: calc((var(--vh, 1vh) * 100) - 50px) !important;
}

body.pinned.appMan-multi .content-page {
    height: calc(100vh - 100px) !important;
    height: calc((var(--vh, 1vh) * 100) - 70px) !important;
}

body.pinned[data-app="Registration"] .content-page {
    top: 0 !important;
    padding-top: 1rem !important;
    height: calc(100vh - 74px) !important;
    height: calc((var(--vh, 1vh) * 100) - 74px) !important;
}

.content-page {
    position: relative;
    top: 54px;
    padding-top: 15px;
    height: calc(100vh - 92px);
    height: calc((var(--vh, 1vh) * 100) - 92px);
}

body.non-prod .content-page {
    top: 66px;
    height: calc(100vh - 105px);
    height: calc((var(--vh, 1vh) * 100) - 105px);
}

.radio, .checkbox {
    display: block;
}

#pSearchForm {
    float: left;
    /*width: 175px;*/
    margin-right: 8px;
    margin-left: 8px;
}

.app-unlock {
    position: relative;
    top: 6px;
    font-size: 1rem;
    display: block !important;
}

table.dataTable { border-collapse: collapse !important; }

.modal-max .modal-dialog {
    max-width: initial !important;
}

.modal-dialog.modal-lg {
    max-width: 1000px !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.menu-left { max-height: 50px; }
@media (max-width: 968px) { .hidden-xs { display: none !important; } }
@media (min-width: 968px) { .hidden-xl { display: none !important; } }

.invisible { display: none; }

.main-sidebar input:focus {
    background-color: #fff !important;
    color: #666 !important;
}

.skin-blue .headerbar-left {
    background-color: var(--pnc-headerbar-left-color, #3c8dbc);
}

.skin-blue .navbar-custom {
    background-color: var(--pnc-navbar-custom-color, #3c8dbc);
}

.skin-green .headerbar-left {
    background-color: #008d4c;
}

.skin-green .navbar-custom {
    background-color: #00a65a;
}

.skin-yellow .headerbar-left {
    background-color: #e08e0b;
}

.skin-yellow .navbar-custom {
    background-color: #f39c12;
}

.skin-red .headerbar-left {
    background-color: #d73925;
}

.skin-red .navbar-custom {
    background-color: #dd4b39;
}

.skin-purple .headerbar-left {
    background-color: #555299;
}

.skin-purple .navbar-custom {
    background-color: #605ca8;
}

h2 {
    font-size: 1.75rem;
}

h3 {
    font-size: 1.15rem;
}

h4 {
    font-size: 1.1rem;
}

h5 {
    font-size: 1rem;
}

/*.box {*/
    /*margin-top: 2rem;*/
/*}*/

.lookup-item {
    padding: 5px;
}

.box-header h3 {
    display: inline-block;
}

.btn-group-xs &gt; .btn, .btn-xs {
    padding: .2rem .4rem !important;
    font-size: .75rem !important;
    line-height: .75rem !important;
    border-radius: .2rem;
}

.btn-group-xxs &gt; .btn, .btn-xxs {
    padding: .1rem .2rem !important;
    font-size: .75rem !important;
    line-height: .75rem !important;
    border-radius: .2rem;
}

/* Support multiple open modals */
.modal {
    background: rgba(75, 75, 75, 0.5);
}

/* BEGIN BOOTBOX FIX */
.modal-header h5 { width: 100%; }
/* END BOOTBOX FIX */

#recentP, .recentP {
    width: 28px;
    height: 33px;
    display: inline-flex;
    flex-direction: column; /* Stack elements vertically */
    align-items: center; /* Center items */
    padding: 5px;
    font-size: 12px!important;
}
.recentP.dropdown-toggle::after {
    margin-left: 0;
    margin-top: 5px;
}

/* BEGIN BS3 Overrides */
/*#pSearchFld, #menu-filter {
    color: white;
    background-color: #6c757d;
    border-color: #6c757d;
}*/
#pSearchForm, #menu-filter-container {
    margin-left: 8px !important;
    margin-top: 8px !important;
}
#menu-filter-container {
    margin-right: 8px;
}
.user-panel, .user-panel .info {
    float: initial !important;
    display: inline-block;
}
.user-panel {
    margin-left: 8px;
}
.user-panel .info {
    margin-left: 8px;
    max-width: 175px;
}
.user-panel .image {
    float: left;
}
/* END BS3 Overrides */

.new-pt {
    color: white;
    width: 38px;
    height: 50px;
    text-align: center;
}

.new-pt i {
    margin-top: 8px;
}

.new-pt:hover {
    opacity: 0.8;
    color: white;
}

a.dropdown-item {
    padding: .25rem 1.5rem !important;
}

ul.sidebar-menu {
    margin-top: 10px !important;
}

.main-sidebar .recentP-dropdown .dropdown-item {
    max-width: 225px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-panel&gt;.image&gt;img {
    width: 100%;
    max-width: 45px;
    height: auto;
}

/*
.user-panel&gt;.info, .skin-blue .user-panel&gt;.info&gt;a {
    color: #fff;
}
*/

.left.main-sidebar {
    overflow: hidden;
}

.sidebar-inner.leftscroll {
    overflow-y: auto;
    overflow-x: hidden;
}

table th:after, table th:before {
    bottom: 0em !important;
}

#mode {
    margin-top: 4px;
    height: 24px;
}

#mode .active {
    font-weight: bold;
    color: white;
}

#mode .patient.active {
    background-color:#f39c12;
    border-color: #db8b0b;
}

#mode .provider.active {
    background-color:#00a65a;
    border-color: #008d4c;
}

#mode .facility.active {
    background-color:#605ca8;
    border-color: #555299;
}

.btn-default {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

span.select2-selection, span.select2-selection__arrow {
    min-height: 34px !important;
}
span.select2-selection__rendered {
    line-height: 32px !important;
}

.select2-xs span.select2-selection, .select2-xs span.select2-selection__arrow {
    min-height: 28px !important;
}
.select2-xs span.select2-selection__rendered {
    line-height: 28px !important;
}

select.btn-xs {
    height: 24px !important;
}

.selectize-control.multi .selectize-input.items .item {
    top: 2px;
}

.btn-default {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-default:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-default:focus, .btn-default.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-default.disabled, .btn-default:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active,
.show &gt; .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show &gt; .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

#menu-title {
    color: white;
    font-size: 1.5rem;
    margin-top: 6px;
    font-weight: 100;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show &gt; .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show &gt; .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

@media (max-width: 768px) {
    body:not(.locked) #menu-title .title, .app-unlock,
    body.locked #non-prod {
        display: none !important;
    }

    .large-screen {
        display: none !important;
    }
}

body.non-prod .headerbar {
    top: 12px;
}

body.non-prod .main-sidebar {
    top: 62px;
}

@media (min-width: 769px) {
    .breadcrumb-holder {
        display: none;
    }
    #locked-info {
        display: none;
    }
}

div.dropdown-menu .notify-item {
    padding: 10px 20px !important;
}

.breadcrumb-holder h1 {
    padding-bottom: 0.75rem;
}

.control-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    padding-top: 60px;
    background: #f9f9f9;
    z-index: 10;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    max-height: 100%;
    color: #444;
    display: none;
    overflow-y: auto;
    border-left: 1px solid #ccc;
}

body.non-prod .control-sidebar {
    top: 12px;
    max-height: calc(100% - 12px);
}

.apps.dropdown-menu {
    width: 180px;
}

#subheader {
    z-index: 11 !important;
}

.mode-line {
    z-index: 10 !important;
}

.control-sidebar {
    z-index: 4 !important;
}

.navbar-custom .nav-link span {
    font-size: 0.95rem;
}

/* :not(*:root) is a WebKit-only CSS hack */
.bs4:not(*:root) .modal-footer button.left {
    margin-right: auto;
}

.bs4 #progressHUD
{
    color: White;
    background-color: Black;
    width: 200px;
    height: 150px;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -khtml-border-radius: .3rem;
    border-radius: .3rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
    z-index: 99999;
}

.toolbar .content-page {
    top: 78px;
    height: calc(100vh - 117px);
    height: calc((var(--vh, 1vh) * 100) - 117px);
}
#main.enlarged #toolbar, #main.enlarged #toolbar-overlay
{
    left:0;
}

/* SUBHEADER */
@media screen and (max-width: 768px) {
    .subheader .main-sidebar {
        top: 85px;
    }

    .subheader .control-sidebar {
        padding-top: 100px !important;
    }

    .subheader .content-page {
        top: 85px;
    }

    .subheader.toolbar .content-page{
        top: 101px;
        height: calc(100vh - 140px);
        height: calc((var(--vh, 1vh) * 100) - 140px);
    }
}

.adminbody-void #detail-pane.maximized {
    left: 0px !important;
}

/*
 * Component: Box
 * --------------
 */
.box {
    position: relative;
    background-color: var(--pnc-bg-color);
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.box.box-info {
    border-top-color: #00c0ef;
}
.box.box-danger {
    border-top-color: #dd4b39;
}
.box.box-warning {
    border-top-color: #f39c12;
}
.box.box-success {
    border-top-color: #00a65a;
}
.box.box-default {
    border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none;
}
.box .nav-stacked &gt; li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
}
.box .nav-stacked &gt; li:last-of-type {
    border-bottom: none;
}
.box.height-control .box-body {
    max-height: 300px;
    overflow: auto;
}
.box .border-right {
    border-right: 1px solid #f4f4f4;
}
.box .border-left {
    border-left: 1px solid #f4f4f4;
}
.box.box-solid {
    border-top: 0;
}
.box.box-solid &gt; .box-header .btn.btn-default {
    background: transparent;
}
.box.box-solid &gt; .box-header .btn:hover,
.box.box-solid &gt; .box-header a:hover {
    background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
    border: 1px solid #d2d6de;
}
.box.box-solid.box-default &gt; .box-header {
    color: #444444;
    background: #d2d6de;
    background-color: #d2d6de;
}
.box.box-solid.box-default &gt; .box-header a,
.box.box-solid.box-default &gt; .box-header .btn {
    color: #444444;
}
.box.box-solid.box-primary {
    border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary &gt; .box-header {
    color: #ffffff;
    background: #3c8dbc;
    background-color: #3c8dbc;
}
.box.box-solid.box-primary &gt; .box-header a,
.box.box-solid.box-primary &gt; .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-info {
    border: 1px solid #00c0ef;
}
.box.box-solid.box-info &gt; .box-header {
    color: #ffffff;
    background: #00c0ef;
    background-color: #00c0ef;
}
.box.box-solid.box-info &gt; .box-header a,
.box.box-solid.box-info &gt; .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-danger {
    border: 1px solid #dd4b39;
}
.box.box-solid.box-danger &gt; .box-header {
    color: #ffffff;
    background: #dd4b39;
    background-color: #dd4b39;
}
.box.box-solid.box-danger &gt; .box-header a,
.box.box-solid.box-danger &gt; .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-warning {
    border: 1px solid #f39c12;
}
.box.box-solid.box-warning &gt; .box-header {
    color: #ffffff;
    background: #f39c12;
    background-color: #f39c12;
}
.box.box-solid.box-warning &gt; .box-header a,
.box.box-solid.box-warning &gt; .box-header .btn {
    color: #ffffff;
}
.box.box-solid.box-success {
    border: 1px solid #00a65a;
}
.box.box-solid.box-success &gt; .box-header {
    color: #ffffff;
    background: #00a65a;
    background-color: #00a65a;
}
.box.box-solid.box-success &gt; .box-header a,
.box.box-solid.box-success &gt; .box-header .btn {
    color: #ffffff;
}
.box.box-solid &gt; .box-header &gt; .box-tools .btn {
    border: 0;
    box-shadow: none;
}
.box.box-solid[class*='bg'] &gt; .box-header {
    color: #fff;
}
.box .box-group &gt; .box {
    margin-bottom: 5px;
}
.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em;
}
.box &gt; .overlay,
.overlay-wrapper &gt; .overlay,
.box &gt; .loading-img,
.overlay-wrapper &gt; .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}
.box .overlay &gt; .fa,
.overlay-wrapper .overlay &gt; .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both;
}
.box-header {
    color: var(--pnc-box-header-color);
    display: block;
    padding: 10px;
    position: relative;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
    border-bottom: none;
}
.box-header &gt; .fa,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.box-header &gt; .fa {
    margin-right: 5px;
}
.box-header &gt; .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}
.box-header &gt; .box-tools [data-toggle="tooltip"] {
    position: relative;
}
.box-header &gt; .box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto;
}

.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84;
}
.btn-box-tool.btn:active {
    box-shadow: none;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.box-body &gt; .table {
    margin-bottom: 0;
}
.box-body .fc {
    margin-top: 5px;
}
.box-body .full-width-chart {
    margin: -19px;
}
.box-body.no-padding .full-width-chart {
    margin: -9px;
}
.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #ffffff;
}

.box-comments {
    background: #f7f7f7;
}
.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
    content: " ";
    display: table;
}
.box-comments .box-comment:after {
    clear: both;
}
.box-comments .box-comment:last-of-type {
    border-bottom: 0;
}
.box-comments .box-comment:first-of-type {
    padding-top: 0;
}
.box-comments .box-comment img {
    float: left;
}
.box-comments .comment-text {
    margin-left: 40px;
    color: #555;
}
.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
}
.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px;
}

/*
 * Page: Lock Screen
 * -----------------
 */
/* ADD THIS CLASS TO THE &lt;BODY&gt; TAG */
.lockscreen {
    background: #d2d6de;
}
.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 500;
}
.lockscreen-logo a {
    color: #444;
}
.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%;
}
/* User name [optional] */
.lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600;
}
/* Will contain the image and the sign in form */
.lockscreen-item {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px;
}
/* User image */
.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10;
}
.lockscreen-image &gt; img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
/* Contains the password input and the login button */
.lockscreen-credentials {
    margin-left: 70px;
}
.lockscreen-credentials .form-control {
    border: 0;
}
.lockscreen-credentials .btn {
    background-color: #fff;
    border: 0;
    padding: 0 10px;
}
.lockscreen-footer {
    margin-top: 10px;
}
/*
 * Page: Login &amp; Register
 * ----------------------
 */
.login-logo,
.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 500;
}
.login-logo a,
.register-logo a {
    color: #444;
}
.login-page,
.register-page {
    background: #d2d6de;
}
.login-box,
.register-box {
    /*width: 360px;*/
    margin: 7% auto;
}
@media (max-width: 768px) {
    .login-box,
    .register-box {
        /*width: 90%;*/
        margin-top: 20px;
    }
}

.login-box-body,
.register-box-body {
    width: 360px;
    margin: 0 auto;
    margin-top: 20px;
    /*margin: 7% auto;*/
}
@media (max-width: 768px) {
    .login-box-body,
    .register-box-body {
        width: 90%;
        /*margin-top: 20px;*/
    }
}

.login-box-body,
.register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
    color: #777;
}
.login-box-msg,
.register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px;
}
.social-auth-links {
    margin: 10px 0;
}
/*
 * Page: 400 and 500 error pages
 * ------------------------------
 */
.error-page {
    width: 600px;
    margin: 20px auto 0 auto;
}
@media (max-width: 991px) {
    .error-page {
        width: 100%;
    }
}
.error-page &gt; .headline {
    float: left;
    font-size: 100px;
    font-weight: 300;
}
@media (max-width: 991px) {
    .error-page &gt; .headline {
        float: none;
        text-align: center;
    }
}
.error-page &gt; .error-content {
    margin-left: 190px;
    display: block;
}
@media (max-width: 991px) {
    .error-page &gt; .error-content {
        margin-left: 0;
    }
}
.error-page &gt; .error-content &gt; h3 {
    font-weight: 300;
    font-size: 25px;
}
@media (max-width: 991px) {
    .error-page &gt; .error-content &gt; h3 {
        text-align: center;
    }
}

#prettystack .frame {
    color: #888888;;
}

#prettystack .namespace {
    color: #f8b068;;
    font-weight: bold;
}

#prettystack .method {
    color: #0a8472;
    font-weight: bold;
}

#prettystack .lineno {
    color: #0a8472;
    font-weight: bold;
}

#prettystack .path {
    color: #f8b068;
    font-weight: bold;
}

#prettystack .file {
    color: #0a8472;
    font-weight: bold;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

fieldset {
    margin-top: 20px;
}

legend {
    font-size: 1.1em;
    font-weight: bold;
    color: var(--pnc-legend-color);
    border-bottom: 1px solid #e5e5e5;
}

#toolbar, #toolbar-overlay {
    left: 250px;
    height: 24px;
}

#toolbar a {
    line-height: 0.75rem !important;
    height: 24px;
    font-size: 0.75rem !important;
}

.badge.msgCount.top,
.badge.newChat.top,
.badge.taskCount.top
{
    position: absolute;
    font-size: 0.5em;
    margin-left: 15px;
    margin-top: 10px;
    z-index: 10;
}

.badge.msgCount.drop,
.badge.newChat.drop,
.badge.taskCount.drop {
    position: absolute;
    font-size: 0.5em;
    margin-left: 34px;
    margin-top: 2px;
    z-index: 10;
}

a.btn.picklist {
    display: none;
}

#adminContainer {
    display: none;
}

div[contenteditable="true"] {
    border: 1px solid #ccc;
    height: initial;
}

div[contenteditable="true"] p {
    margin: initial !important;
}

th.ssnmrn, td.ssnmrn { display: none; }

body.login-page.non-prod,
body.lockscreen.non-prod,
div.non-prod {
    z-index: 1001;
    color: white !important;
    background-color: var(--pnc-non-prod-bg-color) !important;
}

.login-page.non-prod .modal-dialog,
.lockscreen.non-prod .modal-dialog {
    color: initial;
}

div.non-prod {
    background-color: var(--pnc-non-prod-banner-color) !important;
    color: var(--pnc-non-prod-text-color);
}

body.non-prod a.whitelink {
    color: white !important;
    text-decoration: underline !important;
}

#non-prod {
    position: fixed;
    top: 0px;
    left: 0;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    font-weight: bold;
    width: 100%;
}

.modal-max.modal-app .modal-body {
    padding: 0;
}

.modal-max.modal-app iframe {
    width: 100%;
    margin-top: -52px;
    height: calc(100vh - 90px);
    height: calc((var(--vh, 1vh) * 100) - 90px);
}

body.non-prod .modal-max.modal-app iframe {
    margin-top: -64px;
}

.error-modal .left {
    float: left;
    position: absolute;
    height: calc(100% - 16px);
}

.error-modal .right {
    float: right;
    width: 100%;
    text-align: left;
    padding-left: 100px;
    min-height: 70px;
}

.error-modal .fa-3x {
    position: absolute;
    left: 32px;
    top: calc(50% - 38px);
}

.error-modal .error-message .message {
    white-space: pre-wrap;
}

* {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
}

#orgName {
    position: absolute;
    font-size: 11px;
    top: 33px;
    color: white;
    z-index: 1000;
    width: 250px;
    text-align: center;
    white-space: nowrap;
}
.enlarged #orgName {
    text-align: left;
    padding-left: 20px;
}
#main button.open-left {
    margin-top: -4px;
}

#main #menu-title {
    margin-top: 2px;
}

@media (max-width: 768px) {
    #main #orgName {
        text-align: left;
    }

    button.open-left {
        margin-top: -4px;
    }

    #menu-title {
        margin-top: 2px;
    }
}

.documentContainer.viewer img {
    /*height: 0px;*/
}

.btn.lookup-details,
.btn.lookup-view,
.btn.lookup-replace {
    margin-right: -5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: 0.53em!important;
    border: 0;
}

span.lookup-item-index {
    background: white;
    margin: 0 9px 0 -5px;
    padding: 0 4px;
    float: left;
    width: 30px;
    text-align: right;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

span.lookup-item-code {
    background: white;
    margin: 0 1px 0 0;
    padding: 0px 4px;
}

.mirror {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: flipH();
}

.inline {
    display: inline;
}

.expanded .showAttachment iframe {
    max-width: 900px;
}

.select2-dropdown.no-search { display: none; }

#disabilities-container legend {
    font-size: 1.2em;
}

.template-frame {
    border: 0;
    width: calc(100% + 32px);
    height: calc(100% + 33px);
}

/* Undo bootstrap 4's size:a3 which prevents printing in landscape. */
@page {
    size: auto !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.modal.no-overflow-x .modal-body {
    overflow-x: hidden;
}

.alert {
    border-radius: 3px;
    max-width: 500px;
    margin: 5px auto;
}
.alert-wide {
    max-width: 900px;
}

/*
Styles for OpenChart Patient Education and DrugAlerts
*/

.PtEdBoldCriticalText {
    FONT-WEIGHT: 700;
    /*FONT-FAMILY: arial, sans-serif;*/
    FONT-SIZE: 1.25em;
    COLOR: Red;
}

.PtEdSectionLabel {
    FONT-WEIGHT: 700;
    /*FONT-FAMILY: sans-serif;*/
    /*FONT-SIZE: 1.0em;*/
    COLOR: Blue;
}
/*.PtEdStandardText
{
  FONT-WEIGHT: 500;
  FONT-FAMILY: arial, sans-serif;
  FONT-SIZE: 1.0em;
  COLOR: Black;
}*/
#encounterform .PtEdMargin {
    MARGIN: 3px 4px 4px 3px;
}

.modal.noclose .bootbox-close-button {
    display: none;
}

.w100 { width: 100%; }

.uppercase { text-transform: uppercase; }

.modal-flex .modal-body, .flex-col {
    display: flex;
    flex-direction: column;
}

.modal-flex .modal-scrollpane {
    height: 100%;
}

.ta-left {
    text-align: left !important;
}

.ta-right {
    text-align: right;
}

.ta-center {
    text-align: center;
}


@font-face {
    font-family: '3of9';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/3of9.ttf) format('truetype');
}

.barcode3of9 {
    font-family: '3of9';
}

li.dropdown-item a {
    color: initial;
}

li.dropdown-item a:active {
    color: white;
}

.reference.badge {
    color: black !important;
    font-style: normal;
    margin-left: 5px;
}

.datepicker td.day {
    height: 20px;
}

/* Fix for side-by-side date/time picker */
.bootstrap-datetimepicker-widget.timepicker-sbs.dropdown-menu .datepicker,
.bootstrap-datetimepicker-widget.timepicker-sbs.dropdown-menu .timeepicker
{
    margin:0!important;
}

div.icon {
    width: 16px !important;
    height: 16px !important;
    display: inline;
}

div.icon.Televisit, div.icon.Google, div.icon.Phone {
    background-color: lightcyan;
}

.offscreen {
    position: fixed;
    top: -100px;
    left: -100px;
}

.deprecated,
.deprecated label
{
    text-decoration: line-through;
    color:  red!important;
    opacity: 0.75;
    background: repeating-linear-gradient(
            -45deg,
            #fff,
            #fff 10px,
            #fee 10px,
            #fee 20px
    );
}

/* https://matthewjamestaylor.com/2-column-layouts */
/* responsive-two-columns */
.responsive-two-columns {
    display:flex;
    flex-wrap:wrap;
    margin:-0.5rem !important;
}

.responsive-two-columns &gt; * {
    width:100% !important;
    margin:0.5rem !important;
}

@media (min-width:768px) {
    .responsive-two-columns &gt; * {
        width:calc(50% - 1rem) !important;
    }
}

.fs1 {
    font-size: 1em;
}

.modal.no-overflow-x .modal-body {
    overflow-x: hidden;
}

@media (max-width: 768px) {
    .left.main-sidebar:not(.hide) {
        display: none;
    }
}

.left.main-sidebar.hide {
    display: none;
}

.left.main-sidebar.show {
    display: block;
}

body.pinned .left.main-sidebar {
    display: none;
}

.viewer .image_viewer_inner_container {
    height:  100% !important;
    width: 100% !important;
}

.g-icon {
    background-image: url('../css/admin/general-icons.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px -3px 0;
}

.g-icon-unknown        {background-position: 0 0;}
.g-icon-SPLIT          {background-position: 0 -16px;}
.g-icon-CHILD          {background-position: 0 -32px;}
.g-icon-ADD            {background-position: 0 -48px;}
.g-icon-BUNDLE         {background-position: 0 -64px;}
.g-icon-global         {background-position: 0 -80px;}
.g-icon-overrideglobal {background-position: 0 -96px;}
.g-icon-dept           {background-position: 0 -112px;}

.g-icon-ChildTree      {background-position: 0 -32px;}

.label.pnc-ctx {
    white-space: normal;
}

.openext {
    height: 23.13px;
    position: relative;
    top: -2px;
}

#pncAi-pending {
    padding: 6px;
    color: #999;
    clear: both;
}


/* Splitter */
.splitter-main {
    height: 100%;
    display: flex;
    flex: 1 1 auto;
    overflow: hidden;
}

.splitter-panel {
    flex: 1 1 50%;
    box-sizing: border-box;
    min-width: 100px;
}

.splitter {
    width: 5px;
    background: #eee;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    margin: 0 1px;
    cursor: col-resize;
    flex: 0 0 auto;
    overflow: visible;
    z-index: 20;
    position: relative;
}

.splitter &gt; div {
    position: absolute;
    width: 15px;
    height: 26px;
    background-color: #eee;
    border: 1px #ccc solid;
    padding: 2px 3px;
    cursor: pointer;
}
.splitter &gt; div.left {
    right: 3px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: none;
}
.splitter &gt; div.right {
    left: 3px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: none;
}
.splitter.hidden {
    display: none;
}

.splitter-main .collapsed {
    display: none !important;
}

.splitter-no-select {
    user-select: none;
}

.pre {
    white-space: pre-wrap;
}

.daterangepicker.pncdaterangepicker .ranges {
    width: 100%;
    text-align: center;
}
.daterangepicker.pncdaterangepicker .ranges ul {
    width: 100%
}
.daterangepicker.pncdaterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: none;
}
.daterangepicker.pncdaterangepicker .drp-selected {
    font-size: 13px;
    font-weight: bold;
    margin: 0 40px;
}

.nav-pills.nav-xs .nav-link {
  padding: 0.2rem 0.4rem;
  font-size: 0.75rem;
  line-height: 0.75rem;
}

body.transcribing {
    cursor: url('../images/cursor/mic.cur') 16 16, auto !important;
}

body.transcribing.waiting {
    cursor: url('../images/cursor/pause.cur') 16 16, auto !important;
}

#toolbar-overlay {
    opacity: 0.75;
    cursor: not-allowed;
}</pre></body></html>