/* Allow Breadcrumbs in Translit Portal */
.wiki h3.heading-h6 {width: 730px; margin:3px 0 0 -5px; text-indent:0px;}
.wiki #content h3.heading-h1 { margin-top:28px;}

/* For Table header in EWTS toc */
#tables-header {
	font-family: arial,helvetica,sans-serif;
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
	display:block;
	margin-bottom: 8px;
	width: 40px;
}

#content table {margin-left: 24px; margin-bottom: 12px; font-size: 115%;}
.essay-body p img {display: inline;}
.essay-body li p {font-size: 100%;}
.tib {font-size: 230%; line-height: 130%;}
table.wyl {font-size: 150%; line-height: 120%; font-style: italic;}

/* For the glyph popup windows in EWTS */
#jqm-data .jqmWindow {top: 30%; left: 50%; width: 400px; height: 300px;}
#jqm-data .conx-content {margin-top: 0px; margin-left: 0px; width: 375px; height: 275px;}
#jqm-data .conx-content table td {line-height: 30px;}
#jqm-data .conx-content table tr.namerow td {line-height: 14px;}
#jqm-data .conx-content table tr.noterow td {line-height: 14px;}

/* For THL Phonetics page */
.essay-body table td div.img-right-shadow {width: 75px;}
.essay-body table td div.img-right-shadow div {float: none !important; clear:both !important; }
.essay-body table td h6 {float: none; padding-left: 15px;}

/* For translation box */
.instructions {
font-size: 100%;
}

#wyconvresults {
	display: none; 
	border: black inset 2px; 
	margin-top: 3px; 
	padding: 3px; 
	background-color: white;
	height: 100px;
	max-height: 100px;
	overflow: auto;
}

.tibbox {
	font-family: 'Tibetan Machine Uni';
	font-size: 175% !important;
}

#wyphonbox {
	background: #e5e5e2 !important;
}

