/*=============== FONTS ===============*/
@font-face {
  font-family: "LamaSans-Regular";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/LamaSans-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "LamaSans-Light";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/LamaSans-Light.woff2) format("woff2");
}
@font-face {
  font-family: "LamaSans-Medium";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/LamaSans-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "LamaSans-Bold";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/LamaSans-Bold.woff2) format("woff2");
}
body {
  font-family: "LamaSans-Regular" !important;
  font-size: 16px;
}

html[data-layout-mode=detached]:not([data-layout=horizontal]) body:not(.auth-fluid-pages) #wrapper .content-page .navbar-custom {
  top: 0.75rem;
  margin: 0 0.75rem;
  border-radius: var(--ct-border-radius);
  border: var(--ct-theme-border-width) solid var(--ct-border-color);
}

.navbar-custom {
  background: var(--ct-topbar-bg);
  min-height: var(--ct-topbar-height);
  top: 0;
  position: sticky;
  -webkit-transition: var(--ct-menu-transition);
  transition: var(--ct-menu-transition);
  z-index: 1000;
  border: var(--ct-theme-border-width) solid transparent;
  border-bottom: var(--ct-theme-border-width) solid var(--ct-border-color);
  -webkit-box-shadow: var(--ct-box-shadow);
  box-shadow: var(--ct-box-shadow);
  border-radius: 25px;
  margin-bottom: 24px;
}

:lang(en) img.menu-icon-side {
    margin-right: 10px;
    width: auto;
    height: 20px;
}
:lang(ar) img.menu-icon-side {
    margin-left: 10px;
    width: auto;
    height: 20px;
}
body[data-leftbar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>a {
    position: relative;
    width: calc(190px + 70px);
    color: var(--ct-menu-item-active);
    background-color: rgb(31 29 29);
}
body[data-leftbar-size=condensed] .left-side-menu #sidebar-menu>ul ul {

    background-color: #040102;
    text-wrap: balance;
}

body[data-leftbar-size=condensed] .logo span.logo-sm img
{
    object-fit: cover;
    width: 55px;
    background-position: 30% 10%;
    overflow: hidden;
    object-position: 103%;
}
.page-title {
    border: none;
    color: #4A505C;
    height: 70px;
    line-height: 85px;
    font-weight: bolder;
    background-color: transparent;
    font-size: 24px;
    padding: 0px 16px;
    display: block;
    position: relative;
    left: 0;
    width: 500px;
    margin-top: -8px;
}

.navbar-custom {
    background: var(--ct-topbar-bg);
    min-height: var(--ct-topbar-height);
    top: 0;
    position: sticky;
    -webkit-transition: var(--ct-menu-transition);
    transition: var(--ct-menu-transition);
    z-index: 1000;
    border: var(--ct-theme-border-width) solid transparent;
    border-bottom: var(--ct-theme-border-width) solid var(--ct-border-color);
    -webkit-box-shadow: var(--ct-box-shadow);
    box-shadow: var(--ct-box-shadow);
    border-radius: 16px;

    width: 80%;
    margin-left: 10px;
}
.filter-items-custom{
    list-style: none;
    padding: 0;
    margin: 0 0 0 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    transition: all 0.2s ease;
}
.filter-wrapper.icons li {
    margin-left: 10px;
}
.filter-wrapper.custom {

    flex-direction: row-reverse;
}
.dataTables_filter {
    display: none;
}
.btn-main {
    background-color: #00AE9A;
    border-color: #00AE9A;
    border-radius: 8px!important;
        padding: 0.52rem 1.5rem;
        font-size: 14px;
        line-height: 1.5;
        border-radius: 0.15rem;
        text-transform: capitalize;
      }

      table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_desc_disabled:after {
        right: 0.5em;
        left: auto;
        content: "▼"/"";
        right: 10px;
        line-height: 9px;
        font-size: .65em;
        top: 50%;
    }
    table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_desc_disabled:before {
        left: auto;
        content: "▲"/"";
        bottom: 50%;
        right: 10px;
        line-height: 9px;
        font-size: .65em;
    }


    .search-icon{
        position: absolute;
        margin-left: 6px;
        margin-top: 4px;
    }
    input#search {
        border-radius: 8px;
        border: 1px solid #ECECEC;
        line-height: 2em;
        color: #bdbaba;
        padding-left: 28px;
    }
     input#search:lang(ar) {

        padding-left: 0px;
                padding-right: 28px;

    }

    .search-icon:lang(ar) {
    position: absolute;
    margin-left: 0px;
    margin-right: 6px;
}

    div#sortTable_length {
        display: none;
    }
    .navbar-custom .topnav-menu .nav-link {

        padding: 0px 6px;
    }
    .navbar-custom .button-menu-mobile {

        margin-top: -2px!important;
        margin-right: -4px!important;
    }

    .custom-columns .modal-header {
        flex-direction: column;
    }
    .modal.fade.custom-columns.show .modal-body .row {
        margin-bottom: 12px;
        text-transform: capitalize;
    }

    .modal.fade.custom-columns.show button.btn.btn-primary {
        background-color: #00AE9A;
        border-radius: 8px;
        border-color: #00AE9A;    padding: 10px 23px;
    }
    button.btn.btn-secondary {
        background-color: #ECECEC;
        border-color: #ECECEC;
        border-radius: 8px;
        color: #6C717A;    padding: 10px 23px;
    }
    .col-md-6.save-align {
        text-align: right;
    }
    .modal.fade.custom-columns .modal-content {
        border-radius: 8px;
        padding: 24px 32px;
    }
    .modal.fade.custom-columns .modal-dialog.modal-dialog-centered {
        width: 43%;
        max-width: unset;
    }
    h4#exampleModalLongTitle {
        font-size: 24px;
        font-style: normal;
        font-weight: 100;
        line-height: 150%;
        text-transform: capitalize;
        color: #4A505C;
        margin-bottom: 10px;
    }

    div#exampleModalCenter .form-check-input:checked[type=checkbox] {
        background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
                background-color: #00AE9A;
    }
    table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {
        padding-right: 37px!important;
    }
    .pagination-rounded .page-link {
        border-radius: 8px;
    }

    body[data-leftbar-size=condensed] .user-box {
    display: block!important;
    overflow: hidden;
}
body[data-leftbar-size=condensed] .user-box .text-black{
    display:none!important;
}


body[data-leftbar-size=condensed] div#sidebarDropdown00{
    top: 0;
    position: absolute;
}

.priority-name-colorss{
background-color: #FFF1D6;
padding: 8px 16px;
border-radius: 8px;
}

.worker-img {
    width: 36px;
    height: 36px;
    background-color: #fff1d6;
    padding: 4px;
    border-radius: 50%;
    margin-left: -12px;
    border: 1px solid #fbbb3c;
}
span.more-worker-img {
    width: 36px;
    height: 36px;
    background-color: #fff1d6;
    padding: 4px;
    border-radius: 50%;
    margin-left: -12px;
    border: 1px solid #fbbb3c;
    display: inline-block;
    text-align: center;
    line-height: 25px;
}

.create-rmm .form-control ,.create-rmm .form-select{
    border-radius: 16px!important;
    height: 44px;
}
.dropify-wrapper {
    border: 1px dashed var(--ct-input-border-color);
    background: #F2FFFD;
    border-color: #00AE9A;
    border-style: dashed;
}
.create-rmm .form-label {
    color: #2C2E33;
    font-weight: 500;
}
.order-date-container {
    border-radius: 8px;
    border: 1px solid #ECECEC;
    padding: 16px;
    margin: 0;
    width: 92%;
    margin: auto;
}


button.btn.btn-secondd {
    background-color: #ECECEC;
    border-radius: 8px!important;
    padding: 0.52rem 1.5rem;
    font-size: 14px;
    line-height: 1.5;
}

.title-custom{
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 7px;
    margin-bottom: 12px;
}


.cont.d-flex img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.cont.d-flex {
    align-items: center;
}
.cont.d-flex p {
    margin-bottom: 0;
    color: #000;
}
.col-3.order-static h4{
margin-top:0px;
}
.cont.d-flex span {
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: block;
    color: #6D6565;
}
.col-3.order-static h4 {
    margin-top: 0px;
    color: #000;
    font-size: 16px;
}
.col-3.order-static {
    border-radius: 8px;
    width: 24%;
    padding: 16px;
}


.cards-container .card span {
    display: block;
    font-size: 13px;
    color: #4A505C;
    margin-bottom: 8px;
}
.cards-container .card span img {
    width: 16px;
    height: auto;
    margin-right: 8px;
}
.cards-container .card {
    border-radius: 16px;
    border: 1px solid #ECECEC;
    width: 24%;
}
.view-card,.view-calendar{
    display: none;
}


.fc-timegrid-body tbody, td, tfoot, th, thead, tr {

    border-color: #E0E0E0;
}

.fc-timegrid.fc-timeGridWeek-view.fc-view th[role="presentation"],.fc-timegrid.fc-timeGridWeek-view.fc-view td[role="presentation"]{
border: 0!important;
margin-top: 0;
padding-top: 0px!important;
padding-bottom: 0px!important;
}

td.fc-timegrid-slot.fc-timegrid-slot-label.fc-timegrid-slot-minor {
    border-top: 0;
}

.fc-day-today {
    background: #FAFAFA !important;
}

a.fc-col-header-cell-cushion {
    color: #000;
}
.active-icons {
    display: none;
}
.active-icons.list-icon-active {
    display: block;
}

.not-active-icons.list-icon-not-active {
    display: none;
}

.color-black{
    color: #4A505C;
}

.font14{
    font-size: 14px;
}

.history-div{
    border-bottom: 1px solid #EAECF0;
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.order-date-span{
    font-size: 11px;
}


.task-container {
    background-color: #fff;
    padding: 20px;
    border-radius: 16px;
    margin-bottom: 30px;
}

.content-page .content .container-fluid .card:first-child {
    /* background-color: #f6f6f6!important; */
}


  .carousel-indicators [data-bs-target] {
    width: 30px;
    height: 30px;
    cursor: pointer;
    opacity: 1;
  }
  .carousel-item > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
    border: 1px solid #F44336;
  }


  .carousel-indicators {
    bottom: auto;
    top: 100%;
    margin: 10px 0 0;
    justify-content: space-between;
    align-items: center;
}
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    background-color: black;
    width: 25px;
  }

  .carousel-control-next,
  .carousel-control-prev {
    width: 25px;
  }
  .img-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.5;
    transition: 0.3s ease;
    transform: scale(1);
    border-radius: 8px;
    border: 1px solid #F44336;
  }
  .img-thumbnail.active img {
    opacity: 1;
    transform: scale(1.1);
    position: relative;
    z-index: 2;
    outline: 1px solid white;
  }
  button.carousel-control-next ,button.carousel-control-prev{
    display: none;
}
.detilas-sec{
    background-color: #fff;
    padding: 20px;
    border-radius: 16px;
}


.start_at {
    color: #00AE9A;
    background-color: #F2FFFD;
    padding: 8px 12px;
    margin-top: 10px;
    display: block;
    border-radius: 4px;
}

.assignee-sec ,.comments-sec{
    background-color: #fff;
    padding: 20px;
    border-radius: 16px;
    margin-top: 22px;
}


.worker-span{
    background-color: #A0F8EE;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    margin-right: 10px;
    color: #00AE9A;
}


.select2-container--default .select2-selection--single ,.select2-container--default .select2-selection--single .select2-selection__rendered{
    border: 1px solid #ECECEC!important;
}

.comment-input{
    border: 0;
    border-radius: 8px;
    padding: 10px;
    background-color:transparent;
    outline: none;
    width: 89%;
}
.comment-file{
    display: none;
}


.details-select{
    padding: 8px 12px;
    border-radius: 8px;
    color: #4A505C;
    outline: none;
}



  .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
  }

  .arrow {
    margin-left: 10px;
    margin-right: 10px;
    float: right;
    rotate: 180deg;
  }

  .selected-display {
    margin-left: 20px;
  }

  svg {
    transition: all 0.3s;
  }

  .wrapper-dropdown::before {
    position: absolute;
    top: 50%;
    right: 16px;

    margin-top: -2px;

    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
  }

  .rotated {
    transform: rotate(-180deg);
  }

  .wrapper-dropdown .dropdown {
    transition: 0.3s;

    position: absolute;
    top: 120%;
    right: -50%;
    left: -13%;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 99;

    border-radius: 15px;
    box-shadow: inherit;
    background: inherit;

    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    opacity: 0;
    visibility: hidden;
  }
  .wrapper-dropdown .dropdown li {
    padding: 0 15px;
    line-height: 43px;
    overflow: hidden;
    border-bottom: 1px solid #f5eded;
}

.wrapper-dropdown {
    position: relative;
    text-align: left;
    cursor: pointer;
    border-radius: 8px;
    padding: 8px 0px;
    display: flex;
    border-color: #ECECEC;
    border: 1px solid #ECECEC;
}
.wrapper-dropdown.active .dropdown {
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 8px;
}
  .wrapper-dropdown .dropdown li:last-child {
    border-bottom: none;
  }

  .dropdown {
    padding: 0.5rem !important;
  }

  .wrapper-dropdown .dropdown li:hover {
    background-color: rgb(242 242 242);
}

.comments-container {
    max-height: 500px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0px 20px;
}
.edit-comment{
    background-color: #eefbf9;
    padding: 12px;
}


input.edittt{
    border: 1px solid #DCDCDC!important;
    border-radius: 4px;
    width: 100%;
    outline: none;
}
.edit-btns button{
    height: 0;
    padding: 16px;
    line-height: 0;
}
.edit-btns{
    display: flex;
    justify-content: space-between;
}
.edit-btns button.cancel{

background-color: #FFE6ED;
border-color: #FFE6ED;
color: #F51D58;
}

.navbar-custom .topnav-menu .nav-link{
  line-height: 55px;
}

.complex-form input, .complex-form select {
    border-radius: 8px;
    height: 44px;
    border: 1px solid #DEE2E6;
}

.complex-form .form-check-input[type=radio] {
    height: 18px
}

.form-check-input:checked {
    background-color: #00ae9a!important;
}
.floor-tabss li.nav-item button {
    width: 100%;
    background-color: #fff;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-radius: 0px!important;
    color: #4A505C;
    border: 0;
    padding: 14px 0px;
}

.floor-tabss li.nav-item {
    width: 23%;
    margin: 0!important;
}

.floor-tabss button.active {
    color: #00ae9a!important;
    border-bottom: 1px solid #00ae9a!important;
}

.floor-tabss .btn:focus {
    --ct-btn-focus-shadow-rgb: 0;
    outline: 0!important;
}

.custom-checked-table .form-switch .form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    background-color: #00ad998a !important;
    border: 1px solid #00ad998a;
    color: #00ad998a;
}

.custom-checked-table .form-switch .form-check-input[type=checkbox] {
    width: 45px;
    height: 25px;
}

element.style {
    list-style: none;
}
.list-import li:before {
    width: 16px;
    height: 16px;
    content: "";
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: -4px;
    border: 1px solid #bebfc6;
    top: 3px;
    cursor: pointer;
}
.list-import li.active:before {
    border: 1px solid #00AE9A;
    background-color: #00AE9A;

}

.row.download-sample , .row.prepare-sample {
    border: 1px dashed #C1C2C4;
    border-radius: 6px;
}
.row.new-pagination ul {
    justify-content: start!important;
}
.page-item .page-link {
    min-width: fit-content!important;
}
section.custom-tabs .card {
    background-color: #fff!important;
}
section.custom-tabs  {
    display: none;
}
section#upload {
    display: block;
}
.list-import li a {
    color: #484A52;
    font-size: 15px;
}
.import-report-data .num{
    color: #00AE9A;
    display: block;
    font-size: 25px;
}

.col.import-report-data {
    text-align: center;
    border-right: 1px solid #ECECEC;
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.error-custom-import {
    background-color: #FDEDE2;
    width: 50%;
    margin: auto;
    text-align: center;
    border-radius: 16px;
    padding: 24px;
}


.error-custom-import span strong {
    font-weight: 500;
    color: #343a40;
}

.error-row span{
    font-size: 15px;
}
li.filter-item a select {
    border: 0;
    padding: 1px 11px 0px 0px;
    max-width: 81px;
    color: #2B2929;
    font-size: 16px;
}
.filter-wrapper .filter-items a{
    display: flex!important;
}
.filter-wrapper .filter-items.show .filter-item button[type="submit"]:hover {
    background-color: #c24a4a;
    border-color: #c24a4a;
}

.filter-wrapper .filter-items.show .filter-item button[type="submit"]{
    background-color: #00ad99;
    border: 1px solid #00ad99;
    border-radius: 8px;
    padding-top: 9px;
    padding-bottom: 8px;
}
.form-control:focus ,.form-select:focus,input#search:focus-visible{
    background-color: #f7fdfc;
    border-color: #00AE9A;
    outline: #00AE9A;

}
.pagination-rounded .page-link {
    border-radius: 8px!important;
}
.custom-views.view-list div#myTable_length  ,
.custom-views.view-list div#myTable_info ,
.custom-views.view-list div#myTable_paginate,
.table-responsive div#myTable_info ,.table-responsive div#myTable_paginate
{
    display: none;
}
.complex-form input.form-check-input {
    height: 18px;
}
.complex-form .form-check-input:checked[type=checkbox],table .form-check-input:checked[type=checkbox] {
    background-image: url(./../images/main/checked0.svg);
}

.complex-form textarea.form-control {
    border-radius: 8px;
    border: 1px solid #DEE2E6;
}
#wrapper {
    min-height: 100%;
    height: fit-content;
}
@media(max-width:768px){
.left-side-menu {
    display: block;
    z-index: 9999!important;
    min-height: fit-content;

}


.action_buttons .filter-wrapper {
    justify-content: start;
    flex-direction: column;
}
.filter-wrapper .toggle-filter-icon {

    margin-bottom: 10px;
    margin-top: 10px;
}
.content-page, body[data-leftbar-size=condensed] .content-page {
    margin-left: 70px!important;
}
.filter-wrapper .filter-items a {
    padding: 8px 11px!important;
    font-size: 14px!important;
}
.filter-wrapper .filter-items {

    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    vertical-align: baseline;
}
.filter-wrapper .filter-items li {
    margin-bottom: 9px;
}

.table-info-bar {
   padding-bottom: 10px!important;
    flex-direction: column;
}
body[data-leftbar-size=default] .left-side-menu .logo-box {
        width: 100%!important;
    }
    .content-page {
        margin-top: 17px!important;
    }

    .page-title{
        display: inline;
    }
    a.nav-link.dropdown-toggle.arrow-none.waves-effect.waves-light {
        display: none;
    }
    span.page-title span {
        display: none;
    }
    .title-custom {

        flex-direction: column;
        overflow: hidden;
        overflow-x: scroll;
    }
    .mobile-margin-top{
        margin-top: 50px;
    }
    .mobil-padding-bottom{
        padding-bottom: 10px!important;
    }
    .reverse-dir-mobile{
        flex-direction: column!important;
    }
    .row.download-sample p.w-50 ,.row.prepare-sample p.w-50 {
        width: 100%!important;
    }
    .error-custom-import{
        width: 95%;
        margin: auto;
    }
    .margin-smm{
        margin-top: 20px;
    }
    .col.import-report-data {
        margin-bottom: 30px;
    }
}


@media(max-width:400px){
    .wrap-custom-mob {
        flex-wrap: wrap;
    }
    .table-info-bar {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }

}
@media (min-width: 992px) {
  body[data-layout-mode=detached] #wrapper {
    max-width: 100%;
    margin: 0.75rem 0.75rem;
  }
}
.content-page {
  margin-top: 0;
}

.left-side-menu {
  top: 0.75rem;
  padding-top: 0;
  padding-bottom: 0;
  background: black;
  background: linear-gradient(180deg, black 0%, #260b0d 81%);
  border-radius: 18px !important;
}
.left-side-menu .user-box {
  display: flex;
  align-items: center;
  padding: 20px 20px;
  background: #211A1A;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
.left-side-menu .user-box > img {
  margin-right: 15px;
}
#sidebar-menu>ul {

    padding-bottom: 0;
    margin-bottom: 0;
}
.left-side-menu .user-box .dropdown-toggle {
  color: #fff;
  text-align: left;
}
.left-side-menu .user-box .dropdown-toggle p {
  color: #fff;
  margin-bottom: 0.5rem;
}
.left-side-menu .user-box .dropdown-toggle p:last-child {
  margin-bottom: 0;
}

#sidebar-menu > ul > li > a {
  padding: 17px 20px;
  color: #fff;
  text-transform: capitalize;
}
#sidebar-menu > ul > li > a svg {
  width: 20px;
  height: 20px;
}
#sidebar-menu > ul > li > a:hover {
  color: #fff;
}

#sidebar-menu > ul > li ul {
  padding-right: 0;
}

.nav-second-level li a {
  color: #fff;
}

#sidebar-menu .menuitem-active > a {
  color: #fff;
}

#sidebar-menu .menuitem-active .active {
  color: #fff;
}

#sidebar-menu > ul > li ul {
  padding-left: 0;
}



#sidebar-menu > ul > li > a:active, #sidebar-menu > ul > li > a:focus, #sidebar-menu > ul > li > a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.11);
}

.nav-second-level li a {
  padding: 10px 52px 10px 30px;
  text-transform: capitalize;
}

.nav-second-level li a:focus,
.nav-second-level li a:hover {
  color: #fff;
}

.menuitem-active > a {
  background-color: rgba(255, 255, 255, 0.11);
}

@media (min-width: 992px) {
  body[data-layout-mode=detached] .left-side-menu {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
.logo-box {
  float: none;
  height: 80px;
}
.logo-box .logo {
  line-height: 80px;
}

@media (min-width: 992px) {
  body[data-layout-mode=detached] .navbar-custom .container-fluid {
    max-width: 100%;
  }
}
.page-title-box {
  display: none;
}


.btn-main i {
  font-size: 20px;
  vertical-align: top;
}

.cancel-btn {
    background-color: #ECECEC;
    border-radius: 8px !important;
    padding: 0.52rem 1.5rem;
    font-size: 14px;
    line-height: 1.5;
}

.btn-export {
  color: #00AE9A;
  border-color: transparent;
  background: #ddf6e8;
  padding: 0.7rem 1.3rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.15rem;
}

button.action-icon {
  background-color: transparent;
  border: 0;
}

.pagination-rounded .page-link {
  width: 30px;
  height: 30px;
}

.active > .page-link, .page-link.active {
    background-color: #00AE9A;
    border-radius: 8px!important;
}div#sortTable_paginate {
    display: none;
}div#sortTable_info {
    display: none;
}

.form-check-input:checked {
    background-color: #fff;
    border-color: #00ae9a;
}

.form-check-input:checked[type=checkbox] {
    background-image: url('./../images/main/checked.svg');
}
.card {
  border-radius: 21px;
}
.card .card-body {
  padding: 1rem;
}

.filter-top-bar {
  border-radius: 21px;
}
.filter-top-bar .card-body {
  padding: 1rem;
}

.options-dropdown {
  display: inline-block;
  margin-right: 0.5rem;
}
.options-dropdown .dropdown-toggle {
  width: 42px;
  height: 42px;
  background-color: #FAFAFA;
  border-radius: 13px;
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  color: #484A52;
  font-size: 20px;
}
.options-dropdown .dropdown-menu {
  border-radius: 12px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 0;
}
.options-dropdown .dropdown-menu .dropdown-item {
  padding: 0.8rem 1rem;
  display: flex;
}
.options-dropdown .dropdown-menu .dropdown-item svg {
  vertical-align: middle;
  margin-right: 0.5rem;
}

.filter-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.filter-wrapper .toggle-filter-icon {
  display: inline-block;
  padding: 8px 1rem;
  background-color: rgba(0, 174, 154, 0.11);
  border: 1px solid #00AE9A;
  color: #00AE9A;
  border-radius: 11px;
  font-size: 16px;
  margin-left: 10px;
}

.filter-wrapper .toggle-filter-icon:lang(ar)
{
      margin-left: 0px;
  margin-right: 10px;

}
.filter-wrapper .toggle-filter-icon > img {
  margin-right: 5px;
}
.filter-wrapper .toggle-filter-icon.danger {
  background-color: rgba(254, 242, 243, 0.11);
  border: 1px solid #D12127;
  color: #D12127;
}
.filter-wrapper .filter-items {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
  /* overflow: hidden; */
  transition: all 0.2s ease;
}
.filter-wrapper .filter-items .filter-item {
  display: none;
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.2s ease;
}
.filter-wrapper .filter-items a {
  display: inline-block;
  padding: 8px 16px;
  background-color: #fff;
  border: 1px solid #DCDCDC;
  color: #2B2929;
  border-radius: 11px;
  font-size: 16px;
  width: max-content;
}
.filter-wrapper .filter-items a > img {
  margin-right: 5px;
}
.filter-wrapper .filter-items li {
  margin-left: 12px;
}
.filter-wrapper .filter-items.show .filter-item {
  display: block;
  opacity: 1;
  transform: translateX(0);
}
.filter-wrapper.icons .toggle-filter-icon > img {
  margin-right: 0;
}
.filter-wrapper.icons li a > img {
  margin-right: 0;
}

:root .jsgrid-table,
:root .table,
:root .table-bordered,
:root .table-striped {
  --ct-table-group-separator-color: #fff;
}


tbody, td, tfoot, th, thead, tr {
  padding: 0.7rem 0.85rem !important;
  font-size: 14px;
}

.table thead th {
  font-family: "LamaSans-Medium";
  color: #434141;
  font-size: 16px;
  text-transform: capitalize;
}
.table tbody td {
  color: #6D6565;
  font-family: "LamaSans-Regular";
  font-size: 14px;
}
.table tbody tr:last-child {
  border-bottom-color: #fff;
}
.table .action-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 11px;
  background-color: #F3F3F3;
  margin-right: 0.5rem;
}
.table .action-icon img {
  max-width: 14px;
}
.table .action-icon:last-child {
  margin-right: 0;
}

.pagination {
  margin-top: 1.5rem !important;
  margin-bottom: 0 !important;
}

.table-info-bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 0.85rem 2rem;
  gap: 13px;
}
.table-info-bar .info-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
.table-info-bar .info-title img {
  position: relative;
  bottom: 3px;
}
.table-info-bar .info-title h3 {
  font-size: 20px;
  font-family: "LamaSans-Bold";
  color: #12080C;
  margin: 0;
  text-transform: capitalize;
}
.table-info-bar .info-title h3 > span {
  font-size: 12px;
  color: #979797;
  font-family: "LamaSans-Medium";
  vertical-align: middle;
}
.table-info-bar .action_buttons .action_item {
  display: inline-block;
  background-color: #FFFFFF;
  border: 1px solid #DEE2E6;
  border-radius: 13px;
  padding: 0.7rem 1rem;
  font-family: "LamaSans-Medium";
  font-size: 14px;
  color: #05050B;
  text-transform: capitalize;
  margin-right: 0.5rem;
}
.table-info-bar .action_buttons .action_item img {
  margin-right: 5px;
  vertical-align: middle;
}
.table-info-bar .action_buttons .action_item:last-child {
  margin-right: 0;
}

.categories-tabs {
  padding: 0rem 0;
  display: flex;
  gap: 20px;
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 24px;
}
.categories-tabs button {
  background-color: #FFFFFF;
  border-radius: 14px;
  padding: 0.8rem 1rem;
  box-shadow: 0 3px 6px rgba(212, 207, 207, 0.16);
  flex: 1;
  text-transform: capitalize;
  color: #A7A5A5;
  white-space: nowrap;
}
.categories-tabs button:hover, .categories-tabs button:focus, .categories-tabs button:active {
  background-color: #42B1A0;
  color: #fff;
  box-shadow: 0 3px 6px rgba(0, 174, 154, 0.23);
}
.categories-tabs button.active {
  background-color: #42B1A0;
  color: #fff;
  box-shadow: 0 3px 6px rgba(0, 174, 154, 0.23);
}
.categories-tabs::-webkit-scrollbar {
  width: 3px;
  height: 5px;
}
.categories-tabs::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 5px;
}
.categories-tabs::-webkit-scrollbar-thumb {
  background-color: #cacaca;
  border-radius: 5px;
  height: 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.categories-tabs::-webkit-scrollbar-thumb:hover {
  background: #cacaca;
}

.alertify-notifier .ajs-success {
    background:rgb(5,1,1) !important;
    background: linear-gradient(90deg, rgba(5,1,1,1) 0%, rgba(18,7,7,1) 0%, rgba(37,10,12,1) 100%) !important;
    color: white !important;
    border-radius: 15px;
    border: 1px solid black;
}

/*# sourceMappingURL=custom-css.css.map */
