*{margin:0px;padding:0px}
/*body{font-family: Arial, Helvetica, sans-serif;
background-color: #e9eaed;
color: #333333;}
#container{margin:0 auto;width:100%}*/
span.twitter-typeahead {
    position: inherit !important;
}

.tt-suggestion.tt-selectable {
	/*border: 1px solid #cecece;
	border-radius: 4%;*/
    margin: 1% 0 1% 0;
    padding: 1% 0% 1% 4%;
	
}

span.tag.label.label-info {
	background-color: #eb610a;
    color: #fff;
    font-weight: 600;
    pointer-events: all;
    font-size: 0.8em;
    vertical-align: middle;
}

.tt-suggestion.tt-selectable:hover {
	background-color: #eb610a;
    color: #fff;
    font-weight: 600;
    pointer-events: all;
    font-size: 1em;
    vertical-align: middle;
}

#timelineContainer{width:100%; /*height:15.5em;*/ position:relative}
#myqrecipeContainer, #mycombiContainer{width:100%; height:auto; position:relative;}

.actions{background-color:#dadada; padding:6px;border-radius:8px; margin-top:10px;margin-bottom:15px;}
.actions img{width:40%;background:none;}
.actions td{text-align:left; vertical-align:middle;width:30%;}

.nav_container{
	position: sticky;
    top: 13%;
    background: ghostwhite;
    z-index: 60;
    font-size: 1.2em;
    font-weight: 600;
}

#timelineBackground {
display:block;
height: 233px;
max-height:233px;
position: relative;
margin-top: 8em;
overflow: hidden;
background-repeat:no-repeat;
background-position:center;
/*opacity:0.3;*/
z-index:block;
}
#timelineProfilePic {
width: 80%;
height:auto;
/*padding:5px;*/
border: 3px solid #666666;
background-color: #ffffff;
position: relative;
z-index: 1000;
overflow: hidden;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;  /*Change boarder radius in Chrome*/
display:block;
/*background-image:url(../images/blank_user.png);*/
background-repeat:no-repeat;
background-position:center;
/*opacity:0.3;*/
margin-left:auto;
margin-right:auto;
margin-top:10%;
font-size:16px;

}


#timelineRecipePic {
width: 100%;
height:auto;
/*padding:5px;*/
border: 3px solid #cccccc;
background-color: #ffffff;
position: relative;
z-index: 50;
overflow: hidden;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;  /*Change boarder radius in Chrome*/
display:block;
/*background-image:url(../images/blank_user.png);*/
background-repeat:no-repeat;
background-position:center;
/*opacity:0.3;*/
margin-left:auto;
margin-right:auto;
margin-top:10%;
font-size:16px;

}

#timelineOfferPicDetail{
	width: 50%;
	height:auto;
	/*padding:5px;*/
	/*border: 3px solid #cccccc;*/
	background-color: #ffffff;
	position: relative;
	z-index: 10;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;  /*Change boarder radius in Chrome*/
	display:block;
	/*background-image:url(../images/blank_user.png);*/
	background-repeat:no-repeat;
	background-position:center;
	/*opacity:0.3;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:16px;
	
}
#timelineRecipePicDetail {
width: 100%;
height:auto;
/*padding:5px;*/
border: 3px solid #cccccc;
background-color: #ffffff;
position: relative;
z-index: 10;
overflow: hidden;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;  /*Change boarder radius in Chrome*/
display:block;
/*background-image:url(../images/blank_user.png);*/
background-repeat:no-repeat;
background-position:center;
/*opacity:0.3;*/
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-size:16px;

}


#myrecipePic {
width: 90%;
height:auto;
/*padding:5px;*/
border: 3px solid #cccccc;
background-color: #ffffff;
position: relative;
z-index: 1000;
overflow: hidden;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;  /*Change boarder radius in Chrome*/
display:block;
/*background-image:url(../images/blank_user.png);*/
background-repeat:no-repeat;
background-position:center;
/*opacity:0.3;*/
margin-left:auto;
margin-right:auto;
margin-top:5%;
margin-bottom:5%;
font-size:16px;

}


#timelineBizLogo {
width: 95%;
height:auto;
/*padding:5px;*/
border: 3px solid #cccccc;
background-color: #ffffff;
position: relative;
/*z-index: 1000;*/
overflow: hidden;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;  /*Change boarder radius in Chrome*/
display:block;
/*background-image:url(../images/blank_picture.png);*/
background-repeat:no-repeat;
background-position:center;
/*opacity:0.3;*/
margin-left:auto;
margin-right:auto;
margin-top:5%;
font-size:18px;
}

#timelineTitle {
color: #ffffff;
font-size: 24px;
margin-top: -45px;
position: absolute;
margin-left: 206px;
font-weight: bold;
text-rendering: optimizelegibility;
text-shadow: 0 0 3px rgba(0,0,0,.8);
z-index: 999;
text-transform: capitalize;
}

#timelineShade {
position: relative;
width: 100%;
}

#timelineShadeRecipe {
min-height: 95px;
position: absolute;
margin-top: -18%;
margin-left:55%;
width: 0%;
}

#timelineShadeRecipeCreate {
position: relative;
right: 2em;
bottom: 2em;
}


#timelineNav {
border: 1px solid #d6d7da;
background-color: #ffffff;
min-height: 43px;
margin-bottom: 10px;
position: relative;
border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}

#pricing_div {
	text-align: center;
    min-height: 4em;
    /* margin-top: 4em; */
    /* margin-bottom: 10px; */
    margin: auto;
    padding-top: 4em;
    width: 80%;
    position: relative;

}

#eachBox {

border:1px solid #d6d7da;
border-radius:8px;
width:22%;
height:auto;
padding:1em;
position: relative;
margin:10px;
margin-bottom:10px;
/*min-height:800px;*/

}

.profile_details{
	margin-top: 7em;
}

.costanalysisDetails th{
	font-size: 1em;
	font-weight: 600;
	width: 30%;
}

.costanalysisDetails tr:nth-child(even) {background-color: #eee;}

.costanalysisDetails td{
	font-size: 0.9em;
	padding: 0.2em 1em 0.2em 0 !important;
}

.costsummaryDetails td{
	width: 50%;
	padding: 0 3em 0.5em 0 !important;

}

.buttonExpand{width:100%; margin-left:0;padding:0px 7px;border-radius:8px;}

.groupNutrition td{white-space:nowrap;}
#myqrecipeContainer td, #mycombiContainer td {padding:0; vertical-align:top; height:100%;}
#eachBox h4 {text-align: center; color:#fff;}
#eachBox h5 {text-align: center;}
#eachBox .lastUpdate h5 {text-align: left; margin-left:2%;}
#eachBox .recipeTitle {height:35px;font-size:0.9em;text-align:center;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*#eachBox .recipeTitle hr {margin-top:0; margin-bottom:10px;border-top-color:#eb610a;}*/
#eachBox .servingsNo h5 {text-align: left; margin-top:0px; margin-left:2%;}
.servingsNo {padding-top:0px; border-top:1px solid #eb610a;}
#eachBox .lacglutInfo h5 {text-align: left; margin-left:2%;}

.ingredientInfo {padding-top:5px; border-top:1px solid #eb610a;}

#ingredientExpandAppetizers{display:none;}
#ingredientExpandSoup{display:none;}
#ingredientExpandFish{display:none;}
#ingredientExpandMaincourse{display:none;}
#ingredientExpandSalads{display:none;}
#ingredientExpandSidedish{display:none;}
#ingredientExpandDeserts{display:none;}
#ingredientExpandBeveragesDrinks{display:none;}
#ingredientExpandBreakfast{display:none;}
#ingredientExpandBrunch{display:none;}
#ingredientExpandLunch{display:none;}
#ingredientExpandDinner{display:none;}
#ingredientExpandSupper{display:none;}
#ingredientExpandSeasonrecipes{display:none;}

.timelineUploadBG {
position: absolute;
margin-top: -5rem;
margin-left: 87%;
height: 32px;
width: 32px;
}

.timelineUploadAvatar {
position: absolute;
margin-top: 18%;
margin-left: 70%;
height: 32px;
width: 32px;
z-index: 1000;
}

.timelineUploadRecipe {
position: absolute;
margin-top: 18%;
margin-left: 80%;
height: 32px;
width: 32px;
z-index: 50;
}

.timelineUploadbizlogo {
position: absolute;
margin-top: -4rem;
margin-left: 78%;
height: 32px;
width: 32px;
}

.uploadFile {
/*background-image: url('../images/whitecam.png') no-repeat;*/
background: url('../images/whitecam.png') no-repeat;
position: absolute;
right: 2em;
bottom: 1em;
height: 32px;
width: 32px;
overflow: hidden;
cursor: pointer;
}
.uploadFile input {
filter: alpha(opacity=0);
opacity: 0;
/*margin-left: -110px;*/
}

.qrecipeimg {
/*background-image: url('../images/whitecam.png') no-repeat;*/
/*background: url('../images/qrcode.png') no-repeat ;*/
background-size:100px 100px;
display: inline-block;
border: 1px solid #cccccc;
height: 70px;
width: 70px;
overflow: hidden;
cursor: pointer;
position: relative;
margin-top: 36%;
margin-left: 55%;
/*height: 100px;
width: 32px;*/
z-index: 50;
}


.custom-file-input {
height: 25px;
cursor: pointer;
}
.bizlogo,.AvatarImage,.bgImage,#timelineBGload{width:100%;height:auto;
/*background: url('../images/blank_cover.png') no-repeat;
height:200px;*/
}

.myRecipeImage{/*width:168px;*/height:200px;border-radius:8px;}
/*.RecipeImage{width:268px;height:220px; background: url('../images/blank_cover.png') no-repeat;height:200px;}*/ 
.RecipeImageDetail{width:100%;height:auto;}


.headerimage {
cursor: s-resize;
position: absolute;
}

.wallbutton:hover {
text-decoration: none;
}
.blackButton {
background-color: #666666;
border-color: #333333;
}
.bgSave {
position: absolute;
margin-top: 10%;
margin-left: 46%;
z-index: 4000;
}

.avatarSave {
position: absolute;
margin-top: 43%;
margin-left: 31%;
z-index: 4000;
}

/*.bizlogoSave {
position: absolute;
margin-top: 43%;
margin-left: 33%;
z-index: 4000;
}*/
.bizlogoSave {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50%;
    width: 8rem;
    text-align: center;
	z-index: 4000;
}

.wallbutton {
font-weight: bold;
padding: 7px 9px;
background-color: #eb610a;
color: #fff !important;
font-size: 12px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
cursor: pointer;
text-decoration: none;
border-width: 1px 1px 3px !important;
border-style: solid;
border-color: #ff7c00;
white-space: nowrap;

display: -moz-inline-stack;

-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;

}


.cart { width: 75%; }
.mycombi-class, .myqrecipe-class {min-width: 100%;}
.hasTooltip span {
    text-align:center;
	display: none;
    color: #fff;
    text-decoration: none;
    padding: 8px;
	font-weight:bold;
}

.hasTooltip:hover span {
    display: block;
    position: absolute;
    background-color: #eb610a;
    border: 1px solid #cccccc;
	border-radius:8px;
    margin-top: -65px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;
}

@media(min-width:768px) and (max-width:992px){
	.RecipeImage{/*width:191px;*/height:30%;}
	#timelineShadeRecipeCreate {margin-top: -25%;margin-left:72%;}
	#eachBox {width:21%;}

}


@media screen and (min-width: 1480px){
		.qrecipeimg {width: 55px; overflow:visible;margin-top:0; margin-left:61%;}
		/*.RecipeImageDetail{width:294px;}*/
		.timelineUploadAvatar {margin-top:17%;margin-left: 74%;}
		.timelineUploadRecipe {margin-top:17%;margin-left: 84%;}
		/*.timelineUploadbizlogo {margin-top:17%;margin-left:82%;}*/
		/*.bgSave {margin-top: 10%;margin-left:46%;}*/
		/*.avatarSave {margin-top:130px;margin-left:90px;}*/
		/*.bizlogoSave {margin-top:43%;margin-left:34%;}*/
		#timelineBackground {height: 330px;max-height:330px;/*top: 100px;*/}
		#timelineProfilePic {border: 4px solid #cccccc;border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;font-size:20px;margin-top:25px;}
		#timelineBizLogo {border: 4px solid #cccccc;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;margin-top:8%;font-size:20px;}
		.wallbutton {font-size: 20px;}
		#timelineProfilePic .wallbutton, #timelineBizLogo .wallbutton{font-size:16px;}
		#eachBox {border:2px solid #cccccc;margin-left:15px;}
		.bottom-padding{padding-bottom:45em;}
}

@media(min-width:561px) and (max-width:769px) {
	#timelineContainer {height: 85px;}
}

@media only screen 
and (min-device-width : 320px) 
and (max-width : 560px)	{
	#timelineContainer {height: 22px;}
	
	
}