<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
label.IATS_InputRequired {
    font-weight: bold;
}

input.IATS_InputRequired {
    border: 1px solid #333;
}

select.IATS_InputRequired {
    border: 1px solid #333;
}
</pre></body></html>