
/*plain-text declarations */

#nav-top { 	
	font-size: 0.9rem;
	text-align: left;
}

.teiHeader {
	justify-content: left;
	padding-left: 1rem;
}

.teiHeader > * {
	padding-left: 0;
}

.seg-subtype-info-plain-text {
	display: inline;
}

#corpus .TEI {
	/*display: flex;
	justify-content: center;*/
	margin: auto;
}


._text {
	line-height: 2rem;	
	padding-left: 7.7rem;	
}
	
.span-type-ref-block {
	position: absolute;
	left: -7.5rem;
	font-weight: lighter;
	font-size: 11px;
	display: block; 	
	color: #424242;
}

.head, .lg, .trailer, .lb { display: block }

.lg, .p-ana-base-text { margin-left: 3em }

.l { display: inline }

.l-rend-blocked { display: block }

._p {	display: block; }

.p-rend-measured { 	
	max-width: 43rem;
	text-align: justify;
 }
 
.l {
	max-width: 43rem;
}


.lg-ana-base-text, .p-ana-base-text, .lg-ana-sub-base-text, .p-ana-sbt, .lg-ana-bt {
	color: grey; 
}

.head-ana-base-text, .trailer-ana-base-text, .head-ana-bt, .trailer-ana-bt {
	color: grey;
}

.lg-ana-base-text, .lg-ana-sub-base-text { 
	margin-top: 0.5em; 
 	margin-bottom: 0.5em;
 	line-height: 1.8em;
 }

.seg-ana-coiled-base-text  {
	color: grey;
	font-weight: bolder;
	font-size: 0.9em;
}

.seg-ana-tailored-bt,.lg-ana-coiled-base-text {		
	color: #424242;
	color: black;
}

.seg-ana-bt-context {
	color: grey;
	font-size: 1em;
	color: grey;		
}

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


.lg, ._p { padding-bottom: 0.4em; }

.l-rend-left, .l-rend-hanging-left { /*display: flex;	margin-left: -1.5em;*/  }

.l-rend-right, .l-rend-hanging-right { /*display: flex; margin-left: 1.5em;*/ }

.p-controll-copy, .lg-controll-copy {
	color: pink;
}

.seg-cbt-skipped-before {
	color: blue;
}

.seg-cbt-skipped-after {
	color: red;
}

