.stable {
    width: 473px;
    color: white;
    border-color: #AAAAAA;
    margin: 0;
    border: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 16px;
}

.sdiv {
    width: 473px;
}

.stable .tdspace {
    width: 80px;
}

.stable .tdh1 {
    height:24px;
    font-size: 16px;
    text-align: left;
    color: cadetblue;
}

.stable .tdh2 {
    height:24px;
    font-size: 16px;
    text-align: right;
    color: cadetblue;
}

.stable .tdb1 {
    height:24px;
    font-size: 16px;
    text-align: left;
    color: mediumvioletred;
}

.stable .tdb2 {
    height:24px;
    font-size: 16px;
    text-align: right;
    color: mediumvioletred;
}

.stable .tdl {
    height:24px;
    font-size: 16px;
    text-align: left;
}

.stable .td2 {
    height:24px;
    font-size: 16px;
    text-align: right;
    color: gold;
}

.myh1 {
    color: gold;
    font-size: 16px;
    width: 1200px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
}

.htable {
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 16px;
    width: 1200px;
    margin-left: 50px;
    border-color: #999999;
    border-width: 1px;
}

.htable .tdh1 {
    height:24px;
    font-size: 16px;
    text-align: left;
    color: #AAAAFF;
    border: solid;
    border-color: #333333;
    border-width: 1px;
}

.htable .tdh2 {
    height:24px;
    font-size: 16px;
    text-align: right;
    color: #AAAAFF;
    border: solid;
    border-color: #333333;
    border-width: 1px;
}

.htable .tdc11 {
    height:24px;
    font-size: 16px;
    text-align: left;
    color: #DDDDDD;
    border: dashed;
    border-color: #333333;
    border-width: 1px;
}

.htable .tdc12 {
    height:24px;
    font-size: 16px;
    text-align: right;
    color: #DDDDDD;
    border: dashed;
    border-color: #333333;
    border-width: 1px;
}

.htable .tdc21 {
    height:24px;
    font-size: 16px;
    text-align: left;
    color: #FFFFFF;
    border: dashed;
    border-color: #333333;
    border-width: 1px;
}

.htable .tdc22 {
    height:24px;
    font-size: 16px;
    text-align: right;
    color: #FFFFFF;
    border: dashed;
    border-color: #333333;
    border-width: 1px;
}

#history_table {

    font-size: 16px;
    table-layout: fixed;
    width: 100%;
}

.tdc1 {
    background: #020305;
    color: #8495A6;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    border-color: #364659;
    width: 100px;
    height:24px;
    font-size: 16px;
    text-align: right;
}

.tdc2 {
    background: #28364C;
    color: #ddecff;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    border-color: #364659;
    width: 100px;
    height:24px;
    font-size: 16px;
    text-align: right;
}

.tdfc1 {
    background: #18202D;
    color: #8495A6;
    cursor: pointer;
    width: 180px;
    height:24px;
    font-size: 16px;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    border-color: #364659;
}

.tdfc2 {
    background: #28364C;
    color: #ddecff;
    cursor: pointer;
    width: 180px;
    height: 24px;
    font-size: 16px;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    border-color: #364659;
}

.why {
    background: #020305;
    color: #8495A6;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    border-color: #364659;
    width: 100px;
    height: 60px;
    text-align: right;
}

.custom-scrollbar {
    position: absolute;
    bottom: -30px;
    width: 950px;
    left: 0px;
    width: 100%;
    height: 15px;
    background: #CCCCCC;
}

.thumb {
    height: 100%;
    width: 100px;
    background: #8495A6;
    height: 25px;
    cursor: pointer;
    position: relative;
}

