.table-responsive {
	/*overflow:hidden;*/
}
.table-responsive .dataTables_wrapper  .row {
	overflow:auto;
}
#global-loader {
	background :#ffffff5e;
}
.btn-primary:not(.btn-sm) {
	min-height: 38px;
}
.btn-loading.btn-primary span {
	display: none;
}
.bg-prilight {
	background-color: #74545491 !important;
}
.dropdown_cs_select {
	width: 100%;
}
.dropdown_cs_select .btn {
	width: 100%;
	background: transparent;
	border: none;
	text-align: left;
	color: #000 !important;
	border-bottom: 1px solid #000;
	border-radius: 0;
	padding: 5px 15px;
	min-height: inherit;
}

.dropdown_cs_select .dropdown-menu {
	width: 100%;
}
.dropdown_cs_select .btn.dropdown-toggle:after {
	float: right;
	position: relative;
	top: 11px;
}
.select2_wrp .select2-container {
	width: 100% !important;
}
.c-pointer {
	cursor: pointer;
}
.button-alert.alert {
	display: inline-block;
	width: 100%;
	line-height: 38px;
}
.button-alert.alert .btn {
	float: right;
}
#google_translate_element select {
	border: 1px solid #eee;
	padding: 4px 10px;
	border-radius: 5px;
	margin-right: 10px;
	font-weight: 400;
	font-size: 12px;
	outline: none;
}
/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

#ui_notifIt {
	bottom:20px;
}
.elpised-td1 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	max-width: 165px;
	white-space: initial;
}

.alert.alert-success.success-cs-center {
	background: transparent;
	border: none;
	text-align: center;
	display: inline-block;
	width: 100%;
	color: #0dcd94;
	font-size: 20px;
}

.alert.alert-success.success-cs-center i {
	font-size: 70px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 5px;
}


.header-notify.show .dropdown-menu {
	left: -200px !important;
}

.app-sidebar__logo {
	background: white !important;
}

.app-sidebar .app-sidebar3 {
	background: white !important;
}

.slide .side-menu__item.active, .slide .side-menu__item:hover {
	background: linear-gradient(to right, #8b0000, #8b0000, #8b0000, #8b0000, #8b0000, #810008, #77000e, #6c0112, #530716, #3a0b15, #220a0f, #000000) !important;
}

.side-menu .slide a {
	color: #000 !important;
	font-family: "Inter Local", sans-serif;
}

.side-menu .sidemenu_icon {
	color: #000 !important;
}

.side-menu__item:hover .sidemenu_icon, .slide a.active .sidemenu_icon
{
	color: white !important;
}

.app-sidebar {
	background: #ffffff;
}

.app-header {
	background: #ffffff !important;
	border-bottom: 1px solid #ffffff !important;
	box-shadow: none;
}

.app-content .side-app {
	background: #ffffff;
}

footer.footer {
	background: #ffffff;
}

.app-sidebar__toggle {
	background: #ffffff;
}

.slide-menu a.active {

	color: #8b0000 !important;
}