﻿.dashboard-widget {
    width: 100%;
    display: inline-block;
    background-color: #32384b;
}

.dashboard-widget-header {
    color: #fff;
    font-variant: small-caps;
}

    .dashboard-widget-header > label {
        color: #fff;
        background-color: #32384b;
        font-size: 1.5em;
        padding: 10px;
        font-variant: small-caps;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

        .dashboard-widget-header > label:only-child {
            display: block;
        }

    .dashboard-widget-header > a {
        margin: 5px;
        padding: 6px 15px;
    }

        .dashboard-widget-header > a:hover {
            background-color: rgba(113,128,169, 0.24);
        }

.dashboard-widget-content {
    background-color: #f4f2f2;
    position: relative;
    padding: 5px 10px 10px 10px;
}

    .dashboard-widget-content:not(.transparent) {
        margin: 5px;
    }

    .dashboard-widget-content.transparent {
        background: transparent;
    }

div.dashboard-widget-content.dashboard-datatable-wrapper {
    padding: 0;
}

a.accordion-anchor,
div.accordion-anchor {
    font-weight: bold;
    padding: 10px;
    display: block;
    position: relative;
    color: #fff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .35);
    background: -moz-linear-gradient(top, #6c6e74 0%, #4b4d51 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6e74), color-stop(100%,#4b4d51));
    background: -webkit-linear-gradient(top, #6c6e74 0%,#4b4d51 100%);
    background: -o-linear-gradient(top, #6c6e74 0%,#4b4d51 100%);
    background: -ms-linear-gradient(top, #6c6e74 0%,#4b4d51 100%);
    background: linear-gradient(top, #6c6e74 0%,#4b4d51 100%);
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

    a.accordion-anchor > span:not(.blue-button):last-child {
        background-color: #fff;
        color: #6f6e6e;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 0.9em;
        line-height: 25px;
        margin-right: 10px;
        margin-top: -2px;
    }

    a.accordion-anchor > span.blue-button {
        margin-top: -2px;
        min-width: 110px;
        text-align: center;
        padding: 4px 5px;
        font-size: 0.75em;
        font-weight: normal;
    }

    a.accordion-anchor > span,
    div.accordion-anchor > span {
        font-size: 1.1em;
    }

        a.accordion-anchor > span:first-child,
        div.accordion-anchor > span:first-child {
            margin-left: 5px;
            width: 125px;
        }
/*div.alert-item-container a*/
div.schedule-visit-option > a {
    padding: 4px 5px;
    font-size: 0.75em;
    width: 65px;
    text-align: center;
}



/*.dashboard-datatable-wrapper div.ui-widget-header:first-child {
    margin-top: 10px;
}*/

/*.dashboard-widget-content .displaytable {
        margin-top: 0;
    }

        .dashboard-widget-content .displaytable th:nth-child(1),
        .dashboard-widget-content .displaytable td:nth-child(1) {
            width: 38%;
        }

        .dashboard-widget-content .displaytable th:nth-child(2),
        .dashboard-widget-content .displaytable td:nth-child(2) {
            width: 38%;
        }

        .dashboard-widget-content .displaytable th:nth-child(3),
        .dashboard-widget-content .displaytable td:nth-child(3) {
            width: 35%;
        }

    .dashboard-widget-content > .displaytable thead {
        border-bottom: 2px solid rgba(161, 164, 168, 0.25);
    }

    .dashboard-widget-content > .displaytable th:first-child {
        padding-left: 10px;
    }

    .dashboard-widget-content > .displaytable th {
        padding: 10px 0;
    }

    .dashboard-widget-content th:not(:first-child) a {
        margin-left: 5px;
    }

    .dashboard-widget-content th:last-child a {
        margin-left: -3px;
    }

    .dashboard-widget-content .scrollcontainer {
        height: 195px;
        overflow-y: scroll;
    }

    .dashboard-widget-content canvas {
        width: 100%;
        min-height: 200px;
    }

.chart-legend {
    border: 1px solid #a1a4a8;
    background-color: rgba(244, 242, 242, 1);
    position: absolute;
    top: 10px;
    left: 10px;
}

    .chart-legend ul {
        list-style-type: none;
        margin: 0;
        padding: 20px;
    }

    .chart-legend li span {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }*/

/* Patient Dropdown
*****************************/

#PatientDropdownWidget div.patientdropdown-input-wrapper {
    margin-top: 10px;
    width: 100%;
}

#PatientDropdownWidget h2 + div {
    font-size: 12pt;
    margin-left: 15px;
}

#PatientDropdownWidget div.patientdropdown-input-wrapper div:first-child {
    padding-right: 10px;
}

div.patientdropdown-input-wrapper > div > div:last-child {
    width: 55px;
}

/* Did You Know
*****************************/
#DidYouKnowWidget {
    display: none;
}

    #DidYouKnowWidget p {
        margin-top: 10px;
        margin-bottom: 0;
    }

/* Referral Snapshot
*****************************/
#ReferralCountWidget {
    margin-bottom: -20px;
}

    #ReferralCountWidget .leaders li:not(.no-leader-space) span:first-child,
    #ReferralCountWidget .leaders li:not(.no-leader-space) h3:first-child,
    #AgencyAlertWidget .leaders li:not(.no-leader-space) span:first-child,
    #AgencyAlertWidget .leaders li:not(.no-leader-space) h3:first-child,
    #AuditToolsWidget .leaders li:not(.no-leader-space) span:first-child,
    #AuditToolsWidget .leaders li:not(.no-leader-space) h3:first-child {
        background: #f6f7f8;
    }

    #ReferralCountWidget .leaders li:not(.no-leader-space) span + span,
    #ReferralCountWidget .leaders li:not(.no-leader-space) h3 + span,
    #AgencyAlertWidget .leaders li:not(.no-leader-space) span + span,
    #AgencyAlertWidget .leaders li:not(.no-leader-space) h3 + span,
    #AuditToolsWidget .leaders li:not(.no-leader-space) span + span,
    #AuditToolsWidget .leaders li:not(.no-leader-space) h3 + span {
        background: #f6f7f8;
    }

    #ReferralCountWidget ul,
    #AuditToolsWidget ul {
        vertical-align: top;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        #ReferralCountWidget ul:first-of-type {
            margin-top: 10px;
        }

        #ReferralCountWidget ul > li {
            padding-bottom: 5px;
        }

        #ReferralCountWidget ul:last-of-type > li:last-of-type {
            padding-bottom: 0px;
        }

/* Favorite Tools
*****************************/

#FavoriteToolsWidget > div:last-child {
    margin-top: 10px;
}

#FavoriteToolsWidget h2 {
    vertical-align: sub;
}

    #FavoriteToolsWidget h2 + a {
        font-size: 12pt;
        margin-left: 15px;
    }

#FavoriteToolsWidget > div:last-child > a {
    background-color: #fff;
    padding: 5px 10px;
    border: 2px solid #a1a4a8;
    width: auto;
}

/* Schedule
*****************************/

#ScheduleWidget div.dashboard-widget-header {
    /*border-bottom: 5px solid #32384b;*/
    padding-bottom: 5px;
    position: relative;
}

    #ScheduleWidget div.dashboard-widget-header a {
        padding: 7px 0px;
        text-align: center;
        font-size: 0.75em;
    }


        #ScheduleWidget div.dashboard-widget-header a:first-of-type {
            width: 40%;
            max-width: 100px;
            min-width: 76px;
        }

        #ScheduleWidget div.dashboard-widget-header a:nth-of-type(2) {
            width: 30%;
            min-width: 56px;
        }

        #ScheduleWidget div.dashboard-widget-header a:last-of-type {
            width: 20%;
            /*  float: right;
            margin-right: 10px;*/
        }

    #ScheduleWidget div.dashboard-widget-header span {
        padding: 0;
        font-size: 0.7em;
    }

    #ScheduleWidget div.dashboard-widget-header > div {
        width: 41%;
        top: 13px;
        position: absolute;
        right: 10px;
        max-width: 225px;
        text-align: right;
    }

#ScheduleDefaultView {
    text-align: right;
    padding-right: 15px;
    font-size: 0.85em;
    padding-bottom: 5px;
    margin-top: -5px;
}

#SchedulePrint {
    display: none;
}

#ScheduleWidget div.dashboard-widget-content {
    background-color: #fff;
    padding: 0;
}

#ScheduleWidget div.daily-schedulewidget-header,
#ScheduleWidget div.weekly-schedulewidget-header {
    background-color: #505974;
}

#ScheduleWidget div.weekly-schedulewidget-header {
    min-height: 54px;
}

div.daily-schedulewidget-header > a,
div.weekly-schedulewidget-header > a {
    min-height: 54px;
}

    div.daily-schedulewidget-header > a:first-of-type,
    div.weekly-schedulewidget-header > a:first-of-type {
        background: url(../Images/schedule_left.png) no-repeat center;
        border-left: 5px solid #32384b;
    }

    div.daily-schedulewidget-header > a:nth-of-type(2),
    div.weekly-schedulewidget-header > a:nth-of-type(2) {
        background: url(../Images/schedule_right.png) no-repeat center;
        border-right: 5px solid #32384b;
    }

div.weekly-schedulewidget-header > a {
    line-height: 54px;
    color: #fff;
    font-size: 0.9em;
    width: 82px;
}

    div.weekly-schedulewidget-header > a:first-of-type {
        background-position: 10px;
        padding-left: 35px;
    }

    div.weekly-schedulewidget-header > a:nth-of-type(2) {
        padding-right: 35px;
        background-position: right 10px center;
    }

div.daily-schedulewidget-header > a {
    width: 5%;
    max-width: 35px;
}

div.daily-schedulewidget-header > div {
    overflow: hidden;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 44px;
}

    div.daily-schedulewidget-header > div > a {
        background-color: #fff;
        width: 12.5%;
        padding: 5px 0;
        text-align: center;
    }

        div.daily-schedulewidget-header > div > a.active {
            background-color: #454d63;
            color: #fff;
            font-weight: bold;
            border: 1px solid #a1a4a8;
        }

div.schedule-day > label {
    display: block;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    /*margin-left:5%*/
}

div.schedule-visit-item {
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f4f2f2;
}

div.schedule-visit-item {
    margin-bottom: 5px;
}

div.schedule-visit-time {
    text-align: center;
    width: 20%;
    max-width: 100px;
    font-size: 0.9em;
    font-weight: bold;
}

    div.schedule-visit-time > div > a {
        padding: 3px 8px;
        font-size: 12px;
        font-weight: normal;
    }

div.schedule-visit-info {
    padding-left: 10px;
}

    div.schedule-visit-info > label {
        display: block;
    }

div.schedule-nonvisit-option {
    width: 20%;
    padding-top: 5px;
}

div.schedule-visit-option {
    width: 15%;
    padding-top: 5px;
    vertical-align: top;
}

    div.schedule-visit-option > a.schedule-status-missed,
    div.schedule-visit-option > a.schedule-status-completed {
        font-size: 1em;
    }

    div.schedule-visit-option > a.schedule-status-completed {
        color: #54c983;
    }

    div.schedule-visit-option > a.schedule-status-missed {
        color: #dd5555;
    }

.schedule-status-missed,
.schedule-status-completed:hover {
    text-decoration: underline;
}

#RescheduleModal > label {
    display: block;
}

    #RescheduleModal > label:first-child {
        font-size: 1.25em;
    }

#RescheduleModal > form > div:first-of-type {
    margin-top: 10px;
}

#RescheduleTime {
    width: 135px;
}

#PrintModal div.form-checkboxlist-wrapper {
    background-color: #454d63;
    padding: 10px;
}

#PrintModal div.schedule-print-detail {
    margin-left: 20px;
}

/* Alerts
*****************************/

#AlertsWidget > div.dashboard-widget-content {
    padding: 5px;
}

div.alert-type-container a {
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 3px;
    text-align: center;
    margin: 0;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

div.secondary-tab-row > div:not(.alert-type-container) a {
    border-bottom-width: 0;
}

div.alert-type-container li:not(.active) a {
    background: #fff;
}

div.alert-type-container ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

    div.alert-type-container ul.alert-width-4 > li {
        width: 25%;
    }

    div.alert-type-container ul.alert-width-3 > li {
        width: 33.33%;
    }

    div.alert-type-container ul.alert-width-2 > li {
        width: 50%;
    }

    div.alert-type-container ul.alert-width-1 > li {
        width: 100%;
    }

    div.alert-type-container ul.alert-width-1 a {
        text-align: left;
        padding-left: 25px;
    }

div.alert-type-container a {
    border: 1px solid #a1a4a8;
}

div.alert-type-container li.active a {
    border: 1px solid #505974;
}

div.alert-type-container a.alert-urgent-type {
    /*border: 1px solid #dd5555;*/
    border-bottom-color: #a1a4a8;
    color: #dd5555;
    font-weight: bold;
}

div.alert-type-container li span.red-bubble {
    margin-top: -7px;
}

div.alert-type-container li.active span.red-bubble {
    text-align: center;
    font-size: 0.85em;
    width: 20px;
    height: 19px;
    padding: 1px;
    color: #fff;
}

div.alert-type-container li:not(.active) span.red-bubble {
    font-size: 0.75em;
    width: 18px;
    height: 17px;
    background-color: #fff;
    border: 1px solid #dd5555;
    color: #dd5555;
}

div.alert-type-container li.active span.red-bubble.asterix-count {
    font-size: 1.15em;
}

div.alert-type-container li:not(.active) span.red-bubble.asterix-count {
    font-size: 1em;
}

div.secondary-tab-row > div:first-child {
    background-color: #f4f2f2;
    border-left: 15px solid #f4f2f2;
}

div.secondary-tab-row {
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    div.secondary-tab-row li {
        float: right;
    }

div.primary-tab-row:not(.single-row) {
    border-right: 1px solid #a1a4a8;
}

div.primary-tab-row li.active > a {
    background-color: #505974;
    color: #fff;
    font-weight: bold;
    border-bottom-color: #505974;
    z-index: 1;
}

div.primary-tab-row.single-row li:not(:only-child).active > a {
    box-shadow: 6px 3px 10px -4px #000, -7px 4px 10px -5px #000;
}

div.primary-tab-row.single-row li:not(:only-child).active:first-of-type > a {
    box-shadow: 6px 3px 10px -4px #000;
}

div.primary-tab-row.single-row li:not(:only-child).active:last-of-type > a {
    box-shadow: -7px 4px 10px -5px #000;
}

div.primary-tab-row:not(.single-row) li.active > a {
    -moz-box-shadow: 0px 0px 10px 1px #000;
    -webkit-box-shadow: 0px 0px 10px 1px #000;
    box-shadow: 0px 0px 10px 1px #000;
    background-color: #505974;
    color: #fff;
    font-weight: bold;
    border-bottom-color: #505974;
}

div.primary-tab-row:not(.single-row) li.active:last-of-type > a {
    -moz-box-shadow: 0px 0px 10px 1px #000;
    -webkit-box-shadow: 0px 0px 10px 1px #000;
    box-shadow: 0px 0px 10px 1px #000;
}

div.primary-tab-row:not(.single-row) li.active:first-of-type > a {
    -moz-box-shadow: 3px -3px 10px -2px #000;
    -webkit-box-shadow: 3px -3px 10px -2px #000;
    box-shadow: 3px -3px 10px -2px #000;
}

div.primary-tab-row li.active > a.alert-urgent-type {
    background-color: #dd5555;
    border-color: #dd5555;
}

div.primary-tab-row:not(.single-row) li:not(.active) > a {
    -moz-box-shadow: inset 0 -10px 10px -10px #000000, 2px 0px 10px 0px #777;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000, 2px 0px 10px 0px #777;
    box-shadow: inset 0 -10px 10px -10px #000000, 2px 0px 10px 0px #777;
}

div.primary-tab-row.single-row li:not(.active) > a {
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
}

div.primary-tab-row:not(.single-row) > div {
    margin-right: 2%;
}

div.primary-tab-row li {
    float: left;
}

div.primary-tab-row:not(.single-row) li {
    margin-top: -7px;
}

div.alert-item-container {
    border-bottom: 1px solid #a1a4a8;
    background-color: #fff;
    border-top-width: 0;
}

    div.alert-item-container:not(.single-row) {
        border-right: 1px solid #a1a4a8;
    }

        div.alert-item-container:not(.single-row) > div {
            margin: -5px 2% 0 0;
            box-shadow: 1px -4px 10px 0px #000;
        }

    div.alert-item-container > div > div {
        border: 5px solid #505974;
        position: relative;
        z-index: 2;
    }

    div.alert-item-container > div[data-type="Urgent"] > div {
        border-color: #dd5555;
    }

    div.alert-item-container td > a {
        min-width: 65px;
        text-align: center;
    }

#AlertsWidget table.displaytable th {
    padding: 0;
    border: 0;
}

#OtherAlerts {
    border: 1px solid #a1a4a8;
    padding: 10px;
    background-color: #fff;
}

    #OtherAlerts:not(.no-alert-margin) {
        margin: 0 0 10px 0;
    }

    #OtherAlerts > ul {
        margin: 0;
        padding: 0 0 0 20px;
        list-style: disc;
    }

div.alert-modal.ui-widget-content a {
    color: #2892ec;
}

div.alert-modal div.comment-from {
    font-size: 0.85em;
}

div.alert-modal div.modal-contents-div > div {
    border-top: 1px solid #d7d8d8;
    padding: 10px 5px;
}

    div.alert-modal div.modal-contents-div > div:last-child {
        border-bottom: 1px solid #d7d8d8;
    }

    div.alert-modal div.modal-contents-div > div:nth-child(odd) {
        background-color: #f9f9f9;
    }

/* Printable Forms
*****************************/
#AdditionalTherapistWidget {
    background-color: #fff;
    border: 5px solid #32384b;
}

    #AdditionalTherapistWidget a {
        display: inline-block;
        background-color: #fff;
        padding: 5px 10px;
        border: 2px solid #a1a4a8;
        width: auto;
    }

/* 30-Day Assessment Tracker
*****************************/

#ThirtyDayAssessmentContainer.dashboard-widget-content {
    padding: 0px;
    background-color: #454d63;
}

/* Visit Total Widget
*****************************/

#VisitTotalWidget canvas {
    min-height: 300px;
}

/* Patient Distribution Widget
*****************************/
#PatientDistributionLegend {
    position: static;
}

    #PatientDistributionLegend li {
        display: inline-block;
    }

/* Weather Widget
*****************************/

#WeatherWidget.dashboard-widget {
    background-color: #dd5555;
    color: #fff;
    min-height: 112px;
    vertical-align: middle;
}

#WeatherWidget > div > div {
    text-align: center;
}

#WeatherWidget div > label.weather-degrees {
    font-size: 3em;
    font-weight: bold;
}

#WeatherWidget > div > label {
    font-size: 1.5em;
    width: 100%;
    padding: 20px 0;
    text-align: center;
}


/* Agency Buttons
*****************************/

#AgencyButtonsWidget {
    margin-bottom: 20px;
}

    #AgencyButtonsWidget > div {
        width: 50%;
        text-align: center;
    }


        #AgencyButtonsWidget > div > a {
            width: 67%;
            max-width: 200px;
            padding: 15px;
            font-size: 0.9em;
        }

/* Agency Alerts
*****************************/
#AgencyAlertWidget > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #AgencyAlertWidget > ul > li {
        padding: 5px 0;
    }

#AgencyAlertWidget li > span:last-of-type {
    font-size: 1.15em;
    margin-top: -4px;
}

/*#AgencyAlertWidget li > span:first-child {
    display: inline-block;
    margin-bottom: 10px;
}

#AgencyAlertWidget a {

}*/

/*#AgencyAlertWidget > ul > li:not(:last-child) {
            padding-bottom: 10px;
        }

        #AgencyAlertWidget > ul > li:not(:first-child) {
            padding-top: 10px;
        }*/

/* OTHERS
*****************************/

/*#DidYouKnowWidget {
    border-bottom: 20px solid #454d63;
    background-color: #f4f2f2;
}

    #DidYouKnowWidget > div:last-child {
        padding: 0 15px;
    }*/

/*.patient-button-class {
    padding-left: 15px;
    padding-right: 35px !important;
    max-width: 110px !important;
}*/

/*#AlertsWidget {
    border-bottom: 20px solid #dd5555;
}*/


/*#ScheduleWidget {
    transition: width .5s ease-in-out;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -ms-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    width: 100%;
}*/

/*#ScheduleWidget div.dashboard-widget-header {
        background-color: #454d63;
    }

        #ScheduleWidget div.dashboard-widget-header > a {
            color: #fff;
            vertical-align: middle;
            line-height: 18px;
            font-size: 10pt;
            letter-spacing: 1px;
        }*/

#Schedule {
    min-height: 530px;
    max-height: 530px;
    overflow-y: scroll;
    background-color: #FFF !important;
    border: 1px solid #505974;
}

#PrintScheduleDiv {
    min-height: 500px;
    background-color: #c7c8c8;
}

.visit-line-item {
    border: 3px solid white;
    background-color: #f4f2f2;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.visit-line-item-prescheduled-separator, .visit-line-item-unscheduled-separator {
    border: 3px solid white;
    background-color: #FFF;
    text-align: center;
    text-transform: uppercase;
    color: #6f6e6e;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.visit-line-item-separator {
    border: 3px solid white;
}

.schedule-time {
    font-weight: bold;
    color: #000;
}

.schedule-patient-name {
    color: #2892ec !important;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.visit-type-line-item {
    margin-left: 50px;
    font-weight: bold;
}

.visit-line-item-no-records {
    background-color: #f4f2f2 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 3px solid white;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #6f6e6e !important;
}

.visit-line-item-no-records-label {
    vertical-align: middle;
    text-align: center;
    display: block;
    font-weight: bold;
}

.Separator {
    background-color: rgb(199,200,200);
}

    .Separator label {
        padding-left: 15px;
        color: #FFF;
        font-weight: bold;
    }

        .Separator label:first-line {
            color: #6f6e6e;
        }

#divScheduleWeek {
    background-color: #505974;
    padding: 10px 0;
    height: 33px;
}

    #divScheduleWeek:after {
        display: inline-block;
        width: 100%;
        content: '';
    }

    #divScheduleWeek > div:first-child,
    #divScheduleWeek > div:last-child {
        border-radius: 0px;
        background-color: transparent;
    }

    #divScheduleWeek > div {
        width: 9%;
        text-align: center;
        height: 30px;
        border-radius: 10px;
        background-color: #fff;
        font-size: 9pt;
        transition: width .25s ease-in-out;
        -webkit-transition: width .25s ease-in-out;
        -moz-transition: width .25s ease-in-out;
        -ms-transition: width .25s ease-in-out;
        -o-transition: width .25s ease-in-out;
    }

    #divScheduleWeek div.active {
        background-color: #454d63;
    }

        #divScheduleWeek div.active a {
            color: #fff;
            font-weight: bold;
        }

    #divScheduleWeek a {
        display: block;
        vertical-align: middle;
        line-height: 30px;
    }

    #divScheduleWeek img {
        vertical-align: middle;
    }

.text-color-white {
    color: #FFF !important;
}

.schedule-label-gray {
    color: #939393 !important;
}

.schedule-border-radius {
    border-radius: .75em !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

/*Send Us A Patient (Agency Homepage)*/
.inner-content {
    padding: 0px 15px;
}

#SendPatientDiv, #PrintQueueDiv {
    padding-bottom: 20px;
    border-bottom: 20px solid #454D63;
    background-color: #f4f2f2;
}

.agencyHomePageButton {
    width: 150px !important;
}
