﻿
#twocolumnwrap_menu
{
    width: 100%;
	background-color:#FFF;
}
#twocolumnheader_menu 
{
	background-color:#FFF;
    padding-bottom: 0;
	height:34px;
	border-bottom:1px dotted #ccc
}

#twocolumnmain_menu 
{
	margin-top:11px;
    margin-bottom:20px;
    padding-right: 33px;
	float:left;
	width:626px;
	background-color:#FFF
}
#twocolumnmain_menu_submenu
{
	background-color:#FFF;
	margin-top: 25px;
    border: 0 solid #ff0000
}
#twocolumnmain_menu_submenu-left
{
   
	
	margin-left:58px;
	float:left;
	background-color:#FFF;
	width:215px;
}
#twocolumnmain_menu_submenu-right
{
	float:right;
	width:340px;
	margin-right:10px;
	background-color:#FFF;
	vertical-align:top;
}
.divLogos
{ 
    padding-left:20px;
    /*border-left: 1px dotted #ccc;*/
}

#twocolumnright_menu
{
    float: right;
	width:238px;
	margin-top:11px;
	background-color:#FFF;
}
#twocolumnfooter_menu
{
	border-bottom:none;
	clear:both;
	margin:18px 18px 0px 18px;
	padding-top:10px;
}     
.greencolumn {
    padding: 10px;
    /*background-color:#006230;*/
    background-color:#e1ece3;
}
.greencolumn-expandableText {
    padding:10px 10px 10px 10px;       
    background-color:#e1ece3;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    
}
.greencolumn-expandableHeading {
    padding:10px 10px 10px 10px;       
    background-color:#e1ece3;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:700;    
}

.menuproduct_image {
    max-width: 100% !important;
}

.nutritionTextBlack,
.nutritionTextGray {
    float: left;
    width: 115px;
    font-size: 11px;
    line-height: 15px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    
}
 .nutritionTextBlack {
     color:#000000;
 }
 .nutritionTextGray {
     color:#808080;
     text-indent:10px;
 }
 
 .nutritionValueGray
 {
     color:#808080;
     float: right;
     width: 50px;
     font-size: 12px;
	 line-height: 15px;
     text-align:right;
     font-family: Roboto, Arial, Helvetica, sans-serif;
     font-weight:400;    
 }
 .nutrient-fact {
     border-bottom: 1px dotted #ccc;
     width: 100%;
     margin-bottom: 2px;
     display: inline-block;
 }

 .nutritionLine
 {
    overflow: hidden;
    margin-bottom:2px
 }
 
 .default-nutritionInfo {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:300;
     font-size: 10px;
     color: #353535;
     display: block;
     margin-bottom: 10px;

 }
.nutritionCopy-MedGreen 
{
    Color:#006230;
     /*Color:white;*/
    Font-Size:15px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    
}

.nutritionCopy-MedGray
{
    Color:gray;
    Font-Size:12px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    }

.nutritionCopy-SmallGreen
{
    Color:#006230;
    font-size:12px;
     font-weight:normal;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:700;    }

.nutritionCopy-Black
{
    color:Black;
    font-size: 12px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    
    line-height: 20px;
}

.nutrition-facts {
    height: auto;
}


/*modified 4.16 - PM*/
.nutritionCopy-Black p
{
    color:Black;
    font-size: 12px;
   font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    
    line-height: 14px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 10px 0px;
}

.nutritionCopy-Black p:last-child
{
    color:Black;
    font-size: 12px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:700;
    line-height: 14px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 15px 0px;
}

.nutritionCopy-Black p:first-child
{
    color:Black;
    font-size: 12px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:400;    
    line-height: 14px;
    margin:12px 0px 0px 0px;
    padding:0px 0px 10px 0px;
}

/**/

#divEmailSub {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
    background-position:top left;
	background-repeat:repeat;
    background-color:white;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
   /* IE 5-7 */
	 filter: alpha(opacity=70);
	z-index:11;
    
   
    
}

#emailDlgContent {
    left: 0px;
    top: 10px;
    visibility: hidden;
    height:280px;
    margin:170px 0px 0px 20px;
    background-color:#ebebe1;
    border:1px solid #000;
    padding:5px;
    float:left;
     font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:700;    
    position: absolute;
    z-index:19;
}

#divYourBuild {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position:top left;
    background-repeat:repeat;
    background-color:white;
    -ms-opacity: .7;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    -webkit-filter: alpha(opacity=70);
    -moz-filter: alpha(opacity=70);
    -o-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    z-index:5;
}
#yourBuildContent 
{
    display: none; 
    left: 0;
    top: 1px;
    width:736px;
    min-height: 472px;
    height: auto;
    margin: 0 0 0 13px;
    border-top:2px solid #CECECE;
    border-bottom:2px solid #CECECE;
    border-left:2px solid #CECECE;
    border-right:2px solid #CECECE;
    padding:6px 10px 6px 10px;
    float:left;
     font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight:700;    
    position: absolute;
    z-index:7;
    background-color:#ebebe1;
}

#yourProdContent 
{
    min-height: 410px;
    height: auto;
}

.YourBuildButton {
    text-align:center;
}

.calculateYours {
    padding: 5px 5px 25px 5px;
    height: 20px;
    border-bottom: 1px dotted #666;
}

.selectFavorite {
    padding: 5px; 
    background-color: #e1ece3; 
    height: 30px; 
    border-bottom: 1px dotted #666;
}

.NutritionCalculatorIngredients label {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

.menuProductText {
    width:100%;
    float:left;
    position:relative; 
    top:2px; 
    left:4px;
    text-decoration:none;
    text-align:center;
}

.menuProductText a {
    text-decoration:none;
}


.menuProductText:hover a h3 {
    color:#00543D;
    }

.ProductDisclaimerBelowPrintButton {
    float:left;
    margin:13px 0px 0px 10px; 
    clear:left;
    font-size:10px; 
    color:gray;
}

.ProductDisclaimerBelowPrintDownLoadLinks p {
    color:#a4a4a4;
    clear:left;
    margin-top:7px;
    font-size:10px;
}

div.loading {
	width: 32px;
	height: 32px;
    background: url('/images/Core/loading.gif') no-repeat center center;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    padding: 20px;
}

.menu-product-flash {
    /* Menu Product */
    text-align: center;
    margin: 15px;
}
img.product-bug {
    /* Menu Product */
    width: 75px;
    height: auto !important;
    padding-right: 15px;
}
.menu-product.nutrition {
    /* Menu Product */
    z-index: 6;
    position: relative;
}
.menu-product #introtext {
    /* Menu Product */
    margin: 0 0px 20px 0;
}

/*.menu-product.col-md-72 {
    width: 72%;
    max-width: 100% !important;
    padding: 0px;
}

.menu-product.col-md-28 {
    width: 28%;
}*/

#introtext span.copy-medium {
    display: block;
}

.page-header h2 {
        color: #006230;
	    line-height: 25px;
	    padding-top: 9px;
    }

.nutrient-fact.notopborder {
    border-top: 0px;
}


@media (min-width: 768px) and (max-width: 991px) {
    /*.menu-product.col-sm-12 {
        z-index: 1;
    }*/
     .nutrient-fact:first-child {
     border-top: 1px dotted #ccc;
     padding-top: 5px;
    }
    .nutritionLine.fullwidth {
        width: 100%;
    }

    .nutrient-fact.topborder-tablet {
        border-top: 1px dotted #ccc;
    }

    .hide-tablet {
        display: none;
    }

    .xbreadcrumbs.breadcrumbs-tablet {
        z-index: 8;
    }
}

@media screen and (max-width: 767px) {
        .hide-mobile {
            display: none;
        }
}

[dir="rtl"] .nutritionValueGray {
    text-align: left !important;
}

[dir="rtl"] .nutritionCopy-SmallGreen {
    float: right !important;
}

[dir="rtl"] #divBread {
    float: right !important;
}

[dir="rtl"] #divCheese{
    float: right !important;
}

[dir="rtl"] #divVeggie{
    float: right !important;
}

[dir="rtl"] #divSauce{
    float: right !important;
}

[dir="rtl"] #divExtra{
    float: right !important;
}

[dir="rtl"] .ProductDisclaimerBelowPrintButton {
    float: right !important;
    margin-right: 10px;
}

.spanPadding {
    float: right !important;
    padding: 0 0.45em 0 1.85em;
}

