.pnlTitle a {
        color: #7b0202 !important;

}

.ethbalance {
        color: #3eb249 !important;
}

fieldset label {
        border-top-width: 1px !important;
}

legend {
        font-weight: bold !important;
}

.thumb-holding-img {
        width: 20px;
        margin-bottom: -5px;
        margin-left: 5px;
        margin-right: 5px;
}

.imgadd {
        display: block;
        width: 50px;
        height: 50px;
        float: left;
        background-color: #cccccc;
        margin-right: 10px;
        border-radius: 8px;
        margin-top: 5px;
}

.titleAdd {
        font-weight: bold;
}


.addShow {
        color: #bbb;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 3px;
        cursor: pointer;
}

.prein{
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 3px;
        cursor: pointer;
        line-height: 23px;
}

.balanceToken {
        color: #435a5f;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px;
        padding: 5px;
        border: 1px solid #ececec;
        background: rgba(0,0,0,.02);
        border-radius: 3px;
}

.balanceTokenNum {
        cursor: pointer;
}



.blockAdd {
        width: 100%;
        height: 78px;
        margin-top: 5px;
}

.balanceAdd {
        float: right;
        width: auto;
        min-width: 88px;
        height: 30px;
        /*color: #3eb249;*/
        color: #059;
        font-weight: bold;
        font-size: 14px;
        margin-top: -80px;
        text-align: right;
        border: 1px solid #ececec;
        background: rgba(0,0,0,.02);
        border-radius: 3px;
        padding: 5px 10px 5px 10px;
}

.PNLREAL{
        float: right;
        width: 100px;
        height: 20px;
        color: #059;
        font-weight: bold;
        font-size: 11px;
        margin-top: -57px;
        text-align: right;
        margin-right: 10px;
}

.PNLREAL .ui-icon {
        width: 15px;
        height: 15px;
}

.upPNLTitle {
        color: #003966;
}

.btup, .upTtitlePer{
        color: #0bba74;
        background: rgb(90 193 50 / 7%);
}

.btdown, .downTitlePer{
        color: #ff4761;
        background: rgb(193 50 50 / 7%);
}

.golinkdex .ui-icon {
        height: 10px;
        width: 10px;
        background-size: cover;
        margin-left: 0px;
        opacity: .25;
        transition: opacity 300ms ease;
        background-color: #005599;
}

.balanceToken a {
        text-decoration: none;
}

#listTokenHolding .jqm-top-link-container > span::before {
        right: 0 !important;
        margin: 0 0;
}

@media (min-width: 60em) {
        .jqm-content {
                width: 100%;
        }
        .ui-collapsible-set {
                float: left;
                margin-left: 1%;
                margin-right: 1%;
                width: 48%;
        }
        .jqm-content .jqm-top-link-container {
                margin: 0 0%;
                width: 100%;
                height: 15px;
        }
        .jqm-content {
                padding: 20px;
        }
        .jqm-demos {
                background-color: #f9f9f9;
                background-image: none;
        }
}

@media (min-width: 90em) {
        .jqm-content {
                padding: 10px;
        }
        .ui-collapsible-set {
                float: left;
                margin-right: 0%;
                margin-left: 0.5%;
                width: 32.8%;
        }
        #khung1 {
                width: 22.8%;
        }
        #khung3 {
                width: 42.8%;
        }
}

.tokenList {
        font-size: 11px;
}


.jqm-header .jqm-banner {
        background: #2e81c0 !important;
}