
.unauthenticated    {  }
.authenticated      { display: none !important; }
.username           { display: none !important; }


.customer-portal    {  }
.employee-portal    { display: none !important; }

    .username:before { content: "" !important; }






