/******* Interfaz CORTE **********/

a, a:hover {
	color: #1391cb;
}

a:visited {
    color: rgb(20, 100, 127); 
}	

#titulo_browser {                        
	content: "Corte Electoral";                               
}

#botonLista, #botonPrimero, #botonUltimo, .btn-primary[disabled] {
	background:#f7f7f7!important; }

.btn-primary[disabled] {
	border:rgb(204, 204, 204) 1px solid; color:rgb(51, 51, 51);
}	

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

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

#titulo_interfaz {
	color: #777777;
}
#titulo_interfaz:after {                        
	content: "Base de Datos";                               
}

#logo_interfaz {
	background-image: url("/resources/bdatos/corte/logo_corte.png");
	background-repeat: no-repeat;
	padding-top:0;
	margin-top: 10px;
   width: 350px;
   height: 90px;
}

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

#url_logo {
   font-family: "http://www.corteelectoral.gub.uy/";
}

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

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

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


/*********** Botón CONSULTA *********/
.btn-primary {
	background-image: -ms-linear-gradient(top, #72B8D9 0%, #3e67bd 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #72B8D9 0%, #3e67bd 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #72B8D9 0%, #3e67bd 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #72B8D9), color-stop(100, #3e67bd));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #72B8D9 0%, #3e67bd 100%);
 color: #fff;}

a:hover.btn-primary  {
	background-color:rgb(20, 100, 127);}

a:visited.btn-primary  {
	color:#fff;}
    
#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: #f0f0f0 !important;/*acce*/
}

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

.leyendaAzul {background-color: rgb(20, 100, 127);}
.leyendaNegra {background-color: #999;}
.leyendaVerde {background-color: #1391cb;}


/* 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:#222!important; 
	padding-top:15px; font-size:12px;}
	

/* 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 }
