a.markdown, a.portal_action_anchor
{
   text-decoration: underline; font-weight: bold
}

.survey-progress-sections .survey-section
{
   background: #eee; border: 1px solid #aaa; border-radius: 0.4em; font-weight: normal !important;
}

.survey-progress-sections .survey-section.active
{
   background: #aaa; border: 1px solid #888; color: #000 !important;
}

.survey-progress-sections .survey-section.passed
{
   background: #ccc; color: #777 !important; border: 1px solid #999
}

.survey-progress-sections div.survey-section.selectable
{
   border: 1px solid #333 ; cursor: pointer;
}
