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 none;
    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: #3f94d5;
    font-weight: 600;
}
button{
    cursor:pointer;
}
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 {
    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;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins.woff') format('woff'), url('../fonts/Poppins.ttf') format('truetype'), url('../fonts/Poppins.svg#Poppins') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/PoppinsMedium.woff') format('woff'), url('../fonts/PoppinsMedium.ttf') format('truetype'), url('../fonts/PoppinsMedium.svg#PoppinsMedium') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsSemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/PoppinsSemiBold.woff') format('woff'), url('../fonts/PoppinsSemiBold.ttf') format('truetype'), url('../fonts/PoppinsSemiBold.svg#PoppinsSemiBold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratAlternates';
    src: url('../fonts/MontserratAlternates-SemiBold.woff2') format('woff2'), url('../fonts/MontserratAlternates-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratAlternates';
    src: url('../fonts/MontserratAlternates-Bold.woff2') format('woff2'), url('../fonts/MontserratAlternates-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratAlternates';
    src: url('../fonts/MontserratAlternates-ExtraBold.woff2') format('woff2'), url('../fonts/MontserratAlternates-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

.status_green{
    color:#10b981 !important;
}
.status_red{
    color:#EF4444 !important;
}
.status_orange{
    color:#F59E0B !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;
}
.switch_slider table tr td svg{
    color: var(--highlight-text-color);
    cursor:pointer;
}
.switch_slider table tr td{
    text-align: right;
    line-height: 40px;
}
/* Hide default HTML checkbox */
.switch_slider .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.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: white;
  -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);
}

/* Rounded sliders */
.switch_slider .slider.round {
  border-radius: 34px;
}

.switch_slider .slider.round:before {
  border-radius: 50%;
}
.center_div{
    color:inherit;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}
body #content .quest_ref_screen{
    padding: 20px;
    padding-bottom: 50px;
}
body #content .quest_ref_screen h5{
    font-size: 23px;
    color: #333;
}
body #content .quest_ref_screen h5 svg{
    cursor:pointer;
}
body #content .quest_ref_screen .quest_intro{
    text-align: center;
    margin: 40px 0;
    font-size: 17px;
    padding: 0;
    line-height: 33px;
    color: #333;
}
body #content .quest_ref_screen ul{}
body #content .quest_ref_screen ul li{
    border: 2px solid #333;
    color: #333;
    height: 60px;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 10px;
    position: relative;
}
body #content .quest_ref_screen ul li .copy{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 22px;
}
body #content .quest_ref_screen ul li .title{
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 13px;
}
body #content .quest_ref_screen ul li .value{
    font-size: 17px;
    font-weight: 600;
}
body #content .quest_ref_screen .quest_intro img{
    margin-bottom: 30px;
    height: 160px;
}
body #content .quest_ref_screen .quest_intro span{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
body #content .quest_screen{
    padding: 20px;
}
body #content .quest_screen ul{}
body #content .quest_screen ul li{
    background-color: #2c2c2c;
    height: 70px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
    color: white;
}
body #content .quest_screen ul li .name{line-height: 70px;padding: 0 15px;font-size: 20px;cursor: pointer;}
body #content .quest_screen ul li .price{
    position: absolute;
    font-size: 24px;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
}
body #content .quest_screen ul li .price img{
    height: 35px;
    vertical-align: middle;
}
body .topup_screen {
    padding: 0px 20px;
    font-family: 'Inter';
    font-weight: 600;
}
body .topup_screen .success{
    text-align:center;
    width:500px;
}
body .topup_screen .success img{
    height:200px;
    margin-bottom:20px;
}
body .topup_screen .success p{
    font-size:20px;
    color: var(--background-highlight-color);
}
body .topup_screen .topup{}
body .topup_screen .topup_result{
    padding: 20px 0;
    text-align: center;
}
body .topup_screen .topup_result img{
    height: 130px;
    margin-bottom: 15px;
}
body .topup_screen .topup_result p{
    font-size: 16px;
    font-weight: 600;
    color: green;
}
body .topup_screen .topup .fawa_receive{
    border-top: 1px solid #ddd;
    margin-top: 20px !important;
    padding-top: 10px;
    font-size: 16px !important;
}
body .topup_screen .topup .fawa_receive span{
    color: #f0564a;
}
body .topup_screen .topup button.topup{
    padding: 0 10px;
    border: none;
    border-radius: 65px;
    line-height: 50px;
    color: #333;
    font-size: 18px;
    width: 100%;
    cursor: pointer;
    background-color: #ffd400;
    font-weight: 700;
    font-family: inherit;
    text-transform: uppercase;
}
body .topup_screen .topup .label{
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 30px;
    margin-top: 26px;
    color: var(--background-button);
}
body .topup_screen .topup img.fawa{
    height: 20px;
    margin-bottom: -4px;
}
body .topup_screen .topup input,body .topup_screen .topup select{
    margin: 0;
    border: 1px solid #ccc;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 18px;
    color: #354052;
    background-color: white;
}
body .topup_screen .topup select option{
    width:100%;
}
body .topup_screen .topup #recharge_menu{
}
body .topup_screen .topup #recharge_menu ul{display: flex;gap: 10px;}
body .topup_screen .topup #recharge_menu ul li:first-child{
    margin-left: 0;
}
body .topup_screen .topup #recharge_menu ul li.active{
    border: 2px solid #f0564a;
}
body .topup_screen .topup #recharge_menu ul li{
    text-align: center;
    border: 2px solid #e3e3e3;
    cursor: pointer;
    border-radius: 5px;
    padding: 10px;
    flex: 1;
}
body .topup_screen .topup #recharge_menu ul li img{
    margin-bottom: 8px;
}
body .topup_screen .topup #recharge_menu ul li .name{
    line-height: 30px;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: var(--background-button);
}
body .topup_screen .topup #recharge_menu ul li .note{
    line-height: 20px;
    margin: 0;
}
.popup_content{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000d6;
    z-index: 9;
    display: none;
}
.popup_content #popup_content{
    color: var(--main-text-color);
}
.popup_content #popup_content .popup_module.user_profile .info{
    text-align: center;
}
.popup_content #popup_content .popup_module.user_profile .info .beecoin{
    height: 26px;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 80px;
    padding: 7px;
    background-color: var(--background-highlight-color);
    border-radius: 60px;
}
.popup_content #popup_content .popup_module.user_profile .info .beecoin img{
    height: 100%;
    float: left;
    margin-right: 5px;
}
.popup_content #popup_content .popup_module.user_profile .info .beecoin p{
    float: left;
    line-height: 26px;
    font-weight: 600;
    color: var(--highlight-text-color);
    font-size: 14px;
}
.popup_content #popup_content .popup_module.user_profile .avatar{
    margin-bottom: 15px;
}
.popup_content #popup_content .popup_module.user_profile .name{
    font-weight: 700;
    color: var(--highlight-text-color);
    font-size: 17px;
}
.popup_content #popup_content .popup_module.user_profile .child_menu{
    margin-top: 10px;
}
.popup_content #popup_content .popup_module.user_profile .child_menu ul{
    margin: 0 auto;
    width: 200px;
}
.popup_content #popup_content .popup_module.user_profile .child_menu ul li{
    float: left;
    margin: 0 5px;
    height: 40px;
    width: 40px;
    background-color: var(--background-button);
    position: relative;
    border-radius: 70px;
    cursor: pointer;
}
.popup_content #popup_content .popup_module.user_profile .child_menu ul li svg{
    color: var(--highlight-text-color);
    font-size: 18px;
}
.popup_content #popup_content .popup_module.user_profile .child_menu ul li:hover{
    background-color: var(--purple-color);
}
.popup_content #popup_content .popup_module{width: 400px;background-color: var(--background-color);border-radius: 10px;padding: 20px;}
.popup_content #popup_content .popup_module a{
    color: var(--purple-color);
    font-weight: 600;
}
.popup_content #popup_content .popup_module .login{
    padding: 0 10px;
}
.popup_content #popup_content .popup_module .login .logo{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.popup_content #popup_content .popup_module .login .logo img{
    height: 60px;
    margin-bottom: 10px;
}
.popup_content #popup_content .popup_module .login .logo .title{
    color: var(--highlight-text-color);
    font-size: 24px;
    font-weight: 600;
}
.popup_content #popup_content .popup_module .login .text_title{
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}
.popup_content #popup_content .popup_module .login .forgot{
    text-align: right;
    margin-bottom: 20px;
}
.popup_content #popup_content .popup_module .guide_screen{
    line-height: 25px;
}
.popup_content #popup_content .popup_module .guide_screen p{
    margin-bottom:10px;
}
.popup_content #popup_content .popup_module .guide_screen span{
    color: var(--highlight-text-color);
    font-weight: 700;
}
.popup_content #popup_content .popup_module .guide_screen ul{}
.popup_content #popup_content .popup_module .guide_screen ul li{
    list-style: inside;
    margin-bottom: 10px;
}
.popup_content #popup_content .popup_module .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;
}
:root {
  --main-text-color: #CCCEE3;
  --highlight-text-color: white;
  --border-color: #e5e7eb47;
  --background-color: #131930;
  --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;
  --input-background: #2A3254;
}
body svg{
    color:inherit;
}
body{
    background-color: var(--background-color);
    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;
    color: var(--main-text-color);
    font-weight: 500;
    font-size: 15px;
}
body .mod_control{
    display:none;
}
body input,body select,body textarea{
    background-color: var(--input-background);
    border: none;
    width: 100%;
    line-height: 44px;
    color: var(--highlight-text-color);
    font-size: 15px;
    padding: 0 15px;
    border-radius: 6px;
    height: 44px;
}
body  input::-webkit-input-placeholder,body textarea::-webkit-input-placeholder{
    color: var(--main-text-color);
}
body .input_screen{
    flex: 1;
}
body .input_screen .tags_list{}
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: 3;
    font-size: 20px;
    display: none;
}
body .input_screen .tags_list .tags_create{
    background-color: var(--background-button);
    border-radius: 5px;
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-top: 10px;
    padding: 7px 0px;
    display:none;
    max-height: 200px;
    overflow: auto;
}
body .input_screen .tags_list .tags_create .tags_span{
    padding: 5px 10px;
    cursor:pointer;
}
body .input_screen .tags_list .tags_create .tags_span:hover{
    background-color: var(--background-button-hover);
    color: var(--highlight-text-color);
}
body .input_screen .tags_list .tags_show{
}
body .input_screen .tags_list .tags_show .tags_span{
    padding: 5px 10px;
    background-color: var(--background-button);
    color: var(--highlight-text-color);
    border-radius: 5px;
    margin-right: 15px;
    float:left;
    position: relative;
    margin-top: 20px;
    text-transform: capitalize;
}
body .input_screen .tags_list .tags_show .tags_span .close{
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    height: 20px;
    width: 20px;
    background-color: var(--purple-color);
    border-radius: 150px;
}
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{
    font-weight: 500;
    margin-bottom: 8px;
    text-transform: capitalize;
    font-size: 13px;
}
body .input_screen ul.form{}
body .input_screen ul.form .album_link{}
body .input_screen ul.form .album_link .album_link_name{
    position: relative;
}
body .input_screen ul.form .album_link .album_link_name .close{
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 18px;
    z-index: 2;
}
body .input_screen ul.form .album_link .album_link_select{
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: var(--background-module-2);
    z-index: 2;
    box-sizing: border-box;
    max-height: 220px;
    overflow: auto;
}
body .input_screen ul.form .album_link .album_link_select .item{
    display: flex;
    gap: 10px;
    padding: 10px;
    cursor: pointer;
    position: relative;
}
body .input_screen ul.form .album_link .album_link_select .item .album_type{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
    filter: invert(1);
}
body .input_screen ul.form .album_link .album_link_select .item .album_type img{
    height: 30px;
}
body .input_screen ul.form .album_link .album_link_select .item:hover{
    background-color: var(--background-input);
}
body .input_screen ul.form .album_link .album_link_select .item .avatar{
    height: 50px;
}
body .input_screen ul.form .album_link .album_link_select .item .name{
    flex: 1;
    line-height: 50px;
    font-size: 17px;
}
body .input_screen ul.form li{
    margin-bottom: 20px;
    position: relative;
}
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: 600;
    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{
    margin: 40px 0;
}
body .button button{
    background-color: var(--purple-color);
    border: 0px solid;
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: var(--highlight-text-color);
    font-size: 15px;
    padding: 0 15px;
    margin-bottom: 20px;
    border-radius: 6px;
    cursor: pointer;
}
body .button button:hover{
    background-color: var(--purple-color) !important; 
}
body .button .button_no{
    background-color: var(--background-highlight-color);
}
body #nav_menu{
    min-height: 100%;
    width: 269px;
    color: var(--main-text-color);
    font-weight: 600;
    font-size: 15px;
    float: left;
    overflow: hidden;
    transition-duration: 0.4s;
    margin-left: 0px;
    background-color: #0B0F1F;
    position: relative;
}
body #nav_menu:after{
  content : '';
  background-color: #0B0F1F;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  max-width: 269px;
}
body #nav_menu .logo{
    height: 40px;
    padding: 20px 15px;
    position: relative;
}
body #nav_menu .logo .name{float: left;line-height: 40px;margin-left: 10px;width: calc(100% - 50px);font-size: 18px;font-weight: 700;height: 40px;overflow: hidden;color: var(--highlight-text-color);}
body #nav_menu .logo img{
    width: 40px;
    float: left;
    border-radius: 150px;
}
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 h3{
    text-transform: uppercase;
    padding: 0 20px;
    margin: 10px 0;
    color: var(--main-text-color);
}
body #nav_menu ul.main{}
body #nav_menu ul.main li.main{
    line-height: 40px;
    padding: 0 15px;
    position: relative;
    margin: 5px 0;
}
body #nav_menu ul.main li.main .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;
}
body #nav_menu ul.main li.main .title .num{
    position: absolute;
    right: 5px;
    top: 50%;
    height: 25px;
    width: 25px;
    background-color: #EF4444;
    text-align: center;
    line-height: 25px;
    color: var(--highlight-text-color);
    border-radius: 150px;
    transform: translate(0,-50%);
    font-size: 14px;
    font-weight: 500;
    display: none;
}
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%);
}
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: 0 20px;
    border-radius: 5px;
    cursor: pointer;
}
body #nav_menu ul.main li.main ul li:hover,body #nav_menu ul.main li.main ul li.active{
    background-color: hsla(0,0%,100%,.1);
    color:var(--highlight-text-color);
}
body #nav_menu ul.main li.one .title.active{
    background-color: hsla(0,0%,100%,.1);
    color:var(--highlight-text-color);
}
body #main_content{
    float: left;
    width: calc(100% - 271px);
    border-left: 1px solid #00000047;
    background-color: var(--background-color);
    min-height: 100%;
    transition-duration: 0.4s;
}
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: 600;
}
body #main_content #header{
    height: 40px;
    padding: 15px 25px;
    background-color: #0F142C;
}
body #main_content #header .icon_menu{
    position: relative;
    height: 40px;
    width: 40px;
    border-radius: 150px;
    cursor: pointer;
}
body #main_content #header .icon_menu.active{
    background-color: var(--background-color);    
    color:var(--highlight-text-color);
}
body #main_content #header .icon_menu svg{
    font-size: 18px;
}
body #main_content #header .left{
    float: left;
}
body #main_content #header .right{
    float: right;
}
body #main_content #header .profile{
    position: relative;
}
body #main_content #header .profile .avatar{
    float: left;
    height: 40px;
    border-radius: 150px;
    margin-right: 10px;
}
body #main_content #header .profile .name{
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: var(--highlight-text-color);
}
body #main_content #header .profile ul.setting{position: absolute;top: 45px;background-color: var(--purple-color-2);width: 210px;right: 0;border-radius: 20px;padding: 10px 9px;z-index: 2;box-shadow: 0px 0px 3px var(--background-color);color: var(--highlight-text-color);}
body #main_content #header .profile ul.setting li:hover{
     color: var(--purple-color)
}
body #main_content #header .profile ul.setting li{
    padding: 7px 15px;
    font-weight: 600;
    cursor: pointer;
}
body #main_content #header .profile ul.setting li svg{margin-right: 6px;}
body #main_content #header .profile ul.setting li.line{
    border-top: 1px solid var(--border-color);
    margin-top: 7px;
    padding-top: 12px;
}
body #main_content #content{
    padding: 20px 25px;
}
body #main_content #content .title{
    margin-bottom: 40px;
    position: relative;
}
body #main_content #content .title h3{
    color: var(--highlight-text-color);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: none;
}
body #main_content #content .title h3 svg{
    cursor:pointer;
}
body #main_content #content .title .des{
}
body #main_content #content .multiple_chapter_create{display: flex;gap: 50px;}
body #main_content #content .multiple_chapter_create .progress_list{}
body #main_content #content .multiple_chapter_create .progress_list h4{
    color: var(--highlight-text-color);
    margin-bottom: 10px;
}
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: 600;
    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 .title .menu{
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
}
body #main_content .title .menu .search{
    height: 36px;
}
body #main_content .title .menu .search input{
    height: 44px;
    padding: 0 15px 0 30px;
}
body #main_content .title .menu .search svg{
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
}
body #main_content .title .menu select{
    width: auto;
    line-height: 36px;
    cursor: pointer;
}
body #main_content .title .menu button{
    background-color: var(--purple-color-2);
    border: 0;
    color: white;
    height: 44px;
    padding: 0 10px;
    font-weight: 700;
    border-radius: 7px;
    margin-left: 10px;
}
body #main_content button:hover{
    background-color: var(--purple-color-2-highlight) !important;
}
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%;
}
body table.main_table thead{}
body table.main_table thead tr{}
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 thead tr td{line-height: 40px;padding: 0px 15px 5px;font-size: 14px;color: var(--main-text-color);}
body table.main_table tbody{}
body table.main_table tbody tr{
    border-bottom: 1px solid var(--background-color);
}
body table.main_table tbody tr td{padding: 15px;vertical-align: middle;font-size: 14px;position: relative;background-color: #1B223B;font-weight: 600;}
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: 70px;
    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: 70px;
    color: var(--highlight-text-color);
}
body table.main_table tbody tr td span{
    font-weight: 600;
    color: var(--highlight-text-color);
}
body table.main_table tbody tr td:last-child svg{margin-left: 15px;}
body table.main_table tbody tr td a:hover{
    color:#EF4444;
}
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{}
body .num_report ul li{
    position: relative;
    float: left;
}
body .num_report ul li .name{
    font-weight: 700;
    color: var(--highlight-text-color);
    margin-bottom: 15px;
}
body .num_report ul li .num{
    color: var(--highlight-text-color);
    font-size: 24px;
    font-weight: 700;
}
body .num_report ul li .note{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 21px;
}
body #main_content h5{
    font-weight: 700;
    color: var(--highlight-text-color);
    font-size: 19px;
    width: calc(100% - 30px);
    margin-bottom: 20px;
}
body .child_module{
    border: 1px solid var(--border-color);
    padding: 15px;
    border-radius: 6px;
}
@media (min-width: 1100px) {
}
@media (max-width: 1099px) {
}
@media (max-width: 799px) {
    .popup_content #popup_content .popup_module{
        width: calc(100% - 60px);
    }
}
@media (max-height: 850px) { 
}
@media (max-width: 599px) {    
}
@media (max-width: 499px) {
}
@media (max-height: 649px) {

}
