﻿.noprint
{
    display:none;
}
.reportimgleft img
{
    width:100%;
}

.reportimages
{
    float:none;
    width:auto;
    margin-right:0;
}
.reportimgholderr 
{
    display:none;   
}
.printonly
{
    display:block;
}
.reportimages img {
    max-height:1400px;
}
.leftimageholder {
     page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid; /* or 'auto' */
}
    .reportimages, .leftimageholder :last-child {
        margin-bottom:0;
    }
.articleHoldera {
    padding-bottom:0;
}