/* CSS Document */

.encabezado{

	position:relative;min-height:150px;z-index:1001;
	background-image: url(../../img/header_unachi.jpg);
}

.btn_siu{

	
	/*-webkit-box-shadow: -3px 3px 18px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    -3px 3px 18px 0px rgba(50, 50, 50, 1);
	box-shadow:         -3px 3px 18px 0px rgba(50, 50, 50, 1);*/
	position: relative;
	float: right;
	/* eliminar luego de la matricula*/
	padding-left: 5px;

}
.contenedor_btn_matricula{

	position: absolute;
	padding-left: 700px;

}

.btn_green_siu, .btn_green_siu:visited {background:#00D500;}

.btn_green_siu:hover {background:#2EAC2E;}

.colum_conte {float: left;}

.noti_conte
{
  float: left;
  margin-top: 5px;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 4px;
  width: 213px;
  height: 250px;
}
.noti_img
{
  width: 200px;

}
.noti_titulo{
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 14px;
}


.noticias h5{
	font-size: 1.10em !important;
}
.noticias {
	/*padding: 20px 5px 0 3px !important;*/
}

.titulo_seccion{
	font-size: 17px;
	color: #434242;
	padding: 0 0 12px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #e7e6e6;
}

.noticias:after {
	
	top:60px!important;
	background: transparent !important;
}
.noticias img{

	width: 150px;
}

.features2_block ul li {

	width: 190px;

}
.features2_block{

	padding-left: 10px;
}

.featured_list, footer,.social_block .wraper, .copyright p{

	padding-left: 10px !important;
}

.eventos_publi{

	margin-top: 20px !important;

}

/* paginador*/

.pager_nav{

}
.pager_nav li{

	display: inline;	
}

.cur_active a{

	color: #3fa3c9;
}
/* eventos*/


.publi_evento img{

	width: 100%;
}
/*logos_plataformas */

.radio_logo{

	background: red;
}


/*/logos plataformas*/
/* banner matricula*/
	#banner_matricula{

		  position: relative;
		  top: 80px;
		  float: right;
		  z-index: 999;
		  right: 15px;

	}

/*/noticias*/

.footer{

	background:url(../images/backgroud_footer.png) !important;

}

.footer footer h3 span,.footer footer h3 {
	
	background: none !important;
	border: none !important;
}
.footer footer h3{

	color: #C5C5C5 !important;
}
.footer footer h3:before{

	background: none !important;
	border: none !important;
}

/* ---- - */
.informativo{

	margin:5px;
}


.list_sed_ext ul li,.list_facultades ul li,.list_instancias_adj ul li,.list_boletin_info ul li{

padding: 7px 0 7px 30px;
width: auto;
position: relative;
}

.list_sed_ext ,.list_facultades,.list_instancias_adj,.list_boletin_info {

	float: left;
	margin-left: 5px;
}

.circle {
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 18px;
	height: 18px;
	background: #5eafcd url(../images_new/sprite.png) 0 -189px no-repeat;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	behavior: url(PIE.htc);
}

/*----------------*/

.social_block {
	background: #3F23AD;
	/*background: #B92626;*/
}
.top_title h2 {

	text-shadow:none;
	color: #fff;
	font: bold 22px 'PT Sans';
	margin-top: 15px;

}
/*------------*/

.contact_us{

	width: 100% !important;
}

.contact_us h4, ul {
    padding-left: 15px;
    padding-right: 15px;
}


.contenedor_mapa{
	font-size: 0;
    line-height: 0;
    border: 5px solid #f6f3f3;
    margin: 15px;
   
}

/*------------------------*/
.contenido_art{
	width: 98%;
	margin-top: 10px;
	margin-left: 15px;
	background-color: #fff;
	
}

.top_title {

	margin-bottom: 10px;
}

.top_title .wraper {
	min-height: 60px;
	padding: 29px 0 21px 0;
	background: transparent!important;
}

.seg_nav{

	padding-top: 10px;
}

/* segundo navegador*/

	/* top menu 
.seg_nav nav {position:absolute;top:48px;right:0;}
.seg_nav nav ul {zoom:1;}*/
.seg_nav nav ul li {font-size:14px;font-weight:bold;float:left;padding:0 0 0 25px;position:relative;}
.seg_nav nav ul li:after {content:'';background:url(../images_new/sprite.png) 6px 7px no-repeat;float:left;display:block;width:12px;height:12px;}
.seg_nav nav ul li a, .seg_nav nav ul li a:visited {color:#434242;float:left;height:30px;}
.seg_nav nav ul li a:hover {color:#3fa3c9;}
.seg_nav nav ul li:hover > ul {display:block;}
.seg_nav nav ul ul {display:none;position:absolute;top:25px;left:23px;z-index:99999;background:#f6f3f3;}
.seg_nav nav ul ul ul {top:0;left:160px;}
.seg_nav nav ul ul li {float:none;padding:0;display:block;font-size:12px;font-weight:normal;}
.seg_nav nav ul ul a {float:none;padding:14px 16px 14px 12px;width:130px;height:auto;display:block;float:none;border:1px solid #dbe8ed;border-bottom:1px solid #e3e3e3;border-top:1px solid #fff;}
.seg_nav nav ul ul li:after {display:none;}
.seg_nav nav ul ul li:first-child a {border-top:1px solid #5eb2d1;}
.seg_nav nav ul ul li:last-child a {border-bottom:1px solid #9acbdf;}
.seg_nav nav ul ul li:first-child li a {border-top:1px solid #fff;}
.seg_nav nav ul ul li li:first-child a {border-top:1px solid #b9d9e5;}
.seg_nav nav ul ul li:last-child li a {border-bottom:1px solid #e3e3e3;}
.seg_nav nav ul ul li:hover a {background:#fff;padding-left:24px;padding-right:4px;color:#3fa3c9;}
.seg_nav nav ul ul li:hover li a {background:none;padding-left:12px;padding-right:16px;color:#626363;}
.seg_nav nav ul ul li:hover li a:hover {background:#fff;padding-left:24px;padding-right:4px;color:#3fa3c9;}
/*.seg_nav nav ul ul span {visibility:hidden;padding-right:10px;background:url(../images_new/arrow.gif) right 6px no-repeat;} // flecha drop nav*/
.seg_nav nav ul ul li:hover span {visibility:visible;}
.seg_nav nav ul ul li:hover li span {visibility:hidden;}
.seg_nav nav ul ul li li:hover span {visibility:visible;}

/*/segundo navegador*/
/* Left nav */
.left_nav {background: #fff}
.left_nav #tabs_menu {padding:0 0 50px 0;}
.left_nav #tabs_menu .tab_select {float:left;background:url(../images_new/process_tabs.png) right center no-repeat;width:215px;min-height:490px;padding-top:10px;}
.left_nav #tabs_menu .tab_select li {position:relative;font-weight:bold;padding:5px 0 5px 31px;min-height:30px;background:url(../images_new/line2.png) right bottom no-repeat;}
.left_nav #tabs_menu .tab_select li:hover {/*background:#fff url(../images_new/line2.png) right bottom no-repeat;*/}
.left_nav #tabs_menu .tab_select li.active {background:#3fa1c6 url(../images_new/line2.png) right bottom no-repeat;}
.left_nav #tabs_menu .tab_select li:before {visibility:hidden;content:'';width:14px;height:41px;display:block;position:absolute;top:0;right:-14px;background:#3fa2c8 url(../images_new/sprite.png) 0 -503px no-repeat;}
.left_nav #tabs_menu .tab_select li a {color:#434242;}
.left_nav #tabs_menu .tab_select li.active a {color:#fff;}
.left_nav #tabs_menu .tab_select li.active:before {visibility:visible;}
.left_nav #tabs_menu div {width:690px;padding-right:10px;float:right;}
.left_nav #tabs_menu div .wp_img {position:relative;padding:27px 0 10px 0;}
.left_nav #tabs_menu div .wp_img span {font-size:11px;line-height:20px;font-style:italic;position:absolute;top:50px;right:0;display:block;width:120px;color:#3fa3c9;}
.left_nav #tabs_menu div p {padding:0px}
.left_nav #tabs_menu div ul li {position:relative;padding:7px 0 7px 35px;margin-left:20px;}
.left_nav #tabs_menu div ul li:before {content:'';position:absolute;top:7px;left:0;display:block;width:18px;height:18px;background:#5eafcd url(../images_new/sprite.png) 0 -189px no-repeat;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;behavior: url(PIE.htc);}

.contenido_art ul li {position:relative;padding:7px 0 7px 35px;margin-left:20px;}
.contenido_art ul li:before {content:'';position:absolute;top:7px;left:0;display:block;width:18px;height:18px;background:#5eafcd url(../images_new/sprite.png) 0 -189px no-repeat;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;behavior: url(PIE.htc);}



.left_nav #tabs_menu div p:last-child {float:none;margin:0px;}
/*.left_nav #tabs_menu div p:last-child {float:right;margin:-50px 0 0 480px;}*/
.left_nav #tabs_menu div p .learn_more {position:relative;z-index:2;}

/* barra de navegacion*/

.nav_img:after{

 content:'';background:none;float:left;display:block;width:12px;height:12px;
}

.afiche_articulo {width: 100% !important;}

/* ++++ tabs+++ */

.tabs_ {
    width:100%;
    display:inline-block;
}

.tab-links li {
    margin:0px 3px;
    float:left;
    list-style:none;

	position: relative !important;
	padding: 2px 0 2px 10px !important;
	margin-left: 1px !important;
	margin-top: 10px;
}


.tab-links a:hover {
    background:#a7cce5;
    text-decoration:none;
}
 
.tabs_ .tab-links li.active a, .tabs_ .tab-linksli.active a:hover {
	background: #5eafcd;
	color: #fff;
}
.tab-links li:before{

	background-color: transparent !important;
}
 
.tab-links a {
    padding:9px 15px;
    display:inline-block;
    border-radius:3px 3px 0px 0px;
    background:#f7f5f5;
    font-size:16px;
    font-weight:600;
    color:#4c4c4c;
    transition:all linear 0.15s;
}
.tab-content {
    padding:15px;
    border-radius:3px;
    /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
    background:#fff;
    margin-top: 45px;
}

.tab {
    display:none;
}

.tab.active {
    display:block;

}

.galeria img {
	width: 150px;
	margin: 3px;
	border: 1px solid;
}

.oculto{

	display: none;
}

.listainicio ol, .listainicio li{

	list-style: lower-alpha !important;
}

.contenedor_galeria{

	margin-left: 15px;
	margin-right: 15px;
	margin-top: 25px;
}

.contenedor_busqueda_planilla{

	padding-top: 15px;
	padding-bottom: 15px;

}
.pagina_planilla  {

	display: inline-block;
    zoom:1;

}

.pagina_planilla a{

	padding: 2px;
}

.mensaje_error {
	background-color: #D2322D;
	color: #FDFDFD;
	padding: 3px;
}

/* banner imagen*/
.flexslider_articulo {
    margin: 0 auto;
    min-height: 0px;
    background: url(../images_new/moover/moover_bg.png) repeat-x;
    position: relative;
    zoom: 1;
    max-width: 400px;
}



/*---------------------- acordeon --------------------*/
	.accordion-section-title {
	  /*  color: #232323!important;*/
	}
	
	.accordion, .accordion * {
	    -webkit-box-sizing:border-box; 
	    -moz-box-sizing:border-box; 
	    box-sizing:border-box;
	}
	 
	.accordion {
		padding-top: 10px;
	    overflow:hidden;
	   /* box-shadow:0px 1px 3px rgba(0,0,0,0.25);*/
	    border-radius:3px;
	    /*background:#f7f7f7;*/
	}
	 
	/*----- Section Titles -----*/
	.accordion-section-title {
	    width:100%;
	    padding:15px;
	    display:inline-block;
	   /* border-bottom:1px solid #1a1a1a;*/
	    background:#fff;
	    transition:all linear 0.15s;
	    /* Type */
	    font-size:1.200em;
	   /* text-shadow:0px 1px 0px #1a1a1a;*/
	    color:#333;
	}
	 
	.accordion-section-title.active, .accordion-section-title:hover {
	    background:#39C5E8;
	    color:#fff;
	    /* Type */
	    text-decoration:none;
	}
	 
	.accordion-section:last-child .accordion-section-title {
	    border-bottom:none;
	}
	 
	/*----- Section Content -----*/
	.accordion-section-content {
	    padding:15px;
	    display:none;
	}

/*----------------------- Fin acordeon ---------------*/

/*---------------------  tabla -----------------------*/

table { 
  width: 98%; 
  border-collapse: collapse; 
  margin-bottom: 20px;
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}
/*---------------------  tabla Gaceta -----------------------*/
@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}


	
	/*
		etiquetas tablas
	*/
	#tabla_gacetas td:nth-of-type(1):before { content: "#Consejo:"; }
	#tabla_gacetas td:nth-of-type(2):before { content: "Año:"; }
	#tabla_gacetas td:nth-of-type(3):before { content: "Descripción:"; }
	#tabla_gacetas td:nth-of-type(4):before { content: "Tipo:"; }
	#tabla_gacetas td:nth-of-type(5):before { content: "Tamaño:"; }
	#tabla_gacetas td:nth-of-type(6):before { content: "Descargar"; }

    #t_telefono td:nth-of-type(1):before { content: "Unidad:"; }
	#t_telefono td:nth-of-type(2):before { content: "Extensión:"; }

	#t_costos td:nth-of-type(1):before { content: "Unidad:"; }
	#t_costos td:nth-of-type(2):before { content: "Extensión:"; }

	#t_boletin td:nth-of-type(1):before { content: "Año:"; }
	#t_boletin td:nth-of-type(2):before { content: "Descargar:"; }

	#tabla_planilla td:nth-of-type(1):before { content: "#Cédula:"; }
	#tabla_planilla td:nth-of-type(2):before { content: "Nombre:"; }
    #tabla_planilla td:nth-of-type(3):before { content: "Estado:"; }
	#tabla_planilla td:nth-of-type(4):before { content: "Puesto:"; }
	#tabla_planilla td:nth-of-type(5):before { content: "Unidad:"; }
	#tabla_planilla td:nth-of-type(6):before { content: "Salario:"; }
	#tabla_planilla td:nth-of-type(7):before { content: "Etapas"; }
	#tabla_planilla td:nth-of-type(8):before { content: "Gastos Repr.:"; }
	#tabla_planilla td:nth-of-type(8):before { content: "Sobre Sueldo:"; }
	#tabla_planilla td:nth-of-type(9):before { content: "Total:"; }

	#tabla_libreria td:nth-of-type(1):before { content: "Título:"; }
	#tabla_libreria td:nth-of-type(2):before { content: "Autor:"; }
    #tabla_libreria td:nth-of-type(3):before { content: "Editorial:"; }
	#tabla_libreria td:nth-of-type(4):before { content: "Edición:"; }
	#tabla_libreria td:nth-of-type(5):before { content: "Año:"; }
	#tabla_libreria td:nth-of-type(6):before { content: "País:"; }
	#tabla_libreria td:nth-of-type(7):before { content: "Área"; }

	#t_fases_adminision td:nth-of-type(1):before { content: "Fase:"; }

	#t_fases_adminision tr {
	  background-color: #FFF;
	}
	/*#t_fases_adminision td:nth-of-type(2):before { content: "Descripción:"; }*/

