table.items-listing tr td:first-child,
table.items-listing tr th:first-child {
	width: 60%;
}

table.items-listing tr td:nth-child(2),
table.items-listing tr th:nth-child(2) {
	width: 10%;
}

table.items-listing tr td:nth-child(3),
table.items-listing tr th:nth-child(3) {
	width: 30%;
}
.search-box .form-control {
	padding-left: 40px;
}
.search-box .search-icon {
	font-size: 16px;
	left: 13px;
	line-height: 38px;
	position: absolute;
	top: -2px;
}
.table th {
	font-weight: 700;
}
.tabulator-page-size {
	display: inline-block;
	margin: 0 5px;
	color: inherit;
	padding: 0.375rem 1rem 0.375rem 0.75rem;
	border: 1px solid #f0f3f8;
	background-color: #fff;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZmlsbD0nbm9uZScgc3Ryb2tlPScjNzU4NjhmJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMicgZD0nTTIgNWw2IDYgNi02Jy8+PC9zdmc+);
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 16px 12px;
	border-radius: 0.4375rem;
	appearance: none;
}
.css-1ihdyg6 {
	cursor: pointer;
}
.css-1ihdyg6 {
	margin: 0;
	padding: 0;
}
.css-1ihdyg6:focus {
	outline: 0;
}
.css-1ihdyg6 {
	background: none;
	border: 0;
	font: inherit;
}

.css-1ihdyg6 {
	border: 0px;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	font-weight: 600;
	height: 42px;
	line-height: 24px;
	outline: none;
	padding: 0px;
	position: relative;
	text-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	transition: width 0.2s ease-in-out 0s;
	user-select: none;
}
.css-1ihdyg6 {
	color: rgb(149, 151, 157);
	background-color: rgb(250, 250, 250);
	border-radius: 2px;
	display: flex;
	font-weight: 600;
	height: 33px;
	letter-spacing: 0.2px;
	line-height: 24px;
	padding: 0px 16px;
	width: auto !important;
	padding: 0.35rem 0.75rem;
	font-size: 0.825rem;
}
.css-1ihdyg6:focus {
	outline: rgba(34, 35, 37, 0.4) solid 1px;
	outline-offset: -1px;
}
.css-1ihdyg6:hover {
	box-shadow: none;
	background-color: rgb(245, 245, 245);
	color: rgb(34, 35, 37);
}
.css-1ihdyg6:active {
	box-shadow: rgba(197, 198, 201, 0.4) 0px 1px 2px;
}
.css-1ihdyg6:disabled,
.css-1ihdyg6:disabled:hover {
	color: rgba(149, 151, 157, 0.4);
	cursor: not-allowed;
	box-shadow: none;
	outline-color: transparent;
	background-color: rgb(255, 255, 255);
}
hr {
	margin: 0;
	padding: 0;
	outline: 0;
}
.css-792liz > hr {
	background-color: rgb(228, 229, 231);
	border: 0px;
	height: 16px;
	width: 1px;
}
.css-792liz:hover > hr {
	background-color: transparent;
}
.nav-invert,
.nav-invert .nav-link {
	border-radius: 0.35rem;
}
.nav-invert {
	background-color: rgb(255, 255, 255);
	display: inline-flex;
	padding: 0.25rem;
}
.nav-sm .nav-link {
	font-size: 0.875rem;
	padding: 0.344rem 0.65rem;
}
.nav-invert,
.nav-invert .nav-link {
	border-radius: 0.35rem;
}
.nav-item > a {
	position: relative;
}
.nav-invert .nav-link.active {
	background-color: rgb(241, 244, 248);
	box-shadow:
		rgba(50, 50, 93, 0.08) 0px 1px 3px 0px,
		rgba(112, 157, 199, 0.08) 0px 4px 6px 0px;
	color: var(--bs-primary) !important;
}
.avatar-lg {
	height: 5rem;
	width: 5rem;
}
.pm-card {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	background-color: #fff;
	width: 392px;
	padding: 16px 32px;
	position: relative;
	margin: auto;
}
.pai-card {
	background: rgb(255, 255, 255);
	box-sizing: border-box;
	isolation: isolate;
	border-style: solid;
	border-color: color-mix(in srgb, transparent, #000000 11%);
	border-radius: calc(0.375rem * 2);
	color: v#212126;
	position: relative;
	overflow: hidden;
	border-width: 0px;
	box-shadow:
		0px 5px 15px 0px color-mix(in srgb, transparent, #000000 8%),
		0px 15px 35px -5px color-mix(in srgb, transparent, #000000 20%),
		0px 0px 0px 1px color-mix(in srgb, transparent, #000000 7%);
}
.css-alerter-close {
	cursor: pointer;
	display: flex;
	height: 20px;
	width: 20px;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}
.css-alerter {
	box-sizing: border-box;
	display: inline-flex;
	height: 48px;
	padding: 12px;
	min-width: 100%;
	width: 100%;
	pointer-events: all;
	background: rgb(255, 179, 62);
	-webkit-box-align: center;
	align-items: center;
	z-index: 9999;
	position: relative;
}
.css-alerter-icon {
	display: flex;
	height: 32px;
	position: relative;
	width: 32px;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}
.css-alerter-desc {
	margin: 0px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	flex-grow: 1;
}
@media print {
	.css-alerter-desc {
		font-size: 12px;
		line-height: 16px;
	}
	th.check,
	td.check,
	th.action,
	td.action {
		display: none !important;
	}
}
.css-alerter-link {
	color: rgb(34, 35, 37);
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 0.2px;
	line-height: 24px;
	text-decoration: underline;
	font-weight: 600;
	white-space: nowrap;
}
.css-alerter-link:hover {
	color: rgb(34, 35, 37);
	text-decoration: none;
}
.css-alerter ~ #wrapper aside#aside-main {
	padding-top: 48px;
}
.form-select {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
}
.vstack {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-self: stretch;
}
.vstack .progress,
.vstack .progress-stacked {
	height: 3px !important;
}
.dashboard-cards-container .card-body {
	padding: 0.825rem !important;
}
.license-options {
	display: flex;
	gap: 8px;
	width: auto;
	font-family: sans-serif;
}

.option {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 2px solid #e2e5e8;
	border-radius: 6px;
	padding: 6px 12px;
	background-color: #fff;
	cursor: pointer;
	transition:
		border 0.2s,
		background 0.2s;
	position: relative;
	flex-grow: 1;
}

.option input {
	display: none;
}

.option.selected {
	border: 2px solid #f7525a;
	background-color: #fff;
	color: #1e1e2f;
}

.option .label {
	display: flex;
	align-items: center;
	gap: 12px;
}

.checkmark {
	width: 16px;
	height: 16px;
	border: 2px solid #f7525a;
	border-radius: 3px;
	background: transparent;
}

.option.selected .checkmark {
	background-color: #f7525a;
	border-color: #f7525a;
}

.selected-tag {
	font-size: 12px;
	color: #f7525a;
}

.price {
	color: #ccc;
}
.form-control.line-item-column, table.sheet-view input.form-control {
	border: 1px solid transparent;
	box-shadow: none;
	outline: 0;
}
.form-control.line-item-column:hover,
.form-control.line-item-column:focus,
table.sheet-view input.form-control:hover,
table.sheet-view input.form-control:hover {
	border-color: #408dfb;
	border-radius: 6px;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type='number'] {
	-moz-appearance: textfield;
	text-align: right;
}
.btn-light {
	background-color: #f5f5f5;
	border-color: #ddd;
	color: #000;
}
.btn-light:hover,
.btn-light:focus {
	background-color: #f8f8f8;
	border-color: #c6c6c6;
}
.zi-table {
	border-bottom: 1px solid #ebeaf2;
	table-layout: fixed;
}
.zi-table.table thead > tr > th,
.zi-table.table thead > tr > th button {
	background-color: #f9f9fb;
	color: #6c718a;
	font-size: 11px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	position: sticky;
	top: 0;
	z-index: 1;
	background-color: #f9f9fb;
	background-clip: padding-box;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.table thead:first-child tr:first-child th {
	border-top: 1px solid #ddd;
}
.zi-table.table thead:first-child tr:first-child th {
	border-top: 0;
}
.zi-table.table tr.payment-row td {
	padding: 0.2rem;
}
#root.cards .content.bg-white {
	background-color: #f0f1ec !important;
}

.pos-order-card {
	background: white;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.2s;
	cursor: pointer;
}

.pos-order-card:hover {
	transform: translateY(-2px);
}

.pos-order-header {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}

.pos-customer-avatar {
	width: 45px;
	height: 45px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-weight: 600;
	font-size: 16px;
}

.pos-customer-info h3 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 2px;
	/* max-width: 70%; */
}

.pos-order-meta {
	font-size: 12px;
	color: #666;
	margin-bottom: 2px;
	clear: both;
}

.pos-order-time {
	font-size: 12px;
	color: #666;
}

.pos-status-badge {
	margin-left: auto;
	padding: 3px 12px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 500;
	display: flex;
	align-items: center;
	gap: 5px;
}

.pos-status-ready {
	background: #e8f5e8;
	color: #2d7d5e;
}

.pos-status-progress {
	background: #fff3cd;
	color: #856404;
}

.pos-status-dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: currentColor;
}

/* Order Items Styles */
.pos-order-items {
	margin-bottom: 20px;
}

.pos-items-header {
	display: grid;
	grid-template-columns: 2fr 1fr 1fr;
	padding: 8px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	font-weight: 600;
}

.pos-order-item {
	display: grid;
	grid-template-columns: 2fr 1fr 1fr;
	padding: 4px 0;
	font-size: 14px;
	color: #333;
}

.pos-item-qty {
	text-align: center;
}

.pos-item-price {
	text-align: right;
	font-weight: 500;
}

.pos-more-items {
	color: #666;
	font-size: 13px;
	padding: 8px 0;
	grid-column: 1;
}

.pos-order-total {
	display: flex;
	justify-content: space-between;
	padding: 15px 0;
	border-top: 1px solid #eee;
	font-weight: 600;
	font-size: 16px;
	color: #333;
}

.order-actions {
	display: flex;
	gap: 10px;
}
.avatar-sm {
	height: 2.8rem;
	width: 2.8rem;
}
.avatar-title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #d6eaf3;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 500;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.fs-24 {
	font-size: 24px !important;
}
.fs-20 {
	font-size: 20px !important;
}
.modal-header {
	padding: 12px 20px;
	border-bottom: 1px solid #eee;
	border-top-left-radius: calc(0.5rem - 1px);
	border-top-right-radius: calc(0.5rem - 1px);
}
.modal-header,
.model-small-header {
	background-color: #f9f9fb !important;
	align-items: flex-start;
}
.load-circle1,
.load-circle2,
.load-circle3,
.load-circle4,
.load-circle5 {
	width: 8px;
	height: 8px;
	background: grey;
	display: inline-block;
	border-radius: 20px;
	-webkit-animation: loader 1.5s infinite;
	animation: loader 1.5s infinite;
}
.load-circle2 {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
.load-circle3 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.load-circle4 {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}
.load-circle5 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
@-webkit-keyframes loader {
	from {
		opacity: 1;
		scale: 1;
	}
	to {
		opacity: 0.25;
		scale: 0.3;
	}
}
@keyframes loader {
	from {
		opacity: 1;
		scale: 1;
	}
	to {
		opacity: 0.25;
		scale: 0.3;
	}
}
._2deea771 {
	animation: rotator 1s linear infinite;
}
@keyframes rotator {
	100% {
		transform: rotate(360deg);
	}
}
.invoice-footer {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid #e9ecef;
	font-size: 0.9rem;
	color: #6c757d;
}
.signature-line {
	border-top: 1px dashed #6c757d;
	margin-top: 60px;
	width: 200px;
}
.column .body {
	flex-grow: 1;
	position: relative;
}
.column .scroll-y {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.column .fill {
	left: 0;
	right: 0;
}
.content-column .body {
	padding: 0 20px 50px;
	overflow-x: auto;
}
.zf-unified-theme .btn-primary,
.zf-unified-theme .btn-primary:active,
.zf-unified-theme .btn-primary:focus,
.zf-unified-theme .btn-primary:hover,
.zf-unified-theme .btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color);
}
.details-page {
	margin: 35px auto;
	max-width: 820px;
}
.details-container {
	position: relative;
	margin-bottom: 35px;
	box-shadow: 0 0 6px #ccc;
}
.details-container:hover .orgdetails-update-frmtxndetails {
	display: block;
}
.ribbon {
	position: absolute !important;
	top: -5px;
	left: -5px;
	overflow: hidden;
	width: 96px;
	height: 94px;
}
.ribbon .ribbon-inner {
	text-align: center;
	color: #fff;
	top: 24px;
	left: -31px;
	width: 135px;
	padding: 3px;
	position: relative;
	transform: rotate(-45deg);
}
.ribbon .ribbon-inner:after,
.ribbon .ribbon-inner:before {
	content: '';
	border-top: 5px solid transparent;
	border-left: 5px solid;
	border-left-color: inherit;
	border-right: 5px solid transparent;
	border-bottom: 5px solid;
	border-bottom-color: inherit;
	position: absolute;
	top: 20px;
	transform: rotate(-45deg);
}
.ribbon .ribbon-inner:before {
	left: 0;
	border-left: 2px solid transparent;
	color: #2e8fda;
}
.ribbon .ribbon-inner:after {
	right: -3px;
	border-bottom: 3px solid transparent;
	color: #2e8fda;
}
.ribbon .ribbon-open {
	background-color: #268ddd;
	border-color: #1c72b4;
}
.ribbon .ribbon-accepted {
	background-color: #1aaf5d;
	border-color: #138345;
}
.ribbon .ribbon-success {
	background-color: #1fcd6d;
	border-color: #18a155;
}
.ribbon .ribbon-overdue {
	background-color: #f59d00;
	border-color: #c27c00;
}
.ribbon .ribbon-draft {
	background-color: #94a5a6;
	border-color: #788e8f;
}
.ribbon .ribbon-error {
	background: #c46766;
	border-color: #953b39;
}
.ribbon .ribbon-void {
	background: #474747;
	border-color: #1a1a1a;
}
.ribbon .ribbon-pending {
	background-color: #f59d00;
	border-color: #c27c00;
	padding: 5px 0;
	font-size: 11px;
}
.ribbon .ribbon-approved {
	background-color: #5bc0de;
	border-color: #31b0d5;
}
.ribbon .ribbon-signed {
	background-color: #8aa9ff;
	border-color: #5c87ff;
}
.ribbon .ribbon-exception {
	background-color: #db584b;
	border-color: #953b39;
}
.ribbon-right {
	left: initial;
	right: -5px;
}
.ribbon-right > .ribbon-inner {
	left: initial;
	right: 7px;
	transform: rotate(45deg);
}
.orgdetails-update-frmtxndetails {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.orgdetails-update-frmtxndetails .btn {
	border-radius: 0 0 0 5px;
}
.so-merge-icon {
	width: 30px;
	height: 30px;
}
.fltheader {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 15px 3px 10px;
	font-weight: 600;
}
.text-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.scrollbox {
	background:
		linear-gradient(#fff 30%, rgba(255, 255, 255, 0)),
		0 100%,
		radial-gradient(farthest-corner at 50% 0, rgba(0, 0, 0, 0.1), transparent),
		0 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size:
		100% 40px,
		100% 40px,
		100% 4px,
		100% 4px;
	background-attachment: local, local, scroll, scroll;
}
.pcs-template {
	font-size: 11pt;
	color: #333;
	background: #fff;
}
.pcs-header-content {
	font-size: 11pt;
	color: #333;
	background-color: #fff;
}
.pcs-template-body {
	padding: 0 0.35in 0 0.35in;
}
.pcs-template-footer {
	height: 0.7in;
	font-size: 6pt;
	color: #aaa;
	padding: 0 0.4in 0 0.55in;
	background-color: #fff;
}
.pcs-label {
	color: #333;
	font-size: 10pt;
}
.pcs-entity-title {
	font-size: 20pt;
	color: #000;
}
.pcs-orgname {
	font-size: 14pt;
	color: #333;
}
.pcs-customer-name {
	font-size: 15pt;
	color: #333;
}
.pcs-itemtable-header {
	font-size: 9pt;
	color: #fff;
	background-color: #3c3d3a;
}
.pcs-itemtable-breakword {
	word-wrap: break-word;
}
.breakrow-inside {
	page-break-inside: avoid;
}
.breakrow-after {
	page-break-after: auto;
}
.pcs-item-row {
	font-size: 9pt;
	border-bottom: 1px solid #adadad;
	background-color: #fff;
	color: #000;
}
.pcs-item-desc {
	color: #727272;
	font-size: 11pt;
}
.pcs-balance {
	background-color: #f5f4f3;
	font-size: 11pt;
	color: #000;
}
.pcs-totals {
	font-size: 11pt;
	color: #000;
	background-color: #fff;
}
.pcs-notes {
	font-size: 8pt;
}
.billto-section {
	padding-top: 0;
	padding-left: 0;
}
.pcs-template-header {
	padding: 0 0.4in 0 0.55in;
	height: 0.7in;
}
.pcs-template-fill-emptydiv {
	display: table-cell;
	content: ' ';
	width: 100%;
}
.v-top {
	vertical-align: top;
}
.text-align-right {
	text-align: right;
}
.lineitem-column {
	padding: 10px 10px 5px 10px;
	word-wrap: break-word;
	vertical-align: top;
}
.lineitem-content-right {
	padding: 10px 10px 10px 5px;
}
.total-number-section {
	width: 45%;
	padding: 10px 10px 3px 3px;
	font-size: 11pt;
	float: left;
}

/* DocumentPreview Header Styles */
.pcs-template-header-content {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	height: 100%;
}

.pcs-template-header-left {
	flex: 1;
}

.pcs-template-header-left-content-title {
	margin-bottom: 10px;
}

.pcs-template-header-left-content-title-text {
	margin: 0;
	font-size: 24pt;
	font-weight: bold;
	color: #333;
}

.pcs-template-header-left-content-subtitle-text {
	font-size: 12pt;
	color: #666;
}

.pcs-template-header-right {
	flex: 1;
	text-align: right;
}

.pcs-template-header-right-content-logo {
	margin-bottom: 15px;
	text-align: center;
}

.pcs-template-header-right-content-logo-img {
	max-width: 120px;
	max-height: 60px;
	display: none;
}

.pcs-template-header-right-content-info-item {
	margin-bottom: 8px;
	text-align: right;
}

.pcs-template-header-right-content-info-item-label {
	font-weight: bold;
	color: #333;
	margin-right: 8px;
}

.pcs-template-header-right-content-info-item-value {
	color: #666;
}

.pcs-template-body-content {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.pcs-template-body-content-left {
	flex: 1;
	margin-right: 30px;
}

.pcs-template-body-content-right {
	flex: 1;
}

.pcs-template-body-content-left-content-title-text,
.pcs-template-body-content-right-content-title-text {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.pcs-template-body-content-left-content-info-item,
.pcs-template-body-content-right-content-info-item {
	margin-bottom: 8px;
}

.pcs-template-body-content-left-content-info-item-label,
.pcs-template-body-content-right-content-info-item-label {
	font-weight: bold;
	color: #333;
	margin-right: 8px;
}

.pcs-template-header-left-content-info-item-value {
	color: #666;
}

.pcs-template-items {
	margin-top: 30px;
}

.pcs-template-items-content {
	width: 100%;
}

.total-section {
	width: 45%;
	padding: 10px 10px 3px 3px;
	font-size: 11pt;
	float: right;
}

.total-section-label {
	padding: 5px 10px;
	text-align: right;
}

.total-section-value {
	padding: 5px 10px;
	text-align: right;
}
.doted-text:after {
	content: ' ....................................................................................................................... ';
	position: absolute;
	padding-left: 5px;
}
.dots-after {
	flex: 1;
	border-bottom: 1px dashed #f7525a;
}
.printFrame {
	border: none;
	visibility: hidden;
	position: absolute;
	top: 0;
}
.sheet-view .sheet-field.form-control,
.sheet-view .ac-select.form-control,
.currency-with-amount > .form-control {
	height: 34px;
}

.rra-info.table-sm > :not(caption) > * > * {
	padding: 0.25rem 1rem;
}
.rra-info.table-sm tr,
.rra-info.table-sm td {
	border-color: #000;
}
.radio-group {
	display: flex;
	flex-direction: row;
	gap: 0.75rem;
}

.radio-option {
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 0.25rem 0;
}

.radio-input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.radio-custom {
	position: relative;
	width: 18px;
	height: 18px;
	border: 2px solid #ccc;
	border-radius: 50%;
	margin-right: 0.25rem;
	transition: all 0.2s ease;
	flex-shrink: 0;
}

.radio-custom::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #007bff;
	transition: transform 0.2s ease;
}

.radio-input:checked + .radio-custom {
	border-color: #007bff;
	background-color: #f8f9ff;
}

.radio-input:checked + .radio-custom::after {
	transform: translate(-50%, -50%) scale(1);
}

.radio-input:focus + .radio-custom {
	box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
	border-color: #007bff;
}

.radio-input:hover + .radio-custom {
	border-color: #007bff;
}

.radio-label {
	font-size: 0.875rem;
	color: #555;
	user-select: none;
}

.radio-option:hover .radio-label {
	color: #333;
}

/* Compact version for tighter spaces */
.radio-group.compact {
	gap: 0.25rem;
}

.radio-group.compact .radio-option {
	padding: 0.125rem 0;
}

/** Bulk Select **/
.ac-dropdown .ac-dropdown-menu {
	position: absolute;
	width: 100%;
}

.error {
	animation: shake 0.2s ease-in-out 0s 2;
	box-shadow: 0 0 0.4em red !important;
	border: 0.6px solid red !important;
}

.ac-dropdown .ac-dropdown-menu .ac-dropdown-results {
	position: relative;
	display: block;
	width: 100%;
	min-height: 0;
	max-height: 200px;
	min-width: 0;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	border-radius: 0;
	border-top: none;
	border-bottom: none;
}

.autocomplete-option {
	width: 100%;
	padding: 2px 0;
	line-height: 1.2;
	white-space: normal;
}

.ac-dropdown-results:after,
.autocomplete-option::after {
	content: '';
}

.item-autocomplete .autocomplete-option {
	display: flex;
}

.item-autocomplete .item-description {
	border: none;
	box-shadow: none;
	resize: none;
}

.item-autocomplete .item-description:focus {
	box-shadow: none;
}

.item-autocomplete .ac-dropdown {
	z-index: 1;
}

.item-autocomplete .ac-dropdown .ac-dropdown-menu {
	min-width: 600px;
}

.item-autocomplete .ac-dropdown .ac-dropdown-menu .ac-dropdown-results {
	max-height: 275px;
	word-wrap: break-word;
}

.item-autocomplete .ac-dropdown .ac-dropdown-menu .active .autocomplete-option,
.item-autocomplete .ac-dropdown .ac-dropdown-menu .active .grey-text,
.item-autocomplete .ac-dropdown .ac-dropdown-menu .active .stock-unavailable {
	color: #fff;
}

.item-autocomplete .grey-text {
	color: #777;
}

.item-autocomplete .stock-unavailable {
	color: #ff3e3e;
}

.item-autocomplete .stock-available {
	color: #029745;
}

.item-autocomplete .autocomplete-option {
	color: #101010;
}

.item-autocomplete .autocomplete-option .ac-name-rate-sku {
	width: 65%;
	padding-right: 10px;
}

.item-autocomplete .autocomplete-option .ac-name-rate-sku .ac-name {
	padding-bottom: 4px;
	line-height: 20px;
	font-size: 15px;
}

.item-autocomplete .autocomplete-option .ac-stock {
	width: 35%;
	line-height: 21px;
	text-align: right;
	font-size: 13px;
}

.bulk-select svg.icon {
	width: 16px;
	height: 16px;
	fill: currentColor;
}

.bulk-select svg.icon.icon-xsmall {
	height: 10px;
	width: 10px;
}

.bulk-select svg.icon.icon-xlg {
	height: 20px;
	width: 20px;
}

.badge-pill {
	padding: 5px 15px;
	font-size: 14px;
	border-radius: 10rem;
}

.inactive {
	color: #777;
}

.text-regular,
.modal-xlg {
	max-width: 1030px;
}

.no-outline {
	outline: 0 !important;
}

.bulk-select-item .autocomplete-section {
	width: 45%;
	float: left;
	padding-top: 20px;
	background-color: #fafcff;
	border-right: 1px solid #dadce0;
}

.bulk-select-item .autocomplete-section .textarea-section {
	height: 50px;
	padding: 0 20px;
}

.bulk-select-item .autocomplete-section .textarea-section textarea {
	border: 1px solid #80b2f8;
	height: 30px;
	min-height: 34px;
}

.bulk-select-item .autocomplete-section .textarea-section textarea:focus {
	border-color: #0f7aff;
	box-shadow: 0 2px 4px 0 rgba(26, 42, 88, 0.11);
}

.bulk-select-item .autocomplete-section .item-autocomplete .ac-dropdown .ac-dropdown-menu {
	min-width: 100%;
}

.bulk-select-item .autocomplete-section .item-autocomplete .ac-dropdown .ac-dropdown-menu .active .autocomplete-option,
.bulk-select-item .autocomplete-section .item-autocomplete .ac-dropdown .ac-dropdown-menu .active .grey-text,
.bulk-select-item .autocomplete-section .item-autocomplete .ac-dropdown .ac-dropdown-menu .active .stock-unavailable {
	color: #4382ff;
}

.bulk-select-item
	.autocomplete-section
	.item-autocomplete
	.ac-dropdown
	.ac-dropdown-menu
	.autocomplete-option
	.ac-name-rate-sku {
	width: 60%;
}

.bulk-select-item
	.autocomplete-section
	.item-autocomplete
	.ac-dropdown
	.ac-dropdown-menu
	.autocomplete-option
	.ac-stock {
	width: 30%;
	font-size: 13px;
}

.bulk-select-item .autocomplete-section .item-autocomplete .svg-tick {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 10%;
}

.bulk-select-item .autocomplete-section .ac-dropdown-menu {
	background-color: #fafcff;
	min-height: 350px;
	border-right: 1px solid #dadce0;
}

.bulk-select-item .autocomplete-section .ac-dropdown-menu .ac-dropdown-results {
	list-style: none;
	max-height: 430px;
}

.bulk-select-item .autocomplete-section .ac-dropdown-menu .ac-option {
	padding: 7px 10px 7px 20px;
	color: #000;
	border-radius: 2px;
	cursor: pointer;
}

.bulk-select-item .autocomplete-section .ac-dropdown-menu .ac-option .hover-tick {
	display: none;
}

.bulk-select-item .autocomplete-section .ac-dropdown-menu .ac-option .tick-filled svg {
	vertical-align: middle;
	fill: #22dd2e;
}

.bulk-select-item .autocomplete-section .ac-dropdown-menu .ac-option.active,
.ac-option:hover {
	background-color: #f1f4f9 !important;
}

.bulk-select-item .autocomplete-section .selected {
	background-color: inherit;
}

.bulk-select-item .selected-items-section {
	width: 55%;
	float: left;
	height: 500px;
}

.bulk-select-item .selected-items-section .items-heading {
	padding: 15px 0 10px 15px;
	border-bottom: 1px solid #dadce0;
	height: 60px;
	margin: 0;
}

.bulk-select-item .selected-items-section .items-heading .item-badge {
	min-width: 40px;
	border-radius: 12px;
	padding: 5px 13px;
	margin-left: 4px;
	letter-spacing: 1.4px;
	border: 1px solid #bac8dc;
	background-color: #fff;
	color: #000;
}

.bulk-select-item .selected-items-section .items-list {
	position: relative;
	padding: 10px 0 10px 15px;
	height: 370px;
	overflow-y: auto;
}

.bulk-select-item .selected-items-section .items-list .selected-item {
	padding: 7px 0;
}

.bulk-select-item .selected-items-section .items-list .selected-item:hover .cancel-item-section {
	display: inline-block;
}

.bulk-select-item .selected-items-section .items-list .selected-item .item-name {
	display: inline-block;
	width: 69%;
	vertical-align: middle;
}

.bulk-select-item .selected-items-section .items-list .selected-item .quantity-section {
	display: inline-block;
	width: 22%;
	vertical-align: middle;
}

.bulk-select-item .selected-items-section .items-list .selected-item .quantity-section .input-group-text {
	border-color: #ddd;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0 9px;
	background-color: inherit;
}

.bulk-select-item .selected-items-section .items-list .selected-item .quantity-section .input-group-text:hover {
	background-color: #f5f5f5;
}

.bulk-select-item .selected-items-section .items-list .selected-item .quantity-section .decrement-button {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.bulk-select-item .selected-items-section .items-list .selected-item .quantity-section .increment-button {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.bulk-select-item .selected-items-section .items-list .selected-item .cancel-item-section {
	padding-left: 10px;
	width: 5%;
	vertical-align: middle;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bulk-select-item .selected-items-section .items-list .selected-item .cancel-item-section svg {
	fill: #ff641b;
}

.bulk-select-item .selected-items-section .items-footer {
	padding: 20px 0 10px 15px;
	border-top: 1px solid #dadce0;
}

.quantity-section input {
	height: 30px;
	border-color: #ddd;
}

.quantity-section input:focus {
	border-color: #80b2f8;
	box-shadow: unset;
}

.cancel-circled {
	color: #fab2b1;
	cursor: pointer;
}

.item-autocomplete .ac-dropdown {
	z-index: 5;
}

.selected {
	background-color: #fff;
}

.tick-filled svg {
	vertical-align: middle;
	fill: #00b050;
}

.hover-tick svg {
	vertical-align: middle;
	fill: #c2cbd6;
}

/** Bulk Table */
.bulf-form-container,
.bulf-form-container > * {
	outline: 0 !important;
}

.bulf-form-container {
	height: calc(100% -63px -57px);
	width: 100%;
}

.table-form {
	border-bottom: 1px solid #ececf9;
	word-wrap: break-word;
	table-layout: fixed;
}

.table-form thead {
	font-size: 0.8125rem;
	text-transform: capitalize;
}
.table thead {
	color: #3d3e3e;
	background-color: #efefef;
	font-weight: bold;
}
.table-form.table thead:first-child > tr > th {
	color: #050505;
	font-weight: normal;
	border-top: 1px solid #ececf9;
	border-bottom: 1px solid #ececf9;
	background-color: #ddd;
	font-size: 0.85rem;
	padding: 0.5rem 0.5rem;
	text-transform: capitalize;
}

.table-form.table thead th {
	vertical-align: bottom;
}

.thead-sticky th {
	position: sticky;
	top: -1px;
	z-index: 1;
}

.thead-sticky th::before {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	pointer-events: none;
	border-bottom: 1px solid #ececf9;
}

.sheet-view td {
	padding: 0 0.5rem !important;
	border-top: 2px solid #ececf9;
}

.sheet-view td:not(:last-child) {
	border-right: 1px solid #ececf9;
}

.sheet-view .sheet-field.form-control,
.sheet-view .ac-select.form-control,
.currency-with-amount > .form-control {
	height: 40px;
	border-color: #fff;
	border-radius: 0;
	box-shadow: none;
	font-weight: 500;
}

.sheet-view .sheet-field.form-control:active {
	box-shadow: none;
	border-color: #408dfb;
}

.ac-box {
	position: relative;
	display: block;
	zoom: 1;
	vertical-align: middle;
}

.sheet-view .sheet-field .ac-box .ac-select {
	display: flex;
	align-items: center;
	padding:
		0.5rem 0,
		75rem;
	line-height: 1.5;
	position: relative;
	cursor: pointer;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.ac-box .ac-select span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ac-box .ac-select div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%;
	border-left: none;
	border-radius: 0 4px 4px 0;
}

.sheet-field .currency-with-amount {
	display: table;
	width: 100%;
}

.currency-with-amount > .currency-field {
	width: 42px;
	max-width: 80px;
	font-size: 0.8rem;
}

.currency-with-amount > .form-control,
.currency-with-amount > .currency-field {
	display: table-cell;
	vertical-align: middle;
}
.loader-container {
	min-height: 100% !important;
}
.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	margin: auto;
}
.lds-ellipsis div {
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: var(--bs-dark);
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
	left: 8px;
	animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
	left: 8px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
	left: 32px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
	left: 56px;
	animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(24px, 0);
	}
}

/** Responsive **/
@media (min-width: 1868px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 80vw;
	}
}
@media (min-width: 1728px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 82vw;
	}
}
@media (min-width: 1560px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 84vw;
	}
}
@media (min-width: 1450px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 86vw;
	}
}
@media (min-width: 1450px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 86vw;
	}
}
@media (min-width: 1312px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 88vw;
	}
}
@media (min-width: 1244px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 89vw;
	}
}
@media (min-width: 1172px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 61vw;
	}
}
@media (min-width: 1104px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 62vw;
	}
}
@media (min-width: 1035px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 63vw;
	}
}
@media (min-width: 914px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 66vw;
	}
}
@media (min-width: 800px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 65vw;
	}
}
@media (min-width: 712px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 64vw;
	}
}
@media (min-width: 640px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 63vw;
	}
}
@media (min-width: 582px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 57vw;
	}
}
@media (min-width: 480px) {
	.stock-offcanvas {
		--bs-offcanvas-width: 60vw;
	}
}
@keyframes shake {
	0% {
		margin-left: 0rem;
	}
	25% {
		margin-left: 0.5rem;
	}
	75% {
		margin-left: -0.5rem;
	}
	100% {
		margin-left: 0rem;
	}
}
.date-range {
	padding: 0.2rem 0.5rem;
	border: 1px solid #dadce0;
	border-radius: 0.25rem;
}
.date-range > * {
	outline: 0 !important;
	cursor: pointer !important;
}
.date-range .input-wrapper {
	position: relative;
	overflow: hidden;
	height: 36px;
}
.date-range .input-wrapper .form-control,
.date-range .input-wrapper .form-control:hover,
.date-range .input-wrapper .form-control:focus {
	border: none !important;
	outline: 0 !important;
	cursor: pointer !important;
	color: #222;
	font-size: 13px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	text-align: inherit;
	-webkit-appearance: none;
	height: 100%;
	max-width: calc(50% - 4px);
}
.date-range .input-wrapper .input-separator {
	transition: opacity 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
	margin: 0 4px;
	color: rgba(0, 0, 0, 0.87);
	border-color: transparent;
	top: 2px;
	position: relative;
	font-weight: bolder;
}
.date-range .input-wrapper input[type='date']::-webkit-inner-spin-button,
.date-range .input-wrapper input[type='date']::-webkit-calendar-picker-indicator {
	display: none;
	-webkit-appearance: none;
	opacity: 0;
}
#sidebar-menu ul li .badge {
	margin-right: 20px;
}
button:disabled {
	cursor: not-allowed !important;
}
.max-w-200 {
	max-width: 200px;
}
.nav-tabs-dashed .nav-link.active,
.nav-tabs-dashed .nav-link.active:focus,
.nav-tabs-dashed .nav-link.active:hover {
	border: 0;
}
.nav-tabs-dashed .nav-link {
	padding-bottom: 5px;
}
.nav-tabs-dashed .nav-link:hover,
.nav-tabs-dashed .nav-link:focus {
	background-color: inherit;
	border: 1px solid transparent;
}
.nav-tabs .nav-link.active {
	font-weight: 600;
}
.nav-tabs .nav-link:hover {
	color: #202432;
}
.nav-tabs-dashed .nav-link {
	color: #4c526c;
}
.nav-tabs-dashed .nav-link.active {
	color: #202432;
	background-color: inherit;
}
.nav-tabs-dashed .nav-link.active::after {
	content: '';
	display: block;
	width: inherit;
	height: 3px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	background-color: #408dfb;
	position: relative;
	top: 5px;
}
.dashboard-tabs .nav-tabs-dashed .nav-link {
	color: #202432;
	font-size: 15px;
	padding: 15px 0 12px;
	margin: 0 5px 0 13px;
	font-weight: 400;
	border: 0;
	max-width: 200px;
	text-transform: capitalize;
}
.dashboard-tabs .nav-tabs-dashed .nav-link::after {
	content: '';
	display: block;
	height: 3px;
	position: relative;
	top: 3px;
}
.home-tab-sticky .nav-link {
	font-size: 15px !important;
}
.text-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}
}

.offcanvas-open .sidebar.paistar-drawer {
	display: none !important;
}
.custom-image-box {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	z-index: 400;
}
.list-gallery-media-images > li {
	float: left;
	position: relative;
	width: 12.5%;
}
.list-photo-hover-overlay {
	background: rgba(49, 55, 61, 0.75);
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.1s ease-in-out;
	width: 100%;
	z-index: 401;
}
.list-photo-hover-overlay .photo-overlay-actions {
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	height: 95%;
	justify-content: center;
}
.list-photo-hover-overlay .photo-overlay-actions li a {
	color: #fff;
	font-size: 18px;
	padding-right: 5px;
}
.list-photo-hover-overlay .photo-overlay-actions li a:hover {
	color: #c9c9ca;
}
.list-gallery-media-images > li:hover .list-photo-hover-overlay {
	opacity: 1;
}
.preview-image-wrapper {
	background: #fafbfc;
	border: 1px solid rgba(195, 207, 216, 0.3);
	display: inline-block;
	height: 150px;
	max-height: 150px;
	max-width: 150px;
	min-height: 150px;
	min-width: 150px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
.preview-image-wrapper img {
	height: 150px;
	max-width: 100%;
}
.gallery-images-wrapper ul.list-gallery-media-images > li {
	border: 1px solid #e4e4e4;
	cursor: move;
	float: left;
	margin: 2px;
	width: 12.15%;
}
.list-images.gallery-images-wrapper ul.list-gallery-media-images > li {
	cursor: pointer;
	display: inline-block;
	float: none;
	height: 150px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	width: 150px;
}
.preview-image-wrapper {
	background: #fafbfc;
	border: 1px solid rgba(195, 207, 216, 0.3);
	display: inline-block;
	height: 150px;
	max-height: 150px;
	max-width: 150px;
	min-height: 150px;
	min-width: 150px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
.preview-image-wrapper img {
	height: 150px;
	max-width: 100%;
}
.btn_remove_image {
	background: #ddd;
	border-radius: 50% !important;
	color: #000;
	display: inline-block;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 5px;
	text-align: center;
	top: 5px;
	width: 30px;
}
.btn_remove_image:hover {
	background: #eee;
}
.editor-toolbar {
	border: 1px solid #ccc;
}
.editor-text-area {
	border: 1px solid #ccc;
	border-top: 0;
	height: 400px;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.form-check {
	display: block;
	min-height: 1.35945rem;
	padding-left: 1.6em;
	margin-bottom: 0.125rem;
}
.form-check .form-check-input {
	float: left;
	margin-left: -1.6em;
}
.form-check-reverse {
	padding-right: 1.6em;
	padding-left: 0;
	text-align: right;
}
.form-check-reverse .form-check-input {
	float: right;
	margin-right: -1.6em;
	margin-left: 0;
}
.form-check-input {
	--tb-form-check-bg: #fff;
	width: 1.1em;
	height: 1.1em;
	margin-top: 0.2em;
	vertical-align: top;
	background-color: var(--tb-form-check-bg);
	background-image: var(--tb-form-check-bg-image);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #eae7f0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	print-color-adjust: exact;
}
.form-check-input[type='radio'] {
	border-radius: 50%;
}
.form-check-input:active {
	-webkit-filter: brightness(90%);
	filter: brightness(90%);
}
.form-check-input:focus {
	border-color: #b39db6;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0 rgba(10, 10, 40, 0.25);
	box-shadow: 0 0 0 0 rgba(10, 10, 40, 0.25);
}
.form-check-input:checked {
	background-color: #f7525a;
	border-color: #f7525a;
}
.form-check-input:checked[type='radio'] {
	--tb-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
	pointer-events: none;
	-webkit-filter: none;
	filter: none;
	opacity: 0.5;
}
.form-check-input:disabled ~ .form-check-label {
	cursor: default;
	opacity: 0.5;
}

.form-check {
	position: relative;
	text-align: left;
}
.form-check .form-check-input {
	cursor: pointer;
}
.form-check-label {
	cursor: pointer;
	margin-bottom: 0;
}

.form-check-input,
.form-check-label {
	cursor: pointer;
}
.form-check-label {
	font-size: 0.875rem;
}
.form-check-reverse {
	padding-left: 0;
	padding-right: 1.5rem;
	text-align: left;
}
.form-check-reverse .form-check-input {
	float: right;
	margin-left: 0;
	margin-right: 0;
}
.form-check-select {
	position: relative;
	cursor: pointer;
	padding: 0.75rem 1rem 0.75rem 2.5rem;
}
.form-check-select.form-check-pinned-top-end,
.form-check-select.form-check-reverse {
	padding: 0.75rem 1rem;
}
.form-check-select .form-check-input {
	position: relative;
	z-index: 2;
	width: 12px;
	height: 12px;
	background-color: #dce0e5;
	border-width: 0;
	margin-top: 0.4375rem;
	border-radius: 50%;
}
.form-check-select .form-check-input:checked[type='radio'] {
	background-image: none;
}
.form-check-select .form-check-input:checked[type='radio'] ~ .form-check-stretched-bg::before {
	background-color: rgba(10, 191, 83, 0.1);
	border-color: rgba(10, 191, 83, 0.2);
}
.form-check-select .form-check-input:disabled[type='radio'] ~ .form-check-label > * {
	opacity: 0.5;
}
.form-check-select .form-check-input:disabled[type='radio'] ~ .form-check-stretched-bg::before {
	background-color: transparent;
}
.form-check-select .form-check-stretched-bg::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: auto;
	content: '';
	z-index: 1;
	border: 0.0625rem solid transparent;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0.5rem;
}
.form-check-pinned-top-end {
	position: relative;
}
.form-check-pinned-top-end .form-check-input {
	position: absolute;
	top: 0.75rem;
	right: 0.75rem;
	width: 1rem;
	height: 1rem;
	float: none;
	margin-left: 0;
	margin-top: 0;
}
.form-check-pinned-top-end .form-check-input:checked[type='radio'] {
	background-image: url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.3035 4.76425C13.5718 4.44865 14.0451 4.41027 14.3607 4.67853C14.6763 4.9468 14.7147 5.42012 14.4464 5.73572L8.07144 13.2357C7.79896 13.5563 7.31616 13.5901 7.00171 13.3105L3.62671 10.3105C3.31713 10.0354 3.28924 9.5613 3.56443 9.25172C3.83962 8.94213 4.31367 8.91424 4.62326 9.18943L7.42515 11.68L13.3035 4.76425Z' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-pinned-top-end .form-check-input:checked {
	background-color: #0abf53;
}
.list-py-1 > li:not(:first-child) {
	padding-top: 0.3125rem;
}
.list-py-1 > li:not(:last-child) {
	padding-bottom: 0.3125rem;
}
.form-check-select .form-check-input ~ .form-check-stretched-bg::before {
	border-color: rgba(10, 191, 83, 0.2);
}
.bg-blue-gradient {
	background: linear-gradient(45deg, #f2735d, #f7525a);
}
.header-profile-user {
	height: 40px;
	width: 40px;
}
.navbar-icon {
	font-size: 18px;
	background: white;
	padding: 2px;
	border-radius: 0.25rem;
}
.table > :not(caption) > * > * {
	padding: 0.25rem 0.5rem;
}

.pdf-loader-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition:
		opacity 0.3s,
		visibility 0.3s;
}

.pdf-loader-overlay.active {
	opacity: 1;
	visibility: visible;
}

.pdf-loader-container {
	background: white;
	border-radius: 12px;
	padding: 30px;
	width: 90%;
	max-width: 400px;
	text-align: center;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
	transform: translateY(20px);
	transition: transform 0.3s;
}

.pdf-loader-overlay.active .pdf-loader-container {
	transform: translateY(0);
}

.pdf-loader-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto 0;
	position: relative;
}

.pdf-icon {
	width: 60px;
	height: 65px;
	background: #e74c3c;
	border-radius: 5px;
	position: relative;
	margin: 0 auto;
	animation: pulse 1.5s infinite;
}

.pdf-icon:before {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	height: 15px;
	background: rgba(255, 255, 255, 0.3);
}

.pdf-icon:after {
	content: 'PDF';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.pdf-loader-text {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #2c3e50;
}
.pdf-dots {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pdf-dot {
	width: 10px;
	height: 10px;
	background: #3498db;
	border-radius: 50%;
	margin: 0 5px;
	animation: bounce 1.4s infinite ease-in-out both;
}

.pdf-dot:nth-child(1) {
	animation-delay: -0.32s;
}
.pdf-dot:nth-child(2) {
	animation-delay: -0.16s;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.05);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes bounce {
	0%,
	80%,
	100% {
		transform: scale(0);
	}
	40% {
		transform: scale(1);
	}
}

input.paistar-form-control,
textarea.paistar-form-control,
select.paistar-form-control {
	border: 0 solid #e5e7eb;
	box-sizing: border-box;
	color: inherit;
	font-family: inherit;
	font-feature-settings: inherit;
	font-size: 110%;
	font-variation-settings: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	border-radius: 8px;
	border-width: 2px;
	resize: none;
	--tw-border-opacity: 1;
	border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
	outline-width: 0;
	padding: 0.75em;
	transition-duration: 0.15s;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	width: 100%;
}

input.paistar-form-control:focus,
textarea.paistar-form-control:focus,
select.paistar-form-control:focus {
	--tw-border-opacity: 1 !important;
	border-color: #f7525a !important;
	outline-style: solid;
}
.fs-14 {
	font-size: 14px;
}
#sidebar-menu ul li a {
	font-size: 14px;
	font-weight: 600;
}
ul.ks-cboxtags {
	list-style: none;
}
ul.ks-cboxtags li {
	display: block;
}
ul.ks-cboxtags li label {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.8);
	font-size: 18px;
	border-radius: 4px;
	white-space: nowrap;
	margin: 0 0 10px 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	display: block;
}

ul.ks-cboxtags li label {
	padding: 10px 20px;
	cursor: pointer;
}
ul.ks-cboxtags li label::before {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: 'uil';
	font-weight: normal;
	font-size: 24px;
	padding: 0;
	margin-right: 15px;
	content: '\ea4e';
	color: rgba(0, 0, 0, 0.2);
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: -webkit-transform 0.3s ease-in-out;
	-o-transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition:
		transform 0.3s ease-in-out,
		-webkit-transform 0.3s ease-in-out;
	position: absolute;
	right: 40px;
	margin-top: -5px;
}
ul.ks-cboxtags li label span {
	background: #f9e090;
	font-size: 12px;
	padding: 2px 5px;
	border-radius: 30px;
	color: #fff;
	margin-left: 10px;
}

ul.ks-cboxtags li input[type='checkbox']:checked + label::before {
	content: '\ea10';
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: -webkit-transform 0.3s ease-in-out;
	-o-transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition:
		transform 0.3s ease-in-out,
		-webkit-transform 0.3s ease-in-out;
	color: #fff;
}

ul.ks-cboxtags li input[type='checkbox']:checked + label {
	border: 1px solid #f7525a;
	background-color: #f7525a;
	color: #fff;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
ul.ks-cboxtags li input[type='checkbox']:checked + label span {
	background: #fff;
	color: #000;
}

ul.ks-cboxtags li input[type='checkbox'] {
	display: absolute;
}

ul.ks-cboxtags li input[type='checkbox'] {
	position: absolute;
	opacity: 0;
}

.card-hover .icon-box.md {
	width: 2.5rem;
    height: 2.5rem;
}
.dot-indicator {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
}
.dot-indicator.success {
    background-color: #1eb14a;
}
.dot-indicator.warning {
    background-color: #f2a600;
}
.dot-indicator.error {
    background-color: #e41749;
}
body:not(.modal-open) {
	overflow: auto !important;
	padding-right: 0 !important;
}
.list-view-status {
  display: inline-flex;
  align-items: center;
  height: 22px;
  width: fit-content;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid transparent;
}
.list-view-status.draft {
  color: #4a4a4a;
  background: #efefef;
}
.list-view-status.cancelled {
  color: #3a3f55;
  background: #e2e4ef;
}
.list-view-status.pending {
  color: #7a4e0d;
  background: #fef3d0;
}
.list-view-status.submitted {
  color: #1b4c91;
  background: #e6f1fd;
}
.list-view-status.closed,
.list-view-status.accountant-label-status.open {
  color: #6c3d1c;
  background: #fde5d4;
}
.list-view-status.active {
  color: #125c3c;
  background: #d0f2e4;
}
.list-view-status.approved {
  color: #0d5c52;
  background: #cdf2ee;
}

.list-view-status.paid {
  color: #145a30;
  background: #c8f0d8;
}
.list-view-status.partially_approved {
  color: #3a6b2a;
  background: #dff5d0;
}
.list-view-status.reviewed {
  color: #0d5470;
  background: #d0eff7;
}
.list-view-status.open {
  color: #1b4c91;
  background: #e6f1fd;
}
.list-view-status.rejected {
  color: #81281c;
  background: #fce8e5;
}
.list-view-status.terminated {
  color: #5c1a14;
  background: #f5d5d2;
}
.paistar-form-layout {
	box-shadow: -1px 3px 15px 1px rgba(4, 7, 41, 0.09);
	width: 450px !important;
}
.zf-ac-toggler {
	display: flex;
	position: absolute;
	right: 10px;
	bottom: 0;
	top: 0;
	color: #9596ad;
	height: 100%;
}