@charset "UTF-8";

:root {
	color-scheme: light only;
}

body{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.dataTables_scrollBody {
    border-left: 0!important;
    border-left-width: 0px !important;
    border-left-style: initial !important;
    border-left-color: initial !important;
}
.td-data,.td-map,.td-img{
	cursor: pointer;
}
.sorting_disabled{
	cursor: unset !important;
}
.dz-progress{display:none;}

.margin-zero-auto{
	margin: 0 auto !important;
}
.border-bottom-none{
	border-bottom: none !important;
}
.cursor-pointer{
	cursor: pointer !important;
}
.z-index-999{
	z-index: 999 !important;
}
.position-relative{
	position: relative !important;
}
.t-m-16px{
	top: -16px !important;
}
.l-m-6px{
	left: -6px !important;
}
.w-26px{
	width: 26px !important;
}
.fs-3-8r{
	font-size: 3.8rem!important;
}
.fs-2-2r{
	font-size: 2.2rem!important;
}
.bb-none{
	border-bottom: none;
}

.p-dash-card{
	padding: 1.75rem 1.25rem !important;
}
.fs-dash-lg {
	font-size: 3rem !important;
}
.fs-dash-sm {
	font-size: 1.35rem !important;
}
@media (max-width: 1450px) {
	.p-dash-card {
		padding: 1.75rem 1rem !important;
	}
	.fs-dash-lg {
		font-size: 2.5rem !important;
	}
	.fs-dash-sm {
		font-size: 1rem !important;
	}
}
@media (max-width: 1200px){
	.p-0-max-1200{
		padding: 0 !important;
	}
	.d-none-max1200{
		display: none;
	}
	.fs-dash-sm {
		font-size: 1.35rem !important;
	}
}
@media (max-width: 991.98px) {
	.p-18-max-991{
		padding: 18px !important;
	}
	.p-16-max-991{
		padding: 16px !important;
	}
	.fs-30-max-991{
		font-size: 30px !important;
	}
	.fs-18-max-991{
		font-size: 18px !important;
	}
	.fs-16-max-991{
		font-size: 16px !important;
	}
	.me-10-max-991{
		margin-right: 10px !important;
	}
	.me-5-max-991{
		margin-right: 5px !important;
	}
	.d-mwl-none {
        display: none
    }
    .fs-1-max-991{
    	font-size: calc(1.3rem + .6vw)!important
    }
}
@media (max-width: 575.98px) {
	.fs-1-max-557{
    	font-size: calc(1.3rem + .6vw)!important
    }
	.d-none-sm {
		display:none !important;
	}
}

@media (min-width: 1200px){
	.min-w-150px-min1200 {
		min-width: 150px !important;
	}
	.w-150px-min1200 {
		width: 150px !important;
	}
	.mw-150px-min1200 {
		max-width: 150px !important;
	}
	.min-w-120px-min1200 {
		min-width: 120px !important;
	}
	.w-120px-min1200 {
		width: 120px !important;
	}
	.mw-120px-min1200 {
		max-width: 120px !important;
	}
	.w-12_5percent-min1200{
		width: 12.5%;
	}
	.mb-minus-50px-min1200{
		margin-bottom: -50px !important;
	}
}
@media (min-width: 992px) {
	.width-xl-10percent {
		width: 10% !important;
	}
	.width-xl-13percent {
		width: 13% !important;
	}
}
@media (min-width: 576px){
	.display-flex{
		display: flex !important;
	}
}

.width-36-percent {
    flex: 0 0 auto;
    width: 36%
}
.width-32-percent {
    flex: 0 0 auto;
    width: 32%
}
.word-keep-all {
	word-break: keep-all;
}
.text-transform-none {
	text-transform: none !important;
}
.dataTables_scroll > .dataTables_scrollHead .border-bottom-1em-solid {
	border-bottom: .1em solid !important;
}
.border-right-1em-dashed {
	border-right: .1em dashed !important;
}
.border-left-1em-solid {
	border-left: .1em solid !important;
}
.border-right-1em-solid {
	border-right: .1em solid !important;
}
.border-top-1em-solid {
	border-top: .1em solid !important;
}

.border-right-light-1em-solid {
	border-right: #cccccc .1em solid !important;
}
.border-top-light-1em-solid {
	border-top: #cccccc .1em solid !important;
}
.border-bottom-light-1em-solid {
	border-bottom: #cccccc .1em solid !important;
}
.border-left-light-1em-solid {
	border-left: #cccccc .1em solid !important;
}

[data-bs-theme='light'] .bold-color{
	color: #071437 !important;
}
[data-bs-theme='dark'] .bold-color{
	color: #f5f8fa !important;
}
[data-bs-theme='light'] .bg-color-light-gray{
	background-color: #f5f8fa !important;
}
[data-bs-theme='dark'] .bg-color-light-gray{
	background-color: #1b1b29 !important;
}
[data-bs-theme="light"] .dataTables_scrollHead {
	background-color: #f5f8fa;
}
[data-bs-theme="dark"] .dataTables_scrollHead {
	background-color: #1b1b29;
}
[data-bs-theme="light"] .notice-bell {
	background-color: #aedef9;
}
[data-bs-theme="dark"] .notice-bell {
	background-color: #0f3f62;
}
.transform-864-m36{
	transform: translate(864px, -36px) !important;
}

.fs-15px{
	font-size: 15px !important;
}
.w-0 {
	width: 0px !important;
}
.min-w-120px {
	min-width: 120px !important;
}
.w-120px {
	width: 120px !important;
}
.max-w-120px {
	max-width: 120px !important;
}

.h-0 {
	height: 0px !important;
}

.vertical-align-middle{
	vertical-align: middle;
}
	
.height-87vh {
	height: 87vh;
}

.width-50percent {
	width: 50%;
}
.width-90percent {
	width: 90%;
}
.width-80percent {
	width: 80%;
}
.width-83percent {
	width: 83.33333333%;
}
.width-77percent {
	width: 77%;
}
.width-73percent {
	width: 73.33333333%;
}
.width-64percent {
	width: 64%;
}
.width-30percent {
	width: 30%;
}
.width-25percent {
	width: 25%;
}
.width-20percent {
	width: 20%;
}
.width-13percent {
	width: 13%;
}
.width-10percent {
	width: 10%;
}
.width-12_5percent {
	width: 12.5%;
}
.width-7percent {
	width: 6.66666667%;
}
.flex-auto {
	flex: 0 0 auto;
}
