
.b th {
    color: #475569;
    color: #94a3b8;
    color: #C8CCD8;
    border-bottom: 1px solid #1e2a3a;
    background: #090e18;
    background-color: #0d1523;;
    font-size:11px;
    height: 30px;
    font-weight: normal;
}

.b.normal th {
    height: 10px;
    font-size: 10px;
}

.b tr:nth-child(even) td {
     background: #090e18; 
}

.b tr:nth-child(odd) td  { 
    background: #060c14; 
}

.b td {
    border-bottom: 1px solid #0d1520; 
    font-size:12px;
}


#intraday-high-pts th:nth-child(2),
#intraday-high-pts td:nth-child(2),
#intraday-high th th:nth-child(2),
#intraday-high td td:nth-child(2),
#intraday-sectors-pts th:nth-child(2),
#intraday-sectors-pts td:nth-child(2)
{
    text-align: left;
}

#intraday-ibov-list th,
#intraday-ibov-list td,
#intraday-high th,
#intraday-high td
{
    text-align: center;

}


