html {
	scroll-behavior: smooth;
}

body {
	width: 100%;
	height: 100%;
}

/* Dropdown */
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active {
	border-radius: var(--border-radius);
}

.dropdown-item svg {
	color: var(--gray-600);
}

.dropdown-item:active svg, .dropdown-item.active svg {
	color: var(--white);
}

/* Footer */
.app-footer {
	margin: 3rem 0;
	padding: 1.25rem;
	border: 1px solid var(--gray-100);
	font-size: .95rem;
	background: var(--white);
	border-radius: var(--border-radius);
}

.app-footer {
	color: var(--gray-600);
}

.app-footer a:not(.dropdown-item), .app-footer a:hover:not(.dropdown-item) {
	color: var(--gray-600);
}

.app-footer a.icon {
	color: var(--gray-600);
}

.app-footer button, .app-footer button:hover {
	color: var(--gray-600);
}

.footer-logo {
	max-height: 2.5rem;
	height: 2.5rem;
}

.footer-heading {
	color: var(--black) !important;
}

/* Filters */
.filters-dropdown {
	width: 18rem;
	max-height: 30rem;
	overflow-y: auto;
}

canvas {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.modal-header {
	padding: 1rem;
	border-bottom: 0;
}

.modal-content {
	padding: 1rem;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: calc(2 * var(--border-radius));
}

/* Forms */
.input-group-text {
	font-size: 0.9rem;
}

.form-control-range {
	/* removing default appearance */
	-webkit-appearance: none;
	appearance: none;

	/*  slider progress trick  */
	overflow: hidden;

	/* creating a custom design */
	accent-color: var(--primary);
	background: var(--gray-200);
	border-radius: var(--border-radius);
	height: .5rem;
	margin: 0.75rem 0;
}

/* Track: webkit browsers */
.form-control-range::-webkit-slider-runnable-track, .form-control-range::-moz-range-track {
	background: var(--gray-200);
}

/* Thumb: webkit */
.form-control-range::-webkit-slider-thumb {
	/* removing default appearance */
	-webkit-appearance: none;
	appearance: none;

	/* creating a custom design */
	height: .75rem;
	width: .75rem;
	background-color: var(--primary);
	border-radius: 50%;
	border: 2px solid var(--white);

	/*  slider progress trick  */
	box-shadow: -2007px 0 0 2000px var(--primary-300);
}

.form-control-range::-moz-range-thumb {
	/* removing default appearance */
	-webkit-appearance: none;
	appearance: none;

	/* creating a custom design */
	height: .75rem;
	width: .75rem;
	background-color: var(--primary);
	border-radius: 50%;
	border: 2px solid var(--white);

	/*  slider progress trick  */
	box-shadow: -2007px 0 0 2000px var(--primary-300);
}

/* Custom breadcrumbs */
.custom-breadcrumbs {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.custom-breadcrumbs > li {
	margin-right: .5rem;
}

.custom-breadcrumbs > li > a {
	color: var(--gray);
}

.custom-breadcrumbs > li > svg {
	color: var(--gray-400);
	margin-left: .5rem;
}

.custom-breadcrumbs > li.active {
}

/* Helper classes */
.font-size-small {
	font-size: .9rem;
}

.font-weight-500 {
	font-weight: 500;
}


.cursor-grab {
	cursor: grab !important;
}

.list-style-none {
	list-style: none;
	padding: 0;
}

.appearance-none {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

img {
	vertical-align: inherit !important;
}

.icon-favicon {
	width: .95rem;
	height: auto;
}

.icon-favicon-small {
	width: .75rem;
	height: auto;
}

/* Navbar custom menu */
.navbar-nav > li {
	font-size: .9rem;
	font-weight: 500;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-top: .75rem;
	padding-bottom: .75rem;
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}
}

.navbar-logo {
	max-height: 2.5rem;
	height: 2.5rem;
}

.navbar-logo-mini {
	max-height: 1.25rem;
	height: 1.25rem;
}

.navbar-avatar {
	width: 20px;
	height: 20px;
	border-radius: var(--border-radius);
}

.navbar-custom-toggler {
	padding: 0.5rem .8rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border-radius: var(--border-radius);
	color: var(--gray-500);
	border-color: var(--gray-300);
}

.chart-container {
	position: relative;
	margin: auto;
	height: 275px;
	width: 100%;
}

@media print {
	.chart-container canvas {
		min-height: 100%;
		max-width: 100%;
		max-height: 100%;
		height: auto!important;
		width: auto!important;
	}
}

/* Index */
.index-background {
	background: linear-gradient(transparent, var(--body-bg) 99%), url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTQyLjkgMjkuNi0yLjgtMi44LTIuNyAyLjctMi42LTIuNSAzLTMtMy0zIDIuNS0yLjUgMi43IDIuNyAyLjgtMi44Yy41LjMgMS4xLjQgMS42LjQuOSAwIDEuOC0uNCAyLjUtMSAxLjQtMS40IDEuNC0zLjYgMC00LjktMS4zLTEuMy0zLjYtMS4zLTQuOSAwLTEuMSAxLjEtMS4zIDIuOC0uNiA0LjFMNDAgMTguNGwtMi43LTIuOC0zLjkgMy45LTEuOC0xLjhMNDEgOC4zYy41LjMgMS4xLjQgMS43LjQuOSAwIDEuOC0uNCAyLjUtMSAxLjQtMS40IDEuNC0zLjYgMC00LjktMS4zLTEuMy0zLjYtMS4zLTQuOSAwLTEuMSAxLjEtMS4zIDIuOC0uNiA0LjFsLTkuNCA5LjQtMS44LTEuOCAzLjktMy45LTIuNy0yLjdMMzEgNi41Yy41LjMgMS4xLjUgMS42LjUuOSAwIDEuOC0uNCAyLjUtMSAuNy0uNyAxLTEuNSAxLTIuNXMtLjQtMS44LTEtMi41Yy0xLjMtMS4zLTMuNi0xLjMtNC45IDAtMS4xIDEuMS0xLjMgMi44LS42IDQuMWwtMi44IDIuOCAyLjcgMi43LTIuNSAyLjYtMy0zLTMgMy0yLjUtMi41TDIxLjIgOGwtMi44LTIuOGMuNy0xLjMuNS0zLS42LTQuMS0xLjMtMS4zLTMuNi0xLjMtNC45IDAtMS40IDEuNC0xLjQgMy42IDAgNC45LjcuNyAxLjUgMSAyLjUgMSAuNiAwIDEuMS0uMiAxLjYtLjRMMTguNCA4bC0yLjcgMi43IDMuOSAzLjktMS44IDEuOC05LjUtOS41Yy43LTEuMy41LTMtLjYtNC4xLTEuMy0xLjMtMy42LTEuMy00LjkgMC0xLjQgMS40LTEuNCAzLjYgMCA0LjkuNy43IDEuNSAxIDIuNSAxIC42IDAgMS4xLS4yIDEuNi0uNGw5LjQgOS40LTEuOCAxLjgtMy45LTMuOS0yLjcgMi44TDYuNiAxN2MuNy0xLjMuNS0zLS42LTQuMS0xLjMtMS4zLTMuNi0xLjMtNC45IDAtMS40IDEuNC0xLjQgMy42IDAgNC45LjcuNyAxLjUgMSAyLjUgMSAuNiAwIDEuMS0uMiAxLjYtLjRMOCAyMS4ybDIuNy0yLjcgMi41IDIuNS0zIDMgMyAzLTIuNSAyLjVMOCAyNi44bC0yLjggMi44Yy0xLjMtLjctMy0uNS00LjEuNi0xLjQgMS40LTEuNCAzLjYgMCA0LjkuNy43IDEuNSAxIDIuNSAxczEuOC0uNCAyLjUtMWMxLTEuMSAxLjItMi44LjUtNC4xTDggMjkuNmwyLjcgMi43IDMuOS0zLjkgMS44IDEuOC05LjUgOS41Yy0xLjMtLjctMy0uNS00LjEuNi0xLjQgMS40LTEuNCAzLjYgMCA0LjkuNy43IDEuNSAxIDIuNSAxIC45IDAgMS44LS40IDIuNS0xIDEuMS0xLjEgMS4zLTIuOC42LTQuMWw5LjUtOS40IDEuOCAxLjgtMy45IDMuOSAyLjcgMi44LTEuNSAxLjJjLTEuMy0uNy0zLS41LTQuMS42LS42LjctMSAxLjUtMSAyLjUgMCAuOS40IDEuOCAxIDIuNS43LjcgMS41IDEgMi41IDEgLjkgMCAxLjgtLjQgMi41LTEgMS4xLTEuMSAxLjMtMi44LjYtNC4xbDIuOC0yLjgtMi43LTIuOCAyLjUtMi41IDMgMyAzLTMgMi41IDIuNS0yLjcgMi44IDIuOCAyLjhjLS43IDEuMy0uNSAzIC42IDQuMS43LjcgMS41IDEgMi41IDEgLjkgMCAxLjgtLjQgMi41LTEgMS40LTEuNCAxLjQtMy42IDAtNC45LTEuMy0xLjEtMy0xLjMtNC4zLS43TDI5LjYgNDBsMi43LTIuOC0zLjktMy45IDEuOC0xLjggOS40IDkuNGMtLjcgMS4zLS41IDMgLjYgNC4xLjcuNyAxLjUgMSAyLjUgMXMxLjgtLjQgMi41LTFjMS40LTEuNCAxLjQtMy42IDAtNC45LTEuMS0xLjEtMi44LTEuMy00LjEtLjZMMzEuNiAzMGwxLjgtMS44IDMuOSAzLjkgMi43LTIuNyAxLjQgMS40Yy0uNyAxLjMtLjUgMyAuNiA0LjEuNy43IDEuNSAxIDIuNSAxIC45IDAgMS44LS40IDIuNS0xIDEuNC0xLjQgMS40LTMuNiAwLTQuOS0xLjEtLjktMi44LTEuMS00LjEtLjR6bS42LTE1LjNjLjMtLjMuNy0uNCAxLjEtLjQuNCAwIC44LjIgMS4xLjQuNi42LjYgMS41IDAgMi4xLS43LjYtMS43LjYtMi4yIDAtLjYtLjYtLjYtMS41IDAtMi4xek00MS43IDQuMmMuMy0uMy42LS40IDEuMS0uNC40IDAgLjguMiAxLjEuNC42LjYuNiAxLjUgMCAyLjFzLTEuNS42LTIuMSAwYy0uNy0uNi0uNy0xLjUtLjEtMi4xek0zMS42IDIuNGMuMy0uMy43LS40IDEtLjQuNCAwIC44LjIgMS4xLjQuMy4zLjQuNi40IDFzLS4xLjgtLjQgMWMtLjYuNi0xLjUuNi0yLjEgMC0uNi0uNS0uNi0xLjQgMC0yek0xNi40IDQuNWMtLjYuNi0xLjUuNi0yLjEgMHMtLjYtMS41IDAtMi4xYy4zLS4zLjctLjQgMS4xLS40cy44LjIgMSAuNGMuNi42LjYgMS41IDAgMi4xek02LjMgNi4zYy0uNi42LTEuNS42LTIuMSAwcy0uNi0xLjUgMC0yLjFjLjMtLjMuNy0uNCAxLjEtLjRzLjguMiAxLjEuNGMuNS42LjUgMS41LS4xIDIuMXpNNC41IDE2LjRjLS41LjYtMS41LjYtMi4xIDBzLS42LTEuNSAwLTIuMWMuMy0uMy43LS40IDEuMS0uNHMuOC4yIDEuMS40Yy41LjYuNSAxLjUtLjEgMi4xem0wIDE3LjNjLS42LjYtMS41LjYtMi4xIDBzLS42LTEuNSAwLTIuMWMuMy0uMy43LS40IDEuMS0uNHMuOC4yIDEuMS40Yy41LjYuNSAxLjUtLjEgMi4xem0xLjggMTAuMWMtLjYuNi0xLjUuNi0yLjEgMHMtLjYtMS41IDAtMi4xYy4zLS4zLjctLjQgMS4xLS40cy44LjIgMS4xLjRjLjUuNS41IDEuNS0uMSAyLjF6bTEwLjEgMS44Yy0uNi42LTEuNS42LTIuMSAwLS4zLS4zLS40LS43LS40LTEuMSAwLS40LjItLjguNC0xIC4zLS4zLjYtLjQgMS4xLS40LjQgMCAuOC4yIDEgLjQuNi41LjYgMS41IDAgMi4xem0xNS4yLTIuMmMuMy0uMy43LS40IDEtLjQuNCAwIC44LjIgMS4xLjQuNi42LjYgMS41IDAgMi4xcy0xLjUuNi0yLjEgMGMtLjYtLjUtLjYtMS41IDAtMi4xem0xMC4xLTEuN2MuMy0uMy42LS40IDEuMS0uNC40IDAgLjguMiAxLjEuNC42LjYuNiAxLjUgMCAyLjFzLTEuNS42LTIuMSAwYy0uNy0uNi0uNy0xLjYtLjEtMi4xem0zLjktOGMtLjYuNi0xLjYuNi0yLjEgMC0uNi0uNi0uNi0xLjUgMC0yLjEuMy0uMy43LS40IDEuMS0uNC40IDAgLjguMiAxLjEuNC40LjYuNCAxLjUtLjEgMi4xeiIgZmlsbD0iI2YwZjBmMCIgY2xhc3M9ImZpbGwtMDAwMDAwIj48L3BhdGg+PC9zdmc+');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

[data-theme-style="dark"] .index-background {
	background: linear-gradient(transparent, var(--body-bg) 99%), url('data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m42.9%2029.6-2.8-2.8-2.7%202.7-2.6-2.5%203-3-3-3%202.5-2.5%202.7%202.7%202.8-2.8c.5.3%201.1.4%201.6.4.9%200%201.8-.4%202.5-1%201.4-1.4%201.4-3.6%200-4.9-1.3-1.3-3.6-1.3-4.9%200-1.1%201.1-1.3%202.8-.6%204.1L40%2018.4l-2.7-2.8-3.9%203.9-1.8-1.8L41%208.3c.5.3%201.1.4%201.7.4.9%200%201.8-.4%202.5-1%201.4-1.4%201.4-3.6%200-4.9-1.3-1.3-3.6-1.3-4.9%200-1.1%201.1-1.3%202.8-.6%204.1l-9.4%209.4-1.8-1.8%203.9-3.9-2.7-2.7L31%206.5c.5.3%201.1.5%201.6.5.9%200%201.8-.4%202.5-1%20.7-.7%201-1.5%201-2.5s-.4-1.8-1-2.5c-1.3-1.3-3.6-1.3-4.9%200-1.1%201.1-1.3%202.8-.6%204.1l-2.8%202.8%202.7%202.7-2.5%202.6-3-3-3%203-2.5-2.5L21.2%208l-2.8-2.8c.7-1.3.5-3-.6-4.1-1.3-1.3-3.6-1.3-4.9%200-1.4%201.4-1.4%203.6%200%204.9.7.7%201.5%201%202.5%201%20.6%200%201.1-.2%201.6-.4L18.4%208l-2.7%202.7%203.9%203.9-1.8%201.8-9.5-9.5c.7-1.3.5-3-.6-4.1-1.3-1.3-3.6-1.3-4.9%200-1.4%201.4-1.4%203.6%200%204.9.7.7%201.5%201%202.5%201%20.6%200%201.1-.2%201.6-.4l9.4%209.4-1.8%201.8-3.9-3.9-2.7%202.8L6.6%2017c.7-1.3.5-3-.6-4.1-1.3-1.3-3.6-1.3-4.9%200-1.4%201.4-1.4%203.6%200%204.9.7.7%201.5%201%202.5%201%20.6%200%201.1-.2%201.6-.4L8%2021.2l2.7-2.7%202.5%202.5-3%203%203%203-2.5%202.5L8%2026.8l-2.8%202.8c-1.3-.7-3-.5-4.1.6-1.4%201.4-1.4%203.6%200%204.9.7.7%201.5%201%202.5%201s1.8-.4%202.5-1c1-1.1%201.2-2.8.5-4.1L8%2029.6l2.7%202.7%203.9-3.9%201.8%201.8-9.5%209.5c-1.3-.7-3-.5-4.1.6-1.4%201.4-1.4%203.6%200%204.9.7.7%201.5%201%202.5%201%20.9%200%201.8-.4%202.5-1%201.1-1.1%201.3-2.8.6-4.1l9.5-9.4%201.8%201.8-3.9%203.9%202.7%202.8-1.5%201.2c-1.3-.7-3-.5-4.1.6-.6.7-1%201.5-1%202.5%200%20.9.4%201.8%201%202.5.7.7%201.5%201%202.5%201%20.9%200%201.8-.4%202.5-1%201.1-1.1%201.3-2.8.6-4.1l2.8-2.8-2.7-2.8%202.5-2.5%203%203%203-3%202.5%202.5-2.7%202.8%202.8%202.8c-.7%201.3-.5%203%20.6%204.1.7.7%201.5%201%202.5%201%20.9%200%201.8-.4%202.5-1%201.4-1.4%201.4-3.6%200-4.9-1.3-1.1-3-1.3-4.3-.7L29.6%2040l2.7-2.8-3.9-3.9%201.8-1.8%209.4%209.4c-.7%201.3-.5%203%20.6%204.1.7.7%201.5%201%202.5%201s1.8-.4%202.5-1c1.4-1.4%201.4-3.6%200-4.9-1.1-1.1-2.8-1.3-4.1-.6L31.6%2030l1.8-1.8%203.9%203.9%202.7-2.7%201.4%201.4c-.7%201.3-.5%203%20.6%204.1.7.7%201.5%201%202.5%201%20.9%200%201.8-.4%202.5-1%201.4-1.4%201.4-3.6%200-4.9-1.1-.9-2.8-1.1-4.1-.4zm.6-15.3c.3-.3.7-.4%201.1-.4.4%200%20.8.2%201.1.4.6.6.6%201.5%200%202.1-.7.6-1.7.6-2.2%200-.6-.6-.6-1.5%200-2.1zM41.7%204.2c.3-.3.6-.4%201.1-.4.4%200%20.8.2%201.1.4.6.6.6%201.5%200%202.1s-1.5.6-2.1%200c-.7-.6-.7-1.5-.1-2.1zM31.6%202.4c.3-.3.7-.4%201-.4.4%200%20.8.2%201.1.4.3.3.4.6.4%201s-.1.8-.4%201c-.6.6-1.5.6-2.1%200-.6-.5-.6-1.4%200-2zM16.4%204.5c-.6.6-1.5.6-2.1%200s-.6-1.5%200-2.1c.3-.3.7-.4%201.1-.4s.8.2%201%20.4c.6.6.6%201.5%200%202.1zM6.3%206.3c-.6.6-1.5.6-2.1%200s-.6-1.5%200-2.1c.3-.3.7-.4%201.1-.4s.8.2%201.1.4c.5.6.5%201.5-.1%202.1zM4.5%2016.4c-.5.6-1.5.6-2.1%200s-.6-1.5%200-2.1c.3-.3.7-.4%201.1-.4s.8.2%201.1.4c.5.6.5%201.5-.1%202.1zm0%2017.3c-.6.6-1.5.6-2.1%200s-.6-1.5%200-2.1c.3-.3.7-.4%201.1-.4s.8.2%201.1.4c.5.6.5%201.5-.1%202.1zm1.8%2010.1c-.6.6-1.5.6-2.1%200s-.6-1.5%200-2.1c.3-.3.7-.4%201.1-.4s.8.2%201.1.4c.5.5.5%201.5-.1%202.1zm10.1%201.8c-.6.6-1.5.6-2.1%200-.3-.3-.4-.7-.4-1.1%200-.4.2-.8.4-1%20.3-.3.6-.4%201.1-.4.4%200%20.8.2%201%20.4.6.5.6%201.5%200%202.1zm15.2-2.2c.3-.3.7-.4%201-.4.4%200%20.8.2%201.1.4.6.6.6%201.5%200%202.1s-1.5.6-2.1%200c-.6-.5-.6-1.5%200-2.1zm10.1-1.7c.3-.3.6-.4%201.1-.4.4%200%20.8.2%201.1.4.6.6.6%201.5%200%202.1s-1.5.6-2.1%200c-.7-.6-.7-1.6-.1-2.1zm3.9-8c-.6.6-1.6.6-2.1%200-.6-.6-.6-1.5%200-2.1.3-.3.7-.4%201.1-.4.4%200%20.8.2%201.1.4.4.6.4%201.5-.1%202.1z%22%20fill%3D%22%230d1018%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.index-header {
	font-size: 3.75rem;
	font-weight: 700;
	color: var(--primary);
}

.index-subheader {
	font-size: 1.45rem;
	color: var(--gray-700);
}

.index-button {
    padding: 0.8rem 4rem;
	font-size: 1.1rem;
}

.index-card-image {
	width: auto;
	height: 10rem;
	object-fit: contain;
}

/* Index testimonial */
.index-testimonial-avatar {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	transform: translateY(-70%);
	border: 4px solid var(--white);
	position: absolute;
	left: 50%;
	margin-left: -52px;
}

/* Index FAQ */
.index-faq svg {
	transition: all .15s;
	color: var(--primary-800);
}

/* Index CTA */
.index-cta {
	background-position: bottom !important;
}

/* Header container */
.user-avatar {
	border-radius: 50%;
	max-width: 70px;
	max-height: 70px;
}

/* Others */
.container-disabled {
	pointer-events: none;
	opacity: .5;
}

.container-disabled-simple {
	pointer-events: none;
}

/* Tables */
.table-custom-container {
	border-radius: var(--border-radius);
	border: 1px solid var(--gray-100);
}

.table-custom {
	margin-bottom: 0;
	background: var(--white);
}

.table-custom thead th {
	border-top: 0;
	border-bottom: 0;
	color: var(--gray);
}

.table-custom th {
    padding: 1rem 1.25rem;
	font-size: .9rem;
}

[data-theme-style="dark"] .table-custom thead th {
	color: var(--gray-800)
}

.table-custom td {
	padding: 1.25rem 1.25rem;
	vertical-align: middle;
}

.table-custom tbody tr td {
	border-top: 1px solid var(--gray-100);
}

[data-theme-style="dark"] .table-custom tbody tr td {
	border-color: var(--gray-100)
}

.table-custom tbody tr {
	transition: all .3s ease-in-out;
}

.table-custom tbody tr:hover td {
}

/* Custom Radio Boxes */
.custom-radio-box {
	cursor: pointer;
}

.custom-radio-box .custom-radio-box-main-text {
	font-size: 1.15rem;
	font-weight: bold;
}

.custom-radio-box .custom-radio-box-main-icon {
	font-size: 1.25rem;
}

.custom-radio-box input[type="radio"] + div {
	transition: all .3s ease-in-out;
	border: 2px solid var(--gray-100);
	background: var(--white);
}

.custom-radio-box input[type="radio"]:checked + div {
	border: 2px solid var(--primary);
}

.custom-radio-box input[type="radio"]:hover + div {
	border: 2px solid var(--primary);
}

/* Round circles */
.round-circle-md {
	width: 2.5rem;
	height: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}

.round-circle-lg {
	width: 4.5rem;
	height: 4.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}

/* Badge colors */
.badge {
	padding: 0.45em 0.9em;
}

.badge-primary {
	color: var(--primary-700);
	background: var(--primary-100);
}

[data-theme-style="dark"] .badge-primary {
	background: var(--primary-800);
	color: var(--primary-100);
}

.badge-secondary {
	color: hsl(208, 7%, 35%);
	background-color: hsl(208, 7%, 85%);
}

[data-theme-style="dark"] .badge-secondary {
	background-color: hsl(208, 7%, 35%);
	color: hsl(208, 7%, 85%);
}

.badge-success {
	color: hsla(134, 50%, 30%, 1);
	background-color: hsla(134, 50%, 85%, 1);
}

[data-theme-style="dark"] .badge-success {
	background-color: hsla(134, 50%, 30%, 1);
	color: hsla(134, 50%, 85%, 1);
}

.badge-danger {
	color: hsla(354, 70%, 35%, 1);
	background-color: hsla(354, 70%, 85%, 1);
}

[data-theme-style="dark"] .badge-danger {
	background-color: hsla(354, 70%, 35%, 1);
	color: hsla(354, 70%, 85%, 1);
}

.badge-warning {
	background-color: hsla(45, 100%, 85%, 1);;
	color: hsla(40, 80%, 30%, 1);
}

[data-theme-style="dark"] .badge-warning {
	background-color: hsla(50, 20%, 20%, 1);
	color: hsla(45, 100%, 85%, 1);
}

.badge-info {
	color: hsla(188, 60%, 30%, 1);
	background-color: hsla(188, 78%, 85%, 1);
}

[data-theme-style="dark"] .badge-info {
	background-color: hsla(188, 60%, 30%, 1);
	color: hsla(188, 78%, 85%, 1);
}

.badge-light {
	color: hsla(210, 15%, 35%, 1);
	background-color: hsl(210, 17%, 95%);
}

[data-theme-style="dark"] .badge-light {
	background-color: hsla(210, 15%, 20%, 1);
	color: hsl(210, 17%, 95%);
}

.badge-dark {
	color: hsla(210, 10%, 90%, 1);
	background-color: hsla(210, 10%, 20%, 1);
}

[data-theme-style="dark"] .badge-dark {
	background-color: hsla(210, 10%, 90%, 1);
	color: hsla(210, 10%, 20%, 1);
}

/* Invoice css */
.invoice-table th {
	border-top: 0 !important;
}

.invoice-table td {
	vertical-align: baseline !important;
}

@media print {
	.invoice-logo {
		filter: grayscale(100%);
	}
}

/* Base animation */
.altum-animate {
	-webkit-animation-duration:500ms;
	animation-duration:500ms;
}

.altum-animate-fill-both {
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}

.altum-animate-fill-none {
	-webkit-animation-fill-mode:none;
	animation-fill-mode:none;
}

@keyframes fadeIn{
	0% {
		opacity:0
	}
	to {
		opacity:1
	}
}
.altum-animate-fade-in {
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn
}



/* Custom button */

.btn-custom {
	padding: .5rem 1.5rem;
	color: var(--gray-500);
	border-radius: var(--border-radius);
	border: 1px solid var(--gray-100);
	font-size: .9rem;
	font-weight: 500;
	background: var(--white);
	transition: background .3s;
}

.btn-custom:hover {
	color: var(--gray-800);
	border: 1px solid var(--gray-100);
	background: var(--gray-100);
}

.btn-custom.active {
	color: var(--gray-800);
	border: 1px solid var(--gray-200);
	background: var(--gray-200);
}

/* Blog */
.blog-post-image {
	max-height: 20rem;
	object-fit: cover;
}

.blog-post-image-small {
	height: 13rem;
	max-height: 13rem;
	object-fit: cover;
}

.blog-post-content {
	line-height: 1.75;
	word-break: break-word;
}

.blog-post-content p {
	margin-bottom: 1.5rem;
}

/* File input */
.altum-file-input {
	padding: 1rem;
	background: var(--gray-100);
	border: 1px solid var(--gray-200);
	border-radius: var(--border-radius);
	cursor: pointer;
	font-size: .9rem;
}

.altum-file-input:hover {
	border-color: var(--gray-300);
}

.altum-file-input::file-selector-button {
	border: 0;
	padding: .4rem .75rem;
	border-radius: var(--border-radius);
	background-color: var(--white);
	cursor: pointer;
	font-size: .9rem;
	margin-right: 1rem;
}

/* File input preview */
.altum-file-input-preview {
	max-width: 100%;
	max-height: 68px;
	min-height: 68px;
	object-fit: cover;
}

.sticky {
	position: sticky !important;
	top: 1rem;
	height: min-content;
}

/* Icons on links animations */
a svg {
	transition: transform .15s;
}

a:hover svg {
	transform: scale(1.1);
}

a:active svg {
	transform: scale(.9);
}

/* Helper zoom class for icons */
.icon-zoom-animation svg {
	transition: transform .15s;
}

.icon-zoom-animation:hover svg {
	transform: scale(1.1);
}

/* Self zoom */
.zoom-animation {
	transition: transform .15s;
}

.zoom-animation:hover {
	transform: scale(1.05);
}

.zoom-animation:active {
	transform: scale(.95);
}

.zoom-animation-subtle {
	transition: transform .3s;
}

.zoom-animation-subtle:hover {
	transform: scale(1.025);
}

.zoom-animation-subtle:active {
	transform: scale(.98);
}

.up-animation {
	transition: transform .3s;
}

.up-animation:hover {
	transform: translateY(-10px);
}

/* Color picker */
@media print {
	.pcr-app {
		display: none;
	}
}

.pcr-button {
	border: 1px solid white !important;
	outline: 1px solid var(--gray-300) !important;
	height: calc(var(--input-padding-y) + var(--input-padding-x) + var(--input-font-size) + calc(var(--input-font-size) / 2.75)) !important;
	border-radius: var(--border-radius) !important;
	width: 100% !important;
}

.pcr-button::before, .pcr-button::after {
	border-radius: var(--border-radius) !important;
}

/* Width fit content */
.w-fit-content {
	width: fit-content !important;
}

/* Signatures */
.signature-avatar {
	width: 50px;
	height: 50px;
	max-width: 50px;
	max-height: 50px;
}

/* Ajax loading overlay */
.loading-overlay {
	padding: 1.25rem;
	border-radius: var(--border-radius);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background: var(--white);
	z-index: 100;
	opacity: 0.8;
}

[data-theme-style="dark"] .loading-overlay {
	background: var(--gray-50);
}

/* Shiki code highlighter */
.shiki {
	overflow: auto;
	border-radius: var(--border-radius);
	padding: 1.5rem;
	font-size: .9rem;
	line-height: 1.5rem;
}

.shiki code {
	background: initial !important;
}

/* Btn group */
.btn-group-custom {
	border: 1px solid var(--gray-200);
	padding: 0.5rem 0;
	border-radius: var(--border-radius);
}

.btn-group-custom .btn {
	margin: 0 .5rem;
	border-radius: var(--border-radius) !important;
	background: var(--gray-200);
}

.btn-group-custom .btn.active {
	background: var(--dark);
	color: var(--white);
}

/* Custom scrollbar */
body * {
    scrollbar-color: var(--gray-200) var(--white) !important;
    scrollbar-width: thin !important;
}

body *::-webkit-scrollbar-thumb  {
    background: var(--gray-200);
    border-radius: 10px;
    width: 6px;
    height: 6px;
}

body *::-webkit-scrollbar, body *::-webkit-scrollbar-track {
    background: var(--white);
    border-radius: 10px;
    width: 6px;
    height: 6px;
}

/* Notification bell */
.internal-notification-icon {
	animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
	0% {
		box-shadow: 0 0 0 0px var(--danger);
	}
	100% {
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
	}
}

/* Teams */
.team-delegate-access-wrapper {
	margin: .75rem;
	border-radius: .5rem;
}

@media (min-width: 992px) {
	.team-delegate-access-wrapper {
		border-radius: 5rem;
	}
}

/* Announcements */
.announcement-wrapper {
	margin: .75rem;
	border-radius: .5rem;
	opacity: 0;
	transition: opacity .3s ease-in;
	animation: ac-fade-in-down .3s ease-in .6s forwards;
}

@media (min-width: 992px) {
	.announcement-wrapper {
		border-radius: 5rem;
	}
}

@keyframes ac-fade-in-down {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

/* PWA */
.pwa-wrapper {
	position: fixed;
	bottom: 0;
	width: calc(100% - 1.5rem);
	z-index: 1000;
	background: hsla(0, 0%, 90%, 50%);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

[data-theme-style="dark"] .pwa-wrapper {
	background: hsla(0, 0%, 22%, 50%);
}



.rounded-2x {
	border-radius: calc(2*var(--border-radius));
}

.rounded-3x {
	border-radius: calc(3*var(--border-radius));
}

/* Prevent fontawesome layout shifts */
i.fa-fw {
	width: 1.25em;
	display: inline-block;
}

i.fa-xs {
	font-size: .85em;
}

i.fa-sm {
	font-size: .875em;
}

i.fa-lg {
	font-size: 1.25em;
}

i.xl {
	font-size: 1.5em;
}

/* AIX */
.ai-chat-avatar {
	width: 35px;
	height: 35px;
}

.ai-chat-big-avatar {
	width: 50px;
	height: 50px;
}

.chat-messages {
	height: 25rem;
	overflow-y: scroll;
}

.chat-image > img {
	max-height: 15rem;
}

.chat-content {
	word-break: break-word;
}

/* Toolkit */
.tool-icon {
	min-width: 2.75rem;
	max-height: 2.75rem;
	width: 2.75rem;
	height: 2.75rem;
}

.tool-icon-wrapper {
	padding: 0 1.25rem;
}

/* Ratings */
.rating-star {
	cursor: pointer;
}

.rating-star svg {
	color: #ffc107;
	transition: color .15s;
}

.rating-star:hover svg,
.rating-star:hover ~ .rating-star svg
{
	color: #ff8800 !important;
}

.rating-star-chosen svg,
.rating-star-chosen ~ .rating-star svg
{
	color: #dd6200;
}
