@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  background-color: #eee;
}
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background-color: #999;
}
html.dark::-webkit-scrollbar-thumb,
body.dark::-webkit-scrollbar-thumb {
  background-color: #333;
}
html.dark::-webkit-scrollbar-track,
body.dark::-webkit-scrollbar-track {
  background-color: #ccc;
}
html.modal-open,
body.modal-open {
  padding-right: 0 !important;
}

::selection {
  background-color: #ffd965;
  color: #000;
}

header .left_gnbWrap .user_wrap {
  height: inherit;
  align-items: center;
}
header .left_gnb li {
  display: block;
}
header .left_gnb li:hover a, header .left_gnb li.active a {
  background: aliceblue;
}
header .left_gnb li:hover a .gnb_title_Wrap a, header .left_gnb li.active a .gnb_title_Wrap a {
  color: #3b86ff;
}
header .left_gnb .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  width: 38px;
  height: 38px;
  flex: 0 0 auto;
}
header .left_gnb .gnb_title_Wrap {
  flex-grow: 2;
}
header .left_gnb .dashboard_icon .gnb_img_wrap {
  background-position: -159px 6px;
}
header .left_gnb .dashboard_icon:hover .gnb_img_wrap, header .left_gnb .dashboard_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -159px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .profile_icon .gnb_img_wrap {
  background-position: 7px 6px;
}
header .left_gnb .profile_icon:hover .gnb_img_wrap, header .left_gnb .profile_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: 7px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .mywallet_icon .gnb_img_wrap {
  background-position: -27px 6px;
}
header .left_gnb .mywallet_icon:hover .gnb_img_wrap, header .left_gnb .mywallet_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -27px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .mining_icon .gnb_img_wrap {
  background-position: -196px 6px;
}
header .left_gnb .mining_icon:hover .gnb_img_wrap, header .left_gnb .mining_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -196px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .mypool_icon .gnb_img_wrap {
  background-position: -196px -30px;
}
header .left_gnb .mypool_icon:hover .gnb_img_wrap, header .left_gnb .mypool_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -196px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .upstairs_icon .gnb_img_wrap {
  background-position: -61px 6px;
}
header .left_gnb .upstairs_icon:hover .gnb_img_wrap, header .left_gnb .upstairs_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -61px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .bonus_history_icon .gnb_img_wrap {
  background-position: -95px 6px;
}
header .left_gnb .bonus_history_icon:hover .gnb_img_wrap, header .left_gnb .bonus_history_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -95px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .center_page_icon .gnb_img_wrap {
  background-position: -161px -30px;
}
header .left_gnb .center_page_icon:hover .gnb_img_wrap, header .left_gnb .center_page_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -161px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .recommend_icon .gnb_img_wrap {
  background-position: -128px 6px;
}
header .left_gnb .recommend_icon:hover .gnb_img_wrap, header .left_gnb .recommend_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -128px 6px;
  width: 38px;
  height: 38px;
}
header .left_gnb .support_icon .gnb_img_wrap {
  background-position: 7px -30px;
}
header .left_gnb .support_icon:hover .gnb_img_wrap, header .left_gnb .support_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: 7px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .notice_icon .gnb_img_wrap {
  background-position: -26px -30px;
}
header .left_gnb .notice_icon:hover .gnb_img_wrap, header .left_gnb .notice_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -26px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .question_icon .gnb_img_wrap {
  background-position: -60px -30px;
}
header .left_gnb .question_icon:hover .gnb_img_wrap, header .left_gnb .question_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -60px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .reffer_icon .gnb_img_wrap {
  background-position: -94px -30px;
}
header .left_gnb .reffer_icon:hover .gnb_img_wrap, header .left_gnb .reffer_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -94px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .shop_icon .gnb_img_wrap {
  background-position: 7px -62px;
}
header .left_gnb .shop_icon:hover .gnb_img_wrap, header .left_gnb .shop_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: 7px -62px;
  width: 38px;
  height: 38px;
}
header .left_gnb .logout_wrap .logout_icon .gnb_img_wrap {
  background-position: -127px -30px;
}
header .left_gnb .logout_wrap .logout_icon:hover .gnb_img_wrap, header .left_gnb .logout_wrap .logout_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_white_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -127px -30px;
  width: 38px;
  height: 38px;
}
header .left_gnb .logout_wrap .terms_icon:hover a {
  transition: all 0.5s;
  transform: rotateX(360deg);
}
header .left_gnb .shopping_mall_icon {
  background: url("../../img/gnb/shopping_mall.png");
}
header .left_gnb .shopping_mall_icon:hover {
  background: #eff3f9 url("../../img/gnb/shopping_mall_blue.png");
}
header .top_title {
  display: flex;
  flex-grow: 1;
  align-items: center;
  height: 60px;
}
header .top_title h3 {
  flex-grow: 1;
}
header .top_title #mode_select {
  border: 1px solid #2c3037;
  background: #fff url("../../img/select_arrow_dark.png") no-repeat right 10px center;
  background-size: 10px;
  appearance: none;
  border-radius: 25px;
  padding: 0;
  width: 100px;
  height: 32px;
  padding-left: 20px;
}

/*인트로*/
#myBar {
  background-color: #3b86ff;
}

.b_main {
  background: #8734d4 !important;
  color: #fff !important;
}
.b_main:hover {
  background: #3b86ff !important;
}

.b_sub {
  background: #3b86ff !important;
  color: #fff !important;
}
.b_sub:hover {
  background: #1e5ab9 !important;
}

.b_third {
  background: linear-gradient(0deg, #1a1a1a, #343434) !important;
  color: #fff !important;
}

.btn,
a.btn {
  border-radius: 3px;
}

a.btn_secondary,
.btn_secondary {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
  color: #546b93;
  font-weight: bold;
  border-radius: 8px;
  border: none;
  transition: all 0.4s;
}
a.btn_secondary:hover,
.btn_secondary:hover {
  background: linear-gradient(90deg, white, white) !important;
  border: none;
}

a.btn_primary,
.btn_primary {
  background: linear-gradient(90deg, #89a3d3, #4d678f);
  border-radius: 8px;
  border: none;
  color: #fff;
  transition: all 0.4s;
}
a.btn_primary:hover,
.btn_primary:hover {
  background: linear-gradient(90deg, #4d678f, #4d678f) !important;
  border: none;
}

a.btn_cancle,
.btn_cancle {
  color: black;
  border-radius: 8px;
}

.b_darkblue {
  background: #29386b !important;
  color: #fff;
}
.b_darkblue:hover {
  background: #202c52 !important;
}

.b_skyblue {
  background: #3b86ff !important;
  color: #fff;
}
.b_skyblue:hover {
  background: #224d93 !important;
}

#referral .modal-footer .btn {
  width: 100%;
  padding: 10px 0;
}
#referral .modal-footer .btn.btn-secondary {
  color: #333;
}
#referral .modal-footer .btn.btn-primary:hover {
  background: #014ea0;
}

/*대쉬보드*/
.day {
  color: #565656;
}

.history_latest {
  line-height: 24px;
}
.history_latest .card_title_wrap {
  display: flex;
  justify-content: space-between;
}
.history_latest .card_title {
  margin-bottom: 15px;
}
.history_latest .category {
  padding: 0 10px;
  font-size: 12px;
}
.history_latest .price {
  color: #3b86ff;
  font-size: 13px;
  font-weight: 600;
}

.regist_latest {
  display: grid;
  line-height: 24px;
  font-size: 12px;
}
.regist_latest .card_title_wrap {
  display: flex;
  justify-content: space-between;
}
.regist_latest .card_title {
  margin-bottom: 15px;
}
.regist_latest .id {
  font-size: 14px;
  display: inline-block;
  min-width: 80px;
  font-weight: 600;
  margin: 0 10px;
}
.regist_latest .badge {
  font-weight: 500;
}

.ml10 {
  margin-left: 10px;
}

.color0,
.r_card_0 {
  background: #555 !important;
}

.color1,
.r_card_1 {
  background: #b55dcc !important;
}

.color2,
.r_card_2 {
  background: #516feb !important;
}

.color3,
.r_card_3 {
  background: #09c3fd !important;
}

.color4,
.r_card_4 {
  background: #5ed2dc !important;
}

.color5,
.r_card_5 {
  background: #373cbc !important;
}

.color6,
.r_card_6 {
  background: #2b3a6d !important;
}

.color7,
.r_card_7 {
  background: #6214ab !important;
}

.pack_f_0 {
  color: #555 !important;
}

.pack_f_1 {
  color: #b55dcc !important;
}

.pack_f_2 {
  color: #516feb !important;
}

.pack_f_3 {
  color: #09c3fd !important;
}

.pack_f_4 {
  color: #5ed2dc !important;
}

.pack_f_5 {
  color: #373cbc !important;
}

.pack_f_6 {
  color: #2b3a6d !important;
}

.pack_f_7 {
  color: #6214ab !important;
}

.red {
  color: red;
}

.transparent {
  background: transparent !important;
  box-shadow: none;
}

.adm_btn {
  background: #FECE00;
  font-size: 13px !important;
  letter-spacing: 0px;
  color: #111;
  font-weight: 700;
  padding: 3px 10px 2px;
  float: right;
  border-radius: 15px;
  margin: 0;
}
.adm_btn i {
  font-size: 16px;
  margin-right: 3px;
}
.adm_btn:hover {
  background: #d9b000 !important;
}
@media (min-width: 335px) and (max-width: 757px) {
  .adm_btn {
    line-height: 2;
  }
  .adm_btn i {
    display: none;
  }
}

/* 유저 아이콘*/
.user_icon {
  background: #cbd2de;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  border-radius: 50%;
}
.user_icon i {
  font-weight: 300;
  vertical-align: sub;
}
.user_icon.lv0 {
  color: white;
}
.user_icon.lv1 {
  background: #2b3a6d;
  color: white;
}
.user_icon.lv2 {
  background: #61b5ff;
  color: #1a4158;
}
.user_icon.lv3 {
  background: red;
  color: white;
}
.user_icon.lv4 {
  background: green;
  color: white;
}
.user_icon.lv5 {
  background: black;
  color: gold;
}
.user_icon.lv9 {
  background: black;
  color: white;
}
.user_icon.lv10 {
  background: black;
  color: white;
}

.breadcrumb .dash_news {
  position: absolute;
  z-index: 1000;
  border-top: 1px solid #f0f0f0;
  border-radius: 0;
  padding: 25px 30px 40px;
  background: #fff;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.05);
  display: none;
}
@media (min-width: 335px) and (max-width: 757px) {
  .breadcrumb .dash_news {
    padding: 15px;
  }
}
.breadcrumb .dash_news h5 {
  font-size: 18px;
  font-weight: 800;
  line-height: 40px;
  border-bottom: 1.5px solid #333;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.breadcrumb .dash_news h5 i {
  font-weight: 300;
}
.breadcrumb .dash_news > div {
  background-color: aliceblue;
  padding: 10px 15px;
  border-radius: 8px;
}
.breadcrumb .dash_news .close_today.btn {
  margin: 0;
  background: #111;
  color: white;
  padding: 0 10px;
  margin: 5px 10px;
  font-size: 11px !important;
  border-radius: 5px;
  height: 30px;
}
.breadcrumb .dash_news .close_today.btn:hover {
  background: #000;
}
.breadcrumb .user-info .user-content {
  width: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.breadcrumb .user-info .notice_open {
  border-radius: 50%;
  background: white;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-top: 5px;
  top: 15%;
  right: 0%;
  position: absolute;
}
.breadcrumb .user-info .notice_open i {
  font-size: 20px;
  color: red;
}
.breadcrumb .user-info .total_view_wrap .total_view_top .sideexp {
  font-size: 11px;
  letter-spacing: -0.5px;
}
.breadcrumb .user-info .total_view_wrap .total_view_top .remain_mining {
  line-height: 14px;
  color: #999;
  font-size: 12px;
  display: block;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  margin-bottom: -5px;
}
.breadcrumb .user-info .total_view_wrap .total_view_top .remain_mining i {
  padding-right: 5px;
  font-size: 16px;
  font-weight: 500;
}
.breadcrumb .user-info .total_view_wrap .total_view_top .before_fund {
  font-size: 11px;
  margin: 0;
  padding: 0;
  line-height: 10px;
}
.breadcrumb .user-info .total_view_wrap .total_view_top .value i {
  font-size: 20px;
}
.breadcrumb .user-info .extra {
  background: #FECE00;
  border-radius: 3px;
  color: black;
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}

.total_view_top .row.top {
  margin: 10px 0px;
  background: aliceblue;
  border-radius: 10px;
  width: 100%;
  position: relative;
}

.value_no {
  color: red;
}

.total_view_wrap .rank_title {
  width: 100%;
  padding: 3px 10px;
  margin: 10px 20px -10px;
  background: #f0edff;
  border-radius: 10px;
}

#mining .myitemform {
  display: contents;
}
#mining h3.title {
  margin: 20px 0 0px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #29386b;
  padding-left: 10px;
  display: inline-block;
}
#mining .all_view {
  float: right;
  background: white;
  margin-top: 15px;
}
#mining .all_view:hover {
  background: #492191;
  color: white;
}
#mining .mining_wrap {
  margin: 20px 0 10px;
}
#mining .mining_ico {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  margin: 0 auto;
}
#mining .mining_ico s img {
  width: 100%;
  height: 100%;
}
#mining .refresh_btn .btn,
#mining .caret_box .btn {
  background-color: #fff;
}

#mymining .r_card_wrap {
  margin: 0 0 10px 0;
}

#mining_swap {
  background: #FECE00;
  cursor: pointer;
}
#mining_swap .pop_btn {
  display: flex;
  align-items: center;
  color: black;
}
#mining_swap .pop_btn div {
  display: inline-block;
}
#mining_swap .pop_btn .wallet_title {
  font-weight: 600;
  font-size: 16px;
}
#mining_swap .pop_btn .max_with {
  margin-left: 10px;
  font-size: 11px;
}
#mining_swap .pop_btn .caret_box {
  vertical-align: top;
  float: right;
  -webkit-box-flex: 3;
  flex-grow: 3;
  vertical-align: top;
  text-align: right;
}
#mining_swap .pop_btn .caret_box i {
  font-size: 18px;
  color: #333;
}

#mining_withdraw {
  background: #ec2b38;
}
#mining_withdraw .polding_btn {
  display: flex;
  align-items: center;
  color: white;
  cursor: pointer;
}
#mining_withdraw .polding_btn div {
  display: inline-block;
}
#mining_withdraw .polding_btn .wallet_title {
  font-weight: 600;
  font-size: 16px;
}
#mining_withdraw .polding_btn .max_with {
  margin-left: 10px;
  font-size: 11px;
}
#mining_withdraw .polding_btn .caret_box {
  vertical-align: top;
  float: right;
  -webkit-box-flex: 3;
  flex-grow: 3;
  vertical-align: top;
  text-align: right;
}
#mining_withdraw .polding_btn .caret_box i {
  font-size: 18px;
  color: #333;
}
#mining_withdraw.open {
  background: white;
}
#mining_withdraw.open .polding_btn {
  color: black;
}
#mining_withdraw.open .polding_btn .caret_box .btn {
  background: #f4f1f5;
  border-radius: 5px;
}
#mining_withdraw .input_shift_value .button_wrap {
  float: right;
}
#mining_withdraw .input_shift_value .currency-right {
  margin-top: 14px;
  margin-right: 10px;
}
#mining_withdraw .input_shift_value .fee {
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: -5px;
}
#mining_withdraw .input_shift_value .fee #active_amt,
#mining_withdraw .input_shift_value .fee #fee_val {
  color: #ec2b38;
}
#mining_withdraw .input_shift_value .fee i {
  font-size: 18px;
  color: #ec2b38;
}
#mining_withdraw .hidden {
  display: none;
}
#mining_withdraw .polding .comment {
  float: right;
  font-size: 11px;
  line-height: 30px;
  color: red;
}
#mining_withdraw #withdrawal_btn {
  background: #ec2b38;
  color: white;
}

.bank_info_desc {
  width: 100%;
  font-size: 14px;
  padding: 5px 0;
  font-weight: 600;
  cursor: pointer;
}

#mining_history .mymining_total {
  float: right;
  text-align: right;
}
#mining_history ul {
  margin: 30px 0 0;
  padding: 15px 0;
}
#mining_history ul li {
  padding: 0;
}
#mining_history .badge {
  _background: #eff3f9;
  color: white;
  font-weight: 300;
}
#mining_history .hist_td {
  line-height: 30px;
}
#mining_history .hist_value {
  font-size: 12px;
}
#mining_history .hist_rec {
  font-size: 11px;
  color: #767676;
}

#mining_amt_log {
  padding: 15px 0;
  display: grid;
}
#mining_amt_log .hist_tit {
  width: 100%;
  color: #29386b;
}
#mining_amt_log .mymining_total {
  color: #29386b;
}
#mining_amt_log ul li span {
  display: inline-block;
  line-height: 26px;
  font-size: 12px;
  float: left;
}
#mining_amt_log .amt_total {
  color: #ec2b38;
  font-weight: 600;
  font-size: 13px;
}
#mining_amt_log .amt {
  font-size: 13px;
}
#mining_amt_log .hist_bank {
  color: black;
  border-radius: 5px;
  width: inherit;
}
#mining_amt_log .result {
  font-size: 15px;
}
#mining_amt_log i {
  font-size: 18px;
  margin-right: 5px;
  font-weight: 300;
  vertical-align: sub;
  color: #333;
}
#mining_amt_log p {
  display: inline-block;
}

.b_orange {
  background: orangered;
}

.b_pink {
  background: #ef21fd;
}

.b_purple {
  background: #6f00ff;
}

.b_blue {
  background: #073a69 !important;
}

.btn.more_record i {
  font-size: 18px;
}

.content-box.mining_detail {
  font-size: 13px;
  border-bottom: 4px solid #073a69;
}
.content-box.mining_history {
  font-size: 13px;
  border-left: 4px solid #073a69;
}
.content-box .m_hist_exp {
  font-size: 11px;
}
.content-box .hist_value2 {
  font-size: 13px;
}

.mypool #minings .nav_set ul {
  width: 100%;
  min-height: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  display: flex;
}
.mypool #minings .nav_set ul .nav {
  display: inline-block;
  font-size: 13px;
  padding: 10px 3px;
  width: 24.9%;
  text-align: center;
  cursor: pointer;
}
.mypool #minings .nav_set ul .nav.active {
  border-bottom: 2px solid blue;
}
.mypool #minings .nav_con {
  display: none;
  animation: slidein 0.5s ease-out;
}
.mypool #minings .nav_con.active {
  display: block;
}
.mypool #minings .box-header {
  display: block;
}
.mypool #minings .box-body ul {
  margin: 15px 0;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
}
.mypool #minings .box-body ul .date {
  font-size: 12px;
  letter-spacing: -0.5px;
  color: #0c4ddf;
}
.mypool #minings .box-body ul .mining {
  font-size: 17px;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  line-height: 30px;
  color: #1a1a1a;
}
.mypool #minings .box-body ul .rec_adm {
  font-size: 11px;
  color: #777;
}
.mypool #minings .box-body .from_id {
  font-size: 14px;
  color: #333;
  padding: 0 5px;
  font-weight: 600;
  background: #dddeeb;
  display: inline-block;
  font-family: Montserrat, Arial, sans-serif;
  border-right: 2px solid #222;
}
.mypool #minings .sparkline {
  width: 100%;
}
.mypool #minings .comp {
  font-size: 16px;
  color: #666;
  padding: 0 5px;
}
.mypool #minings .comp.plus {
  color: red;
}
.mypool #minings .comp.minus {
  color: blue;
}
.mypool #minings .point {
  font-size: 16px;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  margin: 0 5px;
  padding: 0 5px;
  color: black;
  background: #FECE00;
  display: inline-block;
}
.mypool #minings .btn *.ad_btn {
  /* text-decoration: underline !important; */
  letter-spacing: -0.5px;
  margin-bottom: -10px;
  border: 1px solid rgba(0, 0, 0, 0.4) !important;
  padding: 5px 8px 4px !important;
  font-size: 13px !important;
  /* font-weight:  700 !important; */
}
.mypool #minings .ad_btn i {
  vertical-align: middle;
}
.mypool .row.half {
  flex-wrap: nowrap;
  justify-content: space-between;
}
.mypool .row.half .r_card_wrap {
  width: 49%;
  flex-basis: auto;
}
@media all and (max-width: 991px) {
  .mypool .row.half {
    flex-direction: column;
  }
  .mypool .row.half .r_card_wrap {
    width: 100%;
  }
}

#ui-datepicker-div.ui-datepicker {
  border-radius: 8px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: aliceblue;
  border: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button {
  font-size: 14px;
  border-radius: 8px;
  background: #3b86ff;
  font-weight: normal;
  color: #fff;
  padding: 5px 8px;
  opacity: 1;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
  background: #f1f1f1;
  color: #333;
}
#ui-datepicker-div.ui-datepicker .ui-state-default {
  background: transparent;
  border: none;
  border-radius: 50%;
  padding: 6.5px 4px;
  text-align: center;
}
#ui-datepicker-div.ui-datepicker .ui-state-default:hover {
  background: rgba(59, 134, 255, 0.5);
}
#ui-datepicker-div.ui-datepicker .ui-state-active {
  background: #3b86ff;
  font-weight: bold;
}
#ui-datepicker-div.ui-datepicker .ui-state-highlight {
  background: rgba(59, 134, 255, 0.5);
  color: #000;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  top: 7px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev:hover,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next:hover {
  border: none;
  background: transparent;
}
#ui-datepicker-div.ui-datepicker select {
  border-color: #f1f4fb;
  margin: 4px;
}

.profile .profile_wrap .profile-box.security .row {
  padding-top: 15px;
}
.profile .profile_wrap .profile-box.security .row li {
  margin: 0;
  color: #7e8fad;
}
.profile .profile_wrap .profile-box.security .row + .row {
  margin-top: 0;
}

.structure_wrap .toggle {
  float: right;
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  color: #ccc;
}
.structure_wrap .toggle i {
  vertical-align: middle;
  line-height: 40px;
}
.structure_wrap .badge {
  margin-left: 0;
  margin-right: 5px;
}
.structure_wrap .badge.package {
  background: none;
  color: #2b3a6d;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 8px;
  color: white;
}
.structure_wrap .badge i {
  font-size: 12px;
  margin-right: 2px;
  vertical-align: bottom;
}
.structure_wrap .hp {
  margin-right: 5px;
}
.structure_wrap .accordion_wrap dt {
  display: flex;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding: 6px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.03);
}
.structure_wrap .accordion_wrap dt div {
  font-size: inherit;
  float: inherit;
}
.structure_wrap .lvl-icon {
  width: 42px;
  height: 42px;
}
.structure_wrap .lvl-icon .user_icon {
  line-height: 34px;
  font-size: 20px;
}
.structure_wrap #lvl-userid {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.structure_wrap #lvl-username {
  color: rgba(0, 0, 0, 0.7);
  margin-right: 5px;
  font-weight: 300;
  font-size: 11px;
  line-height: 24px;
}

.mywallet #withdraw #select_coin {
  background: #fff url("../../img/select_arrow_dark.png") no-repeat right 10px center/10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 25px 5px 10px;
}
.mywallet #withdraw #max_value {
  margin-top: -12px;
  background: ghostwhite;
}
.mywallet #withdraw #max_value:hover {
  background: #d7e2f1;
}

.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  user-select: none;
}
.checkbox-group .checkbox {
  padding-right: 0.2rem;
  width: 50%;
}
.checkbox-group .checkbox + .checkbox {
  padding-right: 0;
  padding-left: 0.2rem;
}
.checkbox-group .checkbox-wrapper {
  width: 100%;
}

.checkbox-input {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.checkbox-input:checked + .checkbox-tile {
  border-color: #2260ff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
  color: #2260ff;
}
.checkbox-input:checked + .checkbox-tile:before {
  transform: scale(1);
  opacity: 1;
  background-color: #2260ff;
  border-color: #2260ff;
}
.checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-input:checked + .checkbox-tile .checkbox-label {
  color: #2260ff;
}
.checkbox-input:focus + .checkbox-tile {
  border-color: #2260ff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
}
.checkbox-input:focus + .checkbox-tile:before {
  transform: scale(1);
  opacity: 1;
}

.checkbox-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 16px 10px 16px;
  border-radius: 0.5rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
  transition: 0.15s ease;
  cursor: pointer;
  position: relative;
  font-family: "Inter", sans-serif;
  color: black;
  font-weight: 600;
}
.checkbox-tile:before {
  content: "";
  position: absolute;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  border-radius: 50%;
  top: 0.25rem;
  left: 0.25rem;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.checkbox-tile.active:hover {
  border-color: #2260ff;
}
.checkbox-tile.active:hover:before {
  transform: scale(1);
  opacity: 1;
}

.checkbox-icon {
  transition: 0.375s ease;
  color: #494949;
}
.checkbox-icon img {
  width: 44px;
  height: 44px;
}

.checkbox-label {
  color: #555;
  transition: 0.375s ease;
  text-align: center;
  font-size: 12px;
}

.checkbox-price .change_price {
  text-align: center;
  font-size: 11px;
  font-weight: 400;
}

.refresh_loader {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  min-height: 60px;
  display: flex;
}

.refresh_loader img {
  max-width: 100px;
  margin: 0 auto;
}

.pre_loading {
  position: absolute;
  z-index: 1100;
  top: 40%;
  width: 100%;
  height: 50px;
  text-align: center;
}

.pre_loading img {
  margin: 0 auto;
}

.dark .pre_loading img {
  color: white;
}

.login_wrap {
  width: 100%;
  max-width: 680px;
  padding: 10vh 15px;
}
.login_wrap input {
  border-bottom: none;
}
@media screen and (max-width: 414px) {
  .login_wrap {
    padding-top: 0;
  }
}

.modal-content {
  width: 95%;
  margin: 0 auto;
  border: none;
}
.modal-content .modal-header {
  border-bottom: none;
}
.modal-content .modal-body {
  font-size: 14px;
  max-height: 400px;
  overflow-y: auto;
}
.modal-content .modal-body::-webkit-scrollbar {
  width: 5px;
}
.modal-content .modal-body::-webkit-scrollbar-thumb {
  background-color: #999;
}
.modal-content .modal-body::-webkit-scrollbar-track {
  background-color: #eee;
}
.modal-content .modal-footer {
  border-top: none;
}

.dark .modal-content .modal-body::-webkit-scrollbar-thumb {
  background-color: #333;
}
.dark .modal-content .modal-body::-webkit-scrollbar-track {
  background-color: #ccc;
}

#commonModal .btn-secondary {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333;
}
#commonModal .modal-body {
  text-align: center;
  margin-top: 20px;
}
#commonModal.agree .modal-body {
  text-align: left;
  margin-top: 0;
}

.curency_value {
  width: 100%;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.dark {
  /* 유저 아이콘*/
}
.dark .more_btn {
  color: white;
}
.dark .more_btn:hover {
  color: black;
}
.dark #ui-datepicker-div.ui-datepicker {
  background: #17191d;
  color: #fff;
}
.dark #ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: #212429;
}
.dark #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button:not(.ui-datepicker-close) {
  background: #f9d448;
  color: #000;
}
.dark #ui-datepicker-div.ui-datepicker .ui-state-default {
  color: #fff;
}
.dark #ui-datepicker-div.ui-datepicker .ui-state-default:hover {
  background: #fde58e;
  color: #000;
}
.dark #ui-datepicker-div.ui-datepicker .ui-state-active {
  background: #f9d448;
  color: #000;
}
.dark #ui-datepicker-div.ui-datepicker .ui-state-highlight {
  background: #fde58e;
  color: #000;
}
.dark .menuback i {
  color: #fff;
}
.dark .user:hover {
  border: 1px solid #ffd965;
}
.dark .checkbox-tile {
  background: #212429;
  border-color: #52575c;
}
.dark .checkbox-tile .checkbox-icon {
  background: white;
  border-radius: 50%;
  width: 42px;
  height: 40px;
  text-align: center;
  padding: 5px 2px;
  margin-bottom: 5px;
}
.dark .checkbox-tile .checkbox-labelkr {
  color: rgba(255, 255, 255, 0.692);
}
.dark .checkbox-input:checked + .checkbox-tile {
  border-color: #FECE00;
}
.dark .checkbox-input:checked + .checkbox-tile:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
  background-color: #f9d448;
  border-color: #f9d448;
}
.dark #SwapCoinModal .modal-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.dark #SwapCoinModal .icon {
  color: #FECE00;
  font-weight: 300;
}
.dark #SwapCoinModal .line_card {
  background: #15171b;
  border: 0;
  box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.3);
}
.dark #SwapCoinModal .line_card .checkbox-labelkr {
  color: white;
}
.dark #SwapCoinModal .prices {
  color: white;
}
.dark #SwapCoinModal #result_curency {
  border-color: #FECE00;
  background: #101214;
  color: white;
  font-weight: 300;
}
.dark #result_curency .fund {
  color: white;
  font-weight: 600;
}
.dark .red {
  color: #c84a31;
}
.dark strong {
  color: #FECE00;
}
.dark #referral .user.selected {
  border: none;
}
.dark input[type=password] {
  color: #000;
}
.dark .user.selected,
.dark .btn-primary {
  background: #FECE00;
  color: black;
}
.dark .b_main {
  background: #4c6072 !important;
  color: #fff !important;
  font-weight: bold;
}
.dark .b_main:hover {
  background: #202b38 !important;
}
.dark .b_sub {
  background: #fac707 !important;
  color: #15171b !important;
  font-weight: bold;
}
.dark .b_sub:hover {
  background: #fbe591 !important;
}
.dark .b_darkblue {
  background: #fbe591 !important;
  color: #fff;
}
.dark .b_darkblue:hover {
  background: #fac707 !important;
}
.dark .b_skyblue {
  background: #4c6072 !important;
  color: #fff;
}
.dark .b_skyblue:hover {
  background: #202b38 !important;
}
.dark #wrapper {
  background: #17191d;
}
.dark main {
  background: #17191d;
}
.dark .user_icon {
  background: #363c46;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  border-radius: 50%;
}
.dark .user_icon i {
  font-weight: 300;
  vertical-align: sub;
}
.dark .user_icon.lv0 {
  color: black;
}
.dark .user_icon.lv1 {
  color: white;
}
.dark .user_icon.lv2 {
  color: #881eff;
}
.dark .user_icon.lv3 {
  color: #b61fad;
}
.dark .user_icon.lv4 {
  color: #ff4242;
}
.dark .user_icon.lv5 {
  color: #2b94ff;
}
.dark .user_icon.lv9 {
  color: #5edd82;
}
.dark .user_icon.lv10 {
  color: #ffe400;
}
.dark .login_wrap input {
  background: #212429;
  color: #fff;
}
.dark .login_wrap .auto_login {
  color: #fff;
}
.dark #hp_form input,
.dark #timer_auth input,
.dark #pw_form input {
  background: #212429;
  color: #fff;
  border: none !important;
}
.dark #hp_form .btn--gray:hover,
.dark #timer_auth .btn--gray:hover,
.dark #pw_form .btn--gray:hover {
  background: #101214;
  box-shadow: 0 0 1px 2px #212429;
}
.dark .enroll_wrap input[type=password] {
  background: #2c2f34;
  color: #fff;
}
.dark .enroll_wrap input[type=email],
.dark .enroll_wrap input[type=text] {
  background: #212429;
  color: #fff;
}
.dark .enroll_wrap .check_appear_title {
  color: #ffd965;
}
.dark .enroll_wrap .referzone {
  box-shadow: none;
  border: none;
}
.dark .enroll_wrap .referzone input[type=text] {
  color: #fff;
  border-bottom: none;
}
.dark .enroll_wrap .cabinet_inner {
  color: #ffd965;
}
.dark .enroll_wrap .pw_ul .x_li {
  background: url("../../_images/x_icon.png") no-repeat center left;
  background-size: 13px;
  color: #fff;
}
.dark .enroll_wrap .pw_ul .o_li {
  background: url("../../_images/okay_icon.png") no-repeat center left;
  background-size: 13px;
  color: #fff;
}
.dark .enroll_wrap .pw_ul strong .mb10 {
  color: #fff;
}
.dark .enroll_wrap .btn_input_wrap input[type=text] {
  background: #212429;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.dark .enroll_wrap .btn_input_wrap input {
  margin-top: auto;
}
.dark .enroll_wrap .term_space {
  background: #212429;
  color: #fff;
}
.dark .enroll_wrap .term_textarea {
  background: #212429;
  color: #fff;
  border: none;
  padding: 10p;
}
.dark .enroll_wrap .btn_secondary {
  background-color: #909090 !important;
}
.dark header .menu i {
  color: #fff;
}
.dark header .left_gnbWrap {
  background: #212429;
}
.dark header .left_gnbWrap .user-content .user_wrap .userid {
  background: none;
}
.dark header .left_gnbWrap .user-content .user_wrap .user_id,
.dark header .left_gnbWrap .user-content .user_wrap .user_name {
  color: #fff;
}
.dark header .left_gnbWrap .left_gnb li a {
  color: #fff;
}
.dark header .left_gnbWrap .left_gnb li:hover a, .dark header .left_gnbWrap .left_gnb li.active a {
  background: #17191d;
}
.dark header .left_gnbWrap .left_gnb li:hover .gnb_title_Wrap, .dark header .left_gnbWrap .left_gnb li.active .gnb_title_Wrap {
  color: #ffd965;
}
.dark header .left_gnbWrap .left_gnb .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .dashboard_icon .gnb_img_wrap {
  background-position: -159px 6px;
}
.dark header .left_gnbWrap .left_gnb .dashboard_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .dashboard_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -159px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .profile_icon .gnb_img_wrap {
  background-position: 7px 6px;
}
.dark header .left_gnbWrap .left_gnb .profile_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .profile_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: 7px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .mywallet_icon .gnb_img_wrap {
  background-position: -27px 6px;
}
.dark header .left_gnbWrap .left_gnb .mywallet_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .mywallet_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -27px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .mining_icon .gnb_img_wrap {
  background-position: -196px 6px;
}
.dark header .left_gnbWrap .left_gnb .mining_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .mining_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -196px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .mypool_icon .gnb_img_wrap {
  background-position: -196px -30px;
}
.dark header .left_gnbWrap .left_gnb .mypool_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .mypool_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -196px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .upstairs_icon .gnb_img_wrap {
  background-position: -61px 6px;
}
.dark header .left_gnbWrap .left_gnb .upstairs_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .upstairs_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -61px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .bonus_history_icon .gnb_img_wrap {
  background-position: -95px 6px;
}
.dark header .left_gnbWrap .left_gnb .bonus_history_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .bonus_history_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -95px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .center_page_icon .gnb_img_wrap {
  background-position: -161px -30px;
}
.dark header .left_gnbWrap .left_gnb .center_page_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .center_page_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -161px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .recommend_icon .gnb_img_wrap {
  background-position: -128px 6px;
}
.dark header .left_gnbWrap .left_gnb .recommend_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .recommend_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -128px 6px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .support_icon .gnb_img_wrap {
  background-position: 7px -30px;
}
.dark header .left_gnbWrap .left_gnb .support_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .support_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: 7px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .notice_icon .gnb_img_wrap {
  background-position: -26px -30px;
}
.dark header .left_gnbWrap .left_gnb .notice_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .notice_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -26px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .question_icon .gnb_img_wrap {
  background-position: -60px -30px;
}
.dark header .left_gnbWrap .left_gnb .question_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .question_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -60px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .reffer_icon .gnb_img_wrap {
  background-position: -94px -30px;
}
.dark header .left_gnbWrap .left_gnb .reffer_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .reffer_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -94px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .shop_icon .gnb_img_wrap {
  background-position: 5px -62px;
}
.dark header .left_gnbWrap .left_gnb .shop_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .shop_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: 5px -62px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .logout_icon {
  border-top: none;
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .logout_icon .gnb_img_wrap {
  background-position: -127px -30px;
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .logout_icon:hover .gnb_img_wrap, .dark header .left_gnbWrap .left_gnb .logout_wrap .logout_icon.active .gnb_img_wrap {
  background: url("../../img/gnb/menu_set_dark_hover.svg");
  background-repeat: no-repeat;
  background-size: 227px;
  background-position: -127px -30px;
  width: 38px;
  height: 38px;
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .h_line {
  width: 1px;
  height: 25px;
  background: #fff;
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .terms_icon {
  border-top: none;
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .terms_icon:hover a {
  transition: all 0.5s;
  transform: rotateX(360deg);
}
.dark header .left_gnbWrap .left_gnb .logout_wrap .terms_icon:hover a {
  color: #ffd965;
}
.dark header .left_gnbWrap .ri-arrow-down-s-line {
  color: #fff;
}
.dark header .left_gnbWrap #gnb_language,
.dark header .left_gnbWrap .logout_wrap {
  background: #17191d;
  color: #fff;
}
.dark header .left_gnbWrap .logout_wrap {
  border-color: #212429;
}
.dark header .top_title {
  background: #212429;
}
.dark header .top_title #mode_select {
  background: #2c2f34 url("../../img/select_arrow_white.png") no-repeat right 10px center;
  background-size: 10px;
  color: #fff;
}
.dark header .top_title h3 {
  flex-grow: 1;
  color: #fff;
}
.dark .breadcrumb .dash_news {
  border-top: none;
  background: #363c46;
}
.dark .breadcrumb .dash_news h5 {
  border-bottom: 0.5px solid #fff;
}
.dark .breadcrumb .dash_news > div {
  background-color: #212429;
}
.dark .breadcrumb .user-info {
  background: #212429;
}
.dark .breadcrumb .user-info .user-content {
  background: #212429;
}
.dark .breadcrumb .user-info .user-content .user_level {
  background: none;
}
.dark .breadcrumb .user-info .user-content .user_level i {
  vertical-align: sub;
}
.dark .breadcrumb .user-info .user-content h4 {
  color: #fff;
}
.dark .breadcrumb .user-info .total_view_wrap .row.top {
  background: #17191d;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top li .title {
  color: #b8b8b8;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top li .title font font {
  line-height: 16px;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top li .value {
  color: #fff;
  font-size: 14px;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top li .value i {
  color: #ffd965;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top .remain_mining {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  margin: 5px 10px 0;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top .remain_mining i {
  vertical-align: bottom;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top .remain_mining font {
  vertical-align: bottom;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top.collapse .row {
  border-top: 1px solid #2c3037;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top .row.top li:first-child {
  padding-right: 17px;
}
.dark .breadcrumb .user-info .total_view_wrap .total_view_top .row.top li:last-child {
  padding-left: 17px;
}
.dark .breadcrumb .bonus_state_bg {
  background: #17191d;
}
.dark .breadcrumb .rank_title {
  background: #17191d;
  color: #ffd965;
}
.dark .breadcrumb .fold_wrap .collap {
  color: #ffd965;
  font-size: 14px;
}
.dark .breadcrumb .fold_wrap .fold_img_wrap {
  background: #f9d448;
}
.dark .breadcrumb .fold_wrap .fold_img_wrap:hover {
  box-shadow: 0 0 1px 1px #f9d448;
  background: #ebbd13 !important;
}
.dark .history_latest .price {
  color: #ffd965;
}
.dark .profile .person_info .myid .name {
  color: #fff;
}
.dark .profile .profile-box .title {
  color: #fff;
  border-bottom: 2px solid #2c3037;
}
.dark .profile .profile-box.security .row li {
  color: #b4b4b4;
}
.dark .profile .profile-box ul li.user_box {
  background: #17191d !important;
}
.dark .profile .profile-box ul li label {
  color: #ffd965;
}
.dark .profile .profile-box ul li p {
  color: #fff;
}
.dark .profile .profile-box .person_info .userid .user_icon {
  color: #fff;
}
.dark .profile .profile-box .person_info .myid {
  color: #fff;
}
.dark .mywallet #deposit .desc {
  color: #ffd965 !important;
}
.dark .mywallet #deposit .bank_info {
  background: #212429;
  box-shadow: inset 0 0 1px 2px rgba(0, 0, 0, 0.15);
  margin: 0;
  padding: 20px;
  margin-top: 15px;
}
.dark .mywallet #deposit .bank_account {
  color: #ffd965;
  opacity: 1;
}
.dark .mywallet #deposit .line_btn {
  background: none;
  border: 2px solid #ffd965;
}
.dark .mywallet #deposit .line_btn:hover {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 2px #ccad00;
}
.dark .mywallet #deposit .line_btn span {
  color: #000;
}
.dark .mywallet #deposit .sel_price {
  background: #2c2f34;
  border: none;
}
.dark .mywallet #deposit .history_box .hist_con {
  background: #2c2f34;
}
.dark .mywallet #deposit .history_box .hist_con:hover {
  background: #17191d;
}
.dark .mywallet #deposit .history_box .hist_con .hist_con_row1 {
  background: none;
}
.dark .mywallet #deposit .history_box .hist_con .hist_con_row1 .hist_date {
  color: #fff;
}
.dark .mywallet #deposit .history_box .hist_con .hist_con_row1 .hist_value {
  color: #ffd965;
}
.dark .mywallet #deposit .history_box .hist_con .hist_con_row1 .bank_info_desc {
  color: #ffd965;
}
.dark .mywallet #deposit .history_box .hist_con .hist_con_row1 .curency_value {
  color: white;
}
.dark .mywallet #deposit .history_box .hist_con .hist_con_row1 .hist_name {
  color: #fff;
}
.dark .mywallet #deposit .deposit_request {
  background: #fac707;
}
.dark .mywallet #deposit .deposit_request span {
  color: black;
}
.dark .mywallet #withdraw .sub_title {
  color: #ffd965;
}
.dark .mywallet #withdraw .desc {
  color: #fff !important;
}
.dark .mywallet #withdraw #max_value {
  background: none;
  border: 1px solid #ced4da;
  color: #fff;
}
.dark .mywallet #withdraw #max_value:hover {
  background: #2c2f34;
}
.dark .mywallet #withdraw .fee span:first-child {
  color: #fff;
}
.dark .mywallet #withdraw #pin_open {
  background: #1f9df5;
}
.dark .mywallet #withdraw #pin_open:hover {
  box-shadow: 0 0 1px 1px #162d55;
  background: #224d93 !important;
}
.dark .mywallet #withdraw #Withdrawal_btn {
  background: #3d4d5b;
}
.dark .mywallet #withdraw .history_box .hist_con {
  background: #2c2f34;
}
.dark .mywallet #withdraw .history_box .hist_con:hover {
  background: #17191d;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 {
  background: none;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 .hist_date {
  color: #fff;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 .hist_value {
  color: #ffd965;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 .bank_info_desc {
  color: #ffd965;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 .hist_name {
  color: #fff;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 .hist_bank {
  color: #fff;
}
.dark .mywallet #withdraw .history_box .hist_con .hist_con_row1 .hist_withval {
  color: #fff;
}
.dark .mywallet #withdraw #fee_val {
  color: #ffd965 !important;
}
.dark .mywallet .b_darkblue {
  background: #fac707 !important;
  color: #000 !important;
  font-weight: bold;
}
.dark .mywallet .b_darkblue:hover {
  background: #fbe591 !important;
}
.dark .mywallet .b_skyblue {
  background: #4c6072 !important;
  font-weight: bold;
}
.dark .mywallet .b_skyblue:hover {
  background: #202b38 !important;
}
.dark .mywallet .wallet_title {
  color: #fff;
}
.dark .mywallet .hist_tit {
  color: #fff;
}
.dark .upstairs input.input_price {
  color: #fff;
}
.dark .upstairs input[type=text] + .currency-right {
  color: #fff;
}
.dark .upstairs .box-header .title {
  color: #fff;
}
.dark .upstairs .pakage_sale .tit {
  color: #fff;
}
.dark .upstairs .pakage_sale .current_currency {
  color: #ffd965;
}
.dark .upstairs .pakage_sale .exchange {
  color: #ffd965;
}
.dark .upstairs .pakage_sale .ex_dollor i {
  color: #000;
}
.dark .upstairs .pakage_sale #trade_total {
  background: none;
  border-bottom: 1px solid #fff;
}
.dark .upstairs .pakage_sale #total_coin_val {
  background: none;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.dark .upstairs .pakage_sale #shift_dollor {
  background: none;
  border-bottom: 1px solid #fff;
}
.dark .upstairs .pakage_sale #shift_dollor.red {
  color: #109dff;
}
.dark .upstairs .pakage_sale #shift_won {
  color: #fff;
}
.dark .upstairs .history_box .hist_tit {
  color: #fff;
}
.dark .upstairs .history_box .hist_con .hist_con_row1 {
  background: #2c2f34;
}
.dark .upstairs .history_box .hist_con .hist_con_row1:hover {
  background: #17191d;
}
.dark .upstairs .history_box .hist_con .hist_con_row1 .hist_date {
  color: #fff;
}
.dark .upstairs .history_box .hist_con .hist_con_row1 .hist_value {
  color: #ffd965;
}
.dark .upstairs .history_box .hist_con .hist_con_row1 .bank_info_desc {
  color: #ffd965;
}
.dark .upstairs .history_box .hist_con .hist_con_row1 .hist_sub_price {
  color: #fff;
}
.dark .upstairs .b_darkblue {
  background: #fac707 !important;
  color: #000 !important;
  font-weight: bold;
}
.dark .upstairs .b_darkblue:hover {
  background: #fbe591 !important;
}
.dark .upstairs .b_skyblue {
  background: #4c6072 !important;
  font-weight: bold;
}
.dark .upstairs .b_skyblue:hover {
  background: #202b38 !important;
}
.dark .center_wrap .center_box.content-box + .content-box {
  margin-top: 10px;
}
.dark .center_wrap .center_box .box-header {
  line-height: 30px;
}
.dark .center_wrap .center_box .box-header span {
  display: inline-block;
}
.dark .center_wrap .center_box .lvl-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
.dark .center_wrap .center_box .lvl-icon i {
  vertical-align: top;
}
.dark .center_wrap .center_box .user_id {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  vertical-align: top;
}
.dark .center_wrap .center_box .mygrade {
  line-height: 10px;
  font-size: 10px;
  font-weight: 300;
  vertical-align: baseline;
  padding: 2px 8px;
}
.dark .center_wrap .center_box .sales {
  color: #ffd965;
}
.dark .center_wrap .center_box #detail dd {
  color: #d1d1d1;
  margin-right: 10px;
  font-size: 12px;
}
.dark .center_wrap .center_box #detail .sales {
  color: #fff;
}
.dark .center_wrap .pg_page {
  background: #212429;
  border: 1px solid #212429;
  width: 50px;
  color: #fff;
}
.dark .center_wrap .pg_page:hover {
  background: #17191d;
  outline: 1px solid #17191d;
}
.dark .bonus_history input {
  background: #212429;
  color: #fff;
}
.dark .bonus_history .b_skyblue_round {
  background: #ffd965;
}
.dark .bonus_history .b_skyblue_round:hover {
  background: #ebbd13 !important;
}
.dark .bonus_history .b_skyblue_round i {
  color: #000;
}
.dark .bonus_history .history_detail .inblock:hover {
  background: #17191d;
}
.dark .bonus_history .ri-arrow-down-s-line {
  color: #fff;
}
.dark .bonus_history .d_sum {
  color: #ffd965 !important;
}
.dark .bonus_detail .sum {
  color: #ffd965;
}
.dark #mining .myitemform {
  display: contents;
}
.dark #mining h3.title {
  margin: 20px 0 0px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
  display: inline-block;
}
.dark #mining .mining_wrap {
  margin: 20px 0 10px;
}
.dark #mining .mining_ico {
  height: 40px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.dark #mining .mining_ico img {
  width: 100%;
  height: 100%;
}
.dark #mining #mymining .r_card_wrap {
  margin: 0 0 10px 0;
}
.dark #mining #mining_swap .pop_btn div {
  display: inline-block;
}
.dark #mining #mining_swap .pop_btn .wallet_title {
  font-weight: 600;
  font-size: 16px;
}
.dark #mining #mining_swap .pop_btn .max_with {
  margin-left: 10px;
  font-size: 11px;
}
.dark #mining #mining_swap .pop_btn .btn_title {
  text-align: center;
}
.dark #mining #mining_swap .pop_btn .caret_box i {
  font-size: 18px;
  color: #333;
}
.dark #mining #mining_withdraw {
  background: #3d4247;
}
.dark #mining #mining_withdraw .polding_btn {
  color: white;
}
.dark #mining #mining_withdraw .polding_btn div {
  display: inline-block;
}
.dark #mining #mining_withdraw .polding_btn .wallet_title {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
.dark #mining #mining_withdraw .polding_btn .max_with {
  margin-left: 10px;
  font-size: 11px;
  color: #fff;
}
.dark #mining #mining_withdraw .polding_btn .caret_box i {
  font-size: 18px;
  color: #333;
}
.dark #mining #mining_withdraw.open {
  background: #212429;
}
.dark #mining #mining_withdraw.open .polding_btn {
  color: black;
}
.dark #mining #mining_withdraw.open .polding_btn .caret_box .btn {
  background: #f4f1f5;
  border-radius: 5px;
}
.dark #mining #mining_withdraw .input_shift_value .button_wrap {
  float: right;
}
.dark #mining #mining_withdraw .input_shift_value .currency-right {
  margin-top: 14px;
  margin-right: 10px;
}
.dark #mining #mining_withdraw .input_shift_value .fee {
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: -5px;
}
.dark #mining #mining_withdraw .input_shift_value .fee #active_amt,
.dark #mining #mining_withdraw .input_shift_value .fee #fee_val {
  color: #ffd965;
}
.dark #mining #mining_withdraw .input_shift_value .fee i {
  font-size: 18px;
  color: #ffd965;
}
.dark #mining #mining_withdraw .hidden {
  display: none;
}
.dark #mining #mining_withdraw .polding .comment {
  float: right;
  font-size: 11px;
  line-height: 30px;
  color: #c84a31;
}
.dark #mining #mining_withdraw .polding .sub_title {
  color: #ffd965;
}
.dark #mining #mining_withdraw .polding #max_value {
  background: #eff3f9;
  color: #000;
}
.dark #mining #mining_withdraw .polding #max_value:hover {
  background: rgba(255, 255, 255, 0.8);
}
.dark #mining #mining_withdraw .polding .fees {
  color: #fff;
}
.dark #mining #mining_withdraw #withdrawal_btn {
  background: #cfa831;
  color: white;
}
.dark #mining .all_view {
  background-color: #212429;
  color: #fff;
}
.dark #mining .all_view:hover {
  background: #2c2f34;
}
.dark #mining .refresh_btn .btn,
.dark #mining .caret_box .btn {
  background-color: #2c2f34;
}
.dark #mining .refresh_btn .btn i,
.dark #mining .caret_box .btn i {
  color: #fff !important;
}
.dark #mining_history .mymining_total {
  float: right;
  color: #ffd965;
}
.dark #mining_history ul {
  background: none;
}
.dark #mining_history .badge {
  _background: #eff3f9;
  color: white;
  font-weight: 300;
}
.dark #mining_history .b_orange {
  background: orangered;
}
.dark #mining_history .b_pink {
  background: #ef21fd;
}
.dark #mining_history .b_purple {
  background: #6f00ff;
}
.dark #mining_history .b_blue {
  background: #073a69 !important;
}
.dark #mining_history .hist_td {
  line-height: 30px;
}
.dark #mining_history .hist_value {
  font-size: 12px;
}
.dark #mining_history .hist_rec {
  font-size: 11px;
  color: #767676;
}
.dark #mining_history .hist_tit {
  color: #fff;
}
.dark #mining_history .hist_date {
  color: #fff;
}
.dark #mining_history .hist_td {
  color: #fff;
}
.dark #mining_history .b_line6 {
  border-top: 4px solid #2c2f34;
}
.dark #mining_history #mining_history_more {
  background: #2c2f34;
}
.dark #mining_history #mining_history_more:hover {
  background: #17191d;
}
.dark #mining_amt_log {
  padding: 15px 0;
}
.dark #mining_amt_log .hist_tit {
  width: 100%;
  color: #fff;
}
.dark #mining_amt_log .mymining_total {
  color: #ffd965;
}
.dark #mining_amt_log ul li span {
  display: inline-block;
  line-height: 26px;
  float: left;
  font-size: 12px;
}
.dark #mining_amt_log .amt_total {
  color: #ffd965;
  font-weight: 600;
  font-size: 13px;
}
.dark #mining_amt_log .amt {
  font-size: 13px;
}
.dark #mining_amt_log .hist_bank {
  color: #fff;
  background: #2c2f34;
  border-radius: 5px;
}
.dark #mining_amt_log .result {
  font-size: 15px;
}
.dark #mining_amt_log i {
  font-size: 18px;
  margin-right: 5px;
  font-weight: 300;
  vertical-align: sub;
  color: #fff;
}
.dark #mining_amt_log p {
  display: inline-block;
}
.dark #mining_amt_log #mining_amt_more {
  background: #2c2f34;
}
.dark #mining_amt_log #mining_amt_more:hover {
  background: #17191d;
}
.dark .b_orange {
  background: orangered;
}
.dark .b_pink {
  background: #ef21fd;
}
.dark .b_purple {
  background: #6f00ff;
}
.dark .b_blue {
  background: #073a69 !important;
}
.dark .btn.more_record i {
  font-size: 18px;
}
.dark .content-box {
  box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.04);
}
.dark .content-box.mining_detail {
  font-size: 13px;
  border-bottom: none;
}
.dark .content-box.mining_history {
  font-size: 13px;
  border-left: none;
}
.dark .content-box .m_hist_exp {
  font-size: 11px;
}
.dark .content-box .hist_value2 {
  font-size: 13px;
}
.dark .mypool #minings .nav_set ul {
  width: 100%;
  min-height: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  display: flex;
}
.dark .mypool #minings .nav_set ul .nav {
  display: inline-block;
  font-size: 13px;
  padding: 10px 3px;
  width: 24.9%;
  text-align: center;
  cursor: pointer;
}
.dark .mypool #minings .nav_set ul .nav.active {
  border-bottom: 2px solid #ffd965;
}
.dark .mypool #minings .nav_con {
  display: none;
  animation: slidein 0.5s ease-out;
}
.dark .mypool #minings .nav_con.active {
  display: block;
}
.dark .mypool #minings .nav_con .more_btn {
  background: #2c2f34;
  color: #fff;
}
.dark .mypool #minings .nav_con .more_btn:hover {
  background: #17191d;
}
.dark .mypool #minings .box-header {
  display: block;
}
.dark .mypool #minings .box-body ul {
  margin: 15px 0;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
}
.dark .mypool #minings .box-body ul .date {
  font-size: 12px;
  letter-spacing: -0.5px;
  color: #fff;
}
.dark .mypool #minings .box-body ul .mining {
  font-size: 17px;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  line-height: 30px;
  color: #ffd965;
}
.dark .mypool #minings .box-body ul .rec_adm {
  font-size: 11px;
  color: #777;
}
.dark .mypool #minings .box-body .from_id {
  font-size: 14px;
  color: #fff;
  padding: 0 5px;
  font-weight: 600;
  background: #cfa831;
  display: inline-block;
  font-family: Montserrat, Arial, sans-serif;
  border-right: 2px solid #222;
}
.dark .mypool #minings .sparkline {
  width: 100%;
}
.dark .mypool #minings .comp {
  font-size: 16px;
  color: #666;
  padding: 0 5px;
}
.dark .mypool #minings .comp.plus {
  color: #c84a31;
}
.dark .mypool #minings .comp.minus {
  color: #0260b9;
}
.dark .mypool #minings .point {
  font-size: 16px;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  margin: 0 5px;
  padding: 0 5px;
  color: #FECE00;
  background: transparent;
  display: inline-block;
}
.dark .mypool #minings .btn *.ad_btn {
  /* text-decoration: underline !important; */
  letter-spacing: -0.5px;
  margin-bottom: -10px;
  border: 1px solid rgba(0, 0, 0, 0.4) !important;
  padding: 5px 8px 4px !important;
  font-size: 13px !important;
  /* font-weight:  700 !important; */
}
.dark .mypool #minings .ad_btn i {
  vertical-align: middle;
}
.dark .structure_search_container {
  border-color: rgba(255, 255, 255, 0.7);
}
.dark .structure_search_container .structure_search_result {
  background: #212429;
}
.dark .structure_search_container .structure_search_result::-webkit-scrollbar-track {
  background-color: #aaa;
}
.dark .structure_search_container .structure_search_result::-webkit-scrollbar-thumb {
  background-color: #212429;
}
.dark .structure_search_container .structure_search_result.noData {
  background: #212429;
  color: #fff;
}
.dark .structure_search_container .structure_search_result .rows,
.dark .structure_search_container .structure_search_result .mbId {
  background: transparent;
}
.dark .structure_search_container .structure_search_result .rows:hover {
  background: #FECE00;
}
.dark .structure_search_container .structure_search_result .rows:hover .mbId {
  color: #000;
}
.dark .structure_search_container .structure_search_result .mbId {
  border-color: rgba(255, 255, 255, 0.7);
}
.dark .structure_wrap .btn_input_wrap:first-child {
  background: #212429 !important;
}
.dark .structure_wrap #lvl-username {
  color: rgba(255, 255, 255, 0.7);
}
.dark .structure_wrap .badge.package {
  border: 1px solid #444;
}
.dark .structure_wrap .search_btn_wrap .b_skyblue {
  background: #ffd965 !important;
}
.dark .structure_wrap .search_btn_wrap .b_skyblue:hover {
  background: #cfa831 !important;
}
.dark .structure_wrap .search_btn_wrap .b_skyblue i {
  color: #000;
}
.dark .structure_wrap .content-box {
  background: #17191d;
}
.dark .structure_wrap .bin_top {
  color: #fff;
}
.dark .structure_wrap .legbox {
  background: #212429;
}
.dark .structure_wrap .legbox .mbId {
  color: #ffd965;
}
.dark .structure_wrap .legbox .mbId:hover {
  color: #000;
  background: #ffd965;
}
.dark .structure_wrap .legbox .ri-arrow-right-s-fill {
  color: #ffd965;
}
.dark .structure_wrap .font_red {
  color: #109dff !important;
}
.dark .structure_wrap .accordion_wrap dt {
  background: #212429;
}
.dark .structure_wrap .accordion_wrap dt .lvl-username {
  color: #fff;
}
.dark .structure_wrap .accordion_wrap dt .badge {
  background: #17191d;
  color: #fff;
}
.dark .structure_wrap .accordion_wrap dt .mbpoint {
  color: #fff;
}
.dark .binary_wrap .binary_search {
  background: #17191d;
}
.dark .binary_wrap .bin_top {
  color: #fff;
}
.dark .binary_wrap .legbox {
  background: #212429;
}
.dark .binary_wrap .user_search_wrap #binary_seach {
  border-radius: 20px;
}
.dark .binary_wrap .search_btn_wrap .b_skyblue {
  background: #ffd965 !important;
}
.dark .binary_wrap .search_btn_wrap .b_skyblue i {
  color: #000;
}
.dark .binary_wrap .btn_input_wrap {
  background: #17191d;
}
.dark .binary_wrap .btn_input_wrap .sumary_lr li.left {
  background: linear-gradient(to right, #5f9eec, #1d76e4) !important;
}
.dark .binary_wrap .btn_input_wrap .sumary_lr li.right {
  background: linear-gradient(to right, #445d72, #2a3e53) !important;
}
.dark .binary_wrap .legbox {
  background: #212429;
}
.dark .binary_wrap .legbox .mbId {
  color: #ffd965;
}
.dark .binary_wrap .legbox .mbId:hover {
  color: #000;
  background: #ffd965;
}
.dark .binary_wrap .legbox .ri-arrow-right-s-fill {
  color: #ffd965;
}
.dark .binary_wrap .tree-container {
  background: #17191d;
}
.dark .binary_wrap .tree-container .bin_top {
  color: #fff;
}
.dark .binary_wrap .tree-container .tree .box {
  background: #212429;
  border: 2px solid #272b31;
}
.dark .binary_wrap .tree-container .tree .box .userid {
  color: #fff;
}
.dark .binary_wrap .tree-container .tree .box .pointed {
  background: #363c46;
  color: #fff;
}
.dark .binary_wrap .tree-container .tree .box.lvl:hover {
  background: #2c2f34;
}
.dark .binary_wrap .tree-container .tree .line_1 .line1-1 {
  border-right: 2px solid #262a31;
}
.dark .binary_wrap .tree-container .tree .line_1 .line2 {
  border-left: 2px solid #262a31;
  border-right: 2px solid #262a31;
  border-top: 2px solid #262a31;
}
.dark .binary_wrap .tree-container .tree .line_2_con .line_2 .line1-1 {
  border-right: 2px solid #262a31;
}
.dark .binary_wrap .tree-container .tree .line_2_con .line_2 .line2 {
  border-left: 2px solid #262a31;
  border-right: 2px solid #262a31;
  border-top: 2px solid #262a31;
}
.dark .binary_wrap .tree-container .lvl-open {
  background: #212429;
  border: none;
}
.dark .binary_wrap .tree-container .lvl-open .b_skyblue {
  background: #3d4d5c !important;
}
.dark .binary_wrap .tree-container .lvl-open select {
  background: none;
  color: #ffd965;
}
.dark .binary_wrap .tree-container .lvl .direct_cnt {
  background: #67757d;
}
.dark .binary_wrap .tree-container .lvl .badge.pv {
  background: #007bff;
}
.dark .news_wrap {
  color: #fff;
}
.dark .news_wrap .b_line3 {
  background: #2c3037;
  margin-left: -30px;
  margin-right: -30px;
}
.dark .news_wrap .news .question {
  color: #fff;
}
.dark .news_wrap .news .question .right_wrap i {
  color: #ffd965;
}
.dark .support-container #ticketForm span:not(.input-group-text) {
  color: #fff;
}
.dark .support-container #ticketForm .submit-button .btn {
  background: #fac707;
}
.dark .support-container #ticketForm .submit-button .btn.font_white {
  color: #000 !important;
}
.dark .support-container #ticketForm .submit-button .btn:hover {
  background: #fbe591;
}
.dark .support-container #ticketForm .email {
  color: #fff;
}
.dark .support-container .writer {
  color: #fff;
}
.dark .support-container .writer .name {
  color: #fff;
}
.dark .support-container .writer .time {
  color: #fff;
}
.dark .support-container .member-message .content {
  color: #fff;
}
.dark .support-tabs li {
  color: #fff;
  border-color: transparent;
}
.dark .support-tabs li.active {
  color: #ffd965;
  border-color: #ffd965;
}
.dark .chat-box.active {
  background: #212429;
}
.dark .chat-box .chat-input input {
  background: none;
  color: #eee;
}
.dark .member-message {
  background: #2c2f34;
}
.dark .member-message .content {
  color: #fff;
}
.dark .ticket-header.active,
.dark .ticket-header:hover {
  background-color: #FECE00;
  color: #000;
}
.dark .ticket-header {
  background: #212429;
  color: #fff !important;
  border: none;
}
.dark .ticket-title {
  color: #fff !important;
}
.dark .ticket-time {
  color: #fff !important;
}
.dark .custom-file-label {
  background: none;
  border: 3px solid #939393;
  color: #eee !important;
}
.dark .refer_link_wrap .title {
  color: #ffd965;
}
.dark .refer_link_wrap .url {
  color: #ffd965;
}
.dark .refer_link_wrap .qr_wrap input {
  background: #fac707 !important;
  color: #000 !important;
}
.dark .refer_link_wrap .qr_wrap input:hover {
  background: #fbe591 !important;
}
.dark .member_term p {
  color: #fff;
}
.dark .member_term .white {
  background: #2c2f34;
  color: #fff;
}
.dark .footer p {
  color: #fff;
}
.dark .content-box {
  background: #212429;
  color: #fff;
}
.dark .content-box5 {
  background: #212429;
}
.dark .content-box6 {
  background: #17191d;
}
.dark .card_title {
  color: #fff;
}
.dark .badge {
  background: #000;
}
.dark .desc {
  color: #a9a9a9 !important;
}
.dark .box_on {
  background: #212429;
}
.dark .no_data {
  color: #fff;
}
.dark a.more i {
  color: #ffd965;
  margin: 0 5px;
}
.dark .day {
  color: #fff;
}
.dark .b_line2 {
  border-top: 1px solid #333f49;
}
.dark .b_line5 {
  border-top: 1px solid #333f49;
}
.dark .notice_box {
  background: #2c2f34;
}
.dark .notice_box a {
  color: #ffd965;
}
.dark .notice_box ul li span {
  color: #ffd965;
  border: 1px solid #ffd965;
}
.dark .b_line3 {
  background: none;
}
.dark .h_line {
  background: #2c3037;
}
.dark #mode_select {
  background: #2c2f34 url("../../img/select_arrow_white.png") no-repeat right 10px center;
  background-size: 10px;
  color: #fff;
}
.dark .r_card.r_card_1,
.dark .pack_1 {
  background: linear-gradient(135deg, #736ad0, #5647ad) !important;
}
.dark .r_card.r_card_2,
.dark .pack_2 {
  background: linear-gradient(135deg, #5e7dc6, #415ba3) !important;
}
.dark .r_card.r_card_3,
.dark .pack_3 {
  background: linear-gradient(135deg, #4e8ecb, #316ba9) !important;
}
.dark .r_card.r_card_4,
.dark .pack_4 {
  background: linear-gradient(135deg, #227f9c, #055c7a) !important;
}
.dark .r_card.r_card_5,
.dark .pack_5 {
  background: linear-gradient(135deg, #586875, #3b4652) !important;
}
.dark .r_card.r_card_6,
.dark .pack_6 {
  background: linear-gradient(135deg, #7e524b, #50320b) !important;
}
.dark .r_card.r_card_7,
.dark .pack_7 {
  background: linear-gradient(135deg, #bda253, #cfa21c) !important;
}
.dark .color0 {
  background: #736ad0 !important;
}
.dark .color1 {
  background: #736ad0 !important;
}
.dark .color2 {
  background: #5e7dc6 !important;
}
.dark .color3 {
  background: #4e8ecb !important;
}
.dark .color4 {
  background: #227f9c !important;
}
.dark .color5 {
  background: #586875 !important;
}
.dark .color6 {
  background: #7e524b !important;
}
.dark .color7 {
  background: #bda253 !important;
}
.dark .color10 {
  background: #bda253 !important;
}
.dark .pack_f_1 {
  color: #736ad0 !important;
}
.dark .pack_f_2 {
  color: #5e7dc6 !important;
}
.dark .pack_f_3 {
  color: #4e8ecb !important;
}
.dark .pack_f_4 {
  color: #227f9c !important;
}
.dark .pack_f_5 {
  color: #586875 !important;
}
.dark .pack_f_6 {
  color: #7e524b !important;
}
.dark .pack_f_7 {
  color: #bda253 !important;
}
.dark .pop_wrap {
  background: #212429;
  border: none;
  color: #fff;
}
.dark .pop_wrap .btn.blue:hover {
  background: #fbe591 !important;
}
.dark .pop_wrap.send_tran_pop .pop_title + div {
  background: transparent;
}
.dark .pop_wrap.send_tran_pop input[type=password] {
  color: #000;
}
.dark .pop_wrap input {
  border: none;
}
.dark .pop_wrap.input_pop_css label {
  color: #fff;
}
.dark .pop_wrap .current {
  color: #ffd965;
}
.dark .pop_wrap .pop_close {
  background: #3b454f;
  color: #fff;
}
.dark .pop_wrap .pop_close:hover {
  background: #252b31;
  box-shadow: 0 0 1px 2px #3b454f;
}
.dark .pop_wrap .pop_close + .black:hover {
  box-shadow: 0 0 1px 2px #3b454f;
}
.dark .pop_wrap .save {
  background: #fac707;
  color: #000;
  border: none;
}
.dark .pop_wrap .save:hover {
  background: #fbe591;
}
.dark .pop_wrap.notice_img_pop > div {
  background-color: #212429;
}
.dark .pop_wrap.notice_img_pop > div span {
  color: #fff;
}
.dark .pop_wrap.notice_img_pop > p {
  border-bottom: 2px solid #2c3037;
}
.dark .pop_wrap.notice_img_pop .pop_title {
  color: #fff;
}
.dark .pop_wrap.notice_img_pop .pop_close_wrap {
  border-top: 2px solid #2c3037;
}
.dark .modal-content {
  background: #212429;
}
.dark .modal-content .modal-header {
  color: #fff;
  border-bottom: 2px solid #2c3037;
}
.dark .modal-content .modal-header .close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
}
.dark .modal-content .modal-header .close:hover {
  color: #ccc;
}
.dark .modal-content .modal-body {
  color: #fff;
}
.dark .modal-content .modal-footer {
  border-top: 2px solid #2c3037;
}
.dark .modal-content input[type=text].modal_input {
  color: black;
}
.dark .modal-content .closed:hover {
  background: #aeaeae !important;
  box-shadow: 0 0 1px 1px #efefef;
}
.dark .logout_pop > p {
  border-bottom: none;
}
.dark .logout_pop > div {
  background: #17191d;
}
.dark .logout_pop span {
  color: #fff;
}
.dark .logout_pop .pop_title {
  color: #fff;
}
.dark .logout_pop .pop_close_wrap {
  border-top: none;
  background: none;
}
.dark .gnb_bottom {
  background: #17191d;
}

@media (min-width: 335px) and (max-width: 757px) {
  .upstairs .it_price {
    font-size: 16px;
  }
  .history_latest .card_title {
    width: 220px;
  }
  .regist_latest .card_title {
    width: 220px;
  }
}
.bonus_state_bar {
  text-align: right;
  line-height: 12px;
  font-size: 11px;
}

.bonus_state_bar p {
  margin-right: 5px;
  color: white;
}