/* -------------------------- *\
   -- CSS that is activated only when Javascript is enabled
\* -------------------------- */
.realInput { display: block; clip: auto; position: static; }
.fakeInput, .vcClassifier a.fakeInput { display: none;}
.inactiveErrorText { display: block; }
.topicsHeader .legendSymbol { display: block; }

.verticalClassification .vcLegend  { display: block }
.verticalClassification .topicsHeader h3,
.singleClass  .vcClassifier a {display: none; }