/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 7/01/2016, 03:08:43 PM
    Author     : rjassan
*/

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
