@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/PSC.Blazor.Components.Icons/PSC.Blazor.Components.Icons.bundle.scp.css';
@import '_content/StackBlaze/StackBlaze.4d3wwgcy7u.bundle.scp.css';

/* /Components/AtributeItem.razor.rz.scp.css */
.atribute[b-gizc55tvgf] {
	max-width: 135px;
	display: flex;
	min-height: 171px;
	height: 171px;
	border-radius: .7rem;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
}

.atribute-item-container[b-gizc55tvgf] {
	display: flex;
	flex-direction: column;
	align-content: center;
	position: relative;
	align-items: center;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	flex-grow: 1;
	border-radius: .7rem;
	user-select: none;
	cursor: pointer;
	height: 100%;
	width: 100%;
	border: none;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 15px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}



.atribute-item-inner[b-gizc55tvgf] {
	position: relative;
	overflow: hidden;
	border-radius: .7rem;
	width: 100%;
	height: 100%;
	flex-grow:1;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
}

.atribute-item-Image[b-gizc55tvgf] {
	width: 100%;
	height: 75%;
	flex-grow: 1;
	object-fit: contain;
	padding: 0px;
	background-color: white;
}

.badge[b-gizc55tvgf] {
	background-color: var(--primary-color);
	height: 28px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 99;
	border-radius: 30px;
	font-size: 23px;
	padding: 2px;
}

button[b-gizc55tvgf] {
	border: none !important;
}

.atribute-item[b-gizc55tvgf] {
	margin-bottom: 1.3rem;
	background-color: transparent;
}

.atribute-item-translate-middle[b-gizc55tvgf] {
	transform: translate(-78%, 59%) !important;
}

.atribute-item-Image img[b-gizc55tvgf] {
	object-fit: contain;
	width: 100% !important;
	height: 100%;
}

.atribute-item-text[b-gizc55tvgf] {
	height: 25%;
	font-size: 12px;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	width: 100%;
}
/* /Components/CashOutRetail.razor.rz.scp.css */
.alertpopup-container[b-cquopj7tir] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-cquopj7tir] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-cquopj7tir] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.underage-text[b-cquopj7tir] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.alert-title[b-cquopj7tir] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.totalvalue-container[b-cquopj7tir] {
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.change-container[b-cquopj7tir] {
	margin-top: 3px;
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.table-btn[b-cquopj7tir] {
	width: 100%;
	min-height: 100px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: white;
	background: var(--category-inactive-bg);
}

.form-control[b-cquopj7tir] {
	text-align: end;
	font-size: large;
	font-weight: bold;
	height: 60px;
}

.dropdown-toggle[b-cquopj7tir]:after {
	font-size: medium;
}

.dropdown-toggle[b-cquopj7tir] {
	font-size: medium;
	height: 60px;
	width: 100%;
	background: var(--gradrient-orange) !important;
	color: white !important;
}

.print-btn[b-cquopj7tir] {
	background: var(--gradrient-orange) !important;
}

.dropdown-item:hover[b-cquopj7tir] {
	background: var(--gradrient-orange) !important;
}

table[b-cquopj7tir] {
	border-collapse: separate;
	border-spacing: 0px;
}

.paymant-btn[b-cquopj7tir] {
	width: 100%;
	min-height: 99px;
	margin-top: 3px;
}

.first[b-cquopj7tir] {
	margin-top: 1.15rem;
	height: 200px;
	border: none;
	background-color: #8ac54b !important;
}

.second[b-cquopj7tir] {
	border: none;
	background-color: #32c5ff !important;
}

.third[b-cquopj7tir] {
	border: none;
	background-color: #f2b100 !important;
}

.payment-container[b-cquopj7tir] {
	height: 343px;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}

.btn-container[b-cquopj7tir] {
	margin-top: 1.125rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.disable[b-cquopj7tir] {
	cursor: not-allowed;
	pointer-events: none;
	color: rgb(0 0 0 / 33%);
	box-shadow: rgb(0 0 0 / 33%) 0px 0px 0px 70px inset;
}

.btn-other[b-cquopj7tir] {
	height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: larger;
	font-weight: bold;
	background: var(--category-inactive-bg) !important;
}

.dropdown-menu.show[b-cquopj7tir] {
	display: block;
	min-width: 11rem;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-cquopj7tir] {
		margin-bottom: 2px;
	}

.bussy-container[b-cquopj7tir] {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 100px;
}

.error-info[b-cquopj7tir] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: larger;
	color: var(--bs-danger);
}

	.error-info i[b-cquopj7tir] {
		font-size: 40px;
		margin-right: 10px;
	}

.error-code[b-cquopj7tir] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: var(--bs-blue);
	font-size: larger;
}

	.error-code i[b-cquopj7tir] {
		font-size: 40px;
		margin-right: 10px;
	}

.card-payment-text[b-cquopj7tir] {
	font-size: 25px;
	font-weight: bold;
}

.card-payment-image img[b-cquopj7tir] {
	height: 180px;
}

.loader[b-cquopj7tir] {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-block;
	border-top: 4px solid #fe7109;
	border-right: 4px solid transparent;
	box-sizing: border-box;
	animation: rotation-b-cquopj7tir 1s linear infinite;
}

	.loader[b-cquopj7tir]::after {
		content: '';
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 0;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		border-left: 4px solid #FF3D00;
		border-bottom: 4px solid transparent;
		animation: rotation-b-cquopj7tir 0.5s linear infinite reverse;
	}

.button-container[b-cquopj7tir] {
	width: 100%;
	margin-top: 10px;
	display: flex;
	height: 70px;
	gap: 10px;
}

	.button-container button[b-cquopj7tir] {
		font-size: 1.7rem;
		line-height: 1.7rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.btn-card[b-cquopj7tir] {
	font-size: 1.7rem;
}

@keyframes rotation-b-cquopj7tir {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
/* /Components/CategoryView.razor.rz.scp.css */
.category-container[b-5ca0ru46iw] {
	display: flex;
	flex-direction: column;
	align-content: center;
	position: relative;
	align-items: center;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	border-radius: .7rem;
	user-select: none;
	cursor: pointer;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 15px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.selected[b-5ca0ru46iw] {
	border: 2px solid var(--primary-color) !important;
}
.inner[b-5ca0ru46iw] {
	overflow: hidden;
	border-radius: .7rem;
	width: 100%;
}

.category-Image[b-5ca0ru46iw] {
	width: 100%;
	height: 110px;
	object-fit: contain;
	padding: 0px;
	background-color: white;
}

.badge[b-5ca0ru46iw] {
	background-color: var(--primary-color);
	height: 28px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 99;
}

button[b-5ca0ru46iw] {
	border: none !important;
}

.category[b-5ca0ru46iw] {
	margin-bottom: 1.3rem;
	background-color: transparent;
}

.translate-middle[b-5ca0ru46iw] {
	transform: translate(-78%, 59%) !important;
}

.category-Image img[b-5ca0ru46iw] {
	object-fit: contain;
	width: 100% !important;
	height: 100%;
}

.category-text[b-5ca0ru46iw] {
	height: 46px;
	font-size: 17px;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
}
@container (max-width: 768px) {
	.col-md-3[b-5ca0ru46iw] {
		flex: 0 0 auto;
		width: 33.3333%;
	}
}

@media (max-width: 767px) {
	.col-md-3[b-5ca0ru46iw] {
		flex: 0 0 auto;
		width: 33.3333%;
	}
}
@media (max-width: 768px) {


	.category-text span[b-5ca0ru46iw] {
		font-size: 9cqw;
	}

	.category-text[b-5ca0ru46iw] {
		height: 35px;
		font-weight: bold;
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
		justify-content: center;
		background: var(--pos-item-text-bg);
		color: var(--pos-item-text-color);
		border: none;
		container-type: inline-size;
	}
}
/* /Components/CompositeItem.razor.rz.scp.css */
.atribute[b-t5ywht7stk] {
	width: 150px;
	display: flex;
	height: 188px;
	border-radius: .7rem;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
}
.atribute-qty[b-t5ywht7stk] {
	width: 100%;
}

.atribute-item-container[b-t5ywht7stk] {
	display: flex;
	flex-direction: column;
	align-content: center;
	position: relative;
	align-items: center;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	flex-grow: 1;
	border-radius: .7rem;
	user-select: none;
	cursor: pointer;
	height: 100%;
	width: 100%;
	border: none;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 15px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.context-button:active[b-t5ywht7stk] {
	color: rgb(var(--primary-rgb)) !important;
	border-color: rgb(var(--primary-rgb)) !important;
	background-color: transparent !important;
}

.context-button[b-t5ywht7stk] {
	border-color: white;
	min-height: 41px;
	font-weight: 500;
	color: white;
	background: var(--pos-item-text-bg);
	border-radius: var(--main-corner-radius);
	border-top-right-radius: 0;
}
.badge-qty[b-t5ywht7stk] {
	--main-corner-radius: 20.45rem;
	--bs-badge-padding-x: 0.65em;
	--bs-badge-padding-y: 0.64em;
	--bs-badge-font-size: 0.85em;
	--bs-badge-font-weight: 700;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--main-corner-radius);
	background: var(--gradrient-orange);
	border: none;
	color: var(--pos-item-text-color);
	height: 28px;
	flex-direction: column;
	justify-content: center;
	z-index: 99;
	left: 89% !important;
	border-radius: var(--main-corner-radius);
	align-items: center;
	justify-items: center;
	display: inline-block;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: var(--bs-badge-font-size);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: var(--main-corner-radius);
	transform: translate(2px, -13px);
}
	.context-button:hover[b-t5ywht7stk] {
		border-color: none;
		font-weight: 500;
		color: white;
		border: none;
		background: var(--pos-item-text-bg);

	}

	.context-button.first[b-t5ywht7stk] {
		background: var(--gradrient-orange);
		border-top-left-radius: 0;
	}

.atribute-item-inner[b-t5ywht7stk] {
	position: relative;
	overflow: hidden;
	border-radius: .7rem;
	width: 100%;
	height: 100%;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
}

.atribute-item-Image[b-t5ywht7stk] {
	width: 100%;
	height: 75%;
	flex-grow: 1;
	object-fit: contain;
	padding: 0px;
	background-color: white;
}

.badge[b-t5ywht7stk] {
	background-color: var(--primary-color);
	height: 28px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 99;
	border-radius: 30px;
	font-size: 23px;
	padding: 2px;
}

button[b-t5ywht7stk] {
	border: none !important;
}

.atribute-item[b-t5ywht7stk] {
	margin-bottom: 1.3rem;
	background-color: transparent;
}

.atribute-item-translate-middle[b-t5ywht7stk] {
	transform: translate(-78%, 59%) !important;
}

.atribute-item-Image img[b-t5ywht7stk] {
	object-fit: contain;
	width: 100% !important;
	height: 100%;
}

.atribute-item-text[b-t5ywht7stk] {
	height: 25%;
	font-size: 12px;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	width: 100%;
}
/* /Components/FavoritesViewRetail.razor.rz.scp.css */
.form-control[b-0ar9ghzgp8] {
	border: 0;
	border-radius: 0;
	font-size: larger;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}
/* /Components/HeaderComponent.razor.rz.scp.css */
.header-customcontext[b-zh3okwha30] {
	margin-right: 0 !important;
	color: white;
	
	margin-left: 0rem;
}

	.header-customcontext p[b-zh3okwha30], span[b-zh3okwha30] {
		color: white;
	}

.main-header-dropdown[b-zh3okwha30] {
	width: 33rem;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
	border-radius: 0px 0px 10px 10px;
	inset: 0px 0px auto auto;
	margin: 0px;
	background: var(--pos-header-bg);
	transform: translate(2px, 60px) !important;
}
.info-container1[b-zh3okwha30] {
	display: flex;
	align-content: center;
	justify-content: space-around;
	align-items: center;
	
}
.btn-group .btn[b-zh3okwha30] {
	width: 50%;
}

img[b-zh3okwha30] {
	height:35px;
}
.btn-check + .btn.btn-outline-primary:hover[b-zh3okwha30], .btn-check:active + .btn-outline-primary[b-zh3okwha30], .btn-check:checked + .btn-outline-primary[b-zh3okwha30], .btn-outline-primary.active[b-zh3okwha30], .btn-outline-primary.dropdown-toggle.show[b-zh3okwha30], .btn-outline-primary:active[b-zh3okwha30] {
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: larger;
	font-weight: bolder;
}

.main-header-dropdown li[b-zh3okwha30] {
	width: 100%;
}

.btn-group[b-zh3okwha30] {
	width: 100%;
}
.order-image[b-zh3okwha30] {
	width: 35px;
	height: 35px;
	padding: 5px;
	margin-right: 19px !important;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.btn:hover[b-zh3okwha30] {
	color: black;
	background-color: var(--pos-main-bg);
	border-color: var(--pos-main-bg);
}

.btn-outline-primary[b-zh3okwha30] {
	border-color: var(--pos-main-bg);
	color: white;
	border-radius: 0;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.list-item[b-zh3okwha30] {
	width: 100%;
	height: 4rem;
	border-radius: 0 !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: larger;
	font-weight: 500;
}

.fs-11[b-zh3okwha30] {
	font-size: larger;
}

.header-customcontext[b-zh3okwha30]::after {

	display: inline-block;
	-webkit-margin-start: .25rem;
	margin-left: .7em;
	vertical-align: 0;
	content: "\f282";
	font-family: bootstrap-icons !important;
	border: 0;
	font-size: 18px;
	font-weight: 600;

}
.info-container[b-zh3okwha30] {
	display: flex;
	justify-content: space-around;
	align-content: center;
	align-items: center;
	border-bottom: 1px solid white;
}
.green[b-zh3okwha30] {
	background-image: -webkit-linear-gradient(top, #13fB04 0%, #58e343 50%, #ADED99 100%);
}

.gray[b-zh3okwha30] {
	background-image: -webkit-linear-gradient(top, #6b6b6b 0%, #7b7b7b 50%, #8b8a8a 100%);
}

.led[b-zh3okwha30] {
	border-radius: 5px;
	width: 5px;
	height: 5px;
	/*box-shadow: 0px 0px 3px black;*/
	margin: 2px;
	zoom: 5;
}

	.led[b-zh3okwha30]:after {
		display: none;
		content: '';
		margin-left: 1px;
		margin-right: 1px;
		width: 3px;
		height: 3px;
		-webkit-border-top-right-radius: 4px 3px;
		-webkit-border-top-left-radius: 4px 3px;
		-webkit-border-bottom-right-radius: 4px 3px;
		-webkit-border-bottom-left-radius: 4px 3px;
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.2) 100%);
	}


.app-info[b-zh3okwha30] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-top: 5px;
}
/* /Components/HeaderComponentMobile.razor.rz.scp.css */
.header-customcontext[b-5e068rgfyw] {
	margin-right: 0rem;
	color: white;
	width: 7rem;
}

	.header-customcontext p[b-5e068rgfyw], span[b-5e068rgfyw] {
		color: white;
	}

.main-header-dropdown[b-5e068rgfyw] {
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
	border-radius: 0px 0px 10px 10px;
	inset: 0px 0px auto auto;
	margin: 0px;
	background: var(--pos-header-bg);
	transform: translate(0px, 60px) !important;
}

.info-container1[b-5e068rgfyw] {
	display: flex;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}


img[b-5e068rgfyw] {
	height: 35px;
}

.btn-check + .btn.btn-outline-primary:hover[b-5e068rgfyw], .btn-check:active + .btn-outline-primary[b-5e068rgfyw], .btn-check:checked + .btn-outline-primary[b-5e068rgfyw], .btn-outline-primary.active[b-5e068rgfyw], .btn-outline-primary.dropdown-toggle.show[b-5e068rgfyw], .btn-outline-primary:active[b-5e068rgfyw] {
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: larger;
	font-weight: bolder;
}

.main-header-dropdown li[b-5e068rgfyw] {
	width: 100%;
}

.btn-group[b-5e068rgfyw] {
	width: 100%;
}

.order-image[b-5e068rgfyw] {
	width: 35px;
	height: 35px;
	padding: 5px;
	margin-right: 19px !important;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.btn:hover[b-5e068rgfyw] {
	color: black;
	background-color: var(--pos-main-bg);
	border-color: var(--pos-main-bg);
}

.btn-outline-primary[b-5e068rgfyw] {
	border-color: var(--pos-main-bg);
	color: white;
	border-radius: 0;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.list-item[b-5e068rgfyw] {
	width: 100%;
	height: 4rem;
	border-radius: 0 !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: larger;
	font-weight: 500;
}

.fs-11[b-5e068rgfyw] {
	font-size: larger;
}

.header-customcontext[b-5e068rgfyw]::after {
	display: inline-block;
	-webkit-margin-start: .25rem;
	margin-left: .2em;
	vertical-align: 0;
	content: "\f282";
	font-family: bootstrap-icons !important;
	border: 0;
	font-size: 18px;
	font-weight: 600;
}

.info-container[b-5e068rgfyw] {
	display: flex;
	justify-content: space-around;
	align-content: center;
	align-items: center;
	border-bottom: 1px solid white;
}

.green[b-5e068rgfyw] {
	background-image: -webkit-linear-gradient(top, #13fB04 0%, #58e343 50%, #ADED99 100%);
}

.gray[b-5e068rgfyw] {
	background-image: -webkit-linear-gradient(top, #6b6b6b 0%, #7b7b7b 50%, #8b8a8a 100%);
}

.led[b-5e068rgfyw] {
	border-radius: 5px;
	width: 5px;
	height: 5px;
	/*box-shadow: 0px 0px 3px black;*/
	margin: 2px;
	zoom: 5;
}

	.led[b-5e068rgfyw]:after {
		display: none;
		content: '';
		margin-left: 1px;
		margin-right: 1px;
		width: 3px;
		height: 3px;
		-webkit-border-top-right-radius: 4px 3px;
		-webkit-border-top-left-radius: 4px 3px;
		-webkit-border-bottom-right-radius: 4px 3px;
		-webkit-border-bottom-left-radius: 4px 3px;
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.2) 100%);
	}


.app-info[b-5e068rgfyw] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-top: 5px;
}

.header-content-right[b-5e068rgfyw] {
	display: flex;
	align-items: stretch;
	padding-right: 0px ;
}
@media (min-width: 768px) {
	.main-header-dropdown[b-5e068rgfyw] {
		width: 33rem;
		box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
		border-radius: 0px 0px 10px 10px;
		inset: 0px 0px auto auto;
		margin: 0px;
		background: var(--pos-header-bg);
		transform: translate(2px, 60px) !important;
	}

}
@media (max-width: 768px) {
	.header-content-right[b-5e068rgfyw] {
		display: flex;
		align-items: stretch;
		padding-right: 0px;
	}
}
/* /Components/NavItem.razor.rz.scp.css */
.app-sidebar .side-menu__item[b-0b79aabxik] {
	padding: .75rem;
	position: relative;
	background-color: white;
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: .78rem;
	color: var(--menu-prime-color);
	font-weight: 500;
	border-radius: .5rem;
	margin-bottom: .2rem;
}
.app-sidebar .side-menu__label[b-0b79aabxik] {
	white-space: nowrap;
	color: var(--menu-prime-color);
	position: relative;
	font-size: .85rem;
	font-weight: bold;
	margin-left: .5rem;
	line-height: 1;
	vertical-align: middle;
}
/* /Components/OrderSplitPopup.razor.rz.scp.css */
.alertpopup-container[b-bu2ezepe83] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-bu2ezepe83] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-bu2ezepe83] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	min-height: 450px;
	max-height: 450px;
	margin-right: 1rem;
	display: flex;
	flex-direction: column;
	align-content: stretch;
	align-items: stretch;
}
.custom-alert-mobile[b-bu2ezepe83] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 100%;
	max-height: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-content: stretch;
	align-items: stretch;
}
.order-container[b-bu2ezepe83] {
	max-height: 288px;
	overflow: auto;
}
.split-container[b-bu2ezepe83] {
	max-height: 288px;
	overflow: auto;
}
.items-container[b-bu2ezepe83] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: stretch;
	justify-content: space-evenly;
	align-items: center;
	gap: 8px;
	padding-left: 10px;
	padding-right: 10px;
	height: 310px;
	max-height: 310px;
}
.items-container-mobile[b-bu2ezepe83] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	justify-content: space-evenly;
	align-items: center;
	gap: 8px;
	padding-left: 10px;
	padding-right: 10px;
	height: 310px;
	max-height: 310px;
}
.order-container-mobile[b-bu2ezepe83] {
	min-height: 280px;
}
.split-container-mobile[b-bu2ezepe83] {
	min-height: 280px;
}
.underage-text[b-bu2ezepe83] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.alert-title[b-bu2ezepe83] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.alert-buttons[b-bu2ezepe83] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.alert-buttons-mobile[b-bu2ezepe83] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-wrap: nowrap;
	justify-content: flex-end;
	flex-direction: column;
}
.btn-alert-cancel[b-bu2ezepe83] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.btn-alert-ok[b-bu2ezepe83] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
/* /Components/OrderTypePopup.razor.rz.scp.css */
.descktop-container[b-22dog7g7l6] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background-color: rgb(24, 24, 24);
	background-image: url(./images/background_vector.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 99999;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.mobile-container[b-22dog7g7l6] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background-color: rgb(24, 24, 24);
	background-image: url(./images/background_vector.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 99999;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.btn[b-22dog7g7l6] {
	min-width: 15rem;
	min-height: 15rem;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
}
	.btn:hover[b-22dog7g7l6] {
		color: var(--primary-color) !important;
		background-color: #ffffff !important;
		border: 1px solid var(--primary-color) !important;
	}
	.btn:hover span[b-22dog7g7l6]{
		color: var(--primary-color) !important;
		
	}
		.btn:hover .btn-image[b-22dog7g7l6] {
			--color-fill: var(--primary-color);
		}
.btn-image[b-22dog7g7l6] {
	width: 8rem;
	height: 8rem;
	--color-fill: var(--primary-color);
	border-radius:1rem;
}
.btn-text[b-22dog7g7l6] {
	color: white;
	margin-top: .7rem;
	font-size: larger;
	font-weight: bold;
}
.button-container[b-22dog7g7l6] {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	width: 50rem;
	margin-top: 2rem;
}
.mobile-button-container[b-22dog7g7l6] {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	width: 17rem;
	
	margin-top: 1.2rem;
}
.selection-text[b-22dog7g7l6] {
	color: white;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}
@media only screen and (max-width: 1023px) {
	.btn[b-22dog7g7l6] {
		min-width: 15rem;
		min-height: 15rem;
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
		justify-content: center;
		margin-bottom: 1rem;
	}
	.selection-text[b-22dog7g7l6] {
		color: white;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: center;
	}
}
@media only screen and (max-height: 740px) {
	.btn[b-22dog7g7l6] {
		min-width: 12rem;
		min-height: 11rem;
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
		justify-content: center;
		margin-bottom: 1rem;
	}

	.selection-text[b-22dog7g7l6] {
		color: white;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: center;
	}
}
/* /Components/Popus/ActivityPopup.razor.rz.scp.css */
.alertpopup-container[b-x25f3y9rxz] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 2147483647;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
img.logo[b-x25f3y9rxz] {
	height: 200px;
}
/* /Components/Popus/AddClientPopup.razor.rz.scp.css */
.alertpopup-container[b-6jt5ntwcej] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-6jt5ntwcej] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-6jt5ntwcej] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.btn-check-discount[b-6jt5ntwcej] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
	width: 50%;
}

.search-container[b-6jt5ntwcej] {
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.add-btn[b-6jt5ntwcej] {
	width: 8rem;
	height: 3rem;
}

.btn-check-discount:active[b-6jt5ntwcej] {
	background: var(--gradrient-orange);
}

.btn-check-discount:focus[b-6jt5ntwcej] {
	background: var(--gradrient-orange);
}

.btn-check-discount:hover[b-6jt5ntwcej] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-check-discount:checked[b-6jt5ntwcej] {
	background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
}

.btn-check:checked + .btn[b-6jt5ntwcej], .btn.active[b-6jt5ntwcej], .btn.show[b-6jt5ntwcej], .btn:first-child:active[b-6jt5ntwcej], :not(.btn-check) + .btn:active[b-6jt5ntwcej] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-group[b-6jt5ntwcej] {
	width: 100%;
}

.alert-buttons[b-6jt5ntwcej] {
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-6jt5ntwcej] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-6jt5ntwcej] {
	background: rgb(var(--primary-rgb));
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.table-responsive[b-6jt5ntwcej] {
	overflow: auto;
	height: 16rem;
}

thead tr th[b-6jt5ntwcej] {
	position: sticky;
	top: 0;
}

tbody tr th[b-6jt5ntwcej], td[b-6jt5ntwcej] {
	background: transparent;
	color: inherit !important;
}

.selected th td[b-6jt5ntwcej] {
	color: white !important;
}

.selected[b-6jt5ntwcej] {
	background-color: rgb(var(--primary-rgb));
	color: white !important;
}

@media (max-width: 510px) {
	.add-btn[b-6jt5ntwcej] {
		height: 4rem;
	}

	.btn-alert-ok[b-6jt5ntwcej] {
		min-width: 49% !important;
	}

	.btn-alert-cancel[b-6jt5ntwcej] {
		min-width: 48% !important;
	}
}
/* /Components/Popus/AlertPopup.razor.rz.scp.css */
.alertpopup-container[b-jzegjsid5v] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.custom-alert[b-jzegjsid5v] {
	background: white;
	width: 556px;
	min-height: 220px;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
}
.alert-body[b-jzegjsid5v] {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: 400;
	text-align: center;
}
.alert-title[b-jzegjsid5v] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding: 8px;
}
.alert-buttons[b-jzegjsid5v] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.btn-alert-cancel[b-jzegjsid5v] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 8rem;
	font-size: medium;
	font-weight: 600;
}
.btn-alert-ok[b-jzegjsid5v] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 8rem;
	min-height: 50px;
	font-size: medium;
	font-weight: 600;
}
/* /Components/Popus/CategoryPopup.razor.rz.scp.css */
.alertpopup-container[b-351z0mt9pf] {
	display: flex;
	position: relative;
	width: 100%;
	height: 100%;
	background: var(--pos-main-bg);
	z-index: 80;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 10px;
	overflow: auto;
	align-content: flex-start;
}
/* /Components/Popus/ClientSelectPopup.razor.rz.scp.css */
.alertpopup-container[b-ztav16kzme] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-ztav16kzme] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-ztav16kzme] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.btn-check-discount[b-ztav16kzme] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
	width:50%;
}
.search-container[b-ztav16kzme] {
	display: flex;
	flex-direction: row;
	gap: 10px;
}
.add-btn[b-ztav16kzme] {
	width: 8rem;
	height: 3rem;
}
.pageing[b-ztav16kzme] {
	max-width: 55px;
	text-align:center;
}
.paging-txt[b-ztav16kzme] {
	text-align: center;
	justify-content: center;
	display: flex;
	align-content: center;
	align-items: center;
}
.btn-pagination[b-ztav16kzme] {
	font-size: 20px;
}
.btn-check-discount:active[b-ztav16kzme] {
	background: var(--gradrient-orange);
}

	.btn-check-discount:focus[b-ztav16kzme] {
		background: var(--gradrient-orange);
	}

	.btn-check-discount:hover[b-ztav16kzme] {
		background: var(--gradrient-orange);
		border: none;
		color: white;
	}

	.btn-check-discount:checked[b-ztav16kzme] {
		background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
	}

.btn-check:checked + .btn[b-ztav16kzme], .btn.active[b-ztav16kzme], .btn.show[b-ztav16kzme], .btn:first-child:active[b-ztav16kzme], :not(.btn-check) + .btn:active[b-ztav16kzme] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}
.btn-group[b-ztav16kzme] {
	width: 100%;
}
.alert-buttons[b-ztav16kzme] {

	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-ztav16kzme] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.btn-alert-ok[b-ztav16kzme] {
	background: rgb(var(--primary-rgb));
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.table-responsive[b-ztav16kzme] {
	overflow: auto;
	height:16rem;
}

thead tr th[b-ztav16kzme] {
	position: sticky;
	top: 0;
}
tbody tr th[b-ztav16kzme], td[b-ztav16kzme] {
	background: transparent;
	color: inherit !important;
}

.selected th td[b-ztav16kzme] {
	color: white !important;
}
 .selected[b-ztav16kzme]{
	 background-color:rgb(var(--primary-rgb));
	 color:white !important;
 }

@media (max-width: 510px) {
	.add-btn[b-ztav16kzme] {
		
		height: 4rem;
	}
	.btn-alert-ok[b-ztav16kzme] {
		min-width: 49% !important;
	}

	.btn-alert-cancel[b-ztav16kzme] {
		min-width: 48% !important;
	}

}
/* /Components/Popus/CompositePopup.razor.rz.scp.css */
.atribute_alertpopup-container[b-pdf62koab5] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.attributes[b-pdf62koab5] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: flex-start;
	align-items: flex-start;
	width: 100%;
	justify-content: flex-start;
}

.atribute_custom-alert[b-pdf62koab5] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	min-width: 60rem;
	width: 80%;
	max-height: 90%;
	margin-left: 1rem;
	margin-right: 1rem;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.atribute_custom-alert_mobile[b-pdf62koab5] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	max-width: 90%;
	width: 90%;
	max-height: 90%;
	margin-left: 1rem;
	margin-right: 1rem;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.atribute_alert-title[b-pdf62koab5] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
	border-radius: 10px 10px 0px 0px;
}

.alert-body[b-pdf62koab5] {
	overflow: auto;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
	min-height: 439px;
}

.atribute_alert-buttons[b-pdf62koab5] {
	margin: 0;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	background: white;
	border-radius: 0px 0px 10px 10px;
	padding: 5px;
}

.atribute_alert-buttons_mobile[b-pdf62koab5] {
	margin: 0;
	display: flex;
	gap: .5rem;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-around;
	background: white;
	border-radius: 0px 0px 10px 10px;
	padding: 5px;
}

.atribute_btn-alert-cancel[b-pdf62koab5] {
	background: var(--category-inactive-bg);
	color: white !important;
	border: 0;
	width: 100%;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}


.btn-group[b-pdf62koab5] {
	border-radius: var(--bs-border-radius);
	height: calc(3.5rem + calc(var(--bs-border-width)* 2));
}

.atribute_alert-body[b-pdf62koab5] {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	padding: 15px;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 10px;
}

.atribute_btn-alert-ok[b-pdf62koab5] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	width: 100%;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.atribute_oitem-price[b-pdf62koab5] {
	min-width: 10rem;
	font-size: larger;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.atribute-items-container[b-pdf62koab5] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	margin: 10px 0px;
}

.atribute-items-container_mobile[b-pdf62koab5] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin: 10px 0px;
	justify-content: space-between;
}

.atribute_category_name[b-pdf62koab5] {
	font-size: larger;
	font-weight: bold;
	margin: 13px;
}
/* /Components/Popus/DateRangeSelectPopup.razor.rz.scp.css */
.alertpopup-container[b-qrq3cxakom] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-qrq3cxakom] {
	background: white;
	width: 556px;
	min-height: 220px;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
}

.alert-body[b-qrq3cxakom] {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: 400;
	text-align: center;
}

.alert-title[b-qrq3cxakom] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding: 8px;
}

.alert-buttons[b-qrq3cxakom] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-qrq3cxakom] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 8rem;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-qrq3cxakom] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 8rem;
	min-height: 50px;
	font-size: medium;
	font-weight: 600;
}
/* /Components/Popus/DiscountPopup.razor.rz.scp.css */
.alertpopup-container[b-q4wmm96uwh] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.custom-alert[b-q4wmm96uwh] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}
.alert-title[b-q4wmm96uwh] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.preset-table[b-q4wmm96uwh] {
	table-layout: fixed;
}
.form-control[b-q4wmm96uwh] {
	font-size: larger;
	font-weight: bold;
}
.btn-check-discount[b-q4wmm96uwh] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
}
	.btn-check-discount:active[b-q4wmm96uwh] {
		background: var(--gradrient-orange);
	}

	.btn-check-discount:focus[b-q4wmm96uwh] {
		background: var(--gradrient-orange);
	}
	.btn-check-discount:hover[b-q4wmm96uwh] {
		background: var(--gradrient-orange);
		border: none;
		color: white;
	}
	.btn-check-discount:checked[b-q4wmm96uwh] {
		background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
	}
.btn-check:checked + .btn[b-q4wmm96uwh], .btn.active[b-q4wmm96uwh], .btn.show[b-q4wmm96uwh], .btn:first-child:active[b-q4wmm96uwh], :not(.btn-check) + .btn:active[b-q4wmm96uwh] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}
.preset-btn[b-q4wmm96uwh] {
	width: 100%;
	height: 111px;
	background: var(--category-container-bg);
	color: white;
	font-size: larger;
	font-weight: bold;
}
	.preset-btn:focus[b-q4wmm96uwh] {
		width: 100%;
		background: var(--category-container-bg);
		color: white;
	}
	.preset-btn:hover[b-q4wmm96uwh] {
		background: var(--gradrient-orange);
		color: white;
	}
	
.alert-buttons[b-q4wmm96uwh] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.btn-alert-cancel[b-q4wmm96uwh] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}


.numpad-btn[b-q4wmm96uwh] {
	width: 100%;
	height: 83px;
	font-size: larger;
	font-weight: bold;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
}
	.numpad-btn:focus[b-q4wmm96uwh] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}
	.numpad-btn:active[b-q4wmm96uwh] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}
.btn-group[b-q4wmm96uwh] {
	border-radius: var(--bs-border-radius);
	height: calc(3.5rem + calc(var(--bs-border-width)* 2));
}
.alert-body[b-q4wmm96uwh] {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 10px;
}
.btn-alert-ok[b-q4wmm96uwh] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

@media (max-width: 510px) {
	.btn-alert-ok[b-q4wmm96uwh] {
		min-width: 49% !important;
	}

	.btn-alert-cancel[b-q4wmm96uwh] {
		min-width: 48% !important;
	}

	.btn-check-discount[b-q4wmm96uwh] {
		width: 50%;
	}
}
/* /Components/Popus/FiscalCodePopup.razor.rz.scp.css */
.alertpopup-container[b-mi95zy9atu] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-mi95zy9atu] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-mi95zy9atu] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 35rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-mi95zy9atu] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.value-container[b-mi95zy9atu] {
	display: flex;
	flex-direction: row;
	width: 100%;
	gap: 10px;
}
.form-control[b-mi95zy9atu] {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}
.ro-btn[b-mi95zy9atu] {
	cursor: pointer;
	width: 80px;
	background: var(--pos-item-text-bg) !important;
	border:none;
}
.active[b-mi95zy9atu] {
	background-color: rgb(var(--primary-rgb)) !important;
}
.numpad-btn[b-mi95zy9atu] {
	width: 100%;
	height: 110px;
	font-size: larger;
	font-weight: bold;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
}
.ok-btn[b-mi95zy9atu] {
	height: 91px;
	width: 100%;
}
	.numpad-btn:focus[b-mi95zy9atu] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}

	.numpad-btn:active[b-mi95zy9atu] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}
/* /Components/Popus/InvoicePopup.razor.rz.scp.css */
.alertpopup-container[b-urfm1z1qaf] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.alert-body[b-urfm1z1qaf] {
	min-height: 385px;
}
.custom-alert[b-urfm1z1qaf] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}
.invoce-container[b-urfm1z1qaf] {
	height: 249px;
	overflow: auto;
	display: flex;
	flex-direction: column;
}
.pageing[b-urfm1z1qaf] {
	max-width: 55px;
	text-align: center;
}

.paging-txt[b-urfm1z1qaf] {
	text-align: center;
	justify-content: center;
	display: flex;
	align-content: center;
	align-items: center;
}
.inv-line[b-urfm1z1qaf] {
	white-space:pre;
}
.form-control[b-urfm1z1qaf] {
	height: 3rem;
}
.alert-title[b-urfm1z1qaf] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.btn-check-discount[b-urfm1z1qaf] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
	width: 50%;
}

.search-container[b-urfm1z1qaf] {
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.add-btn[b-urfm1z1qaf] {
	width: 8rem;
	height: 3rem;
}

.btn-check-discount:active[b-urfm1z1qaf] {
	background: var(--gradrient-orange);
}

.btn-check-discount:focus[b-urfm1z1qaf] {
	background: var(--gradrient-orange);
}

.btn-check-discount:hover[b-urfm1z1qaf] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-check-discount:checked[b-urfm1z1qaf] {
	background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
}

.btn-check:checked + .btn[b-urfm1z1qaf], .btn.active[b-urfm1z1qaf], .btn.show[b-urfm1z1qaf], .btn:first-child:active[b-urfm1z1qaf], :not(.btn-check) + .btn:active[b-urfm1z1qaf] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-group[b-urfm1z1qaf] {
	width: 100%;
}

.alert-buttons[b-urfm1z1qaf] {
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-urfm1z1qaf] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-urfm1z1qaf] {
	background: rgb(var(--primary-rgb));
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.table-responsive[b-urfm1z1qaf] {
	overflow: auto;
	height: 16rem;
}

thead tr th[b-urfm1z1qaf] {
	position: sticky;
	top: 0;
}

tbody tr th[b-urfm1z1qaf], td[b-urfm1z1qaf] {
	background: transparent;
	color: inherit !important;
}

.selected th td[b-urfm1z1qaf] {
	color: white !important;
}

.selected[b-urfm1z1qaf] {
	background-color: rgb(var(--primary-rgb));
	color: white !important;
}

@media (max-width: 510px) {
	.add-btn[b-urfm1z1qaf] {
		height: 4rem;
	}

	.btn-alert-ok[b-urfm1z1qaf] {
		min-width: 49% !important;
	}

	.btn-alert-cancel[b-urfm1z1qaf] {
		min-width: 48% !important;
	}
}
/* /Components/Popus/ItemOptionsPopup.razor.rz.scp.css */
.alertpopup-container[b-q0stocizje] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-q0stocizje] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 29rem;
	margin-left: 1rem;
	margin-right: 1rem;
	display: flex;
	flex-direction: column;
	gap: 2px;
}

.alert-title[b-q0stocizje] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.btn-check-discount[b-q0stocizje] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
	width: 50%;
}

.search-container[b-q0stocizje] {
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.add-btn[b-q0stocizje] {
	width: 8rem;
	height: 3rem;
}

.pageing[b-q0stocizje] {
	max-width: 55px;
	text-align: center;
}

.paging-txt[b-q0stocizje] {
	text-align: center;
	justify-content: center;
	display: flex;
	align-content: center;
	align-items: center;
}

.btn-pagination[b-q0stocizje] {
	font-size: 20px;
}

.btn-check-discount:active[b-q0stocizje] {
	background: var(--gradrient-orange);
}

.btn-check-discount:focus[b-q0stocizje] {
	background: var(--gradrient-orange);
}

.btn-check-discount:hover[b-q0stocizje] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-check-discount:checked[b-q0stocizje] {
	background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
}

.btn-check:checked + .btn[b-q0stocizje], .btn.active[b-q0stocizje], .btn.show[b-q0stocizje], .btn:first-child:active[b-q0stocizje], :not(.btn-check) + .btn:active[b-q0stocizje] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-group[b-q0stocizje] {
	width: 100%;
}

.alert-buttons[b-q0stocizje] {
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-q0stocizje] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 5rem;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-q0stocizje] {
	background: rgb(var(--primary-rgb));
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 5rem;
	font-size: medium;
	font-weight: 600;
}

.table-responsive[b-q0stocizje] {
	overflow: auto;
	height: 16rem;
}

thead tr th[b-q0stocizje] {
	position: sticky;
	top: 0;
}

tbody tr th[b-q0stocizje], td[b-q0stocizje] {
	background: transparent;
	color: inherit !important;
}

.selected th td[b-q0stocizje] {
	color: white !important;
}

.selected[b-q0stocizje] {
	background-color: rgb(var(--primary-rgb));
	color: white !important;
}

@media (max-width: 510px) {
	.add-btn[b-q0stocizje] {
		height: 4rem;
	}

	.btn-alert-ok[b-q0stocizje] {
		min-width: 49% !important;
	}

	.btn-alert-cancel[b-q0stocizje] {
		min-width: 48% !important;
	}
}
/* /Components/Popus/LocationShiftInfoPopup.razor.rz.scp.css */
.alertpopup-container[b-y887tn5l7a] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-y887tn5l7a] {
	background: var(--pos-main-bg);
	min-height: 310px;
	display: flex;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: center;
	padding-top: 10px;
	flex-wrap: wrap;
	gap: 0px;
}

.custom-alert[b-y887tn5l7a] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-y887tn5l7a] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.text-custom[b-y887tn5l7a] {
	--bs-text-opacity: 1;
	margin-left: auto;
	margin-right: 10px;
	margin-left: auto;
	margin-right: 10px;
}

.active-item[b-y887tn5l7a] {
	color: #fff !important;
	background-color: var(--pos-header-bg) !important;
	border-color: var(--pos-header-bg);
}

.payment-container[b-y887tn5l7a] {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	width: 100%;
}

.btn-container[b-y887tn5l7a] {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.btn-container .btn[b-y887tn5l7a] {
		height: 60px;
	}

.no-data .btn[b-y887tn5l7a] {
	height: 60px;
	border-radius: 0;
}

.no-data[b-y887tn5l7a] {
	height: 300px;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
/* /Components/Popus/LogViewPopup.razor.rz.scp.css */
.log-container[b-wpvld1t0qu] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #ffffff;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap;
}
.list-group[b-wpvld1t0qu] {
	
	border-radius:0 !important;
}
.log-list[b-wpvld1t0qu]
{
	height:calc(100% - 3rem);
	width:100%;
	overflow:auto;
}
.list-group-item.active[b-wpvld1t0qu] {
	border: none !important;
}
.exit-btn[b-wpvld1t0qu]
{
	cursor:pointer;
}
.title-bar[b-wpvld1t0qu] {
	height: 3rem;
	color: #fff !important;
	background-color: var(--primary-color) !important;
	width: 100%;
	display: flex;
	border-color: var(--primary-color);
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}
/* /Components/Popus/ObservationPopup.razor.rz.scp.css */
.alertpopup-container[b-z12h6widjy] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-z12h6widjy] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 55rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-z12h6widjy] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.alert-body[b-z12h6widjy] {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 10px;
}
.form-control[b-z12h6widjy] {
	font-size: larger;
	font-weight: bold;
}
.alert-buttons[b-z12h6widjy] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.btn-alert-cancel[b-z12h6widjy] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.btn-alert-ok[b-z12h6widjy] {
	background-color: rgb(var(--primary-rgb)) !important;
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.list-group-item[b-z12h6widjy] {
	font-size: large;
	font-weight: bold;
	cursor:pointer;
}
.defaultobs-container[b-z12h6widjy] {
	min-height: 17rem;
	max-height: 17rem;
	overflow: auto;

}
/* /Components/Popus/OrdersOnLocalServer.razor.rz.scp.css */
.log-container[b-kzvzuduq71] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #ffffff;
	z-index: 9999;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap;

}
#scroll-vertical_wrapper[b-kzvzuduq71] {
	width: 100% !important;
	padding: 20px !important;
}
.list-group[b-kzvzuduq71] {
	border-radius: 0 !important;
}

.log-list[b-kzvzuduq71] {
	height: calc(100% - 3rem);
	width: 100%;
	overflow: auto;
}

.list-group-item.active[b-kzvzuduq71] {
	border: none !important;
}

.exit-btn[b-kzvzuduq71] {
	cursor: pointer;
}

.title-bar[b-kzvzuduq71] {
	height: 3rem;
	color: #fff !important;
	background-color: var(--primary-color) !important;
	width: 100%;
	display: flex;
	border-color: var(--primary-color);
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}
/* /Components/Popus/OrderSummaryPopup.razor.rz.scp.css */
.alertpopup-container[b-q9cfbzdfdd] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-q9cfbzdfdd] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 55rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-q9cfbzdfdd] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.alert-body[b-q9cfbzdfdd] {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 10px;
}

.form-control[b-q9cfbzdfdd] {
	font-size: larger;
	font-weight: bold;
}

.alert-buttons[b-q9cfbzdfdd] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-q9cfbzdfdd] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-q9cfbzdfdd] {
	background-color: rgb(var(--primary-rgb)) !important;
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.list-group-item[b-q9cfbzdfdd] {
	font-size: large;
	font-weight: bold;
	cursor: pointer;
}

.defaultobs-container[b-q9cfbzdfdd] {
	min-height: 17rem;
	max-height: 17rem;
	overflow: auto;
}

.name-container[b-q9cfbzdfdd] {
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.accordion-button[b-q9cfbzdfdd] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
.accordion-button[b-q9cfbzdfdd] {
	pointer-events: none;
}
.accordion-button[b-q9cfbzdfdd]:after {
	display: none;
}

	.atribute-container[b-q9cfbzdfdd] {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.atribute-container span[b-q9cfbzdfdd] {
		color: #838383 !important;
		margin-left: 50px;
	}

.observation-container span[b-q9cfbzdfdd] {
	color: #838383 !important;
	margin-left: 50px;
}
.packaging-container[b-q9cfbzdfdd] {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-left: 60px;
	margin-top: 10px;
}
.infoitem-text[b-q9cfbzdfdd] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}
.ti-rating-18-plus[b-q9cfbzdfdd] {
	margin-right: 5px;
}
/* /Components/Popus/PosSelectorPopup.razor.rz.scp.css */
.alertpopup-container[b-hrp393f1rq] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-hrp393f1rq] {
	background: var(--pos-main-bg);
	min-height: 637px;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	flex-wrap: wrap;
	gap: 15px;
}

.custom-alert[b-hrp393f1rq] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}
.alert-title[b-hrp393f1rq] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.pos-btn[b-hrp393f1rq] {
	height: 200px;
	width: 195px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 13px 5px;
	border: none;
	border-radius: var(--main-corner-radius);
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	padding: 10px;
}
.img-holder[b-hrp393f1rq] {
	height: 75%;
	width: 100%;
	object-fit:contain;
}
	.img-holder img[b-hrp393f1rq] {
		height: 100%;
		width: 100%;
	}
.title-container[b-hrp393f1rq] {
	height: 80px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	flex-wrap: nowrap;
	font-size: large;
	font-weight: bold;
}
/* /Components/Popus/PosSettingsPopup.razor.rz.scp.css */
.alertpopup-container[b-01dxuqfxg3] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-01dxuqfxg3] {
	background: var(--pos-main-bg);
	min-height: 310px;
	display: flex;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: center;
	padding: 10px;
	flex-wrap: wrap;
	gap: 0px;
}
.alert-buttons[b-01dxuqfxg3] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.form-check-lg .form-check-input-numeric[b-01dxuqfxg3] {
	width: 3.35rem;
	height: 1.35rem;
	margin-left: -1.5em;
	text-align: center;
	-moz-appearance: textfield;
}
.form-check-input-numeric[b-01dxuqfxg3]::-webkit-outer-spin-button,
.form-check-input-numeric[b-01dxuqfxg3]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.btn-alert-cancel[b-01dxuqfxg3] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.btn-alert-ok[b-01dxuqfxg3] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.form-check-input:checked[b-01dxuqfxg3] {
	background-color: var(--primary-color);
	border-color: var(--primary-color);
}
.form-check-input[b-01dxuqfxg3]{
	pointer-events: none;
}
.custom-alert[b-01dxuqfxg3] {
	background: var(--pos-main-bg);
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-01dxuqfxg3] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.text-custom[b-01dxuqfxg3] {
	--bs-text-opacity: 1;
	margin-left: auto;
	margin-right: 10px;
	margin-left: auto;
	margin-right: 10px;
}

.active-item[b-01dxuqfxg3] {
	color: #fff !important;
	background-color: var(--pos-header-bg) !important;
	border-color: var(--pos-header-bg);
}

.payment-container[b-01dxuqfxg3] {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	width: 100%;
}

.btn-container[b-01dxuqfxg3] {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.btn-container .btn[b-01dxuqfxg3] {
		height: 60px;
	}

.no-data .btn[b-01dxuqfxg3] {
	height: 60px;
	border-radius: 0;
}

.no-data[b-01dxuqfxg3] {
	height: 300px;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
/* /Components/Popus/PricePopup.razor.rz.scp.css */
.alertpopup-container[b-fbys23ph09] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-fbys23ph09] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-fbys23ph09] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 35rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-fbys23ph09] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.value-container[b-fbys23ph09] {
	display: flex;
	flex-direction: row;
	width: 100%;
	gap: 10px;
}

.form-control[b-fbys23ph09] {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

.ro-btn[b-fbys23ph09] {
	cursor: pointer;
	width: 80px;
	background: var(--pos-item-text-bg) !important;
	border: none;
}

.active[b-fbys23ph09] {
	background-color: rgb(var(--primary-rgb)) !important;
}

.numpad-btn[b-fbys23ph09] {
	width: 100%;
	height: 110px;
	font-size: larger;
	font-weight: bold;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
}

.ok-btn[b-fbys23ph09] {
	height: 91px;
	width: 100%;
}

.numpad-btn:focus[b-fbys23ph09] {
	background: var(--pos-item-text-bg) !important;
	color: var(--pos-item-text-color) !important;
}

.numpad-btn:active[b-fbys23ph09] {
	background: var(--pos-item-text-bg) !important;
	color: var(--pos-item-text-color) !important;
}
/* /Components/Popus/ProductAtributesPopup.razor.rz.scp.css */
.atribute_alertpopup-container[b-43z2olsysb] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.attributes[b-43z2olsysb] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: flex-start;
	align-items: flex-start;
	width: 100%;
	justify-content: flex-start;
}
.atribute_custom-alert[b-43z2olsysb] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	min-width: 60rem;
	width: 80%;
	max-height: 90%;
	margin-left: 1rem;
	margin-right: 1rem;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
.atribute_custom-alert_mobile[b-43z2olsysb] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	max-width: 90%;
	width: 90%;
	max-height: 90%;
	margin-left: 1rem;
	margin-right: 1rem;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.atribute_alert-title[b-43z2olsysb] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
	border-radius: 10px 10px 0px 0px;
}

.alert-body[b-43z2olsysb] {
	overflow: auto;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: center;
	min-height: 439px;
}

.atribute_alert-buttons[b-43z2olsysb] {
	margin: 0;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	background: white;
	border-radius: 0px 0px 10px 10px;
	padding: 5px;
}
.atribute_alert-buttons_mobile[b-43z2olsysb] {
	margin: 0;
	display: flex;
	gap: .5rem;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-around;
	background: white;
	border-radius: 0px 0px 10px 10px;
	padding: 5px;
}
.atribute_btn-alert-cancel[b-43z2olsysb] {
	background: var(--category-inactive-bg);
	color: white !important;
	border: 0;
	width: 100%;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}


.btn-group[b-43z2olsysb] {
	border-radius: var(--bs-border-radius);
	height: calc(3.5rem + calc(var(--bs-border-width)* 2));
}

.atribute_alert-body[b-43z2olsysb] {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	padding: 15px;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 10px;
}

.atribute_btn-alert-ok[b-43z2olsysb] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	width: 100%;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}
.atribute_oitem-price[b-43z2olsysb] {
	min-width: 10rem;
	font-size: larger;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.atribute-items-container[b-43z2olsysb] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	margin: 10px 0px;
}
.atribute-items-container_mobile[b-43z2olsysb] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin: 10px 0px;
	justify-content: space-between;
}

.atribute_category_name[b-43z2olsysb] {
	font-size: larger;
	font-weight: bold;
	margin: 13px;
}
/* /Components/Popus/PwdPopup.razor.rz.scp.css */
.alertpopup-container[b-p895vqe5c3] {
    display: flex;
    position: absolute;
    width: 100vw;
    height: 100vh;
    background: #0000008c;
    z-index: 9999;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.alert-body[b-p895vqe5c3] {
    background: var(--pos-main-bg);
    min-height: 615px;
}

.custom-alert[b-p895vqe5c3] {
    background: white;
    padding: 0px;
    border-radius: .7rem;
    overflow: hidden;
    width: 35rem;
    margin-left: 1rem;
    margin-right: 1rem;
}

.alert-title[b-p895vqe5c3] {
    font-size: 22px;
    font-weight: bold;
    background: var(--pos-header-bg);
    color: white;
    padding-left: 10px;
    height: 3rem;
    display: flex;
    align-items: center;
}

.value-container[b-p895vqe5c3] {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 10px;
}

.form-control[b-p895vqe5c3] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: larger;
    font-weight: bold;
    text-align: center;
}

.ro-btn[b-p895vqe5c3] {
    cursor: pointer;
    width: 80px;
    background: var(--pos-item-text-bg) !important;
    border: none;
}

.active[b-p895vqe5c3] {
    background-color: rgb(var(--primary-rgb)) !important;
}

.numpad-btn[b-p895vqe5c3] {
    width: 100%;
    height: 110px;
    font-size: larger;
    font-weight: bold;
    background: var(--pos-item-text-bg);
    color: var(--pos-item-text-color);
}

.ok-btn[b-p895vqe5c3] {
    height: 91px;
    width: 100%;
}

.numpad-btn:focus[b-p895vqe5c3] {
    background: var(--pos-item-text-bg) !important;
    color: var(--pos-item-text-color) !important;
}

.numpad-btn:active[b-p895vqe5c3] {
    background: var(--pos-item-text-bg) !important;
    color: var(--pos-item-text-color) !important;
}
/* /Components/Popus/ReprintOrderPopup.razor.rz.scp.css */
.alertpopup-container[b-t7nzbckbdn] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-t7nzbckbdn] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-t7nzbckbdn] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.underage-text[b-t7nzbckbdn] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.alert-title[b-t7nzbckbdn] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.totalvalue-container[b-t7nzbckbdn] {
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.change-container[b-t7nzbckbdn] {
	margin-top: 3px;
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.table-btn[b-t7nzbckbdn] {
	width: 100%;
	min-height: 100px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: white;
	background: var(--category-inactive-bg);
}

.form-control[b-t7nzbckbdn] {
	text-align: end;
	font-size: large;
	font-weight: bold;
	height: 60px;
}

.dropdown-toggle[b-t7nzbckbdn]:after {
	font-size: medium;
}

.dropdown-toggle[b-t7nzbckbdn] {
	font-size: medium;
	height: 60px;
	width: 100%;
	background: var(--gradrient-orange) !important;
	color: white !important;
}

.print-btn[b-t7nzbckbdn] {
	background: var(--gradrient-orange) !important;
}

.dropdown-item:hover[b-t7nzbckbdn] {
	background: var(--gradrient-orange) !important;
}

table[b-t7nzbckbdn] {
	border-collapse: separate;
	border-spacing: 0px;
}

.paymant-btn[b-t7nzbckbdn] {
	width: 100%;
	min-height: 99px;
	margin-top: 3px;
}

.first[b-t7nzbckbdn] {
	margin-top: 1.15rem;
	height: 200px;
	border: none;
	background-color: #8ac54b !important;
}

.second[b-t7nzbckbdn] {
	border: none;
	background-color: #32c5ff !important;
}

.third[b-t7nzbckbdn] {
	border: none;
	background-color: #f2b100 !important;
}

.payment-container[b-t7nzbckbdn] {
	height: 343px;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}

.btn-container[b-t7nzbckbdn] {
	margin-top: 1.125rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.disable[b-t7nzbckbdn] {
	cursor: not-allowed;
	pointer-events: none;
	color: rgb(0 0 0 / 33%);
	box-shadow: rgb(0 0 0 / 33%) 0px 0px 0px 70px inset;
}

.btn-other[b-t7nzbckbdn] {
	height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: larger;
	font-weight: bold;
	background: var(--category-inactive-bg) !important;
}

.dropdown-menu.show[b-t7nzbckbdn] {
	display: block;
	min-width: 11rem;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-t7nzbckbdn] {
		margin-bottom: 2px;
	}

.bussy-container[b-t7nzbckbdn] {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 100px;
}

.error-info[b-t7nzbckbdn] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: larger;
	color: var(--bs-danger);
}

	.error-info i[b-t7nzbckbdn] {
		font-size: 40px;
		margin-right: 10px;
	}

.error-code[b-t7nzbckbdn] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: var(--bs-blue);
	font-size: larger;
}

	.error-code i[b-t7nzbckbdn] {
		font-size: 40px;
		margin-right: 10px;
	}

.card-payment-text[b-t7nzbckbdn] {
	font-size: 25px;
	font-weight: bold;
}

.card-payment-image img[b-t7nzbckbdn] {
	height: 180px;
}

.loader[b-t7nzbckbdn] {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-block;
	border-top: 4px solid #fe7109;
	border-right: 4px solid transparent;
	box-sizing: border-box;
	animation: rotation-b-t7nzbckbdn 1s linear infinite;
}

	.loader[b-t7nzbckbdn]::after {
		content: '';
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 0;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		border-left: 4px solid #FF3D00;
		border-bottom: 4px solid transparent;
		animation: rotation-b-t7nzbckbdn 0.5s linear infinite reverse;
	}

.button-container[b-t7nzbckbdn] {
	width: 100%;
	margin-top: 10px;
	display: flex;
	height: 70px;
	gap: 10px;
}

	.button-container button[b-t7nzbckbdn] {
		font-size: 1.7rem;
		line-height: 1.7rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.btn-card[b-t7nzbckbdn] {
	font-size: 1.7rem;
}

@keyframes rotation-b-t7nzbckbdn {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
/* /Components/Popus/SavedOrders.razor.rz.scp.css */
.log-container[b-j9bst1k2xf] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #ffffff;
	z-index: 9999;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap;
}

#scroll-vertical_wrapper[b-j9bst1k2xf] {
	width: 100% !important;
	padding: 20px !important;
}

.list-title[b-j9bst1k2xf] {
	min-width: 13rem;
}
.list-detail[b-j9bst1k2xf] {
	min-width: 12rem;
}
.list-group[b-j9bst1k2xf] {
	border-radius: 0 !important;
}
.back-btn[b-j9bst1k2xf] {
	width: 189px;
}
.log-list[b-j9bst1k2xf] {
	height: calc(100% - 3rem);
	width: 100%;
	overflow: auto;
}

.list-group-item.active[b-j9bst1k2xf] {
	border: none !important;
}

.exit-btn[b-j9bst1k2xf] {
	cursor: pointer;
}

.title-bar[b-j9bst1k2xf] {
	height: 3rem;
	color: #fff !important;
	background-color: var(--primary-color) !important;
	width: 100%;
	display: flex;
	border-color: var(--primary-color);
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}
/* /Components/Popus/ServiceChargePopup.razor.rz.scp.css */
.alertpopup-container[b-sq6kxrqict] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-sq6kxrqict] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-sq6kxrqict] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.preset-table[b-sq6kxrqict] {
	table-layout: fixed;
}

.form-control[b-sq6kxrqict] {
	font-size: larger;
	font-weight: bold;
}

.btn-check-discount[b-sq6kxrqict] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
}

	.btn-check-discount:active[b-sq6kxrqict] {
		background: var(--gradrient-orange);
	}

	.btn-check-discount:focus[b-sq6kxrqict] {
		background: var(--gradrient-orange);
	}

	.btn-check-discount:hover[b-sq6kxrqict] {
		background: var(--gradrient-orange);
		border: none;
		color: white;
	}

	.btn-check-discount:checked[b-sq6kxrqict] {
		background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
	}

.btn-check:checked + .btn[b-sq6kxrqict], .btn.active[b-sq6kxrqict], .btn.show[b-sq6kxrqict], .btn:first-child:active[b-sq6kxrqict], :not(.btn-check) + .btn:active[b-sq6kxrqict] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.preset-btn[b-sq6kxrqict] {
	width: 100%;
	height: 111px;
	background: var(--category-container-bg);
	color: white;
	font-size: larger;
	font-weight: bold;
}

	.preset-btn:focus[b-sq6kxrqict] {
		width: 100%;
		background: var(--category-container-bg);
		color: white;
	}

	.preset-btn:hover[b-sq6kxrqict] {
		background: var(--gradrient-orange);
		color: white;
	}

.alert-buttons[b-sq6kxrqict] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-sq6kxrqict] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}


.numpad-btn[b-sq6kxrqict] {
	width: 100%;
	height: 83px;
	font-size: larger;
	font-weight: bold;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
}

	.numpad-btn:focus[b-sq6kxrqict] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}

	.numpad-btn:active[b-sq6kxrqict] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}

.btn-group[b-sq6kxrqict] {
	border-radius: var(--bs-border-radius);
	height: calc(3.5rem + calc(var(--bs-border-width)* 2));
}

.alert-body[b-sq6kxrqict] {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 10px;
}

.btn-alert-ok[b-sq6kxrqict] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

@media (max-width: 510px) {
	.btn-alert-ok[b-sq6kxrqict] {
		min-width: 49% !important;
	}
	.btn-alert-cancel[b-sq6kxrqict] {
		min-width: 48% !important;
	}
	.btn-check-discount[b-sq6kxrqict]
	{
		width:50%;
	}
}
/* /Components/Popus/ShiftInfoPopup.razor.rz.scp.css */
.alertpopup-container[b-sjri1po3qs] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-sjri1po3qs] {
	background: var(--pos-main-bg);
	min-height: 310px;
	display: flex;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: center;
	padding-top: 10px;
	flex-wrap: wrap;
	gap: 0px;

}

.custom-alert[b-sjri1po3qs] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.alert-title[b-sjri1po3qs] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}
.text-custom[b-sjri1po3qs] {
	--bs-text-opacity: 1;
	margin-left: auto;
	margin-right: 10px;
	margin-left:auto;
	margin-right:10px;
}

.active-item[b-sjri1po3qs] {
	color: #fff !important;
	background-color: var(--pos-header-bg) !important;
	border-color: var(--pos-header-bg);
}
.payment-container[b-sjri1po3qs] {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	width: 100%;
}

.btn-container[b-sjri1po3qs] {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn-container .btn[b-sjri1po3qs]{
	height:60px;
}
.no-data .btn[b-sjri1po3qs] {
	height: 60px;
	border-radius:0;
}
.no-data[b-sjri1po3qs] {
	height: 300px;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
/* /Components/Popus/StornoInvoicePopup.razor.rz.scp.css */
.alertpopup-container[b-8r55ubfol7] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-8r55ubfol7] {
	min-height: 385px;
}

.custom-alert[b-8r55ubfol7] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}
.print-activity[b-8r55ubfol7] {
	height: 20rem;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.error-info[b-8r55ubfol7] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: larger;
	color: var(--bs-danger);
}

	.error-info i[b-8r55ubfol7] {
		font-size: 40px;
		margin-right: 10px;
	}

.error-code[b-8r55ubfol7] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: var(--bs-blue);
	font-size: larger;
}

	.error-code i[b-8r55ubfol7] {
		font-size: 40px;
		margin-right: 10px;
	}
.invoce-container[b-8r55ubfol7] {
	height: 288px;
	overflow: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.invoice[b-8r55ubfol7] {
	display: flex;
	flex-direction: column;
}
.acc[b-8r55ubfol7] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
.table-btn[b-8r55ubfol7] {
	width: 100%;
	min-height: 100px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: white;
	background: var(--category-inactive-bg);
}
.pageing[b-8r55ubfol7] {
	max-width: 55px;
	text-align: center;
}

.paging-txt[b-8r55ubfol7] {
	text-align: center;
	justify-content: center;
	display: flex;
	align-content: center;
	align-items: center;
}

.inv-line[b-8r55ubfol7] {
	white-space: pre;
}

.form-control[b-8r55ubfol7] {
	height: 3rem;
}

.alert-title[b-8r55ubfol7] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.btn-check-discount[b-8r55ubfol7] {
	text-align: center;
	vertical-align: middle;
	place-items: center;
	font-size: large;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--category-container-bg);
	color: white;
	width: 50%;
}

.search-container[b-8r55ubfol7] {
	display: flex;
	flex-direction: row;
	gap: 10px;
}

.add-btn[b-8r55ubfol7] {
	width: 8rem;
	height: 3rem;
}

.btn-check-discount:active[b-8r55ubfol7] {
	background: var(--gradrient-orange);
}

.btn-check-discount:focus[b-8r55ubfol7] {
	background: var(--gradrient-orange);
}

.btn-check-discount:hover[b-8r55ubfol7] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-check-discount:checked[b-8r55ubfol7] {
	background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
}

.btn-check:checked + .btn[b-8r55ubfol7], .btn.active[b-8r55ubfol7], .btn.show[b-8r55ubfol7], .btn:first-child:active[b-8r55ubfol7], :not(.btn-check) + .btn:active[b-8r55ubfol7] {
	background: var(--gradrient-orange);
	border: none;
	color: white;
}

.btn-group[b-8r55ubfol7] {
	width: 100%;
}

.alert-buttons[b-8r55ubfol7] {
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-8r55ubfol7] {
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-8r55ubfol7] {
	background: rgb(var(--primary-rgb));
	color: #fff !important;
	border: 0;
	min-width: 17rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.table-responsive[b-8r55ubfol7] {
	overflow: auto;
	height: 16rem;
}

thead tr th[b-8r55ubfol7] {
	position: sticky;
	top: 0;
}

tbody tr th[b-8r55ubfol7], td[b-8r55ubfol7] {
	background: transparent;
	color: inherit !important;
}

.selected th td[b-8r55ubfol7] {
	color: white !important;
}

.selected[b-8r55ubfol7] {
	background-color: rgb(var(--primary-rgb));
	color: white !important;
}

@media (max-width: 510px) {
	.add-btn[b-8r55ubfol7] {
		height: 4rem;
	}

	.btn-alert-ok[b-8r55ubfol7] {
		min-width: 49% !important;
	}

	.btn-alert-cancel[b-8r55ubfol7] {
		min-width: 48% !important;
	}
}
/* /Components/Popus/SyncPopup.razor.rz.scp.css */
.alertpopup-container[b-954uoc23cd] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-954uoc23cd] {
	background: white;
	width: 556px;
	height: 220px;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
}

.alert-body[b-954uoc23cd] {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: 400;
	text-align: center;
}

.alert-title[b-954uoc23cd] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding: 8px;
}

.alert-buttons[b-954uoc23cd] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-954uoc23cd] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 8rem;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-954uoc23cd] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 8rem;
	min-height: 50px;
	font-size: medium;
	font-weight: 600;
}
/* /Components/Product.razor.rz.scp.css */
.product-container[b-qglqumc6am] {
	display: flex;
	flex-direction: column;
	align-content: center;
	position: relative;
	align-items: center;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
	max-width: 13rem;
	border-radius: .7rem;
	user-select: none;
	cursor: pointer;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 15px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.inner[b-qglqumc6am] {
	overflow: hidden;
	border-radius: .7rem;
	width: 100%;
}
.product-Image[b-qglqumc6am] {
	width: 100%;
	object-fit: contain;
	height: 110px;
	padding: 3px;
	background-color: white;
}
.badge[b-qglqumc6am] {
	--main-corner-radius: 0.45rem;
	--bs-badge-padding-x: 0.65em;
	--bs-badge-padding-y: 0.35em;
	--bs-badge-font-size: 0.85em;
	--bs-badge-font-weight: 700;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--bs-border-radius);
	background: var(--gradrient-orange);
	border: none;
	color: var(--pos-item-text-color);
	height: 20px;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	z-index: 99;
	border-radius: var(--main-corner-radius);
	align-items: center;
	display: inline-block;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: var(--bs-badge-font-size);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: var(--bs-badge-border-radius) 0 0 0;
}



.badge-18[b-qglqumc6am] {
	--main-corner-radius: 0.45rem;
	--bs-badge-padding-x: 0.65em;
	--bs-badge-padding-y: 0.35em;
	--bs-badge-font-size: 0.85em;
	--bs-badge-font-weight: 700;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--bs-border-radius);
	background: var(--gradrient-orange);
	border: none;
	color: var(--pos-item-text-color);
	height: 28px;
	display: flex !important;
	flex-direction: column;
	justify-content: flex-end;
	z-index: 99;
	border-radius: var(--main-corner-radius);
	align-items: center;
	display: inline-block;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: var(--bs-badge-font-size);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: var(--bs-badge-border-radius);
}
.badge-qty[b-qglqumc6am] {
	--main-corner-radius: 20.45rem;
	--bs-badge-padding-x: 0.65em;
	--bs-badge-padding-y: 0.35em;
	--bs-badge-font-size: 0.85em;
	--bs-badge-font-weight: 700;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--main-corner-radius);
	background: var(--gradrient-orange);
	border: none;
	color: var(--pos-item-text-color);
	height: 28px;
	flex-direction: column;
	justify-content: center;
	z-index: 99;
	border-radius: var(--main-corner-radius);
	align-items: center;
	display: inline-block;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: var(--bs-badge-font-size);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: var(--main-corner-radius);
}
.badge-sgr[b-qglqumc6am] {
	--main-corner-radius: 0.45rem;
	--bs-badge-padding-x: 0.65em;
	--bs-badge-padding-y: 0.35em;
	--bs-badge-font-size: 0.85em;
	--bs-badge-font-weight: 700;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--bs-border-radius);
	background: var(--gradrient-orange);
	border: none;
	color: var(--pos-item-text-color);
	height: 28px;
	display: flex !important;
	flex-direction: column;
	justify-content: flex-end;
	z-index: 99;
	border-radius: var(--main-corner-radius);
	align-items: center;
	display: inline-block;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: var(--bs-badge-font-size);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: var(--bs-badge-border-radius);
}
.sgr-img[b-qglqumc6am] {
	height: 36px;
	width: 36px;
	object-fit: fill;
}
.ti-rating-18-plus[b-qglqumc6am] {
	color: red !important;
}
.translate-middle-18[b-qglqumc6am] {
	height: 81px;
	width: 50px;
	transform: translate(-4%, 40%) !important;
	background: transparent;
}
.translate-middle-qty[b-qglqumc6am] {
	height: 30px;
	width: 30px;
	transform: translate(-58%, -36%) !important;
	background: var(--primary-color);
}
.translate-middle-sgr[b-qglqumc6am] {
	height: 50px;
	width: 50px;
	transform: translate(-4%, 246%) !important;
	background: transparent;
}
.icon-tabler-rating-18-plus[b-qglqumc6am] {
	stroke: red;
	height: 60px;
	width: 50px;
}
button[b-qglqumc6am] {
	border: none !important;
}
.product[b-qglqumc6am] {
	margin-bottom: 1.3rem;
	background-color: transparent;
	border: none;
}
.translate-middle[b-qglqumc6am] {
	transform: translate(-100%, 452%) !important;
}
.product-Image img[b-qglqumc6am] {
	object-fit: contain;
	width: 100% !important;
	height: 100%;
}
.product-text[b-qglqumc6am] {
	height: 60px;
	font-size: 17px;
	font-size: .9vw;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	background: var(--pos-item-text-bg);
	color: var(--pos-item-text-color);
	border: none;
	container-type: inline-size;
}
	.product-text span[b-qglqumc6am] {
		font-size: 8cqw;
	}
@container (max-width: 768px) {
	.col-md-3[b-qglqumc6am] {
		flex: 0 0 auto;
		width: 33.3333%;
	}
}
@media (width: 1024px) {
	.col-lg-2[b-qglqumc6am] {
		flex: 0 0 auto;
		width: 19.666667%;
		padding-left: 4px;
		padding-right: 4px;
	}
	.translate-middle-qty[b-qglqumc6am] {
		height: 23px;
		width: 23px;
		transform: translate(-79%, -36%) !important;
		background: var(--primary-color);
	}
	.product-text span[b-qglqumc6am] {
		font-size: 10cqw;
	}
}
@media (max-width: 767px) {
	.col-md-3[b-qglqumc6am] {
		flex: 0 0 auto;
		width: 33.3333%;
	}
}
@media (max-width: 768px) {
	.translate-middle-18[b-qglqumc6am]{
		height: 63px;
		width: 36px;
		transform: translate(-5%, 16%) !important;
		background: transparent;
	}
	.sgr-img[b-qglqumc6am] {
		height: 23px;
		width: 28px;
		object-fit: fill;
	}
	.translate-middle[b-qglqumc6am] {
		transform: translate(-100%, 256%) !important;
	}
	.badge[b-qglqumc6am] {
		--main-corner-radius: 0.45rem;
		--bs-badge-padding-x: 0.65em;
		--bs-badge-padding-y: 0.35em;
		--bs-badge-font-size: 0.85em;
		--bs-badge-font-weight: 700;
		--bs-badge-color: #fff;
		--bs-badge-border-radius: var(--bs-border-radius);
		background: var(--gradrient-orange);
		border: none;
		color: var(--pos-item-text-color);
		height: 20px;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		z-index: 99;
		border-radius: var(--main-corner-radius);
		align-items: center;
		display: inline-block;
		padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
		font-size: var(--bs-badge-font-size);
		font-weight: var(--bs-badge-font-weight);
		line-height: var(--bs-badge-font-size);
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
		border-radius: var(--bs-badge-border-radius) 0 0 0;
	}




	.product-Image[b-qglqumc6am] {
		width: 100%;
		height: 71px;
		object-fit: contain;
		padding: 4px;
		background-color: white;
	}
	.product-text span[b-qglqumc6am] {
		font-size: 9cqw;
	}
	.product-text[b-qglqumc6am] {
		height: 35px;
		font-weight: bold;
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
		justify-content: center;
		background: var(--pos-item-text-bg);
		color: var(--pos-item-text-color);
		border: none;
		container-type: inline-size;
	}

}
/* /Components/ReEnrolPopup.razor.rz.scp.css */
.alertpopup-container[b-wpcnovbm2h] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 9999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.custom-alert[b-wpcnovbm2h] {
	background: white;
	width: 556px;
	min-height: 220px;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
}

.alert-body[b-wpcnovbm2h] {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: 400;
	text-align: center;
}

.alert-title[b-wpcnovbm2h] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding: 8px;
}

.alert-buttons[b-wpcnovbm2h] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.btn-alert-cancel[b-wpcnovbm2h] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 8rem;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-wpcnovbm2h] {
	background: var(--gradrient-orange);
	color: #fff !important;
	border: 0;
	min-width: 8rem;
	min-height: 50px;
	font-size: medium;
	font-weight: 600;
}
/* /Components/SearchView.razor.rz.scp.css */
.form-control[b-qrsbiu90pc] {
	border: 0;
	border-radius: 0;
	font-size: larger;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}
/* /Components/SearchViewRetail.razor.rz.scp.css */
.form-control[b-p5sz1rsugj] {
    border: 0;
    border-radius: 0;
    font-size: larger;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}
/* /Components/SelfOrderAddView.razor.rz.scp.css */
body[b-76y5warnyh] {
}
/* /Components/Table.razor.rz.scp.css */
.postable-container[b-9apcs1zjbh] {
	width: 100%;
	height: 100%;
}

.table-main[b-9apcs1zjbh] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	gap: 5px;
	width: 100%;
	height: 100%;
}

.table-main-horizontal[b-9apcs1zjbh] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	gap: 5px;
	width: 100%;
	height: 100%;
	justify-content: center;
}

.table-body[b-9apcs1zjbh] {
	background: #CECECF;
	height: 100%;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	border-right: 13px solid;
	border-color: #0f3cddce;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 4px;
}

.table-body-horizontal[b-9apcs1zjbh] {
	background: #CECECF;
	height: 100%;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	border-top: 13px solid;
	border-color: #0f3cddce;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 4px;
	align-items: flex-end;
}

.table-body span[b-9apcs1zjbh] {
	font-size: 10px;
	font-weight: bold;
}

.table-body-horizontal span[b-9apcs1zjbh] {
	font-size: 14px;
	font-weight: bold;
}

.table-chair[b-9apcs1zjbh] {
	width: 35px;
	height: 40px;
	background: #CECECF;
}

.right[b-9apcs1zjbh] {
	border-radius: 10px 0px 0px 10px;
}

.left[b-9apcs1zjbh] {
	border-radius: 0px 10px 10px 0px;
}

.table-chair-container[b-9apcs1zjbh] {
	width: 35px;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: stretch;
	justify-content: space-between;
	padding: 10px 0px;
}

.table-chair-container-horizontal[b-9apcs1zjbh] {
	width: 100%;
	height: 35px;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-around;
	padding: 0px 0px;
}

.table-chair-contained[b-9apcs1zjbh] {
	width: 100%;
	height: 40px;
	background: #CECECF;
}

.table-chair-contained-horizontal[b-9apcs1zjbh] {
	width: 60px;
	height: 100%;
	background: #CECECF;
}

.top[b-9apcs1zjbh] {
	border-radius: 10px 10px 0px 0px;
}

.bottom[b-9apcs1zjbh] {
	border-radius: 0px 0px 10px 10px;
}
/* /Components/TableArea.razor.rz.scp.css */
.alertpopup-container[b-vg2ynh58x1] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #e2e2e2;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.area-container[b-vg2ynh58x1] {
	height: 100%;
	width: 100%;
}
.btn-group[b-vg2ynh58x1] {
	border-radius: var(--bs-border-radius);
	margin-left: auto;
}
.dropdown-toggle[b-vg2ynh58x1]::after {
	display:none;
}
.main-header-dropdown[b-vg2ynh58x1] {
	width: 25rem;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
	border-radius: 0px 0px 10px 10px;
	inset: 0px 0px auto auto;
	margin: 0px;
	background: var(--pos-header-bg);
	transform: translate(137px, 45px) !important;
}
	.main-header-dropdown li[b-vg2ynh58x1] {
		width: 100%;
	}

.btn-group[b-vg2ynh58x1] {
	width: 100%;
}
.btn-outline-primary[b-vg2ynh58x1] {
	border-color: var(--pos-main-bg);
	color: white;
	border-radius: 0;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
	.btn-check + .btn.btn-outline-primary:hover[b-vg2ynh58x1], .btn-check:active + .btn-outline-primary[b-vg2ynh58x1], .btn-check:checked + .btn-outline-primary[b-vg2ynh58x1], .btn-outline-primary.active[b-vg2ynh58x1], .btn-outline-primary.dropdown-toggle.show[b-vg2ynh58x1], .btn-outline-primary:active[b-vg2ynh58x1] {
		background: var(--pos-main-bg) !important;
		border-color: var(--pos-main-bg) !important;
		color: var(--category-active-text) !important;
		font-size: larger;
		font-weight: bolder;
	}
.list-item[b-vg2ynh58x1] {
	width: 100%;
	height: 4rem;
	border-radius: 0 !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: larger;
	font-weight: 500;
}

.fs-11[b-vg2ynh58x1] {
	font-size: larger;
}
.btn:hover[b-vg2ynh58x1] {
	color: black;
	background-color: var(--pos-main-bg);
	border-color: var(--pos-main-bg);
}
.header-customcontext p[b-vg2ynh58x1], span[b-vg2ynh58x1] {
	color: white;
}

.header-customcontext[b-vg2ynh58x1]::after {
	display: inline-block;
	-webkit-margin-start: .25rem;
	margin-left: .7em;
	vertical-align: 0;
	content: "\f282";
	font-family: bootstrap-icons !important;
	border: 0;
	font-size: 18px;
	font-weight: 600;
}

.info-container[b-vg2ynh58x1] {
	display: flex;
	justify-content: space-around;
	align-content: center;
	align-items: center;
	border-bottom: 1px solid white;
}
.info-container1[b-vg2ynh58x1] {
	display: flex;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}
.green[b-vg2ynh58x1] {
	background-image: -webkit-linear-gradient(top, #13fB04 0%, #58e343 50%, #ADED99 100%);
}

.gray[b-vg2ynh58x1] {
	background-image: -webkit-linear-gradient(top, #6b6b6b 0%, #7b7b7b 50%, #8b8a8a 100%);
}

.led[b-vg2ynh58x1] {
	border-radius: 5px;
	width: 5px;
	height: 5px;
	/* box-shadow: 0px 0px 3px black; */
	margin: 2px;
	zoom: 5;
	margin-left: auto !important;
}

	.led[b-vg2ynh58x1]:after {
		display: none;
		content: '';
		margin-left: 1px;
		margin-right: 1px;
		width: 3px;
		height: 3px;
		-webkit-border-top-right-radius: 4px 3px;
		-webkit-border-top-left-radius: 4px 3px;
		-webkit-border-bottom-right-radius: 4px 3px;
		-webkit-border-bottom-left-radius: 4px 3px;
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.2) 100%);
	}


.app-info[b-vg2ynh58x1] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-top: 5px;
}
.dropdown-item i[b-vg2ynh58x1] {
	margin-right: 10px;
}
.dropdown-item[b-vg2ynh58x1] {
	font-size: larger;
}
.areas[b-vg2ynh58x1] {
	height: 3.5rem;
	width: 100%;
	background-color: #313642;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-end;
	align-items: flex-end;
	padding: 0px 10px;
}
.active-btn[b-vg2ynh58x1] {
	background: #e2e2e2 !important;
	color: black !important;
	border: 1px solid;
	border-color: #e2e2e2;
	border-radius: 10px 10px 0px 0px;
}
.area-button[b-vg2ynh58x1] {
	border: none;
	background: #313642;
	color: white;
	height: 2.7rem;
	width: 180px;
	font-weight: bold;
}
	.area-button:hover[b-vg2ynh58x1] {
		border: 1px solid;
		border-color: #e2e2e2;
		border-radius: 10px 10px 0px 0px;
	}

.area-button-settings.active-btn[b-vg2ynh58x1] {
	height: 2.7rem;
	width: 70px;
	font-size: larger;
	border-radius: 10px 0px 0px 0px;
	margin-left: auto;
	margin-right: -10px;
}
.area-button-logout[b-vg2ynh58x1] {
	height: 2.7rem;
	width: 161px;
	background: #e2e2e2 !important;
	font-size: larger;
	margin-right: -10px;
	margin-left: 11px;
	border: 1px solid #e2e2e2;
	border-left: 1px solid #313642 !important;
}

@media (max-width: 767px) {
	.main-header-dropdown[b-vg2ynh58x1] {
		width: 100vw;
		box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
		border-radius: 0px 0px 10px 10px;
		inset: 0px 0px auto auto;
		margin: 0px !important;
		background: var(--pos-header-bg);
		transform: translate(10px, 45px) !important;
	}
}
/* /Components/TableTransferArea.razor.rz.scp.css */
.alertpopup-container[b-ipxkb5bm1p] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #e2e2e2;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.area-container[b-ipxkb5bm1p] {
	height: 100%;
	width: 100%;
}

.btn-group[b-ipxkb5bm1p] {
	border-radius: var(--bs-border-radius);
	margin-left: auto;
}

.dropdown-toggle[b-ipxkb5bm1p]::after {
	display: none;
}

.dropdown-item i[b-ipxkb5bm1p] {
	margin-right: 10px;
}

.dropdown-item[b-ipxkb5bm1p] {
	font-size: larger;
}

.areas[b-ipxkb5bm1p] {
	height: 3.5rem;
	width: 100%;
	background-color: #313642;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-end;
	align-items: flex-end;
	padding: 0px 10px;
}

.active-btn[b-ipxkb5bm1p] {
	background: #e2e2e2 !important;
	color: black !important;
	border: 1px solid;
	border-color: #e2e2e2;
	border-radius: 10px 10px 0px 0px;
}

.area-button[b-ipxkb5bm1p] {
	border: none;
	background: #313642;
	color: white;
	height: 2.7rem;
	width: 180px;
	font-weight: bold;
}

	.area-button:hover[b-ipxkb5bm1p] {
		border: 1px solid;
		border-color: #e2e2e2;
		border-radius: 10px 10px 0px 0px;
	}

.area-button-settings.active-btn[b-ipxkb5bm1p] {
	height: 2.7rem;
	width: 70px;
	font-size: larger;
	border-radius: 10px 0px 0px 0px;
	margin-left: auto;
	margin-right: -10px;
}
/* /Components/UserDropdown.razor.rz.scp.css */
.header-customcontext[b-swl7oce15a] {
	margin-right: 0 !important;
	color: white;
	width: auto;
	margin-left: 1rem;
}

	.header-customcontext p[b-swl7oce15a], span[b-swl7oce15a] {
		color: white;
	}

.main-header-dropdown[b-swl7oce15a] {
	width: 25rem;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
	border-radius: 0px 0px 10px 10px;
	inset: 0px 0px auto auto;
	margin: 0px;
	background: #313642;
	transform: translate(2px, 60px) !important;
}

.info-container1[b-swl7oce15a] {
	display: flex;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}


img[b-swl7oce15a] {
	height: 35px;
}

.btn-check + .btn.btn-outline-primary:hover[b-swl7oce15a], .btn-check:active + .btn-outline-primary[b-swl7oce15a], .btn-check:checked + .btn-outline-primary[b-swl7oce15a], .btn-outline-primary.active[b-swl7oce15a], .btn-outline-primary.dropdown-toggle.show[b-swl7oce15a], .btn-outline-primary:active[b-swl7oce15a] {
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: larger;
	font-weight: bolder;
}

.main-header-dropdown li[b-swl7oce15a] {
	width: 100%;
}

.btn-group[b-swl7oce15a] {
	width: 100%;
}

.order-image[b-swl7oce15a] {
	width: 35px;
	height: 35px;
	padding: 5px;
	margin-right: 7px !important;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	FONT-SIZE: 2.5rem;
	color: var(--primary-color);
}

.btn:hover[b-swl7oce15a] {
	color: black;
	background-color: var(--pos-main-bg);
	border-color: var(--pos-main-bg);
}

.btn-outline-primary[b-swl7oce15a] {
	border-color: var(--pos-main-bg);
	color: white;
	border-radius: 0;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.list-item[b-swl7oce15a] {
	width: 100%;
	height: 4rem;
	border-radius: 0 !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: larger;
	font-weight: 500;
}

.fs-11[b-swl7oce15a] {
	font-size: larger;
}

.header-customcontext[b-swl7oce15a]::after {
	display: inline-block;
	-webkit-margin-start: .25rem;
	margin-left: .7em;
	vertical-align: 0;
	content: "\f282";
	font-family: bootstrap-icons !important;
	border: 0;
	font-size: 18px;
	font-weight: 600;
}

.info-container[b-swl7oce15a] {
	display: flex;
	justify-content: space-around;
	align-content: center;
	align-items: center;
	border-bottom: 1px solid white;
}

.green[b-swl7oce15a] {
	background-image: -webkit-linear-gradient(top, #13fB04 0%, #58e343 50%, #ADED99 100%);
}

.gray[b-swl7oce15a] {
	background-image: -webkit-linear-gradient(top, #6b6b6b 0%, #7b7b7b 50%, #8b8a8a 100%);
}

.led[b-swl7oce15a] {
	border-radius: 5px;
	width: 5px;
	height: 5px;
	/* box-shadow: 0px 0px 3px black; */
	margin: 2px;
	zoom: 5;
	margin-left: auto !important;
}

	.led[b-swl7oce15a]:after {
		display: none;
		content: '';
		margin-left: 1px;
		margin-right: 1px;
		width: 3px;
		height: 3px;
		-webkit-border-top-right-radius: 4px 3px;
		-webkit-border-top-left-radius: 4px 3px;
		-webkit-border-bottom-right-radius: 4px 3px;
		-webkit-border-bottom-left-radius: 4px 3px;
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.2) 100%);
	}


.app-info[b-swl7oce15a] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-top: 5px;
}
@media (max-width: 768px) {
	.header-customcontext[b-swl7oce15a] {
		margin-right: 0;
		color: white;
		width: auto;
		margin-left: 0;
	}
		.header-customcontext[b-swl7oce15a]:after {
			display: inline-block;
			vertical-align: 0;
			content: "\f282";
			font-family: bootstrap-icons !important;
			border: 0;
			font-size: 18px;
			font-weight: 600;
			margin-left: 0 !important;
		}
}
/* /Components/WeightableViewRetail.razor.rz.scp.css */
.form-control[b-ql229n89i4] {
	border: 0;
	border-radius: 0;
	font-size: larger;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.container-fluid[b-d6syddhmlj] {
	padding: 0 !important;
	height: 100vh;
	
}
.page[b-d6syddhmlj]{
	height:100% !important;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.main-sidebar-header[b-3rbtuimxl6]{
	height: 3.75rem;
	width: auto;
	position: relative;
	display: flex;
	background: var(--pos-header-bg);
	z-index: 9;
	align-items: center;
	justify-content: center;
	padding: 0;
	-webkit-border-end: 0px solid var(--menu-border-color);
	border-inline-end: 0px solid var(--menu-border-color);
	-webkit-border-after: 0px solid var(--menu-border-color);
	border-block-end: 0px solid var(--menu-border-color);
	transition: all 50ms ease;
}
.app-sidebar[b-3rbtuimxl6] {
	width: 0rem !important;
	height: 100%;
	background: var(--pos-main-bg);
	-webkit-border-end: 0px solid var(--menu-border-color);
	border-inline-end: 0px solid var(--menu-border-color);
	position: fixed;
	inset-block-start: 0;
	inset-inline-start: 0;
	font-family: Montserrat, sans-serif;
	z-index: 103;
	transition: all 50ms ease;
}
.main-sidebar[b-3rbtuimxl6] {
	-webkit-margin-before: 3.72rem;
	margin-block-start: 0.72rem;
	-webkit-padding-before: .5rem;
	padding-block-start: .5rem;
	-webkit-padding-after: 5rem;
	padding-block-end: 5rem;
	height: 100vh;
	position: relative;
	overflow: auto;
}
.app-sidebar-show[b-3rbtuimxl6] {
	width: 15rem !important;
	-webkit-border-end: 1px solid var(--menu-border-color);
	border-inline-end: 1px solid var(--menu-border-color);
	box-shadow: 10px 33px 20px -5px #000000ad;
}
/* /Layout/TitleBar.razor.rz.scp.css */
.app-header[b-lt5bjfc3oj] {
	max-width: 100%;
	height: 3.7rem;
	z-index: 100;
	position: relative;
	inset-block-start: 0;
	inset-inline: 0;
	border: none;
	background: var(--pos-header-bg);
	transition: all .1s ease;
	-webkit-padding-start: 0rem;
	padding-inline-start: 0rem;
}
.main-sidebar[b-lt5bjfc3oj] {
	-webkit-margin-before: 3.72rem;
	margin-block-start: 0.72rem;
	-webkit-padding-before: .5rem;
	padding-block-start: .5rem;
	-webkit-padding-after: 5rem;
	padding-block-end: 5rem;
	height: 100vh;
	position: relative;
	overflow: auto;
}
.bg-primary[b-lt5bjfc3oj] {
	background-color: var(--primary-color) !important;
}
.pulse.pulse-secondary[b-lt5bjfc3oj] {
	box-shadow: 0 0 0 rgba(var(--primary-rgb), .4);
}
@keyframes pulse-secondary-b-lt5bjfc3oj {
	0% {
		box-shadow: 0 0 0 0 rgba(var(--primary-rgb), 0.4);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(var(--primary-rgb), 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(var(--primary-rgb), 0);
	}
}
.header-notification-text[b-lt5bjfc3oj] {
	max-width: 14.5rem !important;
	word-wrap: break-word !important;
	white-space: normal;
}
.header-context[b-lt5bjfc3oj] {
	display: flex;
	align-content: center;
	align-items: center;
	
}
.header-content-right[b-lt5bjfc3oj] {
	display: flex;
	align-items: stretch;
	padding-right: 0px !important;
}
.notifications-dropdown button[b-lt5bjfc3oj] {
	border: none;
	background: none;
	background-color: transparent;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	padding: 0;
	width: 4rem;
}
.btn[b-lt5bjfc3oj] 
{
		color: white;
		font-size: large;
	
}
.dropdown-menu[b-lt5bjfc3oj] {
	margin-top: 9px;
}
.header-icon-badge[b-lt5bjfc3oj] {
	position: absolute;
	padding: .15rem .25rem;
	inset-block-start: 0.25rem;
	inset-inline-end: .55rem;
	font-size: .625rem;
}
.badge-header[b-lt5bjfc3oj] {
	--bs-badge-padding-x: 0;
	--bs-badge-padding-y: 0;
	--bs-badge-font-size: 13px;
	--bs-badge-font-weight: 688;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--bs-border-radius);
	display: flex;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: 0;
	color: var(--bs-badge-color);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	width: 20px;
	height: 20px;
	border-radius: var(--bs-badge-border-radius);
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	background-color: rgb(var(--primary-rgb));
}

.main-header-container .header-link-icon[b-lt5bjfc3oj] {
	width: 2rem;
	height: 2rem;
	font-size: 1.75rem;
	color: var(--header-prime-color);
	fill: var(--header-prime-color);
	transition: all ease 50ms;
	position: relative;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* /Layout/TitleBarMobile.razor.rz.scp.css */
.app-header[b-4uybraj15w] {
	max-width: 100%;
	height: 3.7rem;
	z-index: 100;
	position: relative;
	inset-block-start: 0;
	inset-inline: 0;
	border: none;
	background: var(--pos-header-bg);
	transition: all .1s ease;
	-webkit-padding-start: 0rem;
	padding-inline-start: 0rem;
}

.main-sidebar[b-4uybraj15w] {
	-webkit-margin-before: 3.72rem;
	margin-block-start: 0.72rem;
	-webkit-padding-before: .5rem;
	padding-block-start: .5rem;
	-webkit-padding-after: 5rem;
	padding-block-end: 5rem;
	height: 100vh;
	position: relative;
	overflow: auto;
}

.bg-primary[b-4uybraj15w] {
	background-color: var(--primary-color) !important;
}

.pulse.pulse-secondary[b-4uybraj15w] {
	box-shadow: 0 0 0 rgba(var(--primary-rgb), .4);
}

@keyframes pulse-secondary-b-4uybraj15w {
	0% {
		box-shadow: 0 0 0 0 rgba(var(--primary-rgb), 0.4);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(var(--primary-rgb), 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(var(--primary-rgb), 0);
	}
}

.header-notification-text[b-4uybraj15w] {
	max-width: 14.5rem !important;
	word-wrap: break-word !important;
	white-space: normal;
}

.header-context[b-4uybraj15w] {
	display: flex;
	align-content: center;
	align-items: center;
}

.header-content-right[b-4uybraj15w] {
	display: flex;
	align-items: stretch;
	padding-right: 0px;
}

.notifications-dropdown button[b-4uybraj15w] {
	border: none;
	background: none;
	background-color: transparent;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	padding: 0;
	width: 4rem;
}

.btn[b-4uybraj15w] {
	color: white;
	font-size: large;
}

.dropdown-menu[b-4uybraj15w] {
	margin-top: 9px;
}

.header-icon-badge[b-4uybraj15w] {
	position: relative;
	padding: .15rem .25rem;
	inset-block-start: 0.25rem;
	inset-inline-end: .55rem;
	font-size: .625rem;
	transform: translate(4%, -96%) !important;
}

.order[b-4uybraj15w]
{
	display:flex !important;
	font-size:large;
}

	.badge-header[b-4uybraj15w] {
		--bs-badge-padding-x: 0;
		--bs-badge-padding-y: 0;
		--bs-badge-font-size: 13px;
		--bs-badge-font-weight: 688;
		--bs-badge-color: #fff;
		--bs-badge-border-radius: var(--bs-border-radius);
		display: flex;
		padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
		font-size: var(--bs-badge-font-size);
		font-weight: var(--bs-badge-font-weight);
		line-height: 0;
		color: var(--bs-badge-color);
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
		min-width: 20px;
		height: 20px;
		border-radius: var(--bs-badge-border-radius);
		flex-direction: column;
		align-content: center;
		align-items: center;
		justify-content: center;
		background-color: rgb(var(--primary-rgb));
	}

.main-header-container .header-link-icon[b-4uybraj15w] {
	width: 2rem;
	height: 2rem;
	font-size: 1.75rem;
	color: var(--header-prime-color);
	fill: var(--header-prime-color);
	transition: all ease 50ms;
	position: relative;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* /Layout/UpdateAvailableDetector.razor.rz.scp.css */
.floating-update-button[b-xq8dxamhnd] {
	position: fixed;
	right: 2rem;
	bottom: 2rem;
	padding: 1rem 1.5rem;
	animation: fadein-b-xq8dxamhnd 0.5s linear;
}
.popup-container[b-xq8dxamhnd] {
	
	background: #121212d9;
	position: absolute;
	height: 100vh;
	width: 100vw;
	z-index: 999999;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}


.custom-alert[b-xq8dxamhnd] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 40rem;
	margin-left: 1rem;
	margin-right: 1rem;
	animation: fadein-b-xq8dxamhnd 1s linear;
}

.alert-title[b-xq8dxamhnd] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.alert-body[b-xq8dxamhnd] {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	height: 84px;
	margin-top: 10px;
	font-size: large;
}
	.alert-body span[b-xq8dxamhnd] {
		text-align: center;
		text-anchor: middle;
	}
.alert-buttons[b-xq8dxamhnd] {
	margin: 10px;
	display: flex;
	gap: .5rem;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
}

.btn-alert-cancel[b-xq8dxamhnd] {
	background: linear-gradient(to right, #cacaca 0, #cacaca 100%);
	color: #000000 !important;
	border: 0;
	min-width: 16.59rem;
	height: 50px;
	font-size: medium;
	font-weight: 600;
}

.btn-alert-ok[b-xq8dxamhnd] {
	background-color: rgb(var(--primary-rgb)) !important;
	color: #fff !important;
	border: 0;
	width: 100%;
	min-width: 17rem;
	height: 75px;
	font-size: medium;
	font-weight: 600;
}

@keyframes fadein-b-xq8dxamhnd {
	from {
		transform: translate(0px, -60vh);
	}

	to {
		transform: translate(0px, 0vh);
	}
}
/* /Pages/CashOutPage.razor.rz.scp.css */
.alertpopup-container[b-b5yakd7vc3] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-b5yakd7vc3] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-b5yakd7vc3] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.underage-text[b-b5yakd7vc3] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.alert-title[b-b5yakd7vc3] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.totalvalue-container[b-b5yakd7vc3] {
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.change-container[b-b5yakd7vc3] {
	margin-top: 3px;
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.table-btn[b-b5yakd7vc3] {
	width: 100%;
	min-height: 100px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: white;
	background: var(--category-inactive-bg);
}

.form-control[b-b5yakd7vc3] {
	text-align: end;
	font-size: large;
	font-weight: bold;
	height: 60px;
}

.dropdown-toggle[b-b5yakd7vc3]:after {
	font-size: medium;
}

.dropdown-toggle[b-b5yakd7vc3] {
	font-size: medium;
	height: 60px;
	width: 100%;
	background: var(--gradrient-orange) !important;
	color: white !important;
}

.print-btn[b-b5yakd7vc3] {
	background: var(--gradrient-orange) !important;
}

.dropdown-item:hover[b-b5yakd7vc3] {
	background: var(--gradrient-orange) !important;
}

table[b-b5yakd7vc3] {
	border-collapse: separate;
	border-spacing: 0px;
}

.paymant-btn[b-b5yakd7vc3] {
	width: 100%;
	min-height: 99px;
	margin-top: 3px;
}

.first[b-b5yakd7vc3] {
	margin-top: 1.15rem;
	height: 200px;
	border: none;
	background-color: #8ac54b !important;
}

.second[b-b5yakd7vc3] {
	border: none;
	background-color: #32c5ff !important;
}

.third[b-b5yakd7vc3] {
	border: none;
	background-color: #f2b100 !important;
}

.payment-container[b-b5yakd7vc3] {
	height: 343px;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}

.btn-container[b-b5yakd7vc3] {
	margin-top: 1.125rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.disable[b-b5yakd7vc3] {
	cursor: not-allowed;
	pointer-events: none;
	color: rgb(0 0 0 / 33%);
	box-shadow: rgb(0 0 0 / 33%) 0px 0px 0px 70px inset;
}

.btn-other[b-b5yakd7vc3] {
	height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: larger;
	font-weight: bold;
	background: var(--category-inactive-bg) !important;
}

.dropdown-menu.show[b-b5yakd7vc3] {
	display: block;
	min-width: 11rem;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-b5yakd7vc3] {
		margin-bottom: 2px;
	}

.bussy-container[b-b5yakd7vc3] {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 100px;
}

.error-info[b-b5yakd7vc3] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: larger;
	color: var(--bs-danger);
}

	.error-info i[b-b5yakd7vc3] {
		font-size: 40px;
		margin-right: 10px;
	}

.error-code[b-b5yakd7vc3] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: var(--bs-blue);
	font-size: larger;
}

	.error-code i[b-b5yakd7vc3] {
		font-size: 40px;
		margin-right: 10px;
	}

.card-payment-text[b-b5yakd7vc3] {
	font-size: 25px;
	font-weight: bold;
}

.card-payment-image img[b-b5yakd7vc3] {
	height: 180px;
}

.loader[b-b5yakd7vc3] {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-block;
	border-top: 4px solid #fe7109;
	border-right: 4px solid transparent;
	box-sizing: border-box;
	animation: rotation-b-b5yakd7vc3 1s linear infinite;
}

	.loader[b-b5yakd7vc3]::after {
		content: '';
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 0;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		border-left: 4px solid #FF3D00;
		border-bottom: 4px solid transparent;
		animation: rotation-b-b5yakd7vc3 0.5s linear infinite reverse;
	}

.button-container[b-b5yakd7vc3] {
	width: 100%;
	margin-top: 10px;
	display: flex;
	height: 70px;
	gap: 10px;
}

	.button-container button[b-b5yakd7vc3] {
		font-size: 1.7rem;
		line-height: 1.7rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.btn-card[b-b5yakd7vc3] {
	font-size: 1.7rem;
}

@keyframes rotation-b-b5yakd7vc3 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
/* /Pages/Mobile/Cashout.razor.rz.scp.css */
.alertpopup-container[b-h6deimwc69] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-h6deimwc69] {
	background: var(--pos-main-bg);
	
	height: calc(100% - 3rem);
}

.custom-alert[b-h6deimwc69] {
	background: white;
	padding: 0px;
	border-radius: 0rem;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.underage-text[b-h6deimwc69] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.alert-title[b-h6deimwc69] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.totalvalue-container[b-h6deimwc69] {
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.change-container[b-h6deimwc69] {
	margin-top: 3px;
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.table-btn[b-h6deimwc69] {
	width: 100%;
	height: 100%;
	min-height: 70px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: white;
	background: var(--category-inactive-bg);
}

.form-control[b-h6deimwc69] {
	text-align: center;
	font-size: large;
	font-weight: bold;
	height: 60px;
}

.dropdown-toggle[b-h6deimwc69]:after {
	font-size: medium;
}

.dropdown-toggle[b-h6deimwc69] {
	font-size: medium;
	width: 100%;
	background: var(--gradrient-orange) !important;
	color: white !important;
}

.print-btn[b-h6deimwc69] {
	background: var(--gradrient-orange) !important;
}

.dropdown-item:hover[b-h6deimwc69] {
	background: var(--gradrient-orange) !important;
}


table[b-h6deimwc69] {
	border-collapse: separate;
	border-spacing: 0px;
}

.paymant-btn[b-h6deimwc69] {
	width: 100%;
	min-height:80px;
	height:100%;
}

.A[b-h6deimwc69] {
	
	
	border: none;
	background-color: #8ac54b !important;
}

.B[b-h6deimwc69] {
	border: none;
	background-color: #32c5ff !important;
}

.C[b-h6deimwc69] {
	border: none;
	background-color: #f2b100 !important;
}

.payment-container[b-h6deimwc69] {
	height: 9rem;
	overflow:auto;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}

.btn-container[b-h6deimwc69] {
	margin-top: 1.125rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.disable[b-h6deimwc69] {
	cursor: not-allowed;
	pointer-events: none;
	color: rgb(0 0 0 / 33%);
	box-shadow: rgb(0 0 0 / 33%) 0px 0px 0px 70px inset;
}

.btn-other[b-h6deimwc69] {
	height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: larger;
	font-weight: bold;
	background: var(--category-inactive-bg) !important;
}

.dropdown-menu.show[b-h6deimwc69] {
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-h6deimwc69] {
		margin-bottom: 2px;
	}

.bussy-container[b-h6deimwc69] {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 100px;
}

.error-info[b-h6deimwc69] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: larger;
	color: var(--bs-danger);
}

	.error-info i[b-h6deimwc69] {
		font-size: 40px;
		margin-right: 10px;
	}

.error-code[b-h6deimwc69] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: var(--bs-blue);
	font-size: larger;
}

	.error-code i[b-h6deimwc69] {
		font-size: 40px;
		margin-right: 10px;
	}

.card-payment-text[b-h6deimwc69] {
	font-size: 25px;
	font-weight: bold;
}

.card-payment-image img[b-h6deimwc69] {
	height: 180px;
}

.loader[b-h6deimwc69] {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-block;
	border-top: 4px solid #fe7109;
	border-right: 4px solid transparent;
	box-sizing: border-box;
	animation: rotation-b-h6deimwc69 1s linear infinite;
}

	.loader[b-h6deimwc69]::after {
		content: '';
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 0;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		border-left: 4px solid #FF3D00;
		border-bottom: 4px solid transparent;
		animation: rotation-b-h6deimwc69 0.5s linear infinite reverse;
	}

.button-container[b-h6deimwc69] {
	width: 100%;
	margin-top: 10px;
	display: flex;
	height: 70px;
	gap: 10px;
}

	.button-container button[b-h6deimwc69] {
		font-size: 1.3rem;
		line-height: 1.3rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.btn-card[b-h6deimwc69] {
	font-size: 1.3rem;
}

@keyframes rotation-b-h6deimwc69 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media(max-height:667px)
{
	.paymant-btn[b-h6deimwc69] {
		width: 100%;
		height: 60px;
	}
	.table-btn[b-h6deimwc69] {
		width: 100%;
		min-height: 53px;
		font-size: large;
		font-weight: bold;
		border: none;
		color: white;
		background: var(--category-inactive-bg);
	}
	.change-container[b-h6deimwc69] {
		margin-top: 3px;
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}
	.totalvalue-container[b-h6deimwc69] {
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}
	.form-control[b-h6deimwc69] {
		height: 35px;
	}
	.payment-container[b-h6deimwc69] {
		height: 6rem;
		overflow: auto;
		border-radius: .5rem;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		background: white;
	}
}
@media(max-height:844px) {
	.paymant-btn[b-h6deimwc69] {
		width: 100%;
		height: 80px;
	}

	.table-btn[b-h6deimwc69] {
		width: 100%;
		min-height: 69px;
		font-size: large;
		font-weight: bold;
		border: none;
		color: white;
		background: var(--category-inactive-bg);
	}

	.change-container[b-h6deimwc69] {
		margin-top: 3px;
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.totalvalue-container[b-h6deimwc69] {
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.form-control[b-h6deimwc69] {
		height: 50px;
	}

	.payment-container[b-h6deimwc69] {
		height: 9rem;
		overflow: auto;
		border-radius: .5rem;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		background: white;
	}
}
@media(max-height:740px) {
	.paymant-btn[b-h6deimwc69] {
		width: 100%;
		height: 60px;
	}

	.table-btn[b-h6deimwc69] {
		width: 100%;
		min-height: 60px;
		font-size: large;
		font-weight: bold;
		border: none;
		color: white;
		background: var(--category-inactive-bg);
	}

	.change-container[b-h6deimwc69] {
		margin-top: 3px;
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.totalvalue-container[b-h6deimwc69] {
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.form-control[b-h6deimwc69] {
		height: 50px;
	}

	.payment-container[b-h6deimwc69] {
		height: 7rem;
		overflow: auto;
		border-radius: .5rem;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		background: white;
	}
}
@media only screen and (min-height:845px) and (max-height:896px) {
	.paymant-btn[b-h6deimwc69] {
		width: 100%;
		height: 80px;
	}

	.table-btn[b-h6deimwc69] {
		width: 100%;
		min-height: 77px;
		font-size: large;
		font-weight: bold;
		border: none;
		color: white;
		background: var(--category-inactive-bg);
	}

	.change-container[b-h6deimwc69] {
		margin-top: 3px;
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.totalvalue-container[b-h6deimwc69] {
		border-radius: 0.5rem;
		height: 35px;
		font-size: large;
		font-weight: bold;
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: space-between;
	}

	.form-control[b-h6deimwc69] {
		height: 50px;
	}

	.payment-container[b-h6deimwc69] {
		height: 9rem;
		overflow: auto;
		border-radius: .5rem;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		background: white;
	}
}
/* /Pages/Mobile/Enrol.razor.rz.scp.css */
.container[b-77ukuhpp3p] {
	background-color: rgb(24, 24, 24);
	background-image: url(./images/background_vector.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
}

.carousel[b-77ukuhpp3p] {
	margin-top: auto;
	margin-bottom: auto;
	background: transparent;
	width: 30rem;
}

.form1[b-77ukuhpp3p] {
	background: white;
	padding: 5px;
	opacity: 1;
	/*display: block;*/
}

.form-floating[b-77ukuhpp3p] {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 1px 0px inset
}

.btn-next[b-77ukuhpp3p] {
	background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
	color: #fff !important;
	border: 0;
	min-width: 6rem;
	font-size: medium;
	font-weight: 600;
}

.btn-back[b-77ukuhpp3p] {
	background: linear-gradient(to bottom, #1f1f1f 0, #424242 100%);
	color: #fff !important;
	border: 0;
	min-width: 6rem;
	font-size: medium;
	font-weight: 600;
	margin-right: 5px;
}

.btn-container[b-77ukuhpp3p] {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 20px;
}

.card.custom-card[b-77ukuhpp3p] {
	border-radius: .5rem;
	border: 0;
	background-color: var(--custom-white);
	box-shadow: 0 0.125rem 0 rgba(10,10,10,.04);
	position: relative;
	-webkit-margin-after: 1.5rem;
	margin-block-end: 1.5rem;
	width: 40rem;
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.display-none[b-77ukuhpp3p] {
	opacity: 0;
	display: none;
}
/* /Pages/Mobile/Login.razor.rz.scp.css */
.container[b-php6hcwjnd] {
	background-color: rgb(24, 24, 24);
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
}

.login-container[b-php6hcwjnd] {
	height: auto;
	width: 100%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	margin-top: auto;
	margin-bottom: auto;
}
 .logo[b-php6hcwjnd] {
	
	height: 100px;
}
.tab-content .tab-pane[b-php6hcwjnd] {
	padding: 1rem;
	border: none;
	border-radius: .5rem;
	color: var(--default-text-color);
}
table[b-php6hcwjnd] {
	width: 100%;
}

th[b-php6hcwjnd], td[b-php6hcwjnd] {
	padding: 5px;
}
.btn.btn-light.btn-wave[b-php6hcwjnd] {
	width: 100%;
	height: 80px;
	font-size: 24px;
	font-weight: bold;
}
.login-btn[b-php6hcwjnd] {
	height: 4rem;
	width: 100%;
}

.tab-pane[b-php6hcwjnd] {
	padding: 0 !important;
}
.text-wrapper[b-php6hcwjnd] {
	position: relative;
	width: fit-content;
	font-family: "Inter-Bold";
	font-weight: 700;
	color: #ffffff;
	font-size: 45px;
	letter-spacing: 0;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
}
	.login-container img[b-php6hcwjnd] {
		margin-left: auto;
		margin-right: auto;
	}

.nav-pills[b-php6hcwjnd] {
	--bs-nav-pills-border-radius: var(--bs-border-radius);
	--bs-nav-pills-link-active-color: #fff;
	--bs-nav-pills-link-active-bg: var(--primary-color);
}

.nav-link[b-php6hcwjnd] {
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: var(--bs-nav-link-font-size);
	font-weight: var(--bs-nav-link-font-weight);
	color: #ffff;
	text-decoration: none;
	background: 0 0;
	border: 1px solid var(--primary-color) !important;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s
}

.nav[b-php6hcwjnd] {
	--bs-nav-link-padding-x: 1rem;
	--bs-nav-link-padding-y: 0.5rem;
	--bs-nav-link-font-weight:;
	--bs-nav-link-color: var(--bs-link-color);
	--bs-nav-link-hover-color: var(--bs-link-hover-color);
	--bs-nav-link-disabled-color: var(--bs-secondary-color);
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	padding: 0px 0px;
}

.nav-item[b-php6hcwjnd] {
	-webkit-margin-end: .5rem;
	margin-inline-end: 0rem;
	width: 159px;
	flex-grow: 1;
	text-align: center;
	max-width: 220px !important;
}

.dropdown-toggle[b-php6hcwjnd] {
	display: flex !important;
	flex-direction: row;
	align-content: center;
	align-items: center;
}

	.dropdown-toggle[b-php6hcwjnd]::after {
		font-size: large;
		margin-left: auto;
	}

.btn-primary-ghost[b-php6hcwjnd] {
	background-color: white !important;
	color: black !important;
	border: none !important;
}

	.btn-primary-ghost:hover[b-php6hcwjnd] {
		background-color: white !important;
		color: var(--primary-color) !important;
		border: 1px solid var(--primary-color) !important;
	}

.dropdown-menu.show[b-php6hcwjnd] {
	display: block;
	width: 100%;
}

@media (min-width: 360px) {


	.nav-item[b-php6hcwjnd] {
		-webkit-margin-end: .5rem;
		margin-inline-end: 0rem;
		width: 139px;
		flex-grow: 1;
		text-align: center;
		max-width: 220px !important;
	}
	.text-wrapper[b-php6hcwjnd] {
		position: relative;
		width: fit-content;
		font-family: "Inter-Bold";
		font-weight: 700;
		color: #ffffff;
		font-size: 25px;
		letter-spacing: 0;
		line-height: normal;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1rem;
	}
	.logo[b-php6hcwjnd] {
		height: 40px;
	}
}
/* /Pages/Mobile/Pos.razor.rz.scp.css */
.products-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	align-content: flex-start;
	position: relative;
	align-items: center;
	border: 1px solid white;
	margin: 0px;
	height: 100%;
	border-radius: 0;
	user-select: none;
	cursor: pointer;
	flex-wrap: wrap;
	background: var(--pos-main-bg);
	border: none;
}
.dropdown-menu-cashin[b-475rsg6xs6] {
	transform: translate3d(0px, -83px, 0px) !important;
	width: 100% !important;
}
.mobile-btn-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}
.orderitem-container[b-475rsg6xs6] {
	width: 100%;
	background-color: white;
	box-shadow: inset rgba(0, 0, 0, 0.4) 2px -5px 4px, inset rgba(0, 0, 0, 0.3) 0px -4px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	height: calc(100% - 139px);
}

.underage-text[b-475rsg6xs6] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.info-text[b-475rsg6xs6] {
	color: black;
	margin-left: 1rem;
	font-size: medium;
	font-weight: bold;
}

.info-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: center;
	align-items: flex-start;
	max-height: 3rem;
}

.infoitem-text[b-475rsg6xs6] {
	font-size: 16px !important;
	font-weight: 600;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	width: 70%;
}

.infoitem-price[b-475rsg6xs6] {
	text-align: end;
	display: flex;
	align-content: center;
	justify-content: flex-end;
	align-items: center;
	width: 35%;
}

.discount-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
	padding-left: 24px;
	margin-top: 5px;
}

.infoitemdiscount-text[b-475rsg6xs6] {
	color: green !important;
}

.accordion-button[b-475rsg6xs6]::after {
	display: none !important;
}

.accordion-button:focus[b-475rsg6xs6] {
	z-index: 3;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
	color: white;
	outline: 0;
}

.accordion-button:not(.collapsed)[b-475rsg6xs6] {
	color: white !important;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
}

.accordion-button:is(.collapsed) .infoitem-text[b-475rsg6xs6] {
	color: black !important;
}

.accordion-button:active[b-475rsg6xs6] {
	z-index: 3;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
	color: white;
	outline: 0;
}

.accordion-button:focus[b-475rsg6xs6] {
	z-index: 3;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
	color: white;
	outline: 0;
}

.accordion-button:active .infoitem-text[b-475rsg6xs6] {
	color: white !important;
}

.accordion-button:focus .infoitem-text[b-475rsg6xs6] {
	color: white !important;
}

.context-button:active[b-475rsg6xs6] {
	color: rgb(var(--primary-rgb)) !important;
	border-color: rgb(var(--primary-rgb)) !important;
	background-color: transparent !important;
}

.context-button[b-475rsg6xs6] {
	border-color: white;
	min-height: 41px;
	font-weight: 500;
	color: white;
	background: var(--pos-item-text-bg);
	border-radius: var(--main-corner-radius);
}

	.context-button:hover[b-475rsg6xs6] {
		border-color: none;
		font-weight: 500;
		color: white;
		border: none;
		background: var(--pos-item-text-bg);
	}

	.context-button.first[b-475rsg6xs6] {
		background: var(--gradrient-orange);
	}

.accordion-body[b-475rsg6xs6] {
	padding: 10px !important;
}
.badge-header[b-475rsg6xs6] {
	--bs-badge-padding-x: 0;
	--bs-badge-padding-y: 0;
	--bs-badge-font-size: 13px;
	--bs-badge-font-weight: 688;
	--bs-badge-color: #fff;
	--bs-badge-border-radius: var(--bs-border-radius);
	display: flex;
	padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
	font-size: var(--bs-badge-font-size);
	font-weight: var(--bs-badge-font-weight);
	line-height: 0;
	color: var(--bs-badge-color);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	min-width: 20px;
	height: 20px;
	border-radius: var(--bs-badge-border-radius);
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	background-color: rgb(var(--primary-rgb)) !important;
	top: 0;
	left: 41px;
	transform: translate(-3%, -15%) !important;
}
.header-icon-badge[b-475rsg6xs6] {
	position: absolute;
	padding: .15rem .25rem;
	inset-block-start: .75rem;
	inset-inline-end: .45rem;
	font-size: .725rem;
	width: 25px;
	height: 25px;

}
.pulse.pulse-secondary[b-475rsg6xs6] {
	box-shadow: 0 0 0 rgba(var(--secondary-rgb), .4);
}
.pulse[b-475rsg6xs6] {
	display: block;
	cursor: pointer;
	-webkit-animation: pulse-secondary 2s infinite;
	animation: pulse-secondary-b-475rsg6xs6 2s infinite;
}
@keyframes pulse-secondary-b-475rsg6xs6 {
	0% {
		box-shadow: 0 0 0 0 rgba(var(--secondary-rgb), 0.4);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(var(--secondary-rgb), 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(var(--secondary-rgb), 0);
	}
}
.app-body[b-475rsg6xs6] {
	height: calc(100% - 3.7rem);
}

.cashin-btn[b-475rsg6xs6] {
	border-radius: 0 !important;
	height: 5rem !important;
	font-size: 25px !important;
	font-weight: bold !important;
}

	.cashin-btn[b-475rsg6xs6]::after {
		display: none;
	}

.cashin-btn-drop[b-475rsg6xs6] {
	border-radius: 0 !important;
	height: 5rem;
	font-size: 25px;
	font-weight: bold;
}

.dropdown-menu[b-475rsg6xs6] {
	padding: 0;
	width: 20rem;
}

.name-container[b-475rsg6xs6] {
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.accordion-button[b-475rsg6xs6] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.atribute-container[b-475rsg6xs6] {
	width: 100%;
	display: flex;
	flex-direction: column;
}

	.atribute-container span[b-475rsg6xs6] {
		color: #838383 !important;
		margin-left: 50px;
	}

.observation-container span[b-475rsg6xs6] {
	color: #838383 !important;
	margin-left: 50px;
}

.category-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
	overflow: auto;
	max-height:2.7rem;
	gap: 0px;
	height: 100%;
	width: 100%;
	background: var(--category-container-bg);
	border: none;
}

	.category-container[b-475rsg6xs6]::-webkit-scrollbar {
		display: none;
	}

.category-container[b-475rsg6xs6] {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}

.category-btn[b-475rsg6xs6] {
	min-width: 195px;
	border-radius: var(--main-corner-radius) var(--main-corner-radius) 0px 0px !important;
	height: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
}
.btn-category-inactive img[b-475rsg6xs6] {
	padding: 4px;
	background: white;
	border-radius: 50%;
	object-fit: contain;
}

.search-btn[b-475rsg6xs6] {
	width: 114px;
	border-radius: 0px 0px 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: 27px;
	line-height: 25px;
	font-weight: bold;
	height: 100%;
	border: none !important;
	border-left: 1px solid var(--category-container-bg) !important;
}

.category-btn:hover[b-475rsg6xs6] {
	color: #fff !important;
}

.search-btn:hover[b-475rsg6xs6] {
	color: #fff !important;
}

.category-button[b-475rsg6xs6] {
	height: 2.7rem;
	width: 123px;
	background: var(--category-container-bg);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-end;
	justify-content: center;
}

.btn-cat-dropdown[b-475rsg6xs6] {
	border: none !important;
}

.search-button[b-475rsg6xs6] {
	height: 100%;
	width: 80px;
	background: var(--category-container-bg);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-end;
	justify-content: center;
	border-left: 1px solid var(--category-container-bg);
}

.packaging-container[b-475rsg6xs6] {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-left: 60px;
	margin-top: 10px;
}

.accordion-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	height: 100%;
	width: 100%;
	position: relative;
	max-height: 100%;
	margin: 0;
	padding: 10px;
}

.category-row[b-475rsg6xs6] {
	padding: 2px;
	height: 150px;
}

.btn-category[b-475rsg6xs6] {
	width: 114px;
	border-radius: var(--main-corner-radius) 0px 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: 27px;
	line-height: 25px;
	font-weight: bold;
	height: 100%;
}

.btn-search[b-475rsg6xs6] {
	width: 114px;
	border-radius: 0px 0px 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: 27px;
	line-height: 25px;
	font-weight: bold;
	height: 2.7rem !important;
	border: none;
	border-left: 1px solid var(--category-container-bg) !important;
}

.discount-text[b-475rsg6xs6] {
	color: green !important;
	font-size: larger;
}

.btn-container[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 5px;
	padding-top: 0;
	height: 2.7rem;
	padding-left: 5px;
	position: relative;
}

.btn-category-active[b-475rsg6xs6] {
	border-radius: var(--main-corner-radius) var(--main-corner-radius) 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text);
	font-size: large;
	font-weight: bold;
	height: 100%;
}

.btn-category-inactive[b-475rsg6xs6] {
	border-radius: var(--main-corner-radius) var(--main-corner-radius) 0px 0px !important;
	background: var(--category-inactive-bg) !important;
	border: none;
	color: var(--category-inactive-text);
}

.btn-category[b-475rsg6xs6]::after {
	display: none !important;
}

.btn-search[b-475rsg6xs6]::after {
	display: none !important;
}

.btn-group[b-475rsg6xs6] {
	border-radius: var(--main-corner-radius) !important;
	width: 100%;
}

.sendcommand-btn[b-475rsg6xs6] {
	height: 5rem;
	font-size: 25px;
	border-radius: 0 !important;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	position: relative;
}

.Standby-Container[b-475rsg6xs6] {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.menu-btn[b-475rsg6xs6] {
	margin-left: auto;
}

.btn-icon[b-475rsg6xs6] {
	font-size: 2rem;
	padding: 0 !important;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.pos-container[b-475rsg6xs6] {
	max-width: 635px;
	width: 635px;
	height: max-content;
	gap: 8px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.value-container[b-475rsg6xs6] {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: var(--bs-border-radius);
	height: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	font-size: larger;
	padding: 8px;
	gap: 5px;
}

.add-sub[b-475rsg6xs6] {
	width: 100%;
	font-size: 24px;
	padding: 0;
	font-weight: 600;
}

.buttons-container[b-475rsg6xs6] {
	padding: 5px;
	display: flex;
	gap: 5px;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}

.add-sub-btn[b-475rsg6xs6] {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	gap: 6px;
	width: 100%;
	height: 70px;
}

.preset-btn[b-475rsg6xs6] {
	width: 100%;
	height: 60px;
	font-size: larger;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	background: #cecece;
	color: black;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 22px 0px;
}

	.preset-btn:focus[b-475rsg6xs6] {
		width: 100%;
		background: var(--category-container-bg);
		color: white;
	}

	.preset-btn:hover[b-475rsg6xs6] {
		background: var(--gradrient-orange);
		color: white;
	}

.numpad-btn[b-475rsg6xs6] {
	width: 100%;
	height: 60px;
	font-size: larger;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	background: #ffff;
	color: black;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 22px 0px;
}

	.numpad-btn:focus[b-475rsg6xs6] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}

	.numpad-btn:active[b-475rsg6xs6] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}

.preset-table[b-475rsg6xs6] {
	table-layout: fixed;
	margin-top: -7px;
}

td[b-475rsg6xs6] {
	border: 6px solid transparent;
}

.c-2[b-475rsg6xs6] {
	width: 70%;
}

.c-1[b-475rsg6xs6] {
	width: 30%;
}

.form-control[b-475rsg6xs6] {
	text-align: end;
}

.payment-container[b-475rsg6xs6] {
	height: 123px;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}

.paymant-btn[b-475rsg6xs6] {
	width: 100%;
	min-height: 50px;
	font-size: larger;
	font-weight: bold;
}

.print-btn[b-475rsg6xs6] {
	width: 100%;
	height: 100% !important;
	margin: 0;
	font-size: larger;
	font-weight: bold;
}

.dropdown-toggle[b-475rsg6xs6] {
	font-size: larger;
	font-weight: bold;
	height: 50px;
	width: 100%;
	
	
}

.dropdown-item:hover[b-475rsg6xs6] {
	background: var(--gradrient-orange) !important;
}

.dropdown-toggle[b-475rsg6xs6]::after {
	margin-left: 0.2em;
	font-size: large;
}

.dropdown-item[b-475rsg6xs6] {
	height: 50px;
}

.dropdown-menu.show[b-475rsg6xs6] {
	display: block;
	min-width: 11rem;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-475rsg6xs6] {
		margin-bottom: 2px;
	}

.first[b-475rsg6xs6] {
	height: 65px;
	border: none;
	background-color: #8ac54b !important;
}

.second[b-475rsg6xs6] {
	border: none;
	background-color: #32c5ff !important;
}

.third[b-475rsg6xs6] {
	border: none;
	background-color: #f2b100 !important;
}

.fc-btn[b-475rsg6xs6] {
	background-color: #cecece !important;
	color: black;
}

.btn-backspace[b-475rsg6xs6] {
	font-size: large;
	border: var(--bs-border-width) solid var(--bs-border-color);
	border-radius: 0 var(--bs-border-radius) var(--bs-border-radius) 0;
}

.btn-order[b-475rsg6xs6] {
	min-width: 130px;
}

.menu-btn[b-475rsg6xs6] {
	margin-left: auto;
	height: 38px !important;
	width: 38px !important;
}

	.menu-btn[b-475rsg6xs6]::after {
		display: none !important;
	}

.standby-orders-container[b-475rsg6xs6] {
	overflow: auto;
	display: flex;
	gap: 7px;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	margin: 0px 6px 0px 6px;
}

@media (min-width: 1400px) {
	.context-button[b-475rsg6xs6] {
		font-size: x-large;
	}
}
/* /Pages/Mobile/SelfOrder.razor.rz.scp.css */
body[b-flwu9u2z3r] {
}
/* /Pages/Other/Cashout.razor.rz.scp.css */
.alertpopup-container[b-eu8ajqkwog] {
	display: flex;
	position: absolute;
	width: 100vw;
	height: 100vh;
	background: #0000008c;
	z-index: 999;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.alert-body[b-eu8ajqkwog] {
	background: var(--pos-main-bg);
	min-height: 615px;
}

.custom-alert[b-eu8ajqkwog] {
	background: white;
	padding: 0px;
	border-radius: .7rem;
	overflow: hidden;
	width: 60rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.underage-text[b-eu8ajqkwog] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}

.alert-title[b-eu8ajqkwog] {
	font-size: 22px;
	font-weight: bold;
	background: var(--pos-header-bg);
	color: white;
	padding-left: 10px;
	height: 3rem;
	display: flex;
	align-items: center;
}

.totalvalue-container[b-eu8ajqkwog] {
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.change-container[b-eu8ajqkwog] {
	margin-top: 3px;
	border-radius: 0.5rem;
	height: 60px;
	font-size: large;
	font-weight: bold;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.table-btn[b-eu8ajqkwog] {
	width: 100%;
	min-height: 100px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: white;
	background: var(--category-inactive-bg);
}

.form-control[b-eu8ajqkwog] {
	text-align: end;
	font-size: large;
	font-weight: bold;
	height: 60px;
}

.dropdown-toggle[b-eu8ajqkwog]:after {
	font-size: medium;
}

.dropdown-toggle[b-eu8ajqkwog] {
	font-size: medium;
	height: 60px;
	width: 100%;
	background: var(--gradrient-orange) !important;
	color: white !important;
}

.print-btn[b-eu8ajqkwog] {
	background: var(--gradrient-orange) !important;
}

.dropdown-item:hover[b-eu8ajqkwog] {
	background: var(--gradrient-orange) !important;
}

table[b-eu8ajqkwog] {
	border-collapse: separate;
	border-spacing: 0px;
}

.paymant-btn[b-eu8ajqkwog] {
	width: 100%;
	min-height: 99px;
	margin-top: 3px;
}

.A[b-eu8ajqkwog] {
	margin-top: 1.15rem;
	height: 200px;
	border: none;
	background-color: #8ac54b !important;
}

.B[b-eu8ajqkwog] {
	border: none;
	background-color: #32c5ff !important;
}

.C[b-eu8ajqkwog] {
	border: none;
	background-color: #f2b100 !important;
}

.payment-container[b-eu8ajqkwog] {
	height: 343px;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}

.btn-container[b-eu8ajqkwog] {
	margin-top: 1.125rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.disable[b-eu8ajqkwog] {
	cursor: not-allowed;
	pointer-events: none;
	color: rgb(0 0 0 / 33%);
	box-shadow: rgb(0 0 0 / 33%) 0px 0px 0px 70px inset;
}

.btn-other[b-eu8ajqkwog] {
	height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: larger;
	font-weight: bold;
	background: var(--category-inactive-bg) !important;
}

.dropdown-menu.show[b-eu8ajqkwog] {
	display: block;
	min-width: 11rem;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-eu8ajqkwog] {
		margin-bottom: 2px;
	}

.bussy-container[b-eu8ajqkwog] {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 100px;
}

.error-info[b-eu8ajqkwog] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: larger;
	color: var(--bs-danger);
}

	.error-info i[b-eu8ajqkwog] {
		font-size: 40px;
		margin-right: 10px;
	}

.error-code[b-eu8ajqkwog] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: var(--bs-blue);
	font-size: larger;
}

	.error-code i[b-eu8ajqkwog] {
		font-size: 40px;
		margin-right: 10px;
	}

.card-payment-text[b-eu8ajqkwog] {
	font-size: 25px;
	font-weight: bold;
}

.card-payment-image img[b-eu8ajqkwog] {
	height: 180px;
}

.loader[b-eu8ajqkwog] {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-block;
	border-top: 4px solid #fe7109;
	border-right: 4px solid transparent;
	box-sizing: border-box;
	animation: rotation-b-eu8ajqkwog 1s linear infinite;
}

	.loader[b-eu8ajqkwog]::after {
		content: '';
		box-sizing: border-box;
		position: absolute;
		left: 0;
		top: 0;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		border-left: 4px solid #FF3D00;
		border-bottom: 4px solid transparent;
		animation: rotation-b-eu8ajqkwog 0.5s linear infinite reverse;
	}

.button-container[b-eu8ajqkwog] {
	width: 100%;
	margin-top: 10px;
	display: flex;
	height: 70px;
	gap: 10px;
}

	.button-container button[b-eu8ajqkwog] {
		font-size: 1.7rem;
		line-height: 1.7rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.btn-card[b-eu8ajqkwog] {
	font-size: 1.7rem;
}

@keyframes rotation-b-eu8ajqkwog {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
/* /Pages/Other/Enrol.razor.rz.scp.css */
.container[b-x76f29ldsq] {
	background-color: rgb(24, 24, 24);
	background-image: url(./images/background_vector.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
}
.carousel[b-x76f29ldsq] {
	margin-top: auto;
	margin-bottom: auto;
	background: transparent;
	width: 30rem;
}
.form1[b-x76f29ldsq] {
	background: white;
	padding: 5px;
	opacity: 1;
	
	/*display: block;*/
	
}
.form-floating[b-x76f29ldsq] {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 1px 0px inset
}
.btn-next[b-x76f29ldsq] {
	background: linear-gradient(to bottom, #f8865c 0, #ed4f30 100%);
	color: #fff !important;
	border: 0;
	min-width: 6rem;
	
	font-size: medium;
	font-weight: 600;
}
.btn-back[b-x76f29ldsq] {
	background: linear-gradient(to bottom, #1f1f1f 0, #424242 100%);
	color: #fff !important;
	border: 0;
	min-width: 6rem;
	font-size: medium;
	font-weight: 600;
	margin-right: 5px;
}
.btn-container[b-x76f29ldsq] {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 20px;
}
.card.custom-card[b-x76f29ldsq] {
	border-radius: .5rem;
	border: 0;
	background-color: var(--custom-white);
	box-shadow: 0 0.125rem 0 rgba(10,10,10,.04);
	position: relative;
	-webkit-margin-after: 1.5rem;
	margin-block-end: 1.5rem;
	width: 40rem;
	height: auto;
	margin-top:auto;
	margin-bottom:auto;
}

.display-none[b-x76f29ldsq] {

	opacity: 0;
	display: none;
	
}

/* /Pages/Other/Login.razor.rz.scp.css */
.container[b-3f402hd9m8] {
	background-color: rgb(24, 24, 24);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
}
.exit-btn i[b-3f402hd9m8] {
	color: white;
}
.exit-btn[b-3f402hd9m8] {
	position: absolute;
	right: 18px;
	top: 10px;
}
.login-container[b-3f402hd9m8] {
	height: auto;
	width: 90%;
	display: flex;
	flex-direction: row;
	margin-top: auto;
	margin-bottom: auto;
	flex-wrap: wrap;
}
.tab-content .tab-pane[b-3f402hd9m8] {
	padding: 1rem;
	border: none;
	border-radius: .5rem;
	color: var(--default-text-color);
}
img[b-3f402hd9m8] {
	margin-left: auto;
	margin-right: auto;
}
.nav-pills[b-3f402hd9m8] {
	--bs-nav-pills-border-radius: var(--bs-border-radius);
	--bs-nav-pills-link-active-color: #fff;
	--bs-nav-pills-link-active-bg: var(--primary-color);
}
.nav-link[b-3f402hd9m8] {
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: var(--bs-nav-link-font-size);
	font-weight: var(--bs-nav-link-font-weight);
	color: #ffff;
	text-decoration: none;
	background: 0 0;
	border: 1px solid var(--primary-color) !important;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s
}
.nav[b-3f402hd9m8] {
	--bs-nav-link-padding-x: 1rem;
	--bs-nav-link-padding-y: 0.5rem;
	--bs-nav-link-font-weight:;
	--bs-nav-link-color: var(--bs-link-color);
	--bs-nav-link-hover-color: var(--bs-link-hover-color);
	--bs-nav-link-disabled-color: var(--bs-secondary-color);
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	padding: 0px 14px;
}
.nav-item[b-3f402hd9m8] {
	-webkit-margin-end: .5rem;
	margin-inline-end: 1rem;
	min-width: 220px;
	text-align: center;
	max-width: 220px !important;
}
.tab-pane[b-3f402hd9m8]
{
	padding:0 !important;
}
.dropdown-toggle[b-3f402hd9m8] {
	display: flex !important;
	flex-direction: row;
	align-content: center;
	align-items: center;
}

	.dropdown-toggle[b-3f402hd9m8]::after {
		font-size: large;
		margin-left: auto;
	}

.btn-primary-ghost[b-3f402hd9m8] {
	background-color: white !important;
	color: black !important;
	border: none !important;
}

	.btn-primary-ghost:hover[b-3f402hd9m8] {
		background-color: white !important;
		color: var(--primary-color) !important;
		border: 1px solid var(--primary-color) !important;
	}

.dropdown-menu.show[b-3f402hd9m8] {
	display: block;
	width: 100%;
}

table[b-3f402hd9m8] {
	width: 100%;
}

th[b-3f402hd9m8], td[b-3f402hd9m8] {
	padding: 5px;
}

.btn.btn-light.btn-wave[b-3f402hd9m8] {
	width: 100%;
	height: 80px;
	font-size: 24px;
	font-weight: bold;
}

.btn.btn-primary.btn-wave[b-3f402hd9m8] {
	width: 100%;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
}

.form-control[b-3f402hd9m8] {
	height: 80px;
	font-size: 24px;
	font-weight: bold;
}

input[b-3f402hd9m8]::placeholder {
	font-size: 24px;
	font-weight: bold;
}

.user_view[b-3f402hd9m8] {
	background: white;
	width: 220px;
	height: 80px;
	border-radius: 8px;
	margin-left: 15px;
	margin-bottom: 15px;
	display: flex;
	cursor: pointer;
}

.user-container[b-3f402hd9m8] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}

.text_selected[b-3f402hd9m8] {
	color: #000000 !important;
	font-weight: bold;
}

.user_name[b-3f402hd9m8] {
	color: #454545;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 15px;
}
/* /Pages/Other/Pos.razor.rz.scp.css */
.products-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	align-content: flex-start;
	position: relative;
	align-items: center;
	border: 1px solid white;
	margin: 0px;
	height: 100%;
	border-radius: 0;
	user-select: none;
	cursor: pointer;
	flex-wrap: wrap;
	background: var(--pos-main-bg);
	border: none;
}

.orderitem-container[b-tl8lfct21a] {
	width: 100%;
	background-color: white;
	box-shadow: inset rgba(0, 0, 0, 0.4) 2px -5px 4px, inset rgba(0, 0, 0, 0.3) 0px -4px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
.underage-text[b-tl8lfct21a] {
	color: red;
	display: flex;
	align-items: center;
	align-content: center;
	font-size: large;
	font-weight: 700;
}
.info-text[b-tl8lfct21a] {
	color: black;
	margin-left: 1rem;
	font-size: medium;
	font-weight: bold;
}
.info-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: center;
	align-items: flex-start;
	max-height: 3rem;
}
.infoitem-text[b-tl8lfct21a] {
	font-size: 16px !important;
	font-weight: 600;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	width: 70%;
}

.infoitem-price[b-tl8lfct21a] {
	text-align: end;
	display: flex;
	align-content: center;
	justify-content: flex-end;
	align-items: center;
	width: 35%;
}
.discount-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
	padding-left: 24px;
	margin-top: 5px;
}
.infoitemdiscount-text[b-tl8lfct21a] {
	color: green !important;
}
.accordion-button[b-tl8lfct21a]::after {
	display:none !important;
}
.accordion-button:focus[b-tl8lfct21a] {
	z-index: 3;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
	color: white;
	outline: 0;
	
}
.accordion-button:not(.collapsed)[b-tl8lfct21a] {
	color: white !important;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
}
.accordion-button:is(.collapsed) .infoitem-text[b-tl8lfct21a] {
	color: black !important;
	
}
.accordion-button:active[b-tl8lfct21a]{
	z-index: 3;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
	color: white;
	outline: 0;
}

.accordion-button:focus[b-tl8lfct21a] {
	z-index: 3;
	border-color: var(--pos-item-text-bg);
	background: var(--pos-item-text-bg);
	color: white;
	outline: 0;
}
.accordion-button:active .infoitem-text[b-tl8lfct21a] {
	color: white !important;
}
.accordion-button:focus .infoitem-text[b-tl8lfct21a] {
	color: white !important;
}

.context-button:active[b-tl8lfct21a] {
	color: rgb(var(--primary-rgb)) !important;
	border-color: rgb(var(--primary-rgb)) !important;
	background-color: transparent !important;
}
.context-button[b-tl8lfct21a] {
	border-color: white;
	min-height: 41px;
	font-weight: 500;
	color: white;
	background: var(--pos-item-text-bg);
	border-radius: var(--main-corner-radius);
}
.context-button:hover[b-tl8lfct21a] {
	border-color: none;
	font-weight: 500;
	color: white;
	border:none;
	background: var(--pos-item-text-bg);

}

	.context-button.first[b-tl8lfct21a] {
		background: var(--gradrient-orange);
	}

.accordion-body[b-tl8lfct21a] {
	padding: 10px !important;
	
}
.app-body[b-tl8lfct21a] {
	height: calc(100% - 3.7rem);
}
.cashin-btn[b-tl8lfct21a] {
	border-radius: 0 !important;
	height: 100% !important;
	font-size: 20px !important;
	font-weight: bold !important;
	
}
	.cashin-btn[b-tl8lfct21a]::after{
		display:none;
	}
.cashin-btn-drop[b-tl8lfct21a] {
	border-radius: 0 !important;
	height: 5rem;
	font-size: 25px;
	font-weight: bold;
}
.dropdown-menu[b-tl8lfct21a] {
	padding: 0;
	width: 20rem;
}
.name-container[b-tl8lfct21a] {
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.oitem-group-drop-item[b-tl8lfct21a] {
	text-align: center;
	align-content: center;
	font-size: large;
	font-weight: bold;
	background: var(--category-container-bg);
	color: white;
	border-bottom: 1px solid white;
}
	.oitem-group-drop-item:hover[b-tl8lfct21a]
	{
		color:white;
	}
.item-category-container[b-tl8lfct21a] {
	font-size: larger;
	font-weight: 400;
	margin: 10px 0px;
	padding-left: 6px;
	background: var(--category-container-bg);
	color: white;
}
.oitem-group-drop[b-tl8lfct21a] {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
	min-width: 14rem;
	background: transparent !important;
	border:none;
}
.accordion-button[b-tl8lfct21a] {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.atribute-container[b-tl8lfct21a] {
	width: 100%;
	display: flex;
	flex-direction: column;
}
	.atribute-container span[b-tl8lfct21a] {
		color: #838383 !important;
		margin-left: 50px;
	}
.observation-container span[b-tl8lfct21a] {
	color: #838383 !important;
	margin-left: 10px;
}
.rest-btn-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-evenly;
	height:4rem;
}
.category-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
	overflow: auto;
	max-height: 3.2rem;
	gap: 0px;
	height: 100%;
	width:100%;
	background: var(--category-container-bg);
	border: none;
}
	.category-container[b-tl8lfct21a]::-webkit-scrollbar {
		display: none;
	}
.category-container[b-tl8lfct21a] {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}
.category-btn[b-tl8lfct21a] {
	min-width: 195px;
	border-radius: var(--main-corner-radius) var(--main-corner-radius) 0px 0px !important;
	height: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
}
.btn-category-inactive img[b-tl8lfct21a] {
	padding: 4px;
	background: white;
	border-radius: 50%;
	object-fit: contain;
}

	.search-btn[b-tl8lfct21a] {
		width: 114px;
		border-radius: 0px 0px 0px 0px !important;
		background: var(--pos-main-bg) !important;
		border-color: var(--pos-main-bg) !important;
		color: var(--category-active-text) !important;
		font-size: 27px;
		line-height: 25px;
		font-weight: bold;
		height: 100%;
		border: none !important;
		border-left: 1px solid var(--category-container-bg) !important;
	}
.category-btn:hover[b-tl8lfct21a] {
	color:#fff !important;
}
.search-btn:hover[b-tl8lfct21a] {
	color: #fff !important;
}
.category-button[b-tl8lfct21a] {
	height: 100%;
	width: 123px;
	background: var(--category-container-bg);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-end;
	justify-content: center;
}
.btn-cat-dropdown[b-tl8lfct21a]
{
	border: none !important;
}
.search-button[b-tl8lfct21a] {
	height: 100%;
	width: 80px;
	background: var(--category-container-bg);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-end;
	justify-content: center;
	border-left: 1px solid var(--category-container-bg);
}
.packaging-container[b-tl8lfct21a] {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-left: 20px;
	margin-top: 4px;
}

.accordion-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	height: 100%;
	width: 100%;
	position: relative;
	max-height: 100%;
	margin: 0;
	padding: 10px;
}
.category-row[b-tl8lfct21a] {
	padding: 2px;
	height: 150px;
}
.btn-category[b-tl8lfct21a] {
	width: 114px;
	border-radius: var(--main-corner-radius) 0px 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: 27px;
	line-height: 25px;
	font-weight: bold;
	height: 100%;
}
.btn-search[b-tl8lfct21a] {
	width: 114px;
	border-radius: 0px 0px 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text) !important;
	font-size: 27px;
	line-height: 25px;
	font-weight: bold;
	height: 100%;
	border: none;
	border-left: 1px solid var(--category-container-bg) !important;
}
.discount-text[b-tl8lfct21a] {
	color: green !important;
	font-size: larger;
}
.btn-container[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 5px;
	padding-top: 0;
	height: 3.3rem;
	padding-left: 5px;
	position: relative;
}
.btn-category-active[b-tl8lfct21a] {
	border-radius: var(--main-corner-radius) var(--main-corner-radius) 0px 0px !important;
	background: var(--pos-main-bg) !important;
	border-color: var(--pos-main-bg) !important;
	color: var(--category-active-text);
	font-size: large;
	font-weight: bold;
	height: 100%;
}
.btn-category-inactive[b-tl8lfct21a] {
	border-radius: var(--main-corner-radius) var(--main-corner-radius) 0px 0px !important;
	background: var(--category-inactive-bg) !important;
	border: none;
	color: var(--category-inactive-text);
}
.btn-category[b-tl8lfct21a]::after {
	display: none !important;
}
.btn-search[b-tl8lfct21a]::after {
	display: none !important;
}
.btn-group[b-tl8lfct21a] {
	border-radius: var(--main-corner-radius) !important;
	width: 100%;
}
.sendcommand-btn[b-tl8lfct21a] {
	height: 100%;
	font-size: 25px;
	border-radius: 0 !important;
	border-right: 1px solid white !important;
	height: 100% !important;
}
.Standby-Container[b-tl8lfct21a] {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.menu-btn[b-tl8lfct21a] {
	margin-left: auto;
}
.btn-icon[b-tl8lfct21a] {
	font-size: 2rem;
	padding: 0 !important;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.pos-container[b-tl8lfct21a] {
	max-width: 800px;
	max-height: 800px;
	width: auto;
	width: auto;
	height: auto;
	gap: 8px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
.value-container[b-tl8lfct21a] {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: var(--bs-border-radius);
	height: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	font-size: larger;
	padding: 8px;
	gap: 5px;
}
.add-sub[b-tl8lfct21a] {
	width: 100%;
	font-size: 24px;
	padding: 0;
	font-weight: 600;
}
.buttons-container[b-tl8lfct21a] {
	padding: 5px;
	display: flex;
	gap: 5px;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}
.add-sub-btn[b-tl8lfct21a] {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;

	gap: 6px;
	width:100%;
	height: 70px;
}
.preset-btn[b-tl8lfct21a] {
	width: 100%;
	height: 60px;
	font-size: larger;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	background: #cecece ;
	color: black;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 22px 0px;
}

	.preset-btn:focus[b-tl8lfct21a] {
		width: 100%;
		background: var(--category-container-bg);
		color: white;
	}

	.preset-btn:hover[b-tl8lfct21a] {
		background: var(--gradrient-orange);
		color: white;
	}

.numpad-btn[b-tl8lfct21a] {
	width: 100%;
	height: 80px;
	font-size: larger;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	background: #ffff;
	color: black;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 22px 0px;
}

	.numpad-btn:focus[b-tl8lfct21a] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}

	.numpad-btn:active[b-tl8lfct21a] {
		background: var(--pos-item-text-bg) !important;
		color: var(--pos-item-text-color) !important;
	}
.preset-table[b-tl8lfct21a] {
	table-layout: fixed;
	margin-top: -7px;
}
td[b-tl8lfct21a] {
	border: 6px solid transparent;
}
.c-2[b-tl8lfct21a] {
	width: 70%;
}
.c-1[b-tl8lfct21a] {
	width: 30%;
}
.form-control[b-tl8lfct21a] {
	text-align: end;
}
.payment-container[b-tl8lfct21a] {
	height: 123px;
	border-radius: .5rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	background: white;
}
.paymant-btn[b-tl8lfct21a] {
	width: 100%;
	min-height: 50px;
	font-size: larger;
	font-weight: bold;
}
.print-btn[b-tl8lfct21a] {
	width: 100%;
	height: 100% !important;
	margin: 0;
	font-size: larger;
	font-weight: bold;
}

.dropdown-toggle[b-tl8lfct21a] {
	font-size: larger;
	font-weight: bold;
	height: 50px;
	width: 100%;
	color: white !important;
}
.dropdown-item:hover[b-tl8lfct21a] {
	background: var(--gradrient-orange) !important;
}
	.dropdown-toggle[b-tl8lfct21a]::after {
		margin-left: 0.2em;
		font-size: large;
	}
.dropdown-item[b-tl8lfct21a] {
	
	height: 50px;
	
}

.dropdown-menu.show[b-tl8lfct21a] {
	display: block;
	min-width: 11rem;
	padding: 0;
	overflow: hidden;
}

	.dropdown-menu.show li:not(:last-child) .btn-other[b-tl8lfct21a] {
		margin-bottom: 2px;
	}
.first[b-tl8lfct21a] {
	height: 65px;
	border: none;
	background-color: #8ac54b !important;
}

.second[b-tl8lfct21a] {
	border: none;
	background-color: #32c5ff !important;
}

.third[b-tl8lfct21a] {
	border: none;
	background-color: #f2b100 !important;
}
.fc-btn[b-tl8lfct21a] {
	background-color: #cecece !important;
	color: black;
}
.btn-backspace[b-tl8lfct21a] {
	font-size: large;
	border: var(--bs-border-width) solid var(--bs-border-color);
	border-radius: 0 var(--bs-border-radius) var(--bs-border-radius) 0;
}
.btn-order[b-tl8lfct21a] {
	min-width: 130px;
}
.menu-btn[b-tl8lfct21a] {
	margin-left: auto;
	height: 38px !important;
	width: 38px !important;

}
	.menu-btn[b-tl8lfct21a]::after {
		display: none !important;
		
	}
.standby-orders-container[b-tl8lfct21a] {
	overflow: auto;
	display: flex;
	gap: 7px;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	margin: 0px 6px 0px 6px;
}
@media (min-width: 1400px) {
	.context-button[b-tl8lfct21a] {
		font-size: x-large;
	}
}
/* /Pages/Other/SelfOrder.razor.rz.scp.css */
body[b-9t1taf9yoe] {
}
