﻿/* For printing, we need font sizes in "pt" instead of "px." */
body {
border-top:none;
color: #000;
background-image: unset;
}
#container { width: auto; font-size: 16px; }
#sidemenus, #section-header, .pnlImg { display: none; }
#main { width: auto; margin: auto; }
#fstitleborder { padding-top: 0 !important; }
#content  {
	background-color: White; 
    color: inherit; 
    font-size: 9pt;
}
#container p, .center TABLE TD  {
	font-size: 16px !important;
}
#buttons{
	font-size: 5pt;
}

.collapse {
background:none;
padding:0;
}
.ingredients .collapsed {
	display: table-row !important;
}

.ingredients .light, .ingredients .dark {
	display: none !important;
}
.breadcrumbs {
	display: none;
}
.gsc-control-cse { 
	display: none;
}