@import "https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic";

h1 {  font: bold 17px 'Open Sans', Helvetica, sans-serif; margin: 0px 0px; padding: 0px 0px}
body,p,td {  font-family: 'Open Sans', Helvetica, sans-serif; font-size: .875rem}
h2 { font: bold 14px 'Open Sans', Helvetica, sans-serif; margin: 0px 0px; padding: 0px 0px}

.cell-1px-topleft, .cell-1px-top, .cell-1px-left ,.cell-1px-dotted, .cell-1px-normal {
	text-align:center;
}
.cell-1px-topleft {
	border: 1px #000000 solid;
}
.cell-1px-top {
	border: #000000 solid;
	border-width: 1px 1px 1px 0px;
}
.cell-1px-left {
	border: #000000 solid;
	border-width: 0px 1px 1px;
}
.cell-1px-dotted {
	border: #000000 solid;
	border-width: 0px 1px 1px 0px;
	border-right-style: dotted;
}
.cell-1px-normal {
	border: #000000 solid;
	border-width: 0px 1px 1px 0px;
}
.cell-1px-top-empty {
	border: #000000 solid;
	border-width: 0px 0px 1px;
}

.symbol.auto-width { width:auto; text-align:left; }
.double-width { width:120px; }
.single-width { width:60px; }

.copyright { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : normal; color:#000000; }
.phoneme {  text-decoration: underline; font-weight:bold; background:#ff0; }
.contrast-sound {  border: 1px #000000 solid}
.cell-1px-right { border: #cccccc solid; border-width: 0px 1px 0px 0px}
.symbol {
	color:#000000;
	font-size: 16pt;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Doulos SIL", "Charis SIL", Gentium, "DejaVu Sans", Code2000, "TITUS Cyberbit Basic", "Arial Unicode MS", "Chrysanthi Unicode";
}
.phonetic {
	font-family: "Lucida Sans Unicode", "Doulos SIL", "Charis SIL", Gentium, "DejaVu Sans", Code2000, "TITUS Cyberbit Basic", "Arial Unicode MS", "Chrysanthi Unicode";
}
.symbol {
	display:block;
	height:35px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	text-decoration:none;
	width:60px;
}
table.contents .symbol {
	width:auto;
}

.sound-link_sample > span {
	cursor: default;
	color: #ccc;
}

.sound-link {
}
.sound-link:hover {
	background: #eee;
}
.sound-selected {
	background: #ddd;
}
div.border { padding:10px; border: 1px solid #ccc; }
table.border {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.border td, table.border th {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

/* chart highlighting
.consonant { background: #efe; }
.vowel { background: #fec; }
.homogeneous { background: #fc9; }
.heterogeneous { background: #fc0; }
*/


/*********************NEW PRON TOOL STYLE*******************************/
/* div.content{
	margin-left: 30px;
}

table.sentences-table tr td{
	padding: 7px;
}

table.sentences-table tr td:first-child{
	width: 200px;
}

.radioButton-table{
	margin-left: 90px;
}

.symbol-button a{
	text-decoration: none;
	color: #fff;
}

.symbol-button .selected{
	color: #000;
} */

/**********************************************************************/
.content {
	/* margin 2rem, 2rem, 2rem, 2rem; */
	margin-top: 2rem;
	margin-right: 2rem;
	margin-left: 1rem;
	margin-bottom: 2rem;
}

.featured-sticky {
	z-index: 1;
	position: sticky;
	top: 0px;
}
.header {
	background: url("../images/logo_gen.gif") no-repeat right+15px top+15px;
	clear: both;
	padding: 10px 15px;
	font-size: 1.3rem;
	font-weight: bolder;
}
.rubric {
	margin: 20px 20px;
}
a.sound-link:hover {
	text-decoration: none;
}
.theme-background a:hover {
	text-decoration: none;
	color: white;
}.theme-background a {
	color: white;
}