<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.DarkBlue {
    background-color: #999A9F;
    color: #fff;
}
.MandatoryStar2
{
   /* content: "*";*/
    color: #BF1601;
    font-size: 12px;
    font-weight: normal;
    bottom: 10px;
    position: relative;
}

.HelpIcon {
    font-size: 24px;
}

.HelpIconEn {
float: right
}</pre></body></html>