
.toc_modal_body{
    height: 300px;
    overflow-y: auto;
}

.view-code {
  width:140px;
  height:140px;
  border-radius: 10px;
  border: 2px solid #000;
  margin:5px;
  margin:0 auto;
  padding:5px;
  color:red;
  font-size:80px;
  font-weight: bold;
}

#videoFinished {
	visibility: visible;
	width: 600px;
	margin: 0 auto;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
			.embed-container iframe, .embed-container object, .embed-container embed
			{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	
thead.dfwp-head > tr > th {
	font-weight:bolder;
	vertical-align:middle;
}			
.green {
	color: green !important;
}
.red {
	color: red !important;
}

td.center {
	text-align:center;
}