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(--tb-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;
	box-shadow: rgba(197, 198, 201, 0.4) 0px 1px 8px;
}
.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;
	}
}
.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;
}
