.history-list ul {
    padding: 0px;
    list-style-type: none;
}

.history-list li b {
    float: left;
    width: 130px;
}

.actionDd {
    margin-right: 3px;
}

#accountTable td a {
    cursor: pointer;
}

._gray {
    color: #9a9a9a;
}

.fx .checkbox, .radio {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.tableSpan {
    float: left;
    width: 100%;
}

#loading {
    display: none;
}

#transactions, #settlement, #histories, #userBalance, #blacklist {
    margin-top: 30px;
}

.jsonview {
    font-size: 12px !important;
}

.timeline-body {
    margin: 0 !important;
    margin-bottom: 5px !important;
}

.endLine {
    font-weight: bold;
}

#json-alert {
    margin-top: 20px;
    display: none;
}

#transaction-result {
    display: none;
}

.tarea {
    display: none;
}

#stageState {
    display: none;
}