﻿.shSideBar-layout {
    width: 100%;
    height: 100%;
}

    .shSideBar-layout .page {
        width: 100%;
        height: 100%;
        /*min-height: 100%;*/
        position: relative;
    }

    .shSideBar-layout header {
        height: 60px;
    }

    .shSideBar-layout .main-menu {
        width: 100%;
    }

    .shSideBar-layout .toolbar .dx-content {
        width: 100%;
    }

    .shSideBar-layout #navBar .dx-icon {
        display: none;
    }

    .shSideBar-layout #navBar .dx-tab {
        padding: 9px 30px 11px;
    }

    .shSideBar-layout #navBar .dx-nav-item {
        height: 40px;
    }

        .shSideBar-layout #navBar .dx-nav-item.dx-state-focused {
            box-shadow: none;
        }

    .shSideBar-layout #tabs {
        width: 100%;
        text-align: center;
    }

        .shSideBar-layout #tabs .dx-tab {
            padding: 5px 30px;
        }

    .shSideBar-layout .half-content {
        float: left;
        width: 45%;
        margin: 0;
        padding: 0;
    }

        .shSideBar-layout .half-content:first-child {
            padding: 0 10% 0 0;
        }

    .shSideBar-layout .footer-gap {
        height: 40px;
    }

    .shSideBar-layout footer {
        position: absolute;
        width: 100%;
        bottom: 20px;
    }

    .shSideBar-layout .dx-field {
        position: static;
    }

    .shSideBar-layout .dx-toolbar {
        padding: 0;
        box-sizing: border-box;
        box-shadow: none;
        background-color: transparent;
    }

        .shSideBar-layout .dx-toolbar .dx-toolbar-before .dx-toolbar-item:first-child {
            margin: 0;
        }

        .shSideBar-layout .dx-toolbar .dx-toolbar-after .dx-toolbar-item {
            margin: 0 0 0 8px;
        }

    .shSideBar-layout .dx-popup-title.dx-toolbar .dx-toolbar-label {
        padding: 0 5px 0 0;
    }

    .shSideBar-layout .dx-content.dx-animating.dx-leave,
    .shSideBar-layout .dx-content.dx-animating.dx-enter {
        position: absolute;
        top: 0;
        left: 0;
    }

    /*Custom*/

    .shSideBar-layout .wrapper {
        margin: 0 0 0 55px;
    }

    /* toolbar */

    .shSideBar-layout .dx-theme-generic .dx-toolbar {
        height: 50px !important;
    }

    .shSideBar-layout .toolbar {
        height: 50px !important;
        background-color: #f79239;
        box-sizing: border-box;
        height: 56px;
        margin-bottom: 10px;
    }

    .shSideBar-layout .dx-theme-generic .dx-toolbar {
        height: 50px !important;
    }

    .shSideBar-layout .dx-toolbar .dx-toolbar-items-container {
        height: 50px !important;
    }

    .shSideBar-layout .dx-toolbar-label > div {
        overflow: visible;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0 0px;
        /*padding: 0 10px;*/
    }

    .shSideBar-layout .dx-toolbar {
        height: 50px;
        background: transparent;
        color: #fff;
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        /*box-shadow: 0 0 15px 0px rgba(0,0,0,0.2);*/
    }

/* toolbar end */

.userDetail {
    cursor: pointer;
    width: auto;
    color: white;
    text-align: right;
}

.userBannerText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    color: white;
    margin: 13px 10px 0 0;
    padding-bottom: 5px;
    width: 150px;
}

.userDetail:hover {
    background-color: darkgrey;
}

.sh-side-bar {
    /*z-index: 1000000;*/
    z-index: 1401;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    /*background-color: #343434;*/
    /*background-color: #272727;*/
    background-color: #3B3A39;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -ms-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
    height: auto;
}

    .sh-side-bar .dx-list .dx-list-item .dx-empty-message {
        color: #fff;
    }

    .sh-side-bar .dx-list-item-content, .dx-list .dx-empty-message {
        padding: 13px 10px;
        /*padding: 15px 10px;*/
    }

    .sh-side-bar .dx-list-item-content {
        padding: 13px 10px;
        overflow: visible;
    }

    .sh-side-bar .noFocusState.dx-list .dx-list-item.dx-state-focused {
        background-color: transparent !important;
    }

    .sh-side-bar .dx-list .dx-scrollable-scrollbar.dx-scrollbar-vertical.dx-scrollbar-hoverable {
        display: none;
    }

    .sh-side-bar .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover {
        background-color: rgba(96,96,96, .7);
        /*opacity: 0.7;*/
    }

.shSideBar-layout .dx-toolbar .dx-toolbar-before .dx-toolbar-item .dx-button {
    background-color: transparent;
}

.sh-content-wrapper {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 50px;
    right: 0;
}

.sh-content-patient-wrapper {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50px;
    right: 0;
}

.dx-content-background {
    height: 100%;
    width: 100%;
}

/* Notification Toolbar Icon */

.sh-notification-circle {
    /*position: absolute; left: 5px;  width: 40px; border-radius: 50%; height: 40px; background-color: dodgerblue;*/
    position: absolute;
    left: 4px;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    background-color: dodgerblue;
    top: 56px;
    /*z-index: -1;*/
}

.sh-notification-badge {
    position: absolute;
    top: 55px;
    left: 30px;
    bottom: 38px;
    min-width: 17px;
    border-radius: 50%;
    height: 17px;
    background-color: red;
    text-align: center;
    color: #fff;
    font-size: 12px;
    bottom: 31px;
}

.sh-notification-circle-animation {
    position: absolute;
    left: 4px;
    bottom: 9px;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    background-color: dodgerblue;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    animation: breath linear 1s;
    -webkit-animation: breath linear 1s;
    -moz-animation: breath linear 1s;
    -o-animation: breath linear 1s;
    -ms-animation: breath linear 1s;
}

.sh-patientCount-badge {
    position: absolute;
    left: 30px;
    min-width: 17px;
    border-radius: 50%;
    height: 17px;
    background-color: dodgerblue;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: -7px;
}

.sh-patientCount-circle-animation {
    position: absolute;
    left: 5px;
    bottom: 9px;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    background-color: dodgerblue;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    animation: breath linear 1s;
    -webkit-animation: breath linear 1s;
    -moz-animation: breath linear 1s;
    -o-animation: breath linear 1s;
    -ms-animation: breath linear 1s;
}

@keyframes breath {
    0% {
        opacity: 0;
        transform: rotate(0deg) scaleX(0) scaleY(0);
    }

    50% {
        opacity: 1;
        transform: rotate(0deg) scaleX(2) scaleY(2);
    }

    100% {
        opacity: 0;
        transform: rotate(0deg) scaleX(0) scaleY(0);
    }
}

@-moz-keyframes breath {
    0% {
        opacity: 0;
        -moz-transform: rotate(0deg) scaleX(0) scaleY(0);
    }

    50% {
        opacity: 1;
        -moz-transform: rotate(0deg) scaleX(2) scaleY(2);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(0deg) scaleX(0) scaleY(0);
    }
}

@-webkit-keyframes breath {
    0% {
        opacity: 0;
        -webkit-transform: rotate(0deg) scaleX(0) scaleY(0);
    }

    50% {
        opacity: 1;
        -webkit-transform: rotate(0deg) scaleX(2) scaleY(2);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(0deg) scaleX(0) scaleY(0);
    }
}

@-o-keyframes breath {
    0% {
        opacity: 0;
        -o-transform: rotate(0deg) scaleX(0) scaleY(0);
    }

    50% {
        opacity: 1;
        -o-transform: rotate(0deg) scaleX(2) scaleY(2);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(0deg) scaleX(0) scaleY(0);
    }
}

@-ms-keyframes breath {
    0% {
        opacity: 0;
        -ms-transform: rotate(0deg) scaleX(0) scaleY(0);
    }

    50% {
        opacity: 1;
        -ms-transform: rotate(0deg) scaleX(2) scaleY(2);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(0deg) scaleX(0) scaleY(0);
    }
}

/* Notification Bar */

.sh-notification-slideout {
    /*z-index: 100000;*/
    z-index: 1400;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -300px;
    width: 350px;
    background-color: #343434;
    /*background-color: rgba(39, 39, 39, 0.9);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(3px);*/
    color: #fff;
    height: auto;
    overflow: hidden;
}

    .sh-notification-slideout .content {
        position: absolute;
        top: 50px;
        bottom: 0;
        padding: 5px;
    }

        .sh-notification-slideout .content .title {
            margin: 10px 0 10px 8px;
        }

        .sh-notification-slideout .content .dx-list .dx-list-item {
            color: #fff;
        }

        .sh-notification-slideout .content .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover {
            background-color: rgba(96,96,96,0.7);
        }

    .sh-notification-slideout .content .item {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        border-spacing: 0;
    }

            .sh-notification-slideout .content .item .left {
                display: table-cell;
                vertical-align: middle;
                width: 45px;
                position: relative;
            }

            .sh-notification-slideout .content .item .middle {
                display: table-cell;
                vertical-align: middle;
                padding: 0 5px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .sh-notification-slideout .content .item .right {
                display: table-cell;
                width: 55px;
                vertical-align: middle;
                text-align: right;
                opacity: 0.8;
            }

.shSideBar-layout .sh-notification-slideout .dx-toolbar .dx-button {
    background: transparent !important;
    color: blue !important;
}

.listSelectedItem {
    /*background-color: #f79239 !important;*/
    background-color: #787878 !important;
}

.sh-notification-slideout .type-circle {
    display: inline-block;
    background: #00a6e9;
    width: 35px;
    height: 35px;
    color: white;
    border-radius: 50%;
}

    .sh-notification-slideout .type-circle .type-text {
        text-align: center;
        line-height: 35px;
        font-size: 13px;
    }


.type-circle {
    display: inline-block;
    background: #00a6e9;
    width: 40px;
    height: 40px;
    color: white;
    border-radius: 50%;
}

    .type-circle .type-text {
        text-align: center;
        line-height: 40px;
        font-size: 15px;
    }

.sh-notification-slideout a {
    color: #fff !important;
    float: right;
    padding-right: 20px;
    display: inline-block;
}

    .sh-notification-slideout a:hover {
        opacity: 0.5;
    }


/* PDF Viewer */

.sh-pdfViewer-slideout {    
    z-index: 1400;
    position: fixed;
    top: 80px;
    bottom: 0;
    Right: -600px;
    width: 600px;
    background-color: #343434;
    color: #fff;
    height: auto;
    overflow: hidden;
}

.sh-pdfViewer .content {
    position: absolute;
    top: 50px;
    bottom: 0;
    padding: 5px;
}

.sh-pdfViewer-slideout .content .title {
    margin: 10px 0 10px 8px;
}

#patientAlertBanner {
    height: 27px;
    position: relative;
    bottom: 20px;
    z-index: 0;
}

.sh-duo-colours-home {
    --fa-primary-color: #FB4C1B;
    --fa-secondary-color: #EED3C9;
    --fa-secondary-opacity: 1.0
}

.sh-duo-colours-calendar {
    --fa-primary-color: #3A9F8B;
    --fa-secondary-color: #E6E9EA;
    --fa-secondary-opacity: 1.0
}

.sh-duo-colours-user {
    --fa-primary-color: #FF724A;
    --fa-secondary-color: #F1BEAC;
    --fa-secondary-opacity: 1.0
}

.sh-duo-colours-dataCapture {
    --fa-primary-color: #A2BDF1;
    --fa-secondary-color: #3775DF;
    --fa-secondary-opacity: 1.0
}

.sh-duo-colours-reports {
    --fa-primary-color: #CAAEF1;
    --fa-secondary-color: #8F68C7;
    --fa-secondary-opacity: 1.0
}

.sh-duo-colours-search {
    --fa-primary-color: #FF724A;
    --fa-secondary-color: #F1BEAC;
    --fa-secondary-opacity: 1.0
}

.sh-duo-colours-clipboard {
    --fa-primary-color: #F1BEAC;
    --fa-secondary-color: #FF724A;
    --fa-secondary-opacity: 1.0
}