.user-info {
    /* background: #ecf7f9; */
    padding: 10px 0;
    text-align: center;
}
.user-info .image img {
    border-radius: 50%;
    margin-bottom: 5px;
    height: 50px;
    width: 50px;
    object-fit: cover;
}
.info-container .name span {
    font-weight: 600;
    color: #007bff;
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.info-22 {
    font-size: 13px;
}
.info-22 span {
    color: tomato;
    font-size: 14px;
    font-weight: bold;
}
.header-nav {
    background: #f9fbfd;
    font-weight: 600;
    padding: 5px 10px;
    text-transform: uppercase;
}
.side-nav-menu .nav-item > a {
    display: flex !important;
    align-items: center;
}
.side-nav .side-nav-inner .side-nav-menu > li > a .icon-holder {
    height: 22px;
    width: 22px;
    margin-right: 5px;
}
.side-nav .icon-holder i {
    font-size: 20px;
}
.icon-holder {
    height: 20px;
    width: 20px;
    font-size: 20px;
}
.side-nav
    .side-nav-inner
    .side-nav-menu
    > li.dropdown
    ul.dropdown-menu
    > li
    > a {
    padding-left: 36px;
}
.dropdown-menu {
    margin-top: 0 !important;
    max-width: none !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.box-nc {
    height: 40px;
}
.mgb-0 {
    margin-bottom: 0;
}
.tab-money {
    background: #fff;
    border: 1px solid #edf2f9;
    border-radius: 0.25rem;
}
.tab-money .nav {
    border-bottom: 1px solid #edf2f9;
}
.pd-20 {
    padding: 10px 20px;
}
#bank_list {
    margin-bottom: 0 !important;
}
/* .manual-bank-widget.is-visible {
    border-top: 1px solid #ccc;
} */
.wallet {
    border-bottom: 1px solid #edf2f9;
}
.wallet-my {
    /* background: #ecf7f9; */
    color: tomato;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 10px;
}
.height-full {
    height: 100%;
}
.tbl-notnumber tr td:first-child::before {
    display: none;
}
.btn-nw2 {
    padding: 7px 10px;
}
.btn-nw i {
    margin-right: 5px;
    vertical-align: -0.225em;
}
.m-b--15 {
    margin-bottom: 15px;
}
.form-fb textarea {
    height: 285px;
}
.form-fb button {
    margin-top: 20px;
}
.hidden {
    display: none;
}
.max-400 {
    max-width: 400px;
}
.flex-center-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-center-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.m-r--5 {
    margin-right: 5px;
}
.m-t--10 {
    margin-top: 10px;
}
.m-b--10 {
    margin-bottom: 10px;
}
.m-t--20 {
    margin-top: 20px;
}
.m-b--20 {
    margin-bottom: 20px;
}
.m-r--10 {
    margin-right: 10px;
}
#account_id,
#list_bm {
    max-width: 300px;
    display: inline-block;
}
.number-like {
    margin-top: 5px;
    text-align: center;
}
.facebook-info .icon img {
    border-radius: 50%;
    height: 54px;
    width: 54px;
    object-fit: cover;
}
.pd-10 {
    padding: 10px;
}
.facebook-right {
    border-left: 1px solid #edf2f9;
    height: 100%;
}
.facebook-name {
    border-bottom: 1px solid #edf2f9;
    padding: 5px 10px;
}
.facebook-name a {
    color: #000;
    font-size: 16px;
    /*font-weight: bold;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.facebook-action {
    padding: 10px;
}
.facebook-action .row {
    margin: 0 -10px;
}
.facebook-action .row > div {
    padding: 0 10px;
}
.facebook-action .btn-delete,
.facebook-action .btn-show-filter {
    width: 120px;
}
.facebook-action button:first-child {
    margin-bottom: 10px;
}
.delete-count {
    margin-bottom: 0 !important;
}
.flex-center {
    display: flex;
    align-items: center;
}
#bs_datepicker_range_container {
    flex-wrap: nowrap;
    align-items: center;
}
#bs_datepicker_range_container .input-group-addon {
    margin: 0 5px;
}
.card-inside-title {
    height: 42px;
}
#area-bm-actions {
    margin-top: 20px;
}
.btn-getList {
    width: 191px;
}
img.img-sm {
    border-radius: 50%;
}
.facebook-action-admin button:first-child {
    margin: 0 10px 0 0;
}
.users-box {
    display: flex;
    align-items: center;
    max-width: 250px;
}
.u-avata {
    flex: 0 0 40px;
    max-width: 40px;
    margin-right: 15px;
}
.u-avata img {
    border-radius: 50%;
    height: 40px;
    width: 100%;
    object-fit: cover;
}
.u-info h4 {
    font-size: 14px;
    font-weight: 500;
    color: #364a63;
}
.u-info p {
    color: #8094ae;
    font-size: 12px;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}
@media (min-width: 576px) {
    .modal-small {
        max-width: 500px !important;
    }
}

@media only screen and (min-width: 992px) {
    .is-folded .side-nav .side-nav-inner .info-container {
        display: none;
    }
    .col-20 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media screen and (max-width: 767px) {
    .tab-money.height-full {
        margin-top: 30px;
    }
    .facebook-action button {
        margin-bottom: 10px;
    }
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_length {
        text-align: left;
    }
    #btn-start {
        margin: 10px 0;
        width: 190px;
    }
    #account_id,
    #list_bm {
        margin-bottom: 10px;
    }
    .facebook-action-admin button:first-child {
        margin: 0 0 10px 0;
    }
    .facebook-action-admin {
        text-align: center;
    }
}
/* .main-content{
    background: #f5f6fa;
} */
div#user-wrapper .card {
    background: #f5f6fa;
    border: none;
}

th.sorting::before {
    display: none !important;
}
th.sorting::after {
    display: none !important;
}
th.sorting_asc::before {
    display: none !important;
}
th.sorting_asc::after {
    display: none !important;
}
div#DataTables_Table_0_info {
    margin: 20px;
}
div#DataTables_Table_0_paginate {
    margin: 20px;
}
/* select.custom-select.custom-select-sm.form-control.form-control-sm {
    border: none !important;
}
.custom-select {
    border: none !important;
} */
#user_list tr {
    margin: 5px 0;
    line-height: 15px;
    padding: 5px 0;
    background: white;
    border-radius: 4px;
}
#user_list tbody tr:hover {
    background: #f8f9fc;
    box-shadow: 6px 4px 8px -1px rgba(133, 79, 255, 0.4);
}

#user_list {
    border-collapse: separate;
    border-spacing: 0 15px;
}
#user_list {
    border-collapse: separate;
    border-radius: 10px;
}

#user_list tr {
    border-radius: 5px;
}

#user_list tr td:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#user_list tr td:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.small-image {
    width: 100px;
}
.medium-image {
    width: 400px;
}
.image-full-width {
    width: 100%;
}
.server_wrapper {
    margin: 0 !important;
}
.server_wrapper .col-4 {
    padding: 0 !important;
}
.server_wrapper a:hover {
    background: #e4f2ff;
    cursor: pointer;
}

.user_1,
.user_2,
.user_3 {
    display: flex;
}
.icon_wrapper {
    width: 40px;
    height: 40px;
    z-index: 9;
    font-weight: bold;
    position: absolute;
    top: 13px;
    border-radius: 4px;
    padding: 0;
    /* margin: 0 7px; */
}
.user_1 .icon_wrapper {
    background: rgba(2, 211, 239, 0.1);
    color: #1976d2;
}
.user_2 .icon_wrapper {
    background: rgba(0, 201, 167, 0.1);
    color: green;
}
.user_3 .icon_wrapper {
    background: rgba(255, 193, 7, 0.1);
    color: tomato;
}
.icon_wrapper i {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}
.icon_wrapper::before {
    content: "";
    width: 40px;
    position: absolute;
    top: -13px;
}
/*.user_1 .icon_wrapper::before{
    border-bottom: 3px solid rgba(2,211,239,0.1);
}*/
.user_2 .icon_wrapper::before {
    border-bottom: 3px solid rgba(0, 201, 167, 0.1);
}
/*.user_3 .icon_wrapper::before{
    border-bottom: 3px solid rgba(255,193,7,0.1);
}*/
.user_1,
.user_2,
.user_3 {
    height: 86px;
    padding: 23px 0 0 0;
}
.logo_center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/*CSS for select 2*/
.short-select2 {
    width: 300px;
    max-width: 100%;
    display: inline-block;
}
.widget-user-info img {
    float: left;
    width: 75px;
    border-radius: 50%;
}

.user-info-right {
    padding-left: 90px;
}

.user-info-right .user-name {
    color: #1f91f3;
    font-size: 16px;
    text-transform: uppercase;
}

#btn-transfer-turn {
    margin-top: 10px;
}

.widget-group {
    display: flex;
    padding: 12px 10px;
    border-radius: 4px;
}

.widget-group.selected {
    background-color: #ddd;
}

.widget-group .area-left {
    float: left;
    width: calc(100% - 30px);
    cursor: pointer;
}

.widget-group .area-right {
    float: left;
    width: 30px;
}

.widget-group .area-right .action {
    cursor: pointer;
}

.row-actions {
    display: flex;
}

.row-action {
    float: left;
}

.row-action button {
    border: none !important;
    margin-left: 3px;
}

.tb-col-1 {
    min-width: 50px;
}

.tb-col-2 {
    /*min-width: 50px;*/
}

.tb-col-3 {
    min-width: 50px;
}

.tb-col-4 {
    min-width: 50px;
}

.tb-col-5 {
    min-width: 50px;
}

.account-profile img {
    width: 75px;
}

.account-status {
    padding: 4px 8px;
    font-weight: bold;
    color: white;
    background-color: green;
    border-radius: 6px;
}

.account-status.die {
    background-color: indianred;
}

.tree-root {
    list-style: none;
}

.tree-root .fa-trash {
    margin-left: 6px;
}

.tree-root ul {
    list-style: disc;
}

#group_list .item {
    cursor: pointer;
}

#group_list .item .is-folder {
    color: #1f91f3;
}

#group_list ul {
    padding-left: 1em;
    line-height: 1.5em;
}

.folder-control {
    margin-left: 6px;
}

#input_backup {
    display: none;
}

.account-status-right span {
    cursor: pointer;
    padding: 5px;
    font-size: 17px;
}

#input_backup_file {
    opacity: 0;
    width: 1px;
    height: 1px;
}
.other-info p {
    font-size: 13px;
    line-height: 1;
    margin: 10px 0 0 0;
}
.other-info {
    text-align: center;
    margin-top: 15px;
}
.box-border {
    border: 1px solid #edf2f9;
    border-radius: 20px;
}
.widget-addgr {
    margin-top: 20px;
}
.form-flex {
    display: flex;
    align-items: center;
}
.form-nobdr input {
    border-radius: 0.25rem 0 0 0.25rem;
}
.form-nobdr button {
    border-radius: 0 0.25rem 0.25rem 0;
}
.info-groupAccount h4 {
    font-size: 14px;
}
.info-index > button {
    padding: 3px 15px;
}
.items-groupAccount .items-groupAccount {
    /*margin-top: 10px;*/
    /*margin-left: 5px;*/
}
.items-groupAccount .items-groupAccount .items-groupAccount {
    margin-left: 20px;
}
.items-groupAccount {
    position: relative;
}
.info-groupAccount:hover {
    background-color: rgba(63, 135, 245, 0.15);
    border-radius: 20px;
}
.info-groupAccount.selected {
    border-left: 2px solid #3f87f5 !important;
    background-color: rgba(0, 201, 167, 0.1);
    border-radius: 20px;
}
.has-tooltip {
    position: relative;
    display: inline-block;
}
.has-tooltip .tooltip-content {
    visibility: hidden;
    width: auto;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 4px 7px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
    white-space: nowrap;
    opacity: 0.8;
    pointer-events: none;
}
.has-tooltip .tooltip-content::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}
.has-tooltip:hover .tooltip-content {
    visibility: visible;
}
input[type="checkbox"] + label {
    cursor: pointer;
}
.items-groupAccount-child {
    width: 100%;
}
.btn-showGr {
    cursor: pointer;
    position: absolute;
    left: 5px;
    top: 6px;
}
.btn-showGr.active i {
    transform: rotate(90deg);
}
.info-groupAccount {
    cursor: pointer;
    padding: 5px 5px 5px 25px;
    clear: both;
    border-bottom: 1px solid #edf2f9;
}
.info-groupAccount .group-info {
    width: calc(100% - 20px);
    float: left;
}
.custom-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 0;
    border-radius: 0.25rem;
    font-size: 14px;
    min-width: 120px;
    color: #53535f;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
    background: #fff;
}

/* Each of the items in the list */
.custom-menu li {
    padding: 8px 12px;
    cursor: pointer;
    list-style-type: none;
    transition: all 0.3s ease;
    user-select: none;
}

.custom-menu li:hover {
    background-color: #def;
}
.custom-menu i {
    font-size: 16px;
    margin-top: 3px;
    margin-right: 10px;
}
.list-groupAccount > div {
    /*border-left: 2px solid transparent;*/
    border-top: 1px solid #edf2f9;
    /*padding: 10px;*/
}
.list-groupAccount > div:first-child {
    /*border-top: none;*/
}
.list-groupAccount > div > .btn-showGr {
    left: 10px;
    top: 13px;
}
.box-title span {
    font-size: 16px;
    font-weight: 500;
}
.m-r--20 {
    margin-right: 20px;
}
.box-border-right {
    padding: 0;
}
.box-header {
    border-bottom: 1px solid #edf2f9;
}
.pd-10 {
    padding: 10px;
}
.action-left button:not(.btn-fast-select) {
    /*border-radius: 50%;*/
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    /*background-color: rgba(2,211,239,0.1);*/
}
.action-left button i {
    font-size: 20px;
}
.tab-account .action-left button i.anticon {
    margin-top: 14px;
    display: inline-block;
}
.action-left {
    /* display: flex; */
    align-items: center;
}
.action-top {
    align-items: center;
    width: 24px;
    vertical-align: -0.4em;
}
.action-left label {
    margin-bottom: 0;
}
.top-1 {
    /*background-color: rgba(0,0,0,.03);*/
    border-bottom: 1px solid #edf2f9;
    padding: 10px 15px;
}
@media only screen and (min-width: 1368px) and (max-width: 2400px) {
    .top-1 {
        /* max-height: 50px; */
        min-height: 50px;
    }
}
.user_action li {
    list-style: none;
    display: inline-block;
    margin: 0 10px 5px 0;
    cursor: pointer;
}
.user_action li img {
    margin-top: -3px;
    width: 18px;
}
.user_action a {
    color: #53535f;
}
.box-face {
    display: flex;
}
.box-face img {
    border-radius: 50%;
    width: 29px;
    height: 29px;
}
.box-face h5 {
    color: #1976d2;
    font-size: 12px;
    margin-bottom: 0;
}
.box-face p {
    font-size: 12px;
    margin-bottom: 0;
}
.table-ac .btn-success {
    padding: 2px 6px;
}
.table-ac .btn-danger {
    padding: 2px 6px;
}
.table-ac .anticon {
    padding: 2px 6px;
}
.anticon.live {
    color: #00c9a7;
}
.anticon.die {
    color: tomato;
}
.int-group {
    font-size: 0.8rem;
}
.user_1,
.user_2,
.user_3 {
    height: auto;
    padding: 23px 25px;
}
.cls {
    position: relative;
    top: -12px;
    left: 50px;
}
.cls .sv {
    font-weight: bold;
}
.description {
    margin: 20px 0 0 0;
}
.description span {
    font-size: 12px;
}
.detail span {
    padding: 3rem 0 2rem;
    margin: auto;
    display: block;
    font-size: 13px;
    font-weight: 500;
}
.detail i.anticon.anticon-right {
    font-size: 9px;
    color: blue;
    font-weight: bold;
}
div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}
.table-min600 {
    min-height: 600px;
}
.tab-addAcc {
    padding: 30px 20px;
}
.tab-addAcc label {
    margin-bottom: 10px;
}
.title-16 {
    font-size: 16px;
    font-weight: 500;
}
.choose-left {
    padding: 30px 0;
}
.font-bold {
    font-weight: bold;
}
.bg-total {
    background: #fef1f3 !important;
}
.card-right {
    background: rgb(177 135 36 / 28%) !important;
}
.custom-radio-2 {
    margin-bottom: 7px;
}
.custom-radio-2 .custom-control-label {
    cursor: pointer;
}
.custom-radio-2 .custom-control-label::before {
    content: "\38";
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    margin-right: 10px;
    border: 2px solid #edf2f9;
    border-radius: 0.3rem;
    font-size: 12px;
    font-family: "anticon";
    font-weight: 400;
    line-height: 1.4;
    vertical-align: bottom;
    text-align: center;
    background: #fff;
    color: transparent;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
    .action-left {
        display: table-cell;
    }
    .card-body {
        padding: 20px 10px;
    }
    .box-border-right {
        margin-top: 20px;
    }
    .frm-search {
        display: none;
    }
    .tk-mb {
        position: relative;
    }
    .tk-mb:after {
        content: "\e00b";
        font-size: 20px;
        position: absolute;
        right: 0;
        top: -3px;
        font-family: "anticon" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        -webkit-font-smoothing: antialiased;
    }
    #year_begin,
    #year_end,
    #friend_begin,
    #friend_end {
        margin-bottom: 10px;
    }
}

.modal-header.logo_center {
    justify-content: center;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .modal.bd-example-modal-xl {
        transform: translate(0, 0) !important;
    }
}
@media screen and (max-width: 1366px) {
    .modal.bd-example-modal-xl {
        transform: translate(0, 0) !important;
    }
}
/*scroll bar */
/*::-webkit-scrollbar {
    width: 7px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: rgba(67,65,69,0.58);
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
    background: rgba(67,65,69,0.76);
}*/
.b-d-5 {
    border-radius: 5px;
}

.side-nav .side-nav-inner .side-nav-menu li.active {
    color: #3f87f5;
    /*border-right: 1px solid;*/
    /*border-color: #3f87f5;*/
    background-color: rgba(63, 135, 245, 0.15);
}
@media only screen and (max-width: 767px) {
    iframe {
        min-height: auto !important;
        height: auto;
    }
}

.account-wrapper {
    position: relative;
}
#accounts-loader {
    width: 100%;
    height: 300px;
    z-index: 0;
    background: url(/images/loader.gif) center no-repeat #fff;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none;
}
#accounts-loader.show {
    opacity: 1;
    z-index: 10;
}
.pagination .page-item:not(.disabled) {
    cursor: pointer;
}
.account-wrapper .pagination {
    margin: 0 auto;
    width: fit-content;
    padding-top: 10px;
    padding-bottom: 10px;
}
.opacity-0 {
    opacity: 0;
    cursor: default;
    pointer-events: none;
}
#profile {
    margin-top: 30px;
}
.profile-avatar img {
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    height: 120px;
    width: 120px;
}
#profile h3 {
    color: #de4436;
    margin-top: 10px;
}
.list-admin th .checkbox {
    display: inline-block;
}
.list-admin .checkbox label {
    margin: 0;
}
#toast-container .toast {
    background-image: none !important;
    box-shadow: none;
    color: #53535f !important;
    opacity: 1;
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    padding: 0.5rem 0.9375rem;
    border-radius: 0.25rem;
    width: auto;
}
#toast-container {
    top: 72px;
    min-width: 200px;
    z-index: 999;
}
.toast-message {
    padding: 25px 0 0 40px;
    position: relative;
}
.toast-info {
    background-color: rgba(63, 135, 245, 0.15);
    border: 1px solid rgba(63, 135, 245, 0.15) !important;
}
.toast-warning {
    background-color: rgba(255, 193, 7, 0.1);
    border: 1px solid rgba(255, 193, 7, 0.15);
    color: #53535f;
}
.toast-error {
    background-color: rgba(222, 68, 54, 0.1);
    border: 1px solid rgba(222, 68, 54, 0.15);
    color: #53535f;
}
.toast-success {
    background-color: rgba(0, 201, 167, 0.1);
    border: 1px solid rgba(0, 201, 167, 0.15);
    color: #53535f;
}
.toast-message:before {
    font-family: "anticon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 30px;
}
.toast-info .toast-message:before {
    content: "\e058";
    color: #3f87f5;
}
.toast-warning .toast-message:before {
    content: "\e01a";
    color: #ffc107;
}
.toast-error .toast-message:before {
    content: "\26";
    color: #de4436;
}
.toast-success .toast-message:before {
    content: "\39";
    color: #00c9a7;
}
.toast-message:after {
    color: #53535f;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 40px;
}
.toast-info .toast-message:after {
    content: "Ghi chú";
}
.toast-warning .toast-message:after {
    content: "Cảnh báo";
}
.toast-error .toast-message:after {
    content: "Lỗi";
}
.toast-success .toast-message:after {
    content: "Thành công";
}
#toast-container > div:hover {
    box-shadow: none;
}

.swal2-actions .swal2-styled {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.swal2-styled.swal2-confirm {
    background-color: #3f87f5;
    border-color: #3f87f5;
    color: #fff;
}

#modal2FACode .input-group {
    width: 230px;
    margin: 0 auto;
    padding-bottom: 15px;
}

#modal2FACode #input-2fa {
    text-align: center;
    font-size: 18px;
}

#modal2FACode #btn-copy-2fa {
    font-size: 16px;
}

/*.text-bold {
    font-weight: bold;
}*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    #porgress-chart {
        margin-left: -75px !important;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
    #porgress-chart {
        margin-left: -50px !important;
    }
}

@media screen and (max-width: 767px) {
    .cls {
        width: calc(100% - 50px);
    }
}

#modal_small {
    max-width: 400px;
    margin-top: 75px;
}

.img-responsive-histories {
    max-width: 30px;
    height: auto;
}

.swal2-popup {
    position: relative;
    background-color: #fff;
    border: 0;
    border-radius: 0.25rem;
    outline: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    max-width: 350px !important;
    width: 100% !important;
    padding: 0 !important;
}

.swal2-title {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
    text-align: left;
}

.swal2-actions .swal2-styled {
    font-size: 14px !important;
    padding: 10px 20px;
}

.swal2-styled:focus {
    box-shadow: none !important;
}

.swal2-header {
    /*border-bottom: 1px solid #edf2f9;*/
    justify-content: flex-start !important;
    /*flex-direction:initial !important;*/
    padding: 16px 24px;
}

.swal2-actions {
    margin: 0 !important;
    padding: 10px 16px;
    /*justify-content: flex-end !important;*/
}

.swal2-styled.swal2-confirm {
    background-color: rgba(0, 201, 167, 0.1) !important;
    color: #00c9a7 !important;
    font-size: 0.875rem;
}

.swal2-styled.swal2-confirm:hover {
    background-color: #00c9a7 !important;
    color: white !important;
    font-size: 0.875rem;
}

.swal2-styled.swal2-cancel {
    background-color: rgba(222, 68, 54, 0.1) !important;
    color: #de4436 !important;
    font-size: 0.875rem;
}

.swal2-styled.swal2-cancel:hover {
    background-color: #de4436 !important;
    color: white !important;
    font-size: 0.875rem;
}

.swal2-file,
.swal2-input,
.swal2-textarea {
    width: 90% !important;
}

.live-die {
    border-radius: 15px;
}

.name-user {
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 15px;
    color: #886cff;
    /*border-bottom: 1px solid #edf2f9;*/
    /*margin-bottom: 10px;*/
    text-align: center;
}

.info-name-user {
    align-items: center;
    width: 35px;
    vertical-align: -0.4em;
}

.info-dash {
    font-size: 18px;
    color: tomato;
}

.overview {
    cursor: pointer;
}

.items-groupAccount .items-groupAccount .items-groupAccount {
    /*border-bottom: 1px solid #edf2f9;*/
    border-left: none;
    border-right: none;
}

.items-groupAccount .items-groupAccount .item .items-groupAccount {
    border-top: none;
}

.list-groupAccount
    > .item
    > .items-groupAccount
    > div
    > .item
    > .items-groupAccount
    > .info-groupAccount {
    border: 1px solid #edf2f9;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.list-groupAccount
    > .item
    > .items-groupAccount
    > div
    > .item:last-child
    > .items-groupAccount
    > .info-groupAccount {
    border-bottom: 1px solid #edf2f9;
}

.box-group {
    max-height: 890px;
    overflow: auto;
}

.box-group::-webkit-scrollbar {
    -webkit-appearance: none;
}

.box-group::-webkit-scrollbar:vertical {
    display: none;
    width: 10px;
}

.box-group:hover::-webkit-scrollbar:vertical {
    display: block;
}

.box-group::-webkit-scrollbar:horizontal {
    height: 10px;
}

.box-group::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    border: 2px solid #ffffff;
    display: none;
}

.box-group:hover::-webkit-scrollbar-thumb {
    display: block;
}

.box-group::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #ffffff;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
}

.text-money {
    color: tomato;
}
.swal-input-custom {
    max-width: 500px !important;
}
.swal-input-custom:before {
    color: #2a2a2a;
    content: "Thông tin";
    padding: 16px 24px;
    font-size: 19px;
    font-weight: 500;
    border-bottom: 1px solid #edf2f9;
}
.swal-input-custom .swal2-header {
    display: none;
}
.swal-input-custom .swal2-actions {
    border-top: 1px solid #edf2f9;
    justify-content: flex-end;
}
.swal-input-custom input {
    padding: 0.55rem 1rem;
    height: auto;
    color: #53535f;
    border: 1px solid #edf2f9;
    font-size: 0.875rem;
    line-height: 1.5;
    box-shadow: none;
    max-width: 100% !important;
}

.dataTable td .btn.btn-tone.btn-sm {
    width: 120px;
    margin-bottom: 3px;
    margin-right: 3px;
}
@media screen and (min-width: 992px) {
    .logo-fold-mobile {
        display: none !important;
    }
}
@media screen and (max-width: 991px) {
    .logo-fold-mobile {
        display: block;
    }
    .logo-fold-mobile img {
        max-height: 60px;
    }
    .dropdown-language {
        margin-right: 0 !important;
    }
    .dropdown-language > button {
        padding-left: 0;
        padding-right: 0;
    }
    .dropdown-language .dropdown-menu {
        left: -70px !important;
    }
    .nav-left {
        margin-left: 0 !important;
    }
}
@media screen and (min-width: 768px) {
    .nav-choose,
    .toogle-nav {
        display: none;
    }

    .toogle-nav {
        margin-right: 22px;
    }
}

@media screen and (max-width: 767px) {
    .hidden-mb {
        display: none;
    }

    .toogle-nav {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        list-style-type: none;
        margin-top: 25px;
    }

    .toogle-nav a {
        font-size: 16px !important;
        color: #3f87f5;
    }

    .toogle-nav .anticon {
        font-size: 16px;
    }

    .nav-choose {
        position: fixed;
        bottom: -100%;
        left: 0;
        right: 0;
        z-index: 9999;
        transition: all ease-in-out 0.3s;
    }

    .nav-choose.active {
        bottom: 0;
    }

    .server-box {
        background: #fff;
        border-radius: 15px 15px 0 0;
        padding: 10px 15px;
        z-index: 4;
    }

    .nav-choose h4 {
        border-bottom: 1px solid #edf2f9;
        font-size: 16px;
        margin-bottom: 0;
        padding: 5px 0 15px 0;
        text-align: center;
    }

    .server-item label {
        display: flex;
        margin-bottom: 0;
        padding: 10px 0;
    }

    .server-info .img {
        margin-right: 10px;
    }

    .server-info .img img {
        border-radius: 50%;
        width: 40px;
    }

    .server-info .text h5 {
        font-size: 15px;
        margin-bottom: 5px;
        line-height: 1;
    }

    .server-info .text p {
        /*color: #53535f;*/
        margin-bottom: 0;
        /*font-size: 13px;*/
        margin-right: 15px;
    }

    .nav-choose .radio input[type="radio"] + label:before {
        position: absolute;
        right: 0;
        top: 18px;
    }

    .nav-choose .radio input[type="radio"] + label:after {
        right: 15px;
        top: 23px;
        left: auto;
    }

    .nav-choose.active:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        background-color: rgba(0, 0, 0, 0.2);
        width: 100vw;
        height: 100vh;
    }
}

.nav-center-pc {
    list-style-type: none;
    text-align: center;
    margin-top: 13px;
    margin-left: -500px;
}

.choose-sv a {
    cursor: pointer;
}

.choose-sv img {
    width: 30px;
}

.choose-sv h6 {
    color: #00c9a7;
}

.choose-sv a:hover {
    cursor: pointer;
    background-color: rgba(63, 135, 245, 0.1);
    border-radius: 50px;
}

@-webkit-keyframes my {
    0% {
        color: #eb2f96;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #eb2f96;
    }
}

@-moz-keyframes my {
    0% {
        color: #eb2f96;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #eb2f96;
    }
}

@-o-keyframes my {
    0% {
        color: #eb2f96;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #eb2f96;
    }
}

@keyframes my {
    0% {
        color: #eb2f96;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #eb2f96;
    }
}

.nhapnhay {
    /*background: #3f87f5;*/
    /*font-size:24px;*/
    /*font-weight:bold;*/
    -webkit-animation: my 500ms infinite;
    -moz-animation: my 500ms infinite;
    -o-animation: my 500ms infinite;
    animation: my 500ms infinite;
}

.c-pointer {
    cursor: pointer;
}

.row {
    margin: 0 -15px;
}
.flex-end-end {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.text-red {
    color: tomato;
    font-weight: bold;
}
.text-cyan {
    color: #00c9a7;
    font-weight: bold;
}
.text-die {
    color: red;
    font-weight: bold;
}
.text-green {
    color: green;
    font-weight: bold;
}
.bag-price {
    font-size: 15px;
    color: tomato;
    font-weight: bold;
}
.qty-price-acc {
    color: #3f87f5;
    font-size: 17px;
}
.price-acc {
    /*color: #00c9a7*/
    font-size: 17px;
}
.img-menu {
    width: 22px;
}
.img-menu-s3 {
    width: 20px;
    border-radius: 9px;
}
.form-inline .form-control,
.form-inline label {
    margin-right: 8px;
}
.text-bold {
    font-weight: bold;
}
.comment-content-wrapper .badge {
    cursor: pointer;
}
.switch-wrapper label {
    margin-right: 7px;
    font-weight: 600;
}
.invisible {
    opacity: 0;
    pointer-events: none;
}
.itemss li {
    display: none;
}
.itemss li.show {
    display: block;
}
.row-acc {
    display: flex;
    margin-right: 0;
    margin-left: 0;
}
.input-qty {
    width: 50%;
    display: unset;
}
.border-bottom-none {
    border-bottom: 1px solid #edf2f9;
}
.next-group-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    color: darkgoldenrod;
}
.next-group-name + i {
    color: #0f9d58;
    font-size: 18px;
    animation: MoveUpDown 0.7s linear infinite;
}
#wrapper-has-more {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    pointer-events: none;
}
@keyframes MoveUpDown {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-7px);
    }
}
.account-gender i {
    font-size: 15px;
    color: chocolate;
}
.time-count-down {
    position: absolute;
    right: calc(50% - 40px);
    top: -2px;
}
.time-count-down span {
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0;
    padding: 3px 0px 2px 0px;
    background-color: rgb(255, 66, 78);
    border-radius: 4px;
    color: white;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}
.deals__item {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%), 0 0 2px 0 rgb(0 0 0 / 5%);
    border-radius: 20px;
    position: relative;
    /*margin-bottom: 20px;*/
    padding-bottom: 64px;
    height: 100%;
}
.deals__item-content {
    /* border: 1px solid #bf0101; */
    /* border-bottom: 1px solid rgba(0,0,0,0.125); */
    border-bottom-width: 2px;
    border-radius: 8px 8px 0 0;
    padding: 25px 25px 0px 25px;
    height: auto;
    min-height: 220px;
}
.deals__item-content-flash {
    /* border: 1px solid #bf0101; */
    /* border-bottom: 1px solid rgba(0,0,0,0.125); */
    border-bottom-width: 2px;
    border-radius: 8px 8px 0 0;
    padding: 25px 25px 50px 25px;
    height: auto;
    min-height: 220px;
}
.deals__discount {
    background-color: rgb(246 110 10);
    /*background-color: rgb(255, 66, 78);*/
    /*background-color: #00c9a7;*/
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    border-radius: 4px 0 26px;
    /*padding: 2px 8px 4px 2px;*/
    padding: 0px 8px 0px 1px;
}
.sale__discount {
    /*background-color: rgb(246 110 10);*/
    background-color: #00c9a7;
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    border-radius: 4px 0 26px;
    /*padding: 2px 8px 4px 2px;*/
    padding: 0px 8px 0px 1px;
}
.flash-sale-progress-bar {
    height: 16px;
    background: url("../images/ac7f81d9ee062223753413ec98497a86.png") 0 100%
        no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    width: 50%;
    margin: 10px auto 5px auto;
}
.flash-sale-progress-bar-admin {
    height: 16px;
    background: url("../images/ac7f81d9ee062223753413ec98497a86.png") 0 100%
        no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    width: 50%;
    margin: -30px auto 5px auto;
}
.flash-sale-progress-bar__text {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    z-index: 2;
    position: absolute;
    bottom: 0;
    width: 110%;
    text-align: center;
}
.flash-sale-progress-bar__complement-wrapper {
    width: 100%;
    background: transparent;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}
.flash-sale-progress-bar__complement-sizer {
    background: #fff;
    float: right;
    position: relative;
    height: 18px;
}
.flash-sale-progress-bar__complement-color {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffbda6;
}
.flash-sale-progress-bar__fire {
    background: url("../images/f5233259f90b05efbf3867f564628853.png") 0
        no-repeat;
    width: 18px;
    height: 21px;
    background-size: contain;
    position: absolute;
    left: 3px;
    top: -6px;
}
.col-md-7 .flash-sale-progress-bar {
    margin: 0;
    width: 100%;
}
.sendo-sale {
    position: absolute;
    border-radius: 0 8px 8px 0;
    height: 16px;
    background-color: #f47c7b;
    width: 50%;
    margin: 10px auto 5px auto;
    display: flex;
    /*bottom: 10px;*/
    align-items: center;
    left: 0;
    right: 0;
    justify-content: center;
}
.sendo-image {
    position: absolute;
    left: -12px;
    bottom: 0;
    z-index: 1;
}
.sendo-count {
    position: absolute;
    height: 16px;
    border-radius: 0 8px 8px 0;
    z-index: 0;
    top: 0;
    left: 0;
    background-color: #d52220;
}
.sendo-sale span {
    color: #fff;
    font-size: 11px;
    letter-spacing: 0;
    z-index: 1;
}
.sieu-sale {
    width: 80px;
    max-width: 100%;
    border-radius: 4px;
}
.deals-bottom {
    border-top: 1px solid #edf2f9;
    border-radius: 0 8px 8px 0;
    padding: 10px 0;
    height: 64px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.price-s {
    font-size: 18px;
    color: tomato;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    width: 100%;
}
.price-s i {
    vertical-align: -0.125em;
}
.price-l {
    color: #ccc;
    margin: 10px 0 0 0;
    font-size: 15px;
    text-decoration: line-through;
    line-height: 1;
}
.deals-bottom .col-md-6:first-child {
    flex-wrap: wrap;
}
.deals-bottom .btn-success {
    background: none !important;
}
.deals-bottom .btn-primary {
    background: none !important;
}
.name-22 {
    height: 50px;
}
.name-21 {
    height: 50px;
}
.name-account {
    height: 50px;
    font-size: 16px;
    border-bottom: 1px solid rgba(63, 135, 245, 0.15);
}
.name-account-description {
    height: 50px;
    font-size: 14px;
}
.group-logo {
    /*width: 25px;*/
    max-width: 100%;
    border-radius: 7px;
}
.static-tt {
    position: static;
}
.deals__item-content {
    position: relative;
}
.sieu-sale {
    position: absolute;
    bottom: 10px;
}
.flash-sale-progress-bar__wrapper {
    position: absolute;
    /*bottom: 10px;*/
    left: 0;
    right: 0;
}
#table-datatable-prices {
    width: 100% !important;
}
@media screen and (min-width: 1400px) and (max-width: 1699px) {
    .deals-list .col-xl-4 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
    .deals-list .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (min-width: 1700px) {
    .deals-list .col-md-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .deals-bottom .btn {
        padding: 7px 10px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
    .deals-bottom .btn {
        padding: 7px 10px;
    }
    .sieu-sale {
        max-width: 100%;
    }
    .col-3-lr .col-md-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
    .col-3-lr .col-md-3 h2 {
        font-size: 24px !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
    .deals-bottom .col-md-6:first-child {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-right: 5px;
    }
    .deals-bottom .col-md-6:last-child {
        padding-left: 5px;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}
#gender {
    width: 20px;
    margin-top: -10px;
}
#button-mua {
    /*border-color: #00c9a7;*/
    border-color: #3f87f5;
    /*background-color: transparent !important;*/
}
/*.button-mua .btn-success.btn-tone:hover, .btn-success.btn-tone:focus, .btn-success.btn-tone:active{
    background-color: unset !important;
}*/
.img-btn-sold {
    margin-top: -20px;
    width: 50px;
}
.img-btn-coming {
    margin-top: -7px;
    width: 50px;
}
.sale-img {
    padding-top: 10px;
}
.sale-img img {
    max-width: 70px;
}
.delete-bottom {
    margin-bottom: -20px;
}
.area-stickers {
    height: 200px;
    overflow: auto;
    border: 1px solid rgb(206, 206, 206);
    padding: 10px;
}
.area-stickers .sticker {
    display: inline-block;
    cursor: pointer;
    padding: 2px 3px;
    margin: 2px 3px;
}
.sticker {
    border: 2px solid transparent;
}
.sticker.selected {
    border-radius: 4px;
    border-color: limegreen;
}
#list-stickers img {
    padding: 1px;
    margin: 2px;
    cursor: pointer;
    border: 1px solid transparent;
}
#list-stickers img.selected {
    border-color: limegreen;
}
.modal.show {
    overflow-x: hidden;
    overflow-y: auto;
}
.price-error {
    color: red;
    /*font-size: 25px;*/
}
.custom-control.price-disabled {
    pointer-events: none;
}
.custom-control.price-disabled label:before {
    background-color: aliceblue;
}
.custom-control.price-disabled label span[name="nameServer"]:after {
    content: "Bảo trì";
    color: #fff;
    background: #e85347;
    border-color: transparent;
    font-weight: 500;
    line-height: 1.3;
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10rem;
}

.custom-control label span[name="nameServer"]:after {
    content: "Hoạt động";
    color: #fff;
    background: #1ee0ac;
    border-color: transparent;
    font-weight: 500;
    line-height: 1.3;
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10rem;
}

@media screen and (max-width: 758px) {
    .custom-container {
        margin-left: 7px !important;
        padding-right: unset;
    }
}
textarea.need-format {
    min-width: 250px;
    max-width: 100%;
}
#pills-order-history table#table-datatable {
    width: 100% !important;
}
.copy-on-click {
    cursor: pointer;
}

#choose_server .modal-content {
    background: transparent;
    border: none;
    box-shadow: none;
}
#choose_server .modal-header {
    border: none;
}
#choose_server .icon_wrapper,
#choose_server .cls {
    position: static;
}
#choose_server .user_2 .icon_wrapper::before {
    display: none;
}
#choose_server .user_1,
#choose_server .user_2,
#choose_server .user_3 {
    background: #fff;
    box-shadow: 0 5px 30px -5px #ccc;
    border-radius: 50px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 20px 10px;
    transition: all ease-in-out 0.2s;
}
#choose_server .user_1:hover,
#choose_server .user_2:hover,
#choose_server .user_3:hover {
    border-radius: 100px;
}
#choose_server .icon_wrapper img {
    margin: 0 !important;
}
#choose_server .icon_wrapper {
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    height: 55px;
    width: 55px;
}
#choose_server .cls {
    text-align: center;
}
#choose_server .cls .badge {
    display: none;
}
.server_wrapper a:hover {
    background: transparent;
}
#choose_server .description > p {
    height: 63px;
}
#choose_server .detail i.anticon.anticon-right {
    color: #00c9a7;
    margin: 4px 0 0 5px;
}
#choose_server .detail span {
    display: inline-flex;
    align-items: center;
    transition: all ease-in-out 0.3s;
}
#choose_server .btn-choose-server:hover .detail span,
#choose_server .btn-choose-server:hover .detail span i {
    color: #ff69b4 !important;
}
#choose_server .btn-choose-server:hover .description p,
#choose_server .btn-choose-server:hover .description p i {
    color: #ff69b4 !important;
}
#choose_server .btn-choose-server:hover .cls h6,
#choose_server .btn-choose-server:hover .cls h6 i {
    color: #00c9a7 !important;
}
#modalChooseServer #choose_server {
    background: #fff;
    max-width: 700px;
    border-radius: 20px;
}
#modalChooseServer .server_wrapper {
    padding: 0 20px 20px 20px;
}
#modalChooseServer #choose_server .detail span {
    padding: 10px 0;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    #choose_server .modal-dialog {
        max-width: 600px;
    }
    .server_wrapper .col-md-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.img-huongdan {
    max-width: 100%;
    width: auto;
}
#top-menu {
    position: fixed;
    right: 25px;
    top: 90px;
    z-index: 99;
    width: 50px;
}
#top-menu li {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin-bottom: 10px;
    /*text-align: right;*/
}
#top-menu i {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
}
#top-menu i img {
    border-radius: 50%;
    height: 24px;
    width: 24px;
}
#top-menu li a {
    background: #ecf7f9;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 0 2px 0 rgb(48 56 70 / 20%);
    display: inline-flex;
    align-items: center;
    color: #000;
    font-size: 13px;
    width: 195px;
    /*margin-right: -10px;*/
    cursor: pointer;
    /*transition: all ease-in-out 0.04s;*/
}
#top-menu span {
    padding: 10px 10px 10px 0;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*position: absolute;*/
    /*left: 100px;*/
    /*transition: all ease-in-out 0.04s;*/
}
#top-menu li a.active {
    /*background: rgb(100 225 253);*/
    background: #00c9a7;
    margin-right: 0;
    width: 220px;
    color: #fff;
}
#top-menu li a.active span {
    /*left: 50px;*/
}
body:not(.scrolling) #top-menu li a:not(.active) {
    width: 45px;
}
body:not(.scrolling) #top-menu li a:not(.active) span {
    display: none;
}
#top-menu:hover li a:hover {
    width: 195px !important;
}
#top-menu:hover li a:hover span {
    display: block !important;
}
@media screen and (min-width: 768px) {
    #top-menu:hover li a:hover {
        width: 195px !important;
    }
}
@media screen and (min-width: 1401px) {
    #top-menu li a {
        /*margin-right: -10px;*/
        font-size: 16px;
    }

    #top-menu i {
        margin: 12px;
    }
    #top-menu span {
        left: 105px;
        padding: 15px 15px 15px 0;
        width: 165px;
    }
    #top-menu i img {
        border-radius: 50%;
        height: 30px;
        width: 30px;
    }
    #top-menu li a.active {
        margin-right: 0;
        width: 240px;
    }
    #top-menu li a.active span {
        left: 60px;
    }
}
@media screen and (max-width: 767px) {
    #top-menu,
    #top-menu li {
        pointer-events: none;
    }
    #top-menu i img {
        border-radius: 30%;
    }
    #top-menu i {
        border-radius: 30%;
    }
    #top-menu span {
        visibility: hidden;
        opacity: 0;
    }
    #top-menu li a.active span {
        visibility: visible;
        opacity: 1;
    }
    #top-menu li span {
        visibility: visible;
        opacity: 1;
    }
    #top-menu li a {
        /*transition: all ease-in-out 0.04s;*/
        width: 45px;
        height: 45px;
        margin-right: -13px;
        pointer-events: auto;
    }
    #top-menu li a:not(.active) span {
        display: none;
    }
    #top-menu li a.active {
        width: 145px;
        margin-right: -15px;
    }
    #top-menu:hover li a:hover {
        width: 145px !important;
    }
}
.image-sm {
    width: 150px;
}
.zalo-chat-widget > iframe {
    max-height: 60px !important;
}
.btn-money {
    width: 143px;
}
.btn-money2 {
    width: 161px;
}
.menu {
    width: 20px;
}
.custom-scroll::-webkit-scrollbar {
    width: 5px;
}
/* Track */
.custom-scroll::-webkit-scrollbar-track {
    background: transparent;
}
/* Handle */
.custom-scroll::-webkit-scrollbar-thumb {
    background: #bbbbbb;
}
/* Handle on hover */
.custom-scroll::-webkit-scrollbar-thumb:hover {
    background: #005999;
}
.menu {
    width: 20px;
}
.text-green {
    color: #28a745 !important;
}
/*New css for datatable*/
.dataTables_wrapper table.dataTable {
    max-width: 100% !important;
}
select[readonly] {
    /* background: #eee; */
    pointer-events: none;
    touch-action: none;
}
.price-m-r {
    margin-right: -62px !important;
}
.deals__item-content_admin {
    padding: 25px 25px 5px 25px !important;
}
.price-zoom {
    transition: transform 0.5s;
    /* box-sizing: border-box; */
    position: relative;
    cursor: pointer;
}
.price-zoom:hover {
    -ms-transform: scale(1.05);
    /* for IE 9 */
    -webkit-transform: scale(1.05);
    /* for Safari 3-8 */
    transform: scale(1.05);
    z-index: 999;
}
.price-zoom:hover .deals__item {
    border: 1px solid #3f87f5;
}
.price-visible {
    background-color: tomato;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 500;
    z-index: 3;
    top: 0;
    right: 0;
    border-radius: 4px 5px 4px 26px;
    height: 25px;
    width: 35px;
}
.notify-title.notify-dashboard {
    color: green;
    margin-top: -20px;
    margin-bottom: 10px;
    font-size: 16px !important;
}

.rest {
    /*background-color: #CC6666;*/
    background-color: #ff6666;
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: 500;
    z-index: 3;
    top: 0;
    right: 0;
    border-radius: 4px 24px 4px 26px;
    height: 23px;
    width: 70px;
}
.rest-admin {
    background-color: #ff6666;
    /*background-color: #3f87f5;*/
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: 500;
    z-index: 3;
    top: 0;
    right: 0;
    border-radius: 4px 5px 4px 26px;
    height: 23px;
    width: 70px;
}
.zalo-chat-widget {
    bottom: 95px !important;
    right: 25px !important;
}
.hidden-textarea {
    width: 1px !important;
    height: 1px !important;
    padding: 0;
    border: 0;
}
.data-input {
    width: 160px;
    min-height: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .is-expand .side-nav {
        left: 0;
    }
}
.btn-buy-disabled {
    border-color: #3f87f5 !important;
    color: dimgrey !important;
}
.group-status-container {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    text-align: center;
}
.group-status-container .group-status {
    width: fit-content;
    margin: 0 auto;
    background-color: #f47c7b;
    padding: 3px 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: 500;
    font-size: 13px;
    color: #ffffff;
}
.modal-filter {
    background-color: #ebd1b4;
}
.telegram_wrapper {
    position: fixed;
    top: 83%;
    padding: 22px;
    right: 0;
}
.telegram_wrapper ul {
    list-style: none;
}
.telegram_wrapper ul button {
    width: 65px;
    height: 65px;
    border-radius: 50px;
    background-color: rgb(227, 248, 250);
    vertical-align: middle;
    justify-content: center;
    display: inherit;
    margin: 5px 0;
    padding: 7px;
    line-height: 32px;
    cursor: pointer;
    color: white;
    border-color: transparent !important;
}
.custom_fab {
    font-size: 20px;
    color: white;
}
@media screen and (max-width: 767px) {
    .telegram_wrapper {
        top: 82% !important;
    }
}
.card {
    border-radius: 20px;
}
.card-body {
    border-radius: 20px;
}
.form-control {
    border-radius: 20px;
}
.btn {
    border-radius: 20px;
}
.modal-content {
    border-radius: 20px;
    background: #ffffff;
}

/* Modal Dashboard Notification */
.modal-content.modal-dashboard {
    background: #ffffff !important;
}

.modal-content.modal-dashboard .modal-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px 20px 0 0;
    padding: 15px 20px;
}

.modal-content.modal-dashboard .modal-header .modal-title {
    color: #ffffff !important;
}

.modal-content.modal-dashboard .modal-header .close {
    color: #ffffff;
    opacity: 0.8;
}

.modal-content.modal-dashboard .modal-header .close:hover {
    opacity: 1;
}

.modal-content.modal-dashboard .modal-body {
    background: #ffffff;
    color: #333333 !important;
    padding: 20px;
}

.modal-content.modal-dashboard .modal-body * {
    color: #333333;
}

.modal-content.modal-dashboard .notify-title.notify-dashboard {
    color: #667eea !important;
    font-weight: 600;
}

.modal-content.modal-dashboard .notify-content,
.modal-content.modal-dashboard .notify-content * {
    color: #555555 !important;
    line-height: 1.6;
}

.dropdown-menu {
    border-radius: 20px;
}
.active {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.alert {
    border-radius: 20px;
}
.tab-money {
    border-radius: 20px;
}
.img-fluid {
    border-radius: 20px;
}
.img-qr-momo {
    border-radius: 20px;
}
.side-nav
    .side-nav-inner
    .side-nav-menu
    > li.dropdown
    ul.dropdown-menu
    > li:after {
    border-right: none;
}
.select2-drop {
    border-radius: 20px;
}
.select2-drop:hover {
    border-radius: 20px;
}
.select-drop {
    border-radius: 20px;
}
.select2-search input {
    border-radius: 20px;
}
.select2-container-active.select2-container,
.select2-container-active.select2-container > a {
    border-radius: 20px;
}
/*Hide icon on mobile*/
.goog-te-gadget > div {
    display: none;
}
.img-h40px {
    height: 40px;
}
span.total_price,
span.selected_quantity,
span.single_price {
    color: #de4436 !important;
}

table a {
    max-width: 240px;
    word-wrap: break-word;
    white-space: normal;
    display: inline-block;
}
.side-nav-menu .nav-item.active,
.side-nav
    .side-nav-inner
    .side-nav-menu
    > li.dropdown
    ul.dropdown-menu
    > li.active {
    background: linear-gradient(
        261.99deg,
        rgba(226, 115, 216, 0.2) 1.23%,
        rgba(145, 154, 255, 0.2) 90.88%
    ) !important;
    border-radius: 10px 5px 5px 10px !important;
    border-right: 4px solid #ae6cf0 !important;
}
.btn.btn-rounded,
.form-control {
    border-radius: 15px !important;
}
.btn.btn-rounded:hover,
.btn.btn-primary:hover {
    background-color: #7a82ff !important; /* sáng hơn chút */
    border-color: #7a82ff !important;
    box-shadow: 0 6px 15px rgba(145, 154, 255, 0.4); /* glow */
    transform: translateY(-3px) !important; /* nhấc nhẹ lên */
    color: white !important;
    transition: all 0.3s ease; /* mượt hơn */
}

.nav-pills > li > a.active.nav-link {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    border-color: #a66be1 !important;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),
        linear-gradient(261.99deg, #e273d8 1.23%, #919aff 90.88%) !important;
}

.nav-tabs > li > a.active.nav-link {
    border-bottom: 2px solid rgba(214, 53, 81, 0.7);
    color: #2a2a2a;
    background-color: transparent;
}
.nav {
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #c985e5 !important;
}
.card-body .d-flex h4,
h6.title {
    background: linear-gradient(261.99deg, #6f78d9 1.23%, #f58beb 90.88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
    font-size: 35px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.card-body .d-flex h4::after,
h6.title::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    animation: shine 2s infinite;
}

@keyframes shine {
    0% {
        left: -75%;
    }

    100% {
        left: 125%;
    }
}
.card-title {
    width: 100% !important;
}
.card-body h4 {
    margin: 0 auto; /* Đẩy h4 ra giữa */
    text-align: center; /* Nội dung chữ căn giữa */
    width: 100% !important;
}
#pills-bank-auto > .mt-2 .col-lg-6:nth-child(2) .card {
    margin-top: 20px;
    background: unset !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
}

#pills-bank-auto > .mt-2 .col-lg-6:nth-child(2) .card .card-header {
    font-weight: bold;
    min-height: unset;
    padding: 7px 14px;
    background-color: #fffbea;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: 2px solid transparent;
    background: #fffde7;
    color: #37b690;
    border-bottom-color: #6de9c4;
    border-bottom-width: 2px;
    background: #f1ffee;
}

#pills-bank-auto > .mt-2 .col-lg-6:nth-child(2) .card .card-title {
    color: #37b690 !important;
}
/* Nạp tiền button base styling */
.btn-nap-tien {
    background: linear-gradient(261.99deg, #e273d8 1.23%, #919aff 90.88%);
    border: none;
    color: #ffffff;
    padding: 4px 15px;
    display: inline-flex; /* hoặc flex cũng được */
    align-items: center; /* giữ icon + text thẳng hàng dọc */
    width: 134px;
    text-align: center;
    justify-content: center;
    border-radius: 20px;
}

.btn-nap-tien .title {
    font-size: 18px !important;
    color: white !important;
}
/* Icon styling */
.btn-nap-tien .anticon {
    margin-right: 5px;
    font-size: 21px;
}
.btn-nap-tien {
    position: relative;
    overflow: hidden; /* để ánh sáng không tràn ra ngoài */
}

.btn-nap-tien::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    transform: skewX(-20deg);
    transition: left 0.5s ease;
}

.btn-nap-tien:hover::before {
    left: 150%;
}
/* Click: nhấn xuống nhẹ */
.btn-nap-tien:active {
    transform: scale(0.95);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

/* ==================== SIDEBAR PROFESSIONAL OPTIMIZATION ==================== */

/* Sidebar Container */
.side-nav {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    box-shadow: 4px 0 25px rgba(0, 0, 0, 0.08);
    border-right: 1px solid rgba(145, 154, 255, 0.15);
}

.side-nav-inner {
    padding: 0 8px;
}

/* Scrollbar Styling */
.side-nav-menu.scrollable::-webkit-scrollbar {
    width: 6px;
}

.side-nav-menu.scrollable::-webkit-scrollbar-track {
    background: transparent;
}

.side-nav-menu.scrollable::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #919aff 0%, #e273d8 100%);
    border-radius: 10px;
}

.side-nav-menu.scrollable::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #7a82ff 0%, #d45fc9 100%);
}

/* User Info Section - Compact Design */
.side-nav .user-info {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 12px;
    padding: 12px;
    margin: 10px 8px;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.25);
}

.side-nav .user-info::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background: radial-gradient(circle, rgba(255,255,255,0.15) 0%, transparent 70%);
}

.side-nav .user-info .image {
    margin-bottom: 8px;
}

.side-nav .user-info .image img {
    width: 45px !important;
    height: 45px !important;
    border: 2px solid rgba(255, 255, 255, 0.7);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.side-nav .user-info .info-container {
    position: relative;
    z-index: 1;
}

/* Coin và Nạp tiền trên 1 dòng */
.side-nav .user-info .info-22 {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 6px 12px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.side-nav .user-info .info-22 span {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 13px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* Nút Nạp tiền nhỏ gọn bên cạnh số dư */
.side-nav .user-info .btn-nap-tien {
    padding: 5px 10px !important;
    font-size: 11px !important;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    background: rgba(255, 255, 255, 0.3) !important;
    backdrop-filter: blur(5px);
    margin-top: 8px;
}

.side-nav .user-info .btn-nap-tien .title {
    font-size: 11px !important;
}

.side-nav .user-info .btn-nap-tien .anticon {
    font-size: 12px;
    margin-right: 2px;
}

/* Ẩn phần name nếu có */
.side-nav .user-info .info-container .name {
    display: none;
}

/* Header Nav Labels */
.side-nav .header-nav {
    background: linear-gradient(90deg, rgba(145, 154, 255, 0.1) 0%, transparent 100%);
    color: #919aff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    padding: 12px 16px 8px;
    margin: 20px 0 8px 0;
    border-left: 3px solid #919aff;
    border-radius: 0 8px 8px 0;
}

/* Nav Items Base Styling */
.side-nav .side-nav-menu > li.nav-item {
    margin: 4px 0;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.side-nav .side-nav-menu > li.nav-item > a {
    padding: 12px 16px;
    border-radius: 12px;
    color: #4a5568;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.side-nav .side-nav-menu > li.nav-item > a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(90deg, rgba(145, 154, 255, 0.15) 0%, transparent 100%);
    transition: width 0.3s ease;
    border-radius: 12px;
}

.side-nav .side-nav-menu > li.nav-item > a:hover::before {
    width: 100%;
}

.side-nav .side-nav-menu > li.nav-item > a:hover {
    color: #667eea;
    transform: translateX(5px);
}

/* Icon Styling */
.side-nav .side-nav-menu > li.nav-item > a .icon-holder,
.side-nav .side-nav-menu > li.nav-item > a .img.menu {
    transition: transform 0.3s ease;
}

.side-nav .side-nav-menu > li.nav-item > a:hover .icon-holder,
.side-nav .side-nav-menu > li.nav-item > a:hover .img.menu {
    transform: scale(1.15);
}

/* Active State */
.side-nav .side-nav-menu > li.nav-item.active > a,
.side-nav .side-nav-menu > li.nav-item.active {
    background: linear-gradient(135deg, rgba(145, 154, 255, 0.2) 0%, rgba(226, 115, 216, 0.15) 100%) !important;
    border-right: 4px solid #919aff !important;
    border-radius: 12px 0 0 12px !important;
}

.side-nav .side-nav-menu > li.nav-item.active > a {
    color: #667eea;
    font-weight: 600;
}

/* Dropdown Styling */
.side-nav .side-nav-menu > li.dropdown > a {
    padding: 12px 16px;
    border-radius: 12px;
    display: flex !important;
    align-items: center;
}

/* Arrow - vòng tròn chứa mũi tên */
.side-nav .side-nav-menu > li.dropdown .arrow {
    background: rgba(145, 154, 255, 0.1);
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    margin-left: auto;
    flex-shrink: 0;
}

/* Mũi tên bên trong */
.side-nav .side-nav-menu > li.dropdown .arrow .arrow-icon {
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #919aff;
    padding: 3px;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: -2px;
}

/* Ẩn mũi tên nhỏ thừa từ CSS gốc */
.side-nav .side-nav-menu > li.dropdown .arrow::before,
.side-nav .side-nav-menu > li.dropdown .arrow::after,
.side-nav .side-nav-menu > li.dropdown .arrow-icon::before,
.side-nav .side-nav-menu > li.dropdown .arrow-icon::after {
    display: none !important;
    content: none !important;
    border: none !important;
}

/* Khi mở dropdown */
.side-nav .side-nav-menu > li.dropdown.open .arrow {
    background: linear-gradient(135deg, #919aff 0%, #e273d8 100%);
}

.side-nav .side-nav-menu > li.dropdown.open .arrow .arrow-icon {
    border-color: #ffffff;
    transform: rotate(45deg);
    margin-left: 0;
    margin-top: -2px;
}

/* Dropdown Menu */
.side-nav .side-nav-menu > li.dropdown ul.dropdown-menu {
    background: rgba(248, 250, 252, 0.8);
    backdrop-filter: blur(10px);
    border-left: 2px solid rgba(145, 154, 255, 0.3);
    margin-left: 20px;
    padding: 8px 0;
    border-radius: 0 12px 12px 0;
}

.side-nav .side-nav-menu > li.dropdown ul.dropdown-menu > li {
    margin: 2px 8px;
    border-radius: 10px;
    transition: all 0.2s ease;
}

.side-nav .side-nav-menu > li.dropdown ul.dropdown-menu > li > a {
    padding: 10px 14px !important;
    border-radius: 10px;
    color: #5a6778;
    font-size: 13px;
    transition: all 0.2s ease;
}

.side-nav .side-nav-menu > li.dropdown ul.dropdown-menu > li > a:hover {
    background: linear-gradient(90deg, rgba(145, 154, 255, 0.12) 0%, rgba(226, 115, 216, 0.08) 100%);
    color: #667eea;
    padding-left: 20px !important;
}

.side-nav .side-nav-menu > li.dropdown ul.dropdown-menu > li.active > a {
    background: linear-gradient(90deg, rgba(145, 154, 255, 0.2) 0%, rgba(226, 115, 216, 0.15) 100%);
    color: #667eea;
    font-weight: 600;
}

/* Menu Icons Enhancement */
.side-nav .side-nav-menu .img.menu {
    width: 22px;
    height: 22px;
    object-fit: contain;
    margin-right: 12px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: filter 0.3s ease;
}

.side-nav .side-nav-menu li:hover .img.menu {
    filter: drop-shadow(0 4px 8px rgba(102, 126, 234, 0.3));
}

/* Badge Styling */
.side-nav .badge-pill {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a24 100%);
    color: white;
    font-size: 10px;
    padding: 4px 8px;
    margin-left: 8px;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

/* Hot GIF Animation */
.side-nav .badge-magenta {
    background: transparent !important;
}

.side-nav .badge-magenta .img.menu {
    width: 30px;
    height: auto;
}

/* Anticon Styling */
.side-nav .anticon {
    font-size: 20px;
    transition: all 0.3s ease;
}

.side-nav li:hover .anticon {
    transform: scale(1.1);
}

/* Responsive Adjustments */
@media (max-width: 991px) {
    .side-nav .user-info {
        margin: 10px 5px;
        padding: 15px 10px;
    }

    .side-nav .header-nav {
        padding: 10px 12px 6px;
        font-size: 10px;
    }

    .side-nav .side-nav-menu > li.nav-item > a {
        padding: 10px 12px;
    }
}


/* Dark Mode Support (Optional) */
.side-nav-dark .side-nav {
    background: linear-gradient(180deg, #1a1c2e 0%, #2d3142 100%);
}

.side-nav-dark .side-nav .header-nav {
    color: #a5b4fc;
    background: linear-gradient(90deg, rgba(145, 154, 255, 0.15) 0%, transparent 100%);
}

.side-nav-dark .side-nav .side-nav-menu > li.nav-item > a {
    color: #e2e8f0;
}

.side-nav-dark .side-nav .side-nav-menu > li.nav-item > a:hover {
    color: #a5b4fc;
}

/* ==================== END SIDEBAR OPTIMIZATION ====================  */

/* ==================== SUPPORT DROPDOWN OPTIMIZATION ====================  */

/* Support Dropdown Container */
.dropdown-menu.support-dropdown {
    min-width: 280px !important;
    padding: 0;
    border: none;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

/* Support Dropdown Header */
.support-dropdown .support-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 16px 20px;
    color: white;
}

.support-dropdown .support-header h6 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: white;
}

.support-dropdown .support-header p {
    margin: 4px 0 0;
    font-size: 12px;
    opacity: 0.85;
}

/* Support Items Container */
.support-dropdown .support-items {
    padding: 8px 0;
    background: #fff;
}

/* Support Item */
.support-dropdown .support-item {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    color: #333;
    text-decoration: none;
    transition: all 0.2s ease;
    border-left: 3px solid transparent;
}

.support-dropdown .support-item:hover {
    background: linear-gradient(90deg, rgba(102, 126, 234, 0.08) 0%, transparent 100%);
    border-left-color: #667eea;
    color: #667eea;
}

/* Support Item Icon */
.support-dropdown .support-item .support-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
    font-size: 20px;
    flex-shrink: 0;
}

/* Icon Colors */
.support-dropdown .support-item.telegram .support-icon {
    background: linear-gradient(135deg, #0088cc 0%, #229ED9 100%);
    color: white;
}

.support-dropdown .support-item.messenger .support-icon {
    background: linear-gradient(135deg, #006AFF 0%, #00C6FF 100%);
    color: white;
}

.support-dropdown .support-item.zalo .support-icon {
    background: linear-gradient(135deg, #0068FF 0%, #00A2FF 100%);
    color: white;
}

.support-dropdown .support-item.facebook .support-icon {
    background: linear-gradient(135deg, #1877F2 0%, #42A5F5 100%);
    color: white;
}

/* Support Item Text */
.support-dropdown .support-item .support-text {
    flex: 1;
}

.support-dropdown .support-item .support-text .support-name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
    display: block;
}

.support-dropdown .support-item .support-text .support-desc {
    font-size: 11px;
    color: #888;
    display: block;
}

.support-dropdown .support-item:hover .support-text .support-desc {
    color: #667eea;
}

/* Support Item Arrow */
.support-dropdown .support-item .support-arrow {
    color: #ccc;
    font-size: 12px;
    transition: all 0.2s ease;
}

.support-dropdown .support-item:hover .support-arrow {
    color: #667eea;
    transform: translateX(3px);
}

/* Support Footer */
.support-dropdown .support-footer {
    background: #f8f9fc;
    padding: 12px 20px;
    text-align: center;
    border-top: 1px solid #eee;
}

.support-dropdown .support-footer span {
    font-size: 11px;
    color: #888;
}

/* ==================== END SUPPORT DROPDOWN OPTIMIZATION ====================  */

/* ==================== FLOATING CONTACT WIDGET ====================  */

.floating-contact-widget {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99999;
}

/* Toggle Button */
.floating-contact-widget .contact-toggle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 20px rgba(102, 126, 234, 0.4);
    transition: all 0.3s ease;
    position: relative;
}

.floating-contact-widget .contact-toggle:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(102, 126, 234, 0.5);
}

.floating-contact-widget .contact-toggle i {
    font-size: 26px;
    color: white;
}

.floating-contact-widget .contact-badge {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background: #ff4757;
    border-radius: 50%;
    border: 2px solid white;
    animation: pulse-badge 2s infinite;
}

@keyframes pulse-badge {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.2); }
}

/* Contact List */
.floating-contact-widget .contact-list {
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 260px;
    background: white;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px) scale(0.95);
    transition: all 0.3s ease;
}

.floating-contact-widget .contact-list.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

/* Contact List Header */
.floating-contact-widget .contact-list-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 14px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.floating-contact-widget .contact-list-header span {
    color: white;
    font-weight: 600;
    font-size: 14px;
}

.floating-contact-widget .contact-list-header i {
    color: white;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s;
}

.floating-contact-widget .contact-list-header i:hover {
    opacity: 1;
}

/* Contact List Body */
.floating-contact-widget .contact-list-body {
    padding: 10px 0;
}

/* Contact Item */
.floating-contact-widget .contact-item {
    display: flex;
    align-items: center;
    padding: 12px 18px;
    text-decoration: none;
    color: #333;
    transition: all 0.2s ease;
}

.floating-contact-widget .contact-item:hover {
    background: #f8f9fc;
}

/* Contact Icon */
.floating-contact-widget .contact-item .contact-icon {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 18px;
    color: white;
    flex-shrink: 0;
}

.floating-contact-widget .contact-item.telegram .contact-icon {
    background: linear-gradient(135deg, #0088cc 0%, #229ED9 100%);
}

.floating-contact-widget .contact-item.messenger .contact-icon {
    background: linear-gradient(135deg, #006AFF 0%, #00C6FF 100%);
}

.floating-contact-widget .contact-item.zalo .contact-icon {
    background: linear-gradient(135deg, #0068FF 0%, #00A2FF 100%);
}

.floating-contact-widget .contact-item.facebook .contact-icon {
    background: linear-gradient(135deg, #1877F2 0%, #42A5F5 100%);
}

.floating-contact-widget .contact-item.line .contact-icon {
    background: linear-gradient(135deg, #00B900 0%, #00C300 100%);
}

/* Contact Item Text */
.floating-contact-widget .contact-item span {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.floating-contact-widget .contact-item:hover span {
    color: #667eea;
}

/* Responsive */
@media (max-width: 576px) {
    .floating-contact-widget {
        bottom: 20px;
        right: 20px;
    }

    .floating-contact-widget .contact-toggle {
        width: 50px;
        height: 50px;
    }

    .floating-contact-widget .contact-toggle i {
        font-size: 22px;
    }

    .floating-contact-widget .contact-list {
        width: 240px;
        right: -10px;
    }
}

/* ==================== END FLOATING CONTACT WIDGET ====================  */

/* ==================== ORDER HISTORY FILTER OPTIMIZATION ====================  */

/* Filter tabs container */
.area-status-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.area-status-filter .nav-item {
    margin: 0;
}

.area-status-filter .nav-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    color: #666;
    background: #f5f7fa;
    border: 1px solid transparent;
    transition: all 0.2s ease;
}

.area-status-filter .nav-link:hover {
    background: #e8f4ff;
    color: #3f87f5;
}

.area-status-filter .nav-link.active {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.area-status-filter .nav-link .badge {
    font-size: 11px;
    padding: 3px 7px;
    border-radius: 10px;
    font-weight: 600;
}

.area-status-filter .nav-link.active .badge {
    background: rgba(255, 255, 255, 0.25) !important;
    color: white !important;
}

/* Reload button - inline with filter tabs */
.nav-item-reload {
    margin-left: auto !important;
}

#btn-reload-data {
    border-radius: 20px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(135deg, #3f87f5 0%, #5a9cf5 100%);
    color: white;
    border: none;
    box-shadow: 0 2px 8px rgba(63, 135, 245, 0.3);
    transition: all 0.2s ease;
    cursor: pointer;
}

#btn-reload-data:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 12px rgba(63, 135, 245, 0.4);
    color: white;
}

#btn-reload-data:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

/* Spin animation for reload icon */
.anticon-spin {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* Responsive filter */
@media (max-width: 768px) {
    .area-status-filter {
        gap: 6px;
    }

    .area-status-filter .nav-link {
        padding: 6px 10px;
        font-size: 12px;
    }

    .area-status-filter .nav-link .badge {
        font-size: 10px;
        padding: 2px 5px;
    }

    .nav-item-reload {
        width: 100%;
        margin-top: 8px;
    }

    #btn-reload-data {
        width: 100%;
        justify-content: center;
    }
}

/* ==================== END ORDER HISTORY FILTER OPTIMIZATION ====================  */
