/*hide navigation for butype other than portal*/

.butype-not-portal .topNavBox {
	display: none;
}

.butype-not-portal .nav-wrapper .button-collapse {
	display: none;
}

.butype-not-portal .nav-wrapper .campaign-icon {
	display: inline-block;
}