body {
    overflow-x: hidden;
}
body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
tspan,
textarea,
text,
.btn,
input,
textarea,
li,
p,
label,
.ps-widget--worktime p strong {
    font-family: "Cairo", sans-serif !important;
    letter-spacing: 0 !important;
}
.required label:after {
    content: "*";
    color: red;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: "Cairo", sans-serif !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Cairo", sans-serif !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-family: "Cairo", sans-serif !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: "Cairo", sans-serif !important;
}
.form-label {
    font-size: 15px;
}
.bs-stepper {
    background-color: #ffffff !important;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%) !important;
}
.bs-stepper .bs-stepper-header {
    border-bottom: 1px solid rgba(34, 41, 47, 0.08) !important;
}
.bs-stepper.wizard-modern .bs-stepper-content {
    box-shadow: unset !important;
}
.alert {
    font-weight: 600;
    font-size: 1rem;
    padding: 0.71rem 1rem;
}
.alert-success {
    box-shadow: rgb(40 199 111 / 100%) 0 6px 7px -7px;
}
.bold {
    font-weight: 900;
}
h1 {
    font-size: 18px;
}
.text-dark {
    color: #212121 !important;
}
.header-navbar
    .navbar-container
    ul.navbar-nav
    li
    a.dropdown-user-link
    .user-nav {
    margin-left: 0;
    margin-right: 0.8rem;
}
.header-navbar
    .navbar-container
    ul.navbar-nav
    li
    a.dropdown-user-link
    .user-status {
    width: 100%;
    padding-right: 0.2rem;
}
.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .badge.badge-up,
.header-navbar
    .navbar-container
    ul.navbar-nav
    li.dropdown-notification
    .badge.badge-up {
    left: 16px;
}
.border-0 {
    border: 0 !important;
}
.f-14 {
    font-size: 14px;
}
.text-gray {
    color: #6e6b7b;
}
.bg-gray {
    background: #6e6b7b;
}
.table thead th,
.table tfoot th {
    font-size: 12px;
    letter-spacing: 0px;
    color: #6e6b7b;
}
.table tbody td {
    font-size: 12px;
    letter-spacing: 0px;
    color: #212121;
}

table.dataTable thead .sorting:first-child:after,
table.dataTable thead .sorting_asc:first-child:after,
table.dataTable thead .sorting_desc:first-child:after,
table.dataTable thead .sorting:first-child:before,
table.dataTable thead .sorting_asc:first-child:before,
table.dataTable thead .sorting_desc:first-child:before {
    display: none !important;
}

.mt-25 {
    margin-top: 25px !important;
}
.ml-0 {
    margin-left: 0;
}
.header-navbar .form-check {
    margin-bottom: -6px;
}
.avatar [class*="avatar-status-"] {
    left: auto;
    right: 0;
}
.border-left {
    border-left: 1px solid #d6dce1;
}
.navbar-container .search-input.open {
    width: 30%;
}
.search-input-icon {
    padding-left: 5px;
}
.search-input-close {
    display: none !important;
}
.table.dataTable {
    margin: 0 !important;
}
/*
.avatar {
    background-color: #FFF;
    box-shadow: 0px 0px 8px #00000024;
    padding: 3px;
}*/
.circle {
    height: 6px;
    width: 6px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 3px;
}
.bg-green {
    background: #28c76f;
}
.bg-red {
    background: #ff5151;
}
.bg-orange {
    background: #f1c35a;
}
.bg-blue {
    background: #006ef1;
}
.icon-1 {
    height: 16px;
    width: 16px;
    margin-left: 5px;
}
.pl-0 {
    padding-left: 0px;
}
.font-12 {
    font-size: 12px;
}
.font-13 {
    font-size: 13px;
}
.mr-40 {
    margin-right: 40px;
}
.mr-5 {
    margin-right: 5px;
}
.p-5-3 {
    padding: 5px 3px;
}
.h2-25 {
    height: 25px !important;
}
.w2-25 {
    width: 25px !important;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}
select[readonly] + .select2-container--default .select2-selection--single {
    background-color: #efefef;
}
.custom_tab .nav-tabs li {
    margin-left: 5px;
}
.ck-editor__editable_inline {
    min-height: 400px;
}
.mini-sidebar {
    margin: 20px 3px 15px 3px;
}
.mini-sidebar ul {
    padding: 0;
    margin: 0;
}
.mini-sidebar ul li {
    list-style: none;
    margin-bottom: 13px;
}
.mini-sidebar ul li a {
    border-right: 4px solid #fff;
    padding-right: 4px;
}
.mini-sidebar .menu-title {
    margin-right: 7px;
}
.mini-sidebar ul li a:hover,
.mini-sidebar ul li a.active {
    border-right: 4px solid #0152ca;
}
.mini-sidebar ul li a.active {
    color: #0152ca;
}
.border-left {
    border-left: 0.5px solid #d8d6de;
}
.border-1 {
    border: 1px solid #d8d6de;
}
.rounded-16 {
    border-radius: 16px;
}
.rounded-8 {
    border-radius: 8px;
}
.border-bottom {
    border-bottom: 1px solid #d8d6de;
    padding-bottom: 10px;
}
.border-right {
    border-right: 1px solid #d8d6de;
    padding-bottom: 10px;
}
.ticket-search {
    padding: 4px;
}
.ticket-search .icon {
    margin-top: 8px;
    margin-right: 3px;
}
.w-98 {
    width: 98%;
}
.text-light-gray {
    color: #b9b9c3;
}
.hover-1:hover,
.ticket.active {
    background: #f8f8f8;
}
.panel {
    margin-bottom: 12px;
}
.panel-header {
    padding: 9px;
    background: #6e6b7b;
    color: #fff;
    text-align: center;
    border-radius: 7px 7px 0 0;
}
.panel-body {
    padding: 10px;
    height: 300px;
    overflow-y: auto;
    border: 2px solid #6e6b7b;
    border-radius: 0 0 7px 7px;
}
.panel-body .form-check {
    margin-bottom: 7px;
}
.ticket.comment {
    background: #ff9f430d;
    border: 1px dashed #ff9f4380;
    border-radius: 8px;
}

.form-tabs .nav-link {
    background: #ffffff;
    box-shadow: 0px 4px 24px #0000000d;
    border: 1px solid #b9b9c3;
    border-radius: 5px 5px 0 0;
    margin-left: 5px;
    color: #6e6b7b !important;
    padding: 0.3rem 1.2rem;
}
.form-tabs .nav-tabs {
    margin-right: 40px;
    margin-bottom: 0 !important;
}
.form-tabs .nav-link.active,
.form-tabs .nav-item.show .nav-link {
    background: #d8d6de;
}
.form-tabs .nav-link:after {
    display: none;
}
.relative {
    position: relative;
}
.cke_bottom {
    display: inline-block !important;
    bottom: -9px;
    left: 0;
    width: 30%;
}
.abs-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
}
#ready_messages {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 69%;
    border-radius: 0;
    /*border: none;*/
}
.form-tabs .cke_chrome {
    border: none !important;
}
.cke_bottom {
    padding: 4px 8px 2px;
    border-top: 1px solid #d1d1d1;
}
.pointer {
    cursor: pointer;
}
.bg-purble {
    background: #31006f;
}
.text-primary {
    color: #31006f !important;
}
.bg-primary {
    background-color: #31006f !important;
}
.bold {
    font-weight: bold;
}
.font-14 {
    font-size: 14px;
}
.font-13 {
    font-size: 13px;
}
.font-12 {
    font-size: 12px;
}
.font-11 {
    font-size: 11px;
}
.border-r-0 {
    border-radius: 0px;
}
.spacer {
    height: 1px;
    width: 100%;
    background: #31006f;
    margin: 5px 0px;
}
.rounded_ajax {
    font-size: 12px;
}
.rounded_ajax .select2-container--classic .select2-selection--single,
.rounded_ajax .select2-container--default .select2-selection--single {
    min-height: 2.4rem !important;
    border-radius: 17px !important;
}
.rounded_ajax
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 24px;
}
.rounded_ajax
    .select2-container
    .select2-selection--single
    .select2-selection__rendered {
    padding-left: 8px;
    padding-right: 8px;
}
.rounded_ajax
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    margin-top: -3px;
}
.rounded_ajax
    .select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    display: none;
}
.pr-0 {
    padding-right: 0 !important;
}
.rounded_ajax .active .select2-container--default .select2-selection--single {
    background: #f8f8f8;
}
.chat-application .sidebar-content .chat-user-list-wrapper li.active {
    background: transparent linear-gradient(268deg, #347fef 0%, #0152ca 100%) !important;
}
.chat-app-window .chats .chat-body .chat-content {
    background: #31006f;
    background-image: none !important;
}
.chat-list .badge {
    font-size: 11px;
    border-radius: 9px;
    margin-right: 7px;
}
.chat-application
    .sidebar-content
    .chat-user-list-wrapper
    li
    .chat-info
    .card-text,
.chat-application .sidebar-content .chat-user-list-wrapper li .chat-info p {
    font-size: 13px;
}
.chat-body {
    height: auto;
    background: transparent;
    padding: 0px 0px;
    margin-bottom: 20px;
    position: relative;
}
.chat-application .sidebar-content .chat-user-list-wrapper li .chat-info {
    width: auto;
}
.chat-input {
    max-height: 38px;
    overflow: hidden;
}
.barcode_img {
    height: 30px;
}
.custom-tab .nav-tabs {
    margin-bottom: 0;
}
.custom-tab .nav-tabs .nav-item .nav-link {
    background: #e9e9e9;
    border-radius: 6px 6px 0 0 !important;
}
.custom-tab .nav-tabs .nav-item .nav-link.active {
    background: #fff;
}
.custom-tab .nav-tabs .nav-link:after {
    display: none;
}
.custom-tab .nav-tabs .nav-item:first-child {
    margin-left: 10px;
}
.error {
    color: red !important;
}
select.error {
    border: 1px solid red;
}
.btn-xs {
    padding: 5px 8px;
    font-size: 12px;
}
.search_in_page .card,
.search_in_page2 .card {
    border: 1px solid #d8d6de;
    padding: 10px 10px;
}
.search_in_page .form-check {
    margin-bottom: -5px;
    margin-top: 8px;
}
.search_in_page .search-input-inner input[type="text"] {
    width: 60%;
    border: none;
}
.search_in_page .search-input-icon {
    margin-top: 10px;
}
.selected {
    background: #ff9632;
    color: #000;
}
.copy_item {
    cursor: pointer;
}
.feed {
    border: 1px solid #d8d6de;
    padding: 10px 10px;
    cursor: pointer;
}
.card-mission {
    background: #476f82;
    color: #fff;
}
.card-order {
    background: #008b85;
    color: #fff;
}
.editable_field {
    display: none;
    cursor: pointer !important;
}
td.date {
    /*min-width: 80px;*/
}
.chat-body {
    background: transparent !important;
    padding: 0px 0px !important;
    margin-bottom: 5px !important;
    height: auto !important;
}
.chat-app-form textarea {
    border: 1px solid #ebe9f1 !important;
    border-radius: 5px !important;
}
.chat-application .chat-app-window .start-chat-area,
.chat-application .chat-app-window .user-chats {
    background-image: url(../images/pattern1.webp) !important;
    background-size: 600px !important;
}
.editable_field .form-control {
    padding: 2px 4px !important;
    margin-top: 2px;
    border-radius: 2px;
    font-size: 13px;
}
.dropdown .dropdown-menu,
.dropup .dropdown-menu,
.btn-group .dropdown-menu {
    left: 0 !important;
}
td:has(div.office_delivery) {
    background: red !important;
}
ul.colors-list {
    list-style: none;
    margin: 0;
    padding: 5px;
}
.color-preview {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 8%);
    height: 1.429em;
    width: 5em;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin: 0px;
}
.dataTables_filter {
    display: none;
}

.rr .dataTables_filter {
    display: block !important;
}

td.fit-width {
    /*min-width: 160px;*/
}
.search_msg {
    margin-top: -28px;
    padding: 5px;
    font-size: 12px;
    border-radius: 0;
}
.wait {
    background: red;
    color: #fff;
}
#dataTableBuilder_wrapper td:nth-child(2),
#dataTableBuilder_wrapper th:nth-child(2),
table.table_sort td:nth-child(2),
table.table_sort th:nth-child(2) {
    display: none !important;
}
.bg-black {
    background: #000;
    width: 100%;
    height: 100%;
    display: block;
}
.urgent {
    background: #fdd835;
    width: 100%;
}
.position-relative .error {
    position: absolute;
    bottom: -19px;
    display: block;
    z-index: 10;
}
.select-error .select2-container--default .select2-selection--single {
    border: 1px solid red !important;
}
.btn_clear {
    background: #cccccc;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 4px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    float: left;
}
.invoice-preview-card p,
.invoice-preview-card div {
    word-break: break-all;
}
.table tbody td {
    white-space: pre-line;
    max-width: 99px !important;
    text-align: center;
}
.orders table.dataTable thead th:first-child {
    width: 25px;
}
.content-header-left .form-check {
    display: none;
}
@media screen and (max-width: 600px) {
    .card-body {
        padding: 1.5rem 0px;
    }
    .card-body .nav-link {
        padding: 0.61rem 0px;
    }
    .card-body .nav-tabs {
        column-gap: 12px;
    }
    .content-header-right {
        display: block !important;
    }
    .content-header-left {
        order: 2;
    }
    .content-header-left h1 span {
        font-size: 12px !important;
    }
    .content-header-left h1 {
        margin: 0px !important;
    }
    .content-header-left svg {
        height: 12px !important;
        width: 12px !important;
    }
    .content-header-left .breadcrumbs-top {
        align-items: center;
    }
    .content-header-right .dropdown {
        display: flex;
        gap: 5px;
    }
    .content-header-right .dropdown :is(button, a, .dropdown-sort) {
        margin: 0px !important;
    }
    .content-header-left .form-check-input {
        width: 15px;
        height: 15px;
        border-radius: 2px;
    }
    .content-header-left .form-check {
        display: flex;
        align-items: center;
        gap: 4px;
    }
    .content-header-left label {
        font-size: 12px;
    }
    .card {
        background-color: transparent;
        box-shadow: unset;
        margin-top: 0px !important;
    }
    .datatables-ajax {
        border: 0;
    }

    .datatables-ajax caption {
        font-size: 1.3em;
    }

    .datatables-ajax thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .datatables-ajax tbody {
        display: block;
        width: 100%;
    }
    .datatables-ajax tr {
        display: block;
        margin-bottom: 8px;
        padding: 16px;
        background-color: #fff;
        border-radius: 12px;
    }
    .datatables-ajax tbody tr td .form-check-input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }
    .datatables-ajax tbody tr td {
        border-bottom: 1px solid #ddd;
        display: flex !important;
        align-items: center;
        text-align: right;
        max-width: unset !important;
        font-size: 12px;
        font-weight: 600;
        line-height: 12px;
        color: #666666;
        border: 0;
        padding: unset;
        margin-bottom: 8px;
        white-space: unset;
    }
    .datatables-ajax tbody tr td:last-child {
        margin-bottom: 0px;
    }
    div.dataTables_wrapper div.dataTables_filter label,
    div.dataTables_wrapper div.dataTables_length label {
        margin-top: 0px;
    }
    .content-header-left {
        margin-bottom: 0px !important;
    }
    .datatables-ajax tbody tr td img {
        height: fit-content;
        margin-bottom: 0px !important;
    }

    .datatables-ajax tbody tr td .dropdown-toggle {
        padding: 0px;
    }

    .datatables-ajax tbody tr td .btn-outline-danger {
        padding: 0px;
        background-color: unset;
    }
    .datatables-ajax .sorting_1::before {
        margin: unset;
    }
    .datatables-ajax td::before {
        content: attr(data-label);
        margin-left: 8px;
        font-weight: 700;
        color: #31006f;
        display: inline-block;
    }

    .datatables-ajax td:last-child {
        border-bottom: 0;
    }
}
.clearable {
    background: url(https://vector.me/files/images/1/6/164514/x_icon_clip_art.jpg)
        no-repeat right -15px center;
    background-size: 7px;
    /* border: 1px solid #999; */
    padding-right: 15px;
    /* border-radius: 3px; */
    transition: background 0.4s;
}
.clearable.clear {
    background-position: right 5px center;
    cursor: pointer;
}
.logs .table tbody td {
    text-align: right;
}
.fixed_search {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: calc(100vw - (100vw - 100%) - 4.4rem - 74px);
}
#filterModal .form-control,
#filterModal select,
#filterModal .select2-container {
    font-size: 0.8rem !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 8px;
    padding-right: 8px;
    direction: rtl;
}
.file-thumbnail {
    height: 100px;
    margin-bottom: 5px;
}
.file-thumbnail img {
    width: 100%;
    height: 100%;
}
.select2-is-invalid {
    border-color: #fd397a !important;
}
.mb-6 {
    margin-bottom: 6px;
}
.tab_title {
    box-shadow: 0px 4px 24px #0000000d;
    border-radius: 6px 6px 0 0;
    padding: 10px 0px;
}
.editable_government .select2 {
    width: 89px !important;
}
@media (max-width: 767.98px) {
    .fixed_search {
        width: calc(100vw - (100vw - 100%) - calc(2rem + 0.4rem)) !important;
    }
}
@media only screen and (max-width: 600px) {
    .search_in_page .search-input-inner input[type="text"] {
        width: 92%;
    }
    .breadcrumb-right .btn,
    .breadcrumb-right .btn-group {
        width: 45%;
        margin-bottom: 5px;
    }
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: right;
    }
    .btn-show-search {
        display: block !important;
    }
}
.btn-show-search {
    position: fixed;
    bottom: 4%;
    right: 30px;
    display: none;
    z-index: 99;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.btn-show-search svg {
    margin: 0 auto;
}
.report-danger {
    color: white;
    font-weight: bold;
    background-color: #fd397a;
    border-radius: 2rem;
    display: inline-flex;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
}
.report-success {
    color: white;
    font-weight: bold;
    background-color: #389519;
    border-radius: 2rem;
    display: inline-flex;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
}
.report-primary {
    color: white;
    font-weight: bold;
    background-color: #251bae;
    border-radius: 2rem;
    display: inline-flex;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529 !important;
}
.custom-table td {
    border: 1px solid #212529;
}
table.dataTable img {
    height: 50px;
    border: 3px !important;
    margin-bottom: 3px !important;
}

td:has(div.editable_edit) {
    padding: 0 !important;
    width: 150px !important;
    max-width: 150px !important;
}
