.modal-328 .modal-dialog {
    max-width: 328px
}

.modal-360 .modal-dialog {
    max-width: 360px
}

.modal-small .modal-custom {
    margin: 0 auto;
    max-width: 360px !important
}

.modal-small .modal-content {
    padding: 0;
    border-radius: 8px
}

.modal-small .modal-header {
    background: var(--w-ghost-hover-color);
    border-radius: 8px
}

.modal-big .modal-custom {
    margin: 0 auto;
    max-width: 707px !important;
    padding: 16px
}

.modal-big .dialog--content__title {
    line-height: 150%
}

.modal-big .card--gray {
    background: var(--bg-header);
    border-radius: 12px
}

.modal-big .card--gray .card--attr:last-child, .modal-big .card--gray .card--attr__total:last-child {
    margin-bottom: 0 !important
}

.modal-big .card--gray .card--attr .card--attr__name {
    line-height: 150%;
    color: var(--text-link-default-color)
}

.modal-big .card--gray .card--attr__total .card--attr__value {
    line-height: 150%
}

.modal-big .rs-container {
    height: 24px
}

.card--attr__payment_failed {
    color: var(--invalid-color)
}

.modal-big .slider--card {
    overflow: hidden
}

.modal-big .card__detail .card--header__detail {
    background: var(--disable-switch-color)
}

.modal-big .card__detail {
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--w-ghost-focus-color);
    border-radius: 12px;
    min-height: 1rem
}

.modal-big .card__detail .card--info__wrap {
    display: flex
}

.modal-big .card__detail .card--logo {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%
}

.modal-big .card__detail .card--logo img {
    margin: auto;
    width: 26px
}

.text-title-theme {
    color:  var(--text-color)
}

.text-theme {
    color: var(--text-color)
}

.c-text-primary {
    color: var(--primary-color)
}

.c-text-pink {
    color: var(--secondary-color)
}

.c-cursor {
    cursor: pointer
}

.default-select {
    border-color: var(--border-default-color)
}

.date-right-default {
    background-image: url(../image/son/calender.svg)
}

.marginauto {
    width: 100%;
    margin: 0 auto
}

.img-error-service {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 10px
}

.c-text-ghost {
    color: var(--ghost-border-hover-color)
}

.default-table .logs-table {
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px
}

.default-table .logs-table .table {
    margin-bottom: 0;
    border-radius: 8px
}

.default-table {
    border: none;
    border-radius: 8px
}

.default-table .table td {
    border-top: none !important;
    max-width: 90px
}

.default-table .logs-table .table tr:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.default-table .logs-table .table tr:last-child td:first-child {
    border-bottom-left-radius: 8px
}

.default-table.logs-table .table tr:last-child td:last-child {
    border-bottom-right-radius: 8px
}

.default-table .table thead th {
    border: none !important
}

.default-table .table {
    border: none !important;
    margin-bottom: 0
}

.default-table tr {
    cursor: pointer
}

.default-table thead tr {
    background: #fbfbfd
}

.default-table tbody tr:nth-child(odd) {
    background: #f3f3f7
}

.default-table tbody tr:nth-child(even) {
    background: #fff
}

#logs-minigame {
    max-height: 232px;
    overflow: auto
}

#logs-minigame:hover::-webkit-scrollbar-thumb {
    background-color: #dcdee9
}

#logs-minigame::-webkit-scrollbar-track {
    position: absolute;
    top: 100px;
    left: -60px;
    background-color: #fff;
    border: none
}

#logs-minigame::-webkit-scrollbar {
    width: 8px;
    border: none
}

#logs-minigame::-webkit-scrollbar-thumb {
    background: #bcbfd6;
    border-radius: 100px;
    border: none;
    margin-left: 20px;
    height: 20px
}

#sheet-minigame-his {
    max-height: 284px;
    overflow: auto
}

#sheet-minigame-his:hover::-webkit-scrollbar-thumb {
    background-color: #dcdee9
}

#sheet-minigame-his::-webkit-scrollbar-track {
    position: absolute;
    top: 100px;
    left: -60px;
    background-color: #fff;
    border: none
}

#sheet-minigame-his::-webkit-scrollbar {
    width: 8px;
    border: none
}

#sheet-minigame-his::-webkit-scrollbar-thumb {
    background: #bcbfd6;
    border-radius: 100px;
    border: none;
    margin-left: 20px;
    height: 20px
}

#modal-body-scroll {
    max-height: 444px;
    overflow: auto
}

#modal-body-scroll:hover::-webkit-scrollbar-thumb {
    background-color: #dcdee9
}

#modal-body-scroll::-webkit-scrollbar-track {
    position: absolute;
    top: 100px;
    left: -60px;
    background-color: #fff;
    border: none
}

#modal-body-scroll::-webkit-scrollbar {
    width: 8px;
    border: none
}

#modal-body-scroll::-webkit-scrollbar-thumb {
    background: #bcbfd6;
    border-radius: 100px;
    border: none;
    margin-left: 20px;
    height: 20px
}

.content-tra-gop {
    background: #f8f8fc;
    border-radius: 12px
}

.content-tra-gop li {
    font-family: open sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #434657
}

.content-tra-gop ul {
    padding-left: 20px;
    margin-bottom: 0
}

.password-input-container .copy-password {
    position: absolute;
    right: 40px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%)
}

.copy-email {
    position: absolute;
    right: 8px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%)
}

.input-search-lmht {
    width: 264px
}

.item-nick-lmht {
    width: 16.667%
}

.item-nick-lmht__border {
    padding: 8px;
    border: 1px solid #e4e5f0;
    border-radius: 8px;
    object-fit: cover
}

.item-nick-lmht__border__col {
    padding-bottom: 100%;
    overflow: hidden;
    max-width: 100%
}

.item-nick-lmht__border__img {
    transition: .2s;
    object-fit: cover;
    height: 100%
}

.item-nick-lmht a:hover img {
    border-radius: 4px;
    transform: scale(1.1);
    transition: .2s
}

.item-nick-lmht a .item-nick-lmht__border__col {
    border-radius: 4px
}

.modal-container-body {
    max-height: calc(100vh - 56px - 24px - 87px - 56px);
    overflow: auto
}

.modal-container-body:hover::-webkit-scrollbar-thumb {
    background-color: #dcdee9
}

.modal-container-body::-webkit-scrollbar-track {
    position: absolute;
    top: 100px;
    left: -60px;
    background-color: #fff;
    border: none
}

.modal-container-body::-webkit-scrollbar {
    width: 8px;
    border: none
}

.modal-container-body::-webkit-scrollbar-thumb {
    background: #bcbfd6;
    border-radius: 100px;
    border: none;
    margin-left: 20px;
    height: 20px
}

.modal-container .close {
    top: 28px !important
}

.header-modal__nick-lmht {
    max-width: 1140px;
    --tw-bg-opacity: 1;
    background-color: #fff;
    border-bottom-width: 1px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-top: 56px
}

.header-modal__nick-lmht-row {
    border-bottom: 1px solid #e4e5f0
}

.c-modal__nick-lmht {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.c-close-modal {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer
}

.body-modal__nick-lmht {
    max-width: 1140px;
    --tw-bg-opacity: 1;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    height: 760px;
    max-height: 760px
}

.c-modal__nick-lmht-tuong, .c-modal__nick-lmht-ttk, .c-modal__nick-lmht-trang-phuc {
    display: none
}

.body-modal__nick__text-error {
    display: none
}

.modal-header .close_modal {
    top: 24px !important;
    right: 12px !important
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .body-modal__nick-lmht {
        max-width: 992px
    }

    .header-modal__nick-lmht {
        max-width: 992px
    }
}
