@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;
}

.fs-20 {
  font-size: 20px;
}

.breadcrumbs {
  background: linear-gradient(269deg, #1D6859 36.1%, var(--Green-2, #3C8361) 50.48%);
  display: flex;
  flex-direction: row;
  margin-top: 76px;
  position: fixed;
  width: 100%;
  gap: 1rem;
  right: 0;
  align-items: center;
  z-index: 1;
  min-height: 60px !important;
  z-index: 200;
}


.min-h-100 {
  min-height: 100vh !important
}

.min-h-72 {
  min-height: calc(100vh - 72px)
}


table.table-borderless {
  border-collapse: separate;
  border-spacing: 0 4px;
}

.border-r-t-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important
}

.border-t-0 {
  border-top: 0 !important
}



.breadcrumbs-list {
  gap: 10px;
}

.breadcrumbs-list .current {
  display: flex;
  align-items: center;
}

.breadcrumbs-list .current a {
  font-size: 14px !important;
  font-weight: 600 !important;
  height: 100%;
  align-items: center;
  display: flex;
}

.breadcrumbs-list .prev a {
  font-size: 14px !important;
}

.breadcrumbs-list a {
  font-size: 18px;
  color: #FFF !important;
}

.breadcrumbs-list .breadcrumbs-item .separator {
  width: 1px;
  background-color: #FFF;
  height: 15px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.breadcrumbs-list .breadcrumbs-item:not(:first-child) {
  padding-right: 10px;
}

.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;
}

.row-gap-2 {
  row-gap: 8px;
}

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

.text-gold {
  color: #B49164 !important
}

.row-gap-25 {
  row-gap: 25px;
}

.flex-sm-none {
  flex: none !important
}

.w-230px {
  width: 230px !important;
}

.w-150 {
  width: 150px !important;
  margin: 0 auto
}

.w-170 {
  width: 170px !important;
  margin: 0 auto
}

.w-120 {
  width: 120px !important;
  margin: 0 auto
}

.w-220 {
  width: 220px !important;
  margin: 0 auto
}

.w-100px {
  width: 100px !important;
  margin: 0 auto
}


.w-90 {
  width: 90px !important;
  margin: 0 auto
}

.w-170 {
  width: 170px !important;
  margin: 0 auto
}

.w-250 {
  width: 250px !important;
  margin: 0 auto
}

/* #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,
#myDonutChart121,
#myDonutChart14,
#myDonutChart15,
#myDonutChart16,
#myDonutChart17,
#myDonutChart21,
#myDonutChart22,
#myDonutChart131,
#myDonutChart141,
#myDonutChart211,
#myDonutChart221 {
  width: 120px !important;
  margin: 0 auto
}

#myDonutChart191 {
  width: 220px !important;
  margin: 0 auto
} */

/* #myDonutChart123,
#myDonutChart133,
#myDonutChart143,
#myDonutChart214,
#myDonutChart222 {
  width: 100px !important;
  margin: 0 auto
} */

.fs-14 {
  font-size: 14px !important;
  transform: translateY(-10%) !important
}

/* #myDonutChart213,
#myDonutChart212,
#myDonutChart142,
#myDonutChart132,
#myDonutChart122,

#myDonutChart196,
#myDonutChart197,
#myDonutChart198,
#myDonutChart199,
#myDonutChart200 {
  width: 90px !important;
  margin: 0 auto
} */

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

.fs-32 {
  font-size: 32px !important
}

/* #myDonutChart28,
#myDonutChart195 {
  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;

}

table.striped {
  border-radius: 18px;
}

table.striped tr:last-child td:first-child {
  border-bottom-right-radius: 18px;
}

table.striped tr:last-child td:last-child {
  border-bottom-left-radius: 18px;
}

.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;
}


.fs-16 {
  font-size: 16px !important
}

.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
}

.auto-container .chart-percentage.top-50p {
  top: 50% !important
}

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

#top-38 {
  top: 38% !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
}

.gray-color-1 {
  color: #838383 !important
}

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

.bold-gray-1 {
  background-color: #838383
}

.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
}

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

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

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

.min-w-55 {
  min-width: 55%;
}

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

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

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 input[type="password"],
.input-group input[type="number"],
.input-group select,
.input-group textarea {

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


  min-height: 45px;
  padding: 0 12px !important;


}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.input-group .fa-eye,
.input-group .fa-eye-slash {
  cursor: pointer;
}


.input-group textarea {
  height: auto !important
}

.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: 10;
  position: absolute;
}

.flex-none {
  flex: none !important
}

.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:not(.custom-acc-btn)::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.custom-acc-btn::after {
  display: none
}

.accordion-button:not(.custom-acc-btn) {
  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 {
  min-height: 560px !important
}

main {
  min-height: calc(100vh - 84px);
}


/* .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
} */

/* radio */

.gray-bg {
  background-color: #FBFBFB
}

.form-group-radio {
  margin-bottom: 16px !important;
  gap: 6px;
  padding: 12px 14px;
  border-radius: 3.155px;
  border: 0.789px solid #E8E9EA;
  background: #FBFBFB;
}


.form-group-radio .form-check-input:checked {
  border: 2px solid #0b5661;
  /* Border color when checked */
  background-color: #fff;
  /* Background to match the form */
}

.form-group-radio .form-check-input:checked::before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  background-color: #0b5661;
  /* Inner check color */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.form-group-radio input[type='radio'] {
  transform: scale(.8);
  display: block;
  border: 1px solid #5a5a5a;
  z-index: 10;
  opacity: 1;
  visibility: visible;
  appearance: auto;
  min-width: 28px !important;
  box-shadow: none !important;
  height: 28px !important;
  /* Custom border color */
  appearance: none;
  /* Remove default styling */
  outline: none;
  cursor: pointer;
  position: relative;
}

.form-group-radio span {
  font-size: 16px;
  color: #242424;
  font-weight: 500;
}

/* radio */

.scale-0 {
  transform: scale(1) !important
}

.red-star {
  color: #E31A1A;
  font-size: 14px;
  font-weight: 600;
}

/* Spin Loader */
.spin-loader {
  width: 30px;
  aspect-ratio: 1;
  display: grid;
  -webkit-mask: conic-gradient(from 15deg, #0000, #000);
  animation: l26 1s infinite steps(12);
}

.spin-loader,
.spin-loader:before,
.spin-loader:after {
  background:
    radial-gradient(closest-side at 50% 12.5%,
      #0589E5 96%, #0000) 50% 0/20% 80% repeat-y,
    radial-gradient(closest-side at 12.5% 50%,
      #0589E5 96%, #0000) 0 50%/80% 20% repeat-x;
}

.spin-loader:before,
.spin-loader:after {
  content: "";
  grid-area: 1/1;
  transform: rotate(30deg);
}

.spin-loader:after {
  transform: rotate(60deg);
}

@keyframes l26 {
  100% {
    transform: rotate(1turn)
  }
}

/* Spin Loader */

.badge-lg {
  padding: 9px 24px !important;
  height: auto !important
}


.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(91deg, #1D6859 12.89%, var(--Green-2, #3C8361) 50.66%);
}

.footer span {

  font-family: "Bahij_TheSansArabic";
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;

}

.select2-dropdown,
.daterangepicker {
  z-index: 10 !important;
}

/* Sollapsed Table */
.shared-table-collapse {
  border: 1px solid #f2f2f2;
  width: 100%;
  border-collapse: collapse;
}



.shared-table-collapse thead tr th {
  padding: 20px 8px;
  background: #3C8361;
  border: 0;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  text-transform: capitalize;
}

.shared-table-collapse thead th:nth-child(1) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.shared-table-collapse thead th:last-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media (min-width: 992px) {
  .shared-table-collapse tbody td {
    line-height: 1.5 !important;
  }
}

.shared-table-collapse {
  border-color: transparent !important
}

.shared-table-collapse tbody td {
  text-align: center;
  padding: 12px 8px;
  color: #7E7E7E;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 0;
}

.shared-table-collapse tr {
  border-bottom: 1px solid #E8E9EA !important;

}

.shared-table-collapse td {
  font-weight: bold !important
}

.shared-table-collapse .active .fa-plus::before {
  content: "\f068" !important;
}

/* Collapsed Table */

@media (max-width: 567px) {

  .transparent-mob {
    background-color: transparent !important
  }

  .border-mob-0 {
    border-bottom: 0 !important
  }

  .breadcrumbs {
    margin-top: 67px;
    background: #FFF;
    border-bottom: 1px solid #E8E9EA;
  }

  .breadcrumbs-list .prev a {
    color: #838383 !important;
    font-family: "Bahij_TheSansArabic";
    font-size: 12px !important;
    font-weight: 500;
    line-height: 20px;
    white-space: nowrap
  }

  .breadcrumbs-list .breadcrumbs-item .separator {
    background-color: #1D6859 !important
  }

  .breadcrumbs-list .current a {
    color: #1D6859 !important;
    font-family: "Bahij_TheSansArabic";
    font-size: 12px !important;
    font-weight: 500;
    line-height: 20px;
  }
}

.p-24 {
  padding: 24px
}