/* Dropzone */
.dropzone {
    min-height: 150px;
    border: none;
    background: #fff;
    /* padding: 43px 20px; */
    text-align: center;
}

.dropzone {
    background: #e1e1e1 !important;
    border-radius: 13px !important;
    /* max-width: 550px !important; */
    margin-left: auto !important;
    margin-right: auto !important;
    border: none !important;
    border: 3px dotted #808080 !important;
    /* margin-top: 10px !important; */
}

.dropzone-container.svelte-12uhhij.svelte-12uhhij {
    border-radius: 2.5rem;
    border: 3px px solid white;
    background: white;
    width: 21.875rem;
    height: 19.875rem;
    width: 100%;
    max-width: 35.875rem;
    margin: auto;
    box-shadow: 0 0.625rem 1.25rem #8b8b8b1a;
}

.navbar .dropdown-menu {
    /* margin: 0 -74px !important; */
}

@media only screen and (min-width: 769px) {
    .actions {
        transform: translate(0px, 33px) !important;
    }
}

@media only screen and (max-width: 768px) {
    .actions {
        transform: translate3d(1px, 33px, 10px) !important;
    }
}

.dropzone .dz-message {
    text-align: center;
    margin: 7.5em 0 !important;
}

.page-title {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
}

.subheader {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
}

.page-pretitle {
    font-size: 0.8rem !important;
}

.h6,
h6 {
    font-size: 0.8rem !important;
}

.h5,
h5 {
    font-size: 0.9rem !important;
}

.h4,
h4 {
    font-size: 1.1rem !important;
}

.h3,
h3 {
    font-size: 1.3rem !important;
}

.h2,
h2 {
    font-size: 1.4rem !important;
}

.h1,
h1 {
    font-size: 1.5rem !important;
}

@media (min-width: 992px) {
    .h-lg-1 {
        font-size: 1.4rem !important;
    }
}

p {
    margin-bottom: 0;
}

.markdown > table > :not(caption) > * > *,
.table > :not(caption) > * > * {
    padding: 0.5rem;
}

a {
    text-decoration: none !important;
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3 !important;
}

.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show > .nav-link {
    color: #206bc4 !important;
    font-weight: 600 !important;
}

.navbar .navbar-nav .nav-link {
    font-weight: 600 !important;
}

body.theme-dark .dropdown-item,
body.theme-dark .navbar .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.7) !important;
}
.navbar .navbar-brand,
.page-title,
.subheader {
    font-weight: 700 !important;
}
.dropzone {
    min-height: 150px;
    text-align: center;
    background: #e1e1e1 !important;
    border-radius: 13px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 3px dotted grey !important;
}
.dropzone-container.svelte-12uhhij.svelte-12uhhij {
    border-radius: 2.5rem;
    border: 3px solid px;
    background: #fff;
    height: 19.875rem;
    width: 100%;
    max-width: 35.875rem;
    margin: auto;
    box-shadow: 0 0.625rem 1.25rem #8b8b8b1a;
}
@media only screen and (min-width: 769px) {
    .actions {
        transform: translate(0, 33px) !important;
    }
}
@media only screen and (max-width: 768px) {
    .actions {
        transform: translate3d(1px, 33px, 10px) !important;
    }
}
.dropzone .dz-message {
    text-align: center;
    margin: 7.5em 0 !important;
}
.page-title {
    font-size: 1.5rem !important;
}
.subheader {
    font-size: 0.9rem !important;
}
.dropdown-item,
.form-control,
.form-label,
.form-select,
.navbar .navbar-nav .nav-link,
body.theme-dark .dropdown-item {
    font-weight: 600 !important;
}
.text-custom {
    color: #333 !important;
}
.h6,
.page-pretitle,
h6 {
    font-size: 0.8rem !important;
}
.h5,
h5 {
    font-size: 0.9rem !important;
}
.h4,
.navbar .navbar-brand,
h4 {
    font-size: 1.1rem !important;
}
.h3,
h3 {
    font-size: 1.3rem !important;
}
.h2,
h2 {
    font-size: 1.4rem !important;
}
.h1,
h1 {
    font-size: 1.5rem !important;
}
@media (min-width: 992px) {
    .border-lg-end {
        border-right: 1px solid #dee2e6;
    }
    .h-lg-1 {
        font-size: 1.4rem !important;
    }
    .navbar-vertical.navbar-expand-lg .navbar-brand {
        justify-content: start !important;
        margin-inline: 15px;
    }
}
p {
    margin-bottom: 0;
}
.markdown > table > :not(caption) > * > *,
.table > :not(caption) > * > * {
    padding: 0.5rem;
}
a {
    text-decoration: none !important;
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3 !important;
}
.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show > .nav-link {
    color: #206bc4 !important;
    font-weight: 600 !important;
}
body.theme-dark .preloader-wrapper {
    background-color: #1e293b !important;
}
.ploader-size {
    height: 200px;
    width: 200px;
}
.loading {
    display: flex;
    justify-content: center;
}
.loading::after {
    content: "";
    width: 50px;
    height: 50px;
    border: 4px solid #ddd;
    border-top-color: #f69545;
    border-radius: 50%;
    animation: 1s infinite loading;
}
@keyframes loading {
    to {
        transform: rotate(2turn);
    }
}
.bg-rose {
    background-color: #db25db !important;
}
/* 1-4 (already provided for reference) */
.bg-custom1 { background-color: #d1e9fb; border: 1px solid #a8c8d8; } /* Soft Blue */
.bg-custom2 { background-color: #d1e9d4; border: 1px solid #a3c8a1; } /* Mint Green */
.bg-custom3 { background-color: #f1e0d3; border: 1px solid #e0c0a0; } /* Soft Peach */
.bg-custom4 { background-color: #e3d9ff; border: 1px solid #c4b8ff; } /* Lavender */

/* 5-8 (new colors) */
.bg-custom5 { background-color: #ffe0e0; border: 1px solid #ffb0b0; } /* Soft Pink */
.bg-custom6 { background-color: #fff5d1; border: 1px solid #ffe08a; } /* Soft Yellow */
.bg-custom7 { background-color: #d9f0ff; border: 1px solid #a0d4ff; } /* Soft Sky Blue */
.bg-custom8 { background-color: #e3ffd9; border: 1px solid #a0d8a0; } /* Soft Light Green */
.dropdown-divider {
    border-top: 1px solid #d3d3d3 !important;
}
.btn {
    border-radius: 12px !important;
    font-size: 1rem !important;
    padding: 10px 18px !important;
}
.btn-custom,
.small-btn {
    font-size: 0.8rem !important;
}
.btn-custom {
    padding: 2px 10px !important;
}
.img-rounded {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.small-btn,
.sp-replacer {
    border-radius: 8px !important;
}
.bottom-fix {
    position: fixed;
    width: 99%;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #f6f8fb;
    z-index: 999;
    margin: 5px;
    transition: 0.8s;
}
#table-plan_next,
#table-plan_previous,
#table_next,
#table_previous {
    padding: 0 18px;
}
.small-btn {
    padding: 0.35rem 0.7rem !important;
}
.form-selectgroup-label {
    border-radius: 8px;
    color: #4c5661 !important;
}
.sp-dd {
    display: none !important;
}
.sp-preview {
    margin-right: 0 !important;
    border: 1px solid #dce1e7 !important;
    border-radius: 8px !important;
    width: 40px !important;
    height: 30px !important;
}
.sp-replacer {
    padding: 7px !important;
    border: 1px solid #dce1e7 !important;
}
.dataTables_filter input,
.dataTables_length select {
    background-color: transparent !important;
    border-radius: 4px !important;
}
.sp-preview-inner {
    border-radius: 8px !important;
}
.avatar,
.input-group {
    box-shadow: none;
}
.card {
    border-radius: 16px !important;
}
.markdown > table,
.table {
    --tblr-table-accent-bg: transparent !important;
    --tblr-table-striped-bg: transparent !important;
}
.markdown > table thead th,
.table thead th {
    background: #f0f2f6 !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    line-height: 1.6 !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.tbody,
td,
tfoot,
th,
thead,
tr {
    border-style: none !important;
    border-bottom: 1px solid #e6e8e9 !important;
}
.actions {
    border-radius: 14px !important;
}
.act-btn {
    padding: 7px 14px !important;
}
.form-control,
.form-select {
    line-height: 1.8 !important;
    border-radius: 8px !important;
}
.theme-dark .form-control {
    background-color: #1b2434 !important;
    color: #fafbfc;
}
.theme-dark .footer,
.theme-dark .link-secondary,
.theme-dark .page-item:first-child .page-link,
.theme-dark .page-item:last-child .page-link,
.theme-dark .subheader,
.theme-dark .text-muted,
.theme-dark card-title,
.theme-dark code {
    color: #fafbfc !important;
}
.theme-dark .page-pretitle {
    color: #aeb1b5 !important;
}
.theme-dark .navbar-brand-autodark {
    filter: drop-shadow(0 0 3px white) brightness(1);
}
.theme-dark .form-help {
    color: #fafbfc !important;
    background: #206bc4;
}
.theme-dark input,
.theme-dark select,
.theme-dark textarea {
    color: #fafbfc;
}
.theme-dark .legend,
.theme-dark .progress {
    background: #aeb1b5;
}
.theme-dark .btn-dark {
    background: #fff;
    color: #000;
}
.theme-dark .dropzone,
[data-bs-theme="dark"] .iconpicker .iconpicker-item {
    color: #000;
}
.form-label {
    margin-bottom: 0.5rem !important;
    font-size: 0.95rem !important;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc {
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-position-y: center !important;
    background-size: 15px !important;
}
.dataTables_filter input {
    line-height: 1.8 !important;
    font-size: 0.95rem;
    font-weight: 600 !important;
    margin-left: 10px !important;
}
.dataTables_filter label,
.dataTables_info,
.dataTables_length label,
.dataTables_length select,
.paginate_button {
    font-size: 0.95rem !important;
    font-weight: 600 !important;
}
.dataTables_filter input:focus-visible {
    outline-style: none !important;
}
.dataTables_filter,
.dataTables_length {
    padding: 20px 20px 0 !important;
}
.dataTables_info {
    padding: 6px 20px 13px !important;
}
.dataTables_paginate {
    padding: 4px 20px 13px !important;
}
.dataTables_length select {
    text-align: center;
    line-height: 1.3 !important;
    padding: 0.35rem 0.4rem !important;
    margin: 0 6px 10px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    display: inline-block;
    font-weight: 600 !important;
    line-height: 1.4285714;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: 0 0 !important;
}
.badge {
    font-size: 0.75rem !important;
    padding: 5px 10px !important;
    border-radius: 6px !important;
}
.dt-buttons {
    text-align: end !important;
}
table {
    width: 100% !important;
}
.admin-avatar {
    background-image: url("../backend/static/avatars/000m.jpg") !important;
}
.logout {
    display: none;
}
.authentication {
    z-index: 10;
}
.web-index {
    z-index: 0;
}
.custom-textbox,
.minimal-msg {
    padding: 10px;
}
.mail-header {
    display: inline-block;
}
.web-cookies {
    bottom: 30px;
    left: 20px;
}
.web-nav-top {
    top: -2rem;
    right: 3rem;
    z-index: -1;
}
.web-nav-bottom {
    bottom: -2rem;
    right: -2rem;
    z-index: -1;
}
.web-nav-bottom-3 {
    top: 3rem;
    right: -3rem;
    z-index: -1;
}
.web-nav-bottom-2 {
    bottom: 2.5rem;
    left: -4.5rem;
    z-index: -1;
}
.recaptcha {
    display: flex;
    align-items: end;
    justify-content: end;
    width: 87px;
}
a:hover {
    cursor: pointer;
}
.rtl-justify-between {
    justify-content: flex-end;
}
div.table-responsive > div.dataTables_wrapper > div.row {
    margin: 2px;
}
div.table-responsive > div.dataTables_wrapper > div.row:last-child {
    margin-top: 10px;
}
.container-disabled {
    pointer-events: none;
    opacity: 0.5;
}
.icon-padding {
    height: 40px;
    width: 40px;
}
.top-10 {
    top: 10px;
}
.custom-logo {
    height: 3rem !important;
    filter: brightness(1) invert(0) !important;
}
body.preloader-site {
    overflow: hidden;
}
[data-bs-theme="dark"] .preloader-wrapper {
    background: #151f2c;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}
.preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.float-right {
    float: right !important;
}
@media screen and (max-device-width: 480px) and (orientation: portrait) {
    select#chooseLang {
        padding: 0.2375rem 0.55rem;
    }
}
@media screen and (max-device-width: 640px) and (orientation: landscape) {
    select#chooseLang {
        padding: 0.2375rem 0.55rem;
    }
}
@media screen and (max-device-width: 640px) {
    select#chooseLang {
        padding: 0.2375rem 0.55rem;
    }
}
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    select#chooseLang {
        padding: 0.2375rem 0.55rem;
    }
}
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    select#chooseLang {
        padding: 0.2375rem 0.55rem;
    }
}
@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {
    select#chooseLang {
        padding: 0.2375rem 0.55rem;
    }
}
.custom-section {
    display: flex !important;
}
.icon-primary,
.nav-link-icon svg {
    color: #206bc4 !important;
}
.custom-icon {
    height: 50px !important;
    width: 50px !important;
    padding: 10px 10px 10px 20px;
}
.icon-gray {
    color: #dcdcdc !important;
}
.icon-success {
    color: #05b605 !important;
}
.icon-danger {
    color: tomato !important;
}
.footer {
    top: 94%;
    right: 17%;
}
.form-imagecheck-figure {
    border: var(--tblr-border-width) var(--tblr-border-style) #dadfe538;
    box-shadow: 10px 5px 5px #dadfe538;
}
input#plink {
    border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
    aside.navbar {
        width: 100% !important;
        top: 0 !important;
    }
    .active > .page-link,
    .page-link.active {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 35px !important;
        width: 35px !important;
        border-radius: 10px !important;
    }
    .pagination {
        --tblr-pagination-padding-x: 0.85rem;
        display: flex !important;
        align-items: center !important;
    }
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_length {
        text-align: start !important;
    }
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: end !important;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: end !important;
    }
}
[data-bs-theme="dark"] .dataTables_filter input,
[data-bs-theme="dark"] .dataTables_length select {
    background-color: #fff !important;
    color: #000;
}
[data-bs-theme="dark"] text {
    fill: rgb(250, 250, 250);
}
.swal-text {
    text-align: center !important;
}
.swal2-container.swal2-center.card.swal2-backdrop-show {
    position: absolute;
    display: grid;
}
@media (max-width: 992px) {
    .navbar-collapse.collapsing .navbar-nav {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: -65%;
        transition: 0.1s ease-in-out;
    }
    .navbar-collapse.show .navbar-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        flex-direction: column;
        height: auto;
        width: 65%;
        transition: left 0.2s ease-in-out;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
        z-index: 9999999 !important;
    }
}
@keyframes spin {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
#nativecode-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.nativecode-loading {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0;
    border: 4px solid transparent;
    border-radius: 50%;
    border-top-color: #015ac4;
    animation: 1s cubic-bezier(0.5, 0, 0.5, 1) infinite spin;
}
.fade-out {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.2s;
}
.modal-blur {
    backdrop-filter: none !important;
    background: rgba(0, 0, 0, 0.8) !important;
}
.modal-content,
.modal-footer {
    border-radius: 16px !important;
}
.modal-status {
    background: 0 0 !important;
}
.fade {
    transition: opacity 50ms linear !important;
}
