@media print {
    #fatTabs,
    #fatForm,
    .btn {
        display: none !important;
    }
}
