.rotulo-encuesta {
	display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
.lista1 {
	margin-right: 5px;
}
.resto-preguntas {
	display: none;
}

.c1 {
	display: none;
}
.num {
	font-weight: bold;
}
ul.etq li {
	display: inline;
	margin-right: 5px;
}
ul.etq1 li {
	display: block;
	margin-right: 5px;
}
.rotacion  {
	display: inline;
	margin-right: 10px;
}
.rotaciont {
	padding: 3px;
}
.nivEstTer {
	display: inline;
	
}
.nivEstTer1 {
	margin-top: 31px;
}
.nivelEstudios {
	margin-bottom: 30px;
}
.ocultar {
	display: none;
}
.objetivos_d {
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}
.sumas {
	font-weight: bold;
}

.competencias_titulos {
	font-weight: bold;
}

.competencias_rotulos {
	font-weight: bold;
}
.competencias_td {
	text-align: center;
}
.comp_puntos {
	text-align: right;
	font-weight: bold;
}
.comp_sumatr1{
	margin-right: 10px;
}
.comp_sumatr2 {
	margin-left: 10px;
}
.rotcal {
	font-weight: bold;
}
.logo-login {
	 height: 60px;
}
#ingCurp {

	color: #337ab7;
	text-decoration: underline;
}
#ingCurp:hover {
	cursor: pointer;
}
.opcionesEstadistico {
	margin: 0;
	padding-left: 0;
}
ul.opcionesEstadistico li {
	list-style: none;
}

ul.opcionesEstadistico li a {
	text-decoration: none;
	color: #333333;
}
.coldesc {
	width: 30px!important;
}
.coldesc1 {
	width: 30px!important;
}
.colnum {
	width: 10px!important;
}
/*===============
MAPA DE CALOR
================*/
.Nulo {
	background-color: #d0eef1;

}
.Bajo {
	background-color: #bcefa2;
}
.Medio {
	background-color: yellow;
}
.Alto {
	background-color: orange;
}
.muy-alto {
	background-color: red;
	color: white;
}