span.vp_value:after {
    content: ' VP';
}

span.usd_value:after {
    content: ' USD';
}

span.atom_value:after {
    content: 'SVC';
}

.btc_exchange_value:after {
    content: ' BTC';
}

span.time_value:after {
    content: ')';
}

span.time_value:before {
    content: '(';
}

.tp_tracking img {
    width: 60px;
    height: auto;
}

.mypage .list-btc ul li .content {
    overflow: hidden;
}

.dolar:before {
    content: '= $';
}

#qrCode {
    height: 100%;
}

#receive_user_name {
    border: none;
    background: transparent;
    color: #ffffff;
}

.code-img {
    top: 60px;
}

.model-content-user .label-content h4 {
    text-align: left;
}

#confirm-usd-send {
    font-size: 32px;
}

.model-content-user .label-content a {
    color: #000;
}

.mypage .cos-table-list table tbody tr td {
    font-size: 20px !important;
}

.content-btc-address {
    max-width: 280px!important;
    font-size: 16px;
    overflow: hidden;
}
.withdraw-history-usd{
    font-size:16px;
}

.receive-send .Send .validate-input input.transfer_code,
.mypage-number .validate-input input.transfer_code {
    border: 2px solid #333;
    width: 100%;
}

.content-assets li .title .icon {
    top: 20px;
}

.content-assets li .list-content h4 {
    float: left;
}

.content-assets li:nth-child(1) {
    padding-top: 30px;
    padding-bottom: 30px;
    height: 200px;
}

.content-assets li:nth-child(5) .content p, .content-assets li:nth-child(6) .content p, .content-assets li:nth-child(5) h4, .content-assets li:nth-child(6) h4 {
    line-height: 100px !important;
}

.content-assets li:nth-child(5) h4, .content-assets li:nth-child(6) h4 {
    margin: 0px auto;
}

.content-assets li {
    padding: 60px;
    height: 220px;
}

.content-assets li .list-content .content p.number, .list-shop-app .content-detail .list.list-shop.blog-box .lepton, #debot-value, #vp-value, #lepton-value {
    font-size: 52px;
}

.content-assets li .list-content .text-usd {
    position: absolute;
    top: 27%;
    left: 38%;
    font-size: 32px;
    line-height: 40px;
    font-family: 'HiraginoSans-W4';
}

.list-mypage-content {
    padding-top: 80px;
}

.content-assets li .title .text-total {
    margin-left: -40px;
}

.my-page-withdrawal .modal .modal-dialog .modal-content button.custom-button {
    right: 0px;
    top: 100px;
}

div.list-content h4 span {
    font-size: 25px;
}

#modal-token-withdrawal .retransmission#resend-token-withdrawal-btn {
    top: 98px;
}

.my-page-withdrawal .alert-dismissible .close {
    font-size: 35px;
    color: #000;
    opacity: 1;
}

.fix-auto-fill {
    opacity: 0;
    height: 0 !important;
    overflow: hidden;
}

.fix-auto-fill input {
    opacity: 0;
    overflow: hidden;
}

.my-page-withdrawal .modal .modal-dialog .modal-content p span#confirm-withdrawal-address {
    font-size: 32px;
}

#usd-value-withdraw-btc,
#atom-value-withdraw-btc {
    text-align: left !important;
}

.modal-dialog-mypage .modal-footer .btn {
    border: 2px solid #000 !important;
}

#total_buy_plan:before {
    content: '$';
}
#svc-rate.dolar:before {
    content: '';
}


#withdraw-type {
    border: 1px solid #C9C9C9;
    background: #c9c9c9;
    border-radius: 20px;
    height: 90px;
    width: 100%;
    color: #000000;
    font-size: 32px;
    padding-left: 30px;
    padding-right: 30px;
}

#withdraw-type option{
    color: #333;
}
#transfer-type {
    border: 1px solid #C9C9C9;
    background: #c9c9c9;
    border-radius: 20px;
    height: 90px;
    width: 80%;
    color: #000000;
    font-size: 32px;
    padding-left: 30px;
    padding-right: 30px;
}

#transfer-type option{
    color: #333;
}

.transfer .select-dropdown:before {
    right: 170px!important;
}

.my-page-withdrawal .modal .modal-dialog .modal-content .commission{
    margin-top: 0;
    margin-bottom: 0;
    line-height: inherit;
    font-weight: 400;
    font-size: 36px;
    padding-left: 40px!important;
}

.select-dropdown:before {
     background-color: transparent!important;
}
.txt-min-usd,
.txt-min-atom {
    padding-left: 15px;
}
