@charset "UTF-8";

.printOnly {
  display:none;
}

.doNotPrint {
  display:block;
}
