@charset "utf-8";

/* ----- captcha honeypot */
.yogi { display: none; filter: alpha(opacity=0); opacity: 0; }

/* ----- internal/debug */
.dbg { background: #ffffff; font: normal 9pt "Courier New", Courier, monospace; padding: 5px; text-align: left; }
.dbg pre { max-height: none; }
