/* Put wac-ui css here */
.required label:after {
    color: #e32;
    content: ' *';
    display:inline;
}

.ordering-symbol.minor {
    opacity: .3;
}
