﻿.noPrint {
 visibility:hidden;
 display:none;
}

.noDisplay {
     visibility:visible !important;
      display:inline !important;
}
