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

unlist.breadcrumb list+list:before{
    display: none;
}

unlist.breadcrumb list+list:after {
    color: black;
    content: url(/partners/i/img/personal_manager/chevron.png);
    font-size: 10px;
    position: absolute;
    top: -4px;
    right: -18px;
    transform: rotate(180deg);
}

.qr_code .left_div {
    max-width: 740px;
    text-align: right;
}
</pre></body></html>