
table.dataTable tbody tr.successit td:last-child span {
    display: inline-block;
    color: #008485;
    font-weight:500;
}

table.dataTable tbody tr.successit td:last-child span:before {
  content:'\f058';
  font-family:FontAwesome;
  display:inline-block;
  margin-right: 5px;
}

table.dataTable tbody tr td:last-child span:before {
  content:'\f1ce';
  font-family:FontAwesome;
  display:inline-block;
  margin-right: 5px;
}


table.dataTable tbody tr td:last-child span {
    display: inline-block;
    font-weight:500;
    color:#ffc107;
}


table.dataTable tbody tr.cancelled td:last-child span:before {
  content:'\f00d';
  font-family:FontAwesome;
  display:inline-block;
  margin-right: 5px;
}

table.dataTable tbody tr.cancelled td:last-child span{
 color:red;
}



table.dataTable tbody tr td {font-weight:500;}

.footercontent .ftitems:nth-child(2) {
  
    font-weight: 500;
}

tr.user-language-wrap {display:none;}

#balance {font-size:2em; font-weight:700;}

li#wppb-form-element-12 input, li#wppb-form-element-13 input {
    width: 250px;
    padding: 5px 15px;
    border-color: #cbd5e1;
    border-radius: 0.5rem;
    font-size: 13px;
}

.hrlines {margin:10px 0;}
/* LOGIN */

body {background:#181a1f;}

#login {
    margin: 0px !important;
    position: absolute;
    border:0!important;
    right: 0;
    height: 100% !important;
    width: 40% !important;
    padding-top: 200px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
        backdrop-filter: blur(60px);
}

#login input {font-size:15px;}

#login  input#wppb-submit {
 
    font-size: 18px !important;
    font-weight: 600;
}

#login .wppb-error {
   
    color: #fff !important;
}



.is-header-blur nav.header .header-container {
    background-color: #181a20;
    border: none !important;
}

nav.header.print\:hidden {
    border: none !important;
}

.text-primary {
    color: #ffffff;
}

main.main-content.w-full.px-\[var\(--margin-x\)\].pb-8 {
    color: #fff !important;
}

.fill-primary {
    fill: #ffffff;
}

.fill-slate-500 {
    fill: #ffffff;
}

.text-slate-800 {
    color: #ffffff;
}

a.flex.py-2.text-xs\+.tracking-wide.text-slate-500.outline-none.transition-colors.duration-300.ease-in-out.hover\:text-slate-800.dark\:text-navy-200.dark\:hover\:text-navy-50 {
    color: #fff !important;
}

.bg-primary\/10 {
    background-color: rgb(255 255 255 / 10%);
}



.hover\:bg-primary\/20:hover {
    background-color: rgb(255 255 255 / 20%);
}


.bg-slate-50 {
    background-color: #282d36;
}

.bg-slate-200 {
    background-color: #424a69;
}


.bg-white {
    background-color: #181a20;
    border: none !important;
    box-shadow: 5px 10px 10px rgba(0,0,0,0.15);
}


div#transtable_length {
    display: none;
}

div#transtable_filter {
    display: none;
}


#transtable_wrapper td {
    font-size: 16px!important;
    font-weight: 500;
    padding: 13px 10px;
}

div#transtable_info, div#transtable_paginate {
    color: rgba(255, 255, 255, 0.5);
}

#transtable tr.odd {
    background: #181a20!important;
}

#transtable div {display:inline-block;}

.wallicon {
    height: 40px !important;
    display: inline-block;
    margin-right: 10px;
}
.profileaddmoney div{ display:inline-block;}
.profileaddmoney {
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: url(images/wallet.png) no-repeat left center #171a20;
    background-size: 55px;
    background-position-x: 20px;
    padding-left: 90px !important;
}
.loadwait { background: url(images/loading-gif.gif?ver=123) no-repeat  center;
    background-size: 350px; min-height:250px;}


.profileaddmoney .pricetop {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}



.loadall {display:none;}

.profileaddmoney {
    padding: 10px 20px;
    margin-bottom: 30px;
}

.currencytotal {font-weight:500!important; color: #0e9880; }
.currencytotal span {font-size: 16px; color: rgba(255,255,255,0.7); }

.tradingview-widget-container:before {
    display: block;
    width: 270px;
    content: '';
    height: 50px;
    position: absolute;
    z-index: 9;
}

span.cicon {
    color: #888c94;
}

.contentblock {}

.active\:bg-primary\/25:active {
    background-color: #433910;
}

#transtable tr td:nth-child(4) {
    color: #888c94;}


span.negative {
    color: #f23645;
    opacity: 0.7;
}

#currentmoney {font-weight:700;}

#timestamp {
    
    padding: 10px 0; color: rgba(255,255,255,0.4);
}
.focus\:border-primary:focus {
    border-color: #fcd536;
}

#submitto {
    background: #fcd536!important;
    color: #171a20!important;
    border: none;
}

.contentblock {
    border-top: 10px solid #444a55;
    padding-top: 20px;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    border-radius: 5px;
    background: transparent;
    border: solid 1px rgba(255, 255, 255, 0.7);
    padding: 8px 0;
}

.wpcf7-form label {
    margin-bottom: 14px !important;
    display: block;
    font-size: 16px;
    font-weight: 500;
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    background: transparent;
    border: rgba(255, 255, 255, 0.7) solid 1px;
    border-radius: 3px;
    width: 100%;
    padding:8px 5px!important;
}

#submitto {
    background: #fcd536 !important;
    color: #171a20 !important;
    border: none;
    border-radius: 3px;
    width: 100%;
    padding: 11px;
}

.sendreceive {
    padding-top: 30px;
    clear: both;
    margin-bottom: 40px;
}

.sndrcv input{background:transparent;}

.sendreceive a { margin-right: 10px;
    border-radius: 3px;
    background: #fcd535;
    color: #181a1f;
    font-size: 16px;
    padding: 10px 45px;
    text-align:center;
}

#UserName,#CryptoName {display:none;}

.sndrcv input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #fcd535;
    font-size: 18px;
    color: #181a1f;
    border: none;
    padding: 15px 5px;
}


#sendmn , #receivemn{display:none;}
#receivemn {}

 #receivemn .walletaddress {
    border: 1px dashed rgba(255, 255, 255, 0.7);
    padding: 10px;
    font-size: 18px;
}

.sndrcv input {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    padding: 10px 5px;
    width: 100%;
}

.sendreceive a:hover{opacity:0.7; }
.nologin {background:url(images/backg.jpg) no-repeat; background-size: cover;}
#transactions #transtable tr td:nth-child(4) {color:#fff;}
span#clicktoregister {cursor: pointer;}

.disablewith {display:none;}

.alertwith {
    width: 100%;
    padding: 20px;
    background: #820909;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 4px 8px 11px rgba(0, 0, 0, 0.3);
}

.alertwith #currentvalues, .alertwith #allvalues  {display:inline-block;}



@media all and (max-width:767px) {#login{width:100%!important; padding-left:25px!important; padding-right:25px!important;} .main-content h1 {font-size: 16px!important;}div#timestamp {
    font-size: 10px !important;
    padding: 0px;
    margin-bottom: 30px;
}
.wallicon {
    height: 20px !important;
   
}    #transtable_wrapper td {
        font-size: 12px !important;
    }#transtable th:last-child{display:none;}#transtable td:last-child{display:none;}    #transtable tr td:first-child {
        width: 38% !important;
    }       #transtable tr td:nth-child(4) {
        width: 30% !important;
    }div#transtable_paginate {
    display: none;
}    #receivemn .walletaddress {
        clip-path: view-box;
        font-size: 12px;
    }}


