td.kvbk_topic {
	font-weight: bold;
}

tr.t1 {
	background-color: #FFFFFF;
}

tr.t2 {
	background-color: #F2F2F2;
}

td.t1 {
	background-color: #FFFFFF;
}

td.t2 {
	background-color: #F2F2F2;
}

td.sep {
	border-bottom: 2px solid #D2D2D2;
}
table.publications {
	margin-left:10px;
	max-width:830px;
}

table.publications th {
	background-color:#84b4cd;
}

table.publications tr:nth-child(odd) td {
	background-color:#ade2ff;
}

table.publications tr:nth-child(even) td {
	background-color:#e0f0ff;
}

p.publication {
	margin-top:0px;
	margin-bottom:0px;
}
p.note {
	background-color:#ADE399;
	padding:5px;
}

.note {
	background-color:#ADE399;
}

/* New video-table style */
div.referee { font-size: 75%; }
tr.part_number td {font-size:115%;color:#777777;}

.newTable {
	font-size: 11pt;
	border-collapse: collapse;
	width: 100%;
}

.newTable td, .newTable th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

.newTable td:nth-child(1), .newTable th:nth-child(1) {
  text-align: center;
}

.newTable td:nth-child(3), .newTable th:nth-child(3) {
  text-align: center;
}

.newTable td:nth-child(4), .newTable th:nth-child(4) {
  text-align: center;
}

.newTable tr:nth-child(even){background-color: #f2f2f2;}

.newTable tr:hover {background-color: #ddd;}

.newTable th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}

.newTable #block {
	background-color: #999;
	color: white;
	text-align: left;
	font-weight: bold;
}

.newTableChapter {
	font-size: 11pt;
	width: 100%;
	border: none !important;
}

.newTableChapter th {
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	border: none;
	background-color: transparent;
	border-bottom: 1px solid #aaa;
    padding: 1px;
    padding-right:10px;
    font-weight: normal;
    font-style: italic;
	text-align: center;
}

.newTableChapter tr:nth-child(even){
	background-color: transparent;
}

.newTableChapter tr:hover {background-color: #f2f2f2;}


.newTableChapter tr:last-child {
	border-bottom: 1px solid #aaa;
}

.newTable tr:target {
	background-color: #9C001A4D;
}


.newTableChapter td {
  font-weight: normal;
  text-align: center;
  border: none;
  background-color: transparent;
  white-space: nowrap
}

.newTableChapter tr:nth-child(2) td{
	font-weight: bold !important;
}

.newTableChapter tr td:nth-child(1), th:nth-child(1) {
   text-align: left;
}
