/**/
#header {display: none;}
.global-menu-nav__wrap {display: none;}
a {cursor: pointer;}
/**/

.join_complete {display: none;}
.all_wrap {max-width: 960px; margin: 0 auto;}

button {cursor: pointer;background: none;}

/*popup*/
.popup_wrap {position: fixed;width: 100%;
    z-index: 9999;background: rgba(0, 0, 0, 0.2);
    height: 100vh;
    display: none;
    max-width: 960px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.default_popup {width: 90%;
    position: absolute;
    text-align: center;
    padding: 30px 0;
    background: #fff;
    border-radius: 5px;
    margin: 0 auto;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;}
.default_popup > p:first-child {font-size: 18px; font-weight: bold;margin-bottom: 16px;}
.default_popup > p.join_err_text {font-size: 14px;margin-bottom: 24px;}
.default_popup > p > a.Close_btn {display: block;width: 90%; margin: 0 auto;border-radius: 5px; background:#11AAE2; text-align: center; color: #fff; font-size: 14px;height: 42px; line-height: 42px;  }

.default_popup > div > p:first-child {font-size: 18px; font-weight: bold;margin-bottom: 16px;}
.default_popup > div > p.join_err_text {font-size: 14px;margin-bottom: 24px;}
.default_popup > div > p > a {display: block;width: 90%; margin: 0 auto;border-radius: 5px; background:#11AAE2; text-align: center; color: #fff; font-size: 14px;height: 42px; line-height: 42px;  }
/*footer*/

footer {position: fixed;bottom: 0; width: 100%;background: #fff; max-width: 960px; }
.footer_box {padding: 16px 0;box-shadow: 0 -5px 10px 0 #F5F5F5;margin: 0 auto; }
.footer_box > ul {display: flex;justify-content: space-between;width: 90%; margin: 0 auto;}
.footer_box > ul > li {width: 20%;}
.footer_box > ul > li > a > img {display: block;margin: 0 auto 3px;}
.footer_box > ul > li > a {text-align: center; color: #C2CACD;font-size: 11px;}

.footer_box > ul > li > a > p.active {color: #11AAE2;}
    /*login*/
.login_wrap {margin-top: 30%;}
.login_logo {display: block; margin: 0 auto 50px;}
.login_input_box {width: 90%;margin: 0 auto 20px;}
.login_input_box > input {width: 95%; height: 42px; border-radius: 5px;border: 1px solid #f5f5f5;margin-bottom: 20px;padding: 0 2.5%;font-size: 14px; }
.login_input_box > button {display: block; width: 100%; height: 42px; border-radius: 5px; background: #11AAE2; color: #fff; font-size: 14px;}
.login_sub_menu_box {text-align: center;margin-bottom: 20px;}
.login_sub_menu_box > li {display: inline-block;margin: 0 20px;}
.login_sub_menu_box > li a {font-size: 14px; color: #09091f;}
.lang_ch_box {width: 90%; margin: 0 auto ;}
.lang_ch_box > li:first-child {width: 100%;border: 1px solid #F5F5F5;border-radius: 5px;height: 42px;line-height: 42px;}
.lang_ch_box > li:first-child a {display: flex;justify-content: space-between;color: #000;padding: 0 2.5%;}
.lang_ch_box > li:first-child a span img {vertical-align: middle;}
.lang_ch_box > li:last-child {border: 1px solid #F5F5F5;border-top: none;}
.lang_ch_box > li:last-child > ul > li {height: 30px;line-height: 30px;padding: 0 2.5%;}
.login_footer {position: fixed;bottom: 2.5%;width: 100%;max-width: 960px;}
.login_footer > p {display: block;text-align: center;color: #C2CACD;}

/*pwd_find*/

.find_pw_wrap {padding: 70px 0 80px;}

/**/
.top_text_box {font-weight: bold;}
.top_default_box {width: 100%;margin: 0 auto;height: 52px;line-height: 52px;position: fixed;top: 0;background: #fff;max-width: 960px;border-bottom: 1px solid #f5f5f5;}
.top_default_box > div {display: flex;justify-content: space-between;width: 95%; margin: 0 auto;}
.top_default_box > div > button {background: none;}
.top_default_box > div > button img {vertical-align:baseline ;}
.top_default_box > div > button.my_page_icon img {vertical-align: text-top;}
.top_default_box > div > p img {vertical-align: middle;}
.top_default_box > div > span {font-size: 18px;position: absolute;width: 80%;text-align: center; left: 10%;  }
.find_pw_input_box {width: 95%; margin: 30px auto 0;}
.find_pw_input_box > input {width: 95%; height:42px; line-height: 42px;padding: 0 2.5%;border: 1px solid #F5F5F5; border-radius: 5px;}

/*join*/

.join_input_box {width: 90%; margin: 80px auto 80px;}
.join_input_box >div:first-child {margin-bottom: 20px;}
.join_input_a {display: flex;justify-content: space-between;}
.join_input_a > input {width: 70%; border: 1px solid #f5f5f5;border-radius: 5px; height: 42px; line-height: 42px;padding: 0 2.5%;}
.join_input_a > button {display: block;width: 20%; height: 42px; line-height: 42px;text-align: center; background: #11AAE2;color: #fff; font-size: 14px;border-radius: 5px;}
.join_input_b {margin-bottom: 20px;}
.join_input_b > input {width: 95%;font-size: 14px; border: 1px solid #F5F5F5;border-radius: 5px;height: 42px; line-height: 42px;padding: 0 2.5%;}
.join_check_text  {margin-top: 8px;}
.join_check_text > p {display: none;}
.join_check_text > p {font-size: 12px;}
.join_check_text > p.join_check_on {color: #11AAE2;}
.join_check_text > p.join_check_off {color: #EE1717;}
.join_popup_on_btn {color: #11AAE2;cursor: pointer; }
.check_privacy {display: none;font-size: 14px;color: #EE1717;}
.join_bottom_box {position: fixed;bottom: 0;background: #fff;border-top: 1px solid #f5f5f5;width: 100%;max-width: 960px;margin: 0 auto;}
.join_ok {display: block; width: 90%; margin: 14px auto; border-radius: 5px; background: #11AAE2;font-size: 14px; color: #fff; text-align: center;height: 44px;line-height: 44px;}
.join_popup_box {width: 100%; max-width: 960px;margin: 0 auto;display: none;background: #fff;height: 100vh;}
.join_popup_box.active {display: block;position: fixed;top: 0;}
.popup_x_btn {display: block; width: 90%; margin: 14px auto; border-radius: 5px; background: #11AAE2;font-size: 14px; color: #fff; text-align: center;height: 44px;line-height: 44px;}
.mfp-hide {max-width: 960px;width: 100%;margin: 0 auto;}
.join_popup_tx_box {padding: 60px 20px;}
.policy-terms {font-size: 14px;}

/*main*/
.main_sr_box > div  img {width: 100%;}

.main_wrap {margin: 60px 0 80px; }
.main_top_con,.main_sr_box,.user_coin_list_box {width: 90%; margin: 0 auto;}
.main_top_con {margin-bottom: 30px;}
.main_top_con > p {font-size: 24px;font-weight: bold; margin-bottom: 24px;}
.main_top_menu {display: flex;justify-content: space-between;}
.main_top_menu > li {width: 22%;border-radius: 17px; background: #f4f5f9;}
.main_top_menu > li > a {display: block; text-align: center;font-size: 14px;height: 32px; line-height: 32px;color: #000;}
.user_coin_list_box > p {font-size: 16px; font-weight: bold;margin-bottom: 10px;}
.user_coin_list {margin-bottom: 20px;}
.user_coin_list > li {padding: 14px 0;display: flex;justify-content: space-between;font-size: 14px;border-bottom: 1px solid #F5F5F5;}
.user_coin_list > li > div:first-child img {margin-right: 5px;vertical-align: middle;}
.user_coin_list > li:last-child {border-bottom: none;}
.main_notice_box {border-top: 8px solid #f5f5f5;padding: 20px 5%;}
.main_notice_box > p {font-size: 16px; font-weight: bold; margin-bottom: 20px;}
.main_notice_list > li {border: 1px solid #f5f5f5;padding: 14px ;margin-bottom: 10px;}
.main_notice_list > li > a {display: block;color: #000;}
.main_notice_list > li > a > div {display: flex;justify-content: space-between;margin-bottom: 5px;}
.main_notice_list > li > a > div > p:first-child {font-size: 14px; font-weight: bold;height: 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width: 80%;}
.main_notice_list > li > a > div > p:last-child {font-size: 11px; color: #C2CACD;line-height: 20px;}
.main_notice_list > li > a > p {font-size: 12px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*mypage*/

.mypage_wrap {padding: 70px 0 80px;}
.user_profile_box {padding: 0 2.5% 20px;border-bottom: 1px solid #f5f5f5;}
.user_profile_box > img {vertical-align: text-bottom;}
.user_profile_box > div {display: inline-block;}
.user_profile_box > div > p:first-child {font-size: 20px; font-weight: bold;}

.user_profile_box > div > p:first-child span {margin-left: 5px;font-size: 12px;font-weight: normal;display: inline-block; padding: 5px 12.5px;border-radius: 11px;}
.user_profile_box > div > p:first-child span.kyc_on {background: #19D0321A;color: #19D032;}
.user_profile_box > div > p:first-child span.kyc_off{background: #F5F5F5;color: #899498;}
.user_profile_box > div > p:last-child {font-size: 12px;}

.pwd_ch_menu {border-bottom: 8px solid #F5F5F5;padding-top: 20px;}
.pwd_ch_menu > p {font-size: 16px; font-weight: bold;margin-bottom: 20px; padding: 0 2.5%;}
.pwd_ch_menu > ul > li {border-bottom: 1px solid #f5f5f5;padding: 0 2.5%;}
.pwd_ch_menu > ul > li > a {display: flex;justify-content: space-between;padding: 14px 0;color: #000;}
.pwd_ch_menu > ul > li > a > p:first-child {font-size: 14px;}


.user_recommend_info {border-bottom: 8px solid #F5F5F5;padding-top: 20px;}
.user_recommend_info > p {font-size: 16px; font-weight: bold;margin-bottom: 20px; padding: 0 2.5%;}
.user_recommend_info > ul > li {border-bottom: 1px solid #f5f5f5;padding: 14px 2.5%;display: flex;justify-content: space-between;}
.user_recommend_info > ul > li > p {font-size: 14px;}

.mypage_sub_menu {border-bottom: 8px solid #F5F5F5;}
.mypage_sub_menu > ul > li {border-bottom: 1px solid #f5f5f5;padding: 0 2.5%;}
.mypage_sub_menu > ul > li > a {display: flex;justify-content: space-between;padding: 14px 0;color: #000;}
.mypage_sub_menu > ul > li > a > p:first-child {font-size: 14px;}

/*notice_list*/

.notice_list_wrap {padding: 70px 0 90px;}
.notice_list > li {padding: 14px 2.5%;border-bottom: 1px solid #f5f5f5;}
.notice_list > li > a {font-size: 14px; color: #000;}
.notice_list > li > a > div {display: flex;justify-content: space-between;}
.notice_list > li > a > div > p:first-child {width: 90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.notice_list > li > a > p {font-size: 11px; color: #C2CACD;}
.notice_list > li.notice_off {text-align: center;border-bottom: none;}

/*notice_detail*/

.notice_detail_title{border-bottom: 1px solid #f5f5f5; padding: 0 2.5%;}
.notice_detail_title p {font-size: 14px; font-weight: bold;margin-bottom: 5px;}
.notice_detail_title span {font-size: 11px;color: #C2CACD;display: block; margin-bottom: 14px;}
.notice_detail_content {padding: 14px 2.5%; min-height: 350px;}

.notice_next_box {display: flex;justify-content: space-between;padding: 0 2.5%;}
.notice_next_box > li {width: 60px; height: 42px; line-height: 42px;border-radius: 5px;}
.notice_next_box > li > a {display: block;text-align: center;font-size: 14px;}
.notice_next_box > li:first-child {border: 1px solid #000; }
.notice_next_box > li:first-child a { color: #000;}
.notice_next_box > li:last-child {background: #000; }
.notice_next_box > li:last-child a { color: #fff;}


/*inquiry*/
.inquiry_list1 {min-height: 70vh;}
.inquiry_no {text-align: center;  display: flex;justify-content: center;align-items: center;height: 100%;min-height: 70vh;}
.inquiry_no img {display: block;margin: 0 auto;}
.notice_list_top {display: none;}

.inquiry_write_btn_box {position: fixed;bottom: 75px;width: 100%;background: #fff; border-top: 1px solid #f5f5f5;padding: 14px 0;max-width: 960px; }
.inquiry_write_btn_box > a {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}
.inquiry_write_btn_box > button {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}

.notice_list_top {display: flex;justify-content: space-between;background:#F5F5F5; height: 42px; line-height: 42px; padding: 0 2.5%;}
.notice_list_top > li {font-size: 14px;font-weight: normal;}
.notice_list_top > li:first-child {width: 60%;}
.notice_list_top > li:nth-child(2) {width: 25%;text-align: center;}
.notice_list_top > li:last-child {width: 20%;text-align: center;}

.inquiry_list > li {padding: 14px 0;border-bottom: 1px solid #f5f5f5;}
.inquiry_list > li > a {padding: 0 2.5%;display: flex;justify-content: space-between;font-size: 14px;}
.inquiry_list > li p:first-child {width: 60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.inquiry_list > li p:nth-child(2) {width: 25%;text-align: center;}
.inquiry_list > li p:last-child {width: 20%;text-align: center;}

.inquiry_list > li p:last-child.inquiry_re_on {color: #19D032;}
.inquiry_list > li p:last-child.inquiry_re_off {color:#899498;}




.inquiry_title_box {border-bottom: 1px solid #f5f5f5;padding: 14px 2.5%;}
.inquiry_title_box > p {font-size: 14px; font-weight: bold;margin-bottom: 5px;}
.inquiry_title_box > span {display: block; font-size: 11px; color: #C2CACD;}

.inquir_contetn_box {padding: 14px 2.5% 0;margin-bottom: 40px;}
.inquiry_re_content_box {width: 95%; margin: 0 auto;background: #F5F5F5;}
.inquiry_re_content_box > div {padding: 14px;}
.inquiry_re_content_box > div > p {font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.inquiry_re_content_box > div > div > p {font-size: 14px;}

.inquiry_listmove_btn_box {}

.inquiry_listmove_btn_box {position: fixed;bottom: 75px;width: 100%;padding: 14px 0;max-width: 960px; }
.inquiry_listmove_btn_box > a {display: block;width: 80px; margin: 0 auto; border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #000;border: 1px solid #000; font-size: 14px;}


.inquiry_write_box > div:first-child {margin-bottom: 20px;padding: 0 2.5%;}
.inquiry_write_box > div:nth-child(2) {padding: 0 2.5%;}
.inquiry_write_box > div input {width: 95%; height: 42px; line-height: 42px; padding: 0 2.5%;border: 1px solid #f5f5f5;font-size: 14px;}
.inquiry_write_box > div textarea {width: 95%; resize: none; padding: 14px 2.5%;border: 1px solid #f5f5f5;font-size: 14px;min-height: 300px;height: 50vh;font-weight: bold;}

/*copyright*/
.copyright_main_wrap {padding: 70px 0 140px;}

.copyright_menu {width: 95%; margin: 0 auto 30px;display: flex;justify-content: space-between;}
.copyright_menu > li {width: 30%;}
.copyright_menu > li > a {display: block; height: 32px; line-height: 32px; text-align: center; background: #F5F5F5; font-size: 14px;border-radius: 17px;color: #000;}
.copyright_menu > li > a.active {border: 1px solid #11AAE2; color: #11AAE2;background: #fff;}


.FLC_copyright_info > ul > li {display: flex;justify-content: space-between;padding: 20px 2.5%;border-bottom: 1px solid #f5f5f5;}
.FLC_copyright_info > ul > li > p {font-size: 14px; color: #000;}

.copyright_user_info { border-top: 8px solid #f5f5f5;}
.copyright_user_info > p {margin: 20px 0 10px;font-size: 16px; font-weight: bold;padding: 0 2.5%; }
.copyright_user_info > ul > li {display: flex;justify-content: space-between;padding: 20px 2.5%;border-bottom: 1px solid #f5f5f5;}
.copyright_user_info > ul > li > p {font-size: 14px; color: #000;}
.copyright_user_info > ul > li span.KYC_on {color:#19D032;}
.copyright_user_info > ul > li span.KYC_off {color: #EE1717;}

.FLC_salesVolume {padding: 0 2.5% 20px;border-bottom: 1px solid #f5f5f5;}
.FLC_salesVolume > p {font-size: 12px; margin-bottom: 5px;}
.total_sales {display: flex;justify-content: space-between;margin-bottom: 20px;}
.total_sales > p:first-child {font-size: 24px; font-weight: bold;}
.total_sales > p:last-child {width: 100px; height: 32px; line-height: 32px; text-align: center; background: #EBF7FB;border-radius:6px; color: #11AAE2;font-size: 14px;}

.sales_graph {width: 100%; height: 8px;border-radius: 30px;background:#E6EEF0; margin-bottom: 6px;}
.sales_graph span {display: block; background: #016197; height: 100%; border-radius: 30px;}

.FLC_salesVolume > ul {display: flex;justify-content: space-between;}
.FLC_salesVolume > ul > li > p {font-size: 11px;}
.FLC_salesVolume > ul > li > p:first-child {margin-bottom: 4px;}
.FLC_salesVolume > ul > li > p:last-child {}
.FLC_salesVolume > ul > li:last-child > p {text-align: right;}
.FLC_salesVolume > ul > li:first-child > p:last-child {color: #016197;}
.FLC_salesVolume > ul > li:first-child > p:last-child span {font-weight: bold;}



.copyright_purchase_wrap {padding: 70px 0 80px;}

.copyright_coin_sel_list {padding: 0 2.5%;}
.copyright_coin_sel_list > p {font-size: 16px;font-weight: bold;margin-bottom: 20px;}
.copyright_coin_sel_list > select {height: 42px; width: 100%; border: 1px solid #f5f5f5;}

.copyright_purchase_input_box {border-top: 8px solid #f5f5f5;padding: 20px 2.5% 40px;}
.copyright_purchase_input_box > p {font-size: 16px; font-weight: bold; margin-bottom: 20px;}
.copyright_purchase_input_box > div > p:first-child {font-size: 12px;margin-bottom: 8px; }
.copyright_purchase_input_box > div > p:first-child img {vertical-align: middle;margin-right: 5px;}
.copyright_purchase_input_box > div > input {width: 95%; height: 42px; line-height: 42px; padding: 0 2.5%; color: #C2CACD;border: 1px solid #F5F5F5;display: block;margin-bottom: 20px;}
.copyright_purchase_input_box > div > p:last-child {text-align: right; font-size: 20px; font-weight: 600;}

.copyright_wallet_address_box {padding: 0 2.5%;}
.copyright_wallet_address_box > p {font-size: 16px; font-weight: bold; margin-bottom: 8px}
.copyright_wallet_address_box > span {display: block;font-size: 12px; color:#899498;margin-bottom: 20px;}

.qr_box {margin-bottom: 10px;text-align: center;}

.copyright_wallet_address_box > input {display: block; margin-bottom: 10px; width: 95%; padding: 0 2.5%;height: 42px; line-height: 42px;border: 1px solid #f5f5f5; background: #fff;}
.copyright_wallet_address_box > input:last-child {margin-bottom: 20px;}

.copyright_purchase_warning_text_box {width: 95%;  background: #F5F5F5;margin: 0 auto;}
.copyright_purchase_warning_text_box > div {padding: 14px;}
.copyright_purchase_warning_text_box > div > p {font-size: 12px; color: #899498;}

.copyright_purchase_btn_box {position: fixed;bottom: 0;width: 100%;background: #fff; border-top: 1px solid #f5f5f5;padding: 14px 0;max-width: 960px; }
.copyright_purchase_btn_box > a {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}

.copyright_history_wrap {padding: 70px 0 80px;}


.history_search_option {padding: 0 2.5% 20px;border-bottom: 8px solid #f5f5f5; }
.history_search_option > select {height: 42px; line-height: 42px; padding: 0 2.5%;font-size: 14px;display: block;width: 100%;margin-bottom: 8px;border: 1px solid #F5F5F5;border-right: 5px;}
.history_search_option > div {width: 100%; border: 1px solid #f5f5f5;border-radius: 5px;}
.history_search_option > div > ul {display: flex;justify-content: space-between;width: 90%; padding: 20px 0 ;margin: 0 auto;}
.history_search_option > div > ul > li {width: 22%; }
.history_search_option > div > ul > li button {width: 100%;  height: 28px; line-height: 28px;  ;display: block;font-size: 12px;text-align: center; color: #899498; border: 1px solid #C2CACD;border-radius: 5px; }
.history_search_option > div > ul > li button.active {color: #11AAE2; border:  1px solid #11AAE2;}

.copyright_history_list {padding: 0 2.5%;}
.copyright_history_list > li {padding: 20px 0;border-bottom: 1px solid #f5f5f5;}
.copyright_history_list > li > p {color: #899498;font-size: 12px;margin-bottom: 8px;}
.copyright_history_list > li > div > a {display: flex;justify-content: space-between;color: #000;}
.copyright_history_list > li > div > a > p {font-weight: bold;}
.copyright_history_list > li > div > a > p:first-child {font-size: 16px}
.copyright_history_list > li > div > a > p:last-child {font-size: 14px;}
.copyright_history_list > li > div > a > p img {vertical-align: middle;}
.copyright_history_list > li > div > a > p:last-child img {position: relative;top: -2px;}


.copyright_history_detail_wrap {padding: 70px 0 0; }
.total_purchase_coin {width: 90%; margin: 0 auto 20px; padding: 14.5px 0;background: #EBF7FB;}
.total_purchase_coin > p {font-size: 18px;font-weight: bold; color: #11AAE2; text-align: center;}

.purchase_info_01 {border-top: 8px solid #f5f5f5;}
.purchase_info_01 > ul > li {display: flex;justify-content: space-between;padding: 20px 2.5%;border-bottom: 1px solid #f5f5f5;}
.purchase_info_01 > ul > li p {font-size: 14px;}
.purchase_info_01 > ul > li:nth-child(3) p {width: 100%;}
.purchase_info_01 > ul > li:nth-child(3) p span {display: block;margin-top: 5px;width: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.purchase_info_01 > ul > li:last-child span.purchase_type_n {color: #000;}
.purchase_info_01 > ul > li:last-child span.purchase_type_y {color: #19D032;}

.purchase_info_02 {border-top: 8px solid #f5f5f5;}
.purchase_info_02 > ul > li {display: flex;justify-content: space-between;padding: 20px 2.5%;border-bottom: 1px solid #f5f5f5;}
.purchase_info_02 > ul > li p {font-size: 14px;}


/*coin_deposit*/

.coin_deposit_wrap {padding: 70px 0 0;}

.coin_deposit_menu_box {padding: 0 2.5% 30px;}
.coin_deposit_menu_box ul > li {display: inline-block;margin-right: 20px;}
.coin_deposit_menu_box ul > li:last-child {margin-right: 0;}
.coin_deposit_menu_box ul > li > a {box-sizing: border-box;padding: 6px 17px;display: block; text-align: center;border-radius: 17px;font-size: 14px;background: #f5f5f5; color: #000;}
.coin_deposit_menu_box ul > li > a.active {background: #fff;border: 1px solid #11AAE2; color: #11AAE2; }
.coin_search_box {padding: 0 2.5%;}
.coin_search_box > p {font-size: 16px; font-weight: bold;margin-bottom: 20px;}
.coin_search_box > select {margin-bottom: 20px;}


.coin_address_copy_btn {position: fixed;bottom: 0px;width: 100%;background: #fff; border-top: 1px solid #f5f5f5;padding: 14px 0;max-width: 960px; }
.coin_address_copy_btn > a {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}
.coin_address_copy_btn > button {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}

.coin_deposit_address_box {padding: 0 2.5%;}
.coin_deposit_address_box > p {font-size: 16px; font-weight: bold; margin-bottom: 8px}

.address_qr_box {text-align: center;margin-bottom: 20px;}
.address_qr_box > img {display: block; margin: 0 auto 20px;}
.address_qr_box > input {width: 95%; padding: 0 2.5%; height: 42px; line-height: 42px;font-size: 12px;border: 1px solid #f5f5f5;background: #fff;}
.address_qr_box button {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}

.Deposit_on_QRbox {text-align: center;padding: 30px;}
.Deposit_on_QRbox > canvas{ width: 150px; height:150px;
    background: #fff;
    }


.coin_depoist_warning_box {width: 100%; background: #F5F5F5;}
.coin_depoist_warning_box > p {padding: 14px 2.5%;font-size: 12px; color:#899498;}

.coin_serch_box1 {position: relative;margin-bottom: 20px;}
.coin_search_box > p {font-size: 16px; font-weight: bold; }
.coin_search  {cursor: pointer;padding: 0 2.5%; border: 1px solid #f5f5f5;border-radius: 5px;display: flex;justify-content: space-between;height: 42px; line-height: 42px;}
.coin_search > p {font-size: 14px; }
.coin_search > p img {vertical-align: middle;}
.coin_serch_box1 > p {font-size: 12px; text-align: right;}
.coin_serch_box1 > p > span {color: #11AAE2;}


.coin_serch_list {border: 1px solid #f5f5f5;border-top: none;position: absolute;top: 43px;background: #fff;width: 100%;display: none;}
.coin_serch_list.active {display: block;}
.coin_serch_list > li {padding: 14px 2.5%;cursor: pointer;border-bottom: 1px solid #f5f5f5;}
.coin_serch_list > li > p {font-size: 14px;}
.coin_serch_list > li > p img {margin-right: 5px;}
.coin_serch_last > li:last-child {border-bottom: none;}


.coin_withdrawal_input_box {padding: 0 2.5%;}
.coin_withdrawal_input_box > ul {margin-bottom: 20px;}
.coin_withdrawal_input_box > ul > li {margin-bottom: 20px;}
.coin_withdrawal_input_box > ul > li:first-child {display: flex;justify-content: space-between;}
.coin_withdrawal_input_box > ul > li:first-child input {width: 70%; height: 42px; line-height: 42px;padding: 0 2.5%;border-radius: 5px; border: 1px solid #f5f5f5;}
.coin_withdrawal_input_box > ul > li:first-child button {display: block; width: 20%; border: 1px solid #C2CACD; border-radius: 5px; text-align: center; height: 42px; line-height: 42px; background: #fff;font-size: 14px; }
.coin_withdrawal_input_box > ul > li > div {display: flex;justify-content: space-between;border: 1px solid #f5f5f5; border-radius: 5px;height: 42px; line-height: 42px;}
.coin_withdrawal_input_box > ul > li:nth-child(2) > div > input {width: 70%; padding: 0 2.5%; border: none;}
.coin_withdrawal_input_box > ul > li:nth-child(2) > div > button {display: block; height: 100%; width: 20%; text-align: center;}
.coin_withdrawal_input_box > ul > li:nth-child(2) > div > button img {vertical-align: middle;}
.coin_withdrawal_input_box > ul > li:last-child > div input {width: 95%;padding: 0 2.5%;border: none;}


.coin_history_list {padding: 0 2.5%;}
.coin_history_list > li {padding: 20px 0;}
.coin_history_list > li > p {color: #899498;font-size: 12px;margin-bottom: 8px;}
.coin_history_list > li > div > a {display: flex;justify-content: space-between;color: #000;}
.coin_history_list > li > div > a > p {font-weight: bold;}
.coin_history_list > li > div > a > p:first-child {font-size: 16px}
.coin_history_list > li > div > a > p:last-child {font-size: 14px;}
.coin_history_list > li > div > a > p img {vertical-align: middle;}
.coin_history_list > li > div > a > p:last-child img {position: relative;top: -2px;}

.coin_purchase_btn_box {position: fixed;bottom: 0;width: 100%;background: #fff; border-top: 1px solid #f5f5f5;padding: 14px 0;max-width: 960px; }
.coin_purchase_btn_box > a {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}

.coin_sale_wrap {padding: 70px 0 80px;}

.coin_sale_id_ck_box {padding: 20px 2.5%;}
.coin_sale_id_ck_box > input {width: 95%; padding: 0 2.5%;height: 42px; line-height: 42px;font-size: 14px;border: 1px solid #f5f5f5;border-radius: 5px; }

.sale_arr_id_box,.sale_arr_pw_box {margin-top: 5px;}
.sale_arr_id_box > p {font-size: 12px; color: #EE1717;}
.sale_arr_pw_box > p {font-size: 12px; color: #EE1717;}

.coin_sele_input_box {padding: 20px 2.5% 0;border-top: 8px solid #f5f5f5;}
.coin_sele_input_box > p {font-size: 16px; font-weight: bold;margin-bottom: 20px;}
.coin_sele_input {display: flex;justify-content: space-between;height: 42px; line-height: 42px; border-radius: 5px; border: 1px solid #f5f5f5;width: 95%; padding: 0 2.5%;}
.coin_sele_input > p {font-size: 14px; color: #000; font-weight: bold;}
.coin_sele_input > p:first-child {width: 40%;}
.coin_sele_input > p:last-child {width: 70%;text-align: right;}
.coin_sele_input > p:last-child input {width: 80%;height: 100%; border: none;font-size: 14px; font-weight: bold;text-align: right;}
.coin_sele_input img {vertical-align: middle;}
.coin_sele_in > p {text-align: right;margin: 6px;font-size: 12px;}
.coin_sele_in > p > span {color:#11AAE2; }
.coin_sele_input_box > input {width: 95%; padding: 0 2.5%; height: 42px; line-height: 42px;border: 1px solid #f5f5f5; border-radius: 5px; font-size: 14px;}


.history_nodate_box {width:100%; text-align: center;}
.history_nodate_box > img {display:block;margin: 130px auto 20px;}
.history_nodate_box > p {font-size: 14px; color: #899498;}


.copyright_sale_list {padding: 0 2.5%;}
.copyright_sale_list > li {padding: 20px 0;border-bottom: 1px solid #f5f5f5;}
.copyright_sale_list > li > p {color: #899498;font-size: 12px;margin-bottom: 8px;}
.copyright_sale_list > li > div > a {display: flex;justify-content: space-between;color: #000;}
.copyright_sale_list > li > div > a > p {font-weight: bold;}
.copyright_sale_list > li > div > a > p:first-child {font-size: 16px}
.copyright_sale_list > li > div > a > p:last-child {font-size: 14px;}
.copyright_sale_list > li > div > a > p img {vertical-align: middle;}
.copyright_sale_list > li > div > a > p:last-child img {position: relative;top: -2px;}

.sale_info_01 {border-top: 8px solid #f5f5f5;}
.sale_info_01 > ul > li {display: flex;justify-content: space-between;padding: 20px 2.5%;border-bottom: 1px solid #f5f5f5;}
.sale_info_01 > ul > li p {font-size: 14px;}
.sale_info_01 > ul > li:last-child span.purchase_type_n {color: #000;}
.sale_info_01 > ul > li:last-child span.purchase_type_y {color: #19D032;}

.coin_sale_detail_wrap {padding: 70px 0 0; }
.total_sale_coin {width: 90%; margin: 0 auto 20px; padding: 14.5px 0;background: #EBF7FB;}
.total_sale_coin > p {font-size: 18px;font-weight: bold; color: #11AAE2; text-align: center;}

.pwd_change_ck_arr_box {margin-bottom: 20px;}
.pwd_change_ck_arr_box > p {margin-top: 5px; font-size: 12px;}
.pwd_change_ck_arr_box > p.ck_arr {color: #EE1717;}
.pwd_change_ck_arr_box > p.ck_ok {color: #19D032;}

.pwd_change_email_ck_arr_box {margin-bottom: 20px;}
.pwd_change_email_ck_arr_box > p {margin-top: 5px; font-size: 12px;}
.pwd_change_email_ck_arr_box > p.ck_arr {color: #EE1717;}
.pwd_change_email_ck_arr_box > p.ck_ok {color: #19D032;}


.pwd_change_wrap {padding: 70px 2.5% 80px;}

.pwd_change_email_ck {margin-bottom: 20px;}
.pwd_change_email_ck > div {display: flex;justify-content: space-between;margin-bottom: 20px;}
.pwd_change_email_ck > div > input {width: 75%; height: 42px; line-height: 42px; padding: 0 2.5%;border-radius: 5px;border: 1px solid #f5f5f5;}
.pwd_change_email_ck > div > button {display: block; width: 18%; height: 42px; line-height: 42px; border-radius: 5px; border: 1px solid #C2CACD; text-align: center;font-size: 14px;}

.pwd_change_ck > div {display: flex;justify-content: space-between;margin-bottom: 20px;}
.pwd_change_ck > input {width: 95%; height: 42px; line-height: 42px; padding: 0 2.5%;border-radius: 5px;border: 1px solid #f5f5f5;margin-bottom: 20px;}
.pwd_change_ck > div > input {width: 75%; height: 42px; line-height: 42px; padding: 0 2.5%;border-radius: 5px;border: 1px solid #f5f5f5;}
.pwd_change_ck > div > button {display: block; width: 18%; height: 42px; line-height: 42px; border-radius: 5px; border: 1px solid #C2CACD; text-align: center;font-size: 14px;}


.KYC_app_wrap {padding: 70px 2.5% 80px;}
.KYC_app_flex_input_box > div {display: flex;justify-content: space-between;height: 30px; line-height: 30px;margin-bottom: 5px; }
.KYC_app_flex_input_box > div > p {font-size: 14px;}
.KYC_app_flex_input_box > div > input {width: 75%; height: 100%; border: 1px solid #f5f5f5; border-radius: 5px;padding: 0 2.5%;}

.KYC_app_input_box > div > p {font-size: 14px;margin-bottom: 5px;}

.KYC_app_btn_box {position: fixed;bottom: 0;width: 100%;background: #fff; border-top: 1px solid #f5f5f5;padding: 14px 0;max-width: 960px; }
.KYC_app_btn_box > a {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}
.KYC_app_btn {display: block;width: 90%; margin: 0 auto; background: #11AAE2;border-radius: 5px; text-align: center; height: 44px; line-height: 44px; color: #fff; font-size: 14px;}
.KYC_app_btn:disabled {background: #394554;transition: 0.3s;}

.KYC_app_input_box div > div {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
}

.KYC_app_input_box img.active_img {
    max-width: 90%;
    display: none;
    margin: 0 auto 10px;
}

.upload-placeholder {
    color: #aaa;
    font-size: 14px;
}

input[type="file"] {
    display: none;
}

.KYC_info_wrap {padding: 70px 0  80px;}
.KYC_info > p {font-weight: bold; font-size: 16px;margin-bottom: 20px;padding-left: 2.5%;}
.KYC_info > ul > li { height: 58px; line-height: 58px;padding: 0 2.5%; border-bottom: 1px solid #f5f5f5;display: flex;justify-content: space-between;}
.KYC_info > ul > li p {font-size: 14px;}
.KYC_info > ul > li p span.KYC_type_S {color: #11AAE2;}
.KYC_info > ul > li p span.KYC_type_Y {color: #19D032;}
.KYC_info > ul > li p span.KYC_type_N {color: #EE1717;}
@charset "utf-8";
/*
 * File       : main.css
 * SUMMARY:
 * 01) GLOBAL
 * 02) VISUAL
 */


 /* **************************************** *
 * GLOBAL
 * **************************************** */
.body-page-main #header .header-logo {left:auto; transform:translate(0 , -50%);}
.body-page-main #header .header-back {display:none;}



/* **************************************** *
 * Main Visual
 * **************************************** */
#container.page-main {position:relative; padding-top:0rem; padding-bottom:0; overflow-x:hidden;}
.main-menu__list {margin:-6rem; font-size:0;}
.main-menu__item {display:inline-block; width:calc(33.33% - 12rem);  margin:6rem; text-align:center; background:#d54100; border-radius:20rem; box-shadow:0 3rem 7rem rgba(0,0,0,0.24);}
.main-menu__item a {padding:20rem 3rem; display:block;}
.main-menu__item span {font-size:18rem; font-weight:600; color:#313131; }
.main-menu__item i {width:64rem; height:64rem; background-position:center; background-repeat:no-repeat;display: block;margin: 0 auto;}
.main-menu__wallet i {background-image:url(../images/main/main-wallet.svg);}
.main-menu__shopping i {background-image:url(../images/main/main-shopping.svg);}
.main-menu__car i {background-image:url(../images/main/main-car.svg);}
.main-menu__house i {background-image:url(../images/main/main-house.svg);}
.main-menu__luxury i {background-image:url(../images/main/main-luxury.svg);}
.main-menu__franchisee i {background-image:url(../images/main/main-franchisee.svg);}
.main-menu__co2 i {background-image:url(../images/main/main-co2.svg);}
.main-menu__gallery i {background-image:url(../images/main/main-gallery.svg);}

.main-banner {margin-top:60rem; position:absolute; bottom:0; max-width:100%;}
.main-banner img {display:block; max-width: 100%; width:100%;}



