<div id="welcomeText" <i class="fa fa-exception" title="There may not be enough hours for this request"></i>
</div>
$('#P45_BALANCE_CONTAINER').after('<div id="welcomeText" <i class="fa fa-exception" title="There may not be enough hours for this request"></i></div>')
<div id="welcomeText" <i="" class="fa fa-exception" title="There may not be enough hours for this request" style="
color: goldenrod;
"></div>
--- jorge
Post Text
<i class="errorHelp fa fa-exception"></i>
.errorHelp {
color: goldenrod;
padding: 3px;
display: none;
}