/*
** Theme-specific view mode css
**
** @date 12-22-2014
*/

tr.question-row-hover
{
background-color: #333333 !important;
border: 1px solid #666 !important;
}

tr.question-label
{
	color: #FFF !important;
}

th.question-label
{
	color: #FFF;
}