.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left;
    border-radius: 0 !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
    float: none !important;
    margin-right: 0 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
    display: block !important;
    border:none !important;
    background: #ff5300 !important;
    height: 50px !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    cursor: pointer !important;
    opacity: 1;
    transition: opacity ease .4s;
    width: 100% !important;
}
.bt-myaccount-main{
    padding: 45px 0;
}
.bt-login-register-box{
    display: flex;
    overflow: hidden;
    background: #fff;
    align-items: stretch;
}
.bt-login-register-box .bt-login-register-l{
    width: 50%;
    position: relative;
    overflow: hidden;
}
.bt-login-register-box .bt-login-register-l img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.bt-login-register-box .bt-login-register-r{
    width: 50%;
    padding: 60px 10%;
}
.loginRegister-form-text, .woocommerce-privacy-policy-text{
    font-size: 15px;
    color: #666;
    line-height: 24px;
}
.bt-loginregister-wrap form>p.loginRegister-form-text{
    margin-top: 15px;
}
.woocommerce-privacy-policy-text p{
    margin-top: 10px;
}
.woocommerce-privacy-policy-text p a{
    color: #ff5300;
}
.lost_password_message{
    padding: 10px 24px;
    border-radius: 10px;
    color: #ff5300;
    background: #fff6f2;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}
.bt-myaccount-main #my-account-menu{
    width: 25%;
    margin-right: 30px !important;
    background: #fff;
    border-radius: 15px;
    box-shadow: rgba(129, 129, 129, 0.3) 0px 0px 10px -1px;
}
.bt-myaccount-main #my-account-menu~.woocommerce-MyAccount-content{
    width: calc(75% - 30px);
}
.bt-myaccount-main .yith-wcmap .user-profile{
    padding: 30px;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-avatar{
    margin-right: 0;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border:3px solid #e5e5e5;
    overflow: hidden;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-avatar img.avatar{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-avatar.avatar-upload:after {
    content: '\e623' !important;
    font-family: 'iconfont' !important;
    right: 50%;
    margin-right: -15px;
    margin-bottom: -15px;
    bottom: 50%;
    width: 29px;
    padding-left: 0;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    background: #ff5300 !important;
    color: #fff;
    font-size: 18px;
    display: none;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-avatar.avatar-upload:hover:after{
    display: block;
}
body #yith-wcmap-avatar .avatar-modal-wrapper .avatar-modal-wrapper-region{
    height: 100%;
}
body #yith-wcmap-avatar .avatar-modal-wrapper .avatar-modal-wrapper-region .avatar-modal{
    top:50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0, -50%);
}
.bt-myaccount-main .yith-wcmap .user-profile .user-info .username{
    display: block;
    margin-top: 10px;
    font-size: 20px;
    color: #1a1b1c;
    font-weight: 500;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-info .user-email{
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #666;
    font-weight: 300;
    margin-bottom: 15px;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-info .logout{
    display: flex;
    justify-content: center;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-info .logout a{
    padding: 8px 15px;
    background: #f5f5f5;
    border-radius: 5px;
    border:1px solid #e5e5e5;
    font-size: 15px;
    color: #444;
    display: block;
}
.bt-myaccount-main .yith-wcmap .user-profile .user-info .logout a:hover{
    background: #ff5300;
    border-color: #ff5300;
    color: #fff !important;
}
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu:before{
    padding: 0;
    border: none;
}
.bt-myaccount-main #my-account-menu .myaccount-menu li a, 
.bt-myaccount-main #my-account-menu .myaccount-submenu li a, 
.bt-myaccount-main #my-account-menu-tab .myaccount-menu li a, 
.bt-myaccount-main #my-account-menu-tab .myaccount-submenu li a{
    padding: 15px 30px;
    border:none !important;
}
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu>li{
    border:none;
}
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-submenu>li{
    border:none;
}
.bt-myaccount-main #my-account-menu-tab.layout-simple .myaccount-menu li.active, 
.bt-myaccount-main #my-account-menu-tab.layout-simple .myaccount-menu li.is-active, 
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu li.active, 
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu li.is-active{
    background-color: #f5f5f5;
    position: relative;
}
.bt-myaccount-main #my-account-menu-tab.layout-simple .myaccount-menu>li.active::before, 
.bt-myaccount-main #my-account-menu-tab.layout-simple .myaccount-menu>li.is-active::before, 
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu>li.active::before, 
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu>li.is-active::before{
    content: '';
    width: 5px;
    height: 100%;
    left:0;
    top:0;
    background: #ff5300;
    border-radius: 0 3px 3px 0;
    position: absolute;
}
.bt-myaccount-main #my-account-menu-tab.layout-simple .myaccount-menu li.active>a, 
.bt-myaccount-main #my-account-menu-tab.layout-simple .myaccount-menu li.is-active>a, 
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu li.active>a, 
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu li.is-active>a{
    color: #ff5300 !important;
    border:none !important;
}
.bt-myaccount-main .myaccount-menu>li>a{
    color: #1a1b1c !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.bt-myaccount-main #my-account-menu .myaccount-menu li a span.item-opener, 
.bt-myaccount-main #my-account-menu .myaccount-submenu li a span.item-opener, 
.bt-myaccount-main #my-account-menu-tab .myaccount-menu li a span.item-opener, 
.bt-myaccount-main #my-account-menu-tab .myaccount-submenu li a span.item-opener{
    margin-right: 0;
}
.fa-chevron-up:before{
    content: '\e60c' !important;
    font-family: 'iconfont' !important;
    font-size: 16px !important;
}
.fa-chevron-down::before{
    content: '\e60c' !important;
    font-family: 'iconfont' !important;
    font-size: 16px !important;
    transform: rotate(-180deg);
    display: block;
}
.fa-wallet::before{
    content: '\e667' !important;
    font-family: 'iconfont' !important;
    font-size: 22px !important;
    color: #ff5300;
}
.bt-myaccount-main #my-account-menu.layout-simple .myaccount-menu:after{
    display: none
}
.bt-dashboard-metas{
    background: #fff;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}
.bt-dashboard-meta-item{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    border-right:1px solid #e5e5e5;
}
.bt-dashboard-metas .bt-dashboard-meta-item:last-child{
    border-right: none;
}
.bt-dashboard-meta-item i{
    color: #999;
    display: block;
    font-size: 42px;
    margin-right: 15px;
}
.bt-dashboard-meta-item:hover i{
    color: #ff5300;
}
.dashboard-meta-text p{
    font-size: 15px;
    color: #1a1b1c !important;
}
.dashboard-meta-text strong{
    font-size: 20px;
    display: block;
    color: #ff5300;
    font-weight: 800;
    margin-top: 3px;
}
.dashboard-order-account{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.dashboard-order-wrap{
    width: calc(60% - 15px);
}
.dashboard-account-wrap{
    width: calc(40% - 15px);
}
.dashboard-card{
    background: #fff;
    padding: 10px 30px;
}
.dashboard-card.dashboard-account-wrap{
    padding-bottom: 24px;
}
.dashboard-card-hd{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    padding-top: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.dashboard-card-hd h3{
    font-size: 18px;
    color: #1a1b1c;
    font-weight: 800;
}
.dashboard-card-hd .card-more-link{
    display: flex;
    align-items: center;
    color: #ff5300;
    font-size: 15px;
}
.dashboard-card-hd .card-more-link i{
    padding-left: 5px;
    transition: all ease .4s;
}
.dashboard-card-hd .card-more-link:hover i{
    padding-left: 10px;
}
table.bt-orders-table{
    width: 100%;
    margin-top: 0 !important;
    border-collapse: collapse;
	border-spacing: 0;
}
table.bt-orders-table tr td, 
table.bt-orders-table tr th{
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
}
table.bt-orders-table tr td.bt-order-action,
table.bt-orders-table tr td.woocommerce-orders-table__cell-order-actions{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.bt-order-status, 
.bt-order-date,
.woocommerce-orders-table__cell-order-date,
.woocommerce-orders-table__cell-order-total
{
    color: #666;
}
.woocommerce-orders-table__cell-order-date,
.woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__cell-order-total{
    text-align: center;
}
.bt-order-total, 
.text-link-action,
.woocommerce-orders-table__cell-order-total span.woocommerce-Price-amount{
    color: #ff5300;
}
.woocommerce-orders-table__cell-order-actions{
    padding-right: 30px !important;
}
table.bt-orders-table tr .woocommerce-orders-table__header-order-actions{
    text-align: right;
    padding-right: 30px !important;
}
table.bt-orders-table tr .woocommerce-orders-table__header-order-number,
table.bt-orders-table tr .woocommerce-orders-table__cell-order-number{
    text-align: left !important;
    padding-left: 30px !important;
}
.woocommerce-orders-table__cell-order-status span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    color: #999;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
}
.woocommerce-orders-table__cell-order-status span.status-failed{
    color: #ff5300;
    background: #fee8de;
}
.woocommerce-orders-table__cell-order-status span.status-processing{
    color: #2c8416;
    background: #e4f4e0;
}
.woocommerce-orders-table__cell-order-status span.status-completed{
    color: #ff5300;
    background: #fef0dc;
}
.woocommerce-orders-table__cell-order-status span.status-partialpaid{
    color: #2c8416;
    background: #e4f4e0;
}
.woocommerce-orders-table__cell-order-actions .woocommerce-button.bt-order-button{
    display: flex;
    align-items: center;
    height: 30px;
    padding: 0 10px;
    color: #ff5300;
    border-radius: 3px;
    border:1px solid #ff5300;
    transition: all ease .4s;
    margin:0 0 0 10px !important;
    margin-right: 0 !important;
    font-size: 14px !important;
    cursor: pointer;
}
.bt-order-button:hover{
    background: #ff5300;
    color: #fff !important;
}
.bt-order-id a,
.woocommerce-orders-table__cell-order-numbe{
    color: #1a1b1c;
    font-weight: 500;
}
.bt-user-profile-info{
    margin-top: 8px;
}
.bt-user-profile-info .info-row{
    padding: 8px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bt-user-profile-info .info-row span.label{
    color: #666;
}
.bt-user-profile-info .info-row span.value{
    color: #1a1b1c;
    font-weight: 500;
}   
.bt-user-profile-info .info-row:last-child{
    margin-bottom: 15px;
}
.bt-user-profile-info a.btn-edit{
    display: flex;
    height: 45px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #ff5300;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    transition: all ease .4s;
    margin-top: 20px;
}
.bt-user-profile-info a.btn-edit:hover{
    opacity: .8;
    color: #fff !important;
}
.dashboard-support{
    margin-top: 30px;
}
.dashboard-support h3{
    font-size: 18px;
    color: #1a1b1c;
    font-weight: 800;
    margin-bottom: 15px;
}
.dashboard-support-ul{
    display: flex;
    justify-content: space-between;
}
.dashboard-support-ul li{
    width: calc(33.33% - 15px);
}
.dashboard-support-ul li a{
    display: flex;
    align-items: center;
    padding: 20px 30px;
    background: #fff;
}
.dashboard-support-ul li a i{
    font-size: 58px;
    color: #ff5300;
    display: block;
    margin-right: 15px;
}
.dashboard-support-text p{
    font-size: 17px;
    color: #1a1b1c;
    font-weight: 600;
}
.dashboard-support-ul li a:hover p{
    color: #ff5300;
}
.dashboard-support-text .des{
    color: #666;
    margin-top: 7px;
}
.no-results{
    text-align: center;
    margin-top: 60px;
}
table.bt-all-orders-table{
    background: #fff;
}
.bt-account-page-hd{
    margin-bottom: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.bt-account-hd-r{
    margin-left: 24px;
}
.bt-account-hd-r .bt-account-hd-bt{
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border-radius: 5px;
    box-shadow: rgba(129, 129, 129, 0.3) 0px 0px 10px -1px;
    font-size: 15px;
    background: #fff;
    color: #ff5300;
    font-weight: 500;
    transition: all ease .4s;
    border:none;
    cursor: pointer;
}
.bt-account-hd-r .bt-account-hd-bt:hover{
    background: #ff5300;
    color: #fff !important;
}
.bt-account-page-hd h1{
    font-size: 30px;
    color: #1a1b1c;
    font-weight: 600;
}
.bt-account-page-hd p{
    margin-top: 10px;
    color: #444;
}
.bt-orders-filter-form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.bt-orders-filter-form select{
    margin-right: 15px;
    width: 230px;
    border:none;
    box-shadow: 0 0 10px -1px rgba(129, 129, 129, 0.3);
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
}
.bt-orders-filter-form input{
    border:none;
    box-shadow: 0 0 10px -1px rgba(129, 129, 129, 0.3);
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
    outline: none;
}
.bt-orders-filter-form .bt-btn{
    height: 45px;
    border-radius: 5px;
    border:none;
    background: #ff5300;
    color: #fff;
    margin-left: 15px;
    display: block;
    padding: 0 24px;
    box-shadow: 0 0 10px -1px rgba(129, 129, 129, 0.3);
    font-size: 15px;
    cursor: pointer;
}
.bt-orders-filter-form .bt-btn.reset-bt{
    background: #1a1b1c;
    padding: 0 15px;
    line-height: 45px;
}
.bt-orders-table tbody tr:nth-child(even){
    background-color: none;
}
.bt-repair-order-detail-wrap .invoice-box{
    max-width: 100%;
    margin: auto;
    padding: 24px;
    border: none;
    box-shadow: 0 0 10px -1px rgba(129, 129, 129, 0.3);
    font-size: 13px;
    line-height: 1.4;
    color: #444;
    background-color: #FFF;
    border-radius: 15px;
}
.bt-repair-order-detail-wrap .invoice-box table, 
.bt-repair-order-detail-wrap .invoice-box table tr, 
.bt-repair-order-detail-wrap .invoice-box table tr td, 
.bt-repair-order-detail-wrap .invoice-items, 
.bt-repair-order-detail-wrap .invoice_totals, 
.bt-repair-order-detail-wrap .invoice_headers, 
.bt-repair-order-detail-wrap .invoice_headers p{
    font-size: 14px;
    line-height: 2;
}
.bt-repair-order-detail-wrap .invoice-box table td{
    padding: 10px 15px;
}
.bt-repair-order-detail-wrap .invoice-box table td td{
    padding-left:0;
    padding-right: 0;
}
.bt-repair-order-detail-wrap .invoice-box>table>tbody>tr{
    border-bottom: 1px solid #e5e5e5;
}
.bt-repair-order-detail-wrap .invoice-box table table tbody{
    border:none;
}
.bt-repair-order-detail-wrap .invoice-box table{
    margin-top: 0 !important;
}
.bt-repair-order-detail-wrap tbody tr:nth-child(even){
    background: none;
}
.bt-repair-order-detail-wrap .invoice-box table tr.heading td{
    background: #f5f5f5;
    border:none;
}
.bt-repair-order-detail-wrap .invoice-box table tr.details td{
    padding-bottom: 15px;
}
.bt-repair-order-detail-wrap .invoice-box>h2{
    display: none;
}
.bt-repair-order-detail-wrap .invoice_totals table tbody{
    border:1px solid #e5e5e5;
    background: #fff;
    border-bottom: none;
}
.bt-repair-order-detail-wrap .invoice_totals table tbody th{
    text-align: left;
    color: #444;
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
}
.bt-repair-order-detail-wrap .invoice_totals table tbody td{
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
    color: #ff5300;
}
.bt-repair-order-detail-wrap #btnPrint{
    display: inline-block;
    width: auto !important;
    height: 40px !important;
    padding: 0 36px;
    margin: 24px auto 0 auto;
    font-size: 13px !important;
}
.bt-woocommerce-address{
    display: flex;
    justify-content: space-between;
}
.bt-woocommerce-address .woocommerce-Address{
    width: calc(50% - 15px);
}
.bt-woocommerce-address .woocommerce-Address .dashboard-card-hd a.edit{
    display: flex;
    align-items: center;
    color: #ff5300;
    font-size: 15px;
}
.bt-woocommerce-address .woocommerce-Address .dashboard-card-hd a.edit i{
    padding-right:5px;
}
.bt-woocommerce-address .woocommerce-Address address{
    line-height: 36px;
    padding: 15px 0;
}
.bt-edit-address-wrap .dashboard-card-bd{
    padding-top: 15px;
    padding-bottom: 24px;
}
#account_display_name_description{
    margin-top: 10px;
    display: block
}
.bt-rewards-table{
    margin-bottom: 30px;
}
.bt-account-tab ul{
    display: flex;
    margin-bottom: 20px;
}
.bt-account-tab ul li{
    margin-right: 20px;
}
.bt-account-tab ul li a{
    font-size: 18px;
    color: #1a1b1c;
    font-weight: 500;
}
.bt-account-tab ul li.active a{
    color: #ff5300;
    font-weight: 800;
}
#my-account-menu.layout-simple.position-vertical-left .myaccount-menu li a{
    border-right: none !important;
}
.pool-page-des{
    margin-bottom: 24px;
    line-height: 28px;
    margin-top: -10px;
}
.pool-page-des a{
    color: #ff5300;
    text-decoration: underline;
}
.hj-hosting-pool-overlay{
    margin-top: 24px;
    padding: 30px;
    background: #fff;
}
.hj-hosting-miners{
    background: #fff;
    padding: 30px;
    margin-bottom: 24px;
}
.hj-hosting-miners .content{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.hj-hosting-miners .content .left{
    display: flex;
}
.hj-hosting-miners .content .left .thumbnail{
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 5px;
    background: #f5f5f5;
    margin-right: 15px;
    flex:none;
}
.hj-hosting-miners .content .left .thumbnail img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.hj-hosting-miners  .minner-info{
    display: flex;
    flex-direction: column;
}
.hj-hosting-miners .content .left .minner-info h3{
    font-size: 16px;
    color: #1a1b1c;
    font-weight: 500;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.minner-info-metas{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: auto;
    margin-bottom: 0;
}
.minner-info-metas .details-item{
    width: calc(50% - 10px);
    margin-top: 10px;
    font-size: 14px;
    color: #1a1b1c;
}
.minner-info-metas .details-item span.label{
    color: #666;
}
.minner-info-metas .details-item span.value input,
.minner-info-metas .details-item span.value select{
    height: 35px;
    line-height: 35px;
}
.hj-hosting-miners .content .right{
    display: flex;
    flex-direction: column;
}
.hj-hosting-miners .content .right .status{
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 3px;
    background: #f5f5f5;
    color: #444;
    font-size: 14px;
    white-space: nowrap;
}
/* 成功 / 运行中 */
.hj-hosting-miners .content .right .status.success{
    background: #e6f7ef;
    color: #1e7f4d;
}
/* 准备中 / 处理中 */
.hj-hosting-miners .content .right .status.preparing{
    background: #fff7e6;
    color: #ad6800;
}
/* 已结束 / 停止 */
.hj-hosting-miners .content .right .status.ended{
    background: #f0f0f0;
    color: #8c8c8c;
}
.hj-hosting-miners .content .right .miner-renew{
    margin-top: auto;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
}
.hj-hosting-miners .content .right .miner-renew a{
    display: block;
    height: 35px;
    line-height: 35px;
    background: #ff5300;
    color: #fff !important;
    border-radius: 5px;
    padding: 0 15px;
    font-size:14px;
    margin-top: 10px;
}
.hosting-item-head{
    font-size: 16px;
    color: #1a1b1c;
    font-weight: 500;
}
.hosting-item-content{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.hosting-item-content .addr_add_btn{
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    display: block;
    margin-left: 15px;
    border:1px solid #ff5300;
    color: #ff5300;
    padding: 0 15px;
    white-space: nowrap;
    text-align: center;
    min-width: 120px;
    transition: all ease .4s;
    font-size: 14px;
    cursor: pointer;
}
.hosting-item-content select{
    height: 42px;
    line-height: 42px;
}
.hosting-item-content .addr_add_btn:hover{
    background: #ff5300;
    color: #fff !important;
}
.addr_list{
    margin-top: 20px;
    border-radius: 5px;
    padding: 0 24px;
    background: #fdf6f2;
}
.addr_list ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #f9e8df;
    font-size: 14px;
}
.addr_list ul li:last-child{
    border:none;
}
.addr_list ul li .del_addr{
    cursor: pointer;
}
.addr_list ul li .del_addr i{
    color: #ff5300;
}
.agreement{
    color: #ff5300;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container{
    display: block;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar{
    background: none;
    width: 100%;
    float: none;
    min-height: auto;
    padding-top: 0;
    margin-bottom: 20px;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading{
    display: none;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul{
    display: flex;
    justify-content: space-between;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li{
    padding: 0;
    width: calc(33.33% - 10px);
    margin: 0;
    box-shadow: none !important;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    box-shadow: rgba(129, 129, 129, 0.3) 0px 0px 10px -1px;
    padding: 24px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #1a1b1c;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li a p{
    margin: 0;
}
.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li a span{
    font-size: 24px;
    display: block;
    margin-right: 10px;
}
body .woocommerce-MyAccount-content .woo-wallet-content,
body #wc-wallet-transaction-details_wrapper{
    width: 100% ;
    border:none;
    background: #fff;
    border-radius: 15px;
    box-shadow: rgba(129, 129, 129, 0.3) 0px 0px 10px -1px;
    padding: 30px;
    float: none;
}
body .woocommerce-MyAccount-content .woo-wallet-content .woo-wallet-content-heading{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
body .woocommerce-MyAccount-content .woo-wallet-content>hr{
    display: none !important;
}
body .woocommerce-MyAccount-content .woo-wallet-content form label{
    margin-bottom: 10px !important;
    color: #666;
    display: block;
}
.woo-add-to-wallet{
    display: block !important;
    border: none !important;
    background: #ff5300 !important;
    height: 50px !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    cursor: pointer !important;
    opacity: 1;
    transition: opacity ease .4s;
    width: 100% !important;
    float: none !important;
    margin-top: 20px !important;
}
body #wc-wallet-transaction-details_wrapper{
    margin-top: 20px;
}
.dataTables_wrapper .dataTables_length select{
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 5px !important;
    padding: 0 15px !important;
    border:1px solid #e5e5e5 !important;
    min-width: 80px;
    margin: 0 10px;
}
body .woocommerce-MyAccount-content .dataTables_length{
    margin-bottom: 20px;
}
body .woocommerce-MyAccount-content .dataTables_length label,
body .woocommerce-MyAccount-content .dataTables_filter label{
    display: flex;
    align-items: center;
}
body .woocommerce-MyAccount-content .dataTables_filter input{
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 5px !important;
    padding: 0 15px !important;
    border:1px solid #e5e5e5 !important;
    margin-left: 10px;
}
body .woocommerce-MyAccount-content .dataTables_filter{
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 20px;
}
body .woocommerce-MyAccount-content #wc-wallet-transaction-details{
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}
body .woocommerce-MyAccount-content #wc-wallet-transaction-details th,
body .woocommerce-MyAccount-content #wc-wallet-transaction-details td{
    padding: 12px 10px;
    border-bottom: 1px solid #e5e5e5;
}
body .woocommerce-MyAccount-content .dataTables_wrapper .dataTables_paginate .paginate_button{
    border:1px solid #ff5300;
    border-radius: 3px;
    color: #ff5300 !important;
    margin: 0 3px !important;
}
body .woocommerce-MyAccount-content .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
body .woocommerce-MyAccount-content .dataTables_wrapper .dataTables_paginate .paginate_button.current{
    background: #ff5300 !important;
    color: #fff !important;
}
body .woocommerce-MyAccount-content .woo-wallet-transactions-items li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
body .woocommerce-MyAccount-content .woo-wallet-transactions-items li>div{
    float: none;
}
body .woocommerce-MyAccount-content .woo-wallet-transactions-items li>div>p{
    font-size: 16px;
    color: #1a1b1c;
    font-weight: 500;
}
body .woocommerce-MyAccount-content .woo-wallet-transactions-items li>div>small{
    font-size: 14px;
    display: block;
    color: #999;
    margin-top: 5px;
}
@media (max-width: 992px) {
    .bt-login-register-box{
        display: block;
    }
    .bt-login-register-box .bt-login-register-l{
        display: none;
    }
    .bt-login-register-box .bt-login-register-r{
        padding: 35px 24px;
        width: 100%;
    }
    .bt-myaccount-main{
        padding: 45px 0;
    }
    .lost_password_message{
        font-size: 14px;
        padding: 10px 15px;
    }
    #my-account-menu.position-vertical-left{
        float: none;
        width: 100%;
        margin-right: 0 !important;
    }
    .bt-myaccount-main #my-account-menu~.woocommerce-MyAccount-content{
        width: 100%;
        float: none;
        margin-top: 24px;
    }
    .bt-dashboard-metas{
        flex-wrap: wrap;
        padding: 12px 24px;
    }
    .bt-dashboard-meta-item{
        width: 50%;
        padding: 12px 0;
        justify-content: flex-start;
        border-right: none;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .bt-dashboard-meta-item i{
        font-size: 36px;
        margin-right: 0px;
    }
    .dashboard-meta-text p{
        font-size: 14px;
        margin-top: 10px;
    }
    .dashboard-meta-text strong{
        font-size: 16px;
    }
    .dashboard-order-account{
        margin-top: 24px;
        display: block;
    }
    .dashboard-order-wrap, .dashboard-account-wrap{
        width: 100%;
        padding: 10px 20px;
    }
    .dashboard-account-wrap{
        margin-top: 24px;
    }
    .dashboard-support{
        margin-top: 24px;
    }
    .dashboard-support-ul{
        display: block;
    }
    .dashboard-support-ul li{
        width: 100%;
        margin-bottom: 15px;
    }
    .dashboard-support-ul li:last-child{
        margin-bottom: 0;
    }
    .dashboard-support-ul li a{
        padding: 20px;
    }
    .dashboard-support-ul li a i{
        font-size: 42px;
        margin-right: 10px;
    }
    .dashboard-support-text p{
        font-size: 16px;
    }
    .dashboard-support-text .des{
        font-size: 14px;
        margin-top: 3px;
    }
    table.bt-orders-table thead{
        display: none;
    }
    table.bt-orders-table,
    table.bt-orders-table tbody{
        border:none !important;
    }
    tbody tr:nth-child(even){
        background: none !important;
    }
    table.bt-orders-table,
    table.bt-orders-table tbody,
    table.bt-orders-table tr,
    table.bt-orders-table td,
    table.bt-orders-table th {
        display: block;
        width: 100%;
    }
    table.bt-orders-table tr {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0;
    }
    body table.bt-orders-table td, body table.bt-orders-table th {
        position: relative;
        padding: 10px 0;
        text-align: right !important;
        font-size: 14px;
        white-space: normal;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    /* data-title 显示为左侧标题 */
    table.bt-orders-table td::before,table.bt-orders-table th::before {
        content: attr(data-title);
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -8.5px;
        font-weight: 500;
        color: #1a1b1c;
        text-align: left;
        white-space: nowrap;
    }
    /* 给内容留出标题空间 */
    table.bt-orders-table td, table.bt-orders-table th {
        padding-left: 90px !important;
    }
    .bt-account-page-hd{
        margin-bottom: 20px;
        display: block;
    }
    .bt-account-hd-r{
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        text-align: center;
    }
    .bt-account-page-hd h1{
        font-size: 22px;
    }
    .bt-account-page-hd p{
        font-size: 14px;
        line-height: 22px;
    }
    .bt-orders-filter-form{
        display: block;
    }
    .bt-orders-filter-form select{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .bt-orders-filter-form input{
        width: 100%;
    }
    .bt-orders-filter-form .bt-btn{
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-left: 0;
    }
    table.bt-all-orders-table{
        padding: 0 20px;
    }
    table.bt-orders-table tr .woocommerce-orders-table__header-order-number, table.bt-orders-table tr .woocommerce-orders-table__cell-order-number{
        text-align: right !important;
    }
    .woocommerce-orders-table__cell-order-actions{
        padding-right: 0 !important;
    }
    .invoice_totals table{
        width: 100%;
    }
    .bt-woocommerce-address{
        display: block;
    }
    .dashboard-card{
        padding: 10px 20px;
    }
    .bt-woocommerce-address .woocommerce-Address{
        width: 100%;
        margin-bottom: 24px;
    }
    .bt-woocommerce-address .woocommerce-Address:last-child{
        margin-bottom: 0;
    }
    .bt-woocommerce-address .woocommerce-Address address {
        line-height: 30px;
        padding: 10px 0;
        font-size: 14px;
    }
    .bt-orders-table td[colspan] {
        display: block;
        width: 100%;
        padding: 20px 0 !important;
        text-align: center !important;
        font-size: 14px;
    }
    .hj-hosting-miners{
        padding: 20px;
        margin-bottom: 20px;
    }
    .hj-hosting-miners .content{
        display: block;
    }
    .hj-hosting-miners .content .left{
        display: block;
    }
    .hj-hosting-miners .content .left .thumbnail{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .hj-hosting-miners .content .right{
        flex-direction: row;
        justify-content: space-between;
        margin-top: 20px;
    }
    .hj-hosting-miners .content .right .miner-renew{
        width: calc(50% - 8px);
    }
    .hj-hosting-miners .content .right .miner-renew a{
        margin-top: 0;
        width: 100%;
        text-align: center;
    }
    .hj-hosting-miners .content .right .status{
        height: 35px;
        line-height: 35px;
        text-align: center;
        width: calc(50% - 8px);
    }
    .hosting-item-content .addr_add_btn{
        min-width: auto;
        margin-left: 10px;
    }
    .addr_list{
        padding: 0 20px;
    }
    .hj-hosting-pool-overlay{
        padding: 24px 20px;
    }
    .woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul{
        flex-wrap: wrap;
    }
    .woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li:last-child{
        margin-bottom: 0;
    }
    .woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li a{
        padding: 15px 20px;
    }
    body .woocommerce-MyAccount-content .woo-wallet-content, body #wc-wallet-transaction-details_wrapper{
        padding: 20px;
    }
    table#wc-wallet-transaction-details td::before{
        display: none !important;
    }
    body .woocommerce-MyAccount-content .dataTables_filter label{
        width: 100%;
    }
}