/*
Theme Name: Bright Child Theme
Theme URI: http://wpbranch.com/item/bright/
Description: Bright Child Theme
Template: bright
Version: 1.0.0
Author: WpBranch
Author URI: http://wpbranch.com/
License: Themeforest Split Licence
License URI: -
Text Domain: bright-child-theme
*/
#FormCampusVirtual #campus-title{
	display:inline-block;	
	font-weight:bold;	
}
#FormCampusVirtual .datos{
	display:inline-block;	
	border:#3aa768 1px solid;	
	padding-left:10px;
}
#FormCampusVirtual label{
	font-weight:normal;
}
#FormCampusVirtual input{
	display:inline-block;	
}
#FormCampusVirtual input[type=text],
#FormCampusVirtual input[type=password]{
	border:0px;
	padding:3px 7px;
	line-height:1;
	width:100px;	
	margin-left:5px;
}
#map {
    width: 100%;
    height: 470px;
    z-index: 1;
}
.bright-clients-logo-item{
	margin-bottom:50px;	
}
.bright-clients-logo-item:nth-child(6n+1){
	clear:both;
}
.bright-clients-logo-item img{
	max-height:100px;
	max-width:150px;	
	width:auto;
	height:auto;
}
.bright-clients-logo.row{
	margin-bottom:-50px;	
}
#formulario_inscripcion{
	position:fixed;
	width:100%;
	height:130%;
	z-index:999999;
	background:rgba(34,34,34,0);	
	padding:10px;
	top:0px;
	left:0px;
	display:none;
}
#formulario_inscripcion .cuerpo{
	background:#fff;
	box-shadow:0 2px 7px rgba(0,0,0,0);
	width:100%;
	height:auto;
	max-width:1200px;
	max-height:97vh;
	overflow:auto;
	padding:30px;
	padding-top:15px;
	margin:0 auto;
}
.footer_mobile{
	display:none;	
}
.courses-wrap{
	position:relative;	
}
.botones_listado_cursos{
	color: white;
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding: 10px 20px;	
}
.course-content .fa{
	width:20px;	
}
.course-description ul{
	padding-left:15px !important;
	margin-left:15px !important;	
}
.course-description ul ul{
	list-style:circle;	
}
.button{
	font-weight:bold;	
}
.logos_entidades{
	display:inline-block;	
}
.logos_entidades img{
	height:35px;
	width:auto;
	margin:0 10px;	
}
input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999 !important;
  opacity: 1; /* Firefox */
}

input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999 !important;
}

input.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #999 !important;
}
input.form-control{
	color:#000 !important;	
}
@media screen and (min-width: 801px) {
	.admin-bar .navbar.navbar-bright .site-header-wrapper.affix{
		top:94px;	
	}
	.navbar.navbar-bright .bright-pre-header.affix{
		background:#2a9356;	
	}
	.navbar.navbar-bright .site-header-wrapper.affix{
		top:62px;	
	}
}

@media screen and (max-width: 801px) {
	html{ 
		overflow: scroll; 
		-webkit-overflow-scrolling: touch;
	}
	.footer_mobile {
		display:block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #2c2d65;
		color: white;
		text-align: center;
		z-index:999997 !important;
	}
	.footer_mobile a{
		padding: 10px 0px;
		display: block;
		line-height: 20px;
	}
	.footer_mobile .subicono{
		font-size:12px;	
		margin-bottom:0px;
	}
	#formulario_inscripcion .cuerpo{
		max-height:75%;
	}
}
.no_lista {
	list-style-type: none;
}
.boton_inscribete_cursos{
	padding-left: 20px;
	padding-bottom: 20px;
}
.imagen_cursos{
	height: 240px;
 	width: 370px;
	padding-bottom: 5px;
}
.texto_redes{
	margin-top: 20px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
.logos_redes{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;
}
.margen_objetivo_info{
	padding-top: 10px;
}
.color_icono_info{
	color: #2c2d65;
}

.fila-fecha-modificada {
    background-color: #0985f8 !important; /* Azul clarito */
}

.fila-fecha-modificada td {
    border-top: 2px solid #ff0000;
    border-bottom: 2px solid #ff0000;
}

tr:nth-child(even) {
  background-color: #e8eef0 !important;
}


th {
  background-color: #e8eef0 !important;
}
