body {
    font-family: "Lato",sans-serif;
}

.uaheader #header3 .arriba {
    background:#223344 url("http://web.ua.es/es/comun/imagenes/gestadm/plantilla4/css/ruido.png") repeat scroll 0 0;
    border-top: 3px solid #00a99d;

}
.uaheader #header3 .menu_principal ul {
    padding-left: 0px;
}

.uaheader #desplegableIdiomas select {
    font-family:inherit;
}

.contenido{
  margin-bottom: 40px;
  margin-top: 10px;
}

a{
  cursor: pointer;
}

.marcoIz{
    background-color:  #f8f8f8 ;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 2px;
}

.marcoDe{
    /*margin-top: 10px;*/
}


.subSeccionSubrayada2 {
    margin-top: 30px;
    line-height:20px; /*0px;*/
    border-bottom: 1px solid #dcdcdc;
    color: #483a2b;
    display: block;
    font-size: 20px;
    margin-bottom:14px;
    padding-bottom:12px;
    position: relative;
}

.subSeccionSubrayada2 .detalleSubrayado2
{
	width: 52px;
	height: 6px;
	position: absolute;
	bottom: -4px;
	left:0px;
	display: block;
	background: #86b7d9;
}

.subSeccionSubrayada3 {

    line-height: 6px;
    border-bottom: 1px solid #dcdcdc;
    color: #483a2b;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom:14px;
    padding-bottom:12px;
    position: relative;
}

.subSeccionSubrayada3 .detalleSubrayado3
{
	width: 52px;
	height: 6px;
	position: absolute;
	bottom: -4px;
	left:0px;
	display: block;
	background:#86b7d9; /*#E76F05;*/
}


.nav-tabs{
  border-top: 1px solid #ddd;
  background-color: #E6E6E6;

}

.nav-tabs > li > a {
  border-top:0;
   border-radius: 0;
   min-height: 50px;

}

.nav-tabs > li > a:hover {
   /* background-color:red;*/
   /*border:0;*/
   border-color: #eee #eee #eee;
}

.nav-tabs > li.active > a,  .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border-top:0;
    border-top: 4px solid #ED7100;/*#86b7d9;*/
   /* background-color: #F0F0F0;*/

    outline:none;
}

.tituloTabGr a{
    color:#666;
    text-decoration: none;
}

tituloTabGr a:active{
  text-decoration: none;
}

.contenidoTab{
    padding: 10px;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
   /* border-right: 1px solid #d1d1d1;*/
    text-align: justify;
}


.cajaTitulos{
    background:#678CA6; /*#f0f0f0*/
	text-align: center;

	margin-bottom: 20px;
    margin-top: 30px;

    border: 1px solid #959595;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    padding: 13px 10px;

    clear: left;
}

.cajaTitulos strong{
   /*color: #304050;*/ 
    display: block;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
}

.listado, .listadoPruebas{
    list-style: none;
    list-style-position:    outside;
    padding-left:20px;
}

.listado li, .listadoPruebas li{
  /*width: 32%;*/

  background: url("images/bordeFondoBlanco.jpg") no-repeat scroll left top;
  padding-top: 0px;
  padding-left: 35px;
  min-height: 26px;

  margin-right: 1%;
  display: block; /*inline-block;*/
  vertical-align: top;
  /*text-transform: uppercase;*/
  height: auto;
  margin-bottom: 13px;
}

.listado li a, .listadoPruebas li a{
    /*height: auto;

    padding-top: 0px;
    padding-left: 35px;
    font-size: 14px;
    line-height: 21px;

    color: #51595f;
    width: auto;
    display: inline-block;
    vertical-align: top;  */

}

.listado li a:hover, .listadoPruebas li a:hover{
    color: #4285ff;
}


/*.linkExtender{
    text-align:right;
}*/

/*.uaheader #iconosHeader2 li #iconoinnooua {
    background: rgba(0, 0, 0, 0) url("./icono-innoua.jpg") no-repeat scroll center top;
    width: 110px;
}*/


/*.lista_simple li {
    background: url("./images/flecha_azul.png") no-repeat scroll left top;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 25px;
}*/


/*---Grupos de investigaci�n---*/
.tituloTabGr > li > a {
    font-weight: bold;
    font-size: 14px;
}

ul.vinyeta_7_2 li{text-transform:none;}
ul.vinyeta_7_2 li:hover{color:inherit;}

.mas {
    font-size: 13px;
    font-weight: normal;
}

.form-check-label {
    font-weight: normal;
}

#miniBuscador,#miniBuscadorP,#buscadorP, .extendido {display:none;}

a:active, a:focus {
   outline: none;
}

.oculto {
   /* display:none !important;*/

}

.pagination {
    margin:0;
}

#infoResult {
    padding-top: 10px;
}

#infoResultR, #infoResultC, #infoResultL, #infoResultCL{
    margin-bottom: 20px;
}

/*.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}*/

  .highlight {
        background-color: #f9d9ac; /*#fffab3;*/
        -moz-border-radius: 3px; /* FF1+ */
        -webkit-border-radius: 3px; /* Saf3-4 */
        border-radius: 3px; /* Opera 10.5, IE 9, Saf5, Chrome */
   /*     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); *//* FF3.5+ */
     /*     -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.7); *//* Saf3.0+, Chrome */
    /*      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);*/ /* Opera 10.5+, IE 9.0 */
    }

    .highlight {
        padding: 1px 2px;
        margin: 0 -2px;
    }

.foto {
margin-top: 20px;
}
.buttonBox {
    position: absolute;
    bottom:0;
    right:10px;
}
.contenedor-div{
     position:relative;
}