@import url("includes/privacyPolicy.css");

html, body{
	height: auto;
}
#mms-ofo table.food .qty{
	width: 60px;
}
#mms-ofo table.food input{
    width: 40px;
}
#mms-ofo table.food .sku{
	max-width: 30px;
	width: 10%;
}
#mms-ofo table.food .name{
	width: 65%;
}
#mms-ofo ul.categories, ul.categories-with-items{
	list-style-type: none;
}
#mms-ofo .menus .menu{
	margin-bottom: 30px;
}
#mms-ofo div.price, #mms-ofo td.price{

}
#mms-ofo tr.enable-tooltip td > .popover{
	left: inherit !important;
}
#mms-ofo .buttons .btn{
	margin-bottom: 10px;
}
#mms-ofo td.price {
    white-space: nowrap;
}

#mms-ofo .ppa-row{ /* selectVariations: privacyPolicyAccepted checkbox row */
	margin-top:12px;
}
