.hidePrint {
visibility: visible;
}
.showPrint {
visibility: hidden;
width:1px; 
height:1px;
}
