﻿.daypartingpre
{
    background-color: #FFFAE2;
}

.daypartingclose
{
    background-color: #EFFFE5;
}

.daypartingafter
{
    background-color: #E6F4FF;
}

#daypartingstate .countdowntoclose
{
    color: White;
}

#daypartingstate .afterhours
{
    color: White;
}

#daypartingstate .beforethebell .marketstate,
#daypartingstate .afterhours .marketstate,
#daypartingstate .countdowntoclose .marketstate
{
    font-weight: bold;
    font-size: 1.1em;
}

#daypartingstate .beforethebell .marketstate
{
    color: #A13801;
}

#daypartingstate .afterhours .marketstate
{
    color: #90C7FD;
}

#daypartingstate .countdowntoclose a:link,
#daypartingstate .afterhours a:link,
#daypartingstate .countdowntoclose a:visited,
#daypartingstate .afterhours a:visited,
#daypartingstate .countdowntoclose a:hover,
#daypartingstate .afterhours a:hover,
#daypartingstate .countdowntoclose a:active,
#daypartingstate .afterhours a:active
{ 
    color: White; 
}

#dayparting .countdownOpen 
{
    color: White;
}
