.K_bgColor_WhiteTransparent {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
}
.K_bgColor_OffWhiteTransparent {
  background-color: #f8f8f8;
  background-color: rgba(248, 248, 248, 0.95);
}
body { -webkit-text-size-adjust: none; }
