.showhide,#reveal,#reveal2,#reveal3,#reveal4,#reveal5,#reveal6,#showhide0, #showhide1,#showhide2,#showhide3,#showhide4, #showhide5,#showhide6,#showhide7, #showhide8,#showhide9,#showhide10, #showhide11,#showhide12,#showhide13, #showhide14,#showhide15,#showhide16, #showhide17,#showhide18,#showhide19, #showhide20,#showhide21,#showhide22,#showhide23, #showhide24,#showhide25 {     display: block;}
/*Hide interactions*/
/* .supplementStore, #gauge, #waitingRoom, #ptChart { display: none !important;} */
.supplementStore *, #gauge *, #waitingRoom *, #ptChart *, #mealBuilder *, #canvas, #canvas * {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
div#waitingRoom {
	background: none;
	padding: 0 0 0 0;
	height: 20px;
	width: auto;
}
#canvas {
	height: 40px !important;
	width: 500px;
}
#mealBuilder {
	background: none !important;
}
/* Message */
.supplementStore::after, #gauge::after, #waitingRoom::after, #mealBuilder::after, #canvas::after, iframe::after {
	visibility: visible;
	font-weight: bold;
	color: red;
	content: "Please return to website to use this interaction.";
}
img, img.half, img.full {
  max-width: 24em;
}
.modal_window {
	position:static;
	background:transparent;
	width:auto;
	max-height:none;
	border:none;
	padding:0;
	display:block;
	overflow:visible;
	box-shadow: none;
}
iframe, .close_modal,#mask,#showAllLink, #hideAllLink, div#multiItemView, .noprint, .multidViewer {display: none;}
#mask { visibility: hidden;}
.module table.tabbedTable th,.module table.tabbedTable td.printCell { display:none;}
.module table.tabbedTable td,.module table.tabbedTable td.current {display:block; width:95%;}