nav ul.tabs.primary.clearfix {
	display:none !important;
}
nav ul.tabs.secondary.clearfix {
	display:none !important;
}
#block-rit-bootstrap-subtheme-local-tasks {
	display: none !important;
}


/* 
Some webforms are set to allow certain users the ability to view Submissions - this allows those users to see webform Results in a View.
But when this is set, those users may also see a View and Results tab above the webform itself, or tabs on the View page.
These tabs can allow into the inner setup of the webform. Not optimal.
To prevent confusion, this code eliminates display of the tabs from the respective pages. Applies to anyone not an admin.
*/