header .header-content__navbar_menu ul ul.submenu {
    white-space: nowrap;
}

/* Ensure won bids on bid list are clearly highlighted in green */
.as-bid-list .table tr.bid-won > td {
    background: rgba(170, 255, 170, 0.44) !important;
}
