@media print { .noprint { display:none; } .modal-footer, .modal-header { display: none; } .modal-dialog{ border:0px; } } @media screen { }