<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.QSIFeedbackButton div,
.QSIFeedbackButton dl,
.QSIFeedbackButton dt,
.QSIFeedbackButton dd,
.QSIFeedbackButton ul,
.QSIFeedbackButton ol,
.QSIFeedbackButton li,
.QSIFeedbackButton h1,
.QSIFeedbackButton h2,
.QSIFeedbackButton h3,
.QSIFeedbackButton h4,
.QSIFeedbackButton h5,
.QSIFeedbackButton h6,
.QSIFeedbackButton span,
.QSIFeedbackButton pre,
.QSIFeedbackButton form,
.QSIFeedbackButton fieldset,
.QSIFeedbackButton textarea,
.QSIFeedbackButton p,
.QSIFeedbackButton blockquote,
.QSIFeedbackButton tr,
.QSIFeedbackButton th,
.QSIFeedbackButton td {
 margin: 0;
 padding: 0;
 background-color: transparent;
 border: 0;
 font-size: 12px;
 line-height: normal;
 vertical-align:baseline;
 box-shadow: none;
}
.QSIFeedbackButton img {
 height: auto;
 width: auto;
 margin: 0;
 padding: 0 
}
.QSIFeedbackButton ul,
.QSIFeedbackButton ol {
 margin: 12px 0;
 padding-left: 40px;
}
.QSIFeedbackButton ul li {
 list-style-type: disc;
}
.QSIFeedbackButton ol li {
 list-style-type: decimal;
}
.QSIFeedbackButton .scrollable {
 -webkit-overflow-scrolling: touch;
}
.QSIFeedbackButton table {
 border-collapse: collapse;
 border-spacing: 0;
}
.QSIFeedbackButton table td {
 padding: 2px;
}
.QSIFeedbackButton iframe {
 max-height: none;
}
.QSIFeedbackButton * {
 box-sizing: content-box;
}
</pre></body></html>