@CHARSET "utf-8";
/* ESTILOS NUEVOS PARA ESTADISTICAS DE CLASSROOM CORPORATE */
.tileEstadisticas {
	width: 965px;
	height: 45px;
	margin: auto;
	padding: 14px 0px 0px 0px;
	background-image: url(../images/bakg/bkg_title_estadisticas.jpg);
}

.tileEstadisticas p {
	font-size: 11px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 4px;
}

.titleEstadisticas-smallCol{
  float:left;
  width:480px;
}

.titleGrafica {
	margin: 0px 0px 12px 5px;
}

.moduleGrafica {
	width: 968px;
	margin: 0px auto 28px auto;
}

.contGraficaSwf {
	background-color: #f3f3f3;
	border-left: 1px solid #ddddc9;
	border-right: 1px solid #ddddc9; 
}

.main_module_estadisticas { 
	width: 982px;
	overflow: hidden;
	margin-bottom: 12px;
}

.estadisticasModule {
	width: 966px;
	padding: 0px 8px 0px 8px;
}

.estadisticasModule p {
	margin: 0px;
}

.blank-msg-resultado{
  font-weight:bold;
  text-align:center;
  margin-top:20px;
  color:#999999;
}

.texRed {
	color: #d13319;
}

.texYellow {
	color: #c3a400;
}

.texGreen {
	color: #009933;
}

.texRedTiempos {
	color: #d13319;
	font-weight:bold;
	font-size: 15px;
}

.texGreenTiempos {
	color: #009933;
	font-weight:bold;
	font-size: 15px;
}

.rowEstadisticas {
	background-color: #f3f3f3;
	height: 77px;
	border: 1px solid #cacaca;
	margin-bottom: 1px;
}

.lineSeparateRow {
	float: left;
}

.titleModuleEstadisticas {
	margin-bottom: 1px;
}
 
.leccionCont {
	padding: 22px 0px 0px 0px;
	width: 84px;
	text-align: center;
	font-size: 30px;
	color: #003366;
	font-weight: bold;
	float: left;
	height: 56px;	
}

.leccionCont a {
	font-size: 30px;
	color: #003366;
	font-weight: bold;
}

.videoCont {
	width: 65px;
	float: left;
	height: 44px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding: 33px 0px 0px 0px;			
}

.audioCont {
	width: 68px;
	float: left;
	height: 44px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding: 33px 0px 0px 0px;			
}

.ultimaCont {
	width: 105px;
	float: left;
	height: 44px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding: 33px 0px 0px 0px;			
}

.horasMinutos {
	width: 188px;
	float: left;
	height: 64px;
	font-size: 11px;
	color: #999;
	padding: 13px 0px 0px 0px;
	overflow: hidden;			
}

.infoTime {
	width: 61px;
	height: 34px;
	float: left;
	border-right: 1px dotted #999;
	font-weight: bold;
	text-align: center;
	padding-top: 19px
}

.infoText {
	float: left;
	width: 114px;
	height: 53px;
	padding-left: 12px;	
}

.aciertosTest {
	width: 223px;
	float: left;
	height: 69px;
	padding: 8px 0px 0px 0px;			
}

.textPorcentajes {
	padding: 0px 20px 13px 20px;
	font-size: 11px;
}

.termometroPorcent {
	position: relative;
	width: 146px;
	height: 21px;
	margin: auto;
	padding-left: 9px;
}

.termometroPorcent img {
	position: absolute;
	top: 0px;
	left: 6px;
	z-index: 1;
}

.termometroPorcent2 {
	background-image: url(../images/deco/termometro.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	position: relative;
	width: 146px;
	height: 21px;
	margin: auto;
	padding-left: 9px;
}

.termometroPorcent2 img {
	position: absolute;
	top: 0px;
	left: 6px;
	z-index: 1;
}

.indicaPocent {
	position: absolute;
	width: 40px;
	height: 20px;
	top: -11px;
	background-image: url(../images/bakg/bkg_indica_porcent.png);
	text-align: center;
	color: #FFF;
	font-size: 10px;
	z-index: 2;
}

.evaluacionTest {
	width: 224px;
	float: left;
	height: 69px;
	padding: 8px 0px 0px 0px;			
}

.infTotal {
	width: 745px;
	height: 47px;
	float: right;
	border: 1px solid #CCC;
	background-color: #eaeaea;
	overflow: hidden;
}

.infTotal p {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

.full-total-bar{
  width:964px;
}

.titleTotales {
	width: 106px;
	height: 33px;
	float: left;
	text-align: center;
	padding-top: 12px;
}

.titleTotales p {
	color: #003366;
	font-size: 18px;
}

.iTotalHorasMinutos {
	width: 188px;
	height: 29px;
	padding-top: 16px;	
	float: left;
	text-align: center;
}

.iTotalHoras-wide{
  width:219px;
}

.estadisticas-stats-bar{
  background-color: rgb(238, 238, 238); height: 46px; font-size: 12px;
}

.textPorcentajes-center{
  text-align:center;
}

.iTotalAciertosTest {
	width: 223px;
	height: 29px;
	padding-top: 16px;	
	float: left;
	text-align: center;	
}

.iTotalEvaluacion {
	width: 223px;
	height: 29px;
	padding-top: 16px;	
	float: left;
	text-align: center;
		
}
.ocultarImg {
	float:right;
	margin: 8px 13px 1px 1px;
	background-color: #aeadac;
	height: 7px;
}

.aciertosTest-wide{
  width: 318px;
}
.btn-historial-test{
  font-size:11px;
  color:#666666; 
  font-weight:bold; 
  cursor:pointer; 
  margin: 4px; 
  padding:12px 10px 8px 10px;
  float:right; 
  width:155px; 
  height:18px; 
  background-image:url(../images/btns/btn_historial.jpg); 
  background-position:right bottom; 
  background-repeat:no-repeat; 
}
.btn-historial-test:hover{
  background-position:top right;
}
.estadisticas-stats-bar-cont{
  float: left; width: 677px; margin: 4px 15px;
}
/* ESTILOS NUEVOS PARA ESTADISTICAS DE CLASSROOM CORPORATE */
