﻿.burTitle {
    color: #0E4F9E;
    font-size: 14px;
    font-family: arial;
    white-space: nowrap;
    FONT-WEIGHT: bold;
    padding-left: 9px;
    padding-right: 2px;
}
.backImage {
    background: url(../images/tab_middle_en.gif) repeat-y 50% top;
}

.burDate {
    color: #646464;
    font-size: 12px;
    font-family: arial;
    white-space: nowrap;
    padding-right: 3px;
    height: 18px;
}

.moreDetailsLink {
    PADDING-LEFT: 10px;
    COLOR: #024da2;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

    .moreDetailsLink:hover {
        TEXT-DECORATION: underline
    }

.backImage .UpperMenuA {
    color: #ffffff;
    height: 24px;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    float: left;
}

.graphDiv {
    min-height: 88px;
}

.UpperMenuUL {
    padding-right: 0px;
    padding-left: 0px;
    list-style-image: none;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}

.UpperMenuLI {
    float: left;
    list-style-image: none;
    list-style-type: none;
    height: 24px;
    display: inline;
}

    .UpperMenuLI A {
        text-decoration: none
    }

        .UpperMenuLI A:hover {
            text-decoration: none
        }

.UpperMenuSep {
    float: left;
    list-style-image: none;
    margin: 0;
    width: 2px;
    list-style-type: none;
    height: 24px
}

    .UpperMenuSep DIV {
        font-size: 1px;
        width: 2px;
        height: 24px;
        cursor: default
    }

a#StopRefresh {
    float: left;
    font-size: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    cursor: default;
    position: relative;
    top: -999px;
    line-height: 0px;
}

:focus, :active {
    border: 0;
    outline: 0;
    outline-style: none;
    outline-width: 0;
}

.whiteRow {
    background-color: #ffffff;
}

#forex .table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 7px;
}

    #forex .table td {
        padding: 7px 0
    }

    #forex .table .whiteRow td {
        padding: 0;
        border-top-style: hidden;
        border-bottom-style: hidden;
    }

.stock-list tbody tr:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
    /* margin-left: 5px; */
    margin-right: 2px;
}

.stock-list .TA100:before, .stock-list .deojons:before {
    background-color: #D99E40;
}

.stock-list .TA25:before, .stock-list .Nasdk:before {
    background-color: #D3380C;
}

.stock-list .blutec:before {
    background-color: #686CCF;
}

.percent.up {
    color: #1ea928
}

.percent.down {
    color: red
}

#graphDiv img {
    margin: 2px 0 7px;
}

#graphDiv td {
    background-color: transparent;
    /* color: #000000; */
    font: normal 11px Arial;
}

#TAIndx table.stock-list td {
    text-align: left;
    width: 23%;
}

    #TAIndx table.stock-list td:first-child {
        width: 53%;
    }

    #TAIndx table.stock-list td:last-child {
        width: 24%;
        text-align: right;
        padding-right: 2px;
    }

#USAIndx table.stock-list td {
    text-align: left;
    width: 32%;
    padding-left: 2px;
}

#USAIndx table.stock-list {
    margin-left: 4px;
    margin-right: 4px;
}

    #USAIndx table.stock-list td:first-child {
        width: 42%;
        /* padding-left: 4px; */
    }

    #USAIndx table.stock-list td:last-child {
        width: 26%;
        text-align: right;
        padding-right: 2px;
    }

thead.not-visible, .not-visible tr, .not-visible td, .not-visible th, .not-visible div {
    line-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    border-width: 0 !important;
    padding: 0 !important;
    font-size: 0;
    background-color: transparent;
    color: #fff
}
