/*https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic&display=swap*/
@import url('fonts.css');
body{
  font-family: 'Noto Kufi Arabic', sans-serif;
}

.bg-img{
    background: url(../images/bg.png) repeat !important;
}

.nav-link{
    color: var(--bs-light);
}

.text-justify{
  text-align: justify;
}

.text-indent-1{ text-indent: 0.25rem; }
.text-indent-2{ text-indent: 0.5rem; }
.text-indent-3{ text-indent: 1rem; }
.text-indent-4{ text-indent: 1.5rem; }
.text-indent-5{ text-indent: 3rem; }


.w-1{width: 1% !important;}
.w-2{width: 2% !important;}
.w-3{width: 3% !important;}
.w-4{width: 4% !important;}
.w-5{width: 5% !important;}
.w-6{width: 6% !important;}
.w-7{width: 7% !important;}
.w-8{width: 8% !important;}
.w-9{width: 9% !important;}
.w-10{width: 10% !important;}
.w-11{width: 11% !important;}
.w-12{width: 12% !important;}
.w-13{width: 13% !important;}
.w-14{width: 14% !important;}
.w-15{width: 15% !important;}
.w-16{width: 16% !important;}
.w-17{width: 17% !important;}
.w-18{width: 18% !important;}
.w-19{width: 19% !important;}
.w-20{width: 20% !important;}
.w-21{width: 21% !important;}
.w-22{width: 22% !important;}
.w-23{width: 23% !important;}
.w-24{width: 24% !important;}
.w-25{width: 25% !important;}
.w-26{width: 26% !important;}
.w-27{width: 27% !important;}
.w-28{width: 28% !important;}
.w-29{width: 29% !important;}
.w-30{width: 30% !important;}
.w-31{width: 31% !important;}
.w-32{width: 32% !important;}
.w-33{width: 33% !important;}
.w-34{width: 34% !important;}
.w-35{width: 35% !important;}
.w-36{width: 36% !important;}
.w-37{width: 37% !important;}
.w-38{width: 38% !important;}
.w-39{width: 39% !important;}
.w-40{width: 40% !important;}
.w-41{width: 41% !important;}
.w-42{width: 42% !important;}
.w-43{width: 43% !important;}
.w-44{width: 44% !important;}
.w-45{width: 45% !important;}
.w-46{width: 46% !important;}
.w-47{width: 47% !important;}
.w-48{width: 48% !important;}
.w-49{width: 49% !important;}
.w-50{width: 50% !important;}
.w-51{width: 51% !important;}
.w-52{width: 52% !important;}
.w-53{width: 53% !important;}
.w-54{width: 54% !important;}
.w-55{width: 55% !important;}
.w-56{width: 56% !important;}
.w-57{width: 57% !important;}
.w-58{width: 58% !important;}
.w-59{width: 59% !important;}
.w-60{width: 60% !important;}
.w-61{width: 61% !important;}
.w-62{width: 62% !important;}
.w-63{width: 63% !important;}
.w-64{width: 64% !important;}
.w-65{width: 65% !important;}
.w-66{width: 66% !important;}
.w-67{width: 67% !important;}
.w-68{width: 68% !important;}
.w-69{width: 69% !important;}
.w-70{width: 70% !important;}
.w-71{width: 71% !important;}
.w-72{width: 72% !important;}
.w-73{width: 73% !important;}
.w-74{width: 74% !important;}
.w-75{width: 75% !important;}
.w-76{width: 76% !important;}
.w-77{width: 77% !important;}
.w-78{width: 78% !important;}
.w-79{width: 79% !important;}
.w-80{width: 80% !important;}
.w-81{width: 81% !important;}
.w-82{width: 82% !important;}
.w-83{width: 83% !important;}
.w-84{width: 84% !important;}
.w-85{width: 85% !important;}
.w-86{width: 86% !important;}
.w-87{width: 87% !important;}
.w-88{width: 88% !important;}
.w-89{width: 89% !important;}
.w-90{width: 90% !important;}
.w-91{width: 91% !important;}
.w-92{width: 92% !important;}
.w-93{width: 93% !important;}
.w-94{width: 94% !important;}
.w-95{width: 95% !important;}
.w-96{width: 96% !important;}
.w-97{width: 97% !important;}
.w-98{width: 98% !important;}
.w-99{width: 99% !important;}

/* custom style */
/*.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.table-responsive {
    overflow: hidden !important;
  }

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
  .² {
    font-size: 3.5rem;
  }
}

@media (max-width: 1200px) {
  .table-responsive {
    overflow: auto !important;
  }
}

.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}*/

/*.btn-bd-primary {
  --bd-violet-bg: #712cf9;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #6528e0;
  --bs-btn-hover-border-color: #6528e0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #5a23c8;
  --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
  z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
  display: block !important;
}*/


.form-floating>label{
  right: 0 !important;
  left: auto !important;
  text-align: right !important;
}

.bg-gray-400{
  background-color: #ced4da !important;
}

.bg-gray-200{
  background-color: var(--bs-gray-200);
  
}


.fs-7{
  font-size: .600rem !important;
}

.fs-11{
  font-size: 11px !important;
}

.fs-12{
  font-size: 12px !important;
}


.form-control[readonly]{
  background-color: #fff !important;
}

/*.accordion-button:not(.collapsed){
  background-color: var(--bs-gray-100) !important;
  color: var(--bs-dark) !important;
}*/

.text-gray-700{
  color: var(--bs-gray-700) !important;
}

.btn-xs{
  font-size: 11px !important;
}

/*.first-accordion-item{
  border-top: 0 !important;
}*/

.border-dashed{
  border-style: dashed !important;
}

.h-80{height: 80% !important;}

.h-200-px{height: 200px !important;}

/*.nav-pills .nav-link{
  background-color: var(--bs-gray-100) !important;
}

.nav-pills .nav-link.active{
  background-color: var(--bs-gray-300) !important;
  color: var(--bs-dark) !important;
  border-right: 3px solid var(--bs-dark);
  font-weight: bold;
}

.nav-pills .nav-link.active .fas{
  color: var(--bs-success) !important;
}

.accordion-header:hover button{
  text-decoration: underline;
}*/

.text-link{
  color: var(--bs-dark);
  text-decoration: none;
}

.btn-validate:hover i.fas{
  color: var(--bs-success) !important;
}


.text-indigo{
  color: var(--bs-indigo);
}

.btn-indigo{
  background-color: var(--bs-indigo);
  color: var(--bs-light);
  border-color: var(--bs-indigo);
}

.btn-indigo:hover{
  background-color: #460ea2;
  color: var(--bs-light);
  border-color: #5f24c1;
}

.border-indigo{
  border-color: var(--bs-indigo) !important;
}

.bg-indigo{
  background-color: var(--bs-indigo) !important;
}


/* image upload style */
.image-preview-input, .image-preview-input-dp, .image-preview-input-sp {
    position: relative;
    overflow: hidden;
    /*margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    */
}
.image-preview-input input[type=file], .image-preview-input-dp input[type=file], .image-preview-input-sp input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.image-preview-input-title, .image-preview-input-title-dp, .image-preview-input-title-sp {
    margin-left:2px;
}
/* end of image upload style */