/******* Interfaz INDDHH **********/
:
a, a:hover {
	color: #416baa;
}

a:visited {
    color: #b99ea4; 
}

#titulo_browser {                        
	content: "Base Institucional INDDHH";                               
}

#botonLista {
	background:#fff!important;
}

/*** separa botonera del cab***/
.navbar-btn { margin-top: 0.5em;}

/****** boton plus  ****/
.boton_plus {
	width: 12px!important;
	height: 12px;
	background-image: url("/resources/bdatos/inddhh/bd_plus.gif");
	display: block;}

/********** Titulo interfaz ****/

#titulo_interfaz {
	color: #333;/*INDDHH*/
}
#titulo_interfaz:after {                        
	content: "Base Institucional INDDHH";
}
a.navbar-brand img, 
#logo_interfaz {
	background-image: url("/resources/bdatos/inddhh/logo.png");
	background-repeat: no-repeat;
	padding-top:0;
	margin-top: 10px;
   width: 372px;
   height: 90px;
   background-size: contain; /*INDDHH*/
}

.navbar > .container .navbar-brand {
    margin-bottom: 10px;}

/* quita margen arriba y da altura exacta */
.navbar-brand {
	padding-top: 0!important;
	height: 100px;
}
/* centra titulo verticalmente */
h1#titulo_interfaz {
	position: relative;
	top: 68%;
	transform: translateY(-60%);
}

#url_logo {
	font-family: "https://www.gub.uy/institucion-nacional-derechos-humanos-uruguay/";
}

/* Subtitulos de consulta*/
.page-header h2 {
	color:#777;}

#mensaje_bienvenida {
	display:none;	
}
/***** Imagen bienvenida ****/
#imagen_bienvenida {
	background-image: url("/resources/bdatos/inddhh/bienvenida.jpg");
	width:100%;
	height:100%;
	border-radius:2em;
	margin-top: 1em;
	background-size: cover;
	background-position: center;/*idddhh*/
}

#divBienvenido {
	padding: 0px!important;
	padding-right: 0px!important;
   padding-left: 0px!important;
   background: none!important;
}


/*********** Botón CONSULTA *********/
.btn-primary {
	background-color:#fff;/*INDDHH #0a3470*/
   border-color:#fff;/*INDDHH #667d9f*/
   color:#003da5;}

a:hover.btn-primary  {
	background-color: #cee0ff;/*INDDHH*/
   border-color: #cee0ff;/*INDDHH*/
   color:#002d7d;}

.leyendaVerde:hover {background-color: #428bca; color:#fff;}

a:visited.btn-primary  {
	color:#002d7d!important;}
    
#botonLimpiar a:visited, #botonBuscar a:visited {color:#fff;}
    
#labelContenido:before {
	content: "Contenido";  
}

#labelNumeros:before {
	content: "Números";  
}

#labelTexto:before {
	content: "Texto";
}

#labelFechas:before {
	content: "Fechas";
}

#labelRefinar:before {
	content: "Refinar";
}

#labelFechaPublicacion:before {                        
	content: "Publicación";                           
}

#labelFechaPromulgacion:before {                        
	content: "Aprobación";                          
}

#labelBasesTematicas:before {                        
	content: "Temática ";
}

#labelIndexacionNorma:before {                        
	content: "Base Temática:";
}

#labelIndexacionArticulo:before {                        
	content: "Base Temática ";
}

#linkavanzado:before {
	content: " Opciones Avanzadas ";
}
#topnavbar {
	background-color: #f9f9f9 !important;/*inddhh*/   
	/*background-image: url(bgHeader.png) !important;
	background-repeat: no-repeat;
	background-position: top right;*/
	border-bottom:1px solid #f3f3f3!important;
}

#bottomnavbar {
	// #555
	background-color: #222!important;/*inddhh*/
   border: none !important;
}
                                                                            
#ayudaContenido 		{background-image: url("/resources/bdatos/inddhh/ayudaContenido.html");}
#ayudaNumeros   		{background-image: url("/resources/bdatos/inddhh/ayudaNumeros.html");}
#ayudaTexto   			{background-image: url("/resources/bdatos/inddhh/ayudaTexto.html");}
#ayudaFechas   			{background-image: url("/resources/bdatos/inddhh/ayudaFechas.html");}
#ayudaBasesTematicas   	{background-image: url("/resources/bdatos/inddhh/ayudaBasesTematicas.html");}
#ayudaRefinar   		{background-image: url("/resources/bdatos/inddhh/ayudaRefinar.html");}
#ayudaDocumento	   		{background-image: url("/resources/bdatos/inddhh/ayudaDocumentos.html");}
#linkContenido	    	{background-image: url("/resources/bdatos/inddhh/contenido.html");}
#linkCondicionesUso    	{background-image: url("/resources/bdatos/inddhh/condiciones.html");}

.navbar-fixed-bottom a#linkContenido,
.navbar-fixed-bottom a#botonLimpiar, 
.navbar-fixed-bottom a#linkCondicionesUso {
	line-height: 285%;
	color: #fff;}

.leyendaAzul {background-color: #428bca;}
.leyendaNegra {background-color: #999;}
.leyendaVerde {background-color: green; color:#fff;}


/* Seteos No tocar */
.selectnegrita {
	font-family: 'Open Sans' !important;
	font-weight: bold!important;
}
				
.visitado:visited  {
	color: #b99ea4!important;
}
	
.input-group .input-group-btn .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
		
.chosen-drop {
	position: relative;
	z-index: 5000!important;
}
		
.linkavanzado {
	font-size: 12px;
	font-color: black;
}
		
<!-- Resolucion scrool contenido modal en windows phone -->
@-ms-viewport {
	width: auto;
}

html,body {
	-ms-overflow-style: none !important; 
}
/******  glyphicon  ******/

span.glyphicon {
	margin:0 0 0 0.3em;
	top: 0.15em;
}		
		
.glyphicon-question-sign {
	cursor: pointer;	
}


/************ contenidos *********/
#contenedor {
	margin-top: 100px;
}

h1.conte {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	font-weight: 300;
	font-size: 2.3em;
	margin-bottom: 1em;}
	
h1.conte span {font-size: .5em; color:#999;}

p.contep {font-size: 1.2em; clear: both; font-family: "Open Sans", Arial, Helvetica, sans-serif;}

ul.conteu {margin:0 0 3em 0; padding:0;}

ul.conteu li {	font-size: 1.2em;  list-style-type: none; 
	line-height: 180%;font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color:#dff2fb;
	margin-bottom: 1em;
	padding: 3px 3px 3px 12px;}
ul.conteu li ul {
	padding-left: 2em;
}

ul.conteu li ul li {	font-size: .9em;
	padding:0;	
	margin-bottom: .5em;}


/************** footer ******************/

.navbar-right {padding-left: 20px;}

/****** Estilos Pie ****/
.navbar-fixed-bottom { 
	background-color:#003da5!important; /*inddhh*/
	padding-top:15px; font-size:12px;
	padding-bottom: 15px;}
	
.navbar-fixed-bottom a:visited {
	color: #f3f3f3;
}	
	
/* Footer > Copyright */
#footer-copyright { font-size: 0.923em; font-weight: 400;
	float: left;
	width: 50%; }
#footer-copyright p:last-child { margin: 0 }

/* Footer > Social */
#footer-bottom-menu { position: absolute; right: 20px; top: 50%; margin-top: -20px; height: 40px; line-height: 40px; }
#footer-bottom-menu ul { list-style: none; margin: 0; }
#footer-bottom-menu ul li { float: left; margin-left: 20px; }
#footer-bottom-menu ul li:first-child { margin-left: 0 }
#footer-bottom-menu ul li .fa { margin-right: 7px }
