@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo-Regular.ttf");
}

@font-face {
  font-family: "Bahij_TheSansArabic";
  src: url("../fonts/Bahij_TheSansArabic-Plain.ttf?#iefix") format("truetype");
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.otf?#iefix") format("truetype");
}

*,
body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Cairo";
}

body {
  min-height: 100vh
}

:root {
  --main-color: #2C5CC1;
  --main-color-dark: #244281;
  --yellow-color: #C3D451;
  --black-gray: #575757;
  --green-color: #6FB858
}

/* Global Classes */
.logo {
  height: 60px;
  width: 163px
}

.not-fixed {
  position: relative !important;
  background-color: var(--main-color) !important
}

.g-title {
  color: #1D6859;
  text-align: right;
  font-family: "Bahij_TheSansArabic";
  font-size: 24px;
  font-weight: 500;
  padding-right: 21px;
  position: relative
}

.g-title::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 8px;
  border-radius: 8px;
  background: linear-gradient(180deg, #1D6859 0%, #39CEB0 100%);
}

.navbar {
  height: 76px;
  padding-right: 50px;
  padding-left: 50px;
  display: flex;
  align-items: center;
  /* position: fixed; */
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.10);
  background: #FFF;
  transition: top 0.5s ease, background-color 0.5s ease;
}

.z--1 {
  z-index: -1 !important
}

.navbar-brand img {
  height: 40px;
}

nav .dropdown-toggle::after {
  display: none;
}

.gap-16 {
  gap: 16px;
}

.gap-32 {
  gap: 32px;
}

.gap-40 {
  gap: 40px;
}

.my-32 {
  margin: 32px 0
}

.mt-24 {
  margin-top: 24px;
}

.mt-25 {
  margin-top: 25px
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-32 {
  padding-bottom: 32px;
}

.mt-6 {
  margin-top: 6px !important
}

.pt-4-5 {
  padding-top: 4.5em;
}

.flex-1 {
  flex: 1
}

.flex-2 {
  flex: 2
}


.flex-3 {
  flex: 3
}

.mt-27 {
  margin-top: 27px
}

.mt-16 {
  margin-top: 16px;
}

.font-50 {
  font-size: 50px !important
}

.reset-btn {
  border: 0;
  outline: 0
}

#myDonutChart4,
#myDonutChart5,
#myDonutChart7,
#myDonutChart8,
#myDonutChart18,
#myDonutChart19,
#myDonutChartDead,
#myDonutChartTot1,
#myDonutChartTot2 {
  width: 150px !important;
  margin: 0 auto
}

#myDonutChart116,
#myDonutChart115 {
  width: 170px !important;
  margin: 0 auto
}

#myDonutChart13,
#myDonutChart12,
#myDonutChart14,
#myDonutChart15,
#myDonutChart16,
#myDonutChart17,
#myDonutChart21,
#myDonutChart22 {
  width: 120px !important;
  margin: 0 auto
}


#myDonutChart28 {
  width: 170px !important;
  margin: 0 auto
}

#myDonutChart11,
#myDonutChart10 {
  width: 250px !important;
  height: 250px !important;
  margin: 0 auto
}

.highcharts-figure:not(.not-3) {
  width: 70%;
  margin: 0 auto
}

.shared-table {
  width: 100%;
  border: 0;
  table-layout: fixed;
}

.shared-table.not-fixed {
  table-layout: auto !important;
}

.shared-table thead th {
  padding: 18px 0;
  background-color: #B7DED533;

  font-size: 9px;

  color: #303031;
  text-align: center;
  font-family: "Bahij_TheSansArabic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 11.43px */
}

.shared-table thead th:first-child {
  padding: 0 16px !important;
}

.shared-table thead th:last-child {
  text-align: center;
}

.shared-table tbody tr {
  box-shadow:
    inset -1px 0 0 0 #EAEAEA,
    inset 1px 0 0 0 #EAEAEA,
    inset 0 -1px 0 0 #EAEAEA;
}



.shared-table tbody tr td {
  color: #2f484a !important;
  padding: 16px 0 !important;
  text-align: center;
  font-family: Bahij_TheSansArabic;
  font-size: 10px;
  font-weight: 500;
  line-height: 9.14px;

}

.shared-table tbody tr td:first-child {
  padding: 0 16px !important;
}

.shared-table tbody tr td:last-child {
  text-align: center;
}

.shared-table tbody tr td:last-child img:not(.no-width) {
  width: 20px !important;
}

.shared-table tbody tr td:last-child img.no-width {
  width: 70px;
}

.shared-table tbody tr td .tab-badge {
  padding: 0 4px;
  gap: 4px;
  border-radius: 4px;
  height: 20px;
}

.shared-table tbody tr td .tab-badge:not(.no-fixed) {
  width: 60px;
}

.shared-table tbody tr td .tab-badge.badge-success {
  background-color: #3b9b4f;
}

.shared-table tbody tr td .tab-badge span {
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.shared-table tbody tr td button:not(.select-date):not(.mod-btn) {
  justify-content: flex-start;
  text-align: right;
  min-width: auto;
  width: auto;
  padding: 0 !important;
  border-radius: 0;
  margin: auto;
  box-shadow: none;
}

.bg-table-danger {
  border-radius: 50px;
  background-color: #FAD6D6 !important;
  color: #E31A1A;
  padding: 2px 8px !important;
  height: 20px;
  line-height: 2
}

.bg-table-warning {
  border-radius: 50px;
  background-color: #F19C2E1F !important;
  color: #F19C2E;
  padding: 2px 8px !important;
  height: 20px;
  line-height: 2
}

.bg-table-success {
  border-radius: 50px;
  background-color: #0290551F !important;
  color: #029055;
  padding: 2px 8px !important;
  height: 20px;
  line-height: 2
}

#top-50 {
  top: 50% !important
}

#top-35 {
  top: 35% !important
}

#top-40 {
  top: 40% !important
}

#top-45 {
  top: 45% !important
}

#top-30 {
  top: 32% !important
}

.green-1 {
  background-color: #B7DED5 !important
}

.green-3 {
  background-color: #B7DED5 !important
}



.green-2 {
  background-color: #1D6859 !important
}

.green-color {
  color: #1D6859 !important
}

.red-1 {
  background-color: #F12E32 !important
}

.red-color {
  color: #F12E32 !important
}

.bage-color {
  color: #B49164 !important
}

.gray-1 {
  background-color: #EEEEEE !important
}

.gray-500 {
  color: #8C97A7 !important
}

.orange-color {
  color: #EBCD94 !important
}

.bage-1 {
  background-color: #EBCD94 !important
}

.gold-1 {
  background-color: #B49164 !important
}

.orange-1 {
  background-color: #F19C2E !important
}

.green-1 {
  background-color: #3C8361 !important
}

.mt-5em {
  margin-top: 5em !important
}

.translate-y {
  transform: translateY(-100%)
}

figure {
  margin-bottom: 0 !important
}

.progress {
  border-radius: 0 !important
}

.progress-bar {
  border-radius: 20px 0 0px 20px
}

.shared-input {
  padding: 4px;
  border-radius: 4px;
  border: 1px solid #E8E9EA;
  background: #FBFBFB;
  height: 40px;
}

.shared-input::placeholder {
  color: #838383;
  font-family: "Bahij_TheSansArabic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 12px */
  letter-spacing: 0.132px;
}

.highcharts-credits {
  display: none !important
}

#container-fig .highcharts-text-outline {
  /* stroke-width: 0 !important; */
  stroke-opacity: revert;
  /* outline: revert !important; */
  font-size: 0px;
  box-shadow: 0 !important;
  text-shadow: 0 !important;
  font-weight: 100 !important
}





.with-border+.icon {
  top: 50%
}

.with-icon-container .icon {
  transform: translateY(25%)
}







.with-border+.icon {
  top: 50%
}

.with-icon-container .icon {
  transform: translateY(25%)
}




.input-group input[type="text"],
.input-group input[type="email"],
.input-group select,
.input-group textarea {

  border-radius: 4px;
  border: 1px solid #B4BEC8 !important;
  background: #FFFEFB;


  height: 44px;
  padding: 8px 12px;


}


.select2-search__field {
  border: 0;
  outline: 0
}

input:disabled,
button:disabled,
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #bbbbbb !important;
  color: #999 !important;
  border: 0 !important
}

.select2-container--disabled .select2-selection--single .select2-selection__rendered {
  color: #999 !important
}

.select2-container--default.select2-container--disabled+.icon i {
  color: #999 !important
}

.select2-selection--single {
  height: 44px !important;
  /* Adjust height */
  display: flex;
  align-items: center;
  /* Center the text vertically */
  padding: 0 10px;
  /* Add padding for better appearance */
  font-size: 16px;
  /* Adjust font size */
}

/* Adjust the dropdown item's height */
.select2-results__option {
  padding: 10px;
  /* Adjust padding for item height */
  font-size: 14px;
  /* Adjust font size for dropdown items */
}

.select2-selection__rendered {
  height: 100%;
  display: flex !important;
  align-items: center;
}

.select2-selection__arrow {
  display: none
}

.select2-container {
  margin-top: 8px !important;
  width: 100% !important;
}

.select2-selection {
  border-radius: 5px !important;
  border: 1px solid var(--Borders, #EAEAEA) !important;
}

.select-container .icon {
  top: 50%;
  left: 12px;
  z-index: 100;
  position: absolute;
}

.select-container .icon.translateY {
  transform: translateY(-25%)
}

.date-container,
.select-container select {
  margin-top: 8px;
}

.date-container input {
  border-radius: 5px;
  border: 1px solid #EAEAEA;
  height: 100%;
  width: 100%
}

.date-container img,
.date-container span,
.date-container i.icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.date-container img,
.date-container i.icon {
  left: 12px;
}

.date-container span {
  right: 12px;
}

.modal .close {
  background-color: transparent
}

.modal .modal-title {
  color: #303031;
  font-family: "Bahij_TheSansArabic";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 21.6px */
}

.w-h-20 {
  width: 15px;
  height: 15px;
}

.fs-9 {
  font-size: 9px;
  height: auto !important;
  padding: 2px 10px !important;
  width: 60px !important;
}

.shared-table tbody tr:nth-child(even) {
  background-color: #FCFCFC
}

.accordion-button::after {
  margin-right: auto !important;
  margin-left: 0 !important;
  width: 30px;
  height: 30px;
  border-radius: 3.508px;
  background-color: #B7DED5;
  background-position: center;
  color: red
}

.accordion-button {
  color: #000 !important;
  font-family: "Bahij_TheSansArabic";
  font-size: 22px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 38.125px;
  background-color: #FFF !important;
  box-shadow: none !important;
  outline: 0 !important
}

.accordion-button:focus {
  box-shadow: none !important;
  outline: 0 !important
}

.min-h-560 {
  max-height: 560px !important
}


/* .min-h-560 .accordion,
.min-h-560 .accordion-item,
.min-h-560 iframe,
.min-h-560 .accordion-collapse,
.min-h-560 .accordion-body,

.min-h-560 .map-wrapper,
.min-h-560 .mapouter {
  height: 100% !important
}

.min-h-560 .col-12 {
  min-height: 88% !important
} */