/*=============================================
Color personalizado
=============================================*/
.bg-purple, .btn-purple{
	background-color: #727cb6;
	color:white;
}

.card-purple{
	border-top: 3px solid #727cb6;
}

.text-purple{
	color:#727cb6;
}


.transparr {
    background-color: transparent;
    color: white;
}


/*=============================================
Deslizador de videos
=============================================*/

.slide-area li a figure{
	position: relative;
}

.slide-area li a figure.activado::before{
	position:absolute;
	content: "\f144";
	font-family: "Font Awesome 5 Free";
	font-size:2em;
	color:white;
	text-align:center;
	width: 46px;
	line-height: 46px;
	background: rgba(0,0,0,.7);
	top:50%;
	margin-top: -23px;
	left:50%;
	margin-left: -23px;
	border-radius:100%;
	z-index:1;
}

.slide-area li a figure.desactivado::before{
	position:absolute;
	content: "Activar suscripción";
	font-size:18px;
	color:white;
	text-align:center;
	width: 200px;
	line-height: 70px;
	background: rgba(0,0,0,.7);
	top:50%;
	margin-top: -35px;
	left:50%;
	margin-left: -100px;
	border-radius:10px;
	z-index:1;
}


.slide-area li a figure.activado img{
	opacity:1;
}

.slide-area li a figure.desactivado img{
	opacity:.5;
}

/*=============================================
Formulario suscripción
=============================================*/
input[type="checkbox"]{
	display:none;
}

label[for="aceptarTerminos"] span{
	display:inline-block;
	width:20px;
	height:20px;
	background:#E9ECEF;
	vertical-align:middle;
	border-radius:100%;
	margin-right: 5px;
	border:1px solid #aaa;
	cursor:pointer;
}

input[type="checkbox"]:checked + label[for="aceptarTerminos"] span{
	background:url(../img/plantilla/check.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border:1px solid #fff;

}

#signatureparent{
	width:300px; 
	border-bottom:2px solid #333;
}

/*=============================================
Videos
=============================================*/

.videos .visorVideos{
	position:relative;
	width:75%;
	background:black;
}

.videos .visorVideos video{
	width:100%;
	height:100vh;
}

.videos .visorVideos h5{
	position:absolute;
	top:0;
	left:0;
	background: rgba(0,0,0,.6);
	z-index:99;
}

.videos .visorVideos h5 .velocidadVideo{
  	color: white;
    cursor:pointer;
}

.videos .visorVideos h5 .velocidadVideo .dropdown-menu{
  	background:rgba(0,0,0,.7);
	min-width: 0rem !important;
}

.videos .visorVideos h5 .velocidadVideo .dropdown-menu a{
  	color:white;
}

.videos .visorVideos h5 .velocidadVideo .dropdown-menu a:hover{
	background:black;
}

.videos .visorVideos .fa-bars{
	position:absolute;
	top:0;
	width:55px;
	line-height:40px;
	z-index:100;
	right:0px;
	color:white;
	text-align:center;
	cursor:pointer;
	font-size:21px;
	text-shadow: 0px 0px 2px #000;
	background:rgba(0,0,0,.5);
}

.videos .botonesVideos{
	width:25%;
	position:absolute;
	right:0;
	top:0;
	background:white;
	overflow-y:scroll;
}

.videos .botonesVideos::-webkit-scrollbar {
	 width: 12px;
}

.videos .botonesVideos::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;	
}

.videos .botonesVideos::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	border-radius: 10px;	
}

.videos .botonesVideos ul li img{
	width: 98px;
	height: 57px;
}

/*=============================================
Grid Material de promoción
=============================================*/

.grid {
	position: relative;
	max-width: 100%;
	width: 100%;
}

.grid img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.grid .white-panel {
	position: absolute;
	background: white;
	padding: 10px;
}

.grid .white-panel h1 {
	font-size: 1em;
}

.grid .white-panel h1 a {
	color: #A92733;
}

.grid .white-panel:hover {
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	margin-top: -5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/*=============================================
Gráficos multinivel
=============================================*/
#summary.tree_main{
	overflow: hidden; 
	position: relative;
}

.tablaGanancias{
	position:absolute; 
	right:19px; 
	top:50px; 
	z-index:1000;
	display:none;
}

/*=============================================
PRELOAD
=============================================*/

#preload{
	position:fixed;
	z-index:1000;
	width:100%;
	height:100%;
	background:#fff;
}

#preload .gif{
	position:absolute;
	width:100%;
	color:#333;
	top:22%;
	font-size:20px;
	font-weight: 100;
}


.table-extended thead > tr > th, .table-extended tbody > tr > th, .table-extended tfoot > tr > th, .table-extended thead > tr > td, .table-extended tbody > tr > td, .table-extended tfoot > tr > td {
    padding: 16px;
    vertical-align: middle;
}



.boxshadow .panel {
    border: none;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}



.my-courses-table .logo-80 {
    float: left;
    border: solid 1px #eee;
    border-radius: 2px;
    overflow: hidden;
}
.my-courses-table .logo-80 {
    float: left;
    border: solid 1px #eee;
    border-radius: 2px;
    overflow: hidden;
}
.logo-80 {
    max-height: 82px;
    max-width: 82px;
    /* box-shadow: 0px 1px 1px rgba(0,0,0,0.1); */
    background-color: #FFF;
}

.my-courses-table .course-details {
    margin-left: 100px;
}

.my-courses-table .cert-details {
    font-size: 85%;
    margin-top: 6px;
}

.my-courses-table .cert-details span.text-light:first-child {
    padding-left: 0;
}


.left-10 {
    margin-left: 10px;
}

.text-scrums {
    color: #7f7f7f;
}

.left-20 {
    margin-left: 20px;
}

.my-courses-table .btn {
    min-width: 96px;
}


.letrastudy{
	font-size: 16px;
    line-height: 1.4285;
    margin: 0;
    color: #0055af;
    font-weight: bold;
}





/*=============================================
PUNTOS DE QUIEBRE
=============================================*/

@media (max-width:768px) and (min-width:577px){
	
	.videos .visorVideos{
		width:70%;
	}

	.videos .visorVideos h5{
		font-size:20px;
	}
	
	.videos .botonesVideos{
		width:30%;
	}

}

@media (max-width:576px){

	.videos .visorVideos{
		width:100%;
	}

	.videos .visorVideos h5{
		font-size:14px;
	}

	.videos .visorVideos video{
		height:auto;
	}

	.videos .botonesVideos{
		position:relative;
		width:100%;
		overflow: hidden;
	}

	.videos .visorVideos .fa-bars{
		display:none;
	}

}


.imgSmall{
	float:left;
	width:44px;
	height:44px;
	overflow:hidden;
	border-radius:50%;
}
.imgSmall img{width:100%; height:100%;}
.status{
	position:absolute;
	right:8px;
	top:50%;
	width:12px;
	height:12px;
	margin-top:-6px;
	border-radius:50%;
	background:#666;
}
.status.off{background:#ccc;}
.status.on{background:#090;}

/**Aside dos chats **/
#chats{
	position:absolute;
	bottom:0;
	left:0;
	margin-left: 250px; /*Agregado x Abisai Ramos*/
	width:82%;
}

/*Agregado x Abisai Ramos*/
#minimizedChatsSettings {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 120px;
}
button#showList {
	padding: 5px 3px;
	float: right;
}

#minimizedChatsContainer {
	width: 100px;
	padding: 10px;
	min-height: 40px;
	background: #fff;
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	float: right;
}
#minimizedChatsContainer ul li a {
	font-size: 0.8em;
	text-decoration: none;
	cursor: pointer;
}


/**JANELAS**/
.window{
	float:left;
	width:270px;
	margin-left:5px;
	height:auto;
	overflow:hidden;
	border-radius:4px;
}

.window .header_window{
	float:left;
	background:#5E35B1;
	padding:5px;
	width:270px;
	position:relative;
	cursor:pointer;
}
.window .header_window .close{
	text-decoration:none;
	float:left;
	color:white;
	font:16px Tahoma, arial;
	padding:0 10px 0 0;
}
.window .header_window .name{
	float:left;
	font:16px tahoma, arial;
	color:white;
}

.window .body{
	float:left;
	width:100%;
}

.window .body .mensagens{
	float:left;
	width:100%;
	background:#ebebeb;
	border-left:1px solid #999;
	border-right:1px solid #999;
	height:230px;
	overflow-y:auto;
	overflow-x:hidden;
	padding:4px;
}
.mensagens ul{
	float:left;
	width:100%;
}
.mensagens ul li{
	float:right;
	width:80%;
	background:linear-gradient(to bottom, #fff, #ccc 130%);
	border:1px solid #999;
	border-radius:4px;
	position:relative;
	padding:4px;
	margin-bottom:9px;
}
.mensagens ul li .imgSmall{
	position:absolute;
	width:35px;
	height:35px;
	left:-45px;
	margin-top:-8px;
	margin-bottom:10px;
}
.mensagens ul li p{
	font:13px tahoma, arial;
	color:#666;
}
.mensagens ul li.eu{float:left; background:#a4e9ff;}
.mensagens::-webkit-scrollbar{width:3px;}
.mensagens::-webkit-scrollbar-track{background-color:#666; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.mensagens::-webkit-scrollbar-thumb{background-color:#666;}
.mensagens::-webkit-scrollbar-thumb:hover{background-color:#069;}

.window .body .send_message{
	float:left;
	width:100%;
	position:relative;
}
.window .body .send_message input{
	float:left;
	width:100%;
	padding:3px;
	background:white;
	border:1px solid #999;
	outline:none;
}

