@font-face {
	font-family: "SF-Arabic";
	src: url("SF-Arabic.ttf");
	font-weight: normal;
	font-style: normal;
}

html,
body {
	font-family: "SF-Arabic", var(--bs-font-sans-serif) !important;
}

/*
  	Keenthemes Icons Font: Ki
  	Creation date: 03/08/2020
 */
@font-face {
	font-family: "Ki";
	src: url("keenthemes-icons/Ki.eot");
	src: url("keenthemes-icons/Ki.eot?#iefix") format("embedded-opentype"),
		url("keenthemes-icons/Ki.woff") format("woff"),
		url("keenthemes-icons/Ki.ttf") format("truetype"),
		url("keenthemes-icons/Ki.svg#Ki") format("svg");
	font-weight: normal;
	font-style: normal;
}
.ki {
	font-size: 1rem;
}

.ki:before {
	font-family: "Ki";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.ki-double-arrow-next:before {
	content: "";
}

.ki-double-arrow-back:before {
	content: "";
}

.ki-double-arrow-down:before {
	content: "";
}

.ki-double-arrow-up:before {
	content: "";
}

.ki-long-arrow-back:before {
	content: "";
}

.ki-arrow-next:before {
	content: "";
}

.ki-arrow-back:before {
	content: "";
}

.ki-long-arrow-next:before {
	content: "";
}

.ki-check:before {
	content: "";
}

.ki-arrow-down:before {
	content: "";
}

.ki-minus:before {
	content: "";
}

.ki-long-arrow-down:before {
	content: "";
}

.ki-long-arrow-up:before {
	content: "";
}

.ki-plus:before {
	content: "";
}

.ki-arrow-up:before {
	content: "";
}

.ki-round:before {
	content: "";
}

.ki-reload:before {
	content: "";
}

.ki-refresh:before {
	content: "";
}

.ki-solid-plus:before {
	content: "";
}

.ki-bold-close:before {
	content: "";
}

.ki-solid-minus:before {
	content: "";
}

.ki-hide:before {
	content: "";
}

.ki-code:before {
	content: "";
}

.ki-copy:before {
	content: "";
}

.ki-up-and-down:before {
	content: "";
}

.ki-left-and-right:before {
	content: "";
}

.ki-bold-triangle-bottom:before {
	content: "";
}

.ki-bold-triangle-right:before {
	content: "";
}

.ki-bold-triangle-top:before {
	content: "";
}

.ki-bold-triangle-left:before {
	content: "";
}

.ki-bold-double-arrow-up:before {
	content: "";
}

.ki-bold-double-arrow-next:before {
	content: "";
}

.ki-bold-double-arrow-back:before {
	content: "";
}

.ki-bold-double-arrow-down:before {
	content: "";
}

.ki-bold-arrow-down:before {
	content: "";
}

.ki-bold-arrow-next:before {
	content: "";
}

.ki-bold-arrow-back:before {
	content: "";
}

.ki-bold-arrow-up:before {
	content: "";
}

.ki-bold-check:before {
	content: "";
}

.ki-bold-wide-arrow-down:before {
	content: "";
}

.ki-bold-wide-arrow-up:before {
	content: "";
}

.ki-bold-wide-arrow-next:before {
	content: "";
}

.ki-bold-wide-arrow-back:before {
	content: "";
}

.ki-bold-long-arrow-up:before {
	content: "";
}

.ki-bold-long-arrow-down:before {
	content: "";
}

.ki-bold-long-arrow-back:before {
	content: "";
}

.ki-bold-long-arrow-next:before {
	content: "";
}

.ki-bold-check-1:before {
	content: "";
}

.ki-close:before {
	content: "";
}

.ki-more-ver:before {
	content: "";
}

.ki-bold-more-ver:before {
	content: "";
}

.ki-more-hor:before {
	content: "";
}

.ki-bold-more-hor:before {
	content: "";
}

.ki-bold-menu:before {
	content: "";
}

.ki-drag:before {
	content: "";
}

.ki-bold-sort:before {
	content: "";
}

.ki-eye:before {
	content: "";
}

.ki-outline-info:before {
	content: "";
}

.ki-menu:before {
	content: "";
}

.ki-menu-grid:before {
	content: "";
}

.ki-wrench:before {
	content: "";
}

.ki-gear:before {
	content: "";
}

.ki-info:before {
	content: "";
}

.ki-calendar-2:before {
	content: "";
}

.ki-calendar:before {
	content: "";
}

.ki-calendar-today:before {
	content: "";
}

.ki-clock:before {
	content: "";
}

.ki-dots:before {
	content: "";
}

/* remove outline on focus */
*:focus {
	outline: none;
}

/* scrolling */
body {
	/* overflow: hidden;  Hide scrollbars */
	/*
	  	-webkit-touch-callout: none; 
	  	-webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
*/
}

/* printing */
@media print {
	.no-print,
	.no-print * {
		display: none !important;
	}
	.header-fixed.toolbar-fixed .wrapper {
		padding-top: 0px !important;
	}
	.kt_content_container {
		margin: 0px !important;
	}
	.dataTables_paginate {
		display: none !important;
	}
	.dataTables_length {
		display: none !important;
	}
	.dataTables_info {
		display: none !important;
	}
	.col-md-12 {
		width: 100% !important;
	}
	.col-md-11 {
		width: 91.66% !important;
	}
	.col-md-10 {
		width: 83.33% !important;
	}
	.col-md-9 {
		width: 75% !important;
	}
	.col-md-8 {
		width: 66.66% !important;
	}
	.col-md-7 {
		width: 58.33% !important;
	}
	.col-md-6 {
		width: 50% !important;
	}
	.col-md-5 {
		width: 41.66% !important;
	}
	.col-md-4 {
		width: 33.33% !important;
	}
	.col-md-3 {
		width: 25% !important;
	}
	.col-md-2 {
		width: 16.66% !important;
	}
	.col-md-1 {
		width: 8.33% !important;
	}
	.card {
		box-shadow: none !important;
		margin: 0px !important;
	}
	.card-body {
		padding: 0px !important;
	}

	body.header-fixed {padding-top: 0px}
}

pre {
	white-space: pre-wrap; /* css-3 */
	word-break: keep-all;
	font-family: "SF-Arabic", var(--bs-font-sans-serif) !important;
}

.vertical_show {
	writing-mode: tb-rl;
	font-size: 100px !important;
}

/* google maps */
a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]
{
	display: none !important;
}
.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
	display: none;
}

:root {
	touch-action: pan-x pan-y;
	height: 100%;
}

/* datatable */
.datatable.datatable-default.datatable-bordered
	> .datatable-table
	> .datatable-body
	.datatable-row-detail
	.datatable-detail
	table {
	border-left: 1px solid #ebedf3;
	border-right: 1px solid #ebedf3;
	border-bottom: 1px solid #ebedf3;
	width: 100%;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.dtr-details {
	width: 100%;
}
.dtr-data {
	text-align: center;
}
.dtr-title {
	width: 100%;
	display: flex !important;
	font-weight: bold !important;
	color: #009ef7 !important;
}
.dataTables_wrapper .child .dtr-details > li .dtr-title:after {
	content: "";
}
.tooltip-inner {
	max-width: none;
	white-space: nowrap;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before {
	color: #009ef7;
	background-color: transparent;
	font-family: Ki;
	line-height: 1em;
	content: "\f11a";
	border: none !important;
	box-shadow: none !important;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before {
	color: #009ef7;
	background-color: transparent;
	font-family: Ki;
	content: "\f11c";
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
	color: #009ef7  !important;
	background-color: transparent  !important;
	font-family: Ki  !important;
	line-height: 1em  !important;
	content: "\f11a" !important;
	border: none !important;
	box-shadow: none !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
	color: #009ef7 !important;
	background-color: transparent  !important;;
	font-family: Ki  !important;
	content: "\f11c"  !important;
}

.dataTables_wrapper .child .dtr-details > li .dtr-data {
	vertical-align: middle !important;
}

th.dt-center,
td.dt-center {
	text-align: center !important;
	vertical-align: middle !important;
}

.badge-sm {
	width: 1rem !important;
	height: 1rem !important;
	min-width: 1rem !important;
}

/* .select2-selection__clear {
	position: absolute !important;
	right: 15px !important;
}
.select2-selection__rendered {
	padding-left: 0px !important;
	padding-right: 20px !important;
} 
.select2-container--bootstrap5
	.select2-dropdown
	.select2-results__option.select2-results__option--selected {
	background-position: center left 1.25rem;
}

.select2-results__option--selected {
	background-image: none !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
	right: 40px !important;
}

.form-floating .form-select {
	padding-top: 2.15rem !important;
}

.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	color: #009EF7 !important;
	background-color: #F1FAFF !important;

} */

.swal2-actions {
	direction: ltr;
}

.form-floating .form-control {
 	padding-top: 2.15rem !important;
 }

 .form-floating>.form-control {
 	height: calc(4.48rem + 2.905px) !important
 }

 .form-floating>label {
 	top: 6px !important;
 }

 /* Change the white to any color */
 /* input:-webkit-autofill,
 input:-webkit-autofill:hover,
 input:-webkit-autofill:focus,
 input:-webkit-autofill:active {
 	-webkit-box-shadow: 0 0 0 30px white inset !important;
 } */
