#sidebar-nav, .navbar, .site-footer {
    display:none;
}

@page {
    margin:.85in .5in;
}

body .content, body.menu .content {
    margin-left: 0 !important;
    border-left: none;
    border-bottom: none;
}

.panel-heading {
    background-color: #eee !important;
}

.smp-user {
    font-size: 8pt !important;
}

hr {
    border-color: #999;
}

.stat-item { 
    border-color: #999;
}
.dl-horizontal dt {
    float: left;
    clear: left;
    width: 150px;
}
.dl-horizontal dd {
    margin-left: 160px;
}