<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; 

.iqfm-table {
    margin-bottom:15px;
    width: 100%;
}

.iqfm-table th, .iqfm-table td {
    border: 1px solid #DCDCDC;
    padding: 5px;
}

.iqfm-table th {
    white-space: nowrap;
    background-color: #E7E7E7;
    text-align: left;
    vertical-align: top;
}
</pre></body></html>