* {
background:transparent !important;
color:#000 !important;
text-shadow:none !important;
filter:none !important;
-ms-filter:none !important;
}
 
body {
margin:0;
padding:0;
line-height: 1.4em;
}
@page {
margin: 0.5cm;
}

.print table{
    width: 100%;
   display:block;
}

.print thead{
    width: 100%;
  
}
.print tr td{
    width: 100%;
  
}

.teste56{
     width: 200px!important;
}

.no-print { 
display:none; 
}
