.mce-content-body p{
    margin: 5px;
}
.app-sidebar.app-sidebar-v2{
    width: 300px;
    border-right: 1px solid #E4E7EC;
}
.app-dashboard-v2 .custom-banner-bg-image{
    border-radius: 16px;
}
.app-dashboard-v2 .custom-banner-bg-image.bg1{
    background-image: url(/img/files/wave-line.png);
    border-radius: 16px;
}
.app-dashboard-v2 .custom-banner-bg-image.bg2{
    background-image: url(/img/files/BG_HDSD.png);
    border-radius: 16px;
}
.app-sidebar-v2{
    background:#FFFFFF;
}
.slide.is-expanded .slide-menu li .slide-item:focus{
    color:#667085;
}
/*#toast-container> .toast.toast-success{*/
/*    background-image: url("/images/svg/icon-noti.svg") !important;*/
/*    background-repeat: no-repeat !important;*/
/*    background: #FFFFFF;*/
/*}*/
.user-affiliate-v2 .payout-status{
    border-radius: 16px;
    text-align: center;
    font-size:12px;
    font-weight: 500;
    line-height:18px;
}

.style-table-v2 .payout-cancelled,
.style-table-v2 .payout-declined{

    border: 1px solid#FECDCA;
    background:#FEF3F2;
    color: #D92D20;

}
.style-table-v2 .payout-completed{
    border: 1px solid#ABEFC6;
    background:#ECFDF3;
    color: #067647;
}
.style-table-v2 .payout-declined{
    border: 1px solid#FEDF89;
    background:#FFFAEB;
    color: #F79009;
}
.style-table-v2 .card-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.style-table-v2 .card-header .card-header-title{
    display: flex;
    justify-content: center;
    align-items: center;
}
.style-table-v2 .card-header .block-right{
    display: flex;
    align-items: center;
}
.app-sidebar-v2 .icon-open{
    display: none;
}
.app-sidebar-v2 .side-item.side-item-category{
    color:#667085;
}
.app-sidebar-v2 .side-menu__item{
    color:#667085;
}
.app-sidebar-v2 .side-menu__item:hover{
    background:#F2F4F7;
    border-right:unset;
    transition:unset;
}
.app-sidebar-v2 .side-menu__item:focus{
    background:#F4EBFF;
    color: #7F56D9;
    transition:unset;
    border-right:unset;
}
.app-sidebar-v2 .slide-item{
    color:#667085;
    font-weight: 600;
    font-size: 14px;
}
.app-sidebar-v2 .side-menu .side-menu__icon{
    padding:0px;
}
.app-sidebar-v2 .slide-menu a:before{
    content: unset;
}
.app-sidebar-v2 .slide.is-expanded a.slide-item:hover{
    transition:unset;
    margin-left:unset;
    background:#F2F4F7;
    color: #667085;
    border-radius: 8px;
}
.app-sidebar-v2 .slide-menu a.active{
    color: #7F56D9 !important;
    background:#F4EBFF;
    border-radius: 8px;
}
.app-sidebar-v2 .side-menu__item.active{
    border-right:unset;
    background:#F4EBFF;
    color: #7F56D9;
    border-radius: 8px;
}
.app-sidebar-v2 .side-menu__item.menu-parent.active{
    background:#FFFFFF;
    color: #667085;
}
.app-sidebar-v2 .side-menu__item.menu-parent:focus{
    background:#FFFFFF;
    color: #667085;
}
.app-sidebar-v2 .side-menu__item.active:hover .angle,.app-sidebar-v2 .side-menu__item.active:focus .angle{
    color: #667085;
}
.app-sidebar-v2 #search-field input[type=search]:focus{
    width: 100%;
}
.app-sidebar-v2 #search-field input[type=search]{
    width: 100%;
    border: solid 1px #CCCCCC;
    background: #fff url('/images/svg/search-lg.svg') no-repeat 9px center;
    font-size: 16px;
    color: #667085;
    border-radius: 8px;
    transition:unset;
    padding: 9px 10px 9px 34px;
}
.app-sidebar-v2 .side-menu{
    border-top:unset;
    margin-top: 150px;
}
.app-sidebar-v2 .app-sidebar__logo{
    width: 300px;
    height:unset;
    border-right: 1px solid #E4E7EC;
}
.app-sidebar-v2 .app-sidebar__toggle{
    padding: unset;
    height: unset;
    border-radius: unset;
    font-size: unset;
}
.app-sidebar-v2 .app-sidebar__toggle .header-icon{
    padding-top: unset !important;
    padding: 0px;
}
.app-sidebar-v2 .header-brand{
    max-width: 160px;
}
.app-sidebar-v2 .slide.is-expanded .angle{
    transform: rotate(180deg);
}
.app-sidebar-v2 .side-menu__item .angle{
    font-size: 16px !important;
    opacity: 1;
}
.app-dashboard-v2 .nav-top-header .page-title{
    color: #344054;
    font-size: 20px;
}
.app-dashboard-v2 .bg-linear.card-body{
    border-radius: 16px;
}
.app-dashboard-v2 .user-info .card{
    border-radius: 16px;
}
.user-dashboard-v2 .guide-mobile{
    display: none;
}
.user-dashboard-v2 .user-info .card-body{
    height: 200px;
}
.user-dashboard-v2 .user-info .card-body .date-box{
    border-radius: 32px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(2px);
    font-size: 12px;
    color: #FFFFFF;
    padding: 4px 12px;
}
.user-dashboard-v2 .user-info .card-body .btn-guide{
    color: #6941C6;
    font-size: 14px;
    border-radius: 8px;
    border:1px solid #D6BBFB;
    font-weight: 600;
}
.user-dashboard-v2 .user-info .card-body .btn-guide:hover{
    color: #6941C6 !important;
}
.user-dashboard-v2 .user-info .card-body .btn-guide-box{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.user-dashboard-v2 .page-header{
    margin-top: 0px;
}
.user-dashboard-v2 .page-header .page-title{
    color: #101828;
    font-size: 20px;
    font-weight: 500;
}
.user-dashboard-v2 .page-header .breadcrumb-item{
    font-size: 14px;
    color: #667085;
}
.user-dashboard-v2 .list-tool .feature-card{
    background: #FFFFFF;
    border-radius: 16px;
    transition: all 0.3s ease;
    height: 100%;
}
.user-dashboard-v2 .list-tool .feature-card .feature-title a{
    font-weight: 600;
    font-size: 18px;
    color: #344054;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.user-dashboard-v2 .list-tool .feature-card .feature-content{
    color: #667085;
    font-size: 14px;
    font-weight: 500;
}
.user-dashboard-v2 .list-tool .feature-card .badge-new{
    font-weight: 500;
    font-size: 14px;
    border-radius: 32px;
    border: 2px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(90deg, #9054F7 0%, #2E8EF5 139.9%);
    color: #FFFFFF;
    padding: 5px 16px;
}
.user-dashboard-v2 .list-tool .feature-card .feature-icon{
    width: 48px;
    height: 48px;
}
.user-dashboard-v2 .list-tool .feature-card .feature-icon img{
    width: 100%;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    object-fit: cover;
    height: 48px;
}
.favorite-panel .chat-list {
    background: white;
    border-radius: 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    max-height: 80vh;
    overflow-y: auto;
}
.favorite-panel .chat-list .chat-item .rounded-circle{
    border-radius: 15px !important;
}
.favorite-panel .chat-list::-webkit-scrollbar {
    width: 6px;
}

.favorite-panel .chat-list::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 3px;
}
.favorite-panel .chat-list .chat-items{
    overflow: overlay;
    max-height: 219px;
}


.favorite-panel .chat-header {
    border-bottom: 1px solid #eee;
    position: sticky;
    top: 0;
    background: white;
    z-index: 1000;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.favorite-panel .chat-header .card-icon{
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: #F2F4F7;
    display: flex;
    justify-content: center;
    align-items: center;
}
.favorite-panel .chat-header .chat-header-title{
    font-size: 18px;
    font-weight: 600;
    color: #344054;
    line-height: 28px;
}
.favorite-panel .chat-item {
    transition: all 0.2s ease;
    border-bottom: 1px solid #f5f5f5;
}

.favorite-panel .chat-item:hover {
    background-color: #f8f9fa;
}

.favorite-panel .avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
}

.favorite-panel .badge-member {
    background-color: #ffeeba;
    color: #856404;
    border-radius: 15px;
    padding: 5px 15px;
    font-size: 12px;
}

.favorite-panel .badge-free {
    background-color: #F9FAFB;
    color: #344054;
    border-radius: 15px;
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #E4E7EC;
}

.favorite-panel .bookmark-icon {
    color: #ffd700;
    cursor: pointer;
}

.favorite-panel .info-icon {
    color: #8e44ad;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f3e5f5;
    font-size: 12px;
    margin-left: 8px;
}

.favorite-panel .options-btn {
    background: none;
    border: none;
    color: #6c757d;
    padding: 5px 10px;
    cursor: pointer;
}

.favorite-panel .options-btn:hover {
    background-color: #f8f9fa;
    border-radius: 5px;
}

.favorite-panel .custom-dropdown-menu {
    border: none;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 8px 0;
}

.favorite-panel .custom-dropdown-item {
    padding: 8px 20px;
    color: #495057;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.favorite-panel .custom-dropdown-item:hover {
    background-color: #f8f9fa;
}

.favorite-panel .custom-dropdown-item i {
    width: 16px;
}

.favorite-panel .divider {
    margin: 8px 0;
    border-top: 1px solid #eee;
}
.app-dashboard-v2 .content-v2{
    padding: 15px;
}
.style-table-v2 .card-header .card-icon{
    width: 40px;
    height: 40px;
    background: #F2F4F7;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.style-table-v2 .card-header .card-title{
    color: #344054;
    font-size: 18px;
    font-weight: 600;

}
.style-table-v2 .card-header .search-box{
    display: inherit;
    min-width: 260px;
}
.style-table-v2 .card-header .btn-payout{
    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 0.12);
    background: linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: none;
}
#payoutModal .modal-title{
    color: #344054;
    font-size: 24px;
    font-weight: 700;
    line-height:32px;
}
#payoutModal .modal-content{
    border-radius: 16px;
    padding: 20px;
}
#payoutModal .modal-body{
    padding-bottom: 5px;
}
#payoutModal .btn-action-box .btn{
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: none;
    padding: 8px 10px;
    width: 48%;
}
#payoutModal .btn-action-box .btn-secondary{
    background:  #F2F4F7;
    border-color:  #F2F4F7 !important;
    color: #667085 !important;
    box-shadow:unset;
}
#payoutModal .btn-action-box .btn-primary{
    border: 2px solid rgba(255, 255, 255, 0.12);
    background:  linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.style-table-v2 .card-header .search-box input{
    width: 100%;
    border: solid 1px #CCCCCC;
    background: #fff url(/images/svg/search-lg.svg) no-repeat 9px center;
    font-size: 16px;
    color: #667085;
    border-radius: 8px;
    transition: unset;
    padding: 9px 10px 9px 34px;
}
.style-table-v2 .card-header .search-box input:focus{
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
.style-table-v2 .dataTables_filter,.style-table-v2 .dataTables_length {
    display: none;
}
.style-table-v2 .dataTables_filter,.style-table-v2 .workbook{
    width: 140px;
    min-height: 22px;
    border-radius: 8px;
    border: 1px solid#D0D5DD;
}
.style-table-v2 .dataTables_filter,.style-table-v2 .workbook::before {
    content: "●";
    color: #17B26A;
    font-size: 18px;
}
.nav-page-v2{
    background: #FFF;
    padding:12px 16px;
}

.nav-page-v2 a, .nav-page-v2 button{
    color: #667085;
    font-size: 16px;
}
.nav-page-v2 .active{
    background-color:#F9F5FF !important;
    background: #F9F5FF;
    padding: 11px 14px;
    border-radius: 6px;
    font-size: 16px;
    color: #6941C6 !important;
    display: inline-block;
}

/* clear fix */
.image-list-v2 .grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

.image-list-v2 .grid-sizer,
.image-list-v2 .grid-item {
    width: 25%;
    height: unset;
    padding: 5px;
}

.image-list-v2 .grid-item {
    float: left;
}

.image-list-v2 .grid-item img {
    display: block;
    width: 100%;
}
.image-list-v2 .grid-item .grid-image-wrapper .grid-buttons{
    bottom: 20px;
    top: unset;
    left: 0;
    right: 0;
    width: 100%;
}
.image-list-v2 .grid-item .grid-image-wrapper .grid-buttons .grid-btn-action{
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    padding: 17px;
    opacity: 0;
}
.image-list-v2 .grid-item .grid-image-wrapper:hover .grid-btn-action{
    opacity: 1;
}
.app-dashboard-v2 .swal2-icon.swal2-warning{
    border-color:unset;
    color:unset;
    border: unset;
}
.app-dashboard-v2 .swal2-actions .swal2-styled.swal2-cancel-grey{
    background: #F2F4F7;
    background: #F2F4F7 !important;
    background-color: #F2F4F7 !important;
    border-color: #F2F4F7 !important;
    padding: 14px 26px;
    width: 150px;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600;
    color: #667085 !important;
    box-shadow:unset !important;
}
.app-dashboard-v2 .swal2-actions .swal2-styled.swal2-confirm-button-red{
    background: #D92D20 !important;
    background-color: #D92D20 !important;
    border-color: #D92D20 !important;
    padding: 14px 26px;
    width: 150px;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600;
    box-shadow:unset !important;
}
.image-list-v2 .image-modal .modal-header{
    background:#FFFFFF;
    border-radius: 16px;
}
.image-list-v2 .image-modal .modal-body{
    background:#FFFFFF;
    border-radius: 16px;
    padding: 20px;
}
.image-list-v2 .image-modal .modal-content{
    border-radius: 16px;
}
.image-list-v2 .image-modal .prompt-image .prompt-image-title{
    font-size: 14px;
    color: #344054;
    line-height: 20px;
}
.image-list-v2 .image-modal .prompt-image .image-prompt{
    border: 1px solid#D0D5DD;
}
.image-list-v2 .image-modal .prompt-image .image-prompt p{
    font-size: 16px;
    color: #667085;
    line-height: 24px;
}
.image-list-v2 .image-modal .modal-body .image-description-box .description-data{
    font-size: 14px;
    line-height: 20px;
    color: #182230;
    font-weight: 600;
}
.image-list-v2 .image-modal .modal-body .image-description-box .image-description-title{
    font-size: 18px;
    color: #344054;
    font-weight: 600;
}
.image-list-v2 .image-modal .image-description-box .btn-close{
    background: unset;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.user-dashboard-v2 .guide-mobile .btn-guide{
    background: linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    color: #FFFFFF;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
}
.user-dashboard-v2 .user-info .user-name{
    font-size:24px;
}
.user-dashboard-v2 .user-info .quote-box{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.user-dashboard-v2 .user-info .quote{
    font-size: 16px;
}

.app-dashboard-v2 .toggler-menu-mobile{
    display: none;
}
.app-dashboard-v2 .app-header .update-plan{
    background-image: url(/images/user/bg_button.png);
    border-radius: 8px;
    color: #FFF;
    padding: 7px 13px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #FFAC5B;
}
.app-dashboard-v2 .header-notify .dropdown-menu.show{
    left: -355px !important;
    border-radius: 16px 16px 16px 16px !important;
    width: 400px;
}
.app-dashboard-v2 .header-notify .view-all-button{
    padding: 15px 20px 15px 20px;
    border-top: 1px solid #ebecf1;
}
.app-dashboard-v2 .header-notify .view-all-button a{
    background: #F2F4F7;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    width: 100%;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #667085;
}
.app-dashboard-v2 .notify-menu-inner .dropdown-item .mark-as-read{
    background: #7F56D9;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    border-radius: 10px;
}
.app-dashboard-v2 .notify-menu-inner .notification-content{

}
.app-dashboard-v2 .header-notify .dropdown-menu{
    padding: 0px;
}
.app-dashboard-v2 .header-notify .dropdown-header .notification-text{
    font-size: 16px;
    color: #344054;
    font-weight: 500;
}
.app-dashboard-v2 .header-notify .notify-menu .notifyimg{
    border-radius: 12px;
    border: 0.75px solid rgba(0, 0, 0, 0.08);
}
.app-dashboard-v2 #total-notifications{
    font-size: 12px;
    color: #5925DC;
    background: #F4F3FF;
    border-radius: 6px;
    border: 1px solid#D9D6FE;
    padding: 3px 3px;
}
.app-dashboard-v2 .header-notify .dropdown-header .mark-read{
    color: #6941C6;
    font-size: 14px;
    font-weight: 600;
}
.app-dashboard-v2 .header-notify .dropdown-header .mark-read:hover{
    background-color: unset !important;
}
.user-plan-v2 .backend-title h3{
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    color: #475467;
}
.user-plan-v2 .backend-title .backend-title-sub p{
    font-size: 14px;
    font-weight: 400;
    color: #667085;
    line-height: 20px;
    text-transform: none;
    margin-bottom: 0px;
}
.user-plan-v2 .list-plan .card-body{
    padding: 32px 2px;
}
.user-plan-v2 .list-plan .card-body .tabs-menu-body .price-card:hover{
    box-shadow:none;
}
.user-plan-v2 .list-plan .tabs-menu-body .card .action-button a{
    background: linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    border-radius: 8px;
}
.user-plan-v2 .list-plan .tabs-menu-body .price-card{
    border-radius: 16px;
}
.user-plan-v2 .list-plan .tabs-menu-body .price-card-border{
    border: 2px solid #8746F6 !important;
}
.user-plan-v2 .list-plan .tabs-menu-body .price-card .list-feature-title{
    color:#101828;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}
.user-plan-v2 .list-plan .tabs-menu-body .card .plan-featured{
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 20px;
    border: 1px solid#E9D7FE;
    background: #7F56D9;
    top: 14px;
    right: 14px;
}
.user-plan-v2 .list-plan .tabs-menu-body .card .plan-title{
    font-size: 18px;
    font-weight: 600;
    color: #475467;
}
.user-plan-v2 .list-plan .tabs-menu-body .card .plan-cost{
    font-size: 26px;
    font-weight: 600;
    color: #101828;
}
.user-plan-v2 .list-plan .tabs-menu-body .card .plan-cost .price-free{
    text-decoration: line-through;
}
.user-plan-v2 .list-plan .tabs-menu-body .card .plan-cost .text-muted{
    font-size: 16px;
    font-weight: 400;
    color: #475467;
}
.user-plan-v2 .list-plan .tabs-menu .plan-text-name{
    font-size: 16px;
    color: #344054;
    font-weight: 500;
}
.user-plan-v2 .list-plan .tabs-menu .plan-text-name.active{
    color: #7F56D9;
}
.user-plan-v2 .switch-input {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 25px;
    margin: 0px;
}
.user-plan-v2 .switch-input input {
    opacity: 0;
    width: 0;
    height: 0;
}
.user-plan-v2 .switch-input .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.user-plan-v2 .switch-input .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.user-plan-v2 .switch-input input:checked + .slider {
    background-color: #7F56D9;
}

.user-plan-v2 .switch-input input:focus +  .slider {
    box-shadow: 0 0 1px #2196F3;
}

.user-plan-v2 .switch-input input:checked + .slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}
.user-plan-v2 .switch-input .slider.round {
    border-radius: 34px;
}

.user-plan-v2 .switch-input .slider.round:before {
    border-radius: 50%;
}
.user-plan-v2 .user-plan .scroll-plan{
    font-size: 14px;
    color: #667085;
    border: 1px solid#D0D5DD;
    border-radius: 8px;
    padding: 6px 15px;
}
.user-plan-v2 .user-plan .user-plan-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.user-plan-v2 .user-plan .user-plan-header span{
    font-size: 18px;
    font-weight: 600;
    color: #344054;
}
.user-plan-v2 .user-plan .order-box{
    border: 1px solid#E4E7EC;
    border-radius: 16px;
}
.user-plan-v2 .user-plan .order-box .view-order{
    border-radius: 8px;
    border: 1px solid#F4EBFF;
    background: #F4EBFF;
    width: 100%;
    display: block;
    font-size: 16px;
    color: #7F56D9;
    font-weight: 600;
    padding: 11px 0px;
    text-align: center;
}
.user-plan-v2 .user-plan .order-box .header{
    font-size: 18px;
    color: #344054;
    font-weight: 600;
    display: block;
}
.user-plan-v2 .user-plan .order-box .order-text-list{
    color: #667085;
    font-size: 14px;
    font-weight: 500;
}
.user-plan-v2 .user-plan .order-box .order-text-list .value{
    color: #182230;
    font-weight: 600;
}
.user-plan-v2 .user-plan .card-body{
    padding: 24px;
}
.checkout-v2 .card{
    background-color:unset;
}
.checkout-v2 .card .card-body{
    padding: 0px;
}
checkout-v2 .box-mobile{
    display: none;
}
.checkout-v2 .card .checkout-wrapper-box{
    background-color:#FFFFFF;
    border-radius:8px;
}
.checkout-v2 .card .checkout-wrapper-box .checkout-title{
    font-size: 18px;
    font-weight: 600;
    color: #344054;
}
.checkout-v2 .card .checkout-wrapper-box .form-label{
    font-size: 14px;
    color: #344054;
    font-weight: 500;
}
.checkout-v2 .card .checkout-wrapper-box .input-box .form-control{
    padding: 11px 10px;
    border-radius: 8px;
}
.checkout-v2 .card .checkout-wrapper-box .awselect .front_face{
    padding: 10px 10px;
}
.checkout-v2 .card .checkout-wrapper-box  #phone-number{
    height: 44px;
}
.checkout-v2 .card .checkout-wrapper-box .divider .divider-text small{
    font-size: 14px;
    color: #344054;
    font-weight: 400;
}
.checkout-v2 .checkout-wrapper-box label.gateway{
    width: 100%;
    max-width: 207px;
    height: 90px;
    border-radius: 16px;
}
.checkout-v2 .checkout-wrapper-box .payment-image{
    padding-top:unset;
}
.checkout-v2 .checkout-wrapper-box label.gateway:hover{
    border: 2px solid #7F56D9;
}

.checkout-v2 .checkout-wrapper-box .gateway:has(input[type="radio"]:checked) {
    border: 2px solid #7F56D9;
}
.checkout-v2 .checkout-wrapper-box .submit-box{
    border-top: 1px solid #E4E7EC;
}
.checkout-v2 .checkout-wrapper-box .submit-box .btn-cancel{
    background: #FFFFFF;
    border-radius: 8px;
    color: #344054 !important;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid#D0D5DD;
    padding: 9px 17px;
    width: 140px;
}
.checkout-v2 .checkout-wrapper-box .submit-box button{

    background: linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    border-radius: 8px;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid;
    border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);
    padding: 9px 17px;
    width: 140px;
}
.checkout-v2 .checkout-wrapper-box .plan-name{
    font-size: 24px;
    color: #101828;
    font-weight: 700;
    line-height: 32px;
}
.checkout-v2 .checkout-wrapper-box .plan-cost{
    color: #7F56D9;
    font-size: 30px;
    font-weight: 600;
}
.checkout-v2 .checkout-wrapper-box .plan-cost .text-muted{
    font-size: 16px;
    color: #475467;
    font-weight: 500;
}
.checkout-v2 .order-detail-box{
    padding: 0px;
}
.checkout-v2 .order-detail-box .header-box{
    padding: 15px 24px;
    border-bottom: 1px solid #ccc;
}
.checkout-v2 .order-detail-box .plan{
    padding: 15px 24px;
    border-bottom: 1px solid #ccc;
}
.checkout-v2 .order-detail-box .plan .plan-title{
    font-size: 16px;
    color: #101828;
    font-weight: 600;
    margin-bottom: 24px;
}
.checkout-v2 .order-detail-box .plan .feature_text{
    font-size: 16px;
    font-weight: 400;
    color: #475467;
    line-height: 24px;
}
.checkout-v2 .order-detail-box .checkout-cost-box{
    padding: 24px 24px;
    border-bottom: 1px solid #ccc;
}
.checkout-v2 .order-detail-box .checkout-cost-box p{
    margin-bottom: unset;
}
.checkout-v2 .order-detail-box .checkout-cost-box .title{
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.checkout-v2 .order-detail-box .checkout-cost-box .checkout-cost{
    color: #101828;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.checkout-v2 .order-detail-box .total_payment{
    padding: 24px 24px;
}
.checkout-v2 .order-detail-box .total_payment .title{
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.checkout-v2 .order-detail-box #total_payment{
    color: #7F56D9;
    font-size:20px;
    font-weight: 600;
    line-height:30px;
}
.checkout-v2 .order-detail-box p{
    margin-bottom: unset;
}
.sepay-checkout .card{
    background-color:unset;
}
.sepay-checkout .sepay-qr-box{
    width: 450px;
    background: #FFFFFF;
    border-radius: 16px;
    margin: 0 auto;
    padding: 0px;
}
.sepay-checkout .sepay-qr-box #checkout_box{
    padding: 24px 15px;
}
.sepay-checkout .sepay-qr-box #checkout_box .title{
    color: #344054;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}
.sepay-checkout .sepay-qr-box .order-detail-box{
    border-top:1px solid#ccc;
    padding: 24px 24px;
}
.sepay-checkout .sepay-qr-box .order-detail-box .list span{
    color:  #667085;
    font-size:14px;
    font-weight: 500;
    line-height: 20px;
}
.sepay-checkout .sepay-qr-box .order-detail-box .list .value{
    color: #182230;
    text-align: right;
    font-weight: 600;
}
.sepay-checkout .card-body{
    padding: 0px;
}
.user-affiliate-v2 .affiliate-overview .number{
    color: #7F56D9;
    font-size: 48px;
    font-weight: 700;
    line-height:60px;
}
.user-affiliate-v2 .affiliate-overview .title{
    color:#344054;
    font-size:16px;
    font-weight: 600;
    line-height: 24px;
}
.user-affiliate-v2 .affiliate-overview .sub-title{
    color:#667085;
    font-size: 14px;
    font-weight: 500;
    line-height:20px; /* 142.857% */
}
.user-affiliate-v2 .affiliate-overview .card{
    border: none;
    border-radius: 16px;
}
.user-affiliate-v2 .affiliate-form .card-body{
    padding: 24px;
}
.user-affiliate-v2 .affiliate-form .header{
    padding: 0px;
}
.user-affiliate-v2 .affiliate-form .header p{
    color:#344054;
    font-size:18px;
    font-weight: 600;
    line-height: 28px;
}
.user-affiliate-v2 .affiliate-form .poppins{
    color:#344054;
    font-size:14px;
    font-weight: 600;
    line-height:20px;
}
.user-affiliate-v2 .affiliate-form .input{
    padding: 11px 11px 11px 36px;
}
.user-affiliate-v2 .affiliate-form .input-referral-link{
    background: #fff url(/images/svg/link-01.svg) no-repeat 9px center;
}
.user-affiliate-v2 .affiliate-form .input-email{
    background: #fff url(/images/svg/mail-02.svg) no-repeat 9px center;
}
.user-affiliate-v2 .affiliate-form .actions-copy{
    border-radius:  8px;
    background:linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px  rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    width: 109px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height:24px;
    padding: 10px;
}
.user-affiliate-v2 .affiliate-form #invite-friends-button{
    border-radius: 8px !important;
    background:linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px  rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    width: 109px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height:24px;
    padding: 10px !important;
    border-color:unset;
    text-transform: unset;
}
.sidebar-mini.sidenav-toggled.sidenav-toggled1 .app-sidebar .side-menu__label{
    font-size: 14px;
}
.purchases-show-v2 .card-header .card-title{

}
.purchases-show-v2 .list-info .info-name{
    color: #667085;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.purchases-show-v2 .list-info .value{
    color:#182230;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.purchases-show-v2 .download-invoice{
    border-radius:8px;
    border: 1px solid#D0D5DD;
    background:#FFF;
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: #344054;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 9px 0px;
}
.purchases-show-v2 .download-invoice:hover{
    color: #344054 !important;
}
.purchases-show-v2 .card-header{
    justify-content: center;
}
.purchases-show-v2 .card-header .card-title{
    color:#344054;
    font-size:18px;
    font-weight: 700;
    line-height:28px;
}
.purchases-show-v2 .order-status{
    border-radius: 8px;
    text-align: center;
    font-size:12px!important;
    font-weight: 500;
    line-height:18px;
    padding: 2px 5px;
}
.purchases-show-v2 .order-completed{
    border: 1px solid#ABEFC6;
    background: #ECFDF3;
    color:#067647 !important;
}
.purchases-show-v2 .order-declined{
    border: 1px solid#FEDF89;
    background:#FFFAEB;
    color: #F79009;
}
.purchases-show-v2 .order-pending{
    border: 1px solid#FFFAEB;
    background:#FEDF89;
    color: #F79009;
}
.app-sidebar-v2 .menu-gift{
    background-image: url(/images/user/BG_Gif.png);
    border-radius: 16px;
    padding: 15px;
}
.app-sidebar-v2 .menu-gift .gift-icon{
    width: 65px;
}
.app-sidebar-v2 .menu-gift .title{
    color:#FFF;
    font-size:16px;
    font-weight: 600;
    line-height:24px;
}
.app-sidebar-v2 .menu-gift .actions-copy{
    border-radius: 25px;
    background:#F4EBFF;
    width: 100%;
    display: block;
    color:  #7F56D9;
    font-size: 16px;
    font-weight: 600;
    line-height:24px;
    padding: 10px 0px;
    text-align: center;
    margin-top: 20px;
}
.app-dashboard-v2 .profile-dropdown .dropdown-menu.show{
    left: -206px !important;
    border-radius: 16px !important;
    min-width: 260px;
}
.app-dashboard-v2 .profile-dropdown .user-name-box{
    padding: 0px 14px;
}
.app-dashboard-v2 .profile-dropdown .user-name-box .user{
    color:#344054;
    font-size:14px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
    display: inline-block;
}
.app-dashboard-v2 .profile-dropdown .user-name-box .text-muted{
    color:#475467;
    font-size: 14px;
    font-weight: 400;
    line-height:20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
    display: inline-block;
}
.sidebar-mini.sidenav-toggled.sidenav-toggled1 .app-sidebar.app-sidebar-v2 #search-field input[type=search]{
    padding: 9px 10px 9px 34px;
}
.menu-user-mobile .side-menu__icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.menu-user-mobile .side-menu__icon img{
    border-radius: 50%;
    width: 100%;
}
.menu-user-mobile .side-menu__item .user{
    color:#344054;
    font-size:14px;
    font-weight: 600;
    line-height:20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
    display: inline-block;
}
.menu-user-mobile .side-menu__item .text-muted{
    color:#475467;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
    display: inline-block;
}
.app-sidebar-v2 .menu-left-update-plan{
    padding: 0px 10px;
    display: none;
}
.app-sidebar-v2 .menu-user-mobile{
    display: none;
}
.menu-left-update-plan .update-plan{
    background-image: url(/images/user/bg_button.png);
    border-radius: 8px;
    color: #FFF;
    padding: 7px 13px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFAC5B;
}
.menu-left-update-plan .nav-link-noti{
    text-align: left;
}
.app-dashboard-v2 .menu-left-update-plan .header-icon{
    position: relative;
    padding: 11px 10px 10px 7px;
}
.menu-left-update-plan .nav-link-noti .title {
    color: #667085;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.app-sidebar-v2 .logout-item{

}
.app-sidebar-v2 .block-mobile{
    display: none;
}
.app-dashboard-v2 #toast-container>div{
    color: #344054;
}
.app-dashboard-v2 #toast-container .toast{
    padding: 16px;
    border-radius: var(--radius-xl, 12px);
    border: 1px solid var(--Colors-Border-border-primary, #D0D5DD);
    background: var(--Colors-Background-bg-primary_alt, #FFF);

    /* Shadows/shadow-xs */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.app-dashboard-v2 #toast-container .toast .toast-title{
    display: block;
    color:#344054;
    font-size: 14px;
    line-height: 20px;
}
.app-dashboard-v2 #toast-container .toast .toast-message{
    color:#475467;
    font-size:14px;
    font-weight: 400;
    line-height:20px;
}
.app-dashboard-v2 #toast-container{
    width: 340px;
}
.app-dashboard-v2 #toast-container .toast{
    opacity: 1;
}
.app-dashboard-v2 #toast-container .toast-success{
    background: #FFFFFF;
}
.app-dashboard-v2 #toast-container>.toast-success {
    background-image: url('/images/svg/icon-noti.svg') !important;
    background-repeat: no-repeat;
    padding-left: 54px;
    background-position: left 8px top 7px;
}
.app-dashboard-v2 #toast-container>.toast-error {
    background-image: url('/images/svg/icon-noti-error.svg') !important;
    background-repeat: no-repeat;
    padding-left: 54px;
    background-position: left 8px top 7px;
}
.app-dashboard-v2 #toast-container>.toast-warning {
    background-image: url('/images/svg/icon-noti-warning.svg') !important;
    background-repeat: no-repeat;
    padding-left: 54px;
    background-position: left 8px top 7px;
}
.app-dashboard-v2 #toast-container .toast-close-button{
    opacity: 1 !important;
    display: block;
    color: #ccc;
}
@media (min-width: 1025px) {
    .app-sidebar-v2 .block-mobile{
        display: none;
    }
    .sidenav-toggled .app-sidebar-v2 .app-sidebar__logo {
        width: 70px;
        border-right: 1px solid #ebecf1;
    }
    .sidenav-toggled .app-sidebar-v2 .header-brand-img.desktop-lgo,
    .sidenav-toggled .app-sidebar-v2 .header-brand-img.mobile-logo,
    .sidenav-toggled .app-sidebar-v2 .icon-close{
        display: none;
    }
}
@media (min-width: 769px) and (max-width: 1024px){
    .app-sidebar-v2 .block-mobile{
        display: block;
    }
}
@media (min-width: 769px) {

    .user-plan-v2 .list-plan .tabs-menu-body .price-card {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .sidenav-toggled .app-sidebar-v2 .icon-open{
        display: block;
    }
    .sidenav-toggled.sidenav-toggled1 .app-sidebar-v2 .app-sidebar__logo{
        width: 300px;
    }
    .sidenav-toggled.sidenav-toggled1 .app-sidebar-v2 .header-brand-img.desktop-lgo{
        display: block;
    }
    .sidenav-toggled .app-sidebar-v2 #search-field input[type=search]{
        padding: 8px 6px;
    }
    .app-dashboard-v2 .app-content{
        margin-left:300px;
        margin-top:70px;
    }
    .app-dashboard-v2 .app-header{
        padding-left: 300px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .app-dashboard-v2 .app-content .side-app{
        padding: 0px;
    }

    .sidenav-toggled .app-sidebar-v2 .icon-open{
        display: block;
    }
    .sidebar-mini.sidenav-toggled.sidenav-toggled1 .app-sidebar.app-sidebar-v2{
        width: 300px;
    }
    .sidenav-toggled.sidenav-toggled1 .app-sidebar-v2 .app-sidebar__logo{
        width: 300px;
    }
    .sidenav-toggled.sidenav-toggled1 .app-sidebar-v2 .header-brand-img.desktop-lgo{
        display: block;
    }
    .app-dashboard-v2 .app-content{
        margin-left:300px;
        margin-top:70px;
    }
    .app-dashboard-v2 .app-header{
        padding-left: 300px;
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .app-dashboard-v2 .app-content .side-app{
        padding: 0px;
    }
}
@media (max-width: 768px) {
    .app-sidebar-v2 .block-mobile{
        display: block;
    }
    .sidebar-mini.sidenav-toggled.sidenav-toggled1 .app-sidebar .slide.is-expanded .angle{
        transform: rotate(180deg);
    }
    .app-dashboard-v2.sidenav-toggled .app-sidebar .side-menu__label{
        display: inline-flex !important;
        min-width: inherit;
    }
    .app-dashboard-v2.sidenav-toggled .app-sidebar .side-menu__item{
        position: relative;
        display: flex !important;
        display: -ms-flexbox;
        align-items: center;
        padding: 2.5px 22px 3px 13px;
        font-size: 16px !important;
        font-weight: 400;
        transition: border-left-color 0.3s ease, background-color 0.3s ease;
        color: #344050;
        margin: 0px 5px 0px 0px;
    }
    .app-sidebar-v2 .side-menu__item .angle{
        display: inline-block !important;
        transform-origin: center;
        transition: transform 0.3s ease;
    }
    .sidenav-toggled.sidenav-toggled1 .app-sidebar__logo{
        width: 300px;
    }
    .sidebar-mini.sidenav-toggled.sidenav-toggled1 .app-sidebar{
        width: 300px;
    }
    .nav-page-v2 .nav .nav-item{
        width: auto !important;
    }
    .user-plan-v2 .list-plan .tabs-menu-body .price-card{
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .app-content .side-app{
        padding: 20px;
    }
    .sidebar-mini.sidenav-toggled .side-progress-position{
        display: block;
    }
    .app.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon{
        margin-right: 10px;
        width: 30px;
        height: 24px;
        padding: 0px !important;
    }
    .app.sidebar-mini.sidenav-toggled .side-menu__item{
        display: flex;
        text-align:unset;
    }
    .app.sidebar-mini.sidenav-toggled .side-menu__label{
        display: block !important;
        font-size: 14px;
    }
    .app-sidebar-v2 .side-item.side-item-category{
        display: block !important;
    }
    .sidenav-toggled .header-brand-img.mobile-logo{
        display: none;
    }
    .sidebar-mini.sidenav-toggled .app-sidebar{
        width: 300px;
        border-right: 1px solid #E4E7EC;
    }
    .app.sidenav-toggled .app-sidebar{
        left: 0;
    }
    .sidebar-mini.sidenav-toggled .app-content{
        margin-left:0px;
    }
    .style-table-v2 .table-dataTable{
        width: 100%;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .app-sidebar-v2 .menu-left-update-plan{
        display: block;
    }
    .app-sidebar-v2 .menu-user-mobile{
        display: block;
    }
    .app-sidebar-v2 .header-brand .desktop-lgo{
        display: block;
        margin-left: 0px;
    }
    .app-sidebar-v2 .app-sidebar__logo
    {
        display: block;
        padding-top: 40px;
    }
    .app-sidebar-v2 #search-bar{
        display: block;
    }
    .app-sidebar-v2 .app-sidebar__toggle{
        display: none;
    }
    .user-affiliate-v2 .affiliate-overview .card-body{
        padding: 15px;
    }
    .user-affiliate-v2 .affiliate-form .card-body{
        padding: 16px;
    }
    .style-table-v2 .card-header .search-box input{
        width: -webkit-fill-available;
        display: block;
        max-width: 100%;
        margin-top: 15px;
    }
    .style-table-v2 .card-header{
        display: block;
        padding: 16px;
    }
    .style-table-v2 .card-header .card-header-title{
        justify-content: start;
    }
    .style-table-v2 .card-header .block-right{
        display: block;
    }
    .style-table-v2 .card-header .btn-payout{
        margin-top: 15px;
        width: 100%;
        margin-left: 0px !important;
    }
    .nav-page-v2 .nav{
        display: flex;
        border-bottom: none;
        overflow: overlay;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
        overflow-y: hidden;
    }
    .checkout-v2 .card .checkout-wrapper-box{
        padding: 10px;
    }
    checkout-v2 .box-mobile{
        display: block;
    }
    .checkout-v2 .box-right-pc{
        display: none;
    }
    .sepay-checkout .sepay-qr-box{
        width: 100%;
    }
    .user-plan-v2 .user-plan .card-body{
        padding: 15px;
    }
    .user-plan-v2 .user-plan .user-plan-header{
        display: block;
    }
    .user-plan-v2 .user-plan .scroll-plan{
        width: 100%;
        display: block;
        margin-top: 12px;
        text-align: center;
    }
    .user-plan-v2 .list-plan .card-body{
        padding: 2px 2px;
    }
    .user-plan-v2 .backend-title h3{
        font-size: 20px;
    }
    .user-plan-v2 .backend-title .backend-title-sub p{
        font-size: 12px;
    }
    .user-plan-v2 .list-plan .tabs-menu .plan-text-name{
        font-size: 14px;
    }
    .app-dashboard-v2 .app-header{
        z-index: 99999;
        padding-left:0px;
    }
    .sidebar-mini.sidenav-toggled .app-header{
        padding-left: 0px;
    }
    .app .app-sidebar {
        left: -300px;
        margin-top: 75px;
    }
    .app-dashboard-v2 .app-header .header-brand-img.mobile-logo{
        display: none !important;
    }
    .app-dashboard-v2 .app-header .header-brand{
        display: none;
    }
    .app-dashboard-v2 .app-header .nav-top-header .page-title{
        font-size: 18px;
    }
    .app-dashboard-v2 .app-content{
        margin-top: 68px;
        min-width: 100%;
        margin-left: 0px;
    }
    .user-dashboard-v2 .guide-mobile {
        display: block;
    }
    .user-dashboard-v2 .guide-pc{
        display: none !important;
    }
    .app-dashboard-v2 .user-info .card{
        margin-bottom: 10px;
    }
    .user-dashboard-v2 .page-header{
        margin-top: 30px;
    }
    .user-dashboard-v2 .user-info .user-name{
        font-size:16px;
    }
    .user-dashboard-v2 .user-info .quote{
        font-size: 12px;
    }
    .favorite-panel .chat-list .chat-items{
        overflow: unset;
        max-height: unset;
        min-height: 100px;
    }
    .favorite-panel .chat-header .chat-header-title{
        width: 70%;
    }
    .favorite-panel .chat-list .chat-items .content-left{
        width: calc(100% - 54px);
    }
    .favorite-panel .badge-free{
        display: none;
    }
    .favorite-panel .chat-list .chat-items .bookmark-box{
        width: 40px;
    }
    .favorite-panel .chat-list .chat-items .chat-item-content{
        width: calc(100% - 54px);
    }
    .favorite-panel .chat-list .chat-items .chat-item-content h6, .favorite-panel .chat-list .chat-items .chat-item-content .text-muted{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .app-dashboard-v2 .profile-dropdown, .app-dashboard-v2 .header-languages,.app-dashboard-v2 .items-center,
    .app-dashboard-v2 .app-header .update-plan,.app-dashboard-v2 .app-header .header-token{
        display: none !important;
    }
    .app.sidenav-toggled .app-sidebar{
        margin-top: 0px;
        z-index: 999999;
    }
    .app-sidebar-v2 .side-menu{
        margin-top: 155px;
        margin-bottom: 150px;
    }
    .app-dashboard-v2 .toggler-menu-mobile{
        display: block;
    }
    .image-list-v2 .grid-sizer, .image-list-v2 .grid-item{
        width: 33.33%;
    }
}
@media (max-width: 575.98px) {
    .app-content .side-app {
        padding: 0px;
    }
    .image-list-v2 .grid-sizer, .image-list-v2 .grid-item{
        width: 50%;
    }
}
@media (max-width: 1024px)
{
    .sidebar-mini.sidenav-toggled.sidenav-toggled1 .app-sidebar .slide.is-expanded .angle {
        transform: rotate(180deg);
    }
    .app-dashboard-v2.sidenav-toggled .app-sidebar .side-menu__label {
        display: inline-flex !important;
        min-width: inherit;
    }
    .sidenav-toggled .header-brand-img.mobile-logo {
        display: none;
    }
    .app.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon {
        margin-right: 10px;
        width: 30px;
        height: 24px;
        padding: 0px !important;
    }
    .app.sidebar-mini.sidenav-toggled .side-menu__label {
        display: block !important;
        font-size: 14px;
    }
    .app.sidebar-mini.sidenav-toggled .side-menu__item {
        display: flex;
        text-align: unset;
        padding: 11px 10px 10px 13px;
    }
    .app-dashboard-v2 .toggler-menu-mobile {
        display: block;
    }
    .app-dashboard-v2 .profile-dropdown, .app-dashboard-v2 .header-languages, .app-dashboard-v2 .items-center, .app-dashboard-v2 .app-header .update-plan, .app-dashboard-v2 .app-header .header-token {
        display: none !important;
    }
    .header-notify {
        display: none;
    }
    .app .app-sidebar {
        left: -300px;
        margin-top: 75px;
    }
    .app-sidebar-v2 .app-sidebar__logo {
        display: block;
        padding-top: 40px;
    }
    .app-sidebar-v2 .side-menu {
        margin-top: 155px;
        margin-bottom: 150px;
    }
    .app-dashboard-v2 .app-content {
        margin-top: 68px;
        min-width: 100%;
        margin-left: 0px;
    }
    .app.sidenav-toggled .app-sidebar {
        margin-top: 0px;
        z-index: 999999;
    }
    .sidebar-mini.sidenav-toggled .app-sidebar {
        width: 300px;
        border-right: 1px solid #E4E7EC;
    }
    .sidebar-mini.sidenav-toggled .side-progress-position {
        display: block;
    }
    .app-sidebar-v2 .menu-left-update-plan {
        display: block;
    }
    .app-sidebar-v2 .menu-user-mobile {
        display: block;
    }
    .app-sidebar-v2 .side-menu__item .angle {
        display: inline-block !important;
        transform-origin: center;
        transition: transform 0.3s ease;
    }
    .app-sidebar-v2 .header-brand .desktop-lgo {
        display: block;
        margin-left: 0px;
    }
    .app-sidebar-v2 .app-sidebar__toggle {
        display: none;
    }
}


.swal2-actions .swal2-styled.swal2-confirm-button-puple {
    background: #7F56D9 !important;
    background: #7F56D9 !important;
    background-color: #7F56D9 !important;
    border-color: #7F56D9 !important;
    padding: 14px 26px;
    width: 150px;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600;
    box-shadow: unset !important;
}



.swal2-input-text {
    overflow: hidden;
    color: #101828;
    text-overflow: ellipsis;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;;
    line-height: 24px !important; /* 150% */
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    background: #FFF !important;
}
.swal2-input-text:focus{
    outline: 0;
    box-shadow: none !important;
    border-color: #007BFF !important;
}

.form-AI-edit .input-box .form-control{
    padding: 10px 14px !important;
}
.fs-16-important{
    font-size: 16px !important;
}
.btn-more-toggle{
    border-radius:  8px !important;
    border: 1px solid #E4E7EC;
    background: #FFF;
    display: flex;
    padding:  8px!important;;
    justify-content: center;
    align-items: center;
    gap:  8px!important;;
}
.btn-save-toggle{
    border-radius:  8px  ;
    border: 2px solid rgba(255, 255, 255, 0.12);
    background: #F4EBFF;
    color: #7F56D9;
    padding:  8px ;
    justify-content: center;
    align-items: center;
    gap:  8px ;
    line-height: 20px;
}
.btn-save-toggle:hover{
    color: #7F56D9 !important;
}

.padding-input-default-1014{
    padding: 10px 14px !important;
}
.border-select-form-v2 {
    border: 1px solid #D0D5DD !important;
    border-radius: 8px !important;
}
.border-select-form-v2-left {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
}
.openai-form2-image-v2-index .grid-item .grid-image-wrapper .grid-image img{
    height: 300px !important;
}



#loader-animal{
    overflow: hidden;
    background-color: #f0f0f0;
}
#loader-animal .loading-2{
    zoom: 0.2;
}

#loader-animal .children-loading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 1060;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    grid-template-areas:
        "top-start top top-end"
        "center-start center center-end"
        "bottom-start bottom-center bottom-end";
    grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
    grid-template-columns: auto minmax(0, 1fr) auto;
    background: rgba(0, 0, 0, .4);
    height: 100%;
    padding: .625em;
    overflow-x: hidden;
    transition: background-color .1s;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}

.main-action-button{
    color: #fff;
    border-radius: 8px;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border: 2px solid rgba(255, 255, 255, 0.12);
    background: linear-gradient(90deg, #9054F7 0%, #2E8EF5 228.18%);
    /* Shadows/shadow-xs-skeuomorphic */
    box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    line-height: 20px; /* 142.857% */
    text-transform: none !important;
    font-size: 14px !important;
}