:root {
    --color-default-rgb: 106, 70, 140;
}

html[dir="rtl"] body {
    font-family: "Din Arabic", sans-serif;
}

html[dir="rtl"] .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links li a span,
html[dir="rtl"] .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .sidebar-submenu li a,
html[dir="rtl"] .page-wrapper .page-body-wrapper .page-title .breadcrumb li,
html[dir="rtl"] div.dataTables_wrapper,
html[dir="rtl"] button,
html[dir="rtl"] .tooltip,
html[dir="rtl"] .form-control-plaintext,
html[dir="rtl"] .theme-form input,
html[dir="rtl"] .theme-form textarea {
    font-family: "Din Arabic";
}

html[dir="rtl"] .nav i {
    margin-right: unset;
    margin-left: 10px;
    margin-right: 10px;
}

html[dir="rtl"] .footer {
    margin-left: unset;
    margin-right: 280px
}

html[dir="rtl"] .lang span span {
    margin-left: unset;
    margin-right: 5px
}

.checkbox_animated,
.radio_animated {
    height: 0;
    appearance: none;
    -webkit-appearance: none;
}

html[dir="rtl"] .checkbox_animated,
html[dir="rtl"] .radio_animated {
    margin: 0 1.3rem 0 0.5rem;
}

img {
    max-width: 100%;
    height: auto
}

td img {
    min-width: 75px
}

fieldset legend {
    all: unset;
    font-size: 1rem
}

.txt-white {
    color: white
}

.cms-alert {
    margin-top: 110px;
    margin-left: 400px;
    margin-right: 80px;
}

.object-contain {
    object-fit: contain;
}

.object-cover {
    object-fit: cover;
}

.customizer-contain {
    z-index: 10
}

.swal-overlay {
    z-index: 800;
}

.swal-wide {
    width: auto !important;
    max-width: 90%;
    min-width: 60%
}

.csv-content {
    max-height: 500px;
    overflow: auto
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #ffffff, #ffffff);
    z-index: 99999999;
}

#preloader #status {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#preloader #status .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
}


.theme-form input[type=text],
.theme-form input[type=email],
.theme-form input[type=search],
.theme-form input[type=password],
.theme-form input[type=number],
.theme-form input[type=tel],
.theme-form input[type=date],
.theme-form input[type=datetime-local],
.theme-form input[type=time],
.theme-form input[type=datetime-local],
.theme-form input[type=month],
.theme-form input[type=week],
.theme-form input[type=url],
.theme-form input[type=file],
.theme-form select {
    height: 40px;
    line-height: 28px;
}

.page-wrapper {
    background: #f8f8f8
}

.page-wrapper.compact-wrapper .page-body-wrapper .according-menu {
    top: 50%;
    transform: translateY(-50%)
}

.page-wrapper .page-header {
    z-index: 700;
}

.maps {
    width: 100% !important;
    height: 300px !important
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.files {
    /*overflow-x: hidden*/
}

.file-content .files .file-box {
    overflow: hidden;
    max-height: 300px;
    cursor: pointer;
}

.file-content .files .file-box * {
    pointer-events: none
}

.file-content .files .file-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*z-index: 2;*/
    background: rgba(255, 255, 255, 0.4);
    opacity: 0;
    transition: opacity 200ms ease-in-out;
    pointer-events: none
}

.file-content .files .file-box .file-top>i {
    transition: opacity 200ms ease-in-out;
    position: absolute;
    opacity: 1;
    z-index: 10;
}

.file-content .files .file-box .file-top a {
    z-index: 10
}

.file-content .files .file-box:not(.dragged):hover:before {
    opacity: 1;
}

.file-content .files .file-box:not(.dragged):hover .file-top i {
    opacity: 1;
}

.edit-media img {
    width: 100%;
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 15px
}

.file-manager .media-select,
.delete-selected-media {
    position: relative;
    top: 0;
    left: 0;
    display: none
}

.delete-selected-media.show {
    display: inline-block
}

.file-manager.edit-mode .media-select {
    display: inline-block;
    pointer-events: none
}

.checkbox_animated.primary:after {
    border-color: var(--theme-deafult);
    border-radius: 5px
}

.dz-remove {
    cursor: pointer !important
}

.breadcrumb .breadcrumb-item a svg {
    width: 16px;
    height: 16px;
    color: #2c323f;
    vertical-align: text-top;
}


.edit-media .box {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 5px;
}

.edit-media .well .language-markup {
    word-wrap: break-word;
    white-space: normal;
}

.edit-media pre.well {
    margin: 0;
    padding: 0;
    overflow: unset;
}

.edit-media .copy {
    margin-top: 14px;
    position: relative;
}

.edit-media .copy a {
    background-color: var(--theme-deafult);
    color: #fff;
    /* font-weight: bold; */
    display: inline-block;
    padding: 0.375rem 1.75rem;
    border-radius: 5px;
    font-size: .9em;
}

.edit-media .sucess-msg {
    height: 30px;
    line-height: 30px;
    display: none;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.edit-media .code-wrapper {
    position: relative;
    width: 100%;
    margin: 0;
}

.cke_chrome {
    border: 1px solid #efefef !important;
    border-radius: 5px;
}

.navs-icon {
    padding: 10px;
    columns: 12;
    column-rule: 1px solid #efefef
}

.custom-card .card-header {
    border-bottom: 0
}

.custom-card .card-header img {
    margin-top: -50px;
    min-height: 150px;
    object-fit: cover;
    object-position: top center;
}

.select2-results__option--selectable {
    cursor: pointer
}

.media {
    padding-top: 4px;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
}

.select2-result-media__avatar {
    float: left;
    width: 100px;
    margin-right: 10px;
}

.select2-result-media__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

.select2-result-media__meta {
    margin-left: 10px;
}

.select2-result-media__title {
    color: black;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px;
}

.select2-result-media__description {
    font-size: 13px;
    color: #777;
    margin-top: 4px;
}

.media-content .btn svg {
    height: 15px;
    margin-right: 2px;
    vertical-align: middle;
}

.media-content .btn {
    padding: 0.375rem 1.05rem
}

.upto-date-message {
    font-size: 15px;
    font-weight: bold;
    border: 1px dotted whitesmoke;
    margin-top: 3%;
}

.md-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .005em;
}

.changelog {
    border: 1px dotted #ececec;
    margin-top: 2%;
    padding: 0px 8px 8px;
    text-align: left;
    font-size: 0.75rem
}

.changelog h4 {
    font-size: .8rem;
    font-weight: 200;
    color: red
}

.message-box {
    color: green;
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #6bcda447;
    border-radius: 3px;
    padding: 10px;
}

.checkbox_animated {
    /* max-height: 21px !important; */
    height: 0.9rem !important;
    margin: 0 1.7rem 0 0;
}

.checkbox_animated:before {
    top: 0.3rem;
}

.checkbox_animated:after {
    top: 50%;
    margin-top: -0.5rem;
}

.notification-item svg {
    width: 40px;
}

.notification-item svg path {
    color: var(--theme-deafult);
}

.square-product-setting {
    height: auto;
}

.square-product-setting .icon-grid {
    transition: all 200ms ease-in-out
}

.square-product-setting .icon-grid.active {
    background: var(--theme-deafult);
    color: white;
    border-radius: 0.25rem
}

.select2-drpdwn .select2-selection--multiple {
    overflow: hidden !important;
    height: auto !important;
    padding: 1px
}

.select2-container {
    z-index: 800
}

.languages~.select2-container {
    z-index: 900;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 4px !important;
}

.selection .select2-selection .select2-search__field {
    margin-top: 6px;
    height: auto;
    line-height: 0;
}

.select2-multiple+.select2-container {
    /* width: 80% !important; */
}

.filters-container {
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    height: auto;
    max-height: 0;
}

.filters-container.open {
    max-height: 1600px;
}

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 {
    background-color: var(--theme-deafult);
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    background-color: var(--theme-secondary);
}

.dt-ext .dataTables_wrapper table.dataTable.stripe tbody>tr.odd.selected,
.dt-ext .dataTables_wrapper table.dataTable.stripe tbody>tr.odd>.selected,
.dt-ext .dataTables_wrapper table.dataTable.display tbody>tr.odd.selected,
.dt-ext .dataTables_wrapper table.dataTable.display tbody>tr.odd>.selected,
.dt-ext .dataTables_wrapper table.dataTable tbody>tr.selected,
.dt-ext .dataTables_wrapper table.dataTable tbody>tr>.selected {
    background-color: rgba(var(--color-default-rgb), 0.4);
}

.dataTables_wrapper table.dataTable tbody td.select-checkbox:before,
.dataTables_wrapper table.dataTable tbody th.select-checkbox:before {
    top: 50%;
    transform: translateY(-50%);
    right: unset;
    left: 20px
}

.dataTables_wrapper table.dataTable tbody td.select-checkbox,
.dataTables_wrapper table.dataTable tbody th.select-checkbox {
    padding-left: 40px !important
}

div.dataTables_wrapper div.dataTables_processing {
    width: 100%;
    height: 100%;
    margin-left: 0px;
    left: 0px;
    top: 5%;
    line-height: 30;
    margin-top: 0px;
    align-items: center;
    z-index: 1000000;
    background: none;
}

div.dataTables_wrapper div.dataTables_processing::before {
    content: '';
    position: absolute;
    -webkit-backdrop-filter: blur(5px);
    background: rgb(255 255 255 / 0.1);
    inset: 0;
    z-index: -1;
}

table.dataTable tbody tr {
    cursor: pointer
}

div.dt-buttons {
    margin-right: 4px
}

.dataTables_wrapper .dataTables_length {
    margin-left: 0px
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    max-width: 150px;
    white-space: revert
}

div.dataTables_wrapper div.dataTables_length select option {
    color: #000000;
}

.dataTables_scrollBody {
    min-height: 125px;
}

.actions {
    min-width: 150px;
}

.actions a {
    margin-right: 0.5rem !important;
    pointer-events: bounding-box;
    position: relative
}

.actions svg {
    width: 20px;
    height: 20px;
}

.my-gallery.gallery-with-description img {
    max-height: 120px;
    object-fit: cover
}

.earning-card.card .card-body .inner-top-right ul li:before {
    left: -20px
}

.chart-type li {
    cursor: pointer
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 1rem;
}

.grid>.grid-item {
    padding: 0;
    position: relative;
    overflow: hidden;
    display: grid;
    place-items: center;
    margin-bottom: 1rem
}

.grid>.grid-item::before {
    content: "";
    padding-bottom: 100%;
    display: block;
}

.grid-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0
}

.grid>div::before {
    grid-area: 1 / 1 / 2 / 2;
}

.delete-media {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    width: 100%;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
}

.grid-item:hover .delete-media {
    bottom: 0;
}

.btn-circle {
    width: 2rem;
    height: 2rem;
    text-align: center;
    padding: 0 .375rem 0 .35rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: 50%;
}

.btn-circle.btn-lg {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0 .5rem 0 .6rem;
    font-size: 1rem;
    line-height: 2.5;
}

.btn-circle.btn-xl {
    width: 4.5rem;
    height: 4.5rem;
    padding: .5rem 1.4rem;
    font-size: 2rem;
    line-height: 1.8;
}

.two-factor,
.two-factor ul,
.two-factor-recovery-codes {
    list-style-type: initial;
    padding-left: 2rem;
}

.two-factor-recovery-codes {
    margin: 30px 0;
    font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 21px;
    padding-left: 0;
}

.two-factor-recovery-code {
    display: inline-block;
    line-height: 1.6;
    text-align: center;
}

.two-factor-recovery-code::before {
    position: relative;
    top: -3px;
    margin-right: 10px;
    font-size: 10px;
    color: #484f58;
    content: "\25CF";
}

.flash {
    position: relative;
    padding: 20px 16px;
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
}

.flash-warn {
    color: #e3b341;
    background-image: linear-gradient(rgba(187, 128, 9, 0.1), rgba(187, 128, 9, 0.1));
    border-color: rgba(187, 128, 9, 0.4);
}

.flash-full {
    margin-top: -1px;
    border-width: 1px 0;
    border-radius: 0;
}

.modules {
    padding: 1rem;
    display: grid;
    grid-gap: .5rem;
    grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
}

.module {
    box-shadow: 0px 0px .5rem .1rem rgba(0, 0, 0, 0.1);
    border-radius: .5rem;
    overflow: hidden;
    padding: 0;
    margin-right: 1rem
}

.module-content {
    padding: 0.5rem
}

.tooltip {
    top: calc(-100% - 1rem);
    left: -0.25rem;
    pointer-events: none;
}

.tooltip .tooltip-arrow {
    left: 50%;
    margin-left: -0.4rem;
}

.tooltip-inner {
    max-width: unset;
    white-space: nowrap
}

[data-bs-toggle="tooltip"]:hover>.tooltip {
    opacity: 0.9
}

.reload-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
    padding-left: 0
}

.reload-input-data {
    padding: 5px 11px;
    width: auto;
    line-height: 0;
}

.reload-input-data svg {
    width: 12px
}

body.dark-only .edit-media .box {
    background-color: #1d1e26;
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid #30313e;
}

body.dark-only .page-wrapper .page-body-wrapper .page-body .form-control {
    background-color: #1d1e26;
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid #30313e;
}

body.dark-only .edit-media {
    color: rgba(255, 255, 255, 0.7);
    background: #1d1e26;
}

body.dark-only .footer {
    background-color: #1d1e26;
    color: rgba(255, 255, 255, 0.7);
}

html[dir="rtl"] .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper {
    left: unset;
    right: 0
}

html[dir="rtl"] .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper.close_icon {
    right: -340px
}

.earning-card.card .card-body .inner-top-left ul li:not(.active),
.earning-card.card .card-body .inner-top-right ul li:not(.active) {
    cursor: pointer
}

.file-content .folder .folder-box {
    padding: 0;
}

.file-content .folder .folder-box a {
    display: block;
    padding: 15px;
}

.file-content .folder .folder-box .media,
.file-content .folder .folder-box .media * {
    pointer-events: none
}

.file-content .folder .folder-box.file-over {
    transition: background-color 150ms ease-in-out;
    background-color: rgb(0 0 255 / 0.3);
}

.file-content .files .file-box .file-top {
    height: unset;
}

.file-content .files .file-box .file-top>img {
    height: 150px;
    object-fit: contain;
}

.customizer-links {
    right: unset;
    display: none
}

.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div li p {
    flex: 0.5;
}

.visit-website {
    color: #2b2b2b;
    position: relative;
}

.visit-website svg {
    aspect-ratio: 1;
    width: 20px
}

.visit-website::before {
    content: "";
    position: absolute;
    height: 40px;
    width: 40px;
    background-color: rgba(115, 102, 255, 0.1);
    border-radius: 100%;
    left: -11px;
    z-index: -2;
    top: -8px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.visit-website:hover::before {
    height: 40px;
    width: 40px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.left-header .horizontal-menu {
    margin-left: 20px;
    margin-right: 20px;
}

.left-header .mega-menu .nav-link.active {
    color: var(--theme-deafult);
    background-color: rgba(115, 102, 255, 0.15);
}

#canvas svg {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.dashboard-globe {
    height: 389px;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .mega-menu-container .mega-box .link-section .submenu-title .according-menu {
    top: 20px;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li .mega-menu-container .mega-box .link-section .submenu-content.opensubmegamenu li a {
    padding-left: 65px;
}

.daterangepicker .ranges ul {
    display: flex;
    justify-content: start;
    margin: 0 0 0 0;
    flex-wrap: wrap;
    width: 450px;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    color: var(--theme-deafult)
}

.daterangepicker.ltr tr td.active:hover {
    color: #fff;
}