 .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content > li.sidebar-list .badge {
	position: absolute;
	right: 50px;
	top: 14.5px;
	padding: 0.45em 0.8em 0.33em;
	z-index: 1;
	font-size: 10px;
	letter-spacing: 0.7px;
	font-weight: 600;
	font-family: Roboto, sans-serif;
	border-radius: 10px;
	display: none;
}
.checkbox-group h6 {
	font-weight: 600;
	margin-bottom: 0.75rem;
	color: #c8c8c8 !important;
}
.table-hover > tbody > tr:hover {
	--bs-table-accent-bg: #0DD6B033;
}
.table-light {
	--bs-table-bg: #0DC09E;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links li a {
	font-weight: 400;
}
a {
	font-size: 13px;
	color: var(--theme-deafult);
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content > li .sidebar-submenu li a {
	padding: 7px 25px;
	font-size: 12px;
	color: rgba(47, 47, 59, 0.6);
	display: block;
	position: relative;
	letter-spacing: 0.06em;
	font-weight: 400;
	transition: all 0.3s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.simplebar-scrollbar::before {
	background: rgb(35, 18, 252) !important;
}
.alert-info {
	background-color: rgba(7, 221, 111, 0.8);
	border-color: rgba(7, 221, 111, 0.8);
	color: #fff;
}

hr:not([size]) {
	height: 2px;
}
.mb-4 {
	margin-bottom: 3rem !important;
	margin-top: 3rem !important;
}
