/* This stylesheet is used to style the public view of the widget. */
/*.panoramic-content h2:before, .panoramic-content h3:before { 
  display: block; 
  content: " "; 
  margin-top: -100px; 
  height: 100px; 
  visibility: hidden; 
}*/

.table-of-contents .submenu {
	display: none;
}

.highlight-this-toc-item h2, .highlight-this-toc-item h3{
	text-decoration: underline;
}