.irc-quote-paragraph { margin-bottom: 10px; }
.irc-quote-pre {
    white-space: pre-wrap;
    word-break: break-word;
    overflow-wrap: anywhere;
}
.irc-quote-pre-flush { margin: 0; }
.irc-inline-form { display: inline; }
.irc-hp-wrap {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}
