/*-----------------------GENERALES ----------------------------------------------*/



/*-----------------------------HEADER----------------------------------------*/ 

header{
    color:#888888;
    font-size:13px;
    line-height:16px;
    margin: 0px;
}

header a{
    color: #888888;
    line-height: 16px;
    padding-left: 3px;
    padding-right: 3px;
	text-decoration: none;
}

header .logo-conicet-col{
	margin:10px auto;
	width:500px;
}

header .h-img, header .h-title{
    float:left;
}



header .h-title{
    margin-left:20px;
	font-family: Roboto-light;
    font-size: 18px;
    line-height: 18px;
    margin-top: 17px;
}


header .h-intranet {
    border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius:  4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    margin:15px auto 0;
    color: #47a7d9;
    letter-spacing: 0.03em; 
	text-align: center;
	padding: 10px 0;
	max-width:500px;
}



/*-----------------------------------FIN HEADER -----------------------------------------*/






/* ---------------------BODY ----------------------------------------------------*/

body {
	font-family:Roboto-regular;
}

.tit-popup{
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}

.box-color{
    border: 1px solid #000;
    float: left;
    height: 15px;
    width: 15px;
    margin: 2px 5px;
    border-radius: 5px;
}

/*tecnologias*/
.color-101{
    background-color: #fff;
}
/*servicios*/
.color-3{
    background-color: #eee;
}

#content  .panel-body{
	overflow: auto;
    max-height: 400px;
}	
	
#content  .vermas-pie{
	background-color:#f5f5f5;
	border: 1px solid #ddd;
	text-align:center;
}

#content .vermas-btn{
	font-size: 12px;
	font-weight:normal;
	cursor:pointer;
}

a {
	font-family:Roboto-regular;
	color: #47a7d9;
}

#search-text-row{
	padding:5px 40px;
}

@media (min-width: 992px) {
	#search-text-row{
		padding:5px 0px;
	}
}

#q {
	width:100%!important;
}

#search-btns-row{
	margin-top:10px;
	text-align:center;
}


.highlighted{
  background-color: yellow;
}

.results{
	min-height:300px;
}

.constraint-box a, .constraint-box a:hover{
	color:#fff;
	text-decoration:none;
}

.facet-container{
	display:none;
}



/* ---------------------FIN BODY ----------------------------------------------------*/


/*------------------------------FOOTER-------------------------------------------------*/ 



footer .f-nivel1-fondo{
	background-color:#fff;
	border-top:1px solid #C0C2C3;
	border-bottom:2px solid #C0C2C3;	
}

footer .textp-pie{
	font-family:Roboto-regular;
	margin-top:8px;
	font-size:11px;
	color:#7C7C7C;
	margin-bottom:8px;	
	text-align:center;
}


footer .f-nivel2-fondo{
	background-color:#E6E7E8;
	padding: 8px 10px 3px;	
}

footer #col-left,
footer #col-right,
footer #col-center
{
	text-align:center;
	background-color:#E6E7E8;
	padding-bottom:10px;
	
}

footer #wrapper-icons{
	margin:auto;
	width:204px;
}


footer #col-right{
	border-top:1px solid #C0C2C3;
	background-color:#c6c7c8;
}


footer #col-center{
	border-top:1px solid #C0C2C3;
	background-color:#d6d7d8;
}


@media (min-width: 992px) {
	
	footer #wrapper-icons{
		margin:0;
	}

	footer #col-right{
		text-align:right;
		background-color:#E6E7E8;
		border-top:none;
	}

	footer #col-left{
		text-align:left;
	}

	footer #col-center{
		text-align:center;
		background-color:#E6E7E8;
		border-top:none;
	}
	
	
}

footer .f-icon{
	height:35px;
	width:35px;
	margin-right:7px;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top:9px;
	float:left;
}

footer .facebook-icon{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/facebook.png');
}
footer .facebook-icon:hover{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/facebook_over.png')!important;
}

footer .twitter-icon{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/twitter.png');
}
footer .twitter-icon:hover{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/twitter_over.png')!important;
}

footer .youtube-icon{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/youtube.png');
}
footer .youtube-icon:hover{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/youtube_over.png')!important;
}

footer .googleplus-icon{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/google.png');
}

footer .googleplus-icon:hover{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/google_over.png')!important;
}

footer .instagram-icon{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/instagram.png');
}
footer .instagram-icon:hover{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/instagram_over.png')!important;
}

footer .contact-icon{
	margin-right:0px!important;
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/mail.png');
}
footer .contact-icon:hover{
	background-image:url('/buscador/vinculacion/admin/file?file=/velocity/img/footer/mail_over.png')!important;
}

footer .f-logo-conicet{
	margin-top:3px;
}

footer .f-logo-conicet img{
	width:75px;
}

footer .f-logo-mincyt{

}

footer .log-marcaarg{
	margin-top:5px;
}

footer #col-right img{
	margin-top:5px;
}


footer .tyc-pie{
	font-family:Roboto-regular;
	margin-top:8px;
	font-size:11px;
	color:#7C7C7C;
	margin-bottom:5px;	
}

footer .tyc-pie a:link{
	color:#7C7C7C;
}

footer .tyc-pie a:visited{
	color:#7C7C7C;
}

footer .tyc-pie a:hover{
	color:#474545;
}


/*------------------------FIN          FOOTER----------------------------------------*/ 