img.qr {
  image-rendering: pixelated;
  padding: 0 !important;
}
img.qr9 {
  width: 366px;
  height: 366px;
}
img.qr5h {
  width: 270px;
  height: 270px;
}
img.qr5hmini {
  width: 90px;
  height: 90px;
}
table.qr5h,
table.qr1l {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
}
table.qr1l th:nth-child(n+21) {
  background-color: #67f !important;
}
table.qr1l td:nth-child(n+21) {
  background-color: #eef !important;
}
table.qr5h tbody tr:nth-child(2) td:nth-child(-n+14) {
  background-color: #fcc !important;
}
table.qr5h tbody tr:nth-child(3) td:nth-child(-n+14) {
  background-color: #faa !important;
}
table.qr5h tbody tr:nth-child(4) td:nth-child(-n+14) {
  background-color: #f88 !important;
}
table.qr5h th:nth-child(n+14) {
  background-color: #67f !important;
}
table.qr5h tbody tr:nth-child(1) td:nth-child(n+14) {
  background-color: #eef !important;
}
table.qr5h tbody tr:nth-child(2) td:nth-child(n+14) {
  background-color: #ccf !important;
}
table.qr5h tbody tr:nth-child(3) td:nth-child(n+14) {
  background-color: #aaf !important;
}
table.qr5h tbody tr:nth-child(4) td:nth-child(n+14) {
  background-color: #88f !important;
}