



/*  Phần design của món ăn thêm */

/* Toàn form */
.beilage-list, .popupeditshis {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 500px;
	min-height: 140px;
	background-color: #fff;
	border-radius: 5px;
	opacity: 1;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -250px;
	-webkit-border-radius: 8px;
}
.beilage-list
{
	background: #FFFFFF;
	box-shadow: 0px 4px 8px 2px rgba(0,0,0,0.50);
	border-radius: 14px;
	height: auto;
	max-height: 50%;
	overflow-y: auto;
}
/* css tieu de */
.beilage-list h3,.note_ones h3,.popupeditshis h3{
	text-align:center;
	font-size:18px;
	margin-top:5px;
	font-size: 2em;
	font-weight: 700;
	color:#444444;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	font-family: 'PT Sans Narrow', sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');
	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height:50px;

}
.beilage-list h3
{
	font-size: 24px;
	color: #015A00;
	letter-spacing: 0px;
	text-transform:none;
}
/* css step  */
.beilage-list .count_ds,.popupeditshis .count_ds{
	width: 100%;
	height: auto;
	min-height:30px;
	text-align:center;
	font-size:17px;
	font-weight: 700;
	color:#444444;
	margin-bottom: 3px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	font-family: 'PT Sans Narrow', sans-serif;
	margin-bottom: 35px;
}
.beilage-list .count_ds
{

}
/* css step */
.beilage-list .count_ds p,.popupeditshis .count_ds p{float: left; width:19%; text-align: center;
	border-right: 1px solid green;height: 100%; line-height:30px;  border-bottom: 1px solid gray;background-color:#f1f1f1; }
/* css step hiện tại mà ko bắt buộc */
.beilage-list .count_ds .active,.popupeditshis .count_ds .active{background-color: #2F4F4F;}

/* css step hiện tại bắt buộc */
.beilage-list .count_ds .require,.popupeditshis .count_ds .require{
	background-color: #f5bd56;
	color: #fff;
	border-radius: 10px;
	border: solid transparent 1px;
	margin-left: 4%;
}
/* mon an */
.beilage-list ul,.popupeditshis ul
{ 	height: 40px;
	width: 100%;
	display:block; padding-right:4% !important;padding-left: 4% !important;

}
/*  dinh dang khong gach chan cho the a  */
.beilage-list a,.popupeditshis a{text-decoration: none;}
/* css cho cot check box*/
.beilage-list .list-1s,.popupeditshis .list-1s{float: left; list-style: none;}

/* tên món ăn thêm và số tiền*/
.beilage-list .list-3s,.popupeditshis .list-3s{
	line-height: 15px;
	font-size: 18px !important;
	color: #3D3D3D;
	letter-spacing: 0px;
	font-weight: normal !important;
	display: block;float:right;margin-left: 25px;text-decoration:none
}
/* the a hien thi ten mon an*/
.beilage-list .list-2s a,.popupeditshis .list-2s a{
	line-height: 15px;
	font-size: 18px !important;
	color: #3D3D3D;
	letter-spacing: 0px;
	font-weight: normal !important;
	display: block;float:left;margin-left: 25px;text-decoration:none
}

.beilage-list .list-1s:hover
{
	background-color: transparent;
}
.wrap_beilage
{
	border: 1px solid #015A00;
	border-radius: 14px;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	color: #3D3D3D;
	letter-spacing: 0px;
	line-height: 30px;
	z-index: 100;
	margin: 0px 20px;
	padding: 15px;
}
.wrap
{
	height: 300px;
	overflow-y: auto;
	padding: 15px;

}
/****BUTTTON MON AN THEM ***/

.button_beilage .button p {line-height: 33px; float: left;}
.button_beilage .button img {
	float:left;
	width:33px;
	height:33px;
}
/* button mau xanh */
.button_beilage .green {
	background: -webkit-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -moz-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );
	border:1px solid #5b8821;
}

.button_beilage .red {
	background: -webkit-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -moz-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87288', endColorstr='#ce3b46',GradientType=0 );
	border:1px solid #b0333e;
	margin:0 35px 0 5px;
}

.button_beilage{}
.button_beilage .button {
	width:100px;
	height:33px;
	/*text-align:left;*/
	text-align: center;
	text-shadow:0px 1px 0px rgba(0,0,0,.2);
	float:left;
	background: #015A00;
	border-radius: 18px;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	text-transform: none;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	display:block;height:33px;margin-top:10px;margin-bottom:15px;
	margin-left: 30px;
	margin-right: 30px;
}
.button_beilage a:hover
{
	border:#95c22b solid 2px;
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.24);
}
.button_beilage .button1{
	float: left;
	margin-left: 4%;
}


/**/
@media (max-width: 420px ) {
	.beilage-list, .popupeditshis{width: 100%; left: 0%;margin-top: 0; margin-left: 0;  margin-top: -200px;}
	.button_beilage .button {width: 55px;}
}






/* end  mon an them */


#header-top > .home:before {
	content: none;/* url('../images/home_w.png')*/
	top: -3px;
	left: -27px;
}
#header-top > .map:before {
	content: url('../images/map2.png');
	top: -5px;
	left: -27px;
}

#header-top > .time:before {
	content: url('../images/icon_time.png');
	top: -7px;
	left: -27px;
}
/* css hinh anh  */
.img-dishis{z-index: 1000; display: none;position: absolute;background-color: #fff; opacity:1;margin-top:-270px;
	width: 600px; height: 200px; background-color:#f1f1f1;border: 3px solid #EEEED1;border-radius: 5px;}
.hover-img a h2:hover .img-dishis{ display: block;}
.list li:hover{background-color: #f1f1f1; cursor: pointer;}




/************Checkout *********/

#payment-paypal{
	margin-left: 30%;
	background-color:#db2e2e;
	width: 30%;
	font-size: 1.125em;
	font-family: "Source Sans Pro", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	line-height: 50px;
	cursor: pointer;
	margin-bottom: 40px;
	border-radius: 2px;
}

#menu_active a{background-color: #DCDCDC;}

/************Typeahead *********/


.Typeahead-spinner {
	position: absolute;
	top: 7px;
	right: 7px;
	display: none;
	width: 28px;
	height: 28px;
}

.Typeahead-hint,
.Typeahead-input {
	width: 100%;
	padding: 5px 8px;
	font-size: 24px;
	line-height: 30px;
	border: 1px solid #024e6a;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.Typeahead-hint {
	position: relative;
	top: 0;
	left: 0;
	color: #ccd6dd;
	opacity: 1;
}

.Typeahead-input {
	position: relative;
	background-color: transparent;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	outline: none;
}

.Typeahead-menu {
	position: relative;
	top: 95%;
	left: 2.5%;
	z-index: 100;
	display: none;
	width: 95%;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 0px 0px 1px green;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.TH-open {
	position: absolute !important;
	display: block;
	z-index: 999 !important;
	margin-left: 10px;
	width: 300px;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
}

.Typeahead-selectable {
	cursor: pointer;
}

.Typeahead-selectable + .Typeahead-selectable {
	border-top: 1px solid #ccd6dd;
}

.Typeahead-suggestion{
	position: relative !important;
	background-color: #ffffff;
	overflow: hidden;
}

#main-nav-wrap{
    position: relative !important;
    z-index: 1 !important;
}

.TH-absolute
{
	position: absolute !important;
}

.typeahead{
	position: absolute;
	color: #005a00;
	font-size:22px;width:300px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #005a00;
	padding-left: 5px;
	background:url(../images/search_box.png);
	background-position:right center;
	background-size:8%;
	background-repeat:no-repeat;


}

#search-icon{
	position: relative;
	padding-right: 30px;
	right: 0;
}
