body
{
    background-color: white;
    color: teal;
	
    /*font-size: 16px;*/

}

/* Grid styling */
.row
{
	/* background-color: maroon;	*/
        margin: 0px !important;
}

.col
{
	/* border: 1px solid lightgray; */
	/* text-align: center;*/
	margin:6px;
	padding:0px !important;
	/*float: left !important;*/
}

.loadcolor
{
    height: 50px;
    position:relative;
    top:3px;
}
/* Product marks */

.mark 
{
	height:auto;
	width: 50px;
	margin-right:8px;
	margin-top:6px;	
	margin-bottom:6px;
}

.small
{
    width:25px;
}

.questionmark
{
    height:25px;
    position: relative;
    bottom: 3px;
    left: 2px;
}

.faq_sustain
{
    position: relative;
    top: -253px;
    left: -5px;
}

.faq_energy
{
    position: relative;
    top: -235px;
    left: 10px;
    
}

.title
{
	font-size:24px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom: solid 4px teal;
        width: 100% !important;
}

.spacebelow
{
    margin-bottom:40px;
}

.details
{
	border-top: solid 5px teal;
	border-radius: 10px;
	margin-bottom:0px;

}
.detailBlock
{
	padding-left:0px !important;
}

.detailicon
{
    margin-left: 6px;
}

.thumb
{
	height: auto;
	width: 40px;
}

.productimage
{	
	height: auto;
	width: 175px;
	float: left;
	border-top: solid 2px teal;
	border-radius: 10px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.detailSectionHeader
{
	font-size: 20px;
	border-bottom: solid 2px teal;
	padding:0px !important;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.middletext
{
    vertical-align: middle;
}


.nutritioncol
{
  margin-top:0px !important;
}

.detailTable, .declarationtable
{
	display:block;
}

.nutrition
{
	/*min-width: 400px;*/
	/*max-width: 520px;*/
}

.shoplogo
{
    margin: 8px;
    margin-top: 16px;
    margin-bottom: 0px;
}

.resultshoplogo
{
    height:25px;
    padding-right: 5px;
}
.piechart
{
	width: 170px;
}

.input
{
    padding-left: 30px;

}

.error
{
	color: red;
        font-size:200%;
	font-weight: bold;
}

.wide
{
    width: 100%;
}

.small
{
		width:40px;
}

td {padding:0px;vertical-align:center;
}

/*div {border:1px solid red;}*/

.sustaindetails
{
    margin-left: 10px;
}

.xml_title_lvl1
{
    border-bottom:2px solid teal;
    font-size:24px;
}

.xml_title_lvl2
{
    font-size:16px;
    font-weight: bold;
    display:inline;
}

.xml_focus
{
    position:relative;
    left:50px;
}

.energypanel
{
   
    background-color: #d5ffd0; /*#DFDFDF;*/
    border: 1px solid teal;
    border-radius: 3px;
    width:425px;
	padding-left:8px !important;
}

.embed-nutrition
{
    clear: none;
}

.colBlock1
{
    float: left;
}

.faq li
{
    margin-left:50px;
    margin-top: 3px;
    margin-bottom: 6px;
}

.subtitle
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:0px;
	border-bottom: solid 1px teal;
        width: 100% !important;    
}