﻿.responsive-nav-wrapper-parent {
    /* override width to visible search icon after add saleRep dropdown to header*/
    width: auto; 
    max-width: none;
}


.responsive-nav-wrapper #currentSaleRep {
    font-weight: bold;
    color: black;
}