<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.wxp-top{
    display: block;
    width: 150px;
    text-decoration: none!important;
}

a.wxp-top .wxp-ship-status{
    text-align: center;
    padding: 5px;
    display: block;
}

a.wxp-top span.wxp-not-shipped{
    color: #D8000C;
    background-color: #FFBABA;
}

a.wxp-top span.wxp-partial-shipped{
    color: #9F6000;
    background-color: #FEEFB3;
}
a.wxp-top span.wxp-shipped{
    color: #270;
    background-color: #DFF2BF;
}</pre></body></html>