﻿body 
{
    -webkit-print-color-adjust: exact;
}

/* Turn off template sections */
#TemplateHeaderBar, #TemplateMenu, #TemplateHeaderWrapper, #TemplateFooterWrapper {
    display: none;
}

#TemplateWrapper {
    padding: 0 0 0 0 !important;
}

#TemplateContentWrapper {
    max-width: 8in;
}

#TemplateContent {
    padding-bottom: 0px;
}

#gridster {
    height: auto !important;
}

.chartjs-legend {
    display: none;
}

.ChartJS {
    overflow: visible;
    position: inherit;
    padding-right: 0px;
}

canvas {
    max-width: 100% !important;
    max-height: 100% !important;
}

.WidgetAlertSummary4 .WidgetAlertSummaryDiv {
    float: none;
    width: auto;
}

.WidgetNewApplications .WidgetNewApplicationsTable th, .WidgetNewApplications .WidgetNewApplicationsTable td {
    max-width: 10%;
    white-space: inherit;
}