.navbar, footer, .hideprint {
    display: none !important
}

body {
    font-size: 0.8em;
}

h1 {
    font-size: 18px;
    line-height: 22px;
    margin: 3px 0 !important;
}

h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 3px 0 !important;
}

.row-fluid [class*="span"], .row [class*="span"] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container-fluid, .container {
    margin: 0 !important;
    padding: 0 !important;
}

th, td {
    padding: 1px !important;
}

table {
    margin-bottom: 5px !important;
}

table th, table td {
    font-size: 0.6em !important;
    line-height: 1.8em !important;
}