whtml,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: outside none none
}

blockquote,
q {
    quotes: none
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: none
}

a {
    cursor: pointer;
    text-decoration: none !important;
    color: inherit
}

a.link {
    color: var(--purple-color);
    font-weight: 500
}

button {
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit
}

html {
    -webkit-text-size-adjust: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear {
    clear: both
}

a:hover {}

a.no_hover:hover {
    color: inherit
}

textarea:focus,
input:focus,
button:focus {
    outline: none
}

:focus {
    outline: none
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-button {
    width: 8px;
    height: 5px
}

::-webkit-scrollbar-track {
    FONT-VARIANT: JIS04;
    background: #33333300;
    border: thin solid #33333300;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #2d334f;
    border: thin solid #33333300;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: #2d334f
}

.waiting_background {
    min-height: 60px
}

.adsbygoogle-noablate {
    display: none !important;
    transform: translate(-10000%, 0) !important
}

.item_icon {
    height: 24px;
    vertical-align: middle;
    margin-top: -5px
}

.item_icon.circle {
    border-radius: 50%;
}

.stt_1 {
    color: #fdcb6e;
}

.stt_2 {
    color: #74b9ff;
}

.stt_3 {
    color: #ff7675;
}

.stt_1,
.stt_2,
.stt_3 {
    text-shadow: 0px 0px 7px;
}

.skill_rare_1 {
    color: #fff !important;
    border-color: #0c0c0c !important
}

.skill_rare_2 {
    color: #5bbdff !important;
    border-color: #5bbdff !important
}

.skill_rare_3 {
    color: #d265ff !important;
    border-color: #d265ff !important
}

.skill_rare_4 {
    color: #ff6555 !important;
    border-color: #ff6555 !important
}

.border_level_1 {
    border-color: #0c0c0c !important
}

.border_level_2 {
    border-color: #34d389 !important
}

.border_level_3 {
    border-color: #5bbdff !important
}

.border_level_4 {
    border-color: #e67e22 !important
}

.border_level_5 {
    border-color: #d265ff !important
}

.border_level_6 {
    border-color: #ff6555 !important
}

.border_level_7 {
    border-color: #ff45b1 !important
}

.border_level_8 {
    position: relative;
}

.border_level_8::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    background: linear-gradient(to right, rgba(131, 58, 180, 1), rgba(252, 176, 69, 1));
    border-radius: 7px;
    z-index: -1;
}

.border_level_9 {
    position: relative;
}
.border_level_9::after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    background: linear-gradient(to right, rgba(131, 58, 180, 1), rgba(252, 176, 69, 1));
    border-radius: 7px;
    z-index: -1;
}
.border_level_9::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/level/equipment/effect/9.png');
    background-size: cover;
}

.equipment_background_level_9 {
    background-image: url('../img/level/equipment/effect/9.png');
    background-size: cover;
}

.border_level_10 {
    position: relative;
}
.border_level_10::after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    background: linear-gradient(to right, rgb(255 250 0), rgba(252, 176, 69, 1));
    border-radius: 7px;
    z-index: -1;
}
.border_level_10::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/level/equipment/effect/10.png');
    background-size: cover;
}

.equipment_background_level_10 {
    background-image: url('../img/level/equipment/effect/10.png');
    background-size: cover;
}

.mini_button {
    height: 40px;
    width: 40px;
    position: relative;
    border-radius: 150px;
    cursor: pointer;
}

.mini_button:hover {
    background-color: var(--background-input);
}
.divine_rare_1 {
    color: #fff !important
}

.divine_rare_2 {
    color: #34d389 !important
}

.divine_rare_3 {
    color: #5bbdff !important
}

.divine_rare_4 {
    color: #e67e22 !important
}

.divine_rare_5 {
    color: #ff6555 !important
}

.divine_option_rare_1 {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.divine_option_rare_2 {
    color: #34d389 !important;
    background: rgba(52, 211, 137, 0.15);
    border: 1px solid rgba(52, 211, 137, 0.3);
}

.divine_option_rare_3 {
    color: #5bbdff !important;
    background: rgba(107, 163, 216, 0.15);
    border: 1px solid rgba(107, 163, 216, 0.3);
}

.divine_option_rare_4 {
    color: #e67e22 !important;
    background: rgba(230, 126, 34, 0.15);
    border: 1px solid rgba(230, 126, 34, 0.3);
}

.divine_option_rare_5 {
    color: #ff6555 !important;
    background: rgba(255, 101, 85, 0.15);
    border: 1px solid rgba(255, 101, 85, 0.3);
}

.level_1 {
    color: #fff !important
}

.level_2 {
    color: #34d389 !important
}

.level_3 {
    color: #5bbdff !important
}

.level_4 {
    color: #e67e22 !important
}

.level_5 {
    color: #d265ff !important
}

.level_6 {
    color: #ff6555 !important
}

.level_7 {
    color: #ff45b1 !important
}

.premium_name_2 {
    color: #34d389 !important;
    font-weight: 500;
}

.premium_name_3 {
    color: #e7d700;
    font-weight: 500;
}

.premium_name_4 {
    font-weight: 600;
    background-size: cover;
    background-position: center;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.premium_name_4_1 {
    background-image: url(../img/user/name_effect/1.gif);
}

.premium_name_4_2 {
    background-image: url(../img/user/name_effect/2.gif);
}

.premium_name_4_3 {
    background-image: url(../img/user/name_effect/3.gif);
}

.premium_name_4_4 {
    background-image: url(../img/user/name_effect/4.gif);
}

.premium_name_4_5 {
    background-image: url(../img/user/name_effect/5.gif);
}

.premium_name_4_6 {
    background-image: url(../img/user/name_effect/6.gif);
}

.premium_name_4_7 {
    background-image: url(../img/user/name_effect/7.gif);
}

.premium_name_4_8 {
    background-image: url(../img/user/name_effect/8.gif);
}

.premium_name_4_9 {
    background-image: url(../img/user/name_effect/9.gif);
}

.premium_name_4_10 {
    background-image: url(../img/user/name_effect/10.gif);
}

.premium_name_4_11 {
    background-image: url(../img/user/name_effect/11.gif);
}

.premium_name_4_12 {
    background-image: url(../img/user/name_effect/12.gif);
}

.premium_name_4_13 {
    background-image: url(../img/user/name_effect/13.gif);
}

.premium_name_4_14 {
    background-image: url(../img/user/name_effect/14.gif);
}

.premium_name_4_15 {
    background-image: url(../img/user/name_effect/15.gif);
}

.premium_name_4_16 {
    background-image: url(../img/user/name_effect/16.gif);
}

.premium_name_4_17 {
    background-image: url(../img/user/name_effect/17.gif);
}

.premium_name_4_18 {
    background-image: url(../img/user/name_effect/18.gif);
}

.premium_name_4_19 {
    background-image: url(../img/user/name_effect/19.gif);
}

.premium_name_4_20 {
    background-image: url(../img/user/name_effect/20.gif);
}

.premium_name_4_21 {
    background-image: url(../img/user/name_effect/21.gif);
}

.premium_name_4_22 {
    background-image: url(../img/user/name_effect/22.gif);
}

.level_8 {
    background: #0a86db !important;
    background: linear-gradient(90deg, #ff0808 0%, rgb(255, 255, 255) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.level_9 {
    background: #9c27b0 !important;
    background: linear-gradient(90deg, #9C27B0 0%, #ffffff 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.level_10 {
    background: #0a86db !important;
    background: linear-gradient(90deg, #fdea0a 0%, #f8a50c 50%, #fd08ab 70%, #fd08ab 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.level_11 {
    background: #0a86db !important;
    background: linear-gradient(-100deg, #e23e57 0%, rgba(131, 58, 180, 1) 25%, #fd1d1d 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.level_12 {
    background: #0a86db !important;
    background: linear-gradient(90deg, #474747 0%, #999999 50%, #dadae0 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.level_13 {
    background: #0a86db !important;
    background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 50%, rgba(252, 176, 69, 1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.fp_value {
    font-family: inter;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    text-shadow: 0 0 4px #57ff00;
    background: linear-gradient(181deg, #57ff00 0%, #3eff2b 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.switch_slider .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    vertical-align: middle
}

.switch_slider table {
    width: 100%;
    color: var(--main-text-color)
}

.switch_slider table tr td:first-child {
    text-align: left;
    width: 260px;
}

.switch_slider table tr td svg {
    color: var(--highlight-text-color);
    cursor: pointer
}

.switch_slider table tr td {
    text-align: right;
    line-height: 40px;
    padding-bottom: 10px;
    color: var(--highlight-text-color);
    font-size: 14px;
    font-family: inter;
    padding-left: 6px
}

.switch_slider .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch_slider .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--background-highlight-color);
    -webkit-transition: .4s;
    transition: .4s
}

.switch_slider .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.switch_slider input:checked+.slider {
    background-color: var(--purple-color)
}

.switch_slider input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

.switch_slider input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.switch_slider .slider.round {
    border-radius: 34px
}

.switch_slider .slider.round:before {
    border-radius: 50%
}

.item_list_use{}
.item_list_use .item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:  10px;
    gap: 10px;
}
.item_list_use .item.break{
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    border-bottom: 1px solid var(--purple-color-4);
}
.item_list_use .item .price{
}
.item_list_use .item .info{
    display: flex;
    align-items: center;
    gap: 9px;
    cursor: pointer;
    flex: 1;
}
.item_list_use .item .info .image{
    height: 50px;
    width: 50px;
    box-sizing: border-box;
}
.item_list_use .item .info .image .avatar{
    width: 100%;
}
.item_list_use .item .info .image.equipment_icon .avatar{
    height: 80%;
    width: 80%;
}
.item_list_use .item .info .detail{
    flex: 1;
    line-height: 18px;
}
.item_list_use .item .info .detail .name{
    color: var(--highlight-text-color);
    font-weight: 500;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.item_list_use .item .info .detail .text{
    font-size: 12px;
    margin-top: 2px;
    display: flex;
    align-items: center;
    gap: 3px;
}
.item_list_use .item .info .detail .text img{
    height: 18px;
    margin: 0;
}
.item_list_use .item .button_control{
    display: flex;
    justify-content: flex-end;
    gap: 7px;
    align-items: center;
    color: var(--highlight-text-color);
}
.item_list_use .item .button_control img{
    height: 30px;
}
.item_list_use .item .button_control button{
    height: 30px;
    border: 2px solid var(--purple-color);
    background-color: var(--purple-color);
    color: #fff;
    border-radius: 150px;
    padding: 0 10px;
    font-size: 14px;
}
.item_list_use .item .button_control button.circle{
    width: 30px;
    padding: 0;
}

.auto_substring {
    color: var(--purple-color);
}

.album_slick {
    width: 100%;
    max-width: calc(100vw - 20px);
    margin-top: 40px;
}

.album_slick .swiper {
    padding-bottom: 30px;
}

.album_slick .swiper-pagination {
    bottom: 0px !important;
}

.album_slick .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--purple-color);
}

.album_slick .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--purple-color);
}

.album_slick .list {
    height: auto;
}

.album_slick .list .item {
    cursor: pointer;
}

.album_slick .list .item .avatar {
    width: 100%;
    aspect-ratio: 1 / 1.4;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.album_slick .list .item .avatar img {
    width: 100%;
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}

.album_slick .list .item .name {}

.custom_select.upgrade_rate_material {
    margin: 40px auto 0;
    max-width: 380px;
}

.custom_select {
    background-color: var(--purple-color-4);
    text-align: left;
    border-radius: 7px;
    position: relative;
}

.custom_select .list {
    position: absolute;
    background-color: var(--purple-color-4);
    width: 100%;
    z-index: 2;
    display: none;
}

.custom_select .current.item {
    border-top: none;
}

.custom_select .item {
    display: flex;
    gap: 10px;
    border-top: 1px solid var(--background-input);
    cursor: pointer;
}

.custom_select .item img {
    height: 44px;
    margin: 0 !important;
}

.custom_select .item p.title_name {
    flex: 1;
    line-height: 44px;
    font-size: 14px;
    color: var(--highlight-text-color);
}

.custom_select .item p.value {
    line-height: 50px;
    margin-right: 10px;
}

#count_down_div {
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: var(--purple-color);
    padding: 5px 15px;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    display: none;
    z-index: 3
}

.center_div {
    color: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.center_important {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    text-align: center;
    transform: translate(-50%, -50%) !important
}

.online {
    border-radius: 150px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    background-color: #cacaca;
    border: 2px solid #131930;
    z-index: 2
}

.online.on {
    background-color: #55efc4;
}

.google_ads_div {
    text-align: center;
    margin: 20px 0;
    position: relative
}

.equipment_icon {
    background-color: var(--purple-color-4);
    height: 40px;
    width: 40px;
    position: relative;
    padding: 10px;
    border: 2px solid #0c0c0c;
    border-radius: 7px
}

.hide {
    display: none
}

.hide_v {
    display: none !important
}

button.disable{
    filter: grayscale(1);
}

.premium_member_ads {
    background-color: var(--purple-color-4);
    padding: 10px;
    cursor: pointer;
    color: var(--highlight-text-color);
    border-radius: 7px;
    display: flex;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.premium_member_ads img {
    height: 50px;
}

.premium_member_ads p {
    font-weight: 500;
    font-size: 16px;
    padding: 5px 0;
    margin-left: 7px;
}

.premium_member_ads span {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}

body .premium_member_ads .button_style_one {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 14px;
    height: 35px;
}

.equipment_icon img {
    height: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.currency_div {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    position: absolute;
    right: 0;
    top: 0
}

.currency_div .item {
    background-color: var(--purple-color-2);
    display: flex;
    height: 40px;
    min-width: 70px;
    padding-left: 50px;
    padding-right: 15px;
    border-radius: 150px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid var(--purple-color-4);
    flex: 1;
    position: relative
}

.badge_div {
    display: inline;
    gap: 3px;
    align-items: center
}

.badge_div .badge_list {
    display: inline-flex;
    height: 26px;
    align-items: center;
    vertical-align: middle;
}

.badge_div .badge_list .badge_item {
    height: 100%;
    cursor: pointer
}

label {
    cursor: auto
}

.currency_div .item .icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    height: 30px
}

.currency_div .item .num {
    flex: 1;
    color: var(--highlight-text-color)
}

.currency_div .item svg {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 17px
}

.grecaptcha-badge {
    visibility: hidden
}

.currency_div .item .next_time {
    position: absolute;
    font-size: 13px;
    transform: translate(-100%);
    left: -10px
}

.user_profile_div {
    display: flex;
    height: 50px;
    line-height: 50px;
    gap: 15px;
    z-index: 0;
    position: relative;
}

.user_profile_div .user_avatar {
    position: relative;
    z-index: 0;
    height: 100%;
    width: auto;
    aspect-ratio: 1/1;
    object-fit: cover
}

.user_profile_div .user_divine{
    position: absolute;
    right: -25px;
    top: -25px;
    width: 60px;
    height: 60px;
    -webkit-animation-name: divine_fly;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    cursor: pointer;
    z-index: 5;
}
.user_profile_div .user_divine img{
    height: 100%;
    width: 100%;
}

@-webkit-keyframes divine_fly {
    0% {
        top: -25px;
    }

    50% {
        top: -15px;
    }

    100% {
        top: -25px;
    }
}

.user_profile_div .user_avatar .user_image {
    height: 100%;
    width: 100%;
    border-radius: 150px;
    z-index: -2;
    position: relative
}

.user_profile_div .user_avatar .user_frame img{
    height: 230%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.user_profile_div .user_avatar .user_frame img.discord{
    height: 120%;
}

.user_profile_div .user_name {}

.user_profile_div .user_name p {}

.user_profile_div .user_name .badge {}

.user_profile_div .user_name .badge img {}

.frame_content {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 6;
    display: none;
    background-color: #000000d6;
    top: 0;
    left: 0;
}

.frame_content #frame_content {
    width: 100%;
    height: 100%
}

.frame_content .frame_content_div {
    width: calc(100vh*0.7);
    height: 100%;
    margin: 0 auto;
    position: relative
}

.frame_content .frame_content_div {}

.frame_content .frame_content_div .icon {
    position: absolute;
    right: 20px;
    top: 20px;
    display: flex;
    gap: 10px
}

.frame_content .frame_content_div .icon svg {
    flex: 1;
    background-color: var(--purple-color);
    width: 24px;
    height: 24px;
    padding: 8px;
    color: var(--highlight-text-color);
    border-radius: 150px;
    cursor: pointer
}

.frame_content .frame_background {
    z-index: -1;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    height: 100%;
    top: 0;
    width: 100%;
    overflow: hidden
}

.frame_content .frame_background img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.google_adsen_div {
    text-align: center;
    margin: 20px auto
}

.google_adsen_div .ads_click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.loading_icon {
    width: 100%;
    text-align: center;
}

.loading_icon img {
    height: 80px;
}

.text_tool {
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    margin: 15px 0;
}

.text_tool .tool_stats {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 15px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.text_tool .tool_stats .stat_item {
    flex: 1;
    text-align: center;
}

.text_tool .tool_stats .stat_item .stat_label {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 5px;
}

.text_tool .tool_stats .stat_item .stat_value {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.text_tool .tool_buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 15px;
}

.text_tool .tool_buttons .tool_btn {
    padding: 12px 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.text_tool .tool_buttons .tool_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

.text_tool .tool_buttons .tool_btn:active {
    transform: translateY(0);
}

.text_tool .tool_buttons .tool_btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: none;
}

.text_tool .split_by_char {
    margin-top: 15px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.text_tool .split_by_char .split_title {
    color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.text_tool .split_by_char .split_title::before {
    content: '';
    width: 4px;
    height: 16px;
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    border-radius: 2px;
}

.text_tool .split_by_char .split_input_group {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 12px;
    align-items: center;
}

.text_tool .split_by_char .split_input_item {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.text_tool .split_by_char .split_input_item label {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    font-weight: 500;
}

.text_tool .split_by_char .split_input_item input {
    width: 100%;
    padding: 12px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease;
}

.text_tool .split_by_char .split_input_item input:focus {
    outline: none;
    border-color: #f093fb;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 3px rgba(240, 147, 251, 0.1);
}

.text_tool .split_by_char .split_input_item input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.text_tool .split_by_char .split_input_group .tool_btn {
    padding: 12px 24px;
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    align-self: flex-end;
    margin-top: 20px;
}

.text_tool .split_by_char .split_input_group .tool_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(245, 87, 108, 0.4);
}

.text_tool .split_by_char .split_input_group .tool_btn:active {
    transform: translateY(0);
}

.text_tool .text_data {
    display: none;
}

.text_tool .chapter_upload_range {
    margin-top: 15px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}

.text_tool .chapter_upload_range:hover {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.25);
}

.text_tool .chapter_upload_range .range_title {
    color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.text_tool .chapter_upload_range .range_title::before {
    content: '';
    width: 4px;
    height: 16px;
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
    border-radius: 2px;
}

.text_tool .chapter_upload_range .range_input_group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    align-items: end;
}

.text_tool .chapter_upload_range .range_input_item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.text_tool .chapter_upload_range .range_input_item label {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.text_tool .chapter_upload_range .range_input_item input {
    width: 100%;
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.text_tool .chapter_upload_range .range_input_item input:focus {
    outline: none;
    border-color: #4facfe;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 3px rgba(79, 172, 254, 0.15);
    transform: translateY(-1px);
}

.text_tool .chapter_upload_range .range_input_item input::placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

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

.text_tool .chapter_upload_range .range_input_item input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

body .voice_div {
    position: absolute;
    bottom: 10px;
    right: 45px
}

body .voice_div .icon_touch {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 22px;
    cursor: pointer
}

body .voice_div .recording {
    background-color: var(--purple-color-4);
    border-radius: 6px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    height: 70px;
    width: 240px;
    z-index: 2;
    display: none
}

body .voice_div .recording .close {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 34px;
    height: 34px;
    background-color: var(--purple-color);
    border-radius: 150px;
    font-size: 22px;
    color: var(--highlight-text-color);
    cursor: pointer
}

body .voice_div .recording .progress {}

body .voice_div .recording .progress .icon_status {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 2
}

body .voice_div .recording .progress .icon_status img {
    height: 50px;
    cursor: pointer;
    display: none
}

body .voice_div .recording .progress .icon_other {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    display: flex;
    gap: 5px
}

body .voice_div .recording .progress .icon_other .item {
    width: 40px;
    height: 40px;
    background-color: #3498db;
    font-size: 17px;
    color: #fff;
    border-radius: 150px;
    position: relative;
    cursor: pointer
}

body .voice_div .recording .progress .status {
    position: absolute;
    width: auto;
    background-color: #fff;
    color: #333;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    border-radius: 0 150px 150px 0;
    padding: 0 20px 0 30px;
    box-sizing: border-box;
    left: 45px;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    font-size: 17px;
    transition-duration: .4s
}

body .voice_div .recording .progress .status p {
    min-width: 30px
}

body .voice_div .recording p {}

body .emoji_div {}

body .emoji_div .icon_touch {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 22px;
    cursor: pointer
}

body .emoji_div .emoji_content {
    background-color: var(--purple-color-4);
    border-radius: 6px;
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 350px;
    width: 450px;
    max-width: 100%;
    z-index: 2
}

body .emoji_div .emoji_content .close {
    right: 12px;
    bottom: 12px;
    position: absolute;
    background-color: var(--highlight-text-color);
    height: 30px;
    width: 30px;
    border-radius: 150px;
    font-size: 24px;
    cursor: pointer;
    color: #333;
    font-size: 18px;
    text-align: center
}

body .emoji_div .emoji_content .menu {
    display: flex;
    gap: 10px;
    padding: 10px;
    border-bottom: 1px solid var(--background-button);
    overflow: auto
}

body .emoji_div .emoji_content .menu::-webkit-scrollbar {
    width: 0;
    height: 5px
}

body .emoji_div .emoji_content .menu .item {
    cursor: pointer;
    opacity: .5
}

body .emoji_div .emoji_content .menu .item.active {
    opacity: 1
}

body .emoji_div .emoji_content .menu .item img {
    max-height: 39px
}

body .emoji_div .emoji_content .list {
    padding: 3px;
    max-height: calc(100% - 71px);
    overflow: auto
}

body .emoji_div .emoji_content .list .item {
    cursor: pointer;
    float: left;
    margin: 3px;
    cursor: pointer
}

body .emoji_div .emoji_content .list .item img {
    height: 50px
}

body .popup_item_show {
    position: fixed;
    left: 0;
    max-width: calc(100% - 60px);
    width: 500px;
    margin-left: -100%;
    bottom: 80px;
    z-index: 3;
    background-color: var(--purple-color-2);
    padding: 10px;
    box-shadow: 0 0 10px #000;
    border-radius: 5px
}

body .popup_item_show.show {
    -webkit-animation-name: item_show;
    -webkit-animation-duration: 8s
}

@-webkit-keyframes item_show {
    0% {
        left: 0;
        margin-left: -100%
    }

    10% {
        left: 20px;
        margin-left: 0%
    }

    90% {
        left: 20px;
        margin-left: 0%
    }

    100% {
        left: 0;
        margin-left: -100%
    }
}

body.detail .content .main_content {
    padding-bottom: 100px
}



body .bee_chibi {
    text-align: center !important;
    padding: 100px 0 !important
}

body .bee_chibi img {
    margin-bottom: 20px;
    min-height: 100px
}

body .bee_chibi p {
    font-size: 13px
}

body .list_item {
    display: flex;
    gap: 30px;
    justify-content: center;
    padding: 10px 0;
    flex-wrap: wrap;
}

body .list_item .item {
    height: 70px;
    width: 70px;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
    background-color: var(--purple-color-2);
    border-radius: 150px;
    border: 2px solid var(--background-module);
    cursor: pointer
}

body .list_item .item.disable {
    filter: grayscale(1)
}

body .list_item .item img {
    height: 90%
}

body .list_item .item .amount {
    position: absolute;
    bottom: -10px;
    background-color: var(--purple-color-2-highlight);
    font-size: 12px;
    min-width: calc(100% - 20px);
    line-height: 20px;
    font-weight: 500;
    border-radius: 150px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
    padding: 0 10px
}

:root {
    --main-text-color: #CCCEE3;
    --highlight-text-color: white;
    --highlight-weak-text-color: #D9D9D9;
    --border-color: #e5e7eb47;
    --background-color: #0C1121;
    --background-highlight-color: #374151;
    --background-button: rgba(55, 65, 81);
    --background-button-hover: rgba(75, 85, 99);
    --background-input: #2D334F;
    --background-module: #1B223C;
    --background-module-2: #1B223B;
    --purple-color: #6C74FC;
    --purple-color-2: #222F5C;
    --purple-color-2-highlight: #4A5693;
    --purple-color-3: #464A8F;
    --purple-color-4: #151D35;
    --input-background: #2A3254;
    --yellow-color: #e7d700
}

body svg {
    color: inherit;
    font-size: inherit
}

body {
    background-color: var(--background-color);
    color: var(--main-text-color);
    font-size: 14px;
    font-family: Montserrat, Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 400
}

body .mod_control {
    display: none
}

body input,
body select,
body textarea {
    background-color: transparent;
    border: 1px solid var(--main-text-color);
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: var(--highlight-text-color);
    font-size: 16px;
    padding: 0 15px;
    border-radius: 6px;
    font-family: inherit;
    font-weight: inherit;
    box-sizing: border-box
}

body input::-webkit-input-placeholder,
body textarea::-webkit-input-placeholder {
    color: var(--main-text-color)
}

body .page_redirect {
    margin: 30px 0;
    text-align: center;
    max-width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
}

body .page_redirect p {
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 150px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: var(--highlight-text-color);
}

body .page_redirect p:hover {
    background-color: var(--background-input);
}

body .page_redirect p.active {
    background-color: var(--purple-color);
}

body .filter {}

body .filter h5 {
    float: left;
    line-height: 42px;
    font-size: 18px;
    color: var(--highlight-text-color);
    font-weight: 600
}

body .filter h5 span {
    font-weight: 400
}

body .filter .item {
    float: left;
    margin-right: 15px
}

body .filter .item .input {
    position: relative
}

body .filter .item .input .icon svg {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 17px
}

body .filter .item .select {
    position: relative
}

body .filter .item .select .show {
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    color: var(--highlight-text-color);
    border: 1px solid var(--highlight-text-color);
    background-color: var(--background-color);
    border-radius: 6px;
    position: relative;
    cursor: pointer;
    width: calc(100% - 22px);
    overflow: hidden
}

body .filter .item .select .show svg {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%)
}

body .filter .item .select .hidden {
    background-color: var(--purple-color-2);
    color: var(--highlight-text-color);
    border-radius: 6px;
    line-height: 40px;
    font-size: 13px;
    padding: 10px;
    max-height: 200px;
    overflow: auto;
    display: none;
    width: calc(100% - 20px);
    position: absolute;
    top: 45px;
    z-index: 3
}

body .filter .item .select .hidden .text {
    padding: 0 10px;
    cursor: pointer;
    border-radius: 150px;
    width: calc(100% - 20px);
    overflow: hidden;
    height: 40px
}

body .filter .item .select .hidden .text:hover {
    background-color: var(--purple-color-2-highlight)
}

body .filter .item .select img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 2px
}

body .input_screen {
    flex: 1;
}

body .input_screen input,
body .input_screen select,
body .input_screen textarea {
    background-color: var(--input-background);
    border: 0
}

body .input_screen .tags_list {
    position: relative;
}

body .input_screen .tags_list.overwrite .tags_show {
    position: absolute;
    bottom: 0;
    grid-template-columns: repeat(1, 1fr) !important;
    width: 100%
}

body .input_screen .tags_list.overwrite .tags_show .tags_span {
    padding: 0 15px;
    text-align: left;
    line-height: 44px
}

body .input_screen .tags_list .tags_module {
    position: relative
}

body .input_screen .tags_list .tags_module .tags_icon_close {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    font-size: 20px;
    display: none;
    cursor: pointer
}

body .input_screen .tags_list .tags_create {
    background-color: var(--purple-color-4);
    border-radius: 5px;
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-top: 10px;
    padding: 7px 0;
    display: none;
    max-height: 200px;
    overflow: auto
}

body .input_screen .tags_list .tags_create .tags_span {
    padding: 5px 10px;
    cursor: pointer;
    text-align: left;
    text-transform: capitalize;
}

body .input_screen .tags_list .tags_create .tags_span:hover {
    background-color: var(--purple-color-2-highlight);
    color: var(--highlight-text-color)
}

body .input_screen .tags_list .tags_show {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 20px;
    display: grid;
    gap: 20px
}

body .input_screen .tags_list .tags_show .tags_span {
    padding: 5px 10px;
    background-color: var(--purple-color-2);
    color: var(--highlight-text-color);
    border-radius: 5px;
    position: relative;
    text-transform: capitalize
}

body .input_screen .tags_list .tags_show .tags_span .close {
    right: -10px !important;
    top: -10px !important;
    height: 20px !important;
    width: 20px !important
}

body .input_screen .tags_list .tags_show .tags_span .close svg {
    cursor: pointer
}

body .input_screen select {
    cursor: pointer
}

body .input_screen textarea {
    height: 180px;
    resize: none;
    line-height: 30px;
    padding: 5px 15px
}

body .input_screen select option {
    color: var(--highlight-text-color);
    background-color: var(--background-highlight-color)
}

body .input_screen input:focus {
    border: 2px solid var(--purple-color)
}

body .input_screen .label {
    margin-bottom: 5px;
    text-transform: initial;
    color: var(--highlight-text-color);
    font-size: 14px;
    text-align: left;
    font-family: inter;
    padding-left: 6px
}

body .input_screen .label button {
    margin: 0;
    background-color: var(--purple-color);
    border: 0;
    color: #fff;
    padding: 0 10px;
    line-height: 18px;
    font-weight: 400;
    font-size: 13px;
    border-radius: 150px;
    margin-left: 7px
}

body .input_screen .label img {
    vertical-align: middle;
    height: 20px;
    margin-top: -5px;
    margin-left: 3px;
    margin-right: 3px
}

body .input_screen h4 {
    font-weight: 600;
    color: var(--highlight-text-color);
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body .input_screen h4 .total_chapter{
    font-size: 14px;
    color: var(--highlight-text-color);
    font-weight: 400;
    text-transform: none;
}
body .input_screen ul.form {}

body .input_screen ul.form li .cover_image {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
}

body .input_screen ul.form li .cover_image img {
    width: 100%;
    aspect-ratio: 5 / 1;
    object-fit: cover;
}

body .input_screen ul.form li .cover_image button {}

body .input_screen ul.form li {
    margin-bottom: 20px;
    position: relative
}

body .input_screen ul.form li .title {
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    color: var(--highlight-text-color)
}

body .input_screen ul.form li .note {
    line-height: 30px
}

body .input_screen ul.form li .copy {
    position: absolute;
    bottom: 14px;
    background: 0 0;
    border: 0;
    right: 10px;
    cursor: pointer
}

body .input_screen ul.form li .secret_image {
    height: 40px;
    width: 40px;
    border-radius: 5px;
    margin-right: 5px
}

body .input_screen ul.form li span {
    font-weight: 600;
    color: var(--highlight-text-color);
    font-size: 15px
}

body .input_screen ul.form li .fr-box span {
    font-weight: inherit;
    color: inherit;
    font-size: inherit
}

body .input_screen ul.form li .price {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 15px
}

body .input_screen ul.form li.user_profile {
    text-align: center
}

body .input_screen ul.form li.user_profile .avatar img {
    border-radius: 150px;
    height: 100px;
    margin-bottom: 15px
}

body .input_screen ul.form li.user_profile .name {
    font-weight: 500;
    color: var(--highlight-text-color);
    font-size: 19px
}

body .input_screen ul.form li svg {
    color: var(--highlight-text-color);
    cursor: pointer
}

body .input_screen img {
    cursor: pointer
}

body .button_style_one {
    width: 140px;
    height: 38px;
    background-color: var(--purple-color);
    border: 1px solid var(--purple-color);
    color: #fff;
    border-radius: 150px;
    font-size: 14px;
    position: relative;
}

body .button_style_one.full {
    width: 100%
}

body .button_style_one.no {
    background-color: var(--background-highlight-color);
    border: 1px solid var(--background-highlight-color);
}

body .button_style_one.trans {
    background-color: transparent;
}

body .button_style {
    display: flex;
    gap: 10px;
    justify-content: flex-end
}

body .button_style.center {
    justify-content: center;
    margin-top: 20px
}

body .button_style button {
    width: 140px;
    height: 40px;
    border: 2px solid var(--purple-color);
    background-color: transparent;
    color: #fff;
    border-radius: 150px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
}

body .button_style button svg {}

body .button_style .button_yes {
    background-color: var(--purple-color)
}

body .button_style .button_yes:hover {
    background-color: var(--purple-color) !important
}

body .button_style .button_register {
    height: 40px;
    font-size: 16px;
    width: 200px;
}


body .button_style .button_no {
    background-color: var(--background-highlight-color);
    border: 1px solid var(--background-button-hover)
}

body .button_style .button_no:hover {
    background-color: var(--background-highlight-color) !important
}

body .button_purple {
    background-color: var(--purple-color);
    border: 0 solid;
    width: 150px;
    height: 44px;
    line-height: 44px;
    color: var(--highlight-text-color);
    font-size: 15px;
    padding: 0 15px;
    border-radius: 46px;
    cursor: pointer
}

body .button {
    margin: 18px 0;
    text-align: right
}

body .button.center {
    text-align: center;
    margin: 20px 0
}

body .button button {
    background-color: var(--purple-color);
    border: 0 solid;
    width: 150px;
    height: 36px;
    line-height: 36px;
    color: var(--highlight-text-color);
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 20px;
    border-radius: 46px;
    cursor: pointer;
    margin-left: 20px
}

body .button button.full {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

body .footer_contact {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 0 15px;
    box-sizing: border-box;
    bottom: 0;
    padding-bottom: 30px;
}

body .footer_contact .icon_list {
    display: flex;
    justify-content: center;
    gap: 25px;
    font-size: 25px;
    margin-bottom: 20px;
    border-top: 1px solid var(--background-module);
    padding-top: 30px;
}

body .footer_contact .icon_list .item {
    cursor: pointer;
}

body .button button.hover:hover {
    background-color: var(--purple-color)
}

body .button .button_no {
    background-color: var(--background-highlight-color)
}

body .mgd_module {
    display: flex;
    gap: 10px;
    overflow: hidden;
}

body .mgd_module .mgd_content {
    flex: 1;
    position: relative;
    margin-left: 240px;
    transition-duration: 300ms;
}

body .mgd_module .mgd_content.full {
    margin-left: 0;
}

body #nav_menu {
    height: 100vh;
    box-sizing: border-box;
    width: 240px;
    color: var(--main-text-color);
    font-weight: 500;
    font-size: 15px;
    padding-top: 15px;
    transition-duration: .2s;
    position: fixed;
    background-color: #0b0f1f;
    z-index: 2;
    left: 0;
    overflow: auto;
}

body #nav_menu .menu_user_hidden {
    display: none !important;
}

body #nav_menu::after {}

body #nav_menu.hidden::after {
    width: 0
}

body #nav_menu .footer_contact {
    position: absolute;
    bottom: 20px;
    padding-bottom: 0;
}

body #nav_menu .nav_menu_control {
    font-size: 20px;
    top: 0;
    position: absolute;
    right: 0;
}

body #nav_menu .nav_menu_control .nav_menu_outside {
    position: absolute;
    right: 10px;
    top: 27px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: var(--highlight-text-color);
    font-size: 24px;
}

body #nav_menu .nav_menu_control .nav_menu_outside svg {}

body #nav_menu .logo {
    height: 40px;
    padding: 20px 15px;
    position: relative;
    cursor: pointer;
}

body #nav_menu .logo .name {
    float: left;
    line-height: 40px;
    margin-left: 10px;
    width: calc(100% - 50px);
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    overflow: hidden;
    color: var(--highlight-text-color)
}

body #nav_menu .logo img {
    height: 25px;
}

body #nav_menu .logo .icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    display: none
}

body #nav_menu .logo .icon svg {
    font-size: 21px
}
body #nav_menu .negative_currency_list {
    display: flex;
    gap: 10px;
    padding: 0 15px;
    flex-direction: column;
    margin-bottom: 20px;
}
body #nav_menu .negative_currency_list .item {
    display: flex;
    gap: 10px;
    align-items: center;
    background-color: var(--background-module);
    padding: 10px;
    border-radius: 5px;
}
body #nav_menu .negative_currency_list .item img{
    height: 30px;
}
body #nav_menu .negative_currency_list .item .info{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    flex: 1;
}
body #nav_menu .negative_currency_list .item .info p:last-child{
    color: var(--yellow-color);
}
body #nav_menu h3 {
    text-transform: uppercase;
    padding: 0 20px;
    margin: 10px 0;
    color: var(--main-text-color)
}

body #nav_menu ul.main {
    margin-bottom: 30px
}

body #nav_menu ul.main.bottom {
    position: absolute;
    width: 100%;
    bottom: 20px;
    margin: 0;
}

body #nav_menu ul.main li.main {
    line-height: 40px;
    padding: 0 15px;
    margin: 5px 0
}

body #nav_menu ul.main li.main.list.show .more_icon {
    display: none;
}

body #nav_menu ul.main li.main.list.show ul {
    display: block;
}

body #nav_menu ul.main li.main.one .title:hover {
    background-color: hsla(0, 0%, 100%, .1);
    color: var(--highlight-text-color)
}

body #nav_menu ul.main li.main .title {
    position: relative;
    width: calc(100% - 30px);
    padding-left: 35px;
    cursor: pointer;
    border-radius: 5px;
    color: var(--highlight-text-color);
    font-size: 13px;
}

body #nav_menu ul.main li.main .title .icon {
    position: absolute;
    left: 10px;
    height: 100%;
    top: 0;
    width: 20px
}

body #nav_menu ul.main li.main .title .icon svg {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

body #nav_menu ul.main li.main .title .more_icon {
    position: absolute;
    right: 10px;
    height: 100%;
    top: 0
}

body #nav_menu ul.main li.main .title .more_icon svg {
    right: 0
}

body #nav_menu ul.main li.main svg {
    font-size: 17px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%)
}

body #nav_menu ul.main li.main ul {
    padding-left: 15px;
    display: none;
}

body #nav_menu ul.main li.main ul li {
    padding: 0px 10px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 400;
    line-height: 30px;
    font-size: 13px;
    margin: 5px 0;
}

body #nav_menu ul.main li.main ul li:hover {
    background-color: hsla(0, 0%, 100%, .1);
    color: var(--highlight-text-color)
}

body #nav_menu ul.main li.main ul li.active {
    background-color: var(--purple-color-2-highlight);
    color: var(--highlight-text-color);
}

body #nav_menu ul.main li.one .title.active {
    background-color: var(--purple-color-2-highlight);
    color: var(--highlight-text-color)
}

body .policy {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 0 20px;
    line-height: 28px
}

body .policy h5 {
    font-weight: 500;
    color: var(--white-color);
    font-size: 24px
}

body .policy h6 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: var(--white-color)
}

body .policy p {}

body .policy p span {
    font-weight: 500
}

.div_module {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative
}

#private_chat_module {}

.chapter_page #private_chat_module #private_chat_open {
    bottom: 70px
}

#private_chat_module #private_chat_open {
    position: fixed;
    right: 20px;
    bottom: 20px;
    height: 40px;
    width: 40px;
    background-color: var(--purple-color);
    text-align: center;
    color: #fff;
    border-radius: 150px;
    cursor: pointer;
    z-index: 5
}

#private_chat_module #private_chat_open svg {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#private_chat_module #private_chat_open .unread {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 20px;
    height: 20px;
    background-color: var(--purple-color);
    border-radius: 140px;
    font-size: 12px;
    line-height: 20px
}

.room_chat {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background-color: #0e0f22;
    z-index: 5;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
    display: none;
    color: var(--main-text-color);
    overflow: hidden
}

.room_chat .chat_list {
    float: left;
    border-right: 1px solid #191f34;
    overflow-y: auto;
    overflow-x: hidden;
    width: 229px;
    height: 427px
}

.room_chat .chat_list h5 {
    line-height: 45px;
    padding: 0 10px;
    border-bottom: 1px solid #191f34;
    width: calc(100% - 20px);
    font-weight: 500;
    position: relative
}

.room_chat .chat_list h5 p {
    float: left;
    margin-right: 10px;
    opacity: .5;
    cursor: pointer
}

.room_chat .chat_list h5 p.active {
    opacity: 1
}

.room_chat .chat_list::-webkit-scrollbar {
    width: 0
}

.room_chat .chat_list .chat_module {
    height: 359px;
    overflow-y: auto;
    overflow-x: hidden
}

.room_chat .chat_list ul {
    width: 100%
}

.room_chat .chat_list ul li {
    padding: 10px;
    cursor: pointer;
    width: calc(100% - 20px);
    position: relative
}

.room_chat .chat_list ul li.unread {
    color: var(--yellow-color)
}

.room_chat .chat_list ul li.active {
    background-color: #ffffff1a
}

.room_chat .chat_list ul li .avatar {
    float: left;
    position: relative
}

.room_chat .chat_list ul li .avatar .image {
    height: 40px;
    width: 40px;
    border-radius: 150px
}

.room_chat .chat_list ul li .avatar .frame {
    position: absolute;
    height: calc(100% + 8px);
    left: 50%;
    bottom: -3px;
    transform: translate(-50%, 0)
}

.room_chat .chat_list ul.blacklist li {
    cursor: inherit
}

.room_chat .chat_list ul.friend li .avatar img,
.room_chat .chat_list ul.blacklist li .avatar img {
    height: 25px;
    width: 25px
}

.room_chat .chat_list ul li .control {
    border-radius: 150px;
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 16px;
    transform: translate(0, -50%);
    color: #999;
    cursor: pointer
}

.room_chat .chat_list ul li .control svg {}

.room_chat .chat_list ul.friend li .detail .name,
.room_chat .chat_list ul.blacklist li .detail .name {
    line-height: 22px;
    margin-bottom: 0;
    font-weight: 500
}

.room_chat .chat_list ul li .detail {
    float: left;
    margin-left: 10px;
    font-size: 12px
}

.room_chat .chat_list ul li .detail .name {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 500
}

.room_chat .chat_list ul li .detail .last_text {}

.room_chat .chat_list ul li .detail .last_text span {
    color: #999;
    font-weight: 400
}

.room_chat .chat_content {
    float: left;
    width: 450px;
    position: relative
}

.room_chat .chat_content h5 {
    line-height: 45px;
    padding: 0 10px;
    border-bottom: 1px solid #191f34;
    width: calc(100% - 20px);
    font-weight: 500;
    position: relative;
    color: var(--highlight-text-color)
}

.room_chat .chat_content h5 .control {
    position: absolute;
    right: 10px;
    top: 50%;
    font-weight: 700;
    font-size: 15px;
    color: #999;
    cursor: pointer;
    transform: translate(0, -50%)
}

.room_chat .chat_content h5 .control p {
    height: 24px;
    border: 1px solid #fff;
    color: #fff;
    width: 24px;
    text-align: center;
    border-radius: 150px;
    cursor: pointer;
    float: left;
    margin-left: 8px;
    font-size: 13px;
    position: relative
}

.room_chat .chat_content h5 .control p svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.room_chat .chat_content h5 .control p.active {
    background-color: #fff;
    color: #000
}

.room_chat .chat_content .chat_module_div.link {}

.room_chat .chat_content .chat_module_div.link .list {
    padding: 10px;
    max-height: 361px;
    overflow: auto;
}

.room_chat .chat_content .chat_module_div.link .list .item {
    display: flex;
    gap: 6px;
    margin-top: 10px;
}

.room_chat .chat_content .chat_module_div.link .list .item .user_profile_div {
    height: 22px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
}

.room_chat .chat_content .chat_module_div.link .list .item .content {
    flex: 1;
    background-color: var(--background-module-2);
    border-radius: 5px;
    line-height: 35px;
    font-size: 13px;
}

.room_chat .chat_content .chat_module_div.link .list .item .content .div_title {
    height: 36px;
    overflow: hidden;
    width: calc(100% - 70px);
}

.room_chat .chat_content .chat_module_div.link .list .item .content .title {
    border-bottom: 1px solid var(--background-color);
    color: var(--highlight-text-color);
    display: flex;
    position: relative;
    padding-left: 41px;
}

.room_chat .chat_content .chat_module_div.link .list .item .content .title .time {
    position: absolute;
    right: 5px;
    font-size: 11px;
    color: var(--main-text-color);
    font-weight: 400;
}

.room_chat .chat_content .chat_module_div.link .list .item .content .div_link {
    width: calc(100% - 20px);
    height: 36px;
    position: relative;
    margin: 0 10px;
    overflow: hidden;
}

.room_chat .chat_content .chat_module_div.link .list .item .content .link {
    color: var(--yellow-color);
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.room_chat .chat_content .chat_module_div.link .list .item .up_vote {
    width: 50px;
    text-align: center;
    background-color: #16a085;
    line-height: 30px;
    color: var(--highlight-text-color);
    border-radius: 5px;
    cursor: pointer;
}

.room_chat .chat_content .chat_module_div.link .list .item .up_vote.disable {
    filter: grayscale(1);
}

.room_chat .chat_content .chat_module_div.link .list .item .up_vote .title {
    border-bottom: 1px solid #5bdfd94a;
    font-size: 20px;
    padding: 7px 0px;
}

.room_chat .chat_content .chat_module_div.link .list .item .up_vote p {
    line-height: 29px;
    font-size: 13px;
}

.room_chat .chat_content .chat_module_div .chat_loading {
    height: 400px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 10px;
    z-index: 2
}

.room_chat .chat_content .chat_module_div .chat_loading img {
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.room_chat .chat_content .chat_module_div .chat_text {
    height: 361px;
    padding: 10px 0;
    overflow-x: hidden;
    overflow-y: auto;
    color: #333
}

.room_chat .chat_content .chat_module_div .top_login {
    position: absolute;
    top: 45px;
    width: 100%;
    padding: 20px;
    display: flex;
    background-color: var(--background-module);
    z-index: 2;
    box-sizing: border-box;
    gap: 15px;
    cursor: pointer;
    box-shadow: 0 1px 2px #0000008f
}

.room_chat .chat_content .chat_module_div .top_login .user_profile_div {
    height: 45px
}

.room_chat .chat_content .chat_module_div .top_login .info {}

.room_chat .chat_content .chat_module_div .top_login .info .name {
    font-weight: 500;
    color: var(--highlight-text-color);
    margin-top: 0;
    font-size: 15px
}

.room_chat .chat_content .chat_module_div .top_login .info .name .badge_list {
    height: 24px
}

.room_chat .chat_content .chat_module_div .top_login .info .text_online {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    color: #4bff25
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div {
    padding: 5px 0;
    padding-bottom: 50px;
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .me .detail {
    float: right
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .me .text {
    background-color: #445075;
    border-radius: 20px 20px 0 20px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .text .time {
    color: #999;
    font-size: 11px;
    position: absolute;
    top: 50%;
    transform: translate(100%, -50%);
    right: -10px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .me .text .time {
    left: -35px;
    transform: translate(0, -50%);
    right: auto
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .avatar {
    float: left;
    height: 34px;
    width: 34px;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
    z-index : 1;
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .avatar .image {
    height: 100%;
    border-radius: 150px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .avatar .frame {
    position: absolute;
    height: calc(100% + 40px);
    left: 50%;
    bottom: -20px;
    transform: translate(-50%, 0)
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .me .avatar {
    display: none
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .target .text .time {
    right: -35px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .detail {
    max-width: calc(100% - 75px);
    position: relative;
    float: left
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .detail .badge_div .badge_list {
    vertical-align: middle;
    margin-top: -8px;
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .target .detail {
    float: left
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li {
    padding: 5px 10px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li.party,
.room_chat .chat_content .chat_module_div .chat_text .chat_div li.guild {
    padding: 12px 10px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .chat_image {}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .chat_image img {
    max-height: 70px;
    vertical-align: middle;
    border-radius: 7px;
    margin: 5px 0;
    margin-left: 3px;
    cursor: pointer;
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .name svg {
    color: #00c2ff
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .audio_play {
    float: right;
    margin-left: 10px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li.me .text .audio_play {
    float: none;
    margin-left: 0
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .audio_play .recording_action {
    display: flex;
    gap: 5px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .audio_play .recording_action .icon_status {}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .audio_play .recording_action .icon_status img {
    height: 24px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .audio_play .recording_action .status {
    color: #fff
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text {
    border-radius: 0 20px 20px 20px;
    padding: 5px 10px;
    background-color: var(--background-module-2);
    color: var(--highlight-text-color);
    line-height: 26px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .rank_icon {
    height: 30px;
    margin-bottom: -8px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text .emoji {
    max-height: 70px;
    vertical-align: middle;
    border-radius: 7px;
    margin: 5px 0;
    margin-left: 3px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text a {
    color: var(--yellow-color);
    font-weight: 500
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li.me .text span.name {
    display: none
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div li .text span {
    font-weight: 600;
    cursor: pointer;
    margin-right: 5px
}

.room_chat .chat_content .chat_module_div .chat_text .chat_div .me .text a {
    color: #fff !important;
    font-weight: 500
}

#room_chat .chat_content .chat_text .target .text a {
    color: #333 !important;
    font-weight: 500
}

.room_chat .chat_add {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
    background-color: #2d334f;
    z-index: 2;
}

.room_chat .chat_add .chat_menu {
    height: 46px;
    width: 134px;
}

.room_chat .chat_add .chat_menu .chat_icon {}

.room_chat .chat_add .send_chat_icon {
    position: absolute;
    right: 118px;
    top: 25px;
    font-size: 20px;
    cursor: pointer
}

.room_chat .chat_add .send_chat_image {
    position: absolute;
    right: 73px;
    top: 12px;
    font-size: 24px;
    cursor: pointer
}

.room_chat .chat_add input {
    line-height: 36px;
    border: none;
    height: 46px;
    border-radius: 0;
    flex: 1;
    padding-right: 135px;
    font-size: 16px;
}

.bubble_chat{}
.bubble_chat .bubble_1{}

.bar_div {
    position: relative
}

.bar_div .bar {
    position: absolute;
    height: 100%;
    max-width: 100%;
    left: 0;
    top: 0;
    background-color: var(--purple-color-3);
    z-index: 0;
    border-radius: 150px 0 0 150px
}


body #main_content {
    min-height: 100vh;
    max-width: 100%;
    overflow: hidden;
}

body #main_content .bank_account {
    position: relative
}

body #main_content .bank_account .icon {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 22px;
    color: var(--highlight-text-color);
    cursor: pointer
}

body #main_content .bank_account table {}

body #main_content .bank_account table tr td {
    line-height: 35px
}

body #main_content .bank_account table tr td:first-child {
    width: 140px;
    color: var(--highlight-text-color);
    font-weight: 500
}

body #main_content #content {
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    transition-duration: .4s;
    margin-top: 70px;
}

body #main_content #content .multiple_chapter_create {
    display: flex;
    gap: 50px;
}

body #main_content #content .multiple_chapter_create .progress_list .chapter_list {
    max-height: 700px;
    overflow: auto;
}

body #main_content #content .multiple_chapter_create .progress_list .chapter_list .item {
    display: flex;
    line-height: 50px;
    background-color: var(--purple-color-2);
    padding: 0 15px;
    border-radius: 7px;
    margin-bottom: 10px;
}

body #main_content #content .multiple_chapter_create .progress_list .chapter_list .item .name {
    flex: 1;
    font-weight: 500;
    color: var(--highlight-text-color);
}

body #main_content #content .multiple_chapter_create .progress_list .chapter_list .item .progress {}

body #main_content #content .multiple_chapter_create .progress_list .chapter_list .item .progress span {
    color: #2ecc71;
}

body #main_content #content .content_div {
    margin: 0 auto;
    padding-top: 10px;
}

body #main_content #content.show {
    width: calc(100% - 100px);
    margin-left: 0
}

body #main_content #content .cover_edit {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 500;
    text-shadow: 1px 1px #000
}

body #main_content #content .content_background {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1;
    height: 240px;
    overflow: hidden
}

body #main_content #content .content_background img {
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
}

body #main_content #content .content_background p {
    color: #fff
}

body #main_content #content .title_menu {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    gap: 15px;
}

body #main_content #content .title_menu .note{
    font-size: 16px;
}

body #main_content #content .title_menu h3 {
    color: var(--highlight-text-color);
    font-size: 20px;
    line-height: 40px;
    display: flex;
    align-items: center;
    gap: 5px;
}

body #main_content #content .title_menu h3 img{
    height: 40px;
}

body #main_content #content .title_menu h3 svg {
    cursor: pointer;
    margin-right: 5px
}

body .list_fr {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

body #main_content #content .title_menu .des {}
body #main_content #content .title_menu .flex_menu{
    display: flex;
    border: 1px solid var(--purple-color);
    border-radius: 6px;
    overflow: hidden;
}
body #main_content #content .title_menu .flex_menu .item.active{
    background-color: var(--purple-color);
}
body #main_content #content .title_menu .flex_menu .item{
    padding: 0 20px;
    cursor: pointer;
    font-weight: 500;
    line-height: 44px;
    color: white;
    cursor: pointer;
}

body #main_content #content .content_div.user_ads .intro {
    line-height: 29px;
    text-align: center;
}

body #main_content #content .content_div.user_ads .intro img {
    max-width: 100%;
    margin-bottom: 20px;
}

body #main_content #content .content_div.user_ads .intro h4 {
    font-size: 16px;
    font-weight: 500;
    color: var(--highlight-text-color);
    margin-bottom: 15px;
    text-align: left;
    margin-top: 20px;
}

body #main_content #content .content_div.user_ads .intro ul {}

body #main_content #content .content_div.user_ads .intro ul li {
    text-align: left;
    list-style: disc inside;
}

body #main_content #content .content_div.user_ads .intro ul li span {
    color: var(--yellow-color);
    font-weight: 500;
}

body #main_content #content .content_div.user_fame {
    position: relative
}

body #main_content #content .content_div.user_fame .main_table {
    line-height: 25px
}

body #main_content #content .content_div.user_fame#frame {}

body #main_content #content .content_div.user_fame#frame .list_frame {}

body #main_content #content .content_div.user_fame#frame .list_frame .item {
    text-align: center;
    margin: 20px
}

body #main_content #content .content_div.user_fame#frame .list_frame .item .user_profile_div {
    height: 70px;
    justify-content: center;
    margin-bottom: 20px;
    z-index: -1;
    position: relative
}

body #main_content #content .content_div.user_fame#frame .list_frame .item img {}

body #main_content #content .content_div.user_fame#frame .list_frame .item p {
    margin-bottom: 15px;
    font-weight: 500;
    color: var(--yellow-color);
    font-size: 17px
}

body #main_content #content .content_div.user_fame#frame .list_frame .item span {
    color: var(--highlight-text-color);
    font-weight: 500;
    cursor: pointer
}

body #main_content #content .content_div.user_fame#frame .list_frame .item span.no {
    color: inherit
}

body #main_content #content .content_div.user_fame#frame .list_frame .item button {}

body #main_content #content .content_div.user_fame#top {}

body #main_content #content .content_div.user_fame#top .main_table {
    margin: 0
}

body #main_content #content .content_div.user_fame#top .main_table .badge_div .badge_list {
    height: 35px
}

body #main_content #content .content_div.user_fame#top .menu {
    display: flex;
    padding: 0 10px
}

body #main_content #content .content_div.user_fame#top .menu .item {
    line-height: 50px;
    padding: 0 10px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500
}

body #main_content #content .content_div.user_fame#top .menu .item.active {
    color: var(--yellow-color)
}

body #main_content #content .content_div.user_fame#badge .badge_name {
    line-height: 50px;
    height: 50px;
    display: flex;
    gap: 5px
}

body #main_content #content .content_div.user_fame#badge .badge_name img {
    height: 100%
}

body #main_content #content .content_div.user_fame#intro {}

body #main_content #content .content_div.user_fame#intro .main_table tr td:nth-child(1) {
    width: 70%
}

body #main_content #content .content_div.user_fame#intro .guide p {
    line-height: 26px;
    margin-bottom: 10px
}

body #main_content #content .content_div.user_fame#intro .reward {
    background-color: var(--background-module-2);
    padding: 20px;
    border-radius: 7px;
    margin-top: 30px;
    position: relative;
    text-align: center
}

body #main_content #content .content_div.user_fame#intro .reward .left {
    line-height: 25px;
    font-size: 15px
}

body #main_content #content .content_div.user_fame#intro .reward .left .title {
    font-size: 16px;
    margin-bottom: 20px;
    color: var(--highlight-text-color)
}

body #main_content #content .content_div.user_fame#intro .reward .left .name {
    color: var(--yellow-color);
    font-weight: 500
}

body #main_content #content .content_div.user_fame#intro .reward .left .time {}

body #main_content #content .content_div.user_fame#intro .reward .frame_list {
    display: flex;
    justify-content: center;
    gap: 40px
}

body #main_content #content .content_div.user_fame#intro .reward .unlock {
    margin-top: 20px;
    line-height: 40px;
    color: var(--highlight-text-color);
    font-size: 13px;
    text-align: center
}

body #main_content #content .content_div.user_fame#intro .reward .unlock button {}

body #main_content #content .content_div.user_fame#intro .reward .unlock .currency {
    display: flex;
    gap: 5px;
    justify-content: center
}

body #main_content #content .content_div.user_fame#intro .reward .unlock .currency p {}

body #main_content #content .content_div.user_fame#intro .reward .unlock .currency img {
    height: 25px;
    margin-top: 8px
}

body #main_content #content .content_div.user_fame#intro .reward .user_profile_div {
    height: 80px;
    width: 80px;
    margin: 10px auto
}

body #main_content #content .content_div.user_fame#intro .redirect {}

body #main_content #content .content_div.user_fame#intro .redirect .item {
    background-color: var(--background-module);
    line-height: 50px;
    padding: 0 15px;
    border-radius: 7px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    color: var(--highlight-text-color);
    cursor: pointer;
    position: relative
}

body #main_content #content .content_div.user_fame#intro .redirect .item svg {
    transform: translate(0, -50%);
    position: absolute;
    right: 15px;
    top: 50%
}

body #main_content #content .beenoti .beenoti_app {
    margin-top: 30px;
    font-size: 17px;
    text-align: center
}

body #main_content #content .beenoti .beenoti_app p {
    margin-bottom: 20px;
    line-height: 30px
}

body #main_content #content .beenoti .beenoti_app p span {
    color: var(--highlight-text-color);
    font-weight: 500
}

body #main_content #content .gift_module {}

body #main_content #content .gift_module .gift_button {
    text-align: center;
    border-top: 1px solid #222f5c;
    padding-top: 40px;
    margin-top: 40px
}

body #main_content #content .gift_module .gift_button button {
    margin-left: 0;
    height: 50px;
    margin: 0 5px
}

body #main_content #content .gift_module .gift_list {}

body #main_content #content .gift_module .gift_list .item {
    text-align: center;
    border: 2px solid #2b3954;
    background-color: #2b3954;
    cursor: pointer;
    border-radius: 5px;
    padding: 10px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative
}

body #main_content #content .gift_module .gift_list .item .name {
    font-weight: 500;
    color: var(--highlight-text-color);
    float: left;
    line-height: 30px
}

body #main_content #content .gift_module .gift_list .item .price {
    float: right;
    line-height: 30px;
    font-weight: 500
}

body #main_content #content .gift_module .gift_list .item .guide {
    position: absolute;
    height: 40px;
    width: 40px;
    right: -20px;
    top: -20px;
    z-index: 2;
    background-color: var(--purple-color);
    border-radius: 150px;
    color: var(--highlight-text-color);
    font-size: 18px
}

body #main_content #content .gift_module .gift_list .item .guide svg {}

body #main_content #content .gift_module .gift_list .item.active {
    border: 2px solid var(--purple-color)
}

body #main_content #content .gift_module .gift_list .item img.image {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px
}

.admin_menu {
    display: block;
    margin-bottom: 20px
}

.admin_menu .list {
    display: flex;
    justify-content: center;
    gap: 20px
}

.admin_menu .item {
    height: 50px;
    width: 50px;
    background-color: var(--purple-color-3);
    color: var(--highlight-text-color);
    border-radius: 150px;
    font-size: 20px;
    position: relative;
    cursor: pointer
}

.admin_menu .item.disable {
    filter: grayscale(1)
}

.admin_menu .item svg {}

.popup_module .child_module.top {
    max-height: 500px;
    overflow: auto
}


body #main_content .title_menu .menu {
    display: flex;
    gap: 10px
}

body #main_content .title_menu .menu .search {
    height: 36px;
    position: relative
}

body #main_content .title_menu .menu .search input {
    height: 36px;
    padding: 0 15px 0 30px;
    border-radius: 150px;
    line-height: 36px
}

body #main_content .title_menu .menu .select select {
    width: auto;
    height: 36px;
    border-radius: 150px;
    padding-left: 30px;
    line-height: 36px
}

body #main_content .title_menu .menu .select select option {
    font-weight: 500;
    background-color: #131930
}

body #main_content .title_menu .menu .select svg {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 12px
}

body #main_content .title_menu .menu .select {
    position: relative
}

body #main_content .title_menu .menu .search svg {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%)
}

body #main_content .title_menu .menu button {
    background-color: var(--purple-color);
    border: 0;
    color: #fff;
    height: 36px;
    padding: 0 10px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 150px
}

body #main_content button.hover:hover {
    background-color: var(--purple-color-2-highlight)
}

body #main_content .album_sync .form .value {
    font-size: 20px;
    color: var(--highlight-text-color)
}

body #main_content .button .loading {
    text-align: center;
    display: none
}

body #main_content .button .loading img {
    height: 50px
}

body table.main_table {
    width: 100%;
    margin-top: 20px
}

body table.main_table thead {}

body table.main_table thead tr {}

body table.main_table thead tr td {
    line-height: 40px;
    padding: 0 15px 5px;
    font-weight: 500;
    font-size: 14px;
    color: var(--main-text-color)
}

body table.main_table thead tr td:last-child {
    text-align: right
}

body table.main_table tbody {}

body table.main_table tbody tr {
    border-bottom: 1px solid var(--background-color);
    background-color: #1b223b
}

body table.main_table tbody tr.highlight {
    background-color: var(--purple-color-2)
}

body table.main_table tbody tr td {
    padding: 15px;
    vertical-align: middle;
    position: relative
}

body table.main_table tbody tr td .statics {
    display: flex;
    gap: 15px;
}

body table.main_table tbody tr td img.icon {
    height: 20px;
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 2px
}

body table.main_table tbody tr td img.image {
    max-height: 50px;
}

body table.main_table tbody tr:first-child td:first-child {
    border-top-left-radius: 10px
}

body table.main_table tbody tr:first-child td:last-child {
    border-top-right-radius: 10px
}

body table.main_table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px
}

body table.main_table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px
}

body table.main_table tbody tr td .note {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: var(--highlight-text-color)
}

body table.main_table tbody tr td .note svg {}

body table.main_table tbody tr td:last-child {
    text-align: right
}

body table.main_table tbody tr td .avatar {
    height: 50px;
    float: left;
    margin-right: 10px
}

body table.main_table tbody tr td .info {
    float: left
}

body table.main_table tbody tr td .info .name {
    line-height: 50px;
    color: var(--highlight-text-color);
    text-transform: capitalize
}

body table.main_table tbody tr td span {
    font-weight: 500;
    color: var(--highlight-text-color)
}
body table.main_table tbody tr td span.lock_fee{
    background-color: var(--background-input);
    padding: 5 9px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    border-radius: 5px;
}
body table.main_table tbody tr td span.lock_fee img{
    margin:0;
    height: 20px;
}

body table.main_table tbody tr td:last-child svg {
    margin-left: 15px;
    font-size: 20px
}

body table.main_table tbody tr td a:hover {
    color: var(--purple-color)
}

body .statics_chart {}

body .statics_chart .chart_bar {}

body .statics_chart .chart_bar .chart {
    border: 1px solid var(--background-highlight-color);
    border-radius: 10px;
    padding: 20px;
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 370px
}

body .num_report {}

body .num_report ul {
    display: flex;
    gap: 20px;
}

body .num_report ul li {
    position: relative;
    flex: 1;
}

body .num_report ul li .name {
    font-weight: 600;
    color: var(--highlight-text-color);
    margin-bottom: 15px
}

body .num_report ul li .num {
    color: var(--highlight-text-color);
    font-size: 24px;
    font-weight: 600
}

body .num_report ul li .note {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 21px
}

body .split_content {
    display: flex;
    gap: 20px;
    margin: 20px 0;
}

body .split_content .split_module {
    flex: 1;
}

body .split_content .split_num {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid var(--border-color);
    padding: 10px;
    border-radius: 3px;
}

body .split_module {
    border: 1px solid var(--border-color);
    padding: 15px;
    border-radius: 6px;
}

body .split_module.fill {
    background-color: var(--background-module);
    border-color: var(--background-module);
}

body #main_content h5 {
    font-weight: 600;
    color: var(--highlight-text-color);
    font-size: 18px;
    width: calc(100% - 30px);
    margin-bottom: 50px;
    text-align: center
}

body #main_content h6 {
    font-weight: 500;
    color: var(--highlight-text-color);
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
}

body #main_header {}

body header.main_header {
    position: fixed;
    width: calc(100% - 240px);
    left: 240px;
    box-sizing: border-box;
    z-index: 3;
    height: 70px;
    transition-duration: 300ms;
}

body header.main_header .div_module {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

body header.main_header.header_background {
    background-color: var(--purple-color-4);
    box-shadow: 1px 1px 1px #213369;
}

body header.main_header .middle {
    position: absolute;
    left: 50%;
    color: var(--highlight-text-color);
    font-size: 17px;
    font-weight: 500;
    padding-left: 40px;
    top: 50%;
    transform: translate(-50%, -50%)
}

body header.main_header .left {}

body header.main_header .left .logo {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    display: flex;
    gap: 10px;
    align-items: center;
}

body header.main_header .left .logo img {
    height: 30px;
    margin-top: 4px;
    cursor: pointer;
}

body header.main_header .right .search {
    width: 250px;
    position: relative;
}

body header.main_header .right .search .search_icon {
    display: none;
}

body header.main_header .right .search.on .search_open {
    display: none;
}

body header.main_header .right .search.on .search_icon {
    display: block;
}

body header.main_header .right .search.on .search_div {
    position: fixed;
    width: 100%;
    max-width: 700px;
    left: 50%;
    top: 20px;
    transform: translate(-50%, 0);
    z-index: 5;
    transition: .4s;
    padding: 0 10px;
    box-sizing: border-box;
}

body header.main_header .right .search.on .close {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000d1;
    z-index: 2;
}

body header.main_header .right .search input {
    background-color: #2d334f;
    width: 100%;
    border-radius: 8px;
    padding: 0 45px 0 20px;
    color: var(--highlight-text-color);
    font-family: inherit;
    font-weight: inherit;
    height: 44px;
    border: 2px solid #fff0;
    font-size: 16px;
}

body header.main_header .right .search input::placeholder {
    color: var(--highlight-text-color)
}

body header.main_header .right .search button {
    color: #fff;
    background: 0 0;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-10px, -50%);
    font-size: 19px
}

body header.main_header .right .search .search_result {
    position: absolute;
    background-color: var(--purple-color-4);
    border-radius: 8px;
    z-index: 2;
    margin-top: 10px;
    padding: 15px;
    width: calc(100% - 20px);
    box-sizing: border-box;
}

body header.main_header .right .search.off .search_result {
    display: none;
}

body header.main_header .right .search .search_result .child {}

body header.main_header .right .search .search_result .child .title {
    line-height: 40px;
    font-weight: 500;
    font-size: 18;
    margin-bottom: 8px;
    color: var(--highlight-text-color);
}

body header.main_header .right .search .search_result .child .text {
    line-height: 24px;
    font-size: 14px;
    color: var(--highlight-text-color);
}

body header.main_header .right .search .search_result .search_advanced {
    display: flex;
    gap: 6px;
    margin-top: 20px;
    position: absolute;
    left: 0;
    bottom: -10px;
    transform: translate(0, 100%);
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 15px;
    color: var(--highlight-text-color);
    cursor: pointer;
    font-weight: 500;
}

body header.main_header .right .search .search_result .search_content {
    max-height: calc(100vh - 170px);
    overflow: auto;
    width: 100%;
}

body header.main_header .right .search .search_result .search_content::-webkit-scrollbar {
    width: 0px
}

body header.main_header .right .search .search_result .close {}

body header.main_header .right .search .search_result ul {}

body header.main_header .right .search .search_result ul li {
    padding: 10px;
    display: flex;
    gap: 10px;
    cursor: pointer;
    background-color: var(--background-module);
    margin-bottom: 10px;
    position: relative;
    border-radius: 4px;
}

body header.main_header .right .search .search_result ul li:last-child {
    border-bottom: 0
}

body header.main_header .right .search .search_result ul li img {}

body header.main_header .right .search .search_result ul li .search_avatar {
    width: 55px;
    height: 75px;
    overflow: hidden
}

body header.main_header .right .search .search_result ul li.team {
    background-color: var(--background-color);
}

body header.main_header .right .search .search_result ul li.team .search_avatar {
    width: 50px;
    height: 50px;
    border-radius: 150px;
    overflow: hidden
}

body header.main_header .right .search .search_result ul li .search_avatar img {
    height: 100%;
    width: auto;
    min-width: 100%
}

body header.main_header .right .search .search_result ul li .search_info {
    flex: 1;
    font-size: 13px;
    line-height: 26px
}

body header.main_header .right .search .search_result ul li .search_info .name {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--highlight-text-color);
}

body header.main_header .right .search .search_result ul li .search_info .statics {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0%, -50%);
    color: var(--highlight-text-color);
}

body header.main_header .right .search .search_result ul li .search_info .statics svg {
    font-size: 15px;
    margin-right: 2px;
    color: var(--purple-color);
}

body header.main_header .right {
    display: flex;
    align-items: center;
    gap: 15px;
}

body header .right .user_currency {
    display: flex;
    width: 130px;
    justify-content: space-between;
    height: 40px;
    line-height: 30px;
    background-color: var(--purple-color-2);
    color: var(--highlight-text-color);
    align-items: center;
}

body header .right .user_currency .current {
    display: flex;
    gap: 6px;
    align-items: center;
    font-weight: 500;
}

body header .right .user_currency .current img {
    width: 30px;
}

body header .right .user_currency .add {
    cursor: pointer;
    font-weight: 500;
}

body header .right .profile ul.setting .user_currency {
    width: 100%;
    margin: 0;
}

body header .right .profile ul.setting .user_currency .current {
    border-right: 0;
}

body header .right .profile ul.setting .user_currency.manga_coin .add {}

body header .right .profile ul.setting .user_currency.fame_level {
    padding-bottom: 0;
    font-weight: 400;
    font-size: 14px;
}

body header .right .profile ul.setting .user_currency.fame_level .fp_value {
    line-height: 40px;
    font-size: 14px;
}

body header .right .notification_div {
    position: relative;
    width: 50px;
    height: 40px
}

body header .right .notification_div .amount {
    position: absolute;
    top: 0;
    right: 5px;
    color: var(--highlight-text-color);
    background-color: var(--purple-color);
    border-radius: 150px;
    font-size: 11px;
    height: 18px;
    width: 18px;
    text-align: center;
    line-height: 18px;
    font-weight: 500;
    border: 1px solid
}

body header .right .notification_div svg {
    font-size: 22px;
    color: var(--highlight-text-color)
}

body header .right .notification {
    background-color: var(--purple-color-2);
    position: absolute;
    right: 0;
    top: 50px;
    width: 450px;
    border-radius: 10px;
    color: var(--highlight-text-color)
}

body header .right .notification .list {
    height: 500px;
    overflow: auto
}

body header .right .notification .list .item {
    position: relative;
    padding: 10px 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #3b4c89;
    line-height: 30px
}

body header .right .notification .list .item:last-child {
    border: none
}

body header .right .notification .list .item span {
    font-weight: 600
}

body header .right .notification .list .item .time {
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: var(--main-text-color);
    font-size: 12px
}

body header .right .notification .list .item img {
    height: 20px;
    vertical-align: middle;
    margin-top: -5px
}

body header .right .notification h6 {
    line-height: 50px;
    padding: 0 15px;
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid #3b4c89
}

body header .right .profile {
    position: relative;
    float: left
}

body header .right .profile .profile_div {
    display: flex
}

body header .right .profile .user_profile_div {
    height: 40px;
    width: 40px;
    margin-right: 10px;
    display: block
}

body header .right .profile .info {
    float: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--highlight-text-color)
}

body header .right .profile .info .name {
    font-size: 15px
}

body header .right .profile .info .wallet {
    font-size: 13px;
    color: var(--main-text-color)
}

body header .right .profile .info .wallet img {
    height: 16px;
    vertical-align: middle;
    margin-top: -7px;
    margin-right: 2px
}

body header .right .profile ul.setting {
    position: absolute;
    top: 50px;
    background-color: var(--purple-color-2);
    width: 300px;
    right: 0;
    border-radius: 10px;
    padding: 15px;
    z-index: 2;
    box-shadow: 0 0 3px var(--background-color);
    color: var(--highlight-text-color)
}

body header .right .profile ul.setting li {
    display: flex
}


body header .right .profile ul.setting li .other_currency{
    display: flex;
    gap: 10px;
}
body header .right .profile ul.setting li .other_currency .item{
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

body header .right .profile ul.setting li .other_currency .item img{
    height: 30px;
}

body header .right .profile ul.setting li.profile_login {
    display: grid;
    gap: 15px;
}

body header .right .profile ul.setting li.border_bottom {
    border-bottom: 1px solid var(--background-module);
    margin-bottom: 7px;
    padding-bottom: 7px;
}

body header .right .profile ul.setting li a {
    flex: 1;
}

body header .right .profile ul.setting li p {
    padding: 7px 10px;
    cursor: pointer;
    line-height: 30px;
    border-radius: 10px
}

body header .right .profile ul.setting li p:hover {
    background-color: var(--purple-color-2-highlight)
}

body header .right .profile ul.setting li svg {
    margin-right: 3px;
    width: 25px
}

body header .right .profile ul.setting li.line {
    margin-top: 7px;
    padding-top: 12px
}

body footer {
    background-color: #101739;
    padding: 40px 0;
    margin-top: 30px;
    color: var(--highlight-weak-text-color)
}

body footer .div_module {
    display: flex
}

body footer .left {
    flex: 1
}

body footer .left .logo {
    margin-bottom: 20px
}

body footer .left .logo img {
    height: 30px
}

body footer .left .detail {
    margin: 10px 0
}

body footer .left .link {
    margin-bottom: 10px
}

body footer .left .link a {
    font-weight: 500;
    margin-right: 10px
}

body footer .left p {
    font-size: 14px;
    line-height: 28px
}

body footer .right {
    flex: 1
}

body footer .right ul {
    margin-bottom: 10px
}

body footer .right ul li {
    float: left;
    line-height: 30px;
    padding: 0 10px;
    background-color: 1f2648;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 3px;
    font-size: 13px
}

body footer .right p {
    line-height: 23px
}

.mobile_display {
    max-width: 0;
    max-height: 0;
    overflow: hidden;
}

.pc_display {
    max-width: none;
    max-height: none;
    overflow: auto;
}

.pc_display_2 {
    display: table-cell;
}

.mobile_display_2 {
    display: none;
}



@media(min-width: 1400px) {}

@media(max-width: 1399px) {
    .div_module {
        width: calc(100% - 20px)
    }

    body #home_content.homepage .intro img {
        height: 70px
    }

    body #home_content.account .account_detail {
        width: 100%;
        float: none;
        margin-right: 0
    }

    body #home_content.account .account_shop {
        float: none;
        width: 100%
    }

    body #home_content.account .account_detail .tags .item {
        width: 25%
    }

    body .list_fr {
        grid-template-columns: repeat(3, 1fr) !important
    }
}

@media(max-width: 1199px) {
    body header.main_header .left .search {
        position: absolute;
        z-index: 2;
        width: 100%;
        margin: 0;
        background-color: #101739
    }

    body header.main_header .left .search button {
        right: 50px
    }

    body header.main_header .left .search input {
        width: calc(100% - 50px)
    }

    body #home_content.homepage .text_tag {
        display: none
    }

    .mobile_display {
        max-width: none;
        max-height: none;
        overflow: auto;
    }

    .pc_display {
        max-width: 0;
        max-height: 0;
        overflow: hidden;
    }

    .pc_display_2 {
        display: none;
    }

    .mobile_display_2 {
        display: block;
    }

    .frame_content {
        zoom: .9
    }
}
@media(max-width: 1599px) {
    body #nav_menu {
        margin-left: -240px;
        padding-bottom: 90px;
    }
    body header.main_header .left .left_content {
        display: block;
    }
    body .mgd_module .mgd_content {
        margin: 0;
        width: 100%;
    }
    body header.main_header {
        width: 100%;
        left: 0;
    }
}
@media(max-width: 799px) {
    body.home_page #content .home_data .update_list #list_new{
        
    }

    body #main_content #content .content_div{
        padding-top:20px;
    }
    body header.main_header .right .search .search_open{
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        height: 100%;
        transform: translate(-50%,-50%);
        background-color: #2d334f;
        border-radius: 8px;
    }
    body.home_page #content .promote .promote_item .detail .info {
        height: 200px;
        overflow: hidden;
    }

    body #nav_menu .footer_contact {
        position: relative;
    }

    body.home_page #content .home_data .other_list .top_list .item {
        margin-bottom: 30px;
    }

    body.home_page .home_data .update_list ul li.more {
        display: none;
    }

    body.home_page #content .home_data {
        display: inherit;
    }

    body.home_page #content .home_data .other_list {
        width: 100%;
    }

    body.home_page #content .home_data .update_list #list_new {
        grid-template-columns: repeat(1, 1fr) !important;
        margin-bottom: 30px;
    }

    body.home_page #content .promote .title {}

    body.home_page #content .promote .control {
        bottom: 50px;
    }

    body.home_page #content .promote .control .div_module {
        justify-content: space-between;
    }

    body.home_page #content .promote .control .prev {
        order: 0;
    }

    body.home_page #content .promote .control .text {
        order: 1;
    }

    body.home_page #content .promote .control .next {
        order: 2;
    }

    body.home_page #content .promote .promote_item .background {
        height: 370px;
    }

    body.home_page #content .promote {
        min-height: 370px;
    }

    body.home_page #content .promote .promote_item .detail .info .name {
        font-size: 20px !important;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    body.home_page #content .promote .promote_item .detail .info .text {
        display: none !important;
    }

    body.home_page #content .promote .promote_item {}

    body header.main_header .right .search {
        width: 70px;
    }

    body #nav_menu {
        margin-left: -240px;
        padding-bottom: 90px;
    }

    body header.main_header .left .left_content {
        display: block;
    }

    body .mgd_module .mgd_content {
        margin: 0;
        width: 100%;
    }

    body header.main_header {
        width: 100%;
        left: 0;
    }

    body .split_content {
        display: grid;
    }

    body header .right a .user_currency {
        display: none !important;
    }

    body header .right .user_currency_mobile {
        display: flex !important;
    }

    .room_chat .chat_content .chat_module_div.link .list {
        max-height: 250px;
    }

    body #main_content #content .title_menu {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        justify-content: center;
        text-align: center;
        padding-bottom: 10px;
        gap: 20px;
    }

    body #main_content #content .title_menu h3{
        justify-content: center;
    }
    
    body #main_content #content .title_menu button{
        margin:0 auto;
    }
    body #main_content #content .title {
        display: block
    }

    body .topup_screen .topup #recharge_menu ul li img {
        float: left;
        height: 30px
    }

    body .topup_screen .topup #recharge_menu ul li .name {
        font-size: 16px;
    }

    body .topup_screen {
        padding: 0 10px
    }

    body .topup_screen .topup #recharge_menu ul li {
        width: calc(100% - 20px);
        float: none;
        margin: 0;
        margin-bottom: 10px;
        height: 30px
    }

    body .comment_div .comment_list li .comment_reply .user_name span {
        display: none
    }

    body .comment_div {
        padding: 20px 10px
    }

    body.home_page #content .left {
        max-width: 100%
    }


    body footer .div_module {
        display: block
    }

    body footer .left {
        margin-bottom: 20px
    }

    #popup_content .popup_content .popup_module {}

    body.home_page #content {
        display: block;
        padding-top: 380px;
    }

    body .list_fr {
        grid-template-columns: repeat(2, 1fr) !important
    }

    body #main_content .title_menu .menu .search {
        margin-left: 0
    }

    body .popup_item_show {
        top: 90px;
        bottom: auto
    }

    body .popup_item_show .avatar {
        display: none
    }

    body .num_report ul li {
        width: calc(100% - 32px) !important;
        margin: 0;
        margin-bottom: 15px
    }

    body #main_content #content .shop_multiple_screen .menu_step .item {
        width: calc(33.3% - 22px);
        font-size: 13px;
        padding: 0 10px;
        line-height: 25px;
        height: 50px
    }

    body table.main_table tbody tr td {
        font-size: 13px
    }

    body #main_content .title_menu .menu {
    }

    body #main_content .title_menu .menu .search {
        float: none;
        position: relative;
        margin-bottom: 15px
    }

    body #main_content .title_menu .menu .select {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px
    }

    body #main_content .title_menu .menu .select select {
        width: 100%
    }

    body #main_content .title_menu .menu button {
        margin-left: 0;
        width: 100%;
        margin-bottom: 25px
    }

    body .input_screen .form_account_add {
        width: 100% !important;
        float: none !important;
        margin-bottom: 20px
    }

    body #content .quest_screen ul li {
        font-size: 16px;
        height: auto;
        text-align: center;
        line-height: 30px;
        padding: 15px 0
    }

    body #content .quest_screen ul li .price {
        font-size: 18px;
        position: relative;
        text-align: center;
        right: 0;
        transform: none;
        top: 0;
        margin-bottom: 10px
    }

    body #main_content #content {
        width: 100%;
    }

    .popup_content {
        height: calc(100% - 30px)
    }

    #popup_content .popup_content .popup_module {
        width: calc(100% - 70px) !important;
        top: 50px;
        transform: translate(-50%, 0);
        padding: 15px;
    }

    body #home_content.homepage .intro img {
        height: 50px
    }

    body .input_screen ul.form li {
        float: none
    }

    #room_chat .chat_content h5 .control p {
        margin-left: 12px
    }

    #room_chat {
        width: 100%;
        right: 0;
        bottom: 0
    }

    #room_chat .chat_list {
        float: none;
        width: 100%;
        height: 200px
    }

    #room_chat .chat_content .chat_text {
        height: 250px
    }

    #room_chat .chat_content {
        float: none;
        width: 100%
    }

    #room_chat .chat_content h5 {
        border-top: 1px solid #e3e3e3
    }

    #room_chat .chat_list .chat_module {
        width: 100%;
        height: calc(100% - 42px)
    }

    #room_chat .chat_list ul {
        width: 100%
    }
}

@media(max-width: 599px) {
    body .list_fr {
        grid-template-columns: repeat(1, 1fr) !important
    }

    body #home_content.homepage .intro button {
        height: 40px;
        width: 140px;
        font-size: 14px;
        font-weight: 500
    }

    body header .right .notification {
        position: fixed;
        z-index: 2;
        top: 60px;
        left: 50%;
        width: calc(100% - 20px);
        transform: translate(-50%, 0)
    }

    body .filter .item {
        width: 100% !important;
        float: none;
        margin-bottom: 15px
    }
}


@media(max-height: 649px) {}