@media print {
    #header, #page_heading, #uta-footer, .skip, .mentis-logo, .btn, .a2a_dd, .nav-tabs {
        display: none !important;
    }
}