/* font family  */
/* font family  */
@font-face {
    font-family: TajawalBold;
    src: url(../../fonts/ArabicFont/Tajawal/Tajawal-Bold.ttf);
}

@font-face {
    font-family: TajawalMedium;
    src: url(../../fonts/ArabicFont/Tajawal/Tajawal-Medium.ttf);
}

@font-face {
    font-family: tajawalLight;
    src: url(../../fonts/ArabicFont/Tajawal/Tajawal-Light.ttf);
}



h1, h2, h3, h4 {
    font-family: TajawalBold;
}

h5, h6 , label , div ,  th {
    font-family: TajawalMedium;
}

p, a,  li,
.menu-title ,  td {
    font-family: tajawalLight;
}

/* Admin/Transmition/Index  page  */

/*h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
.menu-title {
  font-family: 'Noto Kufi Arabic', sans-serif !important;
}*/
[data-kt-app-layout='dark-sidebar'] .app-sidebar .app-sidebar-logo {
  background-color: white !important;
  border: none !important;
}

/*  Arabic styles  */
.card {
  direction: rtl;
}

.card .card-header {
  justify-content: flex-end;
}

.card .card-body {
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
  width: 100%;
}

.card .symbol-group {
  flex-direction: row-reverse;
}

.card .symbol {
  margin-right: 5px;
  margin-left: 0;
}

.card .symbol a {
  margin-right: 0;
  margin-left: 5px;
}
.card-title {
  width: 100%;
}

.symbol-group.symbol-hover {
  flex-direction: row;
}
#kt_app_toolbar_container {
/*  flex-direction: row-reverse;
*/  text-align: right;
}
.breadcrumb {
    flex-direction: row;
}
.fa {
  padding-right: 0 !important;
  padding-left: 10px !important;
}

.card-header > div {
  width: 100%;
}

.app-sidebar-menu,
.app-sidebar-wrapper {
  flex-direction: column-reverse;
}

.menu-sub-accordion {
  text-align: right;
}

.menu-link {
  text-align: right;
}

.menu-sub {
  right: auto;
  left: 100%;
}

.menu-icon {
  margin-right: 0;
  margin-left: 10px;
}

.menu-title {
  margin-right: 10px;
  margin-left: 0;
}
.delete-margin {
  margin-left: 0 !important;
}

.margin-botton-cust {
  margin-bottom: 12px;
}
.sorting {
  text-align: right !important;
}

.Arabic-side {
  flex-direction: row-reverse !important;
}
.card-header.border-0 {
  flex-wrap: nowrap;
}
.margin-cust-arb {
  margin: 0 !important;
  margin-left: auto !important;
}

/*---------------------custom table------------------*/
.Custom-table-main .table th {
   
    border-left: none;
    border-right: none;
   
}



   
    .Custom-table-main .table th:first-child, .Custom-table-main .table tr td:first-child { /**/
        border-radius: 0px 8px 8px 0px;
        border-right: 1px solid #ededee;
        border-left: 0;
     
    }

    .Custom-table-main .table th:last-child, .Custom-table-main .table tr td:last-child { /**/

        border-radius: 8px 0px 0px 8px;
        border-left: 1px solid #ededee;
        border-right: 0;
       
    }

.Custom-table-main .table td {
    border-left: none;
    border-right: none;
   
}



.Custom-table-main .table tr:last-child td:last-child {
    border-bottom-left-radius: 0px;
}

.Custom-table-main .table tr:last-child td:first-child {
   
    border-bottom-right-radius: 0px;
}


div.dataTables_wrapper div.dataTables_filter {
    padding: 1rem 0;
    float: left;
    text-align: left;
    display: flex;
    justify-content: end;
    align-items: end;
    text-align: left;
    width: 100%;
}

.dataTables_scrollHead {
    /*overflow: auto !important;*/
    
}

.dataTables_scrollHeadInner {
    padding-left: 0 !important;
}

.image-input {
  
    background-position: 80% 21%;
}

    .TopFormProfile .image-input [data-kt-image-input-action=change],
    .TopFormProfile .image-input.image-input-changed [data-kt-image-input-action=cancel],
    .image-input [data-kt-image-input-action=cancel],
    .image-input [data-kt-image-input-action=remove] {
        right: 60%;
    }

.DeptContent .menu.menu-sub {
    /* transform: translate3d(-1176.2px, 288.8px, 0px) !important; */
    /*transform: translate3d(-1285.6px, 312.8px, 0px) !important;*/
    margin: 0 -2% !important;
    position: absolute !important;
    z-index: 11 !important;
    left: auto !important;
    right: 0 !important;
}
.fakeDiv {
    border: 0;
    padding: calc(0.5rem) calc(1rem + 1px);
    height: 41px;
    line-height: 41px;
    padding: 0 20px !important;
}

i.spareIcon {
    right: auto;
    left: 25px;
}

.Custom-table-main .table th:first-child, .Custom-table-main .table tr td:first-child {

    padding: 18px 9px 18px 0px;
}

.Custom-table-main .table th:last-child, .Custom-table-main .table tr td:last-child {
 
    padding: 0 0px 0 16px !important;
}
table.dataTable > thead > tr > th {
    padding-right: 16px !important;
    text-align: justify;
}

.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    /*display: flex;*/
  
    justify-content: end;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after {
    mask-image: url() !important;
}
.timeline-label .timeline-label {
    width: 55px;
}
.form-control {
   
    text-align: right;
}
.secondSection .chart-legend .bullet {
   
    margin-left: 10px;
    margin-right: 0px;
}
.card .card-body {
 
    margin-right: auto;
    margin-left: 10px;
}

 .card.InvoiceCard {
    height: auto;
    direction: rtl;
}
    .card.InvoiceCard .card-body {
        text-align: right;
    }
.LogoAtInvoice {
   
    left: 10%;
    right: auto;
   
}

.InvoiceCard .border-shapes.position-bottom-right {
    right: 0;
    left: 3%;
    bottom: 3%;
    display: flex;
    justify-content: flex-start;
    position: absolute;
    transform: rotateY(180deg);
}

.InvoiceCard .border-shapes.position-top-left {
    top: 3%;
    left: auto;
    right: 3%;
    position: absolute;
    transform: rotateY(180deg);
}

.searchIcon {
    right: auto;
    left: 25px;
}