<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ===================== Adjustments for Exhibitor Hub ===================== */
button.btn.btn-primary.abtn-AdvanceSearchForm.aa-exhibitorSearch {
    /*display: none;*/
}

button.btn.btn-primary.abtn-MyExhibitors.aa-myExhibitors {
    display: none;
}

button.abtn-Login {
    display: none;
}

i.fa.fa-lg.fa-star-o {
    display: none;
}

i.fa.fa-lg.fa-star-half-full {
    display: none;
}
/*======== Hide Login ============ */
li#ctl00_cph1_btnLogin {
    display: none !important;
}

/*.exhibitorName {*/
/*  pointer-events: none;*/
/*}*/
</pre></body></html>