
::-moz-selection {
  color: white;
  background: #418BFF;
}

::selection {
  color: white;
  background: #418BFF;
}
.container {
  padding: 70px 0 30px 0;
  min-height: 478px;
}
/*.scroller{*/
  /*display: none;*/
/*}*/
dt, th, label, b, strong {
  font-weight: 400;
}

.fn {
  float: none;
}

.float-right {
  float: right;
}

.cp {
  cursor: pointer;
}

.vm {
  vertical-align: middle !important;
}

.pr {
  position: relative;
}

.mt6 {
  margin-top: 6px;
}

.mt7 {
  margin-top: 7px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px;
}

.mt150 {
  margin-top: 150px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt113 {
  margin-top: 113px;
}

.ml15 {
  margin-left: 15px;
}

.ml10 {
  margin-left: 10px ;
}

.mr0 {
  margin-right: 0;
}

.ml0 {
  margin-left: 0 !important;
}

.mb0 {
  margin-bottom: 0;
}

.mt-10 {
  margin-top: -10px;
}

.ml20 {
  margin-left: 20px;
}

.pt7 {
  padding-top: 7px;
}

.pt5 {
  padding-top: 5px;
}

/*.fs12 {*/
  /*font-size: 12px;*/
/*}*/

.fs13 {
  font-size: 13px;
}

.fs16 {
  font-size: 16px;
}

.fs24 {
  font-size: 24px;
}

.dib {
  display: inline-block;
}

.din {
  display: none;
}

.ttu {
  text-transform: uppercase;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

.corred {
  color: red !important;
}

.corgold {
  color: #418BFF !important;
}

.corfff {
  color: #FFF !important;
}

.cor282c37 {
  color: #282C37;
}

.cor667993 {
  /*color: #667993 !important;*/
}

.cor028DE2 {
  color: #028DE2 !important;
}

.cor404e5b {
  color: #404E5B;
}

.cor969696 {
  color: #969696;
}

.cor9baec8 {
  color: #9BAEC8;
}

.corbcb4ce {
  color: #BCB4CE !important;
}

.cor656070, .font-tip-cor {
  color: #656070 !important;
}

.color-font-up {
  color: #B2398A;
}

.color-font-down {
  color: #1C9362;
}

.bg-cor-fffcf2 {
  background-color: #FFFCF2;
}

.pl100 {
  padding-left: 100px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl60 {
  padding-left: 60px !important;
}

.pl80 {
  padding-left: 80px;
}

.pl0 {
  padding-left: 0;
}

.pl30 {
  padding-left: 30px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.fw900 {
  font-weight: 900;
}

.dis-in-b {
  display: inline-block;
}

#lang-select {
  margin-left: -16px;
}

#lang-select .dropdown-menu {
  min-width: 0;
}

#lang-select .dropdown-menu > li > a {
  padding: 3px 15px;
}

#lang-select > a {
  margin-left: 16px;
}

.slider-inner {
  margin-bottom: 10px;
}

.dropdown-login {
  padding: 20px !important;
  width: 300px;
}

.reg-page {
  color: #555;
  padding: 30px 60px;
  border: solid 1px #eee;
  max-width: 500px;
}

.dropdown-login .reg-page {
  padding: 0;
  border: none;
  box-shadow: none;
}

.reg-page .input-group-addon {
  min-width: 40px;
}

.reg-header {
  color: #555;
  text-align: center;
  margin-bottom: 20px;
}

.reg-header h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.reg-page label {
  color: #777;
}

.btn-re-type, .btn-currency {
  display: block;
  width: 100%;
  margin: 6px 0 16px;
}

.btn-re-type > label, .btn-currency > label {
  display: table-cell;
  width: 1%;
  float: none !important;
}

.header-v3 .mega-menu .dropdown-menu.dropdown-total-assets {
  min-width: 280px;
}

/*.header-v3 .dropdown > a:after {*/
  /*top: 12px;*/
/*}*/

html[lang="en"] .header-v3 .mega-menu .dropdown-menu.dropdown-total-assets {
  min-width: 360px;
}

.dropdown-total-assets > .alert {
  margin: 0;
  font-size: 16px;
  padding: 6px;
}

.dropdown-total-assets > table {
  cursor: pointer;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}

.dropdown-total-assets > .container-fluid a {
  color: #687074;
  display: block;
  padding: 6px 0;
  text-align: center;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.dropdown-total-assets > .container-fluid a:last-child {
  border-right: none;
}

.dropdown-total-assets > .container-fluid a:hover {
  background-color: #687074;
  color: #fff;
  text-decoration: none;
}

.dropdown-total-assets th {
  color: gray;
  font-weight: normal;
}

.dropdown-total-assets ins {
  text-decoration: none;
}

.progress {
  border-radius: 4px !important;
}

.badge-error {
  background-color: #e67e22;
  vertical-align: text-bottom;
}

.table-msg > tbody > tr {
  cursor: pointer;
}

.table-msg > tbody > .unread {
  font-weight: 500;
}

.table-msg tr > :first-child {
  padding-left: 20px;
}

.table-msg > tbody > .unread > :first-child {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAGFBMVEUAAABlt/BerOBdqd1dqd1gr+Veqt5dqd1qOcaeAAAAB3RSTlMACli97ozwmnMDggAAACxJREFUCNdjYFR2MRJgEE0vLwtkUCsvL09iMAeSxQzuQLIESkJEILIQlWBdAPpPEQGG2S2sAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  background-position: 0 center;
}

.textoverflow {
  white-space: nowrap;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 992px) {
  .textoverflow {
    white-space: nowrap;
    width: 588px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 1200px) {
  .textoverflow {
    white-space: nowrap;
    width: 725px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.bcode.textoverflow {
  width: 80px;
}

#wrs-r .bcode.textoverflow {
  width: 150px;
}

.table-sc .textoverflow {
  width: 300px;
}

.table-scnv .textoverflow {
  width: 180px;
}

.dl-account.dl-horizontal dt {
  width: 200px;
}

.dl-account.dl-horizontal dd {
  margin-left: 220px;
}

.verify {
  margin-left: 0;
  margin-right: 10px;
  color: #5cb85c;
}

.fa-exclamation.verify {
  color: #f0ad4e;
}

dt, dd {
  line-height: 2em;
  min-height: 2em;
}

dd > .col-md-6 {
  padding-left: 0;
}

.helper-inline {
  color: #737373;
}

.btc-addr {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.power-num {
  color: #3c763d;
  font-weight: 500;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.power-num.danger {
  color: #d9534f;
}

code {
  font-size: 100%;
}

.fa.help {
  cursor: pointer;
}

.tip {
  color: #72c02c;
}

.fa.help, .tip {
  margin-left: 10px;
}

#id-accounts .tip {
  margin-left: 0;
}

td .tip:first-child, .progress.tip {
  margin-left: 0;
}

.box dl {
  margin-bottom: 0;
  color: #666;
}

.box h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.box.with-form dt, .box.with-form dd {
  line-height: 3em;
  min-height: 3em;
}

#id-contacts-table {
  font-size: 12px;
}

.modal-body td {
  vertical-align: middle !important;
}

.modal-body > *:last-child {
  margin-bottom: 0;
}

#modal-group-help table ul {
  margin-bottom: 0;
  padding-left: 15px;
}

#modal-group-help th, #modal-group-help td {
  text-align: center !important;
  vertical-align: middle !important;
}

h4 {
  font-size: 16px;
}

.tab-v3 .tab-content .tab-content {
  border: none;
}

.tab-pane > :first-child {
  margin-top: 0;
}

p > .fa-lightbulb-o {
  margin-right: 6px;
}

.msg-page {
  text-align: center;
  margin: 80px auto;
  font-size: 20px;
}

#account-2-3 > p > a {
  margin-right: 10px;
}

.enable-otp, .disable-otp {
  display: none;
}

.account-connect {
  font-size: 12px;
}

.account-connect a {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
}

.account-connect.big a {
  font-size: 48px;
  margin: 0 8px;
}

.account-connect.unbind a > i {
  color: #999;
}

.errorlist li {
  color: #d9534f;
}

.account-signup .help-block {
  margin-top: 10px;
  margin-bottom: 25px;
}

.account-signup .form-control + ul + .help-block,
.account-signup .form-control + .help-block {
  margin-top: -10px;
}

.account-signup label {
  color: #404E5B;
}

.account-signup .form-group input {
  height: 44px;
  border: 1px solid #E0E6EA;
  border-radius: 2px;
}

.account-signup .form-group input:focus {
  box-shadow: none;
  outline: none;
  box-shadow: none;
  border-color: #418BFF;
}

p.empty, p.developing {
  margin: 40px auto !important;
  text-align: center;
  font-size: 24px;
  cursor: default;
}

.bc-coins {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.bc-coins.btc {
  background-image: url('../img/coins/bitcoin.png');
}

.bc-coins.ltc {
  background-image: url('../img/coins/litecoin.png');
}

.bc-coins.usd {
  background-image: url('../img/coins/dollar.png');
}

.bc-coins.cny {
  background-image: url('../img/coins/cny.gif');
}

.wallet-dashboard > div {
  min-height: 106px;
}

.wallet-dashboard .panel-body > p {
  margin-bottom: 5px;
}

.wallet-dashboard > .panel-heading {
  float: left;
  width: 40%;
}

.panel-heading > h1 {
  margin: 11px 0 0;
  text-align: center;
  font-size: 52px;
}

.panel-heading > h1 > small {
  color: #fff;
}

.wallet-dashboard > .panel-body {
  margin-left: 40%;
  padding: 10px 0 0 10px;
}

.wallet-dashboard > .panel-body label {
  color: #999;
  margin-right: 10px;
  /*  width: 150px;
    text-align: right;*/
}

.wallet-dashboard .panel-body h3 {
  font-size: 34px;
  text-align: center;
}

.wallet-dashboard .panel-body h3 > small {
  font-size: 20px;
  vertical-align: top;
  margin-top: 8px;
  display: inline-block;
}

.wallet-dashboard > .panel-tail {
  float: right;
  padding: 10px 30px 0 0;
  min-width: 120px;
}

.wallet-dashboard > .panel-tail > a {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

dt {
  color: #999;
}

.fa-question.tip {
  cursor: help;
}

#id-trend-profit, #wd-1, #wd-2, #wd-3, #wd-4, #wd-5 {
  height: 360px;
}

.tab-bb #t1, .tab-bb #t2, .tab-bb #t3 {
  height: 360px;
  background: #fff;
}

svg + a {
  display: none !important;
}

li.folder > ul {
  display: none;
}

li.folder > ul > li > a {
  padding-left: 38px !important;
}

li.folder > a > i.pull-right {
  margin: 5px 0 0;
}

ul.selectpicker a small.muted {
  color: #999 !important;
}

.controls {
  margin-bottom: 10px;
}

#id-accounts, #wht {
  margin-top: 15px;
}

.w50 {
  width: 50px;
}

.badge.thin {
  padding: 2px 6px;
  font-weight: normal;
}

.cd {
  cursor: default;
}

.btn-group .fa-check {
  visibility: hidden;
}

.btn-group .active .fa-check {
  visibility: visible;
}

#wre-r {
  height: 90px;
}

.bold {
  font-weight: 500;
}

.actions > a {
  margin-right: 10px;
}

.bao.panel-info .panel-heading h1 i {
  color: #31708f;
}

.bao .fa-long-arrow-up {
  vertical-align: text-top;
  font-weight: 500;
}

.bao > .panel-heading > h1 > span {
  font-size: 12px;
  margin-right: 10px;
}

.bao .panel-heading small {
  margin-left: 10px;
  color: #fff;
}

.form-group .progress {
  margin-bottom: 0;
  height: 34px;
}

.form-group .progress > .progress-bar {
  padding: 7px 0;
}

.progress-fund.progress {
  height: 20px;
  margin-top: 7px;
}

.progress-fund.progress > .progress-bar {
  padding: 0 !important;
}

.btn-re-code-type, .btn-re-amount-type, .btn-currency-type {
  display: block;
}

.btn-re-code-type > label {
  width: 50%;
}

.btn-re-amount-type > label, .btn-currency-type > label {
  width: 49.9%;
}

.btn-re-amount-type.bbaf > label {
  width: 33.3%;
}

.panel-title > a {
  line-height: 1.1;
}

.acc-v1 .panel-title > a {
  line-height: 1.6;
}

.acc-v1 .panel-heading a {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  text-decoration: none;
}

.acc-v1 .panel-heading a.in {
  background: #687074;
  color: #fff;
}

.panel-title > a.small {
  line-height: 1.4;
}

.table-orders > tbody > tr {
  cursor: pointer;
  height: 34px;
  vertical-align: middle;
}

.table-orders > tbody > tr > td {
  vertical-align: middle;
}

.buy {
  color: #468847;
}

.buy.sep {
  border-top: 2px solid #c09853;
}

.revoke, .sell {
  color: #e67e22;
}

.order-status-1, .order-status-2, .order-status-6 {
  color: #468847;
}

.order-status-3, .order-status-5 {
  color: #777;
}

.table-orders.table-hover > tbody > tr:hover > td {
  background-color: #fcf8e3;
}

.contact-icons a {
  font-size: 24px;
  margin: 0;
}

.contact-icons a:hover {
  text-decoration: none;
}

.prize, .tasks {
  margin-top: 40px;
}

.tasks {
  margin-top: 45px;
  margin-bottom: 45px;
}

.tasks .list-group-item {
  cursor: pointer;
  color: #000;
}

.tasks .list-group-item:hover {
  background-color: #f5f5f5;
}

.list-group-item > h4.pull-right {
  color: #72c02c;
}

.list-group-item.done > h4.pull-right {
  color: #999;
}

.list-group-item > a.pull-right {
  margin-top: 10px;
}

.list-group-item > h4.pull-right > .fa-check {
  display: none;
}

.list-group-item.done > h4.pull-right > .fa-check {
  display: inline-block;
}

.list-group-item.done > h4.pull-right > .fa-plus {
  display: none;
}

.list-group-item.done > * {
  text-decoration: line-through;
  color: #999;
  cursor: default;
}

/* G#$^GFL */
#id-pd-cont {
  position: relative;
}

#id-disk {
  position: absolute;
  top: 20px;
  left: 16px;
}

#id-start-draw {
  position: absolute;
  cursor: pointer;
  top: 158px;
  left: 175px;
}

.prize-intro {
  padding-top: 80px;
}

.table-center th, .table-center td {
  text-align: center !important;
  vertical-align: middle !important;
}

.text-gold {
  color: #c09853;
}

.table-credits-progress {
  margin-bottom: 0;
  table-layout: fixed;
}

.table-credits-progress td {
  width: 14.28%;
  font-size: 13px;
  font-weight: 500;
  border-top: none !important;
}

.table-credits-progress td:first-child {
  border-left: none;
}

.table-credits-progress td > small {
  color: #858AA7;
  font-weight: normal;
}

.progress-credits {
  height: 14px;
}

.progress-credits > .progress-bar {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/*Panel U*/
.panel-u {
  border-color: #5fb611;
}

.panel-u > .panel-heading {
  color: #fff;
  background: #72c02c;
}

#id-check-remark {
  margin-left: 20px;
}

.color-gray {
  color: #aaa;
}

.color-blue {
  color: #00b5ff;
}

.f16 .zh-hans {
  width: 20px;
  /*background-position: 0 -1040px;*/
  background: url(/static/img/header/chinese.svg) no-repeat;
  background-size: 20px 16px;
}

.f16 .zh-hant {
  /*background-position: 0 -1712px;*/
  width: 20px;
  background: url(/static/img/header/chinese.svg) no-repeat;
  background-size: 20px 16px;
}

.f16 .de {
  width: 20px;
  background: url(/static/img/header/deutschland@3x.png) no-repeat;
  background-size: 20px 16px;
}

.f16 .ja {
  background-position: 0 -1984px;
}

.f16 .en {
  width: 20px;
  /*background-position: 0 -3664px;*/
  background: url(/static/img/header/english@3x.png) no-repeat;
  background-size: 20px 16px;
}

.f16 .flag {
  vertical-align: middle;
}

.table-ticker thead {
  background: #72c02c;
  color: #fff;
}

.table-ticker th {
  font-weight: normal;
  padding: 6px 8px !important;
}

.table-ticker td {
  font-weight: 500;
}

.table-ticker td > span {
  display: inline-block;
  width: 80px;
  position: relative;
}

.table-ticker td > span:first-child {
  margin-right: 5px;
}

.table-ticker td > span:first-child:after {
  display: block;
  content: '/';
  color: #777;
  position: absolute;
  right: 5px;
  top: 0;
}

.table-ticker .sec {
  font-weight: normal;
  color: #777;
}

.table-ticker .pri {
  color: #000;
}

.ticker-bitstamp {
  color: #8EC919;
}

.ticker-btce {
  color: #193477;
}

.ticker-okcoin {
  color: #1587C8;
}

.ticker-huobi {
  color: #DA7957;
}

.ticker-bitcool {
  color: #72c02c;
}

.no-mw {
  max-width: none;
}

.notif.popover {
  max-width: none;
  /*margin-top: -10px;*/
}

.notif-popover {
  width: 400px;
}

.notif > .popover-content {
  padding: 9px 0 0;
}

.notif-popover > h5 {
  border-bottom: 1px solid #eee;
  padding: 0 9px 9px;
  margin: 0;
}

.notif-popover > .notif-viewall {
  display: block;
  padding: 10px 0;
  text-align: center;
  background-color: #f7f7f7;
}

.notif-popover > .notif-viewall:hover {
  color: #0066A6;
  background-color: #f1f1f1;
  text-decoration: none;
}

.notif-popover > p {
  margin: 20px 0;
}

.notif-popover .list-group {
  margin: 0;
}

.notif-popover .list-group-item {
  border: none;
  border-top: 1px solid #eee;
  padding: 10px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.notif-popover .list-group-item:first-child {
  border-top: none;
}

.mandy-db .panel-body > h2 > small {
  font-size: 14px;
}

.mandy-db .panel-body dt {
  width: 110px;
  font-weight: normal;
}

.mandy-db .col-md-4 .panel-body dt {
  width: 120px;
}

.mandy-db .panel-body dd {
  margin-left: 100px;
}

.mandy-db .col-md-4 .panel-body dd {
  margin-left: 140px;
}

.mandy-db .panel-body dt, .mandy-db .panel-body dd {
  min-height: 1.6em;
  line-height: 1.6em;
}

.mandy-db .dl-db-assets > dt {
  width: 60px;
  text-align: center;
  color: #000;
  clear: none;
}

.mandy-db .dl-db-assets > dd {
  margin: 0 0 10px 10px;
  float: left;
  width: 245px;
}

.mandy-db .col-md-12 .dl-db-assets > dd {
  width: 225px;
}

.mandy-db .dl-horizontal {
  margin-bottom: 0;
}

#freshwidget-overlay {
  filter: alpha(opacity=80);
  opacity: .8;
  background-color: #333;
}

#freshwidget-button > a {
  border: 1px solid #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#id-index-intro > .container {
  height: 400px;
}

#id-accounts .list-inline {
  margin-bottom: 0;
}

.dl-ad dt {
  width: 60px;
  font-weight: normal;
}

.dl-ad dd {
  margin-left: 80px;
}

.modal-adm .headline {
  text-align: center;
  margin-bottom: 10px;
}

.modal-adm .list-inline > li {
  margin-bottom: 10px;
}

#id-intro-list {
  margin: 50px 0 0 32px;
}

#id-intro-list > li {
  margin-top: 14px;
}

#id-intro-list > li:first-child {
  margin-top: 0;
}

#id-intro-list a {
  padding: 8px 16px;
  width: 180px;
  text-align: center;
  font-size: 16px;
}

.table-sc pre {
  margin-bottom: 0;
}

.table-sc td {
  vertical-align: middle !important;
}

p.coming-soon {
  text-align: center;
  font-size: 34px;
  padding: 46px 0;
}

h1.coming-soon {
  padding: 68px 0;
}

.table-vam td {
  vertical-align: middle !important;
}

.table-scnv tbody tr {
  cursor: pointer;
}

.tag-box-v4 {
  background: #fff;
}

#id-nvc-date {
  width: 120px;
  display: inline-block;
}

#id-nvc-arbitrage, #id-nvc-loan {
  width: 320px;
  display: inline-block;
}

#id-nvc-new {
  width: 110px;
}

.btn-u-info {
  background: #d9edf7 !important;
  color: #31708f !important;
}

.dl-wire dt {
  width: 180px;
}

.dl-wire dd {
  margin-left: 200px;
}

.nav-tabs-bao .tab-pane {
  height: 200px;
}

.alert-collapse h4 {
  cursor: pointer;
  margin-bottom: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.alert-collapse p {
  margin-top: 10px;
}

.da-slider {
  height: 400px !important;
}

.da-slide h2 i {
  color: #fff;
  font-size: 40px !important;
  text-shadow: 4px 4px 10px #333;
}

.da-slide p {
  line-height: 36px !important;
}

.da-slide p i {
  color: #fff;
  font-size: 24px;
}

.da-slide .da-img {
  top: 40px !important;
}

#id-bao-trend-index {
  width: 286px;
  height: 164px;
  position: absolute;
  left: 318px;
  top: 102px;
}

#id-trend-price-index {
  height: 300px;
}

.news ul {
  margin-left: 50px;
  padding-left: 10px;
}

.news .more {
  display: block;
  color: #fff;
  background: #72c02c;
  padding: 0 8px 0 4px;
  border-bottom: 1px solid #72c02c;
}

.news a:hover {
  text-decoration: none;
}

.page-header {
  margin: 20px 0 10px;
}

.news-body {
  margin-top: 20px;
}

.list-muted li, .list-muted i {
  color: #999;
}

.panel-th {
  max-height: 410px;
  line-height: 1.42857143;
}

.tag-box-v1 {
  background: #fff;
}

.service .desc i {
  color: #72c02c;
}

.btn-group-bb .btn {
  background: #72c02c;
  border-color: #fff;
  color: #fff;
}

.btn-group-bb .btn-default:hover,
.btn-group-bb .btn-default:focus,
.btn-group-bb .btn-default:active,
.btn-group-bb .btn-default.active {
  background: #fff;
  color: #72c02c;
}

.btn-group-bb .btn:active,
.btn-group-bb .btn.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*
input[type=range]:focus {
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
}
*/
/* bootstrap-slider */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-top: 60px;
}

.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}

.slider.slider-horizontal .slider-track {
  height: 9px;
  width: 100%;
  margin-top: -10px;
  top: 50%;
  left: 0;
}

.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}

.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}

.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}

.slider.slider-disabled .slider-track {
  cursor: not-allowed;
}

.slider input {
  display: none;
}

.slider .tooltip.hide {
  display: none;
}

.tooltip-inner {
  text-align: left;
  max-width: 600px;
}

.slider .tooltip-inner {
  margin-top: 30px;
  padding-top: 5px;
  text-align: center;
  width: 60px;
  height: 30px;
  white-space: nowrap;
  color: #FFF;
  font-size: 14px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-radius: 3px !important;
  background-color: #6bd0f3;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #6bd0f3;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  border-radius: 4px !important;
  /*background: #f5f5f5;*/
  background-image: linear-gradient(90deg, #76D1F2  0%, #01599A 100%);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.slider-selection {
  position: absolute;
  /*background: #00BBF4;*/
  border-radius: 4px !important;
}

.slider-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0);
  border: 0 solid transparent;
}

.panel-orange .slider-handle, .panel-orange .slider-selection {
  background: #e67e22;
}

.slider-handle.round {
  border-radius: 50% !important;
}

.slider-handle.triangle {
  background: transparent none;
}

/* end bootstrap-slider */
.panel-th .form-group {
  margin-bottom: 10px;
}

.panel-th .form-group:last-child {
  margin-bottom: 0;
}

.panel-th .slider-track {
  background-image: url('../img/line.png'), url('../img/line.png'), url('../img/line.png');
  background-position: 25% 0, 50% 0, 75% 0;
  background-repeat: no-repeat;
}

.panel-th .input-group-addon {
  padding: 2px 4px;
}

.panel-th .input-group {
  width: 100%;
}

@media (min-width: 992px) {
  html[lang="zh-hans"] .panel-th .form-group > .col-md-4 {
    width: 25%;
  }

  html[lang="zh-hans"] .panel-th .form-group > .col-md-8 {
    width: 75%;
  }
}

.user-agreement h2 {
  margin: 0 0 20px;
}

.user-agreement p, .user-agreement li {
  line-height: 1.8;
}

.faq h3 {
  font-size: 18px;
  margin: 0 0 10px;
}

.faq dt {
  color: inherit;
}

.faq p + h3 {
  margin-top: 10px;
}

html[lang="en"] .navbar-nav > li {
  text-transform: uppercase;
}

html[lang="en"] .ac-qq, html[lang="en"] .ac-weibo {
  display: none;
}

/*.header-v3 .navbar-default {*/
/*background-color: #FFF;*/
/*}*/
.navbar {
  /*background-color: #FFF !important;*/
  /*padding-left: 20px;*/
  min-height: 45px;
}

.navbar .split-line {
  margin: 0 15px;
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #E1E1E1;
  position: relative;
  top: 10px;
}

.navbar-nav > li > div {
  text-transform: none;
}

.bao .pop {
  cursor: default;
}

html[lang="en"] .wallet-base > .col-md-2 {
  width: 21%;
}

html[lang="en"] .wallet-base > .col-md-10 {
  width: 79%;
}

.btn-u.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
}

.btn-u.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
}

.btn-u.disabled, .btn-u[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* thunder embed bug */
embed[type="application/thunder_download_plugin"] {
  display: none !important;
}

.popover.fund-pop {
  max-width: 526px;
}

.input-group-addon.solo {
  border: none;
  background: none;
  padding: 0 0 0 6px;
}

#id-captcha.input-group-addon {
  padding: 0 2px;
}

.cp.input-group-addon {
  background-color: transparent;
}

.cp-sms.input-group-addon {
  padding: 0;
}

#id-form-withdraw-btc > .form-group > label.col-md-2 {
  padding-left: 0;
}

/* NEW since 2014/12/03 */
.header-v3 .navbar-text {
  margin: 27px 15px;
}

.header-v3 .navbar-default .navbar-nav > li > a {
  font-size: 15px;
  text-transform: none;
  padding: 10px 30px 15px 20px;
  font-family: "PingFangBold", -apple-system, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

html[lang="en"] .header-v3 .navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
}

.header-v3 .dropdown-menu li a {
  font-size: 14px;
}

.header-v3 .dropdown-menu li > a:hover {
  color: #FFF;
  background-color: #418BFF !important;
}

.header-v3 .navbar-brand {
  position: static;
  height: 45px;
}

.header-v3 .mega-menu .dropdown-menu {
  min-width: 165px;
}

.copyright .social-icons li {
  text-indent: 0;
}

.copyright .social-icons .fa {
  color: #222;
  background: #c8c8c8;
  border-radius: 50% !important;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  border: solid 1px #555;
}

.copyright .social-icons a:hover .fa {
  background: #fff;
}

.tooltip-inverse.tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}

.tooltip-inverse .tooltip-inner {
  background-color: #fff;
  color: #000;
}

.no-tt {
  text-transform: none !important;
}

.dropdown-menu-dot {
  position: absolute;
  right: 14px;
  top: 34px;
  font-size: 6px;
  color: #e67e22;
  z-index: 100;
}

span.cls-uc {
  position: absolute;
  top: 26px;
  right: 0;
  font-size: 10px;
  z-index: 99;
  padding: 2px 5px;
}

.wrapper {
  padding-top: 20px;
  background-color: #FFF;
  margin-top: 45px;
}

.wrapper > .header-v3 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.hr-animated {
  -webkit-transition: -webkit-transform .4s ease-out;
  -moz-transition: -moz-transform .4s ease-out;
  -o-transition: -o-transform .4s ease-out;
  transition: transform .4s ease-out;
}

.hr-animated.hr-slideDown {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.hr-animated.hr-slideUp {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.wrapper > .container {
  background-color: #FFF;
  margin-bottom: 20px;
}

.news > .container {
  margin-top: 20px;
}

.navbar-brand {
  width: 182px;
  background: url('../img/logo.svg') no-repeat 70px 6px;
  -webkit-background-size: auto 30px;
  -moz-background-size: auto 30px;
  -ms-background-size: auto 30px;
  -o-background-size: auto 30px;
  background-size: auto 30px;
}

@media (max-width: 991px) {
  .navbar-brand {
    margin-top: 10px;
  }
}

.header-v3 .navbar-text {
  display: none;
}

body.home .header-v3 .navbar-text {
  display: block;
}

.rs-caption-title {
  font-size: 42px;
}

html[lang="zh-hans"] .rs-caption-title {
  letter-spacing: 14px;
}

html[lang="en"] .rs-caption-title {
  letter-spacing: 2px;
}

.line-justify {
  overflow: hidden;
  text-align: justify;
  text-align-last: justify;
}

.line-justify:after {
  display: inline-block;
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0;
}

.special-offer {
  border-bottom: 1px solid #eee;
  box-shadow: inset 0 0 4px #eee;
  background-color: #fcfcfc;
}

.special-offer h2 {
  margin: 20px 0;
  font-size: 24px;
  font-weight: normal;
}

.special-offer .row {
  margin: 20px 0;
}

.special-offer .btn-u {
  margin-top: 16px;
}

.special-offer .btn-u-orange {
  margin-right: 20px;
}

.section {
  padding: 40px 0;
}

.section.padded {
  padding: 80px 0;
}

.section a {
  color: #72c02c;
}

.section.alt {
  color: #fff !important;
  background: #72c02c;
}

.section.alt * {
  color: #fff;
}

.section h3 {
  margin-top: 0;
  line-height: 2em;
}

html[lang="zh-hans"] .section h3 {
  letter-spacing: 1px;
}

.section h4 {
  font-size: 20px;
  font-weight: 500;
}

.section ul {
  margin: 30px 0;
}

.section ul li {
  font-size: 20px;
  line-height: 2.6em;
  letter-spacing: 1px;
}

.section .chart > .row:first-child {
  margin: 0 45px;
}

.section .chart h3 i {
  margin: 0;
}

.section h4 {
  font-weight: normal;
}

.features {
  text-align: center;
}

.features p {
  font-size: 16px;
}

.features p:first-child {
  margin: 40px 0;
}

.features h4 {
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.features + div {
  margin: 30px 0 0;
}

.security h3 {
  margin-top: 40px;
}

.security h4 {
  color: #72c02c;
  margin-bottom: 20px;
}

.security ul li {
  font-size: 16px;
}

.security .btn-u {
  color: #fff;
  margin: 30px 0;
}

.partners {
  font-size: 18px;
  padding: 20px 0;
  background: #444343;
}

.partners-title {
  color: #FFF;
}

.partners + .footer {
  margin-top: 0;
}

.footer-v3 .footer {
  padding-top: 100px;
  padding-bottom: 0;
  border-top: none;
  background-color: #141414;
}

.footer .simple-list {
  line-height: 1.8em;
}

.footer .logo {
  height: 50px;
  zoom: 1;
}

.risk-tip {
  margin-top: 30px;
  padding: 30px;
  border-top: 1px solid #2B282F;
}

/*.input-group-addon {*/
/*background-color: #644ea2;*/
/*color: #FFF;*/
/*}*/
.has-error .control-label,
.has-error .input-group-addon {
  color: #e67e22;
}

.has-error .input-group-addon,
.has-error .form-control,
.has-error .form-control:focus {
  border-color: #e67e22;
}

.humane-flatty.humane-flatty-error {
  background-color: #AD3703;
}

.tag-box-wallet .sep,
.navbar-text .sep {
  margin: 0 10px;
  color: #ccc;
}

.tag-box-wallet > .lead {
  margin-bottom: 10px;
}

#guide .badge {
  vertical-align: text-bottom;
}

#guide .panel-body > h5 {
  margin-left: -15px;
}

#guide .panel-body > h5 > span, #deposit .panel-body > h5 > span {
  display: inline-block;
  padding: 5px 15px;
}

#guide .buy > span, #deposit .deposit > span {
  background: #72c02c;
  color: #fff;
}

#guide .sell > span, #deposit .usd > span {
  background: #e67e22;
  color: #fff;
}

#guide h5 + p, #deposit h5 + p {
  margin: 20px 0;
  text-align: center;
}

#deposit h5 + p {
  height: 40px;
}

#accordion .panel-body a {
  color: #72c02c;
}

#accordion #guide .panel-body a, #accordion #deposit .panel-body a {
  color: #555;
  text-decoration: none;
}

.tab-v3 .nav-pills li i.fa-fw {
  margin-right: 0;
  width: 1.28571429em;
}

.tab-v3 .nav-pills li a {
  font-size: 16px;
}

#id-notifications {
  /*padding-right: 20px;*/
}

.email-overflow {
  white-space: nowrap;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home .email-overflow {
  max-width: 220px;
}

.no-select {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.notify-row td label {
  display: block;
  cursor: pointer;
}

.notify-row td input {
  cursor: pointer;
}

.notify-row td label .fa {
  display: none;
}

.notify-row td label.ing .fa {
  display: inline-block;
}

.notify-row td label.ing input {
  display: none;
}

dl.filters {
  padding: 5px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  dl.filters dt {
    width: 60px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
  }

  dl.filters dd {
    margin-left: 70px;
  }
}

dl.filters dd {
  margin-top: -15px;
  margin-bottom: 25px;
}

dl.filters dd a {
  display: inline-block;
  border: 1px solid #E0E6EA;
  color: #667993;
  margin: 0 5px;
  padding: 0 10px;
  white-space: nowrap;
  border-radius: 2px;
  margin-top: 15px;
}

dl.filters dd a.on, dl.filters dd a:hover {
  text-decoration: none;
  background: #418BFF;
  color: #FFF;
  border: 1px solid #418BFF;
  border-radius: 2px;
}

/* Pulse Grow */

@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-grow:hover {
  -webkit-animation-name: pulse-grow;
  -moz-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
}

.panel table > caption {
  margin: 10px 0;
  font-size: 115%;
}

.bubble-tip {
  display: inline-block;
  padding: 4px 10px;
  background-color: #72c02c;
  color: #fff;
  font-size: 12px;
  position: relative;
}

.bubble-tip:before {
  position: absolute;
  content: '';
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  left: -6px;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #72c02c transparent transparent;
}

.panel .bubble-tip {
  margin-top: 8px;
}

.progress-bubble {
  margin: 0 0 18px;
}

h6.heading-xs {
  margin: 0;
}

.ipo-stat {
  text-align: center;
  margin: 10px 0;
}

.ipo-stat h4 {
  font-weight: 500;
  margin-bottom: 5px;
}

.ipo-title {
  margin: 20px 0 40px;
  text-align: center;
}

.fade {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.dropdown-menu,
.tooltip,
.popover,
.modal {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.modal {
  -webkit-animation: fadeOutScale 150ms ease-out 0s 1 normal;
  -moz-animation: fadeOutScale 150ms ease-out 0s 1 normal;
  -o-animation: fadeOutScale 150ms ease-out 0s 1 normal;
  animation: fadeOutScale 150ms ease-out 0s 1 normal;
}

.modal.in {
  -webkit-animation-name: fadeInScale;
  -moz-animation-name: fadeInScale;
  -o-animation-name: fadeInScale;
  animation-name: fadeInScale;
}

.popover.left,
.tooltip.left {
  -webkit-animation: fadeOutRightMini 180ms ease-out 0s 1 normal;
  -moz-animation: fadeOutRightMini 180ms ease-out 0s 1 normal;
  -o-animation: fadeOutRightMini 180ms ease-out 0s 1 normal;
  animation: fadeOutRightMini 180ms ease-out 0s 1 normal;
}

.popover.left.in,
.tooltip.left.in {
  -webkit-animation-name: fadeInLeftMini;
  -moz-animation-name: fadeInLeftMini;
  -o-animation-name: fadeInLeftMini;
  animation-name: fadeInLeftMini;
}

.popover.right,
.tooltip.right {
  -webkit-animation: fadeOutLeftMini 180ms ease-out 0s 1 normal;
  -moz-animation: fadeOutLeftMini 180ms ease-out 0s 1 normal;
  -o-animation: fadeOutLeftMini 180ms ease-out 0s 1 normal;
  animation: fadeOutLeftMini 180ms ease-out 0s 1 normal;
}

.popover.right.in,
.tooltip.right.in {
  -webkit-animation-name: fadeInRightMini;
  -moz-animation-name: fadeInRightMini;
  -o-animation-name: fadeInRightMini;
  animation-name: fadeInRightMini;
}

.popover.top,
.tooltip.top {
  -webkit-animation: fadeOutDownMini 140ms ease-out 0s 1 normal;
  -moz-animation: fadeOutDownMini 140ms ease-out 0s 1 normal;
  -o-animation: fadeOutDownMini 140ms ease-out 0s 1 normal;
  animation: fadeOutDownMini 140ms ease-out 0s 1 normal;
}

.popover.top.in,
.tooltip.top.in {
  -webkit-animation-name: fadeInUpMini;
  -moz-animation-name: fadeInUpMini;
  -o-animation-name: fadeInUpMini;
  animation-name: fadeInUpMini;
}

.popover.bottom,
.tooltip.bottom,
.dropdown-menu {
  -webkit-animation: fadeOutUpMini 150ms ease-out 0s 1 normal;
  -moz-animation: fadeOutUpMini 150ms ease-out 0s 1 normal;
  -o-animation: fadeOutUpMini 150ms ease-out 0s 1 normal;
  animation: fadeOutUpMini 150ms ease-out 0s 1 normal;
}

.typeahead + .dropdown-menu {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}

.popover.bottom.in,
.tooltip.bottom.in,
.dropdown:hover > .dropdown-menu,
.open .dropdown-menu {
  -webkit-animation-name: fadeInDownMini;
  -moz-animation-name: fadeInDownMini;
  -o-animation-name: fadeInDownMini;
  animation-name: fadeInDownMini;
}

input + .tooltip.bottom.in {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}

.cards .thumbnail {
  padding: 0;
  margin-bottom: 10px;
  position: relative;
}

.caption .ipo-stat {
  margin-bottom: 0;
  color: #777;
}

.thumbnail .status {
  position: absolute;
  top: 9px;
  right: 0;
  z-index: 9;
}

.thumbnail:hover {
  border-color: rgb(150, 150, 150);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.thumbnail > a:hover {
  text-decoration: none;
}

.thumbnail > a:hover > img {
  opacity: .8;
}

.tp-caption {
  display: none;
}

.revslider-initialised .tp-caption {
  display: block;
}

.fullscreenbanner > ul > li {
  list-style: none;
}

.tab-v1 .nav-tabs {
  position: relative;
}

.tab-v1 .nav-tabs > .toggle {
  position: absolute;
  right: 0;
}

.tab-v1.fold .tab-content {
  display: none;
}

.coin-name {
  text-transform: uppercase;
}

.lisk {
  height: 655px;
  background-image: url('../img/task-lisk-banner.jpg');
  background-size: cover;
}

.task-row {
  display: block;
}

.task-row + .task-row {
  margin-top: 30px;
}

.task-row:hover {
  opacity: 0.8;
  text-decoration: none;
}

.share-bg {
  text-align: center;
  height: 400px;
  position: relative;
  background-image: url('../img/share.png');
  background-size: cover;
}

.task-lisk-bg {
  background-image: url('../img/task-lisk-banner.jpg') !important;
}

.task-lottery-signup {
  background-image: url('../img/task-lottery-signup.jpg') !important;
}

.taolibao-banner-bg {
  background-image: url('../img/activity/taolibao-red-packet/taolibao-banner.png') !important;
}

.share-bg p {
  color: #FFFFFF;
  font-size: 30px;
  padding: 0 200px;
  font-weight: 200;
}

.share-bg p:first-child {
  margin-top: 140px;
  font-size: 50px;
  font-weight: 500;
}

.row-share-rule .headline, #id-referrals .headline {
  margin-bottom: 10px;
  border: none;
}

.row-record .headline h4, .row-share-rule .headline h4, #id-referrals .headline h4 {
  font-size: 14px;
  margin-top: 35px;
  padding-bottom: 0;
  color: #534178;
}

#id-referrals .headline h4 {
  margin-top: 5px;
}

.row-share-rule ol li {
  font-size: 14px;
}

.row-share-rule ol li span, .row-share-rule ol li div {
  color: #000;
}

.row-share-rule ol li + li {
  margin-top: 20px;
}

#id-referral-link {
  height: 50px;
}

.btn-copy-link {
  width: 150px;
  height: 50px;
}

.btn-copy-signin {
  padding: 13px 0;
  border-radius: 2px;
  width: 150px;
}

.btn-copy-signin:hover {
  color: #FFF;
}

#id-referrals table {
  font-size: 14px;
}

/*首页轮播*/
.carousel-bb-inner .container > .row {
  margin-top: 140px;
}

.erweima-img {
  margin-top: 60px;
  text-align: center;
}

.erweima-img p {
  color: #FDAD09 !important;
  font-size: 16px;
  margin-top: 10px;
}

.carousel-item-lisk-inner .erweima-img p {
  color: #FFFFFF !important;
}

.carousel-bb-inner p {
  font-size: 15px;
  color: #FFFFFF;
}

.carousel-bb-inner .help-about-us {
  background-image: url('../img/intro-bg.png');
}

.carousel-bb-inner .bonus-lottery-signup {
  background-image: url('../img/task-lottery-signup.jpg');
}

.carousel-bb-inner .bonus-lisk {
  background-image: url('../img/task-lisk-banner.jpg');
}

.carousel-bb-inner .bitapp {
  background-image: url('../img/slider/bg2.png');
}

.carousel-bb-inner .bonus-taolibao {
  background-image: url('../img/activity/taolibao-red-packet/taolibao-banner.png');
}

.carousel-bb-inner span.taolibao-btn {
  display: inline-block;
  color: #FFFFFF;
  max-width: 400px;
  padding: 10px 60px;
  margin-top: 15px;
  letter-spacing: 3px;
  font-size: 20px;
  border: 1px solid #FFFFFF;
}

p.slider-title {
  font-size: 50px;
  line-height: 1.5;
  margin-bottom: 0;
}

.carousel-lisk-right p:nth-child(2) {
  font-size: 25px;
}

.carousel-lisk-right p:nth-child(3) {
  margin-top: 5px;
}

p.slider-font-yellow {
  color: #FDAD09;
  margin-top: 5px;
  font-size: 25px;
}

.slider-btn {
  height: 44px;
  margin-top: 8px;
  letter-spacing: 2px;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #FDAD09;
}

.carousel-app-right {
  margin-top: 30px;
}

.carousel-app-right p:nth-child(3) {
  margin-top: 28px;
}

.user-avatar {
  text-align: center;
}

.user-avatar img {
  width: 50%;
}

.dl-flag dt {
  width: auto;
}

.dl-flag dd {
  margin-left: 70px;
}

.activity-finished:after {
  top: 0;
  right: 0;
  position: absolute;
  border-top: 100px solid red;
  border-left: 100px solid transparent;
  content: '';
}

.activity-finished-font {
  top: 30px;
  right: -5px;
  position: absolute;
  z-index: 50;
  color: #FFFFFF;
  font-size: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

html[lang="zh-hans"] .activity-finished-font {
  top: 25px;
  right: 0;
}

.headline ~ p {
  margin: -15px 0 20px;
  font-size: small;
}

.headline ~ form + p {
  margin-top: 0;
}

.verify-papers {
  width: 100%;
  max-height: 213px;
  border: 1px dashed #e4e4e4;
}

.check-btn {
  position: absolute;
  top: 0;
  width: 95%;
  min-height: 100px;
  height: 100%;
  border-radius: 3px;
  background: url('../img/plus.svg') no-repeat center center;
}

.video-verify {
  padding-top: 20px;
  border-top: 1px dashed #e4e4e4;
}

.bb-paper {
  font-size: 16px;
  font-weight: 900;
}

.to-deposit {
  margin-left: 10px;
}

.extra-ror {
  font-size: 12px;
  display: inline-block;
  position: relative;
  top: -8px;
  left: 5px;
  color: #72c02c;
}

.dl-ad .width-dt {
  width: 90px;
  margin-left: -30px;
}

.img-bbaf-svg {
  width: 515px;
}

.home-bitgift-svg {
  width: 441;
}

.carousel-bb-inner a.item {
  height: 31vw;
  background-size: 100% !important;
}

.currency-symbol {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: smaller;
  text-transform: uppercase;
  color: #777;
}

.deal-detail {
  margin-top: -15px;
  text-align: center;
}

.deal-detail p:first-child {
  font-size: 18px;
}

#photo-verify {
  position: relative;
  top: -75px;
}

.btn-glod {
  border-radius: 2px;
  border: 1px solid #418BFF !important;
  background-color: #418BFF !important;
  padding: 10px 32px;
  color: #FFF !important;
  display: inline-block;
}

.btn-glod:hover {
  text-decoration: none;
  border: 1px solid #418BFF !important;
  background-color: #418BFF !important;
}

.btn-glod.disabled, .btn-glod[disabled] {
  cursor: not-allowed;
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid #907eb0 !important;
  background-color: #907eb0 !important;
}

.btn-120 {
  width: 120px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  padding: 0;
}

/* 币种资料页面 */
.currency-info-list {
  padding: 74px 50px;
  overflow: hidden;
  border-bottom: 1px solid #E1E1E1;
}

.currency-info-list .codename {
  display: inline-block;
  border: 1px solid #E0E6EA;
  border-radius: 2px !important;
  width: 60px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  color: #667993;
  letter-spacing: 0.06px;
  cursor: pointer;
  margin-top: 20px;
}

.currency-info-list .codename-active,
.currency-info-list .codename:hover,
.currency-info-btn a {
  background: #418BFF;
  border-radius: 2px;
  font-size: 14px;
  color: #FFF;
  border-color: #418BFF;
  text-decoration: none;
}

.currency-info-btn {
  margin-top: 40px;
}

.currency-info-btn a + a {
  margin-left: 35px;
}

.currency-info-btn a {
  color: #FFF;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
}

.currency-info-detail {
  padding: 40px 65px 74px;
}

.currency-info-detail p {
  font-size: 14px;
  color: #404E5B;
  letter-spacing: 0.04px;
  margin-bottom: 20px;
}

.currency-info-container {
  padding-top: 80px;
}

.currency-info-container h1 {
  font-size: 30px;
  color: #282C37;
  margin-bottom: 30px;
}

.currency-search input {
  height: 44px;
  font-size: 20px;
  border: 1px solid #E0E6EA;
}

.currency-search .input-group-addon {
  cursor: pointer;
  padding: 0 20px;
  font-size: 20px;
  background: #418BFF;
  border: 1px solid #418BFF;
}

.currency-search input:focus {
  border: 1px solid #418BFF;
}

/* bb-tab-v2 */
.bb-tab-fa {
  padding: 0;
  margin-top: 20px;
}

.bb-tab-v2 li {
  display: inline-block;
  float: left;
  font-size: 16px;
}

.bb-tab-v2 li a {
  color: #25272D;
  font-family: "PingFangBold", -apple-system, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  display: inline-block;
  /*width: 158px;*/
  padding: 0 66px 0 28px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-left: 4px solid #ffffff;
}

.bb-tab-v2 li.active a, .bb-tab-v2 li a:hover {
  text-decoration: none;
  color: #418BFF;
  background: #F4F8FF;
  border-left: 4px solid #418BFF;
}

.reg-tab {
  display: inline-block;
  border: 1px solid #E1E1E1;
  cursor: pointer;
  width: 100px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

/* account profile content */
.account-info-content {
  /*border-top: 1px solid #E0E6EA;*/
  padding: 20px 0 0 13px;
  /*border-left: 2px solid #F3F4F5;*/
}

.account-info-content .control-label {
  font-size: 14px;
  color: #404E5B;
}

.account-info-content .form-static-font {
  color: #667993;
}

.form-horizontal .control-label {
  text-align: left;
}

.basic-info, .account-auth {
  padding-bottom: 30px;
  /*border-bottom: 1px solid #E0E6EA;*/
}

.account-auth {
  padding: 40px 0;
}



.account-profile h4 {
  /*margin-top: 30px;*/
}

.tip2 {
  color: #418BFF;
}

.text-muted {
  color: #282C37;
}

.account-profile input[type="text"] select {
  height: 36px;
  border: 0;
}

input[type="text"]:focus, input[type="password"]:focus {
  border: 1px solid #418BFF;
}

.account-profile .form-group label {
  padding-left: 0;
}

.account-profile {
  border-left: 2px solid #F3F4F5;
  padding-left: 28px;
}

/* bb-radio-group */
.bb-radio-group input[type="radio"] {
  display: none;
}

.bb-radio-group label {
  cursor: pointer;
}

.bb-radio-group .radio-img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  position: relative;
  top: 13px;
}

.bb-radio-group .radio-checked {
  background: url('../img/radio/checked.svg') no-repeat;
  background-size: 14px;
}

.bb-radio-group .radio-unchecked {
  background: url('../img/radio/unchecked.svg') no-repeat;
  background-size: 14px;
}

.bb-radio-group .radio-disabled {
  cursor: not-allowed;
  background: url('../img/radio/radio-disabled.svg') no-repeat;
  background-size: 14px;
}

.profile-timezone .head-title {
  margin-top: 33px;
}

.split-line-e0e6ea {
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
}

.change-pwd-row {
  padding-top: 40px;
  padding-bottom: 30px;
}

.photo-verify-row, .tfas-row, .notify-row, .ip-whitelist-row, .login-status-row, .row-audit {
  padding: 40px 0 30px;
}

.account-info-content .row {
  color: #404E5B;
}

.account-info-content tbody > tr > td {
  border-top: none;
}



#id-form-ip-whitelist .btn-u {
  margin-left: 10px;
  padding: 6px 28px;
}

#id-modal-config-otp .modal-dialog {
  width: 1130px;
}

#id-modal-config-otp .modal-dialog .modal-body {
  padding: 40px;
}

#id-modal-config-otp p {
  margin-top: 15px;
}

.btn-black {
  background-color: #418BFF !important;
  color: #FFF;
  width: 150px;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center;
}

.btn-black:hover{
  color: #FFF !important;
  text-decoration: none;
  background-color: #0066A6 !important;
}

#id-passwd-otp4 {
  height: 44px;
}

.vip-row {
  padding-bottom: 50px;
  padding-top: 30px;
}



.credits-row h4 {
  /*margin-top: 200px;*/
}

.wallet-base-head {
  margin-bottom: 60px;
}

.withdraw-btn {
  display: inline-block;
  border: none;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.deposit-btn {
  padding: 4px 21px;
}

.coin-img-container {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
}

table.wallet-list tbody tr td {
  vertical-align: middle;
  border-bottom: 1px solid #F6F6F6;
}

table.wallet-list tbody tr:hover {
  background-color: #FDFBFF;
}

.transfer-tr {
  background-color: #FDFBFF;
}

.op-content {
  padding: 15px 0 30px;
}

.wallet-list-container {
  margin-left: -15px;
  margin-right: -15px;
}

.transfer-active-tr {
  background-color: #FDFBFF;
}

.transfer-active-tr td {
  border-bottom: none !important;
}

.op-content .fa-qrcode {
  color: #EF7B54;
}

.op-withdraw-row {
  padding: 0px 50px;
}

.btn-get-sms-code {
  padding: 5px;
}

.col-withdraw-tip {
  top: 40px;
}

.operate-top {
  padding: 0 60px 10px 60px;
}

.bb-alert-danger {
  background-color: #FFF;
  width: 538px;
  height: 82px;
  text-align: center;
  line-height: 82px;
  margin: 0 auto;
  border-radius: 2px;
}

.search-input-group {
  width: 200px;
}

.search-input-group .input-group-addon {
  color: #FFF;
  background-color: #418BFF;
  border: 1px solid #418BFF;
  cursor: pointer;
}

#total-asset-dropdown:hover, #total-asset-dropdown:active, #total-asset-dropdown:focus {
  color: #000;
  text-decoration: none;
}


.to_btc_text {
  display: inline-block;
  position: relative;
}



.header-v3 .dropdown-menu {
  border: none;
  cursor: pointer;
}

.reg-header > span:nth-child(1) {
  border-right: none;
  border-radius: 0 2px 2px 0;
}

.reg-header > span:nth-child(2) {
  position: relative;
  left: -5px;
  border-radius: 2px 0 0 2px;
  border-left: none;
}

.reg-active, .reg-header span:hover {
  background-color: #418BFF;
  color: #FFF;
}

.send-code {
  background-color: #418BFF;
  border-left: none;
  cursor: pointer;
}

.input-group .btn-disabled {
  background-color: #675193;
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
}

.header-v3 .navbar-default .navbar-nav > .active > a,
.header-v3 .navbar-default .navbar-nav > .open > a,
.header-v3 .navbar-default .navbar-nav > .open > a:hover {
  color: #ffffff;
}

.btn-sign {
  width: 100%;
}

.user-deal input {
  top: 2px;
}

.pager li > a, .pager li > span {
  border-radius: 2px;
}

.tfa-content {
  display: inline-block;
}

.tfa-content + .tfa-content {
  margin-left: 50px;
}

.footer-v3 .thumb-headline h2 {
  font-size: 14px;
}

.footer-v3 .footer p, .footer-v3 .simple-list a {
  color: #656070;
}

.footer-v3 .footer p {
  padding: 5px 0 0 40px;
}

.has-success .form-control:focus {
  border-color: #418BFF;
  box-shadow: none;
}

.form-control, button {
  border-radius: 2px !important;
}

.profile-timezone {
  margin-top: 35px;
}

.sign-row {
  background-color: #F8F8F8
}
#slider-selection-shade{
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: #f5f5f5;
}
@media (max-width: 991px) {
  .header-v3 .navbar-toggle, .header-v3 .navbar-default .navbar-toggle:hover, .header-v3 .navbar-default .navbar-toggle:focus {
    background: #644EA2 !important;
  }

  .header-v3 .navbar-default .navbar-toggle {
    border-color: #644EA2;
  }

  .header-v3 .navbar-default .navbar-nav > .active > a, .header-v3 .navbar-default .navbar-nav > .active > a:hover, .header-v3 .navbar-default .navbar-nav > .active > a:focus {
    background: #644EA2 !important;
  }
}

tr > td {
  vertical-align: middle !important;
}

a {
  color: #418BFF
}

button {
  background-color: #418BFF ;
}
