@import url(https://fonts.googleapis.com/css?family=Tajawal);

/* body{
  direction : rtl;
 background: #DFE7E5!important;
 font-family:'tajawal'!important;
}

h3{
  color: #32c19a;
} */
.main-content{
  width:100%!important;
  padding-left:150px!important;
    padding-right:150px!important;

  background: white;
  padding-top:100px;
}
.thead_dark {
    background: #283040;
    color:white;
}
.btn-download {
    background: #283040!important;
    border-radius: 50%!important;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: top!important;
    padding: 5px;
    border: none;
    color: white;
  
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0px !important;
    white-space: nowrap;
    color: #283040!important;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #60b6ab;
}

.table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';
    background-color: #d33333;
}

 .page-item.active .page-link {
    z-index: 1;
    color: #fff!important;
    background-color: #283040!important;
    border-color: #283040!important;
    border-radius: 8px!important;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #283040!important;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.dataTables_info, .dataTables_length{
      float: right;
}
#files_list_paginate,.dataTables_filter{
  float: left;
}
table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: center;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
  text-align: center !important;  /* لضمان توسيط النصوص في الرأس والتذييل */
}

.table td, .table th {
  vertical-align: middle !important; /* لضمان توسيط المحتوى داخل الخلايا */
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff!important;
  background-color: #283040!important;
  border-color: #283040!important;
  border-radius: 8px!important;
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #283040!important;
  background-color: #fff;
  border: 1px solid #dee2e6;
  text-align: center;  /* لتوسيط النص في روابط التصفح */
}

.table th, .table td {
  text-align: center !important; /* إضافة التأكيد على توسيط النصوص في الخلايا */
}

/* تعديل التنسيق الخاص بصفحات التصفح */
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #283040!important;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
