
/*.head, .type-note-block-container, .type-note-block-page-foot, .trailer, .possibleRefNote, .lb, .lineRef  {display: none}*/
#nav-top { 	
	font-size: 0.9rem;
}


.head, ._p, .lg, .trailer {
	display: inline;
}

.refsDecl::before {
	display: none;
	/* there are no refs displayed in bare-text*/		
}

.projectDesc .seg-type-thanks {
	display: none;
}


/* below elements that are no part of bare text */

.lg-ana-base-text, .l-ana-base-text, .lg-ana-bt, .l-ana-bt, .head-ana-base-text, .trailer-ana-base-text, .head-ana-bt, .trailer-ana-bt  {	
	color: red;	
}

.seg-ana-bt-context, .seg-ana-coiled-base-text {
	color: purple;

}

.seg-ana-tailored-bt {
	color: black;
}

.p-ana-sbt, .p-ana-sbt, .lg-ana-sub-base-text, .l-ana-sbt {	
	color: blue;
}
