body{
    width:100% !important; overflow-x:hidden; margin:0px; min-width:100%; -webkit-overflow-scrolling: touch; font-size:12px;
}
select,select:focus, textarea, input[type="text"],input[type="button"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 14px; vertical-align:middle; }

.FLButton{
	border-radius:2px;  box-sizing:border-box;
	padding:5px 3px;
	background:#EEE;
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#EEE));
	background: -moz-linear-gradient(top,#FFF,#EEE);
	background: linear-gradient(#FFF, #EEE); /* Standard syntax */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF,endColorstr=#EEE); text-decoration:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF,endColorstr=#EEE)"; cursor:pointer;
	-webkit-appearance:button;
	-moz-appearance: button;
}

#OverallHeader{
    width:100%; position:sticky; top:0px;z-index: 50;position: -webkit-sticky; margin-bottom:0px;
}
#Header{
    display:none; 
}

.docHeader{
    position: fixed; left:0; top:0; 			 
}

.headerHidePos {
    top: -65px;
}
.headerShowPos {
    top:0;
    z-index: 9999;
}
#AdaptiveHeader{
    display:block;  position:relative;
}

#UserHeaderText{
    font-size:inherit; 
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    padding:0px;
    display:block;
}
#UserHeaderText div{
    width:100%;
}
.ui-autocomplete{
	max-width:250px;
}

#LeadershipBoardMain{
    display:none;
}

#TopMenuCategoriesTbl{
    display:none;
}
#LuckyDraw{
    display:none;
}

#FoodLineMobileHeader{
    display:block; border:0px; overflow:hidden;
}
#FoodLineMobileHeader img{
    display:block; overflow:hidden;  margin:15px 0px 0px 10px;
}
#FBBox{
    display:none;
}
#FooterMenuIdSection{
    float:none;
}
#FooterCateringCategories{
    display:none;
}
#Footer{
    padding-bottom:80px;
}
#DetailsOfFoodLine{
    display:none;
}
#ByFoodItems{
    display:none;
}
#RequestQuotationSection{
    display:none;
}

#AdaptiveTopSearchBox{
    display:block; 
}
#FooterCategories{
	width:auto; display: block;
}


/*Search Box*/
#SearchBox{
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    margin-bottom:2px;
}

#SearchCaterer, #SearchTingkat, #SearchLastMinute, #SearchBoxCakes{
    border:0px !important; border-radius: 0px !important; margin:0px !important;     box-sizing: border-box; width: 100% !important;
}


#SearchBoxHeaderAdaptive{
    display:none;
}
#SearchBoxHeader{
    display:none;
}
#ByBudget{
    width:100% !important;
}
#SearchCatererTabs{
    display:none;
}
#FestiveMenus{
    display:none;
}
#WeekEndMenus{
    display:none;
}

.SearchBoxCell.CenterAlign{
	text-align:center;
}

/*Lucky Draw*/
#LuckyDrawPopupbackground, #Popupbackground{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
}


#LuckyDrawPopupContainer{
    width:99%; top:0%;
}
#PopupContainer{
    width:100%; 
}
#LuckDrawPic{
    width:100%;
}
#LuckyDrawPopupFront, #PopupFront{
    width:100%;
}
#PopupCloseLink{
	position: sticky;  position: -webkit-sticky; top: 0px; float:none; display: block; text-align: right; background: #FFF;
}

#FacebookAdaptiveLuckyPopup{
    display:block;
}
#FacebookLuckyPopup{
    display:none;
}
#LuckyDrawPopupInner{
    font-size:12px;	
}

#LuckyDrawPopupInner p{
    margin-top:5px; margin-bottom:5px;
}
#LuckyDrawPopupInner h2{
    margin-top:5px; margin-bottom:5px;
}
#CloseLuckyDrawLinkAdaptive{
    display:block; text-align: right; font-size:16px; padding-right:2%;
}
#CloseNewVisitorLinkAdaptive{
    display:block; text-align: right; font-size:16px; padding-right:2%;
}
#CloseLuckyDrawLink{
    display:none;
}
#LuckyDrawPopupSeeMore{
    display:none;
}
/*New Visitor Popup*/


#CatererReviewPopupbackground,#CatererPagePopupbackground{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
}

#CatererReviewPopupContainer,#CatererPagePopupContainer{
    width:100%; top:0%;
}
#CatererReviewPic,#CatererPagePic{
    width:100%;
}
#CatererReviewPopupFront,#CatererPagePopupFront{
    width:100%;
}

#CloseCatererReviewLinkAdaptive,#CloseCatererPageLinkAdaptive{
    display:block; text-align: right; font-size:16px; padding-right:2%; padding-bottom:10px;
}

#CloseCatererReviewLink,#CloseCatererPageLink{
    display:none;
}

/*Header Menu Bar*/

#DesktopHeader,#ButtonContainerBackground{
    display:none;
}
#HotLine{
    position:absolute; right:1%; top:5%; color:#FFFFFF; background:transparent; text-align:center; line-height:14px; font-size:12px;
}
#AdaptiveTopHeader{
	overflow:hidden;  transition: height 0.2s; height:75px; display: flex;   align-items: center; background:#FFF;
}
#AdaptiveLogo{
	flex-grow: 1;  margin-right:10px;
}
#AdaptiveHotLine{
    flex-shrink: 0;  color:#000; background:transparent; text-align:left;  font-size:12px; margin-right:10px;
}
 #FoodLineLogo {
    max-width: 100%;height: auto;
}
#HotLineNum{
    font-size:10px;
}
#HotLine a,#AdaptiveHotLine a{
    color:#000;
}
#quickLinksContainer{
    height: 40px;
}

#quickLinks{

    list-style: none;
    box-sizing: border-box;
    background-color: #FFF;
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);
    clear: both;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    display: -moz-box;
    -moz-box-orient: horizontal;
    display: box;
    box-orient: horizontal;    
    width: 100%;
    padding:0px;
    margin:0px;

}
#quickLinks li{
    list-style: none;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    height:40px;
    color:#000;
}

#showNav{
	font-size:20px;
}

.AdaptiveHomePageNavArrow{
    background-image:url('/PageImage/MobileSprite.png');

    background-position: 50% 90%;
    width: 18px;
    height: 16px;
    position: relative;
    right:10px;
}
#quickLinks a{
    text-decoration:none;
    color:#000;
}

/*Side Nav and Menu Nav*/
#menuNav,#catererNav,#festiveNav,#cakesNav,#loginNav,#festiveNav2,#voucherNav,.HeaderNav{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 0;	
    border-radius:0px 0px 10px 10px;		
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);

    -moz-box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.5);

    z-index: 30;position: absolute; overflow: auto;display:none; height:1000px; background:#FFF;
}
#sideNav{
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 0;	
    border-radius:0px 0px 10px 10px;		
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);

    -moz-box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.5);

    z-index: 30;position: absolute; overflow: auto;display:none; height:1000px; background:#FFF;
}
.BestSellers_NewRow .RightCell{
	width:170px; white-space: normal;
}
.BestSeller_NewSearchResults{
	width: 100%;
    overflow-x: scroll; overflow-y:hidden;
	white-space: nowrap;
}
.BestSellers_NewRow .PackageName{
	width:170px;
}
.BestSellers_NewRow{
	max-width:280px; margin:15px 10px;
}
.BestSellerMoreOptions{
	right:3%;
}

#sideNavContainer,#menuNavContainer,#catererNavContainer,#festiveNavContainer,#cakesNavContainer,#festiveNavContainer2,#voucherNavContainer, .HeaderNavContainer{
    width: 100%;
    height: 100%;
}
#loginNavContainer{width: 200px;}

#sideNavContainer h5,#menuNavContainer h5, #catererNavContainer h5, #festiveNavContainer h5, #cakesNavContainer h5, #loginNavContainer h5,#festiveNavContainer2 h5,#voucherNavContainer h5, .HeaderNavContainer h5{
    padding-left: 10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;
    font: bold 10px Verdana;
    text-transform: uppercase;
    color: #000000;
    background: #FFFFFF;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-shadow: 1px 1px 0 #ddd;
    margin:0px;

}

#loginNavContainer ul,#sideNavContainer ul, #catererNavContainer ul, #festiveNavContainer ul, #cakesNavContainer ul,#festiveNavContainer2 ul, #voucherNavContainer ul, .HeaderNavContainer ul{
    border-bottom: 1px solid #f54047;
    padding: 0px;
    margin:0px;
    height:1500px;
}
#menuNavContainer ul{
	height:1400px;
	border-bottom: 1px solid #f54047;
    padding: 0px;
    margin:0px; 
}

#loginNavContainer ul li ,#menuNavContainer ul li, #catererNavContainer ul li, #festiveNavContainer ul li, #cakesNavContainer ul li, #festiveNavContainer2 ul li, #voucherNavContainer ul li, .HeaderNavContainer ul li{
    list-style: none;
    border-top: 1px solid #CCC;
    margin:0px;
    background-color: #FFF;
}
#sideNavContainer ul li{
	list-style: none;   
    margin:0px;
}
#sideNavContainer ul li a{
	color:#333;
	font-size: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    width: 300px;
    text-decoration: none;
    outline: 0;
    display:block;
}
#sideNavContainer ul li .fa, #sideNavContainer ul li .SideNavIconsImgContainer{
	margin-right:10px; font-size:inherit; display:inline-block;
}
#sideNavContainer ul img{
	vertical-align:middle;
}
#sideNavContainer ul li #LogOutLink{
	float:right; width:auto; padding:0px; font-size:inherit;
}
#sideNavContainer .SideNavIconsImgContainer{
	display: inline-block; text-align: center; vertical-align: middle; font-size: 0px; margin: 0px 2px !important;
}
#sideNavContainer ul li .SideNavIconsImgContainer img{
	display:block;
}
#quickLinksContainer #CustomerProfilePic{
	border-radius: 50%;
}
#loginNavContainer ul li a, #catererNavContainer ul li a,#menuNavContainer ul li a, #festiveNavContainer ul li a, #cakesNavContainer ul li a, #festiveNavContainer2 ul li a, #voucherNavContainer ul li a, .HeaderNavContainer ul li a{
    color: #000;
    font-size: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
    width: 300px;
    text-decoration: none;
    outline: 0;
    display:block;
}
#loginNavContainer ul li a{
    width: auto;
}

#catererNavContainer ul li .Num, #sideNavContainer ul li .Num,#menuNavContainer ul li .Num, #festiveNavContainer ul li .Num, #cakesNavContainer ul li .Num, #festiveNavContainer2 ul li .Num, #voucherNavContainer ul li .Num, .HeaderNavContainer ul li .Num{
	float:right; margin-left:10px; display:inline-block; margin-top:7px; color:#000; cursor:pointer;  margin-right:10px;
}
#catererNavContainer ul li a .CateringHeaderText, #sideNavContainer ul li a .CateringHeaderText,#menuNavContainer ul li a .CateringHeaderText, #festiveNavContainer ul li a .CateringHeaderText, #cakesNavContainer ul li a .CateringHeaderText, #festiveNavContainer2 ul li a .CateringHeaderText{
	max-width: 200px; display:inline-block;
}
#sideNavContainer ul li.MobileMenuSection{
	padding: 10px;
    padding-top: 20px;
    color: #999;
    border-top: 1px solid #DDD;
    font-size: 12px;
}

#FBAdaptiveHeader{
    display:block;
    margin-top:10px;      padding-top: 5px; padding-bottom:10px;
}
#MobileHeaderFeatureLink, #MobilePlanHeaderFeatureLink{
	display:block;
}
#MobileHeaderFeature,#MobilePlanHeaderFeature{
	width:100%; margin-bottom:20px;    box-shadow: 0px 2px 3px 3px #CCC;
}

#PaddingFromHeader{
	display:none;
}
.MenuLink{
	width:auto;
}

/*SearchBox*/
#SearchBoxAdaptiveHeader{
    padding-top:10px; padding-bottom:10px; margin:0px; text-align:center; display:block;
}

#SearchBoxListOfCaterers{
    display:none;
}


/*Footer*/
#FoodLineCompanyInfo, #FoodLineAddress, #NonCateringPartners{
    display:none;
}
#FooterCategories #footer_sales_email, #FooterCategories #footer_hotline{
	display:block;
}
#ActivityPanel{
    right:7%; width:86%; 
}
#ActivityPanelTop{
    display:none !important;
}
#ContactUsAdaptive{
    display: block; text-align: center; 
}
.SearchBoxEventDate{
	display:inline-block;
}
.CenterSection{
	width:auto; 
}
.BigTextBox{
	width:90%;
}
#CorporateMenuAccess{
	width:auto;
	font-size: 13px;
}
#HeaderInfoTab{	   
    font-size: 12px; margin-right: -34px; padding: 3px 6px; border-top: 3px solid rgb(255, 185, 0); margin-top:100px; position:fixed; top:250px;
}
#HeaderCorporateTab{	   
    font-size: 12px; margin-left: -38px; padding: 3px 6px; border-top: 3px solid rgb(255, 185, 0); margin-top:100px;
}
#RecentView{
	width:auto;
}
#RecentView #LastViewText{
	display:block;
}
#RecentViewTitle{
	display:block;
}
#RegularPopupContainer{
	top:5%; width:100%;
}
#RegularPopupFront{
	width:auto;
}

.SignInInput{
	padding:5px 3px;
}
#RegularPagePopupInner td{
	display:block;
}
.PromotionPopupSection{
	display:none;
}
#PromotionSignUpForm #BottomSection{
	width:auto;
}
#MoveToTop{
	right:30px; width: 26px; height: 26px; line-height:26px; font-size:11px; bottom:130px;
}

#FoodLineFREEVoucher td a{
	width: calc(100% - 80px); white-space: normal;
}
#PromotionTab{
	top:70%; margin-top:-40px;
}

#FoodLineBenefitsDiv .Voucher{
	width:33%;
}

#FoodLineBenefitsDiv .VoucherImage{
	height:25px; vertical-align: middle; float:none; display:inline-block;
}
#FoodLineBenefitsDiv .Column{
	line-height:1; text-align:center; width:33%;
}

#FoodLineBenefitsDiv .NewLineForDesktop{
	display:inline;
}
#FoodLineBenefitsDiv .VoucherText{
	vertical-align: middle; display:block; margin-top:5px;
}
.FoodLineBenefitsDivIcon{
	font-size:25px !important;
}

#BestSellerSection .adaptive_block, #BestSellerSection .adaptive_show{
	display:block;
}
.BestSeller_CatererName,.BestSeller_MainPax,.BestSeller_MainPrice,.BestSeller_CourseSetupInfo{
	width:auto;
}

#BestSellerSection .adaptive_none{
	display:none;
}

#BestSellerSection .float_right{
	float:right;
}
.BestSellers_DiffPriceTbl td{
	display:block;
}
.BestSellers_DiffPriceTbl .BestSeller_MainPax{
	display:none;
}
.BestSeller_AdaptivePax{
	display:inline;
}

.BestSeller_PriceDaysDate{
	width:auto;
}
.BestSellers_DiffPriceTbl .BestSeller_PriceDaysDisplayPrice{
	display:none;
}
.BestSeller_PackageName{
	width:auto; text-decoration: underline;
}
.BestSellers_Row{
	
}
.BestSellers_Cell{
	 vertical-align: top;  padding:0px;
}
.BestSellers_MenuName,.BestSellers_Pax{
    width:auto;
}
.SalePromotionBuffer{
    display:none;
}
.SalePromotion div{
    padding: 5px;
    font-size: 10px;
    max-width: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.SalePromotion .NoMaxWidth{
	max-width:none;
}
/*#FooterFixedXiangYun{
	display:none;
}*/
#PromotionBadge{
	top:80%;
}
#Cart_For_FoodLine_Container{
	text-align: left;
	position: fixed;
	bottom: 0px; right:0px; display:none;
	left: 0px; top:0px;
	width: 100%;
	background: #fff;z-index:90000000; height:100%;
	box-shadow: 0px -4px 4px #EDEDED; transition: all 0.5s linear;
}	
#Cart_For_FoodLine_Container .HideCart{
	position: sticky; position: -webkit-sticky; top: 0px;
    float: none; 
}
#Cart_For_FoodLine .HideIfDesktop{
	display:block;
}
#Cart_For_FoodLine{
	position: relative;		   
	width: initial; display:block;  overflow:auto; top:0px;
	margin: 0px; height: 100%; box-shadow: none; max-height:none;
}
#CheckOutAdaptive{
	display: none; text-align: center;
	background: #fff; position:fixed; bottom:0px; z-index:30; width:100%; 
	bottom:0px; left:0px; right:0px; box-shadow:0px -4px 4px #EDEDED;
}
#CartAdaptiveCheckOutButton{
	font-size:20px; padding: 10px 30px; border-radius:2px; display:block; margin:0px; float:none;
}
#Cart_For_FoodLine_Close_Adaptive{
	display:block;
}

.HPBLogoCategory{
	width:120px;
}

.InfoContainer{
	width: 100%; box-sizing:border-box; margin-top:10px; border:0px;
} 

#PromotionBadgeImage, #PromotionBadgeImageHover{
	width:85px;
}

.hideForMobile {
	display: none !important;
}
.hideForDesktop{
    display:block;
}
.showForMobileInBlock{
    display:inline-block;
}

#FLBenefitsTbl #AdaptiveNextLine{
	display:block;
}
.ProfilePicBig,.ProfilePicWordsBig{
	width:100px; height:100px; font-size:65px;
}
.FullNotesTag{
	margin:0; display:block;
}

.FullNotesCategoryTag{
	width:auto; display:block;
}
.EditorFeedbackHeader{
    display:block; width:auto;
}
#WhatsappBadge{
	display:block; position:fixed; bottom:70px; right:30px; z-index:300;
}
#WhatsappIconHeader{
	width:12px; 
}
#ContactUsAdaptiveInfo a{
	margin:0px 7px;
}
.MenuBarXmasText span, .MenuBarCNYText span { display: none; }
.MenuBarXmasText:after { content: 'Xmas'; }
.MenuBarCNYText:after { content: "CNY"; } 
#ButtonContainer a.mainCategory { padding: 8px 6px !important; }

#CNYCateringMobile #CNYFestiveLogo { vertical-align: middle; border: 1px solid #000; border-radius: 2px; box-shadow: 2px 2px 3px 1px #b9b9b9; }
#CNYCateringMobile .MenuBarCNYText{ vertical-align: middle; }
.ResponseSection .Headers #CNYFestiveLogo { vertical-align: text-top; }
