﻿/** Extras **/

/* Actualidad
--------------------------------*/
.img-actualidad {
    margin: 0 18px 4px 0;
    text-align:left;
}
.titular-actualidad {
    background-color: #93c83e;
    font-weight:normal;
	color: #fff; 
    padding:6px;       
}
.titular-actualidad a, .titular-actualidad a:link, .titular-actualidad a:visited {
    background-color: #93c83e;
    font-weight:normal;
	color: #fff;
}
.titular-actualidad a:hover, .titular-actualidad a:visited:hover {
    background-color: #93c83e;
    font-weight:normal;
	color: #000;
}
.actualidad li {
    list-style:none;
    padding-bottom: 20px;
}
.gray-white, .gray-white:visited {
    background-color:#6c757d;
    color: #fff;
    padding:5px;
}
.gray-white:hover, .gray-white:visited:hover {
    background-color:#000!important;
    color: #fff;
    padding:5px;
}
.black-white, .black-white:visited {
    background-color:#000;
    color: #fff;
    padding:8px;
}
.black-white:hover, .black-white:visited:hover {
    background-color:#000!important;
    color: #93c83c;
    padding:8px;
}
.linea-horizontal 
{
    width: 100%; height:1px; background-color:#808080;
}
/* Fechario & Colecciones
--------------------------------*/
.fechario-dia {
    color:#fff; Background-color:#93c83e; padding: 10px 20px;
    margin-bottom: 5px;
    font-weight:bold;
    font-size:22px;
}
.letra-coleccion {
    color:#fff; Background-color:#93c83e; padding: 8px 16px!important;
    margin-bottom: 5px;
    font-weight:bold;
    font-size:22px;
}
.letra {
    font-size:18px;
    padding: 0 3px;
}
/* Búsqueda avanzada
--------------------------------*/
.text-avanzada{
    color: #fff;
    font-size: 18px;
    padding: 5px 0 0 20px;
    display:inline;
}
.text-avanzada a, .text-avanzada a:link, .text-avanzada a:visited {
    text-decoration: none;
    color: #fff;
    }
.text-avanzada a:hover, .text-avanzada a:visited:hover {
    text-decoration: none;
    color: #000;
    }
.paginado  {
    padding:50px 0;
}
.borde-derecho 
{
    border-right: solid 1px #808080;
}
.borde-izquierdo {
    border-left: solid 1px #808080;
}
.titular-busqueda {
    background-color:#6c757d;
    color: #fff;
    padding-left:10px!important;
    padding-right:10px!important;
    padding-top:3px!important;
    padding-bottom:0px!important;   
}
.custom-select {
    font-size:12px!important;
}

/* Enlaces
--------------------------------*/
.titular-enlaces {
    font-weight:normal;
	background: #e0e0e0;
    color:#555;
    padding:6px;       
}
.titular-enlaces a, .titular-enlaces a:link, .titular-enlaces a:visited {    
    font-weight:normal;
    color:#555;
}
.titular-enlaces a:hover, .titular-enlaces a:visited:hover {
    font-weight:normal;
	color: #000!important;
}
.green-white, .green-white:visited {
    background-color:#93c83e;
    color: #fff;
    padding:5px;
}
.green-white:hover, .green-white:visited:hover {
    background-color:#93c83e!important;
    color: #000;
    padding:5px;
}
/* Generales */
.content ul {
  list-style: none;
  padding: 0;
}
.content ul li {
  padding-bottom: 10px;
}
.margin-left10 {margin-left: 10px; margin-bottom: 10px;}
.margin-right10 {margin-right: 10px; margin-bottom: 10px;}
.separador {border-top: solid 1px #808080;}
.separador-inf {border-bottom: solid 1px #808080;}
.img-responsive { max-width: 99%;}
.img-responsive-max { max-width: 100%; padding:0; margin:0; width:100%;}
.muestra {
    display:block;
}
.oculta {
    display:none!important;
}

/**Servicios*/
#servicios-biblio, .section-area {
  background: #e0e0e0;
  color:#000;
  background-size: cover;
  padding: 40px 0;  
}
.green-white-section {
    background-color:#93c83e;
    color: #fff;
    padding:5px;
}

/* Autor
--------------------------------*/
.titular-autor, .titular {
    font-weight:normal;
	background: #6c757d;
    color:#fff!important;
    padding:6px;       
}
.subtitular-autor, .subtitular {
    font-weight:normal;
	background: #93c83e;
    color:#fff!important;
    padding:4px;
    line-height:normal!important;     
}
.separador-autor, .separador-desc, .separador-num {border-top: solid 1px #93c83e; padding:4px 0px;}


/* Publicaciones seriadas
--------------------------------*/

.img-numero-rev 
{
    max-height: 210px;
    max-width: 150px;
}



