@font-face {
    font-family: IPASans;
    src: url(../common_files/webfonts/IPASans.woff) format('woff');
}

@font-face {
    font-family: DejaVuSans;
    src: url(../common_files/webfonts/DejaVuSans.ttf);
}
@font-face {
    font-family: unitipa;
    src: url(../common_files/webfonts/unitipa-Regular.woff) format('woff');
}

body {
	display: block;
	overflow-y: scroll;
	background-color: rgba(30,30,30,1);
	color: rgba(50,50,50,1);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 1400px;
	margin: auto;
	padding-right: 9px;
}

h1 {
	color: rgba(255,255,255,1);
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
}

h2 {
	color: rgba(227,101,40,1);
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 0px;
	cursor: pointer;
}
h2:active {
	color: rgba(227,101,40,1);
}
h2:hover {
	color: rgba(254,206,49,1);
}

A {
	text-decoration: none;
	white-space: nowrap;
}
A:link {
	color: rgba(227,101,40,1);
}
A:visited {
	color: rgba(227,101,40,1);
}
A:hover {
	color: rgba(254,206,49,1);
}

table {
	border: solid;
	border-width: 1px;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	border-color: rgba(193,79,30,1);
	border-spacing: 0px;
	box-shadow: 0 0 0 1px rgba(50,50,50,1);
	background-color: rgba(193,79,30,1);
	padding: 0px;
}

tr {
	border-width: 1px;
	border-color: rgba(193,79,30,1);
	border-spacing: 0px;
	color: rgba(255,255,255,1);
	padding: 0px;
}

td {
	border: solid;
	border-width: 1px;
	border-color: rgba(193,79,30,1);
	border-spacing: 0px;
	background-color: rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	word-wrap: break-word;
	word-break: keep-all;
	height: 39px; min-height: 39px; max-height: 39px;
	padding: 0px;
}

.symdes_L {
	border: none;
	background-color: transparent;
	color: rgba(50,50,50,1);
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	overflow-wrap: normal;
	white-space: nowrap;
	height: auto;
	padding-left: 12px;
}

.symdes_R {
	border: none;
	background-color: transparent;
	color: rgba(50,50,50,1);
	font-size: 15px;
	vertical-align: top;
	overflow-wrap: normal;
	white-space: nowrap;
	height: auto;
	padding-left: 12px;
}

.tbl_cont {
	border: none;
	border-width: 0px;
	box-shadow: none;
	background-color: transparent;
	color: rgba(50,50,50,1);
	vertical-align: top;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.t_charts {
	border: none;
	border-width: 0px;
	box-shadow: none;
	background-color: rgba(30,30,30,0);
	line-height: 24px;
	width: 100%;
	height: 0px;
}

.descr {
	color: rgba(30,30,30,1);
	font-size: 18px;
	text-align: justify;
	vertical-align: top;
	line-height: 24px;
	width: 502px; min-width: 502px; max-width: 502px;
	height: 0px;
	padding: 10px;
}

.td_nav {
	border-width: 0px;
	background-color: rgba(30,30,30,0);
	opacity: 0.5;
	text-align: center;
	width: 25px; min-width: 25px; max-width: 25px;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
}

.td_h {
	border: none;
	border-width: 0px;
	background-color: rgba(30,30,30,0);
	width: 100%;
}

.symT {
	color: rgba(50,50,50,1);
	font-family: unitipa, serif;
	font-size: 26px;
	line-height: 84.78%;
	padding-bottom: 1px;
	cursor: pointer;
}

.symTS {
	color: rgba(150,0,0,1);
	font-family: unitipa, serif;
	font-size: 22px;
	font-weight: 400;
	cursor: pointer;
}

.symTSnull {
	color: rgba(0,255,0,1);
	font-family: unitipa, serif;
	font-size: 22px;
	font-weight: 400;
	cursor: pointer;
}

.b {
	font-weight: 700;
}

.ipa {
	display: block;
	border: none;
	color: rgba(255,255,255,1);
	text-align: justify;
	padding: 20px;
}

.cmt {
	color: rgba(227,101,40,1);
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
}

.tt {
	border: none;
	border-width: 0px;
	box-shadow: none;
	background-color: transparent;
	color: rgba(50,50,50,1);
	font-size: 16px;
	text-align: justify;
	vertical-align: middle;
	width: auto;
}

.tt_cont {
	display: block;
	position: fixed; top: 0px; left: -3000px;
	overflow-y: hidden;
	border: solid;
	border-width: 2px;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	border-color: rgba(193,79,30,1);
	box-shadow: 0 0 0 1px rgba(50,50,50,0.75), 0 0 5px 5px rgba(50,50,50,0.75);
	background-color: rgba(255,255,255,1);
	vertical-align: middle;
	width: auto; max-width: 540px;
	padding: 9px;
	padding-top: 6px;
	z-index: 410;
}

.ex_cont {
	display: block;
	position: fixed; top: 0px; left: -3000px;
	overflow-y: hidden;
	border: ridge;
	border-width: 4px;
	border-radius: 11px;
	border-color: rgba(193,79,30,1);
	box-shadow: 0 0 0 1px rgba(50,50,50,0.75), 0 0 5px 5px rgba(50,50,50,0.75);
	background-color: rgba(255,255,255,1);
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 310;
}

.ex_sym {
	border: none;
	background-color: transparent;
	color: rgba(50,50,50,1);
	font-family: unitipa, serif;
	font-size: 150px;
	line-height: 135%;
	padding-bottom: 50px;
	text-align: center;
	vertical-align: top;
}

.mag_cont {
	display: block;
	position: fixed; top: 0px; left: -3000px;
	border: solid;
	border-width: 2px;
	border-radius: 50%;
	border-color: rgba(193,79,30,1);
	box-shadow: 0 0 0 1px rgba(50,50,50,0.75), 0 0 5px 5px rgba(50,50,50,0.75);
	background-color: rgba(255,255,255,0.92);
	vertical-align: middle;
	min-width: 300px; width: 300px; max-width: 300px;
	min-height: 300px; height: 300px; max-height: 300px;
	z-index: 410;
}

.mag_sym {
	border: none;
	background-color: transparent;
	color: rgba(50,50,50,1);
	font-family: unitipa, serif;
	font-size: 175px;
	text-align: center;
	vertical-align: top;
	margin-top: -15px;
}

.eqv {
	color: rgba(227,101,40,1);
	font-family: unitipa, serif;
	font-size: 20px;
	text-decoration: underline; text-decoration-style: dotted;
	text-decoration-color: rgba(227,101,40,0.5);
	line-height: 50%;
	height: 17px; min-height: 17px; max-height: 17px;
	cursor: pointer;
}
.eqv:hover {
	color: rgba(254,206,49,1);
	text-decoration-color: rgba(254,206,49,0.65);
}

.wikiO, .wikiW {text-decoration: underline; text-decoration-style: dotted;}
.wikiO {
	color: rgba(166,59,10,1);
	text-decoration-color: rgba(166,59,10,0.65);
}
.wikiW {
	color: rgba(255,255,255,1);
	text-decoration-color: rgba(255,255,255,0.65);
}

.close_cont {
	position: absolute; bottom: -1px; right: 0px;
	border: none;
	background-color: transparent;
	text-align: right;
	z-index: 210;
}

.btnNav {
	border: none;
	background-color: transparent;
	color: rgba(227,101,40,1);
	font-family: IPASans, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 84.78%;
	padding-bottom: 1px;
	width: 37px;
	height: 35px;
	cursor: pointer;
}

.code_ex {
	border: dotted;
	border-radius: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.code_ex:hover {border: solid;}
.code_ex, .code_ex:hover {
	border-width: 1px;
	border-color: rgba(50,50,50,0.75);
	font-family: Consolas, Menlo, "courier new", monospace;
}

/*SELECTION*/
::-moz-selection {color: rgba(255,255,255,1); background: rgba(193,79,30,1);}
::selection {color: rgba(255,255,255,1); background: rgba(193,79,30,1);}
.symsel::-moz-selection {background: transparent;}
.symsel::selection {background: transparent;}
.selected {
	background: url(../common_files/images/imgs_IPA_charts_I/blank_down.png) 0px 0px/136px 30px no-repeat;
	color: rgb(50, 50, 50, 1);
}

/*OTHER*/
.hidden {display: none;}
.grey {
	color: rgba(174,174,174,0.75);
	min-width: 375px;
}
