@charset "utf-8";
/* CSS Document */


/*
************** INICIO DE LOS ESTILOS DE LA FICHA
*/
/*CABEZA TITULO */

form.saltusubtitle {
margin-top:15px;
	
}
form.saltusubtitle > select {
width:100%;
max-width:350px;
}
/* botones de compartir, imprimir, enviar a amigo,... */
/*
#ficha_top_butons {
	display:inline-block;
	float:right;
	width:200px;
	margin:0 20px 0 0;
}
*/
/*
#ficha_top_butons a {
	margin:0 5px 0;
}
#ficha_top_butons a:hover {
	color:#000;
}
*/
/* botones como citar, bibliografia y enlaces de interes */
#bibliografiaId, #enlacesId {
	width:100%;
	font-size:80%;
}
.bibliografialink {
	width:75px;	
}
.intereslink {
	width:72px;
}
ul.fichaformbuttons {
	border-top:1px solid #c8c7c7;
	list-style:none;
	width:100%;
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px;
}

ul.fichaformbuttons li {
	display:inline-block;
	
}


ul.fichaformbuttons li a {
   font-size:11px;
   color:#666666;
   text-indent:hanging;
   padding:10px 15px 10px 0px;
   text-decoration:none;
   font-style:italic;

}
ul.fichaformbuttons li a:hover {
	color:#000000;	
}
ul.fichaformbuttons li a.icon {
   
}


ul.fichaformbuttons li a:active{
	
}


/*
.fichaformbuttons li a {

}
.fichaformbuttons a span {

}
*/
/* menu unidades de contenido */
ul.unicontmenu {
	font-size:13px;
	font-weight:200;
	list-style:none;
	margin:0px;padding:0px;
}
ul.unicontmenu li {
	position:relative;
	width:100%;
	margin:0;
	padding:0;

}
ul.unicontmenu a {
	position:relative;
	display:block;
	text-decoration:none;
	color:#007088;
	padding:13px 10px 13px 20px;
	line-height:22px;
	clear:right;
	border-bottom:1px solid #c8c7c7;
}
ul.unicontmenu ul li:last-child a {
	
	border-bottom:none;
}
ul.unicontmenu a:before {
	content:"· ";
	font-weight:900;
	color:#000;
}
ul.unicontmenu a:hover,
ul.unicontmenu li.current > a.catlink {
	color:#000;
	background-color:#f2f2f2;	
}


/* unidades de contenidos */
.ficha .unitcontcont {
	padding:15px 20px 0 15px;
	
}


.unitcont {
	text-align:justify;
	overflow:hidden;
}

h4.unitconttit {
	position:relative;display:block;
	margin:15px 0 10px 0;
	padding:0 0 0 0;
	border-bottom:1px solid #007088;
	min-height:24px;
}

h4.unitconttit span.botonescont {
	position:absolute;
	left:100%;top:100%;
	margin-top:-30px;
	margin-left:-141px;
	height:24px;
	padding:3px;
	width:135px;
	text-align:right;
	font-weight:normal;
	color:#007088;
}

html.lt-ie8 h4.unitconttit span.botonescont {
	position:relative;
	left:auto;top:auto;
	margin-top:0;
	margin-left:0px;
	float:right;
}

h4.unitconttit span.botonescont a {
	color:#007088;	
	margin:0px 5px;font-weight:normal;
	
}
h4.unitconttit span.botonescont a:hover {
	color:#000;
}

h4.unitconttit span.botonescont a.sharebt {
	margin:15px 3px 0px 3px;
	margin-top:15px;
}

h4.unitconttit span.titconttext {
	position:relative;
	display:block;
	float:left;
/*	margin-right:24%; */
	width:72%;
	vertical-align:text-bottom;
}
a.btunitcontcolps {
	text-decoration:none;
	font-weight:bold;
	
}
a:hover.btunitcontcolps {
	color:#000;
	color:#007088;
}
.unitcontsocial {
	margin-top:10px;


	
}

/* usuarios **/
.usersFicha, .contDestacado {
	margin-bottom:15px;
	font-size:11px;
}

.contDestacado {

}
.contDestacado img, .contDestacado iframe, .contDestacado video {
	max-width:100%;
	height:auto;
}
.usersFicha div.userf {
	margin-bottom:10px;
	font-style:italic;
}

.usersFicha .nom a {
	color:#000000;
	font-weight:900;
	text-decoration:none;
	font-size:11px;
	
	font-style:normal;
}
.usersFicha .nom a:hover {

	text-decoration:underline;
}
.usersFicha h5 {
font-size:11px;
font-weight:bold;
margin:15px 0px 10px 0px;
}
.usersFicha .usersmasbt {

}
.usersFicha .usersmasbt span.icon {
font-size:10px;
font-weight:800;
color:#007088;
	
}
.usersmasdiv h5 {
	
}
.curriculumcont {


}
.curriculumcont .curriculumtext {
	max-height:250px;
	overflow:auto;
	scrollbar-3dlight-color:#000; 
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	
	
	
}
.curriculumcont p {
	color:#fff !important;
}
.curriculumcont h6 {
	font-weight:bold !important;
	font-size:110%;
	
}
.socialuser span {
	float:left;
	margin-right:10px;
	color:#0090ac;
}
.socialuser a {
	position:relative;
	float:left;
	display:block;
	width:17px;
	height:17px;
	margin-right:10px;
}

.socialuser a img,a.usercontact img {
	display:none;
}
a.userlinkedin  {
	background-image:url(../../img/fichas/linkedin.gif);
}
a:hover.userlinkedin  {
	background-image:url(../../img/fichas/linkedin_over.gif);
}
a.userfacebook  {
	background-image:url(../../img/fichas/facebook.gif);
}
a:hover.userfacebook  {
	background-image:url(../../img/fichas/facebook_over.gif);
}
a.usertwitter  {
	background-image:url(../../img/fichas/twitter.gif);
}
a:hover.usertwitter  {
	background-image:url(../../img/fichas/twitter_over.gif);
}


a.usercontact {
	position:relative;
	float:right;
	display:block;
	width:27px;
	height:17px;
	background-image:url(../../img/fichas/contacto.gif);
}
a:hover.usercontact  {
	background-image:url(../../img/fichas/contacto_over.gif);
}

.fichasocial {
	text-align:center;

}
.fichasocial span {
	margin-right:10px;	
}
a.enlaceFQCS {
	text-decoration:none;
	background:url(../../img/linklqns.png) no-repeat 0;
	padding-left: 19px;
}

a:hover.enlaceFQCS {
	text-decoration:underline;	
}

span.tooltip-share-cont {
	position:absolute;
	display:none;
	background-color:#fff;
	background-color:rgba(255,255,255,0.8);
	border:2px solid #0090ac;
	width:130px;padding:4px;
	text-align:center;
	z-index:1001;
}
a:hover#ayudabusc {
	color:#000;
}
.sharelink, .sharebib {
float:right;
}
.sharelink span, .sharebib span {
margin-right:10px;	
}

#saltoViewForm {
	margin-bottom:10px;	
}


div.fichacapleft {
	position:relative;float:left;width:68.5%;
}
div.fichacapright {
	position:relative;float:right;width:30%;margin-right:5px;
}


@media screen and (max-width:996px) { /*980px, version para 800px*/


}


@media screen and (max-width:587px) { /*571px*/
	div.ficha img {
		max-width:100%;
		height: auto;
	}


	
	h4.unitconttit span.titconttext {
		width:100%;
		float:left;
	}
	h4.unitconttit span.botonescont {
		position:relative;
		top:auto;
		left:auto;
		margin-left:0;
		margin-top:0;
		float:right;
	
	}
	/*
	#ficha_top_butons {
	display:block;
	float:none;
	width:200px;
	margin:0 auto 0 auto;
	}
	*/
}



/*** ESTILOS DE LOS COMENTARIOS **/

#comentaris {
margin: 15px 0px;
padding: 20px 0 5px 0;
background-image: url(../../img/fichas/separador.png);
background-position: top;
background-repeat: no-repeat;
    
}

#comentaris div.inner { padding:0px}
#comentaris div.column { margin-top:10px;margin-bottom:0px;}

#comentaris .comentario .user { font-weight: bold;} 
#comentaris .comentario .data { float:right;font-size:80%;color:#6a6a6a;}

#comentaris .comentario .coment { 
    margin-top:15px;
    overflow: hidden;
    font-size:80%;
}



#comentaris .comentario a.estrella {
    cursor:default;
    
}

#comentaris .comentario a.estrella span.icon {
    margin-top:15px;
    font-size:130%;
    
}
#comentaris .comentario a.readmore {
    
    display:none;
    margin-top:15px;
    font-size:100%;
    clear:both;
    width:inherit;
    text-decoration:none;
    font-size:80%;
    
}
#comentaris .comentario a.readmore:hover {
    color:#007088;
}
#comentaris .comentario.moltext a.readmore {
    display:block;
}

#comentaris .comentario.moltext .coment {
   transition: ease-in max-height 0.3s;
   max-height:200px;
}

#comentaris .comentario.moltext.open a.readmore {
    display:none;
}


#comentaris .comentario.moltext.open  .coment{
   max-height:5000px;
    
}

.dont-break-out {

	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;
  
	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;
  
	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
  
  }