/* TARA19DEC2024 MARKETPLACE COLOUR */
.osPCTopPosCash39 .pcSelCourseBtns  { display:none; }
.osPCTopPosCash39 .DBTabGrpHead { display:none; }
.osPCTopPosCash39 #oPOSCurrPOSCash { background-color: #DE3163; color: #fff; }
.osPCTopPosCash39 #osPCOrderBtns { background-color: #DE3163; }
.osPCTopPosCash39 #oPCOrderHeading { border-color: #DE3163; }


/* TARA10OCT2024 */
#oBtnNotifyOrder { display:none; }

/* TARA10OCT2024 DINE OUT COLOUR */
.osPCTopPosCash35 .pcSelCourseBtns  { display:none; }
.osPCTopPosCash35 .DBTabGrpHead { display:none; }
.osPCTopPosCash35 #oPOSCurrPOSCash { background-color: #ffeb3b; color: #fff; }
.osPCTopPosCash35 #osPCOrderBtns { background-color: #ffeb3b; }
.osPCTopPosCash35 #oPCOrderHeading { border-color: #ffeb3b; }

/* PAOLO14NOV24 adds custom color and takeaway icon to DINE-OUT orders */
.osKDSOrderTitle.osKDSPosCash35
{
  background-color: #ffeb3b;
  background-image: url(/lux/images/takeawayYellow.png);
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: 3px 97%;
}

/* TARA10OCT2024 MARKETPLACE COLOUR */
.osPCTopPosCash36 .pcSelCourseBtns  { display:none; }
.osPCTopPosCash36 .DBTabGrpHead { display:none; }
.osPCTopPosCash36 #oPOSCurrPOSCash { background-color: #a83fd3; color: #fff; }
.osPCTopPosCash36 #osPCOrderBtns { background-color: #a83fd3; }
.osPCTopPosCash36 #oPCOrderHeading { border-color: #a83fd3; }

/* PAOLO27DEC24 TC-ONE COLOUR */
.osPCTopPosCash37 .pcSelCourseBtns  { display:none; }
.osPCTopPosCash37 .DBTabGrpHead { display:none; }
.osPCTopPosCash37 #oPOSCurrPOSCash { background-color: #238697; color: #fff; }
.osPCTopPosCash37 #osPCOrderBtns { background-color: #238697; }
.osPCTopPosCash37 #oPCOrderHeading { border-color: #238697; }

/* PAOLO27DEC24 TC-TWO COLOUR */
.osPCTopPosCash38 .pcSelCourseBtns  { display:none; }
.osPCTopPosCash38 .DBTabGrpHead { display:none; }
.osPCTopPosCash38 #oPOSCurrPOSCash { background-color: #4caf50; color: #fff; }
.osPCTopPosCash38 #osPCOrderBtns { background-color: #4caf50; }
.osPCTopPosCash38 #oPCOrderHeading { border-color: #4caf50; }

/* PAOLO30DEC24 TC-BURGER COLOUR */
.osPCTopPosCash41 .pcSelCourseBtns  { display:none; }
.osPCTopPosCash41 .DBTabGrpHead { display:none; }
.osPCTopPosCash41 #oPOSCurrPOSCash { background-color: #efb1bb; color: #fff; }
.osPCTopPosCash41 #osPCOrderBtns { background-color: #efb1bb; }
.osPCTopPosCash41 #oPCOrderHeading { border-color: #efb1bb; }


/* PAOLO27SEP2024 *//* PAOLO17JUN2024 *//* PAOLO8JUN2024 *//* online menu pics */
.spvCatProdPicProdTitle { display:block; }
.osPkgPictureMissingThumb { width: 300px; max-width: 80vw; }

/* online menu */
.osCatPathSep { d isplay:none; color: transparent }

.osCatalogMenuView #osProdCatalogItems { max-width:800px; }

/* ALL categories standard layout */
.osCatalogCatBoxes { display:block; }

/* kiosk */
.osBskPCode { display:none; }
.osBskSvcChg { display:none; }

/* user msgs */
.osToolBarTopItem.osToolBarTopUsrMsg { filter: brightness(0) !important; }

/* delivery chit */
.osKDSTicketItem .osPrepStItmSeatNum { padding: 10px 0 10px 10px; }
.osKDSTicketItem .osPrepStItmTitle { padding: 20px 0; }

/* paolo15may23 kds smaller boxes */
.osKDSOrderCont { width: 200px; min-width: 200px;  }
.osKDSOrderTitle { font-size: 14pt; }
.osKDSOrderCont .osPrepStItmTitle { font-size: 14pt; }

/* poaolo15may23 hide PRITN and SEND in KDS */
.osOrderTicketBtn, .osFireTicketBtn { display: block; }

/* PAOLO15MAY23 show notes and options in draft blocks */
.osPrepStItm_Draft.osPrepStItm_ViewOnly { height: auto; }
.osPrepStItm_Draft.osPrepStItm_ViewOnly .osPrepStItmOptions { display: block; }
.osPrepStItm_Draft.osPrepStItm_ViewOnly .osPrepStItmNote { display: block; }
.osPrepStItm_Draft.osPrepStItm_ViewOnly .osPrepStItmNote:empty { display: none; }

/* PAOLO10OCT2024 show notes and options also in READY and NOT MINE items */
.osPrepStItm_Ready .osPrepStItmOptions, .osPrepStItm_NotMine .osPrepStItmOptions { display:block; }
.osPrepStItm_Ready .osPrepStItmNote, .osPrepStItm_NotMine .osPrepStItmNote { display:block; }
.osPrepStItm_Ready .osPrepStItmNote:empty, .osPrepStItm_NotMine .osPrepStItmNote:empty { display: none; }

.osNoProdCanShip { display:none; }

/* PAOLO06MAY23 DINE-OUT KDS order header */
.osKDSOrderTitle.osKDSPosCash19
{
  background-color: #d37ce2;
  background-image: url(/lux/images/takeawayYellow.png);
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: 3px 97%;
}
/* PAOLO06MAY23 DINE-OUT Register header */
.osPCTopPosCash19 #oPOSCurrPOSCash { background-color: #ffc107; color: #fff; } 
.osPCTopPosCash19 #osPCOrderBtns { background-color: #ffc107; }
.osPCTopPosCash19 #oPCOrderHeading { border-color: #ffc107; } 

.osActDisplay .osPCProdCategBtnImg img 
{
  max-width: none;
  max-height: 80vh !important;
		width: auto;
		height: auto;
}

.osActDisplay .osPCProdCategBtnImg 
{
  max-height: 80vh;
  height: auto;
}

.osPrepStItmFiredInfo label { display: inline-block; padding-right: 1px; } 


.osKDSTicketType { display: block; }
.osKDSTicketTable {  display: block; font-size:24pt; }

#spaBox4792 .spaBgFaded { display:none; }
#spaBox4792 { min-height:300px; }

#osPCDeliverAll { display:none; }
#osPCFireAll { display:none; width:100%; }

.CMCSiteWallPaper #MenuContainer { display:none; }


/* BAR Register colors */
.osPCTopPosCash3 #oPOSCurrPOSCash { background-color: #ffeb3b; color: #000; } 
.osPCTopPosCash3 #osPCOrderBtns { background-color: #ffeb3b; }
.osPCTopPosCash3 #oPCOrderHeading { border-color: #ffeb3b; } 

/* table with order, show register */
.osTableBoxPOSCash3 { background-color: #ffeb3b; } /* bar */

/* menu view PAOLO20FEB22 */
.osCatalogMenuView #osProdCatalogItems { margin: 0 auto; } 
.osCatalogMenuView #osProdCatalogItems .spvCatProdTile {  padding-bottom: 0px; }
.osCatalogCatGrpTitle { display:none; }
.spvCatProdTitleDesc { height: auto; }
.osCatalogCatTitle { font-size: 20pt; padding-bottom: 40px; }

.osCatalogMenuView .PageSchema { padding: 40px 0; }

/* website max width */
.CMCSiteWallPaper .headerTile,
.CMCSiteWallPaper #wsfPageSchema,
.CMCSiteWallPaper #wsfFooter 
{
  max-width:900px;
  margin:auto;
  left: 0;
  right: 0;
}

.osDPBtns { max-width: 560px; }

.CMCSiteWallPaper 
{ 
		background-image: none;
		background-color: #c5c2c2; #71815e; 
}

.CMCSiteWallPaper #wsfPageSchema
{
		background-color: #f0f0f0; 
}

/* website max width END */

.pcSelCourseBtns { display:none; }
.osOrderItemsCompact .osOIOptions { display: block; }
.osOICode { display:none; }

/* SEND button in KDS */
.osFireTicketBtn { display:none; }

/* .wsfPageDefault */

.osProdGrpOptionCat { display:none; }

/* receipt */
.osPORcpBox { font-family: Arial; }
.osPORcpDraft { display:none; }
.osPORcpServer { d isplay:none; }
.osPORcpItems td:nth-child(2),
.osPORcpItems td:nth-child(3)
{  
		display:none;width:0;height:0;
		opacity:0;visibility: collapse;
}
.osPORcpProdCode { display:none; }
.osPORcpProdOptions { d isplay:none; }
.osPORcpItemNote { display:none; }
.osPORcpItemSubTitle { d isplay:none; }


/* prep & del tickets */
.osKDSTicketBox { font-family: Arial; }
.osKDSTicketItem .osPrepStItmTitle { font-size: 17pt; }
.osKDSTicketItem .osPrepStItmOptions,
.osKDSTicketItem .osPrepStItmSeatNum,
.osKDSTicketItem .osPrepStItmNote,
.osKDSTicketItem .osPrepStItmCourse { padding-left: 10px; }
.osKDSTicketStationPrep .osPrepStItmSeatNum { display:block }
.osKDSTicketCourseGrp { display:block; }

#oSetProdGrpOptionPnl label { height: 97px; font-size:10pt;  }

#oToolBarTopSrcIcon { filter: brightness(0.5);  }
#osToolBarBskCntTop  { filter: brightness(0.2);  }
.osToolBarTopMyAccount  { filter: brightness(0.2);  }

.osStoreBox { background-color: transparent; color: #525252; border:0; }
.osStoreBox a { color:#525252; }
 
.wsfCustomHome.rbPublic .mnToolbar { display:none }

/* home page stores: HQ hide  */
.osStoreBox4 { display:none }

/* regiter top colors by store 
.osPCTopStore2 #osPCTop { background-color:#df0000; }
.osPCTopStore1 #osPCTop { background-color:green; }
*/

/* cash check 
.osCashCheckTotalsInfo { display:none; }
.osMerchant .osCashCheckTotalsInfo { display:block; }
*/

/* online catalog 
.osProdManuf { display:block; } 
.osProdManufCode { display:none; }
*/

.spvProductsTiles .spvCatProdPrice { text-align: left; }
.spvCatProdTileBox { padding: 20px }
.spvCatProdPic { height: 200px; }
.spvCatProdTile { flex-basis: 20% }
.osProdPictureBox { height: 40vh; }
.osProdPictureBox .osProdPicture, .spvCatProdPic img { max-height:100%; }
.spvCatProdFrame .spvCatProdPriceUpdated, 
.spvCatProdFrame .spvCatProdPriceDiscounted { padding:0; }
#osProdCatalogItems .spvCatProdPrice { left:0; right:0; bottom: 0; }

#oProdCategories {}

.wsfCustomHome .CMCHeaderContainer { margin: 0; transition: all 100ms ease; }

/*
.wsfCustomHome.wsfPagedefault .wsfScrolledUp .CMCHeaderContainer
{
	 margin:-100px 0 0 0;
  transition: all 100ms ease;
}
*/

.wsfCustomHome .headerTile { z-index: 2; }
.wsfCustomHome.wsfPagedefault .PageSchema { padding-top:93px; }
#osProdCatalogItems { padding-top:20px; }
.wsfCustomHome .CMCBlower
{
  border-top:8px solid #333333;
		background-color: #fff; 
}

.osShowProdCatalogItems .osBlower 
{ 
		p adding: 0; 
}

.wsfMobileView .osToolBarTopLogo img 
{
		height: 80px;
		width: auto;
}

.osMobileMenuLogo img 
{
		height: 50px;
}

.wsfRespMobileBox 
{
		z-index: 3;
}

.spaMap
{
  min-height: 0 !important;
  padding:0 !important;
}

/* keep map open */
.spaMap iframe { height: 300px; }

.wsfCustomHome .spaEmpty
{
		background-image: none;
		background-size: cover;
		background-color: transparent;
}

.osTopCats 
{ 
		background-color: #fff;
		color:#000;
}

.osProdCatCell { min-height:135px; font-size:10pt; }

.spaBox { background-color: rgba(255, 255, 255, 0.86); }
.spaBox .osTopCats { 	background-color: transparent; }
.spaBoxContent { color:#525252; }

.PageSchema
{
  max-width:none;
  ba ckground-color: #fff;
}

.CMCSiteWallPaper2 { background-color: transparent; }

.spaBox, .spaEmpty
{
  min-height: 400px;
  padding:80px;
}

/* end */

.wsfSOADraft { display:none; }

.osToolBarTopLogo img { height: auto; width: 191px; }

.spvCatProdTitle { white-space:normal; }
.spvCatProdTileBox { overflow:auto; height:auto; }
.osLocationIcon { display: none; }

.osSignUpBox, .orsSignUp { display: none; }
.osPromoTop { display: none; }
.spvCatProdRating { display: none; }

.osPOForm .osPOLogo img { d isplay:none; }
.osPOitemCode { display:none; }
.osPOForm .osPOLogo 
{ 
  back ground-image: url(OSSLogoGrey.png);
  background-size: auto 50px;
  background-repeat: no-repeat;
  pa dding-top: 48px;
  background-position: center top;
}
.osPOLogoTitle { font-size: 22pt; }

.frmUserSec
{
	padding:5px;
	border-radius: 4px;
}


.CMCSiteWallPaper .wsfRMob  { display:none; }
.osToolBarTop { background-color: #fff; }
.osMobileMenuLogo { background-color: #fff; }

.wsfPagebasket .CMCBlower { dis play:none; }

.wsfRespMobileBtn
{
  filter: brightness(1);
}

.addthis_inline_share_toolbox
{
	display: none;
}
.wsfSubMnTitle A, .wsfSubMnTitle A:Active, .wsfSubMnTitle A:link, .wsfSubMnTitle A:visited
{
  color:#26AADE;
}

#mnGrpLogo
{
  background-image: url(OSSLogo.png);
  background-size:contain;
  background-repeat:no-repeat;    
  background-position: center;
  width: 200px;
  height: 95px;
  margin: 0 20px 0 10px;
  vertical-align: bottom;
  cursor:hand;
  cursor:pointer;
  display:inline-block;
  t ransform:translateY(-50px)
}

.mnuItems .wsfSubMnItem, .mnuItems .wsfSubMnItem1, .mnuItems .wsfSubMnItem2
{
  padding-bottom: 10px;
}

.wsfPageCatalog .spvCatalogBasket
{
  display:block;
}

.PageTitle
{
  color:#7C9DDE;
  border: 0;
}

#spaBox0 
{
  text-align: center;
  padding: 40px 0 40px 0;
  display:none;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

/* empty 0 */
#spaBox0Sep
{
  display:none;
  m argin-top:85px;
  text-align: center;
  padding: 130px 40px 40px 40px;
  min-height: 50vh;
  background-image: none; 
  background-position: center 19%;;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:local;
}

/* box specific styles, do not fade sections without text  */
#spaBox3954 .spaBgFaded { display:none; }
#spaBox3957 .spaBgFaded { display:none; }

#spaBox3960 { min-height:0; }

#spa Box1531 { padding: 0; overflow: hidden; }


.wsfPageCatalog .wsfFileUploadFile, .wsfPageCatalog .wsfFileUploadFileDragOver
{
  padding:2px;
}

.wsfPageCatalog .wsfFileUpload
{
  width: auto;
}

.osPORcpEmail { display: none; }
.osPORcpVATReg { d isplay: none; }

.wsfTestSiteLbl
{
  display:none;
  position:fixed;
  right:5px;bottom:5px;
  top:initial;
  padding:5px;
  font-size:8pt;
  background-color: rgba(223, 0, 0, 0.15);
  margin:auto;
  width:100px;
}

.wsfMgrEditorLeft, .wsfMgrEditorTop
{
  background-color:#b0b0b0;
}

#MenuContainer
{
  background-color:#525252;
  padding: 1px 0 0 0;
}

#OSLogoMedium { display: none; }
#OSLogoMedium IMG
{
  width: 20%;
  max-width: 150px;
  padding: 10px 0 20px 0;
}

.mnToolBar
{
  overflow: hidden;
}

.wsfPagedefault #OSLogoMedium IMG
{
  width: 40%;
  max-width: 350px;
}

.osPORcpLogo IMG 
{
	width: 300px !important;
  filter:brightness(1);
  padding: 0 0 30px 0 !important;
}

/*
  .osReducedToolbar #OSLogoMedium { height: 0; transition: all 0.2s ease-out; }
  .osIncreasedToolbar #OSLogoMedium { height: auto; transition: all 0.2s ease-out; }
*/

.CMCHeaderContainer { padding-top: 0 }

.osReducedToolbar .CMCHeaderContainer { padding-top: 0 }
.osReducedToolbar #mnGrpLogo { transform:translateY(0); transition: all 0.4s ease-out; }
.osReducedToolbar .mnToolBar { text-align:left; transition: all 0.2s ease-out; }
.osReducedToolbar .osTopCats { font-size:0; }

.osReducedToolbar #OSLogoMedium IMG { width: 0; min-width: 0; padding: 0; transform:translateY(100px) translateX(-1000px); transition: all 0.5s ease-out; }

.osReducedToolbar .osProdCatCell { height: auto; width: auto; padding: 0 5px; transition: all 0.2s ease-out; }
.osReducedToolbar #osProdCategoriesBox .osProdCatCell { padding:0; max-width:none; min-height: 0; transition: all 0.2s ease-out; }

@media only screen and (min-width: 600px) 
{
  .osIncreasedToolbar #OSLogoMedium IMG { width: 40%; min-width: 150px; transition: all 0.2s ease-out; } */
  .osIncreasedToolbar .osProdCatCell { height:95px; width:100px; padding: 5px; transition: all 0.2s ease-out; }
  .osIncreasedToolbar #osProdCategoriesBox .osProdCatCell { padding:10px; max-width: 100px; min-height: 85px; transition: all 0.2s ease-out; }
}

.wsfDynMenu A, .wsfDynMenu A:Active, .wsfDynMenu A:link, .wsfDynMenu A:visited
{
  text-decoration: none;
  color:#607D8B;238697;#c2da46;
}

.wsfSubMnTitle A, .wsfSubMnTitle A:Active, .wsfSubMnTitle A:link, .wsfSubMnTitle A:visited
{
  color:#607D8B;238697;#c2da46;
}

.wsfSubMnItem, .wsfSubMnItem1, .wsfSubMnItem2
{
  color:#607D8B;238697;#c2da46;
}

.wsfSubMnItem DIV:hover , .wsfSubMnItem1 DIV:hover , .wsfSubMnItem2 DIV:hover ,
.wsfSubMnItem DIV:hover *, .wsfSubMnItem1 DIV:hover *, .wsfSubMnItem2 DIV:hover *
{
  color: #c2da46;
}

.mnGroup A, .mnGroup A:Active, .mnGroup A:link, .mnGroup A:visited
{
  color:#fff;
}

.mnGroup:hover
{
  background-color:#7C9DDE; c1d945;
  color: #fff;
}

.mnGroupCurr
{
  color: orange;
  font-weight: bolder;
}

.wsfSubMnItemCurrent *
{
  font-weight:bolder;
  color: orange !important;
}

.spaBox .osProdCatCell
{
		border-radius: 0;
  border: 0;
  background-color: transparent;
		color:#000;
}

.osProdCatCellImg
{ 
		height: 80px;
  width: 80px;
		overflow: hidden;
  border-radius: 50px;
  border: 2px solid #b0b0b0;
		margin-bottom: 10px;
  padding: 0px 0 10px 0;

}

.osProdCatCellImg img
{
		max-height:none;
		max-width:none;
		height: 90px;
		width:auto;
}

.osProdPicFrame
{
  height: 350px;
  p adding: 10px;
  position:relative;
  overflow: hidden;
}

.osProdPicBox 
{
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  right: -100%;
  left: -100%;
}

.osProdPicBox IMG
{
  max-width: 400px;
  max-height: 330px;
  width:auto;
}

/* .spvCatProdDesc, */
.spvCatProdDescMore { display:none; }

/* temp categories browser */
#oProdCategories { display:block; background-color: #e0e0e0;}
#oProdCategories .osProdCatCellImg, .osProdCatLongDesc, .osProdCatTitle { display: none; }
#osProdCategoriesBox .osProdCatCell 
{
  width: auto;
  max-width: 150px;
  white-space:normal;
  min-height: 65px;
} 

#oProdCategories .osProdCatDesc { font-size:100%; font-weight: normal; padding: 5px; }
.osTopCatCellCurr { background-color: #e0e0e0; }
#osProdCategoriesBox { padding: 0; }
#oProdCategories .osProdCatCell { background-color: #a94442; }
#osProdCategoriesBox .osProdCatCellGeneral { background-color: #ff9800; }
.osBreadCrumb { display: none; }

.Footer { padding:20px; color:#525252; }
.Footer A, .Footer A:Visited, .Footer A:Active, .Footer A:Link, .Footer A:Hover { color:#525252; }
.olsFooter { background-color: #000; }
.olsFooterBox { display: block; background-color: transparent; color:#fff; width: auto; text-align: left; padding:10px; vertical-align:top; }
.olsFooterBox a { color:#fff; } 
.olsFooterSec { border-bottom: 2px solid #c0c0c0; font-size: 14pt; padding-top: 10px;}

@media only screen and (max-width: 1100px) 
{
		.spvCatProdTile { flex-basis: 30% }
}

/* aisha 12/16/2019*/
@media only screen and (max-width: 900px) 
{
	.ndsBoxes { display: block; margin:0 auto;}
	.ndsBox { width:100%;margin: 0px;margin-bottom: 8px;}

		.wsfMobileView .osToolBarTopLogo img { height: auto; width: 190px; } 
}

@media only screen and (max-width: 700px) 
{
		.osProdCatCell { height: 78px; max-width:100px;}
		.osTopCats { font-size:12pt; }
		.spaBox, .spaEmpty { padding:10px; }
}

@media only screen and (max-width: 600px) 
{
  #oProdCategories .osProdCatDesc { font-size:90%; font-weight: normal; p adding: 0; }
  #osProdCategoriesBox .osProdCatCell { min-height:60px; }
  #OSLogoMedium IMG { padding:5px; }

  .osToolBarTopLogo { d isplay:none; }
		.wsfMobileView .osToolBarTopLogo img { height: auto; width: 83%; }
		.osToolBarTopItem { margin-top: 4px; }
		.wsfCustomHome.wsfPagedefault .PageSchema { padding-top:150px; }

		.spvCatProdPic { height:auto; }
		.spvCatProdPicBox { height:auto; }
		.spvCatProdInfo{ padding: 5px; }
		
}

.wsfRepBkBox { display:block; }

/* PAOLO25MAR24 demo TFP/SSP */

/* food categs */
.spvCatProdAddBasket { display:none; }

/* gif cards & tours */
.osCatalogCatBoxes949 .spvCatProdAddBasket, 
.osCatalogCatBoxes950 .spvCatProdAddBasket { display:block; }
.osCatalogCatBoxes949 .spvCatProdHasPic, 
.osCatalogCatBoxes950 .spvCatProdHasPic { display:none; }
.osCatalogMenuView #osProdCatalogItems .osCatalogCatBoxes949 .spvCatProdPic { display:block; }
.osCatalogMenuView #osProdCatalogItems .osCatalogCatBoxes950 .spvCatProdPic { display:block; }
.osCatalogMenuView #osProdCatalogItems .osCatalogCatBoxes949 .spvCatProdPic img { max-height: 100%; }
.osCatalogMenuView #osProdCatalogItems .osCatalogCatBoxes950 .spvCatProdPic img { max-height: 100%; }

.osCatalogMenuView #osProdCatalogItems .osCatalogCatBoxes949 .spvCatProdPrice { font-size: 14pt; }
.osCatalogMenuView #osProdCatalogItems .osCatalogCatBoxes950 .spvCatProdPrice { font-size: 14pt; }

/* checkout */
.osBskItemNote { display:none; }

.osBskSvcChg { display: table-row; }

/* PAOLO27MAR24 */
.osPCTopPosCash24 #oPOSCurrPOSCash { background-color: #c880d3; color: #fff; } 
.osPCTopPosCash24 #osPCOrderBtns { background-color: #c880d3; }
.osPCTopPosCash24 #oPCOrderHeading { border-color: #c880d3; }

.osPCTopPosCash25 #oPOSCurrPOSCash { background-color: #5f74e9; color: #fff; } 
.osPCTopPosCash25 #osPCOrderBtns { background-color: #5f74e9; }
.osPCTopPosCash25 #oPCOrderHeading { border-color: #5f74e9; } 

.osPCTopPosCash24 #osPCFireAll { display:none; }
.osPCTopPosCash25 #osPCFireAll { display:none; }

.osOrderSummary .osPaymentMode { height: 60px; font-size: 0; }

body { border: 0 !important }

/* PAOLO8JUN2024 table numbers as yellow spot on the top left  */
.osTableBox:not(.osFloorObjBox) .osTableBoxName 
{
  position: absolute;
  background-color: #ff0;
  padding: 2px 5px;
  top: -14px;
  left: -10px;
  border-radius: 4px;
  border: 1px solid #000;
}
.osTabCstRoundLarge { border-radius:15px; }


/* PAOLO17JUN2024 */
.osTableBoxOrderBox .osOrdInfTime 
{ 
  text-align: right;
  margin-right: 5px; 
  background-image: none;
}
.osOrdInfTimeBox
{
  display: flex;
}

/* osteria */
.osTabCrsStsBox 
{
  font-size: 11pt;
  margin: 2px 0;
}
.osTabCrsSt{ max-width:40px; }

/* PAOLO20JUN2024 */
.osTableBoxOrderServer { top: -14px }


/* PAOLO25SEP2024 */
.wsfMSREditField.EditTitle { width: 300px; }


/* PAOLO27SEP2024 */
.osCatalogCatGrpTitleSubPath { di splay:block; }
.osCatalogCatGrpTitlePath { display:block; }

/* PAOLO09OCT24 */
.BizRepMini .osBizRepBoxTots { display:none; }
.BizRepMini .osBizRepBoxMoney { display:none; }
.BizRepMini .osBizRepBoxDisc { d isplay:none; }
.BizRepMini .osBizRepBoxVoids { d isplay:none; }
.BizRepMini .osBizRepBoxPaymentsCurrency { display:none; }
.BizRepMini .osBizRepBoxPayments { display:none; }
.BizRepMini .osBizRepBoxLabour { display:none; }

/* PAOLO09OCT24 */
.BizRepTiny .osBizRepBoxTots { display:none; }
.BizRepTiny .osBizRepBoxTotGuests { display:block; }
.BizRepTiny .osBizRepBoxMoney { display:none; }
.BizRepTiny .osBizRepBoxDisc { d isplay:none; }
.BizRepTiny .osBizRepBoxVoids { d isplay:none; }
.BizRepTiny .osBizRepBoxPaymentsCurrency { display:none; }
.BizRepTiny .osBizRepBoxPayments { display:none; }
.BizRepTiny .osBizRepBoxLabour { display:none; }
.BizRepTiny .osBizRepBoxByReg { display:none; }

/* PAOLO12OCT2024 */

.USRLogonPagePINPan .USRLoginLogoTS 
{
  height: 140px;
  width: 460px;
}

/* PAOLO15OCT2024 */
.osItmOptGrp_Double_Shot 
{
  font-size: 17pt;
  color: #ffc107;
  background-color: #fff;
}


/* PAOLO20OCT2024 - work around to hide Levy in Recipt and 
Invoice for Mktplace orders*/

.osPORcpCash36 .osPORcpTotExtTaxLevy { display:none; }
.osOrderInvoiceSheetPosCash36 .osOrdInvTotExtTaxLevy { display:none; }

/* PAOLO15NOV2024 double shots in receipt and register */
.osPORcpItems .osProdOptsInfo { display:none; }
.osPORcpItems .osProdOptsInfo.osProdOptsLabelON { display: inline-block; }
.osPORcpItems .osProdOptsInfo.osProdOptsPriceON { display: inline-block; }
.osProdOptsLabelON .osProdOptTitle { display:none; }


/* PAOLO27DEC2024 */
.osKDSPosCash37 .osKDSOrderTitleRegister,
.osKDSPosCash38 .osKDSOrderTitleRegister { display:block; color:#df0000; font-weight:bolder; }


/* TARA16JAN2025 Delano requested to show */
.osOIDiscPrices { d isplay:none; }


/* PAOLO20FEB2025 ticketLinkz TC */
.osPModeBtnTicketLinkz
{
  background-image: url(BizFiles/TicketLinkzLogo.png);
} 

#oProdExclSvcChg { max-height: 500px; overflow:auto; }


/* PAOLO21FEB2025 TC Main Tables (min spend) */
#TableBox323, 
#TableBox324, #TableBox325, #TableBox326, #TableBox332, #TableBox352, 
#TableBox335, #TableBox336, #TableBox339, #TableBox340, #TableBox350, 
#TableBox351, #TableBox354, #TableBox355
{ border: 3px solid #005da7; }


/* PAOLO21FEB2025 TC receipt TC-ONE,TWO,DOOR */
.osPORcpCash37 .osPORcpContacts::before { font-size: 24pt; display: block; content: 'The Commons\aSocial Club'; padding: 35px 0; white-space: pre; }
.osPORcpCash37 .osPORcpShopName { display:none; }
.osPORcpCash37 .osPORcpLogo { display:none; }
.osPORcpCash37 .osPORcpServer { display:none; }
.osPORcpCash37 .osPORcpTel { display:none; }
.osPORcpCash37 .osPORcpThanks { display:none; }
.osPORcpCash37 .osPORcpFooter::before { content: 'Stay Curious!'; font-size: 21pt; text-transform: uppercase; }
.osPORcpCash37 .osPORcpVATReg { margin-top: 20px; }

/*
.osPORcpCash38 .osPORcpContacts::before { font-size: 24pt; display: block; content: 'The Commons\aSocial Club'; padding: 35px 0; white-space: pre;}
.osPORcpCash38 .osPORcpShopName { display:none; }
.osPORcpCash38 .osPORcpLogo { display:none; }
.osPORcpCash38 .osPORcpServer { display:none; }
.osPORcpCash38 .osPORcpTel { display:none; }
.osPORcpCash38 .osPORcpThanks { display:none; }
.osPORcpCash38 .osPORcpFooter::before { content: 'Stay Curious!'; font-size: 21pt; text-transform: uppercase; }
.osPORcpCash38 .osPORcpVATReg { margin-top: 20px; }
*/

.osPORcpCash41 .osPORcpContacts::before { font-size: 24pt; display: block; content: 'The Commons\aSocial Club'; padding: 35px 0; white-space: pre;}
.osPORcpCash41 .osPORcpShopName { display:none; }
.osPORcpCash41 .osPORcpLogo { display:none; }
.osPORcpCash41 .osPORcpServer { display:none; }
.osPORcpCash41 .osPORcpTel { display:none; }
.osPORcpCash41 .osPORcpThanks { display:none; }
.osPORcpCash41 .osPORcpFooter::before { content: 'Stay Curious!'; font-size: 21pt; text-transform: uppercase; }
.osPORcpCash41 .osPORcpVATReg { margin-top: 20px; }


/* PAOLO26FEB2025 home top picture */
#spaBox4792 { min-height: 450px; }