.wp-admin {
	&.taxonomy-adcmdr_campaigns {
		#addtag,
		#edittag {
			.term-slug-wrap,
			.term-description-wrap {
				display: none;
			}
		}
	}
}
