#calificador-all,
#calificador-weigh {
	all: inherit;
	cursor: pointer;
	display: inline-block;
}

.actividades_ct {
	background-color: #696a6d;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	color: white;
	text-align: center;
	font-size: 14px;
	display: inline-table;
	margin-left: 10px;
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: none !important;
    border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.panel-group .panel+.panel {
    margin-top: 0px !important;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.panel-default>.panel-heading {
    color: #333;
}

.panel-heading .panel-	 a .description {
    padding: 0px 0px 0px 40px;
}
.panel-heading .panel-title a .description::before { 
	height: 28px;
	width: 28px;
	content: ".";
	color: transparent;
	display: inline-table;
	background-image: url("/assets/images/panel-plus.png");
    background-repeat: no-repeat;
    background-position: center;
	margin-right: 40px;
}
.panel-heading.on .panel-title a .description::before { 
	color: transparent;
	background-image: url("/assets/images/panel-minus2.png");
}

.panel-heading:hover .panel-title a .description::before { 
	color: transparent;
	background-image: url("/assets/images/panel-plus2.png");
}
.panel-clr.on:hover .panel-title a .description::before { 
	color: transparent;
	background-image: url("/assets/images/panel-minus2.png");
}
.panel-heading .panel-title a {
    display: block;
	height: 80px;
	padding: 0px !important;
	font-size: 21px;
	line-height: 75px;
	text-decoration: none;
	border-bottom: 1px #eeeeee solid;
	color: #696a6d;
}
.panel-body {
	border: 0 !important;
}
.panel-clr {
    background-color: #f6f6f6 !important;
	height: 80px;
	padding: 0px !important;
	color: #6d6d71;
} 

.panel-clr:hover a,
.panel-clr:hover {
	background-color: #ff8521 !important;
	color: #fff;
	font-weight: bold;
	border-bottom: none !important;
}
.panel-clr.on,
.panel-clr.on a {
    background-color: #ffffff !important;
	color: #696a6d;
	border-bottom: none !important;
	font-weight: bold;
}

.resources-list {
	margin-left: 65px;
}
.resources-list a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	/*height: 50px;*/
	border-bottom: 1px solid #f5f5f3;
	line-height: normal;
	text-decoration: none;
	color: #6d6d71;
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.marcador{
	background-color: #696a6d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 10px;
	padding: 2px 2px;
	/*margin-top: 13px;*/
	margin-right: 10px;
	/*margin-top: 15px;*/
	margin-bottom: 15px;
	line-height: 15px !important;
	width: 35px;
	text-align: center;
	display: inline-table;
}
.marcador-html{
	background-color: #696a6d;
}

.resources-video {

}
.resources-video a {
	text-decoration: none;
	color: #6d6d71 !important;
	font-size: 17px;
	height: 60px;
	max-height: 60px;
}

.resources-video .video{
	margin-bottom: 10px;
}
.icon {
    display: table-cell;
    vertical-align: top;
	font-size: 17px;
	color: #6d6d71 !important;
}

i.view {
    color: #6d6d71 !important;
    float:left;
    text-align:center;
    width: 32px;
    height: 32px;
	margin: 5px 10px 0px 0px;	
}

.text {
    display: table-cell;
    vertical-align: top;
    font-size: 17px;
    line-height:22px;
	height: 110px;
}
.video {
	border: 1px solid #5184b0;

}
.imagen,
.imagen img{
	height: 130px;
	width: 100%;
}

.zona-titulo-articulo-evaluacion, 
.zona-titulo-articulo {
	background-color: #5184b0;
	min-height: 85px;
	margin-top: 25px;
}

.zona-titulo-articulo-evaluacion .titulo,
.zona-titulo-articulo .titulo {
	font-size: 30px;
	color: #ffffff;
    line-height: 45px;	
	margin: 20px 0px;
}

.zona-titulo-articulo-evaluacion {
	/*margin-bottom: 20px;*/
}

.texto-advertencia-1,
.texto-advertencia-2 {

}

.texto-advertencia-1 {
	font-size: 19px;
	font-weight: bolder;
	margin: 20px 0px  10px 0px;
}
.texto-advertencia-2 {
	font-size: 17px;
}

/*
Opacidad recursios sin permisos
*/
.no-autoritzed a,
.no-autoritzed .icon {
    pointer-events: none;
    opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}

/*
Evaluaciones
*/


.control-numero-pregunta,
.control-modelo-pregunta,
.control-tiempo {
	display: table;
}
.control-numero-pregunta div,
.control-modelo-pregunta div,
.control-tiempo div {
    display: block;
    float: left;
	padding-right: 10px;
}
.unidad {
    text-align: center;
    width: 50px;
    color: #000000;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;	
}
.unidad.largo {
	width: 75px;
	margin-right: 5px;
}
.unidad.ventana {
	color: #fff;
}


.tiempo {
    text-align: center;
    width: 50px;
    color: #000000;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;	
}
.tiempo.largo {
	width: 75px;
	margin-right: 5px;
}
.input.radio input {
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.input.radio {
	padding-bottom: 25px;
}
.enlace-columnas {
	color: #ffffff !important;
	display: block;
	line-height: 19px !important;
	padding-top: 5px;
}
.numero-preguntas-css {
	width: 26px;
	border-style: none;
	text-align: center;
}
.tiempo-css {
	width: 86px;
	border-style: none;
	text-align: center;
}
.desdoblamiento-titulo {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 30px;
}
@media (max-width: 600px) {
	.resources-list {
		margin-left: initial;
	}

	.resource-video-container {
		margin-left: 0 !important;
	}

	.resources-list a {
		line-height: 1;
		font-size: 1em;
		margin-right: 25px;
		padding-top: 5px;
	}
	.marcador {
		display: inline-table;
		margin-top: 2px;
	}
}
@media (min-width: 1200px) {
	.desdoblamiento-titulo {
		margin-bottom: 10px;
	}
}
.imagen iframe { width: 100% !important; height: 130px; }
.resource-unit { font-size: 18px; clear: both; font-weight: bold; color: #0089b6; padding-bottom: 12px;}
.resource-video-container { margin-left: 50px; }
.resource-unit::before {
	content: ".";
	color: transparent;
	background-color: #ff8521;
	display: inline-block;
	width: 25px;
	height: 12px;
	vertical-align: middle;
	margin-right: 10px;
}

.box-top-video{
	width: 100%;
}

.box-checkout-btn-video{
	top: 185px !important;
}