corpus {
  font-size:2px;
  padding: 1px;
  
}

cribNote[type="prose"] {
	background-color: #C6CE97;	
	font-size:16px;
	display:block;
}

cribNote[type="poetry"] {
	background-color: #A390FF;	
	font-size:16px;
	display:block;
}
cribNote[type="drama"] {
	background-color: #155B8F;	
	font-size:16px;
	display:block;
}
cribNote[type="intertextuality"] {
	background-color: #FFCF69;	
	font-size:16px;
	display:block;
}
cribNote[type="materiality"] {
	background-color: #D70000;	
	font-size:16px;
	display:block;
}
cribNote[type="manuscript"] {
	background-color: #F62398;	
	font-size:16px;
	display:block;
}
cribNote[type="names"] {
	background-color: #39BE90;	
	font-size:16px;
	display:block;
}
cribNote[type="editorial"] {
	background-color: #A2D65F;	
	font-size:16px;
	display:block;
}
cribNote[type="metadata"] {
	background-color: #7D7D00;	
	font-size:16px;
	display:block;
}

lg {
	background-color: #A390FF;
}

sp > p {
	background-color: #155B8F;
}

div > p {
	background-color: #C6CE97;
}

div > list {
	background-color: #C6CE97;
}

teiHeader {
	background-color: #7D7D00;
}

titleStmt  persName {
  font-size:20px;
  color:black;
  background-color: #7D7D00;
  display:block;
} 


titleStmt  name {
  font-size:20px;
  color:black;
  background-color: #7D7D00;
  display:block;
} 

/* intertextuality and extratextuality */

quote, q, bibl, note {
	background-color: #FFCF69;
}

said {
	background-color: #FFCF69;
}


/* materiality */

pb:before, milestone:before, figure:before, fw:before, gap:before {
	content: "&nbsp;";
	background-color: #D70000;
}

unclear, supplied {
	background-color: #D30000;
}

/* handwriting, manuscript features */

add, del, subst {
	background-color: #F62398;
}

handshift:before {
	content: "&nbsp;";
	background-color: #F62398;
}

/* content features */

name, persName, placeName, orgName, person, place, rs, org {
	background-color: #39BE90;
}

/* editorial apparatus */

app, rdg, lem, wit, listWit, orig, reg, sic, corr, abbr, expan, choice {
	background-color: #A2D65F;
}
