/*
$Id: //NetMenu/Main/Application/NetNutritionMVC/Stylesheets/Nutrition_Label.css#16 $
$DateTime: 2011/04/13 15:15:26 $
$Revision: #1 $
*/

/* Nutrition Label Styles for an EU label */

/* top level div for a non-interactive layout */
.cbo_nn_NutritionLabelDiv {
    font-size: 10px;
    padding: 1px;
    background-color: #FFFFFF;
    border: 1px solid black !important;
}

.cbo_NutritionLabelSecondaryColumns {
    border-left: 1px solid black !important;
    width: 250px !important;
}

.cbo_ExpandedHeaderDiv {
    border-bottom: 1px solid black !important;
    width: 100% !important;
}

.cbo_nn_LabelHeader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px !important;
	width: 100%;
	text-align: left !important;
	vertical-align: middle !important;
}

/* not currently used in EU style
.cbo_nn_LabelAmountServed
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 0px !important;
	width: 100%;
	text-align: left !important;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.cbo_nn_LabelDailyValue
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 0px !important;
	width: 100%;
	text-align: right !important;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
*/

/* style for the label of a nutrient */
.cbo_nn_LabelDetail {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px !important;
	text-align: left !important;
	white-space: nowrap;
}

.cbo_nn_LabelDetailRight {
	color: #000000;
	font-family: Arial, sans-serif;
	padding: 0px !important;
	font-size: 12px;
	text-align: right;	
}

/* used for line separators */
.cbo_nn_LabelBorderedSubHeader {
	border-bottom: 1px #000000 solid !important;
	font-size: 10px;
	text-align: left !important;
}

/* don't do this in the EU style 
.cbo_nn_LabelBorderedSubHeader TABLE
{
	margin-top: 0px !important;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	font-size: 12px;
	text-align: left !important;
}
*/

/* used for the 'vitamins and minerals title' */
.cbo_nn_LabelVitAndMinTitle_EU {
	font-family: Arial;
	font-weight: bold;
	padding: 0px !important;
	font-size: 12px;
	text-align: left !important;
}

/* used in 'header' of nutrition label; put no border here */
.cbo_nn_LabelBottomBorderLabel {
	border-bottom: 0px none white;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	padding: 0px !important;
	font-size: 12px;
}

/* class for per 100g and per serving amounts */
.cbo_nn_SecondaryNutrient {
	color: #000000;
	font-family: Arial;
	padding: 0px;
	font-size: 11px;
	text-align: right !important;
}

/* class of outermost table for the label */
.cbo_nn_NutritionLabelTable {
	background-color: #FFFFFF;
	border: 2px solid black !important;
	color: #000000;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 1px;
	moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 3px 2px !important;
	padding: 1px;
	webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 3px 2px !important;
	width: 300px !important;
}

.cbo_nn_NutritionLabelTable TD {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	background-color: #FFFFFF;
	text-align: left;
}

/* used for main title */
.cbo_nn_LargeLabelHeader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 0;
	width: 100%;
	text-align: left !important;
	background-color: #FFFFFF;
}

.cbo_NutritionHeaderLeft {
    order: 1;
    font-size: 1.1em;
}

.cbo_NutritionHeaderRight {
    order: 1;
    font-size: 1.1em;
}

/* used for the ingredient list in the label and summary */
.cbo_nn_LabelIngredients {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	width: 100%;
	text-align: left !important;
}

/* used for the ingredient list in the summary */
.cbo_nn_LabelIngredientsBold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	width: 100%;
	text-align: left !important;
}

/* used for allergen list */
.cbo_nn_LabelAllergens {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	width: 100%;
	text-align: left !important;
}

/* used for allergen list */
.cbo_nn_LabelAllergensBold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	width: 100%;
	text-align: left !important;
}

.cbo_nn_LabelLeftPaddedDetailIncomplete {
    color: #990000;
    text-align: right !important;
}

.cbo_nn_LabelPrimaryDetailIncomplete {
    color: #990000;
    text-align: right !important;
}

.cbo_nn_LabelPrimaryDetailPercentIncomplete {
    color: #990000;
    text-align: right !important;
}

.cbo_nn_SecondaryNutrientIncomplete {
    color: #990000;
    text-align: right !important;
}

.cbo_nn_LabelDetailIncomplete {
    color: #990000;
    text-align: right !important;
}
