All NGE Widgets can be overridden. You can use the Joomla layout feature. For example, if you want to customize the tabs rendering :

Copy the file /layouts/nge/panels/tabs.php
into
/templates/yourtemplate/html/layouts/nge/panels/tabs.php

Now, you can modify the new file tabs.php.