﻿.tbHideStartedRows .NotStartedDocRow {
    display: none;
}

.medRowHeight span {
    max-height: 42px;
    display: inline-block;
    overflow: hidden;
}

/* CSS Document */
.dialog-document {
    padding: 0;
    display: none;
    color: #000;
}

.addDocLink {
    margin-left: 10px;
}

.tbDocuments {
    margin-left: 10px;
    margin-top: 10px;
    border-spacing: 0;
    padding: 0;
}

.tdDocument {
    padding: 0;
    border-spacing: 0;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    text-align: left;
    margin-left: 10px;
}

.tdCategory {
    vertical-align: top;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 5px;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
}

form {
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.appointmentTop, .communicationTop {
    width: 960px;
    margin: -15px auto -20px auto;
}

.clr, .separator {
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 0;
    clear: both;
}

.separator {
    margin: 1px auto;
    height: 0;
    width: 99%;
    border-bottom: 1px solid #c2c2c2;
}

a {
    color: #165fa3;
    text-decoration: none;
}

    a:visited {
        color: #165fa3;
    }

    a img {
        border: none;
    }

/* MASTER CONTAINER + LOGIN TABLE */
.master-container,
.login-container {
    margin: 0 auto;
    border: 9px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    width: calc(100% - 25px);
    height: calc(100% - 25px);
}

.master-container {
    min-height: 350px;
    /*margin: 10px auto 0 auto;*/
    /*padding: 0 0 10px 0;
    background: #fff url(../images/master-container-bg.png) no-repeat top left;*/
    /*height: auto;*/
}

.login-container {
    width: 480px;
    height: 226px;
    background: #fff url(../images/login-bg.png) no-repeat bottom;
    /*min-height: auto;*/
}

.lock {
    width: 157px;
    float: left;
    border: none;
    position: relative;
    top: -23px;
    left: 11px;
}

.inside-logo {
    position: relative;
    top: -23px;
    left: 11px;
    float: left;
    display: inline-block;
}

.login-form {
    margin: 10px 10px 10px 15px;
    font: bold 14px Arial;
    text-align: left;
    color: #000;
    text-shadow: none;
    float: left;
}

    .login-form td {
        padding: 5px;
    }

/* MASTER CONTAINER - TOP MENU */
.ui-menu-item a {
    text-shadow: none !important;
}

.top-menu {
    height: 22px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    font: bold 12px Arial;
    text-align: right;
    text-shadow: none;
    background: #909090;
    display: table;
    width: 100%;
}

.top-menu-nav {
    margin: 0;
    text-align: left;
    display: inline;
    float: left;
    display: table-cell;
    width: 73%;
}

.top-menu-nav-right {
    display: table-cell;
    width: 26%;
    float: right;
    margin-right: 5px;
}
    .top-menu-nav-right .logout-btn {
        float: right;
    }

.top-menu-nav-center {
    display: table-cell;
    width: 50%;
    margin: 0 auto;
}
/* PAGE TITLE */
.title {
    margin: -1px auto 0 -168px;
    /* ReSharper disable once InvalidValue */
    margin: -1px auto 0 -147px\9;
    padding: 10px 20px 0 20px;
    height: 30px;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #bdbdbd;
    background-color: rgba(189, 189, 189, 0.3);
    border: 1px solid #9d9d9d;
    border-radius: 0 0 5px 5px;
    text-shadow: none;
    display: inline-block;
}

/* SELECTORS */
.selector {
    width: 99%;
    margin: 0 auto -10px auto;
    padding: 8px 0;
    text-align: center;
    background-color: #07a2cb;
    border-radius: 2px;
    float: left;
    min-height: 23px;
    position: relative;
    top: -20px;
}

.three {
    margin: 0;
    padding: 0;
    width: auto;
    display: inline-block;
    float: left;
}

.right {
    text-align: right;
    float: right;
}

.center {
    text-align: center;
    float: none;
}

.selector p {
    margin: 0 5px;
    padding: 0 0 0 5px;
    font: bold 13px Arial;
    color: #000;
    text-shadow: none;
    display: inline-block;
}

.selector select {
    font: normal 14px Arial;
    color: #000;
}

/* VISITS - POSTED / MISSED */
.visit-pm {
    margin: 0 10px 0 15px;
    padding: 0;
    font: bold 11px Arial;
    line-height: 16px;
    color: #000;
    text-shadow: none;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}

    .visit-pm img {
        margin-top: -2px;
        vertical-align: middle;
    }

/* CALENDAR SELECTOR */
.calendar-selector {
    width: 99%;
    margin: 0 auto;
    padding: 3px 0;
    text-align: left;
    background-color: #949494;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #aaa;
}

.showhide-summary {
    margin: 0 10px 0 0;
    padding: 3px 0 0 0;
    text-align: left;
    float: right;
    display: inline-block;
    font: bold 11px Arial;
    color: #000;
    text-shadow: none;
}

.over {
    border: solid 2px #949494;
}


/* VISIT DETAILS */
.main-container {
    width: 80%;
    margin: 20px auto;
    padding: 0;
    text-align: center;
    position: relative;
    overflow: hidden !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.7);
}

.posted {
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    z-index: 1;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    background: #000000 url(../../CommonPortalsCode/Images/posted-bg.png) no-repeat center;
    background: rgba(0, 0, 0, 0.1) url(../../CommonPortalsCode/Images/posted-bg.png) no-repeat center;
}

@media (max-device-width:650px) {
    .posted {
        background-size: contain;
    }
}

.main-container table {
    margin: 5px auto;
    width: 90%;
}

    .main-container table td,
    .main-container table th {
        height: 33px;
        font: normal 12px Arial;
        color: #000;
        padding: 1px;
        text-align: left;
        border: 1px solid #f4f4f4;
        border-width: 0 0 1px 0;
    }

    .main-container table th {
        white-space: nowrap;
        width: 100px;
        font-weight: bold;
        text-shadow: none;
    }

    .main-container table tr:last-child th,
    .main-container table tr:last-child td {
        border-width: 0;
    }

/* DOCUMENTS */

.documents {
    margin: 5px auto;
    width: 90% !important;
    border: 1px solid #eee;
}

    .documents td,
    .documents th {
        height: auto !important;
        font: normal 12px Arial;
        color: #000;
        text-align: left;
        padding: 3px !important;
    }

    .documents th {
        padding: 8px 5px !important;
        font-weight: bold;
        text-shadow: none;
        background-color: #eee !important;
    }

    .documents tr:last-child th,
    .documents tr:last-child td {
        border-width: 0;
    }

th a,
th.asc a,
th.desc a,
th.sorting a {
    display: block;
    padding-left: 18px;
    color: #000;
    text-decoration: none;
    background: url(../../CaregiverPortalWeb/images/icon-sort-desc-default.png) no-repeat center left;
    cursor: pointer;
}

th.asc a, th.sorting_asc a {
    background: url(../../CaregiverPortalWeb/images/icon-sort-asc.png) no-repeat center left;
}

th.desc a, th.sorting_desc a {
    background: url(../../CaregiverPortalWeb/images/icon-sort-desc.png) no-repeat center left;
}

.main-container h1 {
    width: 90%;
    margin: 15px auto -5px auto;
    padding: 7px 0;
    font: bold 14px Arial;
    color: #000;
    text-align: center;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    text-shadow: none;
}

/* INPUT TYPES / LINKS CUSTOMIZATIONS */

input[type="text"],
input[type="password"],
textarea {
    margin: 0 5px;
    padding: 5px;
    font: normal 14px Arial;
    border: 2px solid #878787;
    border-radius: 5px;
}

.custom-combobox-input,
.main-container select,
.main-container input[type="text"] {
    margin: 0 5px;
    padding: 3px;
    font: normal 12px Arial;
    border: 2px solid #878787;
    border-radius: 5px;
    width: 158px;
    max-width: 90% !important;
}

textarea {
    margin: 0;
    max-width: 95% !important;
}

input[type="checkbox"] {
    width: 14px;
    height: 14px;
    margin: auto 5px auto auto !important;
    position: relative;
}

input[type="text"]:hover,
input[type="password"]:hover,
.main-container select:hover {
    border-color: #d08488;
}

input[type="text"]:focus,
input[type="password"]:focus,
.main-container select:focus {
    border-color: #be161e;
}

input.invalidPrecedence, select.invalidPrecedence {
    border-color: #f00 !important;
    color: #f00 !important;
}

button, input[type="button"],
input[type="submit"] {
    margin: 0 5px;
    padding: 5px 10px;
    font: bold 12px Arial;
    color: #fff;
    border: 1px solid #333;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #f9f9f9;
    text-shadow: none;
}

    input[type="button"].login-btn {
        width: 172px;
        padding: 5px;
        font: bold 14px Arial !important;
        text-shadow: none;
        color: #fff;
    }

    input[type="button"].logout-btn {
        padding: 3px 5px;
        font: bold 12px Arial !important;
        text-shadow: none;
        color: #fff;
        margin-top: 1px !important;
    }

.save-close-btn {
    margin: 0 5px !important;
    padding: 3px 8px !important;
    font: bold 12px Arial;
    color: #fff;
    border: 1px solid #004266 !important;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #f9f9f9;
    text-shadow: none;
    display: inline-block;
    height: 28px;
    width: 60px;
}

.rightBtnsApp .save-close-btn {
    min-width: 100px;
}

.selector-btn {
    margin: 0 5px !important;
    padding: 3px 8px !important;
    font: bold 12px Arial;
    color: #fff;
    border: 1px solid #004266 !important;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #f9f9f9;
    text-shadow: none;
    display: inline-block;
}

.week {
    margin: auto;
    padding: 3px 2px 3px 5px;
    font: bold 12px Arial;
    color: #fff !important;
    width: 15px;
    white-space: nowrap;
    border: 1px solid #333;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #f9f9f9;
    text-shadow: none;
    display: block;
    position: relative;
}

.schedule, .plus, .more, .view, .dayview {
    height: 14px;
    margin: 2px;
    padding: 2px 4px;
    font: normal 11px Arial !important;
    color: #fff !important;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #f9f9f9;
    text-shadow: none;
    display: block;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.schedule {
    text-align: left;
}

.dayview {
    display: block;
    position: relative;
    float: left;
}

.schedule span {
    display: inline;
    overflow: hidden;
    position: absolute;
    width: 77%;
}

.dayview span {
    display: inline-block;
    overflow: visible;
    position: relative;
    width: auto;
    float: left;
}

.schedule img,
.dayview img {
    position: relative;
    float: right;
    top: 1px;
    left: 2px;
    margin: 0;
    border: 0;
    width: 12px;
    height: 12px;
}

.more {
    margin: 0 2px;
    color: #333 !important;
    border: 1px solid #a0a0a0;
    text-shadow: none;
    box-shadow: inset 0px 0px 0px 1px #f9f9f9;
    text-align: right;
    display: inline-block;
    float: right;
}

    .more img {
        border: none;
    }

.plus {
    margin: -1px 2px 0 2px;
    padding: 0 3px 0 4px;
    font: bold 12px Arial !important;
    color: #fff !important;
    line-height: 16px !important;
    text-shadow: none;
    display: inline-block;
}

.plusGreen {
    margin: -1px 2px 0 2px;
    font: bold 20px Arial !important;
    color: #308014 !important;
    line-height: 16px !important;
    text-shadow: none;
    display: inline-block;
}

.view {
    display: inline-block;
    overflow: visible;
    width: 65px;
    font-weight: bold !important;
    text-align: center !important;
    margin: 0 2px;
}

.top-nav,
.top-nav-on {
    margin: 0 5px 0 0;
    padding: 3px 7px;
    font: bold 12px Arial !important;
    color: #333 !important;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: inset 0px 0px 0px 1px #f9f9f9;
    /*text-shadow: none;*/
    text-shadow: none;
    float: left;
}

.top-nav-on {
    color: #000 !important;
    box-shadow: inset 0px 0px 0px 1px #f9f9f9;
    text-shadow: none;
    display: block;
    float: left;
    background: #7e7e7e !important;
    background: -moz-linear-gradient(top, #7e7e7e 0%, #dadada 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7e7e), color-stop(100%,#b9b9b9)) !important;
    background: -webkit-linear-gradient(top, #7e7e7e 0%,#b9b9b9 100%) !important;
    background: -o-linear-gradient(top, #7e7e7e 0%,#dadada 100%) !important;
    background: -ms-linear-gradient(top, #7e7e7e 0%,#dadada 100%) !important;
    background: linear-gradient(to bottom, #7e7e7e 0%,#dadada 100%) !important;
}

.red-btn {
    background: #bd161d !important;
    background: -moz-linear-gradient(top, #bd161d 0%, #95252a 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd161d), color-stop(100%,#95252a)) !important;
    background: -webkit-linear-gradient(top, #bd161d 0%,#95252a 100%) !important;
    background: -o-linear-gradient(top, #bd161d 0%,#95252a 100%) !important;
    background: -ms-linear-gradient(top, #bd161d 0%,#95252a 100%) !important;
    background: linear-gradient(to bottom, #bd161d 0%,#95252a 100%) !important;
    color: white !important;
}

    .red-btn:hover {
        background: #bd161d !important;
        background: -moz-linear-gradient(top, #bd161d 0%, #490407 100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd161d), color-stop(100%,#490407)) !important;
        background: -webkit-linear-gradient(top, #bd161d 0%,#490407 100%) !important;
        background: -o-linear-gradient(top, #bd161d 0%,#490407 100%) !important;
        background: -ms-linear-gradient(top, #bd161d 0%,#490407 100%) !important;
        background: linear-gradient(to bottom, #bd161d 0%,#490407 100%) !important;
        color: white !important;
    }

.grey-btn {
    margin: 0 0 0 5px !important;
    padding: 3px 8px !important;
    background: #656565;
    background: -moz-linear-gradient(top, #a6a6a6 0%, #606060 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#606060));
    background: -webkit-linear-gradient(top, #a6a6a6 0%,#606060 100%);
    background: -o-linear-gradient(top, #a6a6a6 0%,#606060 100%);
    background: -ms-linear-gradient(top, #a6a6a6 0%,#606060 100%);
    background: linear-gradient(to bottom, #a6a6a6 0%,#606060 100%);
}

    .grey-btn:hover {
        background: #656565;
        background: -moz-linear-gradient(top, #a6a6a6 0%, #424242 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#424242));
        background: -webkit-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: -o-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: -ms-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: linear-gradient(to bottom, #a6a6a6 0%,#424242 100%);
    }

.greyCalendar-btn {
    background: #656565;
    background: -moz-linear-gradient(top, #a6a6a6 0%, #606060 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#606060));
    background: -webkit-linear-gradient(top, #a6a6a6 0%,#606060 100%);
    background: -o-linear-gradient(top, #a6a6a6 0%,#606060 100%);
    background: -ms-linear-gradient(top, #a6a6a6 0%,#606060 100%);
    background: linear-gradient(to bottom, #a6a6a6 0%,#606060 100%);
}

    .greyCalendar-btn:hover {
        background: #656565;
        background: -moz-linear-gradient(top, #a6a6a6 0%, #424242 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#424242));
        background: -webkit-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: -o-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: -ms-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: linear-gradient(to bottom, #a6a6a6 0%,#424242 100%);
    }

.grey-btn:disabled,
.red-btn:disabled {
    background: #c9c9c9;
    background: -moz-linear-gradient(top, #a1a1a1 0%, #c9c9c9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1a1a1), color-stop(100%,#c9c9c9));
    background: -webkit-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: -o-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: -ms-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: linear-gradient(to bottom, #a1a1a1 0%,#c9c9c9 100%);
}

.calendar-btn {
    margin: 0 0 0 5px !important;
    padding: 3px 8px !important;
    background: #c9c9c9 !important;
    background: -moz-linear-gradient(top, #a1a1a1 0%, #c9c9c9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1a1a1), color-stop(100%,#c9c9c9));
    background: -webkit-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: -o-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: -ms-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: linear-gradient(to bottom, #a1a1a1 0%,#c9c9c9 100%);
}

.pressed {
    margin: 0 0 0 5px !important;
    padding: 3px 8px !important;
    background: #424242;
}

.blue-btn {
    background: #005b8f;
    !important;
    background: -moz-linear-gradient(top, #005b8f 0%, #004266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b8f), color-stop(100%,#004266));
    background: -webkit-linear-gradient(top, #005b8f 0%,#004266 100%);
    background: -o-linear-gradient(top, #005b8f 0%,#004266 100%);
    background: -ms-linear-gradient(top, #005b8f 0%,#004266 100%);
    background: linear-gradient(to bottom, #005b8f 0%,#004266 100%);
}

    .blue-btn:hover {
        background: #005b8f;
        background: -moz-linear-gradient(top, #005b8f 0%, #002133 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b8f), color-stop(100%,#002133));
        background: -webkit-linear-gradient(top, #005b8f 0%,#002133 100%);
        background: -o-linear-gradient(top, #005b8f 0%,#002133 100%);
        background: -ms-linear-gradient(top, #005b8f 0%,#002133 100%);
        background: linear-gradient(to bottom, #005b8f 0%,#002133 100%);
    }

    .blue-btn:disabled {
        background: #c9c9c9;
        background: -moz-linear-gradient(top, #a1a1a1 0%, #c9c9c9 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1a1a1), color-stop(100%,#c9c9c9));
        background: -webkit-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
        background: -o-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
        background: -ms-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
        background: linear-gradient(to bottom, #a1a1a1 0%,#c9c9c9 100%);
    }

.calendarBtnDisabled {
    background: #c9c9c9;
    background: -moz-linear-gradient(top, #a1a1a1 0%, #c9c9c9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1a1a1), color-stop(100%,#c9c9c9));
    background: -webkit-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: -o-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: -ms-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
    background: linear-gradient(to bottom, #a1a1a1 0%,#c9c9c9 100%);
    pointer-events: none;
}

.green-btn {
    background: #009900;
    background: -moz-linear-gradient(top, #009900 0%, #004266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009900), color-stop(100%,#004266));
    background: -webkit-linear-gradient(top, #009900 0%,#004266 100%);
    background: -o-linear-gradient(top, #009900 0%,#004266 100%);
    background: -ms-linear-gradient(top, #009900 0%,#004266 100%);
    background: linear-gradient(to bottom, #009900 0%,#004266 100%);
}

    .green-btn:hover {
        background: #008000;
        background: -moz-linear-gradient(top, #008000 0%, #002133 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b8f), color-stop(100%,#002133));
        background: -webkit-linear-gradient(top, #008000 0%,#002133 100%);
        background: -o-linear-gradient(top, #008000 0%,#002133 100%);
        background: -ms-linear-gradient(top, #008000 0%,#002133 100%);
        background: linear-gradient(to bottom, #008000 0%,#002133 100%);
    }

    .green-btn:disabled {
        background: #c9c9c9;
        background: -moz-linear-gradient(top, #a1a1a1 0%, #c9c9c9 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1a1a1), color-stop(100%,#c9c9c9));
        background: -webkit-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
        background: -o-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
        background: -ms-linear-gradient(top, #a1a1a1 0%,#c9c9c9 100%);
        background: linear-gradient(to bottom, #a1a1a1 0%,#c9c9c9 100%);
    }


.docboard-current {
    background: #003654;
}

.more-btn {
    background: #c9c9c9;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #c9c9c9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#c9c9c9));
    background: -webkit-linear-gradient(top, #f1f1f1 0%,#c9c9c9 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%,#c9c9c9 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%,#c9c9c9 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%,#c9c9c9 100%);
}

    .more-btn:hover {
        background: #c9c9c9;
        background: -moz-linear-gradient(top, #f1f1f1 0%, #aeaeae 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#aeaeae));
        background: -webkit-linear-gradient(top, #f1f1f1 0%,#aeaeae 100%);
        background: -o-linear-gradient(top, #f1f1f1 0%,#aeaeae 100%);
        background: -ms-linear-gradient(top, #f1f1f1 0%,#aeaeae 100%);
        background: linear-gradient(to bottom, #f1f1f1 0%,#aeaeae 100%);
    }

.sn-btn {
    background: #ff0800;
    background: -moz-linear-gradient(top, #ff6b68 0%, #ff0800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6b68), color-stop(100%,#ff0800));
    background: -webkit-linear-gradient(top, #ff6b68 0%,#ff0800 100%);
    background: -o-linear-gradient(top, #ff6b68 0%,#ff0800 100%);
    background: -ms-linear-gradient(top, #ff6b68 0%,#ff0800 100%);
    background: linear-gradient(to bottom, #ff6b68 0%,#ff0800 100%);
}

.sn-btn_C {
    background: linear-gradient(to bottom, #ff6b68 0%,#ff0800 50%);
}

.sn-btn:hover {
    background: #ff0800;
    background: -moz-linear-gradient(top, #ff0800 0%, #990400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0800), color-stop(100%,#990400));
    background: -webkit-linear-gradient(top, #ff0800 0%,#990400 100%);
    background: -o-linear-gradient(top, #ff0800 0%,#990400 100%);
    background: -ms-linear-gradient(top, #ff0800 0%,#990400 100%);
    background: linear-gradient(to bottom, #ff0800 0%,#990400 100%);
}

.pt-btn {
    background: #07a2cb;
    background: -moz-linear-gradient(top, #07a2cb 0%, #067b99 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07a2cb), color-stop(100%,#067b99));
    background: -webkit-linear-gradient(top, #07a2cb 0%,#067b99 100%);
    background: -o-linear-gradient(top, #07a2cb 0%,#067b99 100%);
    background: -ms-linear-gradient(top, #07a2cb 0%,#067b99 100%);
    background: linear-gradient(to bottom, #07a2cb 0%,#067b99 100%);
}

    .pt-btn:hover {
        background: #07a2cb;
        background: -moz-linear-gradient(top, #07a2cb 0%, #045266 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07a2cb), color-stop(100%,#045266));
        background: -webkit-linear-gradient(top, #07a2cb 0%,#045266 100%);
        background: -o-linear-gradient(top, #07a2cb 0%,#045266 100%);
        background: -ms-linear-gradient(top, #07a2cb 0%,#045266 100%);
        background: linear-gradient(to bottom, #07a2cb 0%,#045266 100%);
    }

.st-btn {
    background: #d6a832;
    background: -moz-linear-gradient(top, #d6a832 0%, #997824 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6a832), color-stop(100%,#997824));
    background: -webkit-linear-gradient(top, #d6a832 0%,#997824 100%);
    background: -o-linear-gradient(top, #d6a832 0%,#997824 100%);
    background: -ms-linear-gradient(top, #d6a832 0%,#997824 100%);
    background: linear-gradient(to bottom, #d6a832 0%,#997824 100%);
}

    .st-btn:hover {
        background: #d6a832;
        background: -moz-linear-gradient(top, #d6a832 0%, #665018 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6a832), color-stop(100%,#665018));
        background: -webkit-linear-gradient(top, #d6a832 0%,#665018 100%);
        background: -o-linear-gradient(top, #d6a832 0%,#665018 100%);
        background: -ms-linear-gradient(top, #d6a832 0%,#665018 100%);
        background: linear-gradient(to bottom, #d6a832 0%,#665018 100%);
    }

.ot-btn {
    background: #595f2c;
    background: -moz-linear-gradient(top, #595f2c 0%, #3b3f1d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595f2c), color-stop(100%,#3b3f1d));
    background: -webkit-linear-gradient(top, #595f2c 0%,#3b3f1d 100%);
    background: -o-linear-gradient(top, #595f2c 0%,#3b3f1d 100%);
    background: -ms-linear-gradient(top, #595f2c 0%,#3b3f1d 100%);
    background: linear-gradient(to bottom, #595f2c 0%,#3b3f1d 100%);
}

    .ot-btn:hover {
        background: #595f2c;
        background: -moz-linear-gradient(top, #595f2c 0%, #232611 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595f2c), color-stop(100%,#232611));
        background: -webkit-linear-gradient(top, #595f2c 0%,#232611 100%);
        background: -o-linear-gradient(top, #595f2c 0%,#232611 100%);
        background: -ms-linear-gradient(top, #595f2c 0%,#232611 100%);
        background: linear-gradient(to bottom, #595f2c 0%,#232611 100%);
    }

.ms-btn {
    background: #005b8f;
    background: -moz-linear-gradient(top, #005b8f 0%, #004266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b8f), color-stop(100%,#004266));
    background: -webkit-linear-gradient(top, #005b8f 0%,#004266 100%);
    background: -o-linear-gradient(top, #005b8f 0%,#004266 100%);
    background: -ms-linear-gradient(top, #005b8f 0%,#004266 100%);
    background: linear-gradient(to bottom, #005b8f 0%,#004266 100%);
}

    .ms-btn:hover {
        background: #005b8f;
        background: -moz-linear-gradient(top, #005b8f 0%, #002133 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b8f), color-stop(100%,#002133));
        background: -webkit-linear-gradient(top, #005b8f 0%,#002133 100%);
        background: -o-linear-gradient(top, #005b8f 0%,#002133 100%);
        background: -ms-linear-gradient(top, #005b8f 0%,#002133 100%);
        background: linear-gradient(to bottom, #005b8f 0%,#002133 100%);
    }

.ai-btn {
    background: #bb5d62;
    background: -moz-linear-gradient(top, #bb5d62 0%, #7f3f42 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb5d62), color-stop(100%,#7f3f42));
    background: -webkit-linear-gradient(top, #bb5d62 0%,#7f3f42 100%);
    background: -o-linear-gradient(top, #bb5d62 0%,#7f3f42 100%);
    background: -ms-linear-gradient(top, #bb5d62 0%,#7f3f42 100%);
    background: linear-gradient(to bottom, #bb5d62 0%,#7f3f42 100%);
}

    .ai-btn:hover {
        background: #bb5d62;
        background: -moz-linear-gradient(top, #bb5d62 0%, #3f1f20 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb5d62), color-stop(100%,#3f1f20));
        background: -webkit-linear-gradient(top, #bb5d62 0%,#3f1f20 100%);
        background: -o-linear-gradient(top, #bb5d62 0%,#3f1f20 100%);
        background: -ms-linear-gradient(top, #bb5d62 0%,#3f1f20 100%);
        background: linear-gradient(to bottom, #bb5d62 0%,#3f1f20 100%);
    }

.ns-btn {
    background: #da7028;
    background: -moz-linear-gradient(top, #da7028 0%, #99511e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da7028), color-stop(100%,#99511e));
    background: -webkit-linear-gradient(top, #da7028 0%,#99511e 100%);
    background: -o-linear-gradient(top, #da7028 0%,#99511e 100%);
    background: -ms-linear-gradient(top, #da7028 0%,#99511e 100%);
    background: linear-gradient(to bottom, #da7028 0%,#99511e 100%);
}

    .ns-btn:hover {
        background: #da7028;
        background: -moz-linear-gradient(top, #da7028 0%, #663514 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da7028), color-stop(100%,#663514));
        background: -webkit-linear-gradient(top, #da7028 0%,#663514 100%);
        background: -o-linear-gradient(top, #da7028 0%,#663514 100%);
        background: -ms-linear-gradient(top, #da7028 0%,#663514 100%);
        background: linear-gradient(to bottom, #da7028 0%,#663514 100%);
    }

.mw-btn {
    background: #808080;
    background: -moz-linear-gradient(top, #808080 0%, #4c4c4c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#4c4c4c));
    background: -webkit-linear-gradient(top, #808080 0%,#4c4c4c 100%);
    background: -o-linear-gradient(top, #808080 0%,#4c4c4c 100%);
    background: -ms-linear-gradient(top, #808080 0%,#4c4c4c 100%);
    background: linear-gradient(to bottom, #808080 0%,#4c4c4c 100%);
}

    .mw-btn:hover {
        background: #808080;
        background: -moz-linear-gradient(top, #808080 0%, #262626 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#262626));
        background: -webkit-linear-gradient(top, #808080 0%,#262626 100%);
        background: -o-linear-gradient(top, #808080 0%,#262626 100%);
        background: -ms-linear-gradient(top, #808080 0%,#262626 100%);
        background: linear-gradient(to bottom, #808080 0%,#262626 100%);
    }

.msg-error,
.msg-success,
.msg-warning,
.msg-note,
.msg-show-hide {
    margin: 6px auto;
    padding: 8px 8px 8px 35px;
    display: inline-block;
    font: bold 12px Arial;
    color: #c00;
    text-align: left;
    background: rgba(204, 0, 0, 0.25) url(../../CommonPortalsCode/Images/icon-error.png) no-repeat;
    border: 1px solid #db8f9c;
    border-radius: 5px;
}

.msg-success {
    color: #287c1a;
    background: rgba(40, 124, 26, 0.25) url(../images/icon-success.png) no-repeat;
    border: 1px solid #7cb872;
}

.msg-warning {
    color: #727615;
    border: 1px solid #c0cd38;
    background: rgba(255, 255, 185, 0.85) url(../images/icon-warning.png) no-repeat;
}

.msg-note {
    padding: 8px;
    color: #3d3d3d;
    border: 1px solid #a1a1a1;
    background: rgba(0, 0, 0, 0.25);
}

.msg-show-hide {
    margin: 3px auto 0 auto;
    color: #727615;
    border: 0;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 3px;
}

#logoutNotif,
.logoutNotif {
    top: -23px;
    width: 100%;
    height: 200%;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
}

#spanNotif,
.spanNotif {
    display: inline-block;
    margin: auto;
    font: bold 14px/20px Arial;
    padding: 70px 15px 15px 15px;
    background: rgba(0, 0, 0, 0.8) url(../../CaregiverPortalWeb/images/icon-warning-notif.png) no-repeat center 10px;
    color: #dfdfdf;
    top: 200px;
    position: relative;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
}

/* PATIENT CHARTS */

.patient-chart-menu {
    margin: 0;
    padding: 0 0 0 10px;
    /*width: 410px;*/
    min-width: 295px;
    float: left;
    position: relative;
}

.pc-episode {
    margin: 0 10px 10px 0;
    padding: 10px 0 10px 25px;
    font: bold 12px Arial;
    color: #000;
    text-align: left;
    background: #eee url(../images/pc-folder.png) no-repeat 6px 8px;
    border-radius: 5px;
}

    .pc-episode a {
        color: #000;
        text-decoration: none;
        outline: 0;
        cursor: pointer;
    }

.pc-contact-content,
.pc-episode-content {
    margin: 5px 0 0 0;
    font-weight: normal;
    text-align: left;
}

.pc-episode .adddoc {
    margin: 7px 0 0 3px;
    width: 15px;
}

.pc-contact-content label {
    margin: 5px 0 0 0;
    padding: 0px 5px 0px 22px;
    display: block;
}

.pc-episode-content label {
    margin: 5px 0 0 0;
    padding: 5px 5px 5px 22px;
    background: url(../images/pc-follow.png) no-repeat 3px 5px;
    display: block;
}

.pc-contact-content ul,
.pc-episode-content ul {
    margin: 0 0 0 22px;
    padding: 0;
    list-style: none;
    float: left;
    width: 90%;
}

    .pc-contact-content ul li, .pc-contact-content .file,
    .pc-episode-content ul li, .pc-episode-content .file {
        font: 12px Arial;
        color: #000;
        text-align: left;
        padding: 5px 5px 5px 22px;
        margin: 0;
        background: url(../images/pc-document.png) no-repeat 3px 5px;
    }

.pc-contact-content .com,
.pc-episode-content .com, .com {
    margin: 5px 0 0 0;
    padding: 3px 0 3px 22px;
    background: url(../images/pc-blue-ball.png) no-repeat 3px 3px;
    display: block;
    font-weight: normal;
}

.pc-contact-content ul li.contact,
.pc-episode-content ul li.contact {
    font: 12px Arial;
    color: #000;
    text-align: left;
    padding: 5px 5px 5px 22px;
    margin: 0;
    background: url(../images/contact.png) no-repeat 3px 5px;
}

li.contactClassif {
    background: none !important;
}

div.contactClassif {
    background: url(../images/icon-arrow-next.png) no-repeat 0px 0px;
    background-size: 8px;
    cursor: pointer;
}

.patient-charts {
    margin: 0;
    padding: 0;
    min-width: 75%;
    float: left;
    position: relative;
}

/* DOCUMENT HISTORY */

#divHistory {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
}

.history-container table, #tbHistory {
    width: 98%;
    background: #fff;
}

    .history-container table tr:nth-child(odd) {
        background-color: #f8f8f8;
    }

    .history-container table tr:nth-child(even) {
        background-color: #fff;
    }

.history-btn {
    float: right;
    margin: 5px 1% 10px 0 !important;
    padding: 3px 8px !important;
}

#tbTreatmentCodes tr:nth-child(odd) {
    background-color: #CCCCCC;
}

#tbTreatmentCodes tr:nth-child(even) {
    background-color: #fff;
}

#tbTreatmentCodes .drag {
    cursor: pointer;
}

#divNote, #attachmentsCommContainer, #attachmentsContainer, #attachmentsAuthContainer, .divGreyOut {
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
}

.divLoadingScroll {
    top: 0;
    background: url('../../CommonPortalsCode/Images/scrollHand.png') center center no-repeat;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
    background-size: 25%;
    animation-name: movingScroll;
    animation-duration: 3s;
    animation-iteration-count: 2;
    animation-direction: alternate;
}

@keyframes movingScroll {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        left: 20px;
        top: 0px;
    }

    50% {
        left: 0px;
        top: 0px;
    }

    75% {
        left: 0px;
        top: 20px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}

.note-container {
    position: relative;
    border-radius: 5px;
    background: #f8f8f8;
    padding: 5px;
    margin: 20px auto 0 auto;
    width: 70%;
    height: 300px;
    text-align: left;
    vertical-align: middle;
    overflow: auto;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.5);
}

    .note-container span {
        font: bold 12px Arial;
        margin: 5px;
    }

    .note-container textarea {
        font: normal 12px Arial;
        margin: 5px;
    }

.note-btn {
    margin: 5px 1% 10px 5px !important;
    padding: 3px 8px !important;
}
.record-btn {
    background: url('../../CommonPortalsCode/Images/microphone.png') no-repeat center center;
    background-size: 15px 15px;
    border: none !important;
    cursor: pointer;
}
/* Dashboard */
div.DocSectionCont,
div.SectionPatientChart,
div.SectionPatientChartLeft {
    margin: 10px 20px;
    padding: 0 0 10px 0;
    background-color: rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.4);
    border: 1px solid #ddd;
    border-radius: 5px;
}

div.DocSectionCont {
    min-width: 500px;
}

div.SectionPatientChart {
    margin: 27px 20px;
    padding: 10px 0;
    width: 550px;
}

div.SectionPatientChartLeft {
    margin: 27px 20px;
    padding: 10px 0;
    /*width: 310px;*/
}

.redMarker span, .yellowMarker span, .greenMarker span, .blueMarker span {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 3px;
}

.redMarker span {
    background: #bd0000;
}

.yellowMarker span {
    background: #dcc500;
}

.greenMarker span {
    background: #00af15;
}

.blueMarker span {
    background: #0CBFC3;
}

h1.DocSectionTitle {
    position: relative;
    margin: 15px auto;
    text-align: left;
    font: bold 18px Arial;
    color: #333;
    cursor: pointer;
    width: 95%;
}

    h1.DocSectionTitle span.up,
    h1.DocSectionTitle span.down {
        position: absolute;
        top: 5px;
        right: 0;
        display: block;
        width: 0;
        height: 0;
        border-bottom: 10px solid #bbb;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    h1.DocSectionTitle span.down {
        border-top: 10px solid #bbb;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: none;
    }

div.DocSectionCont table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 95% !important;
}

div.DocSectionCont th {
    background-color: #ccc !important;
}

div.DocSectionCont td {
    border-bottom: 1px solid #ccc;
    background: #fff;
}

div.DocSectionCont .adm-table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 95% !important;
    margin: 0 auto;
    color: #000;
}

    div.DocSectionCont .adm-table th,
    div.DocSectionCont .adm-table td {
        font-size: 12px;
        font-weight: normal;
        font-family: arial;
        text-align: left;
        padding: 4px;
        border-collapse: collapse;
    }

    div.DocSectionCont .adm-table th {
        border: 1px solid #ddd !important;
        background-color: #f6f6f6 !important;
        font-weight: bold;
        border-collapse: collapse;
        font-size: 13px;
    }

    div.DocSectionCont .adm-table td {
        border: 1px solid #ddd !important;
        background: #fff;
        font-weight: normal;
        border-collapse: collapse;
    }

div.DocSectionCont ul {
    margin: 0 0 0 22px;
    padding: 0;
    list-style: none;
}

    div.DocSectionCont ul li, div.DocSectionCont .file {
        font: 12px Arial;
        color: #000;
        text-align: left;
        padding: 5px 5px 5px 22px;
        margin: 0;
        background: url(../images/pc-document.png) no-repeat 3px 5px;
    }

div.DocSectionCont .com, .com {
    margin: 5px 0 0 0;
    padding: 3px 0 3px 22px;
    background: url(../images/pc-blue-ball.png) no-repeat 3px 3px;
    display: block;
    font-weight: normal;
}

div.DocSectionCont h2 {
    position: relative;
    margin: 10px auto;
    text-align: center;
    font: bold 14px Arial;
    color: #333;
    cursor: pointer;
    width: 95%;
}

/* Calendar */

#MainContent_monthCalendar {
    margin: 10px 0 0 0;
    font: 14px Arial;
    position: fixed;
    border-radius: 5px;
    border: 1px solid #ccc !important;
    border-collapse: inherit !important;
}

    #MainContent_monthCalendar tr:first-child td,
    #MainContent_monthCalendar table {
        background: #ccc !important;
        border-radius: 4px 4px 0 0;
    }

    #MainContent_monthCalendar td,
    #MainContent_monthCalendar th {
        padding: 3px 1px;
        border-bottom: solid #ccc 1px;
        border-right: solid #ccc 1px;
        border-top: none !important;
    }

    #MainContent_monthCalendar th {
        padding: 5px 1px;
    }

        #MainContent_monthCalendar td:last-child,
        #MainContent_monthCalendar th:last-child {
            border-right: none;
        }

    #MainContent_monthCalendar table td:last-child,
    #MainContent_monthCalendar table td:first-child {
        border-right: none !important;
        border-left: none !important;
        border-top: none;
    }

    #MainContent_monthCalendar tr:last-child td {
        border-bottom: none;
    }

    #MainContent_monthCalendar table tr:last-child td {
        border-bottom: none;
    }

    #MainContent_monthCalendar table td:last-child a,
    #MainContent_monthCalendar table td:first-child a {
        margin: 0 5px 0 0;
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid #5a5a5a;
        text-indent: -9999px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        float: right;
    }

    #MainContent_monthCalendar table td:first-child a {
        margin: 0 0 0 5px;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 12px solid #5a5a5a;
        border-left: none;
        float: left;
    }

    #MainContent_monthCalendar a {
        color: #000;
        text-decoration: none;
    }

.todayCalendar {
    background: #ccc !important;
}

    .todayCalendar a {
        color: #000;
        text-shadow: none;
    }

/* PatientChart */

.patientchart-nav {
    list-style: none;
    padding: 0;
    margin: 0 0 0 40px;
}

    .patientchart-nav li {
        float: left;
        border: transparent;
        margin: 0;
        font: normal 14px Arial;
        background-color: #f6f6f6;
        padding: 1px 0;
        top: 1px;
        position: relative;
        border-radius: 5px 5px 0 0;
        border-bottom: 1px solid #ddd;
    }

    .patientchart-nav a {
        text-decoration: none;
        display: block;
        padding: 4px;
        color: #666;
        width: 120px;
        text-align: center;
        border-radius: 4px 4px 0 0;
        cursor: pointer;
    }

    .patientchart-nav .selected {
        border: 1px solid #ddd;
        border-width: 1px 1px 0 1px;
        border-radius: 5px 5px 0 0;
        background-color: #ddd;
        top: 0;
        text-shadow: none;
    }

        .patientchart-nav .selected a {
            position: relative;
            color: black;
            font-weight: bold;
        }

#vitals-chart img {
    border: none;
    margin: 5px auto;
}

/* Calendar Navigation */

.calendar-nav {
    list-style: none;
    padding: 0;
    margin: 0px;
}

    .calendar-nav li {
        float: left;
        border: transparent;
        margin: 0;
        font: normal 14px Arial;
        background-color: #f6f6f6;
        padding: 1px 0;
        top: 2px;
        position: relative;
        border-radius: 5px 5px 0 0;
        border-bottom: 1px solid #949494;
    }

    .calendar-nav a {
        text-decoration: none;
        display: block;
        padding: 4px;
        color: #666;
        width: 120px;
        text-align: center;
        border-radius: 4px 4px 0 0;
        cursor: pointer;
    }

    .calendar-nav .selected {
        border: 1px solid #ddd;
        border-width: 1px 1px 0 1px;
        border-radius: 5px 5px 0 0;
        background-color: #949494;
        text-shadow: none;
    }

        .calendar-nav .selected a {
            position: relative;
            color: black;
            font-weight: bold;
        }

/* Save progress / animation */

.save-progress {
    padding: 4px 0 4px 35px;
    vertical-align: middle;
    color: #005a8c;
    font-weight: bold;
    background: url(../images/save-progress.gif) no-repeat left;
    background-size: 20px 20px;
    margin: 0 auto;
    width: 100px;
    display: inline-block;
}

.todrag {
}

.todrop {
}

.save-progressMobile {
    padding: 4px 0 4px 35px;
    vertical-align: middle;
    font-size: 13px;
    color: #005a8c;
    background: url(../images/save-image-nobackgr.gif) no-repeat left;
    background-size: 20px 20px;
    margin: 0 auto;
    width: 100px;
    display: inline-block;
}
/*  Medication profile - edit */

.medpro {
    margin: 5px auto;
    width: 55% !important;
    border: 1px solid #eee;
}

    .medpro td,
    .medpro th {
        height: auto !important;
        font: normal 12px Arial;
        color: #000;
        text-align: left;
        padding: 3px !important;
        background-color: #fff !important;
        border: 1px solid #eee;
        border-width: 0 0 1px 0;
    }

    .medpro th {
        font-weight: bold;
        text-shadow: none;
    }

    .medpro tr:last-child th,
    .medpro tr:last-child td {
        border-width: 0 !important;
    }

.medpro-edit,
.medpro-history {
    background: url(../images/icon-edit.png) no-repeat;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.medpro-history {
    background: url(../../CaregiverPortalWeb/images/icon-history.png) no-repeat;
}

/* Message Notification */

.msg-notification {
    margin: 0 5px 0 0;
    padding: 3px 7px;
    font: bold 12px Arial !important;
    color: #333 !important;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: inset 0px 0px 0px 1px #f9f9f9;
    text-shadow: none;
    display: block;
    float: left;
    background: #dadada !important;
    /*
	background: -moz-linear-gradient(top,  #7e7e7e 0%, #dadada 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7e7e), color-stop(100%,#b9b9b9)) !important;
	background: -webkit-linear-gradient(top,  #7e7e7e 0%,#b9b9b9 100%) !important;
	background: -o-linear-gradient(top,  #7e7e7e 0%,#dadada 100%) !important;
	background: -ms-linear-gradient(top,  #7e7e7e 0%,#dadada 100%) !important;
	background: linear-gradient(to bottom,  #7e7e7e 0%,#dadada 100%) !important;
	*/
}

    .msg-notification span {
        font: bold 11px Arial;
        color: #fff !important;
        border: 1px solid #c00;
        border-radius: 3px;
        box-shadow: none !important;
        text-shadow: none !important;
        display: inline;
        /*width: 15px;
	height: 15px;*/
        background: #C00;
        padding: 0 2px;
    }

/*Support Chat*/
.support-chat-div {
    width: 20px !important;
    height: 20px !important;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top !important;
    float: none;
}

    .support-chat-div:hover {
        background: url(../images/icon-chat.png) no-repeat center, #656565;
        background: url(../images/icon-chat.png) no-repeat center, -moz-linear-gradient(top, #a6a6a6 0%, #424242 100%);
        background: url(../images/icon-chat.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#424242));
        background: url(../images/icon-chat.png) no-repeat center, -webkit-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../images/icon-chat.png) no-repeat center, -o-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../images/icon-chat.png) no-repeat center, -ms-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../images/icon-chat.png) no-repeat center, linear-gradient(to bottom, #a6a6a6 0%,#424242 100%);
    }

.support-chat {
    cursor: pointer;
    color: white;
    font-size: 13pt;
    background: url(../images/icon-chat.png) no-repeat center;
    height: 16px !important;
}

/*Training Video*/
.trainig-video-div {
    width: 20px !important;
    height: 20px !important;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top !important;
    float: none;
}

    .trainig-video-div:hover {
        background-size: contain !important;
        background: url(../images/icon-training.png) no-repeat center, #656565;
        background: url(../images/icon-training.png) no-repeat center, -moz-linear-gradient(top, #a6a6a6 0%, #424242 100%);
        background: url(../images/icon-training.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#424242));
        background: url(../images/icon-training.png) no-repeat center, -webkit-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../images/icon-training.png) no-repeat center, -o-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../images/icon-training.png) no-repeat center, -ms-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../images/icon-training.png) no-repeat center, linear-gradient(to bottom, #a6a6a6 0%,#424242 100%);
    }

.trainig-video {
    cursor: pointer;
    color: white;
    font-size: 13pt;
    background: url(../../CaregiverPortalWeb/images/icon-training.png) no-repeat center;
    background-size: contain;
    height: 16px !important;
}

/*User Chat*/
.user-chat-div {
    width: 20px !important;
    height: 20px !important;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top !important;
    float: none;
}

    .user-chat-div:hover {
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, #656565;
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, -moz-linear-gradient(top, #a6a6a6 0%, #424242 100%);
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a6a6), color-stop(100%,#424242));
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, -webkit-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, -o-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, -ms-linear-gradient(top, #a6a6a6 0%,#424242 100%);
        background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center, linear-gradient(to bottom, #a6a6a6 0%,#424242 100%);
        background-size: contain;
    }

.user-chat {
    cursor: pointer;
    color: white;
    font-size: 13pt;
    background: url(../../HealthcareAssistantPortal/Images/chat-white.png) no-repeat center;
    background-size: contain;
    height: 16px !important;
}

/*  MESSAGING SYSTEM */

.email-notif {
    margin: 0 5px;
}

    .email-notif img {
        margin: 0;
        margin-right:5px;
        vertical-align: top !important;
    }

.email-container {
    margin: 0 auto;
    width: 95%;
    font-size: 11px;
    font-family: Arial;
    color: #000;
    text-align: left;
    background: rgba(255,255,255,0.50) !important;
    padding: 5px;
    /* border: 1px solid #F8F8F8;*/
    border-radius: 3px;
}

    .email-container td {
        vertical-align: top;
    }

    .email-container tr:last-child td {
        border: none;
    }

.email-folders {
    width: 180px;
}

    .email-folders ul {
        list-style: none;
        margin: -1px 5px 0 0;
        padding: 0;
    }

        .email-folders ul li {
            padding: 0;
            margin: 0 0 3px 0;
        }

            .email-folders ul li a,
            .email-folders ul li a.selected {
                display: block;
                padding: 10px;
                background-color: #f9f9f9;
                border: 1px solid #f9f9f9;
                border-radius: 3px;
                color: #000;
                font-weight: bold;
            }

                .email-folders ul li a img {
                    margin: 0 3px 0 0;
                    border: none;
                }

                .email-folders ul li a:hover {
                    background-color: #f1f1f1;
                    border: 1px solid #f1f1f1;
                }

                .email-folders ul li a.selected,
                .email-folders ul li.selected {
                    background-color: #E0E0E0;
                    border: 1px solid #e8e8e8;
                }

.email-summary {
    width: 380px;
    /* border-bottom: 1px solid #F4F4F4; */
    background-color: #f9f9f9;
    border-radius: 3px;
    padding: 3px;
}

    .email-summary table {
        width: 100%;
        margin: 0 auto 5px auto;
        border: 1px solid #f9f9f9;
    }

        .email-summary table th {
            text-align: left;
            font-size: 14px;
        }

        .email-summary table tr:first-child td {
            text-align: right;
            width: auto;
        }

            .email-summary table tr:first-child td:last-child {
                max-width: 22%;
            }

th.read {
    color: #5C5C5C;
    font-weight: bold;
}

.read,
.unread {
    color: #165fa3;
    font-weight: normal;
    font-size: 13px;
}

td.unread,
th.unread {
    font-weight: bold;
}

th.unread {
    font-weight: bold;
    color: #000;
}

td.read {
    color: #5c5c5c;
    font-weight: normal;
}

.email-summary table:hover {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}

.email-summary table.selected {
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}

.email-message {
    width: calc(100% - 350px);
    border-bottom: 1px solid #F4F4F4;
}

    .email-message table {
        width: calc(100% - 5px);
        margin: 0 0 0 5px;
        border: 1px solid #f9f9f9;
        border-radius: 3px;
        font-size: 12px;
    }

.email-message-action {
    margin: 5px;
}

    .email-message-action a {
        display: inline-block;
        width: 85px;
        padding: 1px;
        background-color: #f9f9f9;
        border: 1px solid #f9f9f9;
        border-radius: 3px;
        color: #000;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 3px;
    }

        .email-message-action a img {
            margin: 0 3px 0 0;
            border: none;
        }

        .email-message-action a:hover {
            background-color: #f1f1f1;
            border: 1px solid #f1f1f1;
        }

        .email-message-action a.selected {
            background-color: #e8e8e8;
            border: 1px solid #e8e8e8;
        }

.email-search-tbl,
.email-search-tbl:hover {
    background-color: #e8e8e8 !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 3px;
    height: 51px;
}

    .email-search-tbl tr:last-child td {
        width: 22%;
        /* white-space: nowrap; */
    }

        .email-search-tbl tr:last-child td:first-child {
            width: auto !important;
            white-space: nowrap;
        }

        .email-search-tbl tr:last-child td:last-child {
            text-align: right;
        }

.email-search {
    margin: 0 !important;
    padding: 2px 2px 2px 20px !important;
    font: normal 11px Arial !important;
    color: #B0B0B0;
    border: 1px solid #878787 !important;
    border-radius: 3px !important;
    background: #fff url(../Images/icon-search.png) no-repeat 2px;
    width: calc(100% - 24px);
}

    .email-search:hover {
        border-color: #d08488 !important;
    }

    .email-search:focus {
        border-color: #be161e !important;
        color: #000 !important;
    }

.removeRecipient, .removeRecipient:hover, .removeRecipient:active, .removeRecipient:visited {
    color: #be161e;
}

hr {
    border: 0;
    height: 1px;
    background: #e1e1e1;
    background-image: -webkit-linear-gradient(left, #e1e1e1, #ccc, #e1e1e1);
    background-image: -moz-linear-gradient(left, #e1e1e1, #ccc, #e1e1e1);
    background-image: -ms-linear-gradient(left, #e1e1e1, #ccc, #e1e1e1);
    background-image: -o-linear-gradient(left, #e1e1e1, #ccc, #e1e1e1);
}

#dvOnlineMmebersDiv hr {
    height: 1px !important;
}

.email-message hr {
    border: 0;
    height: 1px;
    background: #f0f0f0;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #e1e1e1, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #e1e1e1, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #e1e1e1, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #e1e1e1, #f0f0f0);
}

.subject {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    display: block;
    word-wrap: break-word;
}

.sender {
    font-size: 14px;
    text-align: left;
}

.msg-info {
    color: #c8c8c8;
    text-align: left;
}

.msg-body {
    font-size: 14px;
    text-align: left;
    display: block;
    word-wrap: break-word;
}

#tbWriteMail td {
    vertical-align: middle !important;
}

#tbWriteMail tr:first-child td,
#tbMail tr:first-child td {
    padding-top: 7px !important;
}

#divTo, #divRecipients, #txtSubject {
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9 !important;
    border-radius: 3px;
    color: #000;
    padding: 3px;
    margin: 0;
}

#divTo {
    padding: 2px 2px 3px 2px;
    overflow: auto;
}

#divRecipients {
    /* float: left; */
    padding: 2px 2px 0 2px;
}

    #divRecipients span {
        margin: 0 2px 2px 0;
        padding: 2px 3px 2px 0;
        border: 1px solid #e8e8e8;
        border-radius: 3px;
        background-color: #e8e8e8;
        float: left;
    }

#divTo input {
    float: left;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #000;
    padding: 3px 3px 3px 20px !important;
    margin: 0;
    background: #fff url(../Images/icon-search.png) no-repeat 2px;
    font: normal 11px Arial !important;
}

#divTo, #txtSubject {
    width: calc(100% - 10px);
}

    #divTo:hover, #txtSubject:hover,
    #divTo:focus, #txtSubject:focus {
        border-color: #d08488 !important;
    }

#chkImportanceHigh {
    width: 14px;
    height: 14px;
    margin: 3px 0px 3px 10px !important;
    position: relative;
}

#tbWriteMail label {
    position: relative;
    top: -3px;
}

#txtContent {
    border: 1px solid #f9f9f9 !important;
    background-color: #f9f9f9;
    border-radius: 3px;
    color: #000;
    width: calc(100% - 17px) !important;
    max-width: none !important;
    margin: 0 0 0 2px;
}

#txtContent, #txtSubject, #divTo {
    border-color: #b5b5b5 !important;
}

    #txtContent:hover, #txtContent:focus {
        border-color: #d08488 !important;
    }

.docMessageRow a {
    cursor: pointer;
}

/* Visit verification*/
#visitVerification {
    display: none;
    font-size: 12px;
}

    #visitVerification table {
        width: 100%;
    }

    #visitVerification th {
        text-align: left;
    }

    #visitVerification td {
        text-align: left;
        padding: 5px 0 5px 30px;
    }

@media (max-device-width:650px) {
    .visitVerificationAllButtonsTr td {
        padding: 40px 0px 5px 30px !important;
    }
}

#visitVerification input {
    margin: 0;
}

    #visitVerification input[type="text"] {
        width: 188px;
    }

#visitVerification canvas {
    border: 1px solid #000 !important;
}

[id$="visitSignatureImage"] {
    max-height: 17px;
    vertical-align: middle;
}

.ui-dialog .ui-icon.ui-icon-closethick {
    text-indent: 0;
}

#saveWithWarnings p {
    font-size: 10pt;
}

/* Document details */
.affectCaseMix {
    background: #0fb;
}

.affectCarePlan {
    background: #0cf;
}

/*  Email Notification */

#mailNotification {
    position: fixed;
    bottom: 4%;
    left: 2%;
    z-index: 300;
    width: 100px;
    height: 85px;
    border: 1px solid #a3a3a3;
    border-radius: 2px;
    background: #fafafa url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center;
    background: url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center, -moz-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
    background: url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f0f0f0));
    background: url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center, -webkit-linear-gradient(top, #fafafa 0%,#f0f0f0 100%);
    background: url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center, -o-linear-gradient(top, #fafafa 0%,#f0f0f0 100%);
    background: url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center, -ms-linear-gradient(top, #fafafa 0%,#f0f0f0 100%);
    background: url(../../CaregiverPortalWeb/Images/email-unread-big.png) no-repeat center, linear-gradient(to bottom, #fafafa 0%,#f0f0f0 100%);
    -webkit-box-shadow: 0 0 5px 0 #dadada;
    box-shadow: 0 0 5px 0 #dadada;
}

    #mailNotification img {
        margin: 4px;
        border: 0;
        display: block;
        float: right;
        cursor: pointer;
    }

    #mailNotification span {
        font: bold 16px Arial;
        color: #c00;
        margin: 24px 0 0 28px;
        display: block;
        text-align: left;
        text-shadow: none;
    }

.defaultlink a {
}

.purplelink a, .purplelink span {
    color: #c000c0 !important;
}

.redlink a, .redlink span {
    color: #ff0000 !important;
}

.greenlink a, .greenlink span {
    color: #008000 !important;
}

.graylink a, .graylink span {
    color: #6d6d6d !important;
}

.historyChk {
    text-align: center !important;
}

.orangelink a, .orangelink span {
    color: #6d6d6d !important;
}

#documentDiffContentDiv h1 {
    width: 98%;
    margin: 10px auto 1px 12px;
    font: bold 14px Arial;
    color: #000;
    text-align: center;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    text-shadow: none;
}

.appointment-nav {
    height: 27px;
    margin: 5px 0 0 9px;
}

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

#doc-li, #subAcc-li {
    display: none;
    float: right;
    margin-right: 45px;
}

#dvMobileTop {
    width: 99%;
    height: auto;
    margin-left: 5px;
    border-radius: 3px;
    display: none;
    position: relative;
}

.compareQuestionCheckUncheck {
    height: 20px;
    width: 100px;
    font-size: 12px;
    margin-left: 510px;
}

.loadingAnswer {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-left: -5px;
    margin-right: -10px;
    margin-top: 5px;
    z-index: 9999;
}

.loadingList {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-left: 30px;
    margin-right: -10px;
    margin-top: 5px;
    z-index: 9999;
}

.autocompleteResultList {
    font-size: 12px !important;
    text-align: left;
    width: auto !important;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.tag-history {
    background-size: 14px;
    width: 14px;
    height: 14px;
}

.lblHIPPS {
    display: block;
    float: right;
    padding: 3px;
    margin: 3px 5px auto 0px;
    font-weight: bold;
}

.version {
    text-shadow: none;
    color: White;
    font-size: 14px;
    margin-left: 400px;
}

.filterDocumentHide {
    display: none;
}

.divEdtTIO {
    position: absolute;
    margin-left: 50px;
}

.loading_doc_spin {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/loading.gif') center no-repeat #fff;
    opacity: 0.5;
}

.schedulerHeader {
    background-color: #07a2cb;
    float: left;
    width: 100%;
    text-align: left;
    font: bold 14px Arial !important;
}

.topNav4LeftRightMargin {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

#dropzone {
    background: palegreen;
    min-width: 100px;
    min-height: 50px;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    display: block;
    margin: 5px;
    border-radius: 5px;
    border-color: #006400;
    border: 1px solid;
    font-weight: normal;
    text-align: center;
}

    #dropzone.in {
        min-height: 60px;
        line-height: 42px;
    }

    #dropzone.hover {
        background: lawngreen;
    }

    #dropzone.fade {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        opacity: 1;
    }

.wy-tooltip {
    font-size: 12px;
    border: 1px solid #ddd;
    color: #444;
    background-color: white;
    box-shadow: 0 2px 3px #999;
    position: absolute;
    padding: 5px;
    text-align: right;
    direction: ltr;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 1000;
}

.wy-hide {
    display: none;
}

.wy-tooltip-title {
    text-align: right;
    padding-bottom: 5px;
    direction: ltr;
}

.attachmentChkPrintSelection {
    margin-left: 15px !important;
}

#lblWarningAppPatientsNotFound label {
    background: rgba(255, 245, 0, 0.85) url(../images/icon-warning.png) no-repeat;
}

a.schedule {
    height: auto;
    text-align: left;
    word-break: normal;
    white-space: nowrap !important;
}

textarea {
    resize: none;
}

#dvWriteMailCont #txtContent {
    height: 100% !important;
}

#dialog-show-message, .ui-widget-content {
    /*height: auto !important;*/
    font-family: aktiv-grotesk, Arial, sans-serif;
    font-size: 12px !important;
}

.sn-btn_C {
    background: rgba(255, 8, 0, 0.6);
    background: -moz-linear-gradient(top, #ff6b68aa 0%, #ff0800aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6b68aa), color-stop(100%,#ff0800aa));
    background: -webkit-linear-gradient(top, #ff6b68aa 0%,#ff0800aa 100%);
    background: -o-linear-gradient(top, #ff6b68aa 0%,#ff0800aa 100%);
    background: -ms-linear-gradient(top, #ff6b68aa 0%,#ff0800aa 100%);
    background: linear-gradient(to bottom, #ff6b68aa 0%,#ff0800aa 100%);
}

.pt-btn_C {
    background: rgba(7, 162, 203, 0.6);
    background: -moz-linear-gradient(top, #07a2cbaa 0%, #067b99aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07a2cbaa), color-stop(100%,#067b99aa));
    background: -webkit-linear-gradient(top, #07a2cbaa 0%,#067b99aa 100%);
    background: -o-linear-gradient(top, #07a2cbaa 0%,#067b99aa 100%);
    background: -ms-linear-gradient(top, #07a2cbaa 0%,#067b99aa 100%);
    background: linear-gradient(to bottom, #07a2cbaa 0%,#067b99aa 100%);
}

.st-btn_C {
    background: rgba(214, 168, 50, 0.6);
    background: -moz-linear-gradient(top, #d6a832aa 0%, #997824aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6a832aa), color-stop(100%,#997824aa));
    background: -webkit-linear-gradient(top, #d6a832aa 0%,#997824aa 100%);
    background: -o-linear-gradient(top, #d6a832aa 0%,#997824aa 100%);
    background: -ms-linear-gradient(top, #d6a832aa 0%,#997824aa 100%);
    background: linear-gradient(to bottom, #d6a832aa 0%,#997824aa 100%);
}

.ot-btn_C {
    background: rgba(89, 95, 44, 0.6);
    background: -moz-linear-gradient(top, #595f2caa 0%, #3b3f1daa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595f2caa), color-stop(100%,#3b3f1daa));
    background: -webkit-linear-gradient(top, #595f2caa 0%,#3b3f1daa 100%);
    background: -o-linear-gradient(top, #595f2caa 0%,#3b3f1daa 100%);
    background: -ms-linear-gradient(top, #595f2caa 0%,#3b3f1daa 100%);
    background: linear-gradient(to bottom, #595f2caa 0%,#3b3f1daa 100%);
}

.ms-btn_C {
    background: rgba(0, 91, 143, 0.6);
    background: -moz-linear-gradient(top, #005b8faa 0%, #004266aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b8faa), color-stop(100%,#004266aa));
    background: -webkit-linear-gradient(top, #005b8faa 0%,#004266aa 100%);
    background: -o-linear-gradient(top, #005b8faa 0%,#004266aa 100%);
    background: -ms-linear-gradient(top, #005b8faa 0%,#004266aa 100%);
    background: linear-gradient(to bottom, #005b8faa 0%,#004266aa 100%);
}

.ai-btn_C {
    background: rgba(187, 93, 98, 0.6);
    background: -moz-linear-gradient(top, #bb5d62aa 0%, #7f3f42aa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb5d62aa), color-stop(100%,#7f3f42aa));
    background: -webkit-linear-gradient(top, #bb5d62aa 0%,#7f3f42aa 100%);
    background: -o-linear-gradient(top, #bb5d62aa 0%,#7f3f42aa 100%);
    background: -ms-linear-gradient(top, #bb5d62aa 0%,#7f3f42aa 100%);
    background: linear-gradient(to bottom, #bb5d62aa 0%,#7f3f42aa 100%);
}

.ns-btn_C {
    background: rgba(218, 112, 40, 0.6);
    background: -moz-linear-gradient(top, #da7028aa 0%, #99511eaa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da7028aa), color-stop(100%,#99511eaa));
    background: -webkit-linear-gradient(top, #da7028aa 0%,#99511eaa 100%);
    background: -o-linear-gradient(top, #da7028aa 0%,#99511eaa 100%);
    background: -ms-linear-gradient(top, #da7028aa 0%,#99511eaa 100%);
    background: linear-gradient(to bottom, #da7028aa 0%,#99511eaa 100%);
}

.mw-btn_C {
    background: rgba(128, 128, 128, 0.6);
    background: -moz-linear-gradient(top, #808080aa 0%, #4c4c4c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080aa), color-stop(100%,#4c4c4caa));
    background: -webkit-linear-gradient(top, #808080aa 0%,#4c4c4caa 100%);
    background: -o-linear-gradient(top, #808080aa 0%,#4c4c4caa 100%);
    background: -ms-linear-gradient(top, #808080aa 0%,#4c4c4caa 100%);
    background: linear-gradient(to bottom, #808080aa 0%,#4c4c4caa 100%);
}

.grey-btn_C {
    background: rgb(179, 179, 179);
    background: -moz-linear-gradient(top, #cccccc 0%, #b3b3b3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#b3b3b3));
    background: -webkit-linear-gradient(top, #cccccc 0%,#b3b3b3 100%);
    background: -o-linear-gradient(top, #cccccc 0%,#b3b3b3 100%);
    background: -ms-linear-gradient(top, #cccccc 0%,#b3b3b3 100%);
    background: linear-gradient(to bottom, #cccccc 0%,#b3b3b3 100%);
}
.appNoColor {
    background: #f1f1f1 !important;
    color: black !important;
    text-shadow: none !important;
    font-weight: bold !important;
}

.smallHeightSignatureWindowSpan, .smallHeightSignatureWindowSelectedSpan {
    border-radius: 3px;
    border: 1px black solid;
    border-bottom: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 5px;
    display: inline-block;
    margin-bottom: -2px;
}

.smallHeightSignatureWindowSelectedSpan {
    background: lightgrey;
}

.documentLoaderMessagesDiv {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 60px;
    color: black;
}

.attachmentCell:hover {
    cursor: pointer;
}

.dvOnlineMembers ul {
    padding: 0 0;
}

.dvOnlineMembers li {
    list-style: none;
    padding: 0 0;
    margin: 0;
    line-height: 18px;
}

    .dvOnlineMembers li a {
        font-size: 14px;
        color: #262626;
        padding: 0 0;
        white-space: pre-line;
    }

.dvOnlineMembers img {
    max-width: 100%;
    vertical-align: middle;
}

.dvOnlineMembers .email-notif img, .SendUserChatMessage {
    vertical-align: middle !important;
    min-height: 15px;
    min-width: 25px;
    cursor: pointer;
    content: url('../../CommonPortalsCode/Images/chat_send.svg');
}

    .dvOnlineMembers .email-notif img:hover, .SendUserChatMessage:hover {
        content: url('../../CommonPortalsCode/Images/chat_send_hover.svg') !important;
    }

    .dvOnlineMembers .email-notif img.user-menu-icon-online {
        content: url('../../CommonPortalsCode/Images/chat_send_green.svg');
    }

.InputUserChatMessage {
    min-width: 200px;
}

.startChatLink {
    cursor: pointer;
}

    .startChatLink:hover, .startChatLink:focus {
        text-decoration: underline;
    }

.agencyNotificationMessage {
    height: auto;
    text-align: left;
    font-size: 12px !important;
}

.agencyNotificationMessageTitle {
    text-align: left;
    font-size: 14px !important;
}

.DivUserChatMessageAttachments {
    display: inline-flex;
    width: 100% !important;
    overflow: hidden;
    flex-wrap: wrap;
}

    .DivUserChatMessageAttachments>div {
        display: inline-flex;
    }

    .DivUserChatMessageAttachments img {
        height: 18px !important;
        width: auto !important;
    }

ul:focus {
    outline: none;
}

#dialog-show-agency-notificaton a, #dialog-show-agency-notificaton a:active, #dialog-show-agency-notificaton a:visited {
    color: rgba(0,99,224,1) !important;
    cursor: pointer !important;
    text-decoration: underline;
}

.divDialogCode {
    height: auto !important;
}

.ui-widget-content a.docMessageLink {
    cursor: pointer;
    color: #165fa3
}

.checked_tag {
    background: url(../../HealthcareAssistantPortal/Images/checked.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    height: 20px;
    margin: auto;
}

.unchecked_tag {
    background: url(../../HealthcareAssistantPortal/Images/unchecked.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    height: 20px;
    margin: auto;
}

.checked_tag_disabled {
    background: url(../../HealthcareAssistantPortal/Images/checked_tag_disabled.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    height: 20px;
    margin: auto;
}

.unchecked_tag_disabled {
    background: url(../../HealthcareAssistantPortal/Images/unchecked_tag_disabled.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    height: 20px;
    margin: auto;
}

td.tagClass {
    font-size: 0 !important;
    color: transparent;
    padding: 0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    td.tagClass::selection {
        color: transparent;
    }

.startRec-btn {
    background: url('../../CommonPortalsCode/Images/rec.png') no-repeat center;
}

.stopRec-btn {
    background: url('../../CommonPortalsCode/Images/sto_rec.png') no-repeat center;
}

.pauseRec-btn {
    background: url('../../CommonPortalsCode/Images/pause-icon.png') no-repeat center;
}

.rec-btn {
    display: block;
    float: left;
    background-size: 30px 30px;
    width: 40px;
    height: 40px;
    border: none !important;
    box-shadow: none !important;
}