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

.sml_error {
    font-style:italic;
    color:red;
}
.sml_confirm {
    font-style:italic;
    color:green;
}


.box_fix {
    margin-bottom:10px;
    
}
</pre></body></html>