
#whole > #container .bodyColumns .bibleTable[data-translation="tr"] .GkBibleText.scriptureText {
	padding-top:0;
	font-size: 1.3em;
}

.bibleTable[data-translation="tr"] div.GkBibleText.scriptureText:not(.kjv-border-color) {
	line-height: 1.4em;
}

#whole > #container .bodyColumns .bibleTable[data-translation="tr"] .GkBibleText.scriptureText sup {
	top: -1em;
	font-size: 0.55em;
}

.bibleTable[data-translation="tr"] span.see-footnotes {
	font-size:0.8em;
}

.bibleTable[data-translation="tr"] span.see-footnotes a.ignored {
	font-size:0.9em;
}

.bibleTable[data-translation="tr"] div.GkBibleText.scriptureText:not(.kjv-border-color) span.word-phrase {
	border-bottom: 1px dotted transparent;
}

.bibleTable[data-translation="tr"] div.GkBibleText.scriptureText:not(.kjv-border-color):not(.kjv-full-color) span.word-phrase:hover {
	color: #39547f;
	border-bottom: 1px dotted #39547f;
	cursor: help;
}

.bible .bibleTable[data-translation="tr"] .tablet-order-3 { top: -7px; }
.bible .bibleTable[data-translation="tr"] .tablet-order-3 span.pMarkers { top: 10px; }
