html{
	padding: 0px;
}
body{
	padding-bottom: 55px;
	overflow:hidden;
	background-color: #DBDBDB;
	min-height: 800px;
}


.navbar-default{

	background: #efefef; /* Old browsers */
background: -moz-linear-gradient(top,  #efefef 0%, #d7dee3 100%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#d7dee3), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efefef 0%,#d7dee3 100%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efefef 0%,#d7dee3 100%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efefef 0%,#d7dee3 100%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efefef 0%,#d7dee3 100%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */


}
.DescripcionDepartamento{
	font-size: 25px;
	text-align: justify;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}

body.modal-open,
 .modal-open .navbar-fixed-top,
 .modal-open .navbar-fixed-bottom {
   margin-right: 0px;
}
#imgheader{

	 height: 110px;
    margin: 0;
    padding: 0;
    width: 100%;
}


.contenedor{

	margin-left: 0;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

body{

	background-color: #fafafa;
}

.fileinput-button {
	position: relative;
	overflow: hidden;
	margin-left: 15px;
}
.fileinput-button input{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translate(-300px, 0) scale(4);
	font-size: 23px;
	direction:ltr;
	cursor: pointer;
}
.btn .btn-juntar
{
	height:43px;
}
/*Botón de la lista para buscar por: encargado, fecha, tema*/
.Boton_Columnas{
	height:45px;
}

/*alert primary: color azul*/
.alert-primary {
	background-color: #bfa103;
	color: #FFFFFF;
}

.alert-vacante-pyme{
    height:44px;
}

.alert-respuesta-sistema{
	background-color: #FFFFFF;
	color: #000000;
    border: solid black 1px;
}

.alert-respuesta-yo{
	background-color: #FFFFFF;
	color: #000000;
    border: solid black 1px;
}
/*Mostrar-Galeria-Fotos.php*/
#Evento_Galeria{
	cursor:pointer;
}
#Evento_Galeria:hover{
	border-style:solid;
	border-color:#0000ff;
}
/*Mostrar-Red-Social.php*/
.Tipo_Red_Social:hover{
	border-style:solid;
	border-color:#0000ff;
    cursor: pointer;
}
.link_Red_Social{
	color: #FFFFFF;
}

/*Color y tamaño del datepiker*/
.bfh-datepicker{
	background-color:#FFF;
	width:100%;
}
.bfh-timepicker{
	cursor:pointer;
}
.btn-buscar{
	height:44px;
	margin-top:-2px;
}
.Red_Social{
	cursor:pointer;
}
.Evento{
	cursor:pointer;
}

#Lista_Permiso li span{
	color: white;
	display: block;
	margin-bottom: 2px;
	padding: 7px 0;

}


.Columna_Seleccionada_Programa,.Columna_Seleccionada_Evento,.Columna_Seleccionada_Evento_Visto,.Columna_Seleccionada_Evento_Registrado,.Columna_Seleccionada_Vacante, .Columna_Seleccionada_Organizacion, .Columna_Seleccionada_Solicitud, .Columna_Evento_Registrado,.Columna_Promocion, .boton_busqueda_personalizada, .Columna_Mes, .Columna_Seleccionada_Apoyo_Tecnologico, .Columna_Seleccionada_Incubacion, .Columna_Seleccionada_Gestion_Financiamiento, .Columna_Seleccionada_Constituir_Empresa, .Columna_Seleccionada_Evaluacion, .Columna_Seleccionada_Formulacion, .Columna_Seleccionada_Evento_Empleo{
	margin-bottom:5px;
}

#Contenido_Mostrar_Panel_Resultados{

	min-height: 300px;

}

/*Evento en Mostrar Galería de Fotos*/
#Evento{
	cursor: pointer;
}

/*Constituir una empresa de manera formal Mi-Cuenta*/
.Opcion{
	cursor: pointer;
}

/*Consulta-Vacantes-Egresados.php*/
.vacante_egresado:hover{
    border-style:solid;
	border-color:#0000ff;
}

.navbar{
	margin-bottom: 0px;

}

.anch{
	width: auto;

}

.ore{
	overflow-x:auto;

}

.no_borde{
	border: none!important;

}


#r{

	padding-right: 18px;
}
.Column_Name{


	color: white;


}

.valor_columna{
	color: black;
	font-weight: normal;
	text-decoration: none;

}

.valor_columna:hover{
	color: black;
	font-weight: normal;
	text-decoration: none;


}
.columna_Formato{
	color: #cb9807;
	font-weight: normal;
	text-decoration: none;
}
.columna_Formato:hover{
	color: white;
	font-weight: normal;
	text-decoration: none;


}

.modal-lg{
	width: 70%;

}

.borderedondo
{
border: 1px solid #a47a06;  border-radius: 25px;
}
.Encabezado-Mensaje{

	background-color: #F5F5F5;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}


::-webkit-scrollbar {
	width: 18px;
}
::-webkit-scrollbar-track {
	background-color: #eaeaea;
	border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
	background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
}

.RenglonDBGBS{
	cursor: pointer;
}

.close{

	font-size: 40px;
}
/*accorion*/

.panel-title a {
 text-decoration: none;
}


.Titulo_DBGridBs{
	color: inherit;
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}
.Aparecer input{
	height: 43px;
}
.TextoBUscarBuscarDBGRID{
	height:100%;
}
/*tamano de thumbnail*/
.thumbnailBS .caption{
    height: 120px;
}

.thumbnailBS > img{
	height: 220px;
}

    .help-block{
       position: absolute;
       top:69px;
    }



.loader {
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20%;
	position: relative;
	width: 64px;}
	.loader .circle { position: absolute; width: 90px; height: 90px; opacity: 0; -moz-transform: rotate(225deg); -moz-animation: orbit 7.15s infinite; -webkit-transform: rotate(225deg); -webkit-animation: orbit 7.15s infinite; -ms-transform: rotate(225deg); -ms-animation: orbit 7.15s infinite; -o-transform: rotate(225deg); -o-animation: orbit 7.15s infinite; transform: rotate(225deg); animation: orbit 7.15s infinite; }
	.loader .circle:after { content:''; position: absolute; width: 7px; height: 7px; background: white; left: 50%; top: 20%; -moz-border-radius: 8px; -webkit-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
	.loader .circle:nth-child(1) { -moz-animation-delay: 1.56s; -webkit-animation-delay: 1.56s; -ms-animation-delay: 1.56s; -o-animation-delay: 1.56s; animation-delay: 1.56s; }
	.loader .circle:nth-child(2) { -moz-animation-delay: 0.31s; -webkit-animation-delay: 0.31s; -ms-animation-delay: 0.31s; -o-animation-delay: 0.31s; animation-delay: 0.31s; }
	.loader .circle:nth-child(3) { -moz-animation-delay: 0.62s; -webkit-animation-delay: 0.62s; -ms-animation-delay: 0.62s; -o-animation-delay: 0.62s; animation-delay: 0.62s; }
	.loader .circle:nth-child(4) { -moz-animation-delay: 0.94s; -webkit-animation-delay: 0.94s; -ms-animation-delay: 0.94s; -o-animation-delay: 0.94s; animation-delay: 0.94s; }
	.loader .circle:nth-child(5) { -moz-animation-delay: 1.25s; -webkit-animation-delay: 1.25s; -ms-animation-delay: 1.25s; -o-animation-delay: 1.25s; animation-delay: 1.25s; }

	@-moz-keyframes orbit {
		0% { opacity: 1; z-index: 99; -moz-transform: rotate(180deg); -moz-animation-timing-function: ease-out; }
		7% { opacity: 1; -moz-transform: rotate(300deg); -moz-animation-timing-function: linear; -moz-origin: 0%; }
		30% { opacity: 1; -moz-transform: rotate(410deg); -moz-animation-timing-function: ease-in-out; -moz-origin: 7%; }
		39% { opacity: 1; -moz-transform: rotate(645deg); -moz-animation-timing-function: linear; -moz-origin: 30%; }
		70% { opacity: 1; -moz-transform: rotate(770deg); -moz-animation-timing-function: ease-out; -moz-origin: 39%; }
		75% { opacity: 1; -moz-transform: rotate(900deg); -moz-animation-timing-function: ease-out; -moz-origin: 70%; }
		76% { opacity: 0; -moz-transform: rotate(900deg); }
		100% { opacity: 0; -moz-transform: rotate(900deg); }
	}

	@-webkit-keyframes orbit {
		0% { opacity: 1; z-index: 99; -webkit-transform: rotate(180deg); -webkit-animation-timing-function: ease-out; }
		7% { opacity: 1; -webkit-transform: rotate(300deg); -webkit-animation-timing-function: linear; -webkit-origin: 0%; }
		30% { opacity: 1; -webkit-transform: rotate(410deg); -webkit-animation-timing-function: ease-in-out; -webkit-origin: 7%; }
		39% { opacity: 1; -webkit-transform: rotate(645deg); -webkit-animation-timing-function: linear; -webkit-origin: 30%; }
		70% { opacity: 1; -webkit-transform: rotate(770deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 39%; }
		75% { opacity: 1; -webkit-transform: rotate(900deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 70%; }
		76% { opacity: 0; -webkit-transform: rotate(900deg); }
		100% { opacity: 0; -webkit-transform: rotate(900deg); }
	}

	@-ms-keyframes orbit {
		0% { opacity: 1; z-index: 99; -ms-transform: rotate(180deg); -ms-animation-timing-function: ease-out; }
		7% { opacity: 1; -ms-transform: rotate(300deg); -ms-animation-timing-function: linear; -ms-origin: 0%; }
		30% { opacity: 1; -ms-transform: rotate(410deg); -ms-animation-timing-function: ease-in-out; -ms-origin: 7%; }
		39% { opacity: 1; -ms-transform: rotate(645deg); -ms-animation-timing-function: linear; -ms-origin: 30%; }
		70% { opacity: 1; -ms-transform: rotate(770deg); -ms-animation-timing-function: ease-out; -ms-origin: 39%; }
		75% { opacity: 1; -ms-transform: rotate(900deg); -ms-animation-timing-function: ease-out; -ms-origin: 70%; }
		76% { opacity: 0; -ms-transform: rotate(900deg); }
		100% { opacity: 0; -ms-transform: rotate(900deg); }
	}

	@-o-keyframes orbit {
		0% { opacity: 1; z-index: 99; -o-transform: rotate(180deg); -o-animation-timing-function: ease-out; }
		7% { opacity: 1; -o-transform: rotate(300deg); -o-animation-timing-function: linear; -o-origin: 0%; }
		30% { opacity: 1; -o-transform: rotate(410deg); -o-animation-timing-function: ease-in-out; -o-origin: 7%; }
		39% { opacity: 1; -o-transform: rotate(645deg); -o-animation-timing-function: linear; -o-origin: 30%; }
		70% { opacity: 1; -o-transform: rotate(770deg); -o-animation-timing-function: ease-out; -o-origin: 39%; }
		75% { opacity: 1; -o-transform: rotate(900deg); -o-animation-timing-function: ease-out; -o-origin: 70%; }
		76% { opacity: 0; -o-transform: rotate(900deg); }
		100% { opacity: 0; -o-transform: rotate(900deg); }
	}

	@keyframes orbit {
		0% { opacity: 1; z-index: 99; transform: rotate(180deg); animation-timing-function: ease-out; }
		7% { opacity: 1; transform: rotate(300deg); animation-timing-function: linear; origin: 0%; }
		30% { opacity: 1; transform: rotate(410deg); animation-timing-function: ease-in-out; origin: 7%; }
		39% { opacity: 1; transform: rotate(645deg); animation-timing-function: linear; origin: 30%; }
		70% { opacity: 1; transform: rotate(770deg); animation-timing-function: ease-out; origin: 39%; }
		75% { opacity: 1; transform: rotate(900deg); animation-timing-function: ease-out; origin: 70%; }
		76% { opacity: 0; transform: rotate(900deg); }
		100% { opacity: 0; transform: rotate(900deg); }
	}
	</style>

