@page {
    size: auto;
    margin: 0mm;
}
body {
    margin: 0mm;
    margin-left: 11mm;
    visibility: visible;
    min-height: auto;
}
#client-sidebar,
#header,
#print-link,
ul.nav,
h1.client {
    display: none;
    height: 0;
}
#contrib h2.client {
    font-size: 10pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 0.5cm !important;
    border-bottom: none;
}
#contrib {
    padding-bottom: 0 !important;
}
#contrib td.total {
    margin: 0cm !important;
    padding: 0cm !important;
}
#contrib .stocks {
    padding: 0 1.3cm 0 0.7cm !important;
    margin-bottom: 0.9cm !important;
}

.center {
    width: 16cm;
    margin: 0;
}

#client-container-inner {
    width: 16cm;
    margin: 0;
}

#client-container-inner td {
    width: 16cm;
    margin: 0;
    font-size: 15pt;
}

h2.client {
    font-size: 10pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 0.5cm;
    border-bottom: none;
}
h3.client {
    padding: 0;
    padding-bottom: 1mm;
    font-size: 13pt;
    border-bottom: 0.2mm solid #000;
    margin-top: 0.3cm;
    margin-bottom: 0.1mm;
}
h2.contrib {
    margin-bottom: 0.2cm !important;
}
#print_heading, #sum_heading {
    display: block;
}
#print_heading {
    font-size: .8cm;
    margin-right: 11mm;
    margin-top: 11mm;
}
#sum_heading {
    padding: 0;
    font-size: 0.1cm;;
}
td {
    white-space: nowrap !important;
    padding: 0.1cm 0 0 0 !important;
    margin: 0 !important;
    font-size: 12pt !important;
}
td.total {
    margin: 0cm !important;
    padding: 0cm !important;
    font-size: 13pt !important;
}

tr:not(:last-child) {
    margin: 0;
    padding: 0;
    border-bottom: 0.2mm dotted #ccc !important;
}

.print {
    margin: 0;
    padding: 0;
    padding-top: 1cm;
    width: 100%;
    visibility: visible;
    /*
     * This is actually shorter than the
     * tallest group of assets. However,
     * it prevents the extra page in the
     * print dialog.
     */
    height: 15cm;
}

.client-sum {
    border-top: none;
    margin-bottom: 0.8cm !important;
    padding: 0cm 1.4cm 0cm .8cm !important;
}

.stocks {
    padding: 0 1.5cm 0 1.5cm;
}
