@font-face {
    font-family: 'DINNextLTArabic';
    src: url("../fonts/DINNextLTArabic/DINNextLTArabic-Regular.ttf") format('truetype');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'DINNextLTArabic';
    src: url("../fonts/DINNextLTArabic/DINNextLTArabic-Medium.ttf") format('truetype');
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: 'DINNextLTArabic';
    src: url("../fonts/DINNextLTArabic/DINNextLTArabic-Bold.ttf") format('truetype');
    font-weight: 600;
    font-display: swap
}

.branch {
    border: 1px dashed;
    padding: 1rem;
}

:root {
    --main-color: #8FC04E;
    --hover-color: #79A53E;
    --whiteColor: #FFFFFF;
    --text-dark-color: #1E272E;
    --bodyBg: #F9FAFB;
    --thead-bg: rgba(243, 246, 249, 0.56);
}

body {
    font-family: 'DINNextLTArabic', sans-serif !important;
    background-color: var(--bodyBg);
}

body::-webkit-scrollbar-track {
    background: #FFF;
}

body::-webkit-scrollbar-thumb {
    background: var(--main-color);
}

a {
    color: #3F4254;
}

a:hover {
    color: var(--main-color);
}

body::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.font-medium {
    font-weight: 500 !important;
}

.tooltip {
    font-family: 'DINNextLTArabic', sans-serif;
}

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

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

.text-secondary {
    color: #7E90D4 !important;
}

.text-blue {
    color: #3DC2EA !important;
}

.btn-check:checked + .btn.btn-primary,
.btn-check:active + .btn.btn-primary,
.btn.btn-primary:focus:not(.btn-active),
.btn.btn-primary:hover:not(.btn-active),
.btn.btn-primary:active:not(.btn-active),
.btn.btn-primary.active,
.btn.btn-primary.show,
.show > .btn.btn-primary {
    background-color: var(--hover-color) !important;
}

.btn.btn-warning {
    color: #FFFFFF;
    border-color: #F5C342 !important;
    background-color: #F5C342;
}

.btn.btn-light {
    color: #2C2C2C;
    border-color: #F5F5F5;
    background-color: #F5F5F5;
}

.btn-check:checked + .btn.btn-light,
.btn-check:active + .btn.btn-light,
.btn.btn-light:focus:not(.btn-active),
.btn.btn-light:hover:not(.btn-active),
.btn.btn-light:active:not(.btn-active),
.btn.btn-light.active,
.btn.btn-light.show,
.show > .btn.btn-light {
    color: #2C2C2C !important;
}

.btn-white {
    padding: 10px 15px !important;
}

.btn-check:checked + .btn.btn-white,
.btn-check:active + .btn.btn-white,
.btn.btn-white:focus:not(.btn-active),
.btn.btn-white:hover:not(.btn-active),
.btn.btn-white:active:not(.btn-active),
.btn.btn-white.active,
.btn.btn-white.show,
.show > .btn.btn-white {
    color: #FFF !important;
    background-color: var(--main-color) !important;
}

.btn-check:checked + .btn.btn-white svg path,
.btn-check:active + .btn.btn-white svg path,
.btn.btn-white:focus:not(.btn-active) svg path,
.btn.btn-white:hover:not(.btn-active) svg path,
.btn.btn-white:active:not(.btn-active) svg path,
.btn.btn-white.active svg path,
.btn.btn-white.show svg path,
.show > .btn.btn-white svg path {
    fill: #FFF;
}

.btn-check:checked + .btn.btn-white svg path[stroke],
.btn-check:active + .btn.btn-white svg path[stroke],
.btn.btn-white:focus:not(.btn-active) svg path[stroke],
.btn.btn-white:hover:not(.btn-active) svg path[stroke],
.btn.btn-white:active:not(.btn-active) svg path[stroke],
.btn.btn-white.active svg path[stroke],
.btn.btn-white.show svg path[stroke],
.show > .btn.btn-white svg path[stroke] {
    stroke: #FFF;
}


.btn-check:checked + .btn.btn-white span,
.btn-check:active + .btn.btn-white span,
.btn.btn-white:focus:not(.btn-active) span,
.btn.btn-white:hover:not(.btn-active) span,
.btn.btn-white:active:not(.btn-active) span,
.btn.btn-white.active span,
.btn.btn-white.show span,
.show > .btn.btn-white span {
    color: #FFF !important;
}

.btn.btn-info {
    color: #FFFFFF;
    border-color: #7E90D4;
    background-color: #7E90D4;
}

.btn-check:checked + .btn.btn-info,
.btn-check:active + .btn.btn-info,
.btn.btn-info:focus:not(.btn-active),
.btn.btn-info:hover:not(.btn-active),
.btn.btn-info:active:not(.btn-active),
.btn.btn-info.active,
.btn.btn-info.show,
.show > .btn.btn-info {
    border-color: #606fa8 !important;
    background-color: #606fa8 !important;
}

.form-check-input[type=checkbox] {
    border-radius: 4px;
}

.rest-btn {
    background: transparent;
    border: 0;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0;
    cursor: pointer;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.bg-primary {
    background-color: var(--main-color) !important;
}

.aside,
.header .header-brand {
    background-color: #1E2124;
}

.aside .aside-toolbar .aside-user {
    border-bottom: 1px solid rgba(56, 60, 66, 0.40);
    border-top: 1px solid rgba(56, 60, 66, 0.40);
}

#kt_aside_mobile_toggle i {
    font-size: 18px;
}

/* aside-menu */
.aside-menu .menu > .menu-item {
    margin-bottom: 0;
    padding: 0;
}

.aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    fill: #FFFFFF;
}

.aside-menu .menu .menu-item .menu-link .menu-title {
    color: #FFFFFF;
}

.aside-menu .menu .menu-item .menu-link {
    font-size: 14px;
    padding: 12px 20px 12px 22px;
    border-radius: 0;
    border-inline-start: 3px solid transparent;
}

.aside-menu .menu .menu-item .menu-link.active {
    border-inline-start-color: var(--main-color);
}

.aside-menu .menu .menu-item .menu-link:hover {
    border-inline-start-color: var(--main-color);
}

.aside-menu .menu-item .menu-link .menu-icon {
    margin-right: 11.3px;
    width: 20px !important;
    height: 20px !important;
}

.aside-menu .menu-item .menu-link .menu-icon svg {
    width: 20px !important;
    height: 18px !important;
}

.aside-menu .menu .menu-item .menu-link.active {
    background-color: #33363A;
    font-weight: 500;
}

.aside-menu .menu .menu-item .menu-link:hover {
    background-color: #33363A !important;
}

.aside-menu .menu .menu-item .menu-link.active .menu-title {
    color: var(--main-color);
}


.aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    fill: var(--main-color);
}

.aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon svg [stroke]:not(.permanent):not(g) {
    stroke: var(--main-color);
}

.aside-menu .menu-item .menu-link .menu-badge .badge {
    background-color: #F1416C;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    min-height: 18px;
    min-width: 18px;
    font-size: 10px;
}

.aside-menu .menu-item .menu-icon i {
    color: #b5b5c3;
    font-size: 17px;
}

.number-size {
    font-size: 35px;
}

div.dataTables_wrapper div.dataTables_length {
    padding-right: 10px;
}

.iti {
    width: 100%;
}

.iti__arrow {
    border-top-color: #727272 !important;
}

.iti__selected-flag {
    direction: ltr !important;
    outline: none;
}

.iti__country-name {
    font-size: 12px;
}

.iti__arrow--up {
    border-bottom: none;
}

.iti__country-list {
    left: 0;
    right: auto;
    max-width: 290px;
    overflow-x: scroll !important;
}

/* tel responsive */
@media (max-width: 1024px) {
    .iti__country-list {
        left: 0;
        right: auto;
    }
}

@media (max-width: 576px) {
    .iti__country-list {
        left: 0;
        right: auto;
    }
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px;
}

.iti__country {
    direction: ltr;
    text-align: left;
}

.iti__arrow {
    border-top: 4px solid #fff;
}

.iti--separate-dial-code .iti__selected-dial-code {
    color: #030F17;
    font-size: 14px;
    font-weight: 300;
}

.iti--separate-dial-code .iti__selected-flag {
    background: transparent;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background: transparent;
}

/* rest */
.text-hover-primary:hover {
    color: var(--main-color);
}

.header-brand img {
    width: 97px;
}

/* .header-brand {
    border-bottom: 1px solid rgba(56, 60, 66, 0.23);
} */

@media (min-width: 992px) {
    .aside-minimize {
        right: 19px !important;
    }

    #kt_aside_toggle svg {
        width: 14.29px !important;
        height: 14.47px !important;
    }

    #kt_aside_toggle svg path {
        fill: var(--main-color);
    }
}


.sign-page .login-bg {
    background-image: url("../images/sign-bg2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.sign-page .login-bg:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #18191B;
    opacity: 0.88;
    z-index: -1;
}

.sign-page .logo {
    position: relative;
    z-index: 2;
}

.sign-page .logo img {
    width: 140px;
}

.sign-page .login-text {
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
}

@media (max-width: 575px) {
    .sign-page .sign-box {
        width: 90% !important;
    }
}

.header .toolbar .menu-sub-dropdown i {
    font-size: 29px;
    color: var(--main-color);
}

@media (min-width: 992px) {
    .header .header-brand {
        justify-content: flex-start;
        position: relative;
    }

    .aside-minimize {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media (max-width: 991px) {
    .header-brand img {
        width: 90px;
    }
}

.settings-page .image-input {
    margin-top: 30px !important;
    border: 1px solid #DDD;
}

.nav-line-tabs .nav-item .nav-link.active,
.nav-line-tabs .nav-item.show .nav-link,
.nav-line-tabs .nav-item .nav-link:hover:not(.disabled) {
    border-bottom: 2px solid var(--main-color);
}

table.dataTable > thead .sorting:before,
table.dataTable > thead .sorting:after,
table.dataTable > thead .sorting_asc:before,
table.dataTable > thead .sorting_asc:after,
table.dataTable > thead .sorting_desc:before,
table.dataTable > thead .sorting_desc:after,
table.dataTable > thead .sorting_asc_disabled:before,
table.dataTable > thead .sorting_asc_disabled:after,
table.dataTable > thead .sorting_desc_disabled:before,
table.dataTable > thead .sorting_desc_disabled:after {
    display: none !important;
}

table.dataTable > thead > tr > th:not(.sorting_disabled),
table.dataTable > thead > tr > td:not(.sorting_disabled) {
    padding: 15px 0.75rem;
}


.modal-header {
    padding: 10px 15px !important;
}

.modal-header .modal-title {
    color: var(--main-color);
    font-size: 16px;
    font-weight: 500;
}

.modal-header svg path,
.modal-header svg rect {
    fill: #484E56 !important;
    opacity: 1;
}

.modal-header [aria-label="Close"] span {
    color: #FFF;
}

.modal-header .btn.btn-active-light-primary:hover:not(.btn-active),
.modal-header .btn.btn-active-light-primary.show {
    background-color: inherit !important;
}

.modal-header .btn.btn-active-light-primary:hover:not(.btn-active),
.modal-header .btn.btn-active-light-primary.show {
    background-color: inherit !important;
}

@media (max-width: 991.98px) {
    .modal-header .toolbar {
        flex-direction: row;
        background-color: inherit !important;
    }
}

.btn.btn-icon {
    height: 35px;
    width: 35px;
}

.latest-commissions .card-body .symbol .symbol-label {
    width: 90px !important;
    height: 90px !important;
}

.fa-exclamation-circle {
    color: var(--main-color);
}

/* dropzone */
.dropzone.dz-started .dz-message {
    margin-bottom: 20px;
}

.dropzone .dz-preview .dz-image {
    width: 150px !important;
    height: 150px !important;
}

.dropzone .dz-preview .dz-image img {
    width: 100% !important;
    height: 100% !important;
}

.dropzone .dz-preview {
    margin: 8px !important;
}

.tns-item .overlay-wrapper img {
    height: 280px !important;
    object-fit: cover;
}

.tns .tns-nav {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 50%;
    right: 50%;
}

/*  add new to mycn panel */
.form-check.form-check-solid .form-check-input {
    background-color: #dfdfdf !important;
}

.form-check.form-check-solid .form-check-input:checked {
    background-color: var(--main-color) !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
    text-align: start;
}

.table > thead {
    background: #f5f5f5;
}

.table tr:first-child,
.table th:first-child,
.table td:first-child {
    padding-left: 0 !important;
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
    color: #525252 !important;
    font-weight: normal;
}

.select2-container--bootstrap5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice .select2-selection__choice__remove {
    right: 4px;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected {
    background-color: var(--main-color);
}

.select2-container .select2-search--inline .select2-search__field {
    font-family: 'DINNextLTArabic', sans-serif;
}

.home-card {
    transition: 0.3s;
}

.home-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 15px 4px rgb(0 0 0 / 5%);
}

.home-card .svg-icon.svg-icon-primary svg [fill]:not(.permanent):not(g) {
    fill: var(--main-color);
}

.card .card-header {
    min-height: 55px;
}

.card .card-header h3 {
    font-size: 15px;
}

.note-toolbar .dropdown-toggle::after {
    display: none;
}

.tag-input {
    height: 80px;
}

/* summer note */
.note-editor .note-toolbar .note-color .dropdown-toggle {
    padding-right: 11px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.note-btn-group > .note-btn-group:not(:last-child) > .note-btn,
.note-btn-group > .note-btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 3px !important;
    margin: 0 2px;
}

.note-btn-group > .note-btn-group:not(:first-child) > .note-btn,
.note-btn-group > .note-btn:not(:first-child) {
    border-radius: 3px !important;
}

.note-color-all.open .note-dropdown-menu {
    display: flex;
}

.note-editor .note-toolbar .note-color-all .note-dropdown-menu,
.note-popover .popover-content .note-color-all .note-dropdown-menu {
    min-width: auto;
}

@media (max-width: 991px) {
    .note-color-all.open .note-dropdown-menu {
        flex-direction: column;
        align-items: flex-end;
    }
}

.note-editable,
.note-placeholder {
    font-family: 'DINNextLTArabic', sans-serif !important;
}

.note-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.note-modal-footer {
    height: 80px;
}

.note-modal-content .note-modal-body [type="checkbox"] {
    margin: 0 5px !important;
}


.card .card-header {
    padding: 0 15px;
}

.card .card-body {
    padding: 15px;
}


.btn-outline-primary {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--main-color) !important;
    border-radius: 100vmax;
}

.btn-outline-primary span {
    color: var(--main-color);
}

.btn-outline-primary:hover {
    border: 1px solid var(--main-color) !important;
    background-color: var(--main-color);
}

.btn-outline-primary:hover span {
    color: #FFF;
}

.btn-outline-primary:hover svg path {
    fill: #FFF;
}

.btn-gray {
    color: var(--main-color);
    background-color: #F9FAFB;
    padding: 6px 15px !important;
    border-radius: 20vw;
    display: flex;
    align-items: center;
}


.btn-gray:hover {
    color: #FFF;
    background-color: var(--main-color);
}

.btn-gray:hover svg path {
    fill: #FFF;
}

.btn-gray:hover span {
    color: #FFF !important;
}

.svg-icon.svg-icon-primary svg [fill]:not(.permanent):not(g) {
    fill: #6b6b6b;
}

@media (max-width: 575px) {

    .table tr:first-child,
    .table th:first-child,
    .table td:first-child {
        padding-left: 25px !important;
        padding-right: 10px !important;
    }

    table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
    table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
        left: 5px;
        right: auto;
    }
}


[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
    direction: ltr;
}

#tinymce_Des + .tox-tinymce {
    height: 300px !important;
}


.apexcharts-text,
.apexcharts-title-text,
.apexcharts-legend-text {
    font-family: 'DINNextLTArabic', sans-serif !important;
}

.apexcharts-legend-text {
    margin: 0 5px;
}

/* upgrade badge badeg */

.upgrade-badge {
    background-image: linear-gradient(45deg, #8FC04E, #A3DA55);
    min-height: 20px;
    padding: 2px 7.3px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.upgrade-badge {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}

.upgrade-badge span {
    padding-inline-start: 5px;
    position: relative;
    top: -2px;
}

.menu-state-bg-light-primary .menu-item.hover > .menu-link:not(.disabled):not(.active),
.menu-state-bg-light-primary .menu-item .menu-link:hover:not(.disabled):not(.active) {
    background-color: #F5F8EF;
}

/* header */

.header .header-search {
    width: 356px;
    min-height: 40px;
    height: 40px;
}

.header .header-search .form-control {
    padding: 6px 18px;
    font-size: 14px;
    border-radius: 7px;
    border-color: rgba(114, 100, 214, 0.11);
    height: 100%;
}

.header .header-search .form-control::placeholder {
    font-size: 12px !important;
    color: #BABCC8;
    font-weight: normal;
}

.header .header-search .svg-icon {
    inset-inline-start: 15px;
    inset-block-start: 48%;
    transform: translateY(-50%);
}

.header .head-language .menu-sub-dropdown {
    width: 109px !important;
}

.header .head-language .menu-sub-dropdown .menu-link img {
    width: 16px !important;
    height: 12px !important;
    object-fit: cover;
}

.header .head-notification {
    position: relative;
}

.header .head-notification .badge {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    padding: 0;
    font-size: 9px;
    position: absolute;
    inset-block-start: 4px;
    inset-inline-end: 4px;
}

.header .head-userMenu .menu-sub-dropdown {
    width: 236px !important;
    top: 23px !important;
}

.header .menu-item.logout svg path {
    fill: #d62b18;
}

.header .menu-item.logout span {
    color: #d62b18;
}

.app-toolbar {
    margin-bottom: 12px;
}

.page-title .breadcrumb .breadcrumb-item {
    display: flex;
    align-items: center;
}

.page-title .breadcrumb .breadcrumb-item:after {
    display: none;
}

.page-title .breadcrumb .breadcrumb-item a {
    font-weight: 500;
    font-size: 16px;
}

.page-title .breadcrumb .breadcrumb-item span {
    font-weight: 500;
    font-size: 16px;
    color: #313336;
    padding-inline-start: 6px
}


.page-title .breadcrumb .breadcrumb-item .arrow {
    font-weight: bold;
    color: #484E56;
}

/* card boxs */
.cards-boxs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(195.4px, 1fr));
    gap: 13px;
}


.cards-boxs .card {
    border-radius: 15px;
    background: var(--whiteColor);
    padding: 22px 10px 22px 15px;
    min-height: 92px;
    transition: all .3s;
    display: flex;
    flex-direction: row;
    position: relative;
}

.cards-boxs .card .card-icon {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}


.reporst-cards-boxs .card {
    border-radius: 9px;
    background: var(--whiteColor);
    padding: 21px 5px 21px 24px;
    min-height: 103px;
    transition: all .3s;
    display: flex;
    flex-direction: row;
    position: relative;
}

.reporst-cards-boxs .card .card-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-shadow: 0 3px 6px rgba(241, 241, 253, 0.45);
    transition: 0.7s;
}

.reporst-cards-boxs .card .card-icon svg {
    width: 40px;
    height: 40px;
}

.reporst-cards-boxs .card .card-info {
    margin-inline-start: 12px;
}

.reporst-cards-boxs .card .card-info p {
    color: var(--text-dark-color);
    font-size: 15px;
    margin-bottom: 18px;
}

.reporst-cards-boxs .card .card-info span {
    color: #7E90D4;
    font-weight: bold;
    font-size: 20px;
}


.apexcharts-tooltip-series-group {
    text-align: left !important;
    justify-content: flex-start !important;
    gap: 5px;
}

.custom-table tr:last-child,
.custom-table th:last-child,
.custom-table td:last-child {
    padding-right: 0.75rem;
}

.custom-table thead {
    background: var(--thead-bg);
}

.custom-table th {
    font-size: 13px;
    font-weight: normal;
}

.custom-table tbody tr td {
    font-size: 13px;
    color: #676767;
    font-weight: normal;
}

.tabel-scroll {
    height: 320px;
    overflow-y: scroll;
}

.tabel-scroll::-webkit-scrollbar-thumb {
    background: rgba(72, 168, 166, 0.18) !important;
    border-radius: 10px;
}

.tabel-scroll::-webkit-scrollbar-track {
    background-color: #fff;
}

.tabel-scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.btn-sm-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 5px 5.6px !important;
}

.custom-table .badge {
    font-weight: normal;
    font-size: 13px;
    padding: 7px 18px;
}

.badge-light-success {
    color: #1BCBC3;
    background-color: #C9F7F5;
}

.badge-light-info {
    color: #4C99FF;
    background-color: #E1F0FF;
}

.badge-light-warning {
    color: #FFA800;
    background-color: #FFF4DE;
}

.badge-light-danger {
    color: #F64E60;
    background-color: #FFE2E5;
}


@media (max-width: 1199px) {
    .header .header-search {
        display: none;
    }
}

.app-footer .menu .menu-item .menu-link {
    color: #484E56;
}

/* pricing page */
/*
.pricing-page .pricing-head {
    margin-bottom: 40px;
    margin-top: 40px;
} */


.pricing-page .pricing-table {
    width: 100%;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.53);
}

.pricing-page .pricing-table tr th:not(:last-child),
.pricing-page .pricing-table tr td:not(:last-child) {
    border-right: 1px solid #F5F6FD;
}

.pricing-page .pricing-table tr th:not(:last-child) {
    vertical-align: middle;
}

.pricing-page .pricing-table thead {
    width: 100%;
    background: rgba(255, 255, 255, 0.53) !important;
}

.pricing-page .pricing-table thead tr th {
    color: #1D1D1B;
    border-bottom: 0;
    width: 25%;
}

.pricing-page .pricing-table thead tr th:not(:nth-child(1)) {
    font-weight: normal;
    text-align: center;
    padding: 21px 35px;
}

@media (max-width: 767px) {
    .pricing-page .pricing-table thead tr th:not(:nth-child(1)) {
        padding: 15px 25px;
    }
}

.pricing-page .pricing-table thead tr th.plan-head .package-name {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    color: var(--main-color);
}

.pricing-page .pricing-table thead tr th:not(:nth-child(1)).plan-head .package-price {
    font-size: 18px;
    margin-bottom: 14px;
}

.pricing-page .pricing-table thead tr th.plan-head .package-price {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pricing-page .pricing-table thead tr th.plan-head .package-price div span {
    font-size: 28px;
    font-weight: 500;
    color: #1D1D1B;
}

.pricing-page .pricing-table thead tr th.plan-head .package-price.monthly-price {
    display: none;
}

.pricing-page .pricing-table thead tr th.plan-head .package-price.change-pricing-price.yearly-price {
    display: none;
}

.pricing-page .pricing-table thead tr th.plan-head .package-price.change-pricing-price.monthly-price {
    display: flex;
}

.pricing-page .pricing-table thead tr th.plan-head .package-label {
    background-color: #F9F9FE;
    border-radius: 30px;
    font-size: 16px;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 150px;
    color: var(--main-color);
}

.pricing-page .pricing-table thead tr th.plan-head .package-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.pricing-page .pricing-table thead tr th.plan-head .package-btn .btn-primary {
    background-color: #F9F9FE;
    border-radius: 30px;
    font-size: 16px;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    color: var(--main-color);
    min-width: 150px;
    width: 100%;
}

.pricing-page .pricing-table thead tr th.plan-head .package-btn .btn-primary:hover {
    color: #FFF;
}

.pricing-page .pricing-table thead tr th:nth-child(3).plan-head .package-btn .btn-primary {
    min-width: 150px;
    width: 100%;
    height: 40px;
    border-radius: 30px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--main-color);
    color: #FFF;
}

/*
@media (max-width: 767px) {
    .pricing-page .pricing-table thead tr th:nth-child(3).plan-head .package-btn .btn-primary {
        min-width: auto;
        font-size: 14px;
        padding: 4px 20px;
    }
} */

.pricing-page .pricing-table tbody tr {
    vertical-align: middle;
}

.pricing-page .pricing-table tbody tr:nth-of-type(odd) {
    background: #F9FAFB;
}

.pricing-page .pricing-table tbody tr:nth-of-type(even) {
    background: #FFF;
}

.pricing-page .pricing-table tbody tr th {
    font-weight: 500;
    font-size: 14px;
    color: #444444;
    padding: 15px 25px;
    border-bottom: 0;
    width: 25%;
}

.pricing-page .pricing-table tbody tr td {
    font-size: 14px;
    color: #444444;
    text-align: center;
    border-bottom: 0;
    width: 25%;
    padding: 20px 0;
}

.pricing-page .pricing-table tbody tr td p {
    margin-bottom: 0;
}

.no-data-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}

.no-data-box h5 {
    margin: 25px 0 35px;
    font-size: 16px;
    font-weight: 500;
    color: #17253F;
}

.form-check.form-check-solid.form-check-success .form-check-input:checked {
    background-color: #50B83C !important;
}

.modal-footer .btn {
    min-width: 112px;
    height: 40px;
}

.input-box.datepicker-group input {
    padding-inline-end: 35px;
}

.input-box.datepicker-group span {
    position: absolute;
    right: 15px;
    top: 10px;
}

.input-box.search-group input {
    padding-inline-start: 35px;
}

.input-box.search-group span {
    position: absolute;
    left: 15px;
    top: 10px;
}

/* modal--sm-dialog  */
@media (min-width: 576px) {
    .modal--sm-dialog .modal-dialog {
        max-width: 356px;
    }
}

.modal--sm-dialog .modal-body {
    padding-top: 35px;
}

.modal--sm-dialog .modal-dialog-action {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
}

.modal--sm-dialog .modal-dialog-action .btn {
    min-width: 111px;
    height: 40px;
    border-radius: 20vw;
}

.modal--sm-dialog .close-dialog-modal {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
    display: flex;
    align-items: center;
}


/* toast style */
#toast-container > div {
    opacity: 1;
    box-shadow: none !important;
}

#toast-container > .toast {
    background-image: none !important;
}

#toast-container {
    left: 12px !important;
    bottom: 12px !important;
    top: unset !important;
}

.toast-success {
    background-color: #04CD85;
}

#toast-container .toast-message {
    font-size: 14px;
}

.phone-input {
    text-align: start;
    direction: rtl;
}

.select2-container--bootstrap5 .select2-selection__clear {
    display: none;
}

.select2-container--bootstrap5 .select2-search.select2-search--inline .select2-search__field {
    font-weight: normal;
}

.form-control {
    font-weight: normal;
}

.form-control::placeholder {
    font-size: 12px;
    color: #B5BCC7;
    position: relative;
    top: -2px;
    font-weight: normal;
}

.tagify--outside .tagify__input {
    font-size: 12px;
    color: #535a64;
}

.form-select.tagify--outside {
    background-position: 87% !important;
}

.form-group .tagify.form-select:not(.form-control-sm):not(.form-control-lg) {
    padding-inline-end: 85px;
}

.input-icon {
    position: relative;
}

.input-icon span {
    position: absolute;
    top: 12px;
    inset-inline-start: 19px;
}

.input-icon-center span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    inset-inline-start: 19px;
}

.input-icon .form-control {
    padding-inline-start: 46px;
}

.form-control.form-control-solid {
    background-color: #F9FAFB;
    border-radius: 8px;
}

.form-select.form-select-solid {
    background-color: #F9FAFB;
    border-radius: 8px;
}

.form-control-lg {
    padding: 1rem 1.5rem;
}

.tagify.form-control-lg {
    padding: 0.67rem 1.5rem;
    padding-inline-end: 55px;
}

.form-select-lg + .select2-container .select2-selection {
    min-height: 50px !important;
}

.form-group .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
    color: #B5BCC7;
    position: relative;
    top: -2px;
    padding: 0;
    font-weight: normal;
}

.checkbox-wrap {
    min-width: 106.5px;
    height: 30px;
    background-color: var(--main-color);
}

.checkbox-wrap .form-check.form-check-custom.form-check-sm .form-check-input {
    height: 15px;
    width: 15px;
    background-color: transparent;
    border-color: #FFF;
    border-radius: 2px;
    border-width: 1.3px !important
}

.text-success {
    color: #13D992 !important;
}

.image-input.image-input-circle [data-kt-image-input-action=change] {
    right: 0px;
    top: 0;
}

.image-input.image-input-circle [data-kt-image-input-action=cancel],
.image-input.image-input-circle [data-kt-image-input-action=remove] {
    right: 0;
    bottom: 0;
}

.cute-text {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn.btn-outline-light {
    border: 1px solid rgba(114, 100, 214, 0.11) !important;
    color: #878F99;
}


.successfully-modal .modal-body {
    padding: 42px 24px 27px 24px;
}

@media (min-width: 576px) {
    .successfully-modal .modal-dialog {
        max-width: 370px;
    }
}

.successfully-modal .modal-content {
    border: none;
    border-radius: 34px;
}

.successfully-modal .successfully-modal-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.successfully-modal .successfully-modal-inner h5 {
    font-size: 16px;
    font-weight: 500;
    color: #1D1D1B;
    margin-bottom: 14px;
    margin-top: 20px;
}

.successfully-modal .successfully-modal-inner p {
    color: #646464;
    font-size: 15px;
    margin-bottom: 20px;
}

.daterangepicker .drp-calendar td.active {
    background-color: var(--main-color) !important;
}


/* new */

.step-circle {
    background: rgba(143, 192, 78, 0.16);
    width: 22px;
    height: 22px;
}

.tagify-box {
    position: relative;
}

.tagify-box .btn-primary {
    position: absolute;
    inset-inline-end: 6px;
    inset-block-start: 50%;
    transform: translateY(-50%);
    width: 39.78px;
    height: 39.78px;
    z-index: 2;
}

.tagify .tagify__tag {
    background-color: rgba(143, 192, 78, 0.08);
    border-radius: 20px !important;
    padding: 5px 10px !important;
}

.tagify .tagify__tag div .tagify__tag-text {
    color: var(--main-color) !important;
    font-size: 12px;
}

.list-card-color > div:nth-child(odd) {
    background-color: #F9FAFB;
}

.list-card-color > div:nth-child(even) {
    background-color: rgba(249, 249, 249, 0);
}

.list-card-color > div .top-card {
    position: relative;
}

.list-card-color > div .top-card .crown-icon {
    position: absolute;
    inset-inline-end: 5px;
    inset-block-start: -15px;
    width: 18.52px;
    height: 13.45px;
}


.pricing-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F9FAFB;
    width: 218px;
    height: 50px;
    border-radius: 25px;
    position: relative;
}

@media (max-width: 767px) {
    .pricing-tab {
        width: 168px;
        height: 40px;
    }
}

.pricing-tab .yearly-tab,
.pricing-tab .monthly-tab {
    width: 50%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #1A152E;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 16px;
    z-index: 2;
}

.pricing-tab .switch {
    display: block;
    position: absolute;
    inset-inline-start: 5px;
    width: 50%;
    height: 89%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    background: #181C32;
    border-radius: 21px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
}

@media (max-width: 767px) {
    .pricing-tab .switch {
        height: 85%;
    }
}

.pricing-tab input[type=radio] {
    position: absolute;
    opacity: 0;
}

.pricing-tab input[type=radio]:not(:checked) + label {
    cursor: pointer !important;
}

.pricing-tab input[type=radio]:not(:checked) + label:nth-of-type(n) + .switch {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.pricing-tab input[type=radio]:checked + label {
    color: #FFF !important;
}

.pricing-tab input[type=radio]:checked + label + .switch {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}

@media (max-width: 767px) {
    .pricing-tab input[type=radio]:checked + label + .switch {
        -webkit-transform: translateX(75px);
        -ms-transform: translateX(75px);
        transform: translateX(75px);
    }
}


/* form-group-box */

.form-group-box {
    margin-bottom: 15px;
}

.form-group-box label {
    margin-bottom: 9px;
    font-size: 15px;
    color: #3B3F47;
}

.form-group-box label span {
    font-size: 15px;
    color: var(--main-color);
    -webkit-padding-start: 7px;
    padding-inline-start: 7px;
}


.form-group-box .form-control {
    border-color: rgba(181, 181, 181, 0.20);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    height: 45px;
    border-radius: 23px;
    font-size: 14px;
}

.form-group-box .form-control:focus,
.form-group-box .form-control:active {
    border-color: var(--main-color);
}

.form-group-box .form-control::-webkit-input-placeholder {
    color: #C7C7C7;
    font-size: 14px;
}

.form-group-box .form-control::-moz-placeholder {
    color: #C7C7C7;
    font-size: 14px;
}

.form-group-box .form-control:-ms-input-placeholder {
    color: #C7C7C7;
    font-size: 14px;
}

.form-group-box .form-control::-ms-input-placeholder {
    color: #C7C7C7;
    font-size: 14px;
}

.form-group-box .form-control::placeholder {
    color: #C7C7C7;
    font-size: 14px;
}

.form-group-box .form-control:disabled {
    background-color: #F7F7F7;
}

.form-group-box .form-control:disabled:focus,
.form-group-box .form-control:disabled:active {
    border-color: rgba(181, 181, 181, 0.2);
}

.form-group-box textarea {
    height: 90px !important;
}


.form-control-icon {
    width: 100%;
    position: relative;
}

.form-control-icon .form-control {
    -webkit-padding-end: 50px;
    padding-inline-end: 50px;
}

.form-control-icon span {
    position: absolute;
    inset-inline-end: 16px;
    inset-block-start: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    user-select: none;
    pointer-events: none;
}


.filter-modal .form-group-box .form-control {
    border-color: #F4F6F8;
    height: 35px;
    border-radius: 23px;
    font-size: 12px;
}

.filter-modal .form-group-box > label {
    font-size: 12px;
    color: #2C2C2C;
}

.filter-modal .form-group-box .select2-container--bootstrap5 .select2-selection--single {
    height: 35px;
}

.filter-modal .form-group-box .form-select {
    border-color: #F4F6F8 !important;
}

.filter-modal .form-group-box .form-control::placeholder {
    font-size: 12px;
}

.filter-modal .select2-container--bootstrap5 .select2-selection--single .select2-selection__placeholder {
    color: #BABCC8;
    font-size: 12px;
}

.filter-modal .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}

/* main-modal */
@media (min-width: 992px) {
    .main-modal .modal-dialog {
        max-width: 587.24px;
    }
}

.main-modal .modal-content {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    border-radius: 32px;
}

.main-modal .modal-body {
    padding: 23px 32px 17px;
}

@media (max-width: 992px) {
    .main-modal .modal-body {
        padding: 20px 15px;
    }
}

.main-modal .main-modal-header {
    text-align: center;
    padding-bottom: 15px;
}

.main-modal .main-modal-header h4 {
    font-size: 18px;
    font-weight: 500;
    color: var(--main-color);
    margin-bottom: 0;
}

.main-modal .close-modal {
    position: absolute;
    inset-inline-end: 16px;
    inset-block-start: 14px;
    width: 31px;
    height: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.main-modal .main-modal-inner.scroll {
    max-height: 430px;
    overflow-y: auto;
    padding: 0 10px 15px;
}

.main-modal .main-modal-action-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    text-align: center;
    border-top: 1px solid rgba(112, 112, 112, 0.10);
    padding-top: 13px;
    margin-top: 15px;
}

.main-modal .main-modal-action-between .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 45px;
    font-weight: 500;
    font-size: 16px;
    border-radius: 20px;
}


@media (min-width: 992px) {
    .main-modal.subscriptions-modals .modal-dialog {
        max-width: 587.24px;
    }
}

.main-modal.subscriptions-modals .modal-body {
    padding: 23px 24px 17px;
}

@media (max-width: 992px) {
    .main-modal.subscriptions-modals .modal-body {
        padding: 20px 15px;
    }
}

.main-modal.subscriptions-modals .modal-content {
    border-radius: 25px;
}

.main-modal.subscriptions-modals .main-modal-action {
    text-align: center;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
    padding-top: 13px;
    margin-top: 15px;
}

.main-modal.subscriptions-modals .main-modal-action .btn {
    min-width: 244px;
    height: 45px;
    font-weight: bold;
    border-radius: 25px;
}

.main-modal.subscriptions-modals .main-modal-action.main-modal-action-between .btn {
    min-width: auto;
    max-width: 244px;
}

/* form-modal */

@media (min-width: 992px) {
    .form-modal .modal-dialog {
        max-width: 588px;
    }
}

.form-modal .modal-content {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    border-radius: 18px;
}

.form-modal .modal-body {
    padding: 27px 37px 17px;
}

@media (max-width: 992px) {
    .form-modal .modal-body {
        padding: 20px 15px;
    }
}

.form-modal .form-modal-header {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(160, 164, 182, 0.11);
}

.form-modal .form-modal-header h4 {
    font-size: 16px;
    font-weight: 500;
    color: var(--main-color);
    margin-bottom: 0;
}

.form-modal .close-modal {
    position: absolute;
    inset-inline-end: 10px;
    inset-block-start: 10px;
    width: 31px;
    height: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form-modal-action {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top: 10px;
}

.form-modal-action .btn {
    min-width: 130px;
    height: 45px;
    font-weight: 500;
    font-size: 16px;
}

.form-modal-body .form-modal-inner {
    max-height: 420px;
    overflow-y: auto;
    padding: 0 5px;
}

.form-group {
    margin-bottom: 17px;
}

.form-group label {
    margin-bottom: 14px;
    font-size: 14px;
}

.form-group .form-control {
    border-radius: 9px;
    height: 48px;
}

.form-group .form-control-solid {
    background-color: #F9F9F9;
}

.form-group .form-select.form-select-solid {
    background-color: #F9F9F9;
}

.form-group .form-select-lg + .select2-container .select2-selection {
    min-height: 48px !important;
}

.form-group .tagify:not(.form-control-sm):not(.form-control-lg) {
    height: auto;
    min-height: 48px;
    padding-inline-end: 50px;
    overflow: hidden;
}

.form-group .tagify:not(.form-control-sm):not(.form-control-lg) .tagify__input {
    margin-top: 9px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 0 !important;
    padding-inline-start: 0 !important;
    padding-inline-end: 90px !important;
    text-align: end;
}

.check-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #D9D5D5;
    border-radius: 50%;
    background-color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.check-circle span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.active .check-circle {
    background-color: var(--main-color);
    border-color: var(--main-color);
}

.active .check-circle span svg path {
    fill: #FFFFFF;
}

.summary-box {
    margin-top: 20px;
    border-radius: 17px;
    border: 1px solid #F0F0F0;
    padding: 0 20px;
}

.summary-box .summary-box__head {
    padding: 15px 0;
    border-bottom: 1px solid #F5F5F5;
}

.summary-box .summary-box__head h5 {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

.summary-box .summary-box__body {
    padding: 20px 0;
}

.summary-box .summary-box__body div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.summary-box .summary-box__body div:last-child {
    margin-bottom: 0;
}

.summary-box .summary-box__body div label {
    font-size: 13px;
    color: #252122;
}

.summary-box .summary-box__body div p {
    font-size: 14px;
    font-weight: 500;
    color: #252122;
}

.summary-box .summary-box__foot {
    border-top: 1px solid #F5F5F5;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.summary-box .summary-box__foot label {
    font-size: 14px;
    font-weight: 500;
    color: #252122;
}

.summary-box .summary-box__foot h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    color: #00BC46;
}

/* choose-payment-boxs */

.choose-payment-boxs {
    margin-top: 10px;
}

.choose-payment-boxs .choose-payment-card {
    background: #F8F9FB;
    border-radius: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 64px;
    padding: 10px 25px;
    margin-bottom: 20px;
    cursor: pointer;
}

.choose-payment-boxs .choose-payment-card:last-child {
    margin-bottom: 0;
}

.choose-payment-boxs .choose-payment-card div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.choose-payment-boxs .choose-payment-card h5 {
    -webkit-padding-start: 11.8px;
    padding-inline-start: 11.8px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

/* small-modal */

@media (min-width: 992px) {
    .small-modal .modal-dialog {
        max-width: 365px;
    }
}

.small-modal .modal-content {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    border-radius: 20px;
}

.small-modal .modal-body {
    padding: 28px 22px 23px;
}

.small-modal .small-modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.small-modal .small-modal-body .img {
    margin-bottom: 14px;
}

.small-modal .small-modal-body h5 {
    font-size: 18px;
    font-weight: 500;
    color: #3B3F47;
    margin-bottom: 10px;
}

.small-modal .small-modal-body p {
    font-size: 14px;
    color: #7B7B7B;
    line-height: 32px;
}

.small-modal .small-modal-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12.5px;
}

.small-modal .small-modal-action .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 14px;
    width: 100%;
    height: 45px;
    font-weight: 500;
    border-radius: 25px;
}


@media (min-width: 992px) {
    .dialog-modal .modal-dialog {
        max-width: 365px;
    }
}

.dialog-modal .modal-content {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    border-radius: 20px;
}

.dialog-modal .modal-body {
    padding: 46px 20px 29px;
}

.dialog-modal .dialog-modal-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dialog-modal .dialog-modal-wrap .dialog-modal-content h5 {
    font-size: 16px;
    font-weight: 500;
    color: #3B3F47;
    margin-bottom: 10px;
}

.dialog-modal .dialog-modal-wrap .dialog-modal-action {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    width: 100%;
}

.dialog-modal .dialog-modal-wrap .dialog-modal-action .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 45px;
    font-weight: 500;
    border-radius: 30px;
}


.filter-date-box {
    position: relative;
}

.filter-date-box .filter-date-label {
    position: absolute;
    left: 13px;
    top: 0;
    padding-right: 5px;
    border-right: 1px solid rgba(112, 112, 112, 0.04);
    height: 100%;
    line-height: 40px;
    color: #7E8299;
}

.filter-date-box .form-control {
    padding-inline-start: 100px;
    color: #7E8299;
}

.filter-date-box .arrow {
    position: absolute;
    right: 13px;
    top: 10px;
}

.avatar-circle-box {
    position: relative;
    display: flex;
    width: 56px;
    height: 56px;
}

.avatar-circle-box svg {
    position: absolute;
    width: 100%;
    height: 100%;
    inset-inline-end: 3px;
    inset-block-start: -3px;
}

.avatar-circle-box .symbol {
    width: 53px;
    height: 53px;
}

.table-stages .table thead tr {
    background: #FFF;
}

.table-stages .table tbody tr td:nth-child(1) {
    text-align: start;
}

.table-stages .table tbody tr td:nth-child(2) {
    text-align: end;
}

.grade-text span {
    width: 28px;
    height: 28px;
    color: #FFF;
    border-radius: 50%;
    font-size: 14px;
}

.table-stages tr:nth-child(1) .grade-text span {
    background: #8FC04E;
}

.table-stages tr:nth-child(2) .grade-text span {
    background: #7E90D4;
}

.table-stages tr:nth-child(3) .grade-text span {
    background: #C0754E;
}

.table-stages tr:nth-child(4) .grade-text span {
    background: #F1C555;
}

.table-stages tr:nth-child(5) .grade-text span {
    background: #C04EAA;
}

.table-stages tr:nth-child(6) .grade-text span {
    background: #55CCD9;
}

.like-box {
    background: #BABCC8;
}

.like-box.active {
    background: #4C99FF;
}

.btn-copy {
    background-color: #F3F4FC;
}

.btn-copy span {
    color: #313336;
}

.btn-copy:hover svg path[stroke] {
    stroke: #FFF;
}

.btn-copy:hover svg path[fill] {
    fill: #FFF;
}


.btn-copy:hover {
    background-color: #7E90D4;
}

.btn-copy:hover span {
    color: #FFF;
}

.exam-box .form-check .form-check-input:checked ~ label {
    color: var(--main-color) !important;
    font-weight: bold;
}

@media (min-width: 992px) {
    .form-modal.deactivate-modal .modal-dialog {
        max-width: 457px;
    }
}

@media (min-width: 992px) {

    .edite-email-modal .modal-dialog,
    .verification-code-modal .modal-dialog {
        max-width: 440px;
    }
}

.form-modal.deactivate-modal .modal-body {
    padding: 27px 20px 17px;
}


.verification-code-modal .verification-code-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
}

.verification-code-modal .verification-code-number .code-return-btn {
    color: #8C8C8C;
    font-size: 14px;
    font-weight: 500;
    padding: 10px !important;
}

.verification-code-modal .verification-code-number .code-return-btn.displaybtn {
    pointer-events: none;
    opacity: 0.5;
}

.verification-code-modal .verification-code-number .timer-box {
    color: #7E90D4;
    font-weight: bold;
    font-size: 16px;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
}


.custom-input-file {
    position: relative;
}

.fileUpload {
    overflow: hidden;
    position: absolute;
    inset-inline-end: 5px;
    inset-block-start: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    background: rgba(143, 192, 78, 0.15);
    color: var(--main-color);
    border-radius: 5px;
    min-width: 85px;
    height: 39px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.fileUpload span {
    font-size: 14px;
    font-weight: 500;
    color: var(--main-color);
}

.fileUpload input.upload {
    position: absolute;
    inset: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.comment-box-wrap.scroll {
    max-height: 238px;
}

.comment-box {
    border-radius: 22px;
    background-color: #F0F2F5;
}

.comment-box .form-control-icon span {
    pointer-events: unset;
}

.has-like .linke-btn {
    color: #5E91FF !important;
}

.linke-btn:hover {
    color: #5E91FF !important;
}

.has-like:after {
    content: "";
    position: absolute;
    inset-inline-end: 0;
    inset-block-end: 19px;
    width: 16px;
    height: 16px;
    background: url('../images/like.svg') no-repeat;
    background-size: cover;
}

.comment-box .form-control-icon span {
    inset-inline-end: 4px;
}

.bg-light-primary {
    background-color: rgba(143, 192, 78, 0.08) !important;
}

.badge-light-primary {
    color: var(--main-color);
    background-color: rgba(143, 192, 78, 0.11);
}

.btn.btn-light-danger {
    background-color: rgba(241, 65, 108, 0.08);
}


.btn-circle-cart {
    background: #7E90D4;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 50%;
}

.btn-circle-cart.active {
    background: #F1416C;
}

.btn-circle-cart .cart-remove {
    display: none;
}

.btn-circle-cart.active .cart-add {
    display: none;
}

.btn-circle-cart.active .cart-remove {
    display: flex;
}

.exam-box .form-check .form-check-input:not(:checked).wrong-answer ~ label {
    color: #F0406C !important;
}


/* form-check */
.form-check-input[type=radio]:not(:checked).wrong-answer {
    background-color: #F0406C;
    border-color: #F0406C;
}

.form-check-input[type=radio]:not(:checked).wrong-answer {
    position: relative;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e");

}
/* 
.form-check-input[type=radio]:not(:checked).wrong-answer:after {
    content: '';
    position: absolute;
    inset-block-start: 50%;
    inset-inline-end: 50%;
    transform: translate(50%, -50%);
    width: 50%;
    height: 50%;
    background-color: #FFF;
    border-radius: 50%;
} */


@media (min-width: 992px) {
    .note-modal .modal-dialog {
        max-width: 394px;
    }
}

.note-modal .modal-body {
    padding: 27px 20px 23px;
}

@media (min-width: 992px) {
    .submitted-students-modal .modal-dialog {
        max-width: 1057px;
    }
}

.submitted-students-modal .modal-content {
    border-radius: 15px;
}

.mark-input {
    width: 43px;
    height: 32px;
    border: 1px solid var(--main-color) !important;
}

.mark-input:active,
.mark-input:focus,
.main-modal:focus-visible {
    outline: none !important;
    border: 1px solid var(--main-color) !important;
}

.mark-input::-webkit-outer-spin-button,
.mark-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.mark-input[type=number] {
    -moz-appearance: textfield;
}

.number-noarrow::-webkit-outer-spin-button,
.number-noarrow::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.number-noarrow[type=number] {
    -moz-appearance: textfield;
}

.form-control-select {
    position: relative;
}

.form-control-select input {
    padding-inline-end: 100px;
}

.form-control-select .form-select {
    background-color: transparent;
    border: 0 !important;
    width: auto !important;
}

.form-control-select .select2 {
    position: absolute;
    inset-inline-end: 15px;
    inset-block-start: 50%;
    transform: translateY(-50%);
    width: auto !important;
    border-inline-start: 1px solid rgba(146, 157, 171, 0.26);
}

/* stepper */

.stepper.stepper-pills .stepper-nav {
    justify-content: space-around;
    position: relative;
}

.stepper.stepper-pills .stepper-nav:after {
    content: "";
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: 43px;
    width: 80%;
    height: 1px;
    background-color: #F4F4F6;
    z-index: 0;
}

@media (max-width: 992px) {
    .stepper.stepper-pills .stepper-nav:after {
        display: none;
    }
}

.stepper.stepper-pills .stepper-item {
    position: relative;
    z-index: 2;
}


.stepper.stepper-pills .stepper-item .stepper-icon {
    margin: 0 auto;
    background-color: #FFF;
    border: 1px solid rgba(186, 188, 200, 0.16);
    border-radius: 50%;
    width: 56px;
    height: 56px;
}

.stepper.stepper-pills .stepper-item .stepper-label {
    margin-top: 9px;
}

.stepper.stepper-pills .stepper-item .stepper-label .stepper-title {
    font-weight: normal !important;
    color: #808080;
    font-size: 14px;
}

.stepper.stepper-pills .stepper-item.current .stepper-label .stepper-title,
.stepper.stepper-pills .stepper-item.current:last-child .stepper-label .stepper-title {
    color: #000000;
    font-weight: 500 !important;
}

.stepper.stepper-pills .stepper-item.current .stepper-icon svg path,
.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon svg path {
    fill: #FFF;
}

.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon,
.stepper.stepper-pills .stepper-item.completed .stepper-icon {
    background-color: #ECEDF6;
    border-color: #ECEDF6;
}

.stepper.stepper-pills .stepper-item.completed .stepper-label .stepper-title {
    color: #000000;
    font-weight: normal !important;
}

.stepper.stepper-pills .stepper-item.completed .stepper-icon svg path {
    fill: #BABCC8;
}

.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon {
    background-color: var(--main-color);
    border-color: var(--main-color);
}

.btn[data-kt-stepper-action="previous"],
.btn[data-kt-stepper-action="submit"],
.btn[data-kt-stepper-action="next"] {
    min-width: 106px;
    height: 45px;
    gap: 7.8px;
}

.btn[data-kt-stepper-action="previous"] {
    background-color: rgba(143, 192, 78, 0.11);
}

.btn[data-kt-stepper-action="previous"] span {
    color: var(--main-color);
    position: relative;
    top: -1px;
}

.stepper.last [data-kt-stepper-action=next] {
    display: none;
}

.stepper.first [data-kt-stepper-action=submit] {
    display: none;
}

.stepper [data-kt-stepper-action=submit] {
    display: none;
}


.btn-tag {
    background-color: #F9FAFB;
    border-radius: 20px;
    padding: 5px 15px;
    color: var(--main-color);
}

.btn-tag span {
    padding-inline-end: 10px;
}

.btn-tag.active {
    background-color: var(--main-color);
    color: #FFF;
}

.btn-tag.active svg path {
    fill: #FFF;
}

.question-nav .nav-link {
    color: #616161;
    font-size: 13px;
    border-radius: 0;
    position: relative;
}

.nav-pills.question-nav .nav-link.active,
.nav-pills.question-nav .show > .nav-link {
    color: #616161;
    background-color: rgba(186, 188, 200, 0.06);
}

.nav-pills.question-nav .nav-link .remove-question {
    position: absolute;
    inset-block-start: 6px;
    inset-inline-end: 8px;
    display: block;
    z-index: 2;
}

.remove-option {
    position: absolute;
    inset-block-start: 12px;
    inset-inline-end: 0;
    display: block;
    z-index: 2;
    direction: unset !important;
}


.question-box:hover {
    background: #F9FAFB;
    transition: background 0.3s;
}

.question-box .edite-row {
    display: none;
}

.question-box:hover .edite-row {
    display: flex;
}

.cart-fixed-btn {
    position: fixed;
    inset-block-end: 50px;
    inset-inline-end: 50px;
    width: 49px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #7E90D4;
    border: 0;
    border-radius: 50%;
    transition: 0.3s;
    z-index: 2;
}

.cart-fixed-btn:hover {
    width: 152px;
    border-radius: 100vw;
}

.cart-fixed-btn .name {
    color: #FFF;
}

.cart-fixed-btn:hover .name {
    display: flex;
}

.cart-fixed-btn:hover {
    background: #6c7db9;
}

.cart-fixed-btn .name {
    display: none;
}

.cart-fixed-btn .badge {
    font-size: 15px;
    position: absolute;
    inset-block-start: -5px;
    inset-inline-end: -5px;
}

@media (min-width: 992px) {

    .question-cart .modal-dialog,
    .add-question-modal .modal-dialog {
        max-width: 963.21px;
    }
}


.question-type-nav .nav-link {
    color: #313336;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0;
    padding: 10px 15px;
}

.nav-pills.question-type-nav .nav-link.active,
.nav-pills.question-type-nav .show > .nav-link {
    color: #313336;
    background-color: rgba(186, 188, 200, 0.06);
}

/* new */
.rotate {
    transform: rotate(180deg);
}


.image-input-option-img .image-input-wrapper {
    border: 0 !important;
    box-shadow: none !important;
    width: 22px !important;
    height: 22px !important;
    border-radius: 0 !important;
    background-size: contain !important;
    background-position: center !important;
}

.image-input-option-img [data-kt-image-input-action=change] {
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 !important;
}


.add-blank {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
}

.add-blank-btn {
    color: #7E90D4;
    border: 1px solid #7E90D4 !important;
    padding: 5px 15px !important;
    border-radius: 20px;
    min-width: 99px;
}

.add-blank-btn span {
    padding-inline-start: 3px;
    color: #7E90D4;
}

.add-blank-btn:hover {
    background: #7E90D4;
}

.add-blank-btn:hover span {
    color: #FFF;
}

.add-blank-btn:hover svg path {
    stroke: #FFF;
}

.blank-wrap span {
    min-width: 0;
    justify-content: center;
    display: flex;
    align-items: center;
}

.select-option-wrap input,
.sort-wrap input,
.sort-table-drag-wrap .border-bottom,
.question-input {
    border: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.29) !important;
}


.upload-image-file .upload-image-input {
    top: 0;
    inset-inline-end: 0;
}

.kt_tagify_border {
    border: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.29) !important;
}

.answer-wrap .draggable-input {
    display: none !important
}

.draggable-zone .draggable {
    background-color: rgba(255, 255, 255, 0.64);
}

.question-swap-table {
    width: auto;
}

.question-swap-table thead tr td {
    background: #7E90D4;
    color: #FFF;
    font-weight: 500;
    min-width: 150px;
    text-align: center;
    padding: 15px !important;
    border-inline-end: 1px solid #E3E4E9;
    font-size: 15px;
}

@media (max-width: 767px) {
    .question-swap-table {
        width: 100%;
    }

    .question-swap-table thead tr td {
        min-width: auto;
        font-size: 12px;
    }
}

.question-swap-table thead tr td:first-child {
    border-start-start-radius: 5px;
}

.question-swap-table thead tr td:last-child {
    border-inline-end: 0;
    border-start-end-radius: 5px;
}

.question-swap-table tbody tr {
    vertical-align: middle;
    border: 1px solid #E3E4E9;
    text-align: center;
}

.question-swap-table tbody tr td {
    border: 1px solid #E3E4E9;
    padding: 0 !important;
    background-color: #FFF;
    height: 60px;
}

.question-swap-table tbody tr td .draggable {
    padding: 5px;
    background: transparent;
}

.question-swap-table tbody tr:last-child td {
    border-bottom: 1px solid #E3E4E9 !important;
}

/* question-check-table */

.question-check-table {
    width: auto;
    border-radius: 8px;
    border: 1px solid #E3E4E9;
}

.question-check-table thead tr {
    border: 1px solid #E3E4E9;
}

.question-check-table thead tr td {
    background: #FFF;
    color: #5A5D6E;
    font-weight: 500;
    text-align: center;
    padding: 10px 15px !important;
    border-inline-end: 1px solid #E3E4E9;
    font-size: 14px;
}

@media (max-width: 767px) {
    .question-check-table {
        width: 100%;
    }

    .question-check-table thead tr td {
        min-width: auto;
        font-size: 12px;
    }
}

.question-check-table thead tr td:last-child {
    border-inline-end: 0;
}

.question-check-table tbody tr {
    border: 1px solid #E3E4E9;
    background-color: #FFFFFF;
}

.question-check-table tbody tr td {
    font-size: 14px;
    font-weight: 500;
    color: #5A5D6E;
}

.question-check-table tbody tr td:first-child {
    min-width: 153px;
}

@media (max-width: 767px) {
    .question-check-table tbody tr td:first-child {
        min-width: 100px;
    }
}

.question-check-table tbody tr td:not(:first-child) {
    padding: 15px 20px;
}

.draggable_view {
    padding: 1.25rem;
    border-bottom: 1px solid #E3E4E9;
}

.draggable_view:last-child {
    border-bottom: none;
}

.new-line {
    flex-basis: 100%;
    height: auto;
    margin: 0;
}

.icon-question-type svg {
    width: 13px;
    height: 12px;
}

.size-btn {
    font-size: 16px;
    width: 26px;
    height: 26px;
    border-radius: 5px;
    background: #f1f1f1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.size-btn:hover {
    background: var(--main-color);
    color: #FFF;
}

.size-btn:hover svg path {
    fill: #FFFFFF;
}

.image-input-option-img .image-input-wrapper.questions-img {
    width: 70px !important;
    height: 70px !important;
}

.image-input-option-img .image-input-wrapper.questions-big-img {
    width: 285px !important;
    height: 164px !important;
}

@media (max-width: 1199px) {
    .image-input-option-img .image-input-wrapper.questions-big-img {
        width: 200px !important;
        height: 200px !important;
    }
}

@media (max-width: 991px) {
    .image-input-option-img .image-input-wrapper.questions-big-img {
        width: 100px !important;
        height: 100px !important;
    }
}

@media (min-width: 992px) {
    .fixed-column {
        position: sticky;
        top: 80px;
    }
}

.recommended-box {
    margin-top: 15px;
}

.recommended-box .recommended-box-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recommended-box .recommended-box-items div {
    border: 1px solid var(--main-color);
    padding: 5px 10px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

.recommended-box .recommended-box-items div .number {
    padding: 3px 8px;
    border-radius: 20px;
    color: #FFF;
    background: var(--main-color);
    font-weight: 500;
    font-size: 12px;
}

.recommended-box .recommended-box-items div .suggestion-name {
    color: #484848;
    font-weight: 500;
    font-size: 12px;
}

.customSuggestionsList {
    display: none !important;
}


.lds-ring {
    background: #FFF;
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 8px;
    border: 4px solid var(--main-color);
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--main-color) transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.files-wrapper {
    padding: 15px 0;
}

.files-wrapper h6 {
    font-size: 14px;
    font-weight: 500;
    color: #1E272E;
    margin-bottom: 11px;
}

.files-wrapper .folders-boxs {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 15px;
    user-select: none;
    cursor: pointer;
}

.files-wrapper .folders-boxs .folder-box {
    background: #F5F7F9;
    padding: 18px 10px 18px 12px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    gap: 7px;
}

.files-wrapper .folders-boxs .folder-box span {
    flex: 1;
    color: #050505;
}

.files-wrapper .dropdown-toggle {
    padding: 0 5px;
}

.files-wrapper .dropdown-toggle:after {
    display: none;
}

.files-wrapper .dropdown-item.active span,
.files-wrapper .dropdown-item:active span {
    color: #FFF;
}

.files-wrapper .dropdown-item.active svg path,
.files-wrapper .dropdown-item:active svg path {
    fill: #FFF;
}

.files-boxs {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 15px;
}

.files-boxs .file-box {
    background-color: #F5F7F9;
    padding: 8px;
    border-radius: 11px;
}

.files-boxs .file-box span {
    flex: 1;
    font-size: 13px;
    color: #050505;
    width: 150px;
}


.files-boxs .file-box .file-preview {
    margin-top: 10px;
    background: #FFFFFF !important;
    min-height: 136px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}



/*=======================================================*/

.card-container {
    display: flex;
    flex-direction: column !important;
    max-width: 300px; /* Adjust the maximum width as needed */
    /*border: 1px solid #ddd;*/
    border-radius: 8px;
    overflow: hidden;
    /*margin: 5px;*/
    align-items:center;
    padding 15px 5px;
    background:#fff;
    box-shadow:0px 0px 20px 0px rgba(76, 87, 125, 0.02);
}

    .card-image {
    border-bottom: 1px solid #ddd;
    border-radius:50%;
    margin-top:15px;
}

    .card-content {
    padding: 15px;
}

    .card-title {
    font-size: 16px;
    font-weight: bold;
    /*margin-bottom: 15px;*/
}

    .card-subtext {
    font-size: 14px;
    color: #888;
}
.card-container {
    display: flex;
    flex-direction: column !important;
    max-width: 300px; /* Adjust the maximum width as needed */
    height:300px;
    /*border: 1px solid #ddd;*/
    border-radius: 18px;
    overflow: hidden;
    /*margin: 5px;*/
    align-items:center;
    /*padding 15px 5px;*/
    background:#fff;
    box-shadow:0px 0px 20px 0px rgba(76, 87, 125, 0.02);
    color:#000;
}

.card-container:hover{
    /*border:2px solid #8FC04E;*/
}
.card-image {
    width: 50%;
    min-height: 40%;
    border-bottom: 1px solid #ddd;
    /*border-radius:50%;*/
}
.card-image img {
    width:100%;
    min-height:100%;
}
.card-content {
    padding: 15px;
}

.card-title {
    font-size: 16px;
    font-weight: bold;
    /*margin-bottom: 15px;*/
}

.card-subtext {
    font-size: 14px;
    color: #888;
}

        .card-container {
  max-width: 100%;
  margin: 0 auto;
}


.card-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.heart-label {
    position: absolute;
    top: 10px; /* Adjust the top position as needed */
    left: 10px; /* Adjust the left position as needed */
    z-index: 2;
    cursor: pointer;
    border:none;
    outline:none;
    background:none;
}

#heart-svg {
  cursor: pointer;
  overflow: visible;
  width: 40px;

  /*margin: 20px;*/
}

svg #heart {
  transform-origin: center;
  animation: animateHeartOut .3s linear forwards;
}

svg #main-circ {
  transform-origin: 29.5px 29.5px;
}

.checkbox {
  display: none;
}

.checkbox:checked+label svg #heart {
  transform: scale(0.2);
  fill: #E2264D;
  animation: animateHeart .3s linear forwards .25s;
}

.checkbox:checked+label svg #main-circ {
  transition: all 2s;
  animation: animateCircle .3s linear forwards;
  opacity: 1;
}

.checkbox:checked+label svg #grp1 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp1 #oval1 {
  transform: scale(0) translate(0, -30px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp1 #oval2 {
  transform: scale(0) translate(10px, -50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp2 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp2 #oval1 {
  transform: scale(0) translate(30px, -15px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp2 #oval2 {
  transform: scale(0) translate(60px, -15px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp3 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp3 #oval1 {
  transform: scale(0) translate(30px, 0px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp3 #oval2 {
  transform: scale(0) translate(60px, 10px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp4 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp4 #oval1 {
  transform: scale(0) translate(30px, 15px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp4 #oval2 {
  transform: scale(0) translate(40px, 50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp5 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp5 #oval1 {
  transform: scale(0) translate(-10px, 20px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp5 #oval2 {
  transform: scale(0) translate(-60px, 30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp6 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp6 #oval1 {
  transform: scale(0) translate(-30px, 0px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp6 #oval2 {
  transform: scale(0) translate(-60px, -5px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp7 {
  opacity: 1;
  transition: .1s all .3s;
}

.checkbox:checked+label svg #grp7 #oval1 {
  transform: scale(0) translate(-30px, -15px);
  transform-origin: 0 0 0;
  transition: .5s transform .3s;
}

.checkbox:checked+label svg #grp7 #oval2 {
  transform: scale(0) translate(-55px, -30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform .3s;
}

.checkbox:checked+label svg #grp2 {
  opacity: 1;
  transition: .1s opacity .3s;
}

.checkbox:checked+label svg #grp3 {
  opacity: 1;
  transition: .1s opacity .3s;
}

.checkbox:checked+label svg #grp4 {
  opacity: 1;
  transition: .1s opacity .3s;
}

.checkbox:checked+label svg #grp5 {
  opacity: 1;
  transition: .1s opacity .3s;
}

.checkbox:checked+label svg #grp6 {
  opacity: 1;
  transition: .1s opacity .3s;
}

.checkbox:checked+label svg #grp7 {
  opacity: 1;
  transition: .1s opacity .3s;
}

@keyframes animateCircle {
  40% {
    transform: scale(10);
    opacity: 1;
    fill: #DD4688;
  }
  55% {
    transform: scale(11);
    opacity: 1;
    fill: #D46ABF;
  }
  65% {
    transform: scale(12);
    opacity: 1;
    fill: #CC8EF5;
  }
  75% {
    transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .5;
  }
  85% {
    transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .2;
  }
  95% {
    transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .1;
  }
  100% {
    transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0;
  }
}

@keyframes animateHeart {
  0% {
    transform: scale(0.2);
  }
  40% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes animateHeartOut {
  0% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}

.card-container {
            display: flex;
            flex-direction: column !important;
            max-width: 300px; /* Adjust the maximum width as needed */
            /*border: 1px solid #ddd;*/
            border-radius: 8px;
            overflow: hidden;
            margin: 10px;
            align-items:center;
            padding 15px 5px;
            background:#fff;
            box-shadow:0px 0px 20px 0px rgba(76, 87, 125, 0.02);
        }

        .card-image {
            border-bottom: 1px solid #ddd;
            border-radius:50%;
            margin-top:15px;
        }

        .card-content {
            padding: 15px;
        }

        .card-title {
            font-size: 16px;
            font-weight: bold;
            /*margin-bottom: 15px;*/
        }

        .card-subtext {
            font-size: 14px;
            color: #888;
        }
        .card-footer{
            border:0 !important;
            border-top:1px solid #efefef !important;
        }
        .card-body-dashed{
            border:1px dashed #efefef !important;
            border-radius:10px;
            width:95%;
            min-height:230px;
            margin:20px auto;
        }
        .navigation-buttons {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px;
            /*background-color: #f4f4f4;*/
            /*border: 1px solid #ddd;*/
            /*border-radius: 5px;*/
            /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/
        }

        #prev-button,
        #next-button {
            color: #3498db;
            padding: 0px 8px;
            border: none;
            border-radius: 3px;
            cursor: pointer;
            font-size:20px;
            font-weight:bold;
            margin:0 5px;
        }

        #prev-button:hover,
        #next-button:hover {
            background-color: #2980b9;
        }

        p {
            margin: 0;
            font-size: 16px;
        }

        #curpage {
            font-weight: bold;
            font-size: 18px;
            margin: 0 5px;
        }
        #loading-icon {
        /* Add styles for your loading icon or spinner */
        width: 50px;
        height: 50px;
        background-color: inherit;
        border-radius: 50%;
        margin: 50px auto;
        position:relative;
    }

    #loading-icon .loader{
        position:absolute;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        width:100%;
        height:100%;
    }
    .form-check-input[disabled]~.form-check-label, .form-check-input:disabled~.form-check-label {
    opacity: 1;
}


.ai-typing-loader {
  display: inline-flex;
  gap: 0.35rem;        
  align-items: center;
}

.ai-typing-loader span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4e398d;   
  opacity: 0.3;
  animation: ai-blink 1.4s infinite;
}

.ai-typing-loader span:nth-child(2) { animation-delay: 0.2s; }
.ai-typing-loader span:nth-child(3) { animation-delay: 0.4s; }


.social-media-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.share-btn, .copy-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f4f4f4;
    transition: background-color 0.3s ease;
    cursor:pointer;
}

.share-btn i {
    font-size: 30px;
    color: #333;
}

.share-btn:hover {
    background-color: #ddd;
}

[data-platform="facebook"] i {
    color: #3b5998;
}

[data-platform="twitter"] i {
    color: #1da1f2;
}

[data-platform="whatsapp"] i {
    color: #25d366;
}

[data-platform="messenger"] i {
    color: #0078ff;
}

[data-platform="telegram"] i {
    color: #0088cc;
}

[data-platform="instagram"] i {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    border-radius:50%;
    color:#fff;
    /*font-size:17px;*/
}

[data-platform="envelope"] i {
    color: #ff7300;
}
[data-platform="gmail"] i {
    color: #db4437; /* Gmail icon color */
}

[data-platform="gmail"]:hover {
    background-color: #f4b9b1; /* Background color on hover */
}


/*===================================game===============================*/
button.share-btn{
        border:none;
    }
    button.share-btn i{
        color:#fff;
    }
    .line-with-text {
    position: relative;
    margin-top: 40px;
    margin-bottom: 60px;
    }

    .line-with-text .line {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #ccc;
        transform: translateY(-50%);
    }

    .line-with-text .text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0 10px;
        background-color: #fff; /* Optional: Add background color to make the text stand out */
    }

    .link-container {
        display: flex;
        align-items: center;
        width: 100%;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

    #copyLinkBtn {
        background-color: var(--text-dark-color); /* Blue color, adjust as needed */
        color: #fff; /* White text color */
        border: none;
        border-radius: 5px;
        padding: 5px;
        /*margin-right: 5px;*/
    }

    #input_url {
        flex: 1;
        border: none;
        background-color: transparent;
        font-size: 14px; /* Adjust font size as needed */
        color: #333; /* Text color */
    }

    #input_url:focus {
        outline: none; /* Remove focus outline */
    }
    .bi-check2-all{
        font-size:25px;
    }


    .game-share-code{
        width:250px;
        padding:10px 18px;
        margin:10px auto;
        background:var(--main-color);
        color:#fff;
        font-size:20px;
        text-align:center;
    }

    .game-share-code span{
        font-family:bold;
    }

swal2-container.swal2-top,
.swal2-container.swal2-center,
.swal2-container.swal2-bottom {
    z-index: 10000000000000;
}
