html {
	overflow: hidden;
	height: 100%;
}

body {
	overflow: auto;
	height: 100%;
}

body {
	background-color: #f1f5f8;
	color: #000;
	/* font-family: "Dosis", sans-serif; */
	/* font-size: 0.9rem; */
}

body.login {
	background-color: #201f30;
}

.select-arrow::before {
	content: "\f107";
	font-family: "Font Awesome 6 Pro";
}
.select-arrow:after {
	display: none;
}

.text-pointer {
	cursor: pointer;
}

.text-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tooltip-inner {
	background-color: #272727;
}

.text-grey {
	color: #6a6a6a;
}

.fs-7 {
	font-size: 0.9rem !important;
}

.fs-8 {
	font-size: 0.8rem !important;
}

.fs-9 {
	font-size: 0.7rem !important;
}

.fw-100 {
	font-weight: 100 !important;
}

.fw-200 {
	font-weight: 200 !important;
}

.fw-300 {
	font-weight: 300 !important;
}

.fw-400 {
	font-weight: 400 !important;
}

.fw-500 {
	font-weight: 500 !important;
}

.fw-600 {
	font-weight: 600 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.fw-800 {
	font-weight: 800 !important;
}

.fw-900 {
	font-weight: 900 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
}

hr {
	opacity: 0.1;
}

#sidenav-rows-types {
	width: 100% !important;
}

.pagination {
	margin-bottom: 0 !important;
}

.col-mansory {
	width: 50%;
	margin-bottom: 1.5rem;
	padding: 0 0.75rem;
}

.img-full {
	display: block;
	width: 100%;
	height: auto;
}

.br-0 {
	border-radius: 0 !important;
}

.bg-grey {
	background-color: #f5f5f5 !important;
}

.datatable table td,
.datatable table th {
	vertical-align: middle;
}

.valign {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

main,
.main {
	padding-top: 63px;
}

.list-group-item a {
	display: block;
}

.table-white tr th,
.table-white tr td {
	background-color: #fff;
}

.table-dark tr th,
.table-dark tr td {
	background-color: #272727 !important;
}

#main-navbar {
	height: 63px;
}

.page-item {
	margin-left: 0.325rem;
}

.page-item .page-link {
	padding: 0.5rem 1rem;
	border: 1px solid #171717;
	color: #171717;
	box-shadow: none;
}

.page-item.active .page-link {
	background-color: #11addf;
	border: 1px solid #11addf;
	color: #fff;
}

.page-item .page-link:hover {
	background-color: transparent;
}

.page-item.active .page-link:hover {
	background-color: #11addf;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
	background-color: transparent;
}

body.has-banner main,
body.has-banner .main {
	padding-top: 132px;
}

.form-control-editable {
	display: block;
	width: 100%;
	border: none;
	background-color: transparent;
}

.sidebar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	padding-bottom: 8rem;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
	width: 100%;
	z-index: 1035;
}

body.has-banner .sidebar.sidenav {
	top: 132px;
}

.sidebar .active {
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.sticky-actions {
	position: sticky;
	bottom: 0;
	z-index: 1000;
}

.square-checked {
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 7px;
	border: solid 1px #979797
}

.square-checked.active {
	background-color: #16c894;
	border-color: #16c894;
	color: #fff;
	text-align: center
}

.square-checked.active:after {
	content: '\f00c';
	font-family: "font awesome 6 pro"
}

.sidebar-icon {
	height: 48px;
	line-height: 48px;
	width: 48px;
	text-align: center;
	background-color: #f7f7f7;
}

.sidebar-title {
	height: 48px;
	background-color: #f7f7f7;
	font-weight: 400;
}

.dropdown-menu-list-app {
	width: 260px;
}

.dropdown-menu-list-app,
.dropdown-menu-notifications {
	margin-top: 19px !important;
	left: -12px !important;
}

.sidebar-active .sidebar-icon,
.sidebar-active .sidebar-title {
	background-color: #e7f7fc;
}

.sidebar-dark .sidebar-icon,
.sidebar-dark .sidebar-title {
	background-color: #1a1a1a;
	color: #fff;
}

#sidenav-editor .actions {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #f4f4f4;
}

#main-navbar .nav-active {
	position: relative;
	color: #fff !important;
	font-weight: 600 !important;
}

#main-navbar .nav-active:after {
	position: absolute;
	content: '';
	width: 100%;
	border-bottom: 3px solid #11addf;
	bottom: -5px;
	left: 0;
	right: 0;
}

#sidenav-left .nav-active {
	position: relative;
	color: #fff;
	font-weight: 700;
}

#sidenav-left .nav-active:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 26px;
	border-left: 6px solid #11addf;
	bottom: 10px;
	left: 0;
	border-radius: 0;
}

#sidenav-left .sidenav-menu-bottom .nav-active:after {
	bottom: 18px;
}

.sidenav {
	width: 280px !important;
}

.sidebar.sidenav {
	width: 100% !important;
	top: 63px;
}

.sidebar.sidenav.sidenav-fixed {
	max-width: 320px;
}

.list-group-nav {
	background-color: #f7f7f7;
	display: block;
}

.list-group-nav.active {
	background-color: #1a1a1a;
	color: #fff !important;
}

.list-group-nav:hover,
.list-group-nav:focus {
	background-color: #f0f0f0;
}

.list-group-nav.active:hover {
	color: #fff !important;
	background-color: #1a1a1a;
}

.manage-title-icon {
	background-color: #fcfcfc;
	border: 1px solid #bfbebe;
	border-radius: 0.25rem;
	padding: 9px 10px;
	color: #2a2a2a;
	position: relative;
	cursor: pointer;
	text-align: center;
}

.modal-header-dark {
	background-color: #272727;
	color: #fff;
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.modal-header-dark .close {
	color: #fff;
	opacity: 1;
}

#banner-navbar {
	height: 69px;
}

#form-login,
#form-register,
#form-password-forgotten {
	padding: 20px;
	margin: 0 auto;
	display: block;
	background-color: #fff;
	border-radius: 0.333rem;
}

.bg-tertiary {
	background-color: #201f30;
}

.toggle-password-outer {
	position: relative;
}

.toggle-password-outer .toggle-password {
	position: absolute;
	top: 17px;
	right: 15px;
	color: #d1d1d1;
	font-size: 17px;
	cursor: pointer;
}

.form-outline .form-control {
	padding: 0.5em 0.75em;
}

#sidenav-chatgpt {
	width: 100% !important;
}

span.required {
	color: #cc0000;
}

.alert-info {
	background-color: #e3f8ff;
	border: 1px solid #ace5f7;
	color: #333;
}

.alert-danger {
	color: #900;
	background-color: #fcc;
	border-color: #ffb3b3;
}

.alert-success {
	color: #006e2c;
	background-color: #dff5e8;
	border-color: #b3e9c9;
}

.dropdown-menu-dark {
	background-color: #272727;
	color: #fff;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	font-weight: 1.6rem;
}

.nav-media.active {
	position: relative;
}

.nav-media.active:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 80%;
	height: 4px;
	margin: 0 auto;
	background-color: #b23cfd;
}

.btn-outline-light {
	color: #fff;
	border-color: #d8d8d8;
}

.btn-outline-light:hover {
	color: #efefef;
}

div.blockOverlay {
	background-color: transparent !important
}

#overlay-loading .blockMsg,
div.blockMsg {
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	background-color: transparent;
	border: none;
	box-shadow: none
}

#overlay-loading .blockMsg {
	position: absolute
}

#img-loading,
div.blockMsg img {
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

#overlay-loading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	text-align: center
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg)
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.toast-close-button {
	position: absolute;
	right: 0.75rem;
	top: 0rem;
	float: none;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
	opacity: 1;
}

.toast-close-button:hover {
	opacity: 0.8;
	color: #fff;
}

#toast-container>div {
	position: relative;
	margin: 0;
	padding: 2rem;
	opacity: 1;
}

#toast-container>.toast-success,
#toast-container>.toast-error,
#toast-container>.toast-warning,
#toast-container>.toast-info {
	background-image: none !important;
}

.toast-top-right {
	-webkit-animation-duration: 0.5s;
	-webkit-animation-name: slidein;
}
@-webkit-keyframes slidein {
	from {
		right: -315px;
	}
	to {
		right: 12px;
	}
}

@media (min-width: 767px) {
	main {
		padding-left: 50%;
	}

	main.main-full {
		padding-left: 0;
	}

	#sidenav-rows-types {
		width: 340px !important;
	}


	.body-login {
		background: linear-gradient(to right, #201f30 0%, #201f30 50%, #201f30 50%, white 50%, white 100%);
	}

	#form-login,
	#form-register,
	#form-password-forgotten {
		padding: 50px;
		max-width: 400px;
	}
}

@media (min-width: 991.98px) {
	main {
		padding-left: 300px;
	}

	body.has-banner main,
	body.has-banner .main {
		padding-top: 132px;
	}

	.sidebar.sidenav {
		top: 63px;
	}


	#form-login,
	#form-register,
	#form-password-forgotten {
		max-width: 480px;
	}

	#sidenav-add-row {
		width: 50% !important;
	}
}

@media (min-width: 1200px) {
	main.main-full {
		padding-left: 300px;
	}

	.sidebar {
		width: 300px !important;
	}

	.sidebar.sidenav {
		width: 300px !important;
		-webkit-transform: none;
		transform: none;
	}

	.sidebar-title .text-ellipsis {
		width: 120px;
	}

	#form-login,
	#form-register,
	#form-password-forgotten {
		max-width: 480px;
	}

	#sidenav-add-row {
		width: 40% !important;
	}

	#sidenav-chatgpt {
		width: 460px !important;
	}

	.col-mansory {
		width: 10%;
	}
}

@media (min-width: 1400px) {}