﻿@media print {
    .dont-print, .navbar, #rb-controls a, .footer {
        display: none !important;
    }
}