@charset "UTF-8";

.irarriba {
	margin-bottom: 2.857142857em;
	display: block;
}
a:link, a:visited {
	color: #45658D;
	text-decoration: none;
    font-weight: 600;
}

a.linkref{
    color: #45658D;
    text-decoration: none;
    font-weight: 600;
}

a.pre-bd{
	font-family: "Montserrat", serif;
	font-size: 14px;
	font-weight: bold;
	color: #45658D;
}

a.pre-bd:hover{
	font-family: "Montserrat", serif;
	font-size: 14px;
	font-weight: bold;
	color: #45658D;
}

span.pre-bd{
	font-family: "Montserrat", serif;
	font-size: 18px;
	font-weight: bold;
	color: #0088CC;
}

.p-descriptor {
	text-align:justify;	
}

input.busqueda_bas  {
    background: url("../images/bg-buscador-boton-1.png") no-repeat;
    cursor:pointer;
    
	width: 16em;
    height: 30px;
    border: none;
}

input.busqueda_bas:hover  {
    background: url("../images/bg-buscador-boton-2.png") no-repeat;
    cursor:pointer;
    
	width: 16em;
    height: 30px;
    border: none;
}

div.busqueda_avanzada  input{
    background: url("../images/buscar-1.png") no-repeat;
    cursor:pointer;
    
	width: 16em;
    height: 30px;
    border: none;
}

div.busqueda_avanzada:hover  input{
    background: url("../images/buscar-2.png") no-repeat;
    cursor:pointer;
    
	width: 16em;
    height: 30px;
    border: none;
}


.boton-busqueda-basica{
	float:right;
}

.irarriba a:link, .irarriba a:visited, a.irarriba {
	font-size: 0.875em;
	color: #45658D;
}

.glosar {
	float: left;
}

.column-content {
	float: left;
}

.breadcrumb {
	width: 89%;
	padding-left: 0;
	margin-bottom: 1.5em;
}

.breadcrumb ul li {
	display: inline;
	list-style: none outside none;
}

.detalle-documento {
	width: 96%;
}

.detalle-documento h1 {
	font-family: "Montserrat", serif;
}

.detalle-documento .detalle-doctrina .cabecera h1 {
	font-family: "Montserrat", serif;
}

.detalle-documento .nota {
	font-family: "Montserrat", serif;
}

.art-relacionados {
	font-family: "Montserrat", serif;
}

.art-relacionados dd {
	font-family: "Montserrat", serif;
}

dl.art-relacionados-juri dt, dl.art-relacionados dt {
	font-family: "Montserrat", serif;
}

.avance {
	font-family: "Montserrat", serif;
}

.avance .detalle-documento .cabecera h1 {
	font-family: "Montserrat", serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em
}

.avance .detalle-documento .cabecera {
	margin-bottom: 1.2em;
}

.avance .detalle-documento .meta-info {
	margin-bottom: 1.2em;
}

.numerorevista-documento h1.titulo-ediciones, .detalle-libro-documento h1.titulo-ediciones
	{
	font-family: "Montserrat", serif;
}

.detalle-libro-documento .tabladecontenidos ul li.seccion,
	.numerorevista-documento .tabladecontenidos ul li.seccion {
	font-family: "Montserrat", serif;
}

.detalle-libro-documento .tabladecontenidos ul li.contenido,
	.numerorevista-documento .tabladecontenidos ul li.contenido {
	font-family: "Montserrat", serif;
}

.detalle-libro-documento .tabladecontenidos ul li.contenido div.descripcion,
	.numerorevista-documento .tabladecontenidos ul li.contenido div.descripcion
	{
	font-family: "Montserrat", serif;
}

.column .infoblock {
	float: left;
	width: 100%;
	margin-top: 2.5em;
/*	border-top: 1px solid #ececec; */
	padding-top: 2.5em;
}

.column .nobordertop {
	margin-top: 0px;
	border-top: none;
	padding-top: 0px;
}

.column .noborderbottom {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}

.infoblock h1 em {
	color: #666;
	font-style: normal;
}

.infodestacada h2, .column .infoblock h2 {
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 1em;
}

.infoblock img {
	margin-top: -3px;
	margin-bottom: 10px;
	float: left;
	margin-right: 0.45em;
}

.infoblock p {
	color: #666666;
	font-size: 1em;
}

.infoblock span {
	float: left;
	height: 1.8em;
	width: 100%;
	font-size: 1em;
}

.infoblock h3 {
	font-weight: bold;
	margin-top: 10px;
}

.infoblock input {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #F6F6F6;
	border-color: #A4A4A4 #B9B9B9 #B9B9B9;
	border-radius: 3px 3px 3px 3px;
	border-right: 1px solid #B9B9B9;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 14px;
	padding: 3px;
	width: 228px;
	margin-bottom: 5px;
}

.column .infoblock span.estadisticas, .column .infoblock a.active {
	color: #999999;
	font-size: 1em;
}

.column .infoblock span.estadisticas em {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: darkred;
}

.column .infoblock dl dt, .column .infoblock dl {
	font-family: "Montserrat", serif;
	font-size: 1em;
	font-weight: normal;
}

.column .infoblock dl.art-relacionados dl.art-interes {
	margin: 0;
}

.column .infoblock .boton {
	float: right;
	margin-top: 10px;
	margin-right: 1.7em;
}

.identificacion {
	
}

.identificacion	h2 {
	font-family: "Montserrat", serif;
	font-size: 1em;
	color: #222222;
	font-weight: bold;
	margin-top: 1.6em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-transform: uppercase;
}

.identificacion .captcha {
	width: 100%;
	float: right;
	margin: 1.2em 0 1.2em 0;
}

.identificacion .captcha img {
	float: left;
	margin: 0 12px 0 5px;
}

.identificacion input.campo-inline-captcha {
	float: left;
	width: 117px;
	height: 28px;
	border: 1px solid #CCC;
	font-family: "Montserrat", serif;
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
}

.identificacion input.campo-inline-captcha {
	float: left;
	width: 117px;
	height: 28px;
	border: 1px solid #CCC;
	font-family: "Montserrat", serif;
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
}

.identificacion  .campo {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Montserrat", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding: 1px;
	width: 75%;
	color: #222222;
}

.identificacion  select.campo {
	height: 28px;
	width: 100%;
}

.identificacion  select.campo:focus {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
}

.identificacion  .feedback {
	font-size: 1em;
}

.floating-panel {
	border: 2px solid #EAEAD6;
	background: none repeat scroll 0 0 #FFF7D8;
	color: #444444;
	overflow: hidden;
	position: absolute;
	width: 380px;
	padding: 10px;
	text-align: left;
}

div.floating-panel div ul li.term {
	margin: 1px;
}

dl.art-relacionados dt em {
	color: #666666;
	font-style: normal;
}

.wicket-ajax-indicator {
	
}

.wicket-ajax-indicator img {
	position: absolute;
	top: 250px;
	left: 50%;
}

.sugerencias {
	margin-left: -6px !important;
	z-index: 99999;
}

.sugerencias div.wicket-aa {
	width: 699px;
}

.acote-sugerencias {
	margin-left: -1px;
}

.acote-sugerencias div.wicket-aa {
	width: 400px;
}

div.wicket-aa {
	border: 1px solid #cccccc;
	font-family: "Montserrat", serif;
	background: #FFF;
	color: #666666;
	padding: 5px 10px 18px 10px;
	z-index: 99999;
	font-size: 0.875em;
	line-height: 20px;
	margin-top: 4px;
}

div.wicket-aa ul li.selected {
	background-color: #FAEEC7;
}

div.wicket-aa ul li.tope {
	margin-top: 0.4em;
	padding-top: 0.4em;
}

div.wicket-aa ul li div.topcategory {
	font-weight: bold;
	font-size: 1em;
	color: #222222;
}

div.wicket-aa ul li div.category {
	font-weight: bold;
	font-size: 1em;
	padding-top: 0.8em;
	margin-top: 0.8em;
	color: #222222;
}

div.wicket-aa ul li div.fallos {
	font-weight: bold;
	font-size: 1em;
	padding-top: 0.8em;
	margin-top: 0.8em;
	border-top: 1px dashed #CCCCCC;
	color: #222222;
}

div.wicket-aa ul li div.autores {
	font-weight: bold;
	font-size: 1em;
	padding-top: 0.8em;
	margin-top: 0.8em;
	border-top: 1px dashed #CCCCCC;
	color: #222222;
}

div.wicket-aa h2 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

div.wicket-aa h2.separador {
	border-top: 1px dashed #CCC;
	padding-top: 0.8em;
}

div.wicket-aa ul {
	list-style: none;
	margin-bottom: 0.8em;
	overflow: hidden;
	width: 100%;
}

div.wicket-aa ul li {
	cursor: pointer;
	color: #184297;
}

div.wicket-aa ul li h3 {
	color: #184297;
	cursor: pointer;
	font-weight: bold;
	font-family: "Montserrat", serif;
	font-size: 1em;
}

div.wicket-aa ul li dl {
	margin-bottom: 0.4em;
}

div.wicket-aa ul li:hover {
	background-color: #FAEEC7;
}

div.wicket-aa ul li dl {
	height: auto;
	margin-bottom: 2.8em;
	font-size: 1em;
}

div.wicket-aa ul li dl dt {
	color: #999999;
	font-size: 12px;
	margin-bottom: 3px;
	width: 90px;
}

div.wicket-aa ul li dl dt.norma {
	color: #999999;
	font-size: 14px;
	margin-bottom: 3px;
	width: 100%;
}

div.wicket-aa ul li dl dd {
	color: #222222;
	margin: -26px 0 3px 85px;
	padding-top: 2px;
	font-size: 12px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, span, pre,
	form, fieldset, input, textarea, p, blockquote, th, td label {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr, acronym {
	border: 0;
}

img, img a {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
	outline: 0;
}

.greylink, .greylink a {
	color: #222222;
}

/* base
NOTA: Font size del body va en 100%, 
pero en el div content se indica 87.5% para que sea 14px
*/

html, body {
    background: #FFF;
    font-family: 'Montserrat';
    font-size: 16px;
}

/*a:hover {
	color: #184297;
	text-decoration: underline
}*/
h2.subtitulo-gris {
	font-family: Segoe UI, sans-serif;
	font-size: 1.62em;
	font-weight: normal;
	color: #9C9797;
}

::-moz-selection {
	background: #CCC;
	color: #fff;
}

::selection {
	background: #CCC;
	color: #fff;
}

.fl {
	float: left
}

.fr {
	float: right
}

.pt0 {
	padding-top: 0px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr40 {
	margin-right: 40px;
}

.mt8 {
	margin-top: 8px;
}

.mt20 {
	margin-top: 20px;
}

.mt24 {
	margin-top: 24px;
}

.mt30 {
	margin-top: 30px;
}

.mt18 {
	margin-top: 18px;
}

.mb0 {
	margin-bottom: 0px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb12 {
	margin-bottom: 12px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb32 {
	margin-bottom: 32px;
}

.mb40 {
	margin-bottom: 40px;
}

.ml20 {
	padding-left: 12px;
}

.pl20 {
	padding-left: 20px;
}

.ml25 {
	margin-left: 20px;
}

.ml40 {
	margin-left: 40px;
}

.ml60 {
	margin-left: 60px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.pl40 {
	padding-left: 30px;
}

.w300 {
	margin-top: 15px;
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w500 {
	width: 500px
}

.w550 {
	width: 550px;
}

.w45per {
	width: 45%;
	min-width: 450px;
}

.w47per {
	width: 48%;
}

.w700 {
	width: 700px;
}

.ctr {
	text-align: center;
}

.nmt {
	margin-top: 0;
}

.wrapper {
	width: 61.25em;
	margin: 0 auto;
	overflow: hidden;
}

/** ----------------------------------------------------------------------------------------------------------
   BUSCADOR
------------------------------------------------------------------------------------------------------------*/
.cont-buscador {
	float: left;
	margin: 12px 0 0 0;
	width: 980px;
	height: 152px;
	background: url(../images/bg-buscador-blue3.jpg) top left no-repeat;
}

.cont-buscador-ch {
	float: left;
	margin: 12px 0 0 0;
	width: 980px;
	height: 62px;
	background: url(../images/bg-buscador-3.png) top left no-repeat;
}

.dept-dropdown {
	position: absolute;
	width: 120px;
	height: 18px;
	background: none;
	padding: 4px 0px 10px 0px;
	margin: 1px;
	font-family: "Montserrat", serif;
	font-size: 0.875em;
	color: #666666;
	display: inline;
	z-index: 4500;
}

.dept-dropdown2 {
	position: absolute;
	width: 120px;
	height: 16px;
	background: url(../images/selector.jpg) no-repeat 97px top;
	padding: 4px 0px 10px 0px;
	margin: 1px;
	font-family: "Montserrat", serif;
	font-size: 1em;
	color: #666666;
	display: inline;
	z-index: 4600;
}

/* desplegable - dept-dropdown Nav */
.dept-dropdown ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 250px;
}

.dept-dropdown ul li {
	position: relative;
}

.dept-dropdown ul li a {
	display: block;
	font-size: 1em;
	text-decoration: none;
	width: 130px;
	height: 20px;
	color: #222222;
	padding: 0;
	margin: 0;
}

* html .dept-dropdown ul li a {
	display: block;
	font-size: 1em;
	text-decoration: none;
	width: 130px;
	height: 20px;
	color: #222222;
	padding: 0;
	margin: 0;
}

.dept-dropdown ul li ul {
	visibility: visible;
	position: absolute;
	left: 0;
	overflow: hidden;
	margin-top: 1px;
	border: 1px solid #CCC;
}

.dept-dropdown table {
	margin: -1px;
	border-collapse: collapse;
	font-size: 1em;
}

.dept-dropdown ul li:hover ul li a, .dept-dropdown ul li a:hover ul li a,
	.dept-dropdown ul li ul li a, .dept-dropdown ul li a ul li a {
	display: block;
	background: #FFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	width: 250px;
	padding-top: 3px;
}

* html .dept-dropdown ul li a:hover ul li a {
	width: 130px;
}

.dept-dropdown ul li:hover ul li ul, .dept-dropdown ul li a:hover ul li a ul
	{
	visibility: hidden;
	position: absolute;
	font-size: 0.875em;
	left: 0;
	height: 0;
	overflow: hidden;
}

.dept-dropdown ul li:hover ul li a:hover, .dept-dropdown ul li a:hover ul li a:hover
	{
	background: #FAEEC7;
	color: #222222;
	text-decoration: none;
	font-size: 1em;
}

.dept-dropdown ul li:hover ul li:hover ul li:hover a, .dept-dropdown ul li a:hover ul li a:hover ul li a:hover
	{
	color: #222222;
	text-decoration: none;
	font-size: 0.875em;
}
/* remove drop-down menu when selection clicked, etc. */
.dept-dropdown2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.dept-dropdown2 ul li {
	position: relative;
}
/*seleccionado en todo */
.dept-dropdown2 ul li a, .dept-dropdown2 ul li a:visited {
	display: block;
	font-size: 0.875em;
	text-decoration: none;
	width: 130px;
	height: 34px;
	color: #222222;
	overflow: hidden;
}

* html .dept-dropdown2 ul li a, .dept-dropdown2 ul li a:visited {
	display: block;
	font-size: 0.875em;
	text-decoration: none;
	width: 135px;
	height: 34px;
	color: #222222;
	overflow: hidden;
}

.dept-dropdown2 ul li ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	overflow: hidden;
}

.dept-dropdown2 table {
	margin: -1px;
	border-collapse: collapse;
	font-size: 0.875em; /*13px;*/
}

/* busqueda avanzada */
.sugbusqueda {
	margin: 0 0 0 265px;
	padding-top: 5px;
	width: 585px;
	float: left;
	height: 20px;
	color: #004276;
	font-size: 10px;
	font-family: "Montserrat", serif;
}

.sugbusqueda span.tut {
	float: left;
	width: 300px;
}

.cont-btavanz span {
	float: right;
}

.cont-btavanz-ch {
	float: left;
	margin: 17px 0 0 10px;
	color: #004276;
	font-size: 10px;
	font-family: "Montserrat", serif;
}


p.txtdestacado {
	color: #222222;
	font-size: 0.875em;
}

/** ----------------------------------------------------------------------------------------------------------
	Institucional y comunicacion
------------------------------------------------------------------------------------------------------------*/
p.branding {
	font-family: "Montserrat", serif;
	font-weight: normal;
	background-color: white;
	font-size: 1em;
	line-height: 1.35em;
	color: #666666;
	margin-top: 0.4em;
}

.infoblock p.branding {
	margin-bottom: 1em;
}

.infoblock p.mb2em, p.mb2em {
	margin-bottom: 2em;
}

p.branding-menu {
	font-weight: normal;
	background-color: white;
	font-family: "Segoe UI", Arial, Sans Serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;
}

.infoblock p.infojus, p.infojus {
	font-family: "Montserrat", serif;
	font-weight: bold;
	background-color: white;
	font-size: 1em;
	color: #3399CC;
	margin-top: 5px;
}

.infoblock p.infojus, h3.infodestacada, h3.infojus {
	font-family: "Montserrat", serif;
	font-weight: bold;
	color: #3399CC;
}

.infodestacada h2, .column .infoblock h2 {
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 1em;
	margin-top: 0;
}

.infoblock img {
	float: left;
	margin-left: 0.42em;
}

.infoblock p {
	color: #666666;
	line-height: 1.3em;
}

/*.infoblock span {
	
}*/

.infoblock h3 {
	font-weight: bold;
	margin-top: 10px;
}

/*.titdestacado {
	width: 100%;
	border-bottom: 1px solid #ededed;
	height: 19px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #222222;
}*/

.titdestacado {
    border-bottom: 1px solid #ededed;
    margin-bottom: 2px;
    font-weight: bold;
    color: #222222;
    background: #242C4F;
    border-radius: 8px;
    text-align: center;
    color: white;
    padding: 10px;
    font-size: 20px;
    margin-top: 20px;
}
.titdestacado img {
	float: left;
	border: 0px;
	margin: 0;
}

img.destacada {
	margin-right: 5px;
	margin-left: 12px;
	margin-top: 16px;
}

.content {
	float: left;
	z-index: 1;
	width: 100%;
	font-size: 0.875em;
	padding-top: 0.8em;
	color: #222222;
	line-height: 1.3em;
}

.column-content {
	float: left;
	width: 70%;
	height: 100%;	
	padding-right: 4%;
/*	xpadding-bottom: 1.25em;*/
}

.column-content.detalle-documento.detalle-jurisprudencia {
	float: left;
}

.column-content-nb {
	float: left;
	width: 710px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.br {
	float: left;
	width: 690px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 35px;
	border-right: 1px solid #ececec;
}

.column-content-bus {
	float: left;
	width: 72.3%;
	padding-right: 1%;
	padding-bottom: 2em;
}

.column-content-re {
	float: left;
	width: 80%;
	margin-left: 20px;
	padding-right: 0px;
	padding-bottom: 60px;
	margin-top: 35px;
}

/* columna derecha */
.column {
	float: right;
	width: 24.2%;
	padding-left: 1%;
}

.columnleft {
	float: left;
	width: 254px;
	padding-left: 3px;
	margin-left: 3px;
	border-left: 1px solid #EDEDED;
}

span.descargar-documento {
	color: #999;
	line-height: 22px;
}

span.nuevapagina img {
	margin-top: -5px;
}

/*tooltip*/
.qtip-contentWrapper {
	line-height: 17px;
}

.qtip-contentWrapper em a {
	color: #09F;
}

/* Feedfback panel mensajes de los formularios */
.feedbackPanelERROR {
	font-weight: normal;
	font-color: #666666;
}

.feedbackPanelINFO {
	font-weight: normal;
	font-color: #666666;
}

.feedbackPanel {
	padding: 35px 0 15px 50px;
	min-height: 35px;
}

.feedbackPanelERROR em {
	color: #D81E18;
	font-style: normal;
	font-weight: normal;
}

.error .feedbackPanel {
	background: url("../images/error44x44.png") no-repeat scroll 0 30px
		transparent;
}

.ok .feedbackPanel {
	background: url("../images/ok44x44.png") no-repeat scroll 0 10px
		transparent;
}

.info .feedbackPanel {
	background: url("../images/warning44x44.png") no-repeat scroll 0 30px
		transparent;
}

.captcha .nmt {
	margin-top: 5px;
}

.wicket-ajax-indicator {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.25);
	height: 40px;
	padding: 30px 80px;
	font-weight: bold;
	text-align: center;
	color: #9B2825;
	font-size: 1.21em;
	position: fixed;
	top: 50%;
	left: 40%;
	width: 10%;
	min-width: 160px;
	overflow: visible;
	z-index: 1000;
}

.ui-dialog {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.25);
	position: absolute;
}

.ui-dialog .ui-dialog-liner {
	border: 1px solid #cccccc;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 9px 9px 12px rgba(0, 0, 0, 0.25);
}

.ui-dialog-titlebar {
	display: none;
}

.ui-widget {
	font-family: inherit;
	font-size: 1.1em;
}

.ui-widget-messagebox {
	font-size: 1.21em;
	color: #9B2825;
	font-weight: bold;
	padding: 30px 80px;
	text-align: center;
}

.shortcuts {
	font-size: 0.5em;
	margin-left: 79px;
	margin-top: 4px;
}

.shortcuts a, .shortcuts a:visited {
	color: #3399CC;
}

.ui-dialog {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.25);
	position: absolute;
}

.ui-dialog .ui-dialog-liner {
	border: 1px solid #cccccc;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 9px 9px 12px rgba(0, 0, 0, 0.25);
}

.ui-dialog-titlebar {
	display: none;
}

.ui-widget {
	font-family: inherit;
	font-size: 1.1em;
}

.ui-widget-messagebox {
	font-size: 1.21em;
	color: #9B2825;
	font-weight: bold;
	padding: 30px 80px;
	text-align: center;
}

.shortcuts {
	font-size: 0.5em;
	margin-left: 79px;
	margin-top: 4px;
}

.shortcuts a, .shortcuts a:visited {
	color: #3399CC;
}

a.active {
	color: #999999;
}

img.imagen-novedad {
	height: 110px;
}

a.branding {
	font-family: Segoe UI, sans serif;
}

.banner-image-container {
	float: left;
	display: inline;
}

.banner-image-container-total-click {
	display: inline;
	font-family: HELVETICA NEUE LT STD – BOLD;
	font-size:20pt;
	color:rgb(3, 75, 110);
	padding-left: 30px;
}

.banner-image-container-total-ccyc {
	display: inline;
	font-family: HELVETICA NEUE LT STD – HEAVY;
	font-size:40pt;
	color : white;
	padding-left: 30px;
	padding-top: 10px;
}

.headercontainer {
	float: left;
	width: 100%;
}

/** ----------------------------------------------------------------------------------------------------------
 	MENU SECCIONES
------------------------------------------------------------------------------------------------------------*/
/*.column .menu {
	
}*/

/*.column .menu ul {
	
}*/

.column .menu ul li {
	float: left;
	height: 1.8em;
	width: 100%;
}

.barra-inferior {
	background-color: #e1e1e1;
	height: 102px;
	width: 100%;
	color: #222222;
	font-weight: normal;
	margin-top: 1px;
	float: left;
	display: block;
}

.homeseccion h2 {
	font-weight: bold;
	padding-bottom: 0.142857143em;
	font-family: Segoe UI, sans serif;
}

.homeseccion h2 span.titdestacado {
	background: #ededed;
	padding: 0 0.4em 0 0.4em;
}

.homeseccion {
	width: 100%;
	min-height: 28.57142857em;
	margin-top: 0px;
	padding-bottom: 0.142857143em;
	display: inline-block;
}

.leftblock, .homeseccion .leftblock {
	width: 71%;
	float: left;
	padding-right: 0.857142857em;
/*	border-right: 1px solid #ededed; */
	display: inline-block;
}

.rightblock, .homeseccion .rightblock {
	float: right;
	width: 25%;
	display: inline-block; 
	padding-left: 0.428571429em;
}

.homeseccion .destacados {
	width: 48%;
	float: left;
	margin-left: 0.571428571em;
}

.homeseccion  .derecha {
	float: right;
}

.homeseccion  .izquierda {
	float: left;
	margin-left: 0px;
}

.homeseccion .destacados-list {
	width: 99%;
	float: left;
	margin-top: 1.4em;
}

.homeseccion .destacado-container {
	margin-bottom: 2.857142857em;
	min-height: 8.571428571em;
}

.homeseccion .destacado-container .texto {
	width: 72%;
	float: left;
	margin-left: 0.857142857em;
}

.homeseccion .destacado-container .texto .titulo, .homeseccion .revista-container .texto .titulo
	{
	font-family: Georgia, Serif;
	font-size: 1.3em;
	line-height: 1.2em;
	width: 97%;
	margin-bottom: 0.176470588em;
}

.homeseccion .destacado-container .tapa {
	min-width: 5.5em;
	max-width: 5.928571429em;
	min-height: 7.857142857em;
	float: left;
}

.homeseccion .revista-container .bajada, .homeseccion .destacado-container .bajada
	{
	color: #999999;
	width: 100%;
}

.homeseccion .revista-container {
	margin-bottom: 2.285714286em;
	display: table;
	width: 100%;
}

.homeseccion .revista-container.texto {
	margin-bottom: 2.285714286em;
	display: table;
}

.homeseccion img.imagen-novedad {
	height: 7.857142857em;
}

.reset {
	display: none;
}

/* .btndescargarpdf { */
/*   background: url("/images/descargar-1.png"); */
/*   padding: 0px 10px 0px 10px; */
/*   position: absolute; */
/*   height: 30px; */
/*   width: 115px; */
/* } */

.btnvisualizarpdf {
/*	background: url("/images/visualizar-1.png");*/
	background: #45658D;
	color:white!important;
	border-radius: 5px;
	text-align:center;	
	line-height: 32px;
	position: absolute;
	height: 30px;
	width: 95px;
	cursor: pointer;
}

.btnvisualizarpdf:hover {
/*	background: url("/images/visualizar-2.png");*/
	background: #9abad9;
}

.ficha-label {
	color: grey;
	font-size: 1em;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ficha-value {
	font-family: "Montserrat", serif;
	width: 100%;
}

.separador-ficha-biblioteca {
	border-top: 2px solid #CCC;
	margin-top: 10px;
	width: 100%;
}

.btnrefinar {
/*	background: url("/images/refinar-1.png");*/
	background: #45658D;
	color:white!important;
	cursor: pointer;
	border-radius: 5px;
	text-align:center;	
	height: 22px;
	width: 72px;
}

.btnrefinar:hover {
/*	background: url("/images/refinar-2.png");*/
	background: #9abad9;
}

.img-ediciones-infojus {
	background: url("/images/icono-libro-1.png");
	height: 30px;
	width: 51px;
}

.img-ediciones-infojus:hover {
	background: url("/images/icono-libro-2.png") no-repeat;
	height: 30px;
	width: 51px;
}

.img-space {
	padding-right: 1em;
}

.img-centro-consulta {
	background: url("/images/icono-lugar-1.png") no-repeat;
	height: 40px;
	width: 25px;
}

.img-centro-consulta:hover {
	background: url("/images/icono-lugar-2.png") no-repeat;
	height: 40px;
	width: 25px;
}

.img-redes-facebook {
	background: url("/images/facebook.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-facebook:hover {
	background: url("/images/facebook-ahover.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-fb {
	background: url("/images/facebook-ahover.png") no-repeat;
	
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-go {
	background: url("/images/google-plus-ahover.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-tw {
	background: url("/images/twitter-ahover.png") no-repeat;
	height: 36px;
	width: 36px;
	padding-left: 10px;
	float: left;
}



.img-redes-twitter {
	background: url("/images/twitter.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-twitter:hover {
	background: url("/images/twitter-ahover.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
}

.img-redes-google {
	background: url("/images/google-plus.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-google:hover {
	background: url("/images/google-plus-ahover.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-youtube {
	background: url("/images/youtube.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-redes-youtube:hover {
	background: url("/images/youtube-ahover.png") no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	padding-left: 10px;
}

.img-descargar {
/*	background: url("/images/descargar-1.png");*/
	background: #45658D;
	color:white!important;
	border-radius: 5px;
	text-align:center;	
	line-height: 32px;
	position: absolute;
	height: 30px;
	width: 95px;
	cursor: pointer;
	margin-left:5px;
}

.img-descargar:hover {
/*	background: url("/images/descargar-2.png");*/
	background: #9abad9;
}

.img-descargar-pdf {
/*	background: url("/images/descargar-pdf1.png");*/ 
	background: #45658D;
	color:white!important;
	position: absolute;
	height: 30px;
	width: 95px;
	cursor: pointer;
	line-height: 32px;
	border-radius: 5px;
	text-align:center;	
}

.img-descargar-pdf:hover {
/*	background: url("/images/descargar-pdf2.png");*/
	background: #9abad9;
}

.img-descargar-epub {
	background: url("/images/descargar-ebook1.png");
	padding: 0px 10px 0px 10px;
	position: absolute;
	height: 30px;
	width: 95px;
	cursor: pointer;
}

.img-descargar-epub:hover {
	background: url("/images/descargar-ebook2.png");
	padding: 0px 10px 0px 10px;
	position: absolute;
	height: 30px;
	width: 95px;
	cursor: pointer;
}

.img-cita-infojus {
	background: url("/images/icono-cita-infojus-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.img-cita-infojus:hover {
	background: url("/images/icono-cita-infojus-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.img-ficha-libro-infojus {
	background: url("/images/icono-descargar-ficha-libro-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}

.img-ficha-libro-infojus:hover {
	background: url("/images/icono-descargar-ficha-libro-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.compartir-facebook-img {
	background: url("/images/compartir-por-facebook-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
	
}
.compartir-facebook-img:hover {
	background: url("/images/compartir-por-facebook-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}
.compartir-google-img {
	background: url("/images/compartir-por-google-plus-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}
.compartir-google-img:hover {
	background: url("/images/compartir-por-google-plus-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}
.compartir-twitter-img {
	background: url("/images/compartir-por-twitter-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}
.compartir-twitter-img:hover {
	background: url("/images/compartir-por-twitter-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}
.compartir-email-img {
	background: url("/images/icono-compartir-por-mail-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}

.compartir-email-img:hover {
	background: url("/images/icono-compartir-por-mail-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
	float: left;
}


.compartir-facebook-text {
	float: left;
	padding-left: 10px height: 22px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	color: #999999;
}
.compartir-facebook-text:hover {
	float: left;
	padding-left: 10px height: 22px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	color: #0088CC;
}


.biblioteca-tool-download-div {
	float: left;
	padding-left: 10px height: 22px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

.compartir-text-div {
	float: left;
	padding-left: 10px height: 22px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

.compartir-text-div:hover {
	float: left;
	padding-left: 10px height: 22px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	color:#0088CC;
}

.cont-btavanz-ch>a{
	color:#666666;
}

.tool-row {
	clear: both;
	padding-bottom: 25px;
}



.img-url-infojus {
	background: url("/images/icono-url-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.img-url-infojus:hover {
	background: url("/images/icono-url-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.img-lector-pdf-infojus {
	background: url("/images/icono-descargar-acrobat-reader-1.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.img-lector-pdf-infojus:hover {
	background: url("/images/icono-descargar-acrobat-reader-2.png");
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.herramientas-bd span {
	margin-bottom: 4px;
}

.herramientas-bd a {
	color: #999999;
}

.descripcion-cita-BD {
	color: grey;
}

.autor-cita-bd{
	font-style: normal;
}


.cursos-ccn-img {
	background: url("/images/servicios/cursos-actualizacionCC.jpg");
	height: 630px;
	width: 650px;
	cursor: pointer;
	float: left;
	
}
li .facet-item{
	width : 240px;
}



.cod-comentado-1{	
	font-size: 14pt;
	font-family: inherit;
	font-weight: bold;
	margin-top: 4px;
}

#contenedor {
width: 85%;  /* Ancho del contenedor */
box-sizing: border-box;
-moz-box-sizing: border-box;
}

#contenedor input {
height: 32px;
visibility: hidden;
}

#contenedor label {
font-family: "Montserrat", serif;
font-size: 14px; /* Tamaño del texto de las pestañas */
font-weight: bold;
color: #0088CC;
float: left;
cursor: pointer;
line-height: 35px;
height: 40px;
padding: 0 20px;
display: block;
text-align: center;
border-radius: 5px 5px 0 0;
background: #F2F2F2;  /* Fondo de las pestañas */
margin-right: 5px;
}

#contenedor input:hover + label {
background: #ddd;  /* Fondo de las pestañas al pasar el cursor por encima */
color: #666;  /* Color del texto de las pestañas al pasar el cursor por encima */
}

#contenedor input:checked + label {
background: #FFFFFF;  /* Fondo de las pestañas al presionar */
color: #444; /* Color de las pestañas al presionar */
z-index: 6;
line-height: 35px;
height: 45px;
position: relative;
top: -5px;
-webkit-transition: .1s;
-moz-transition: .1s;
-o-transition: .1s;
-ms-transition: .1s;
}

.contenido {
background: #FFFFFF;  /* Fondo del contenido */
position: relative;
width: 100%;
/* height: 350px; */  /* Alto del contenido */
/*padding: 30px; */
z-index: 5;
border-radius: 0 5px 5px 5px;
}

.contenido div {
/* position: absolute;*/
z-index: -100;
/*opacity: 0; */
transition: all linear 0.1s;
}

#contenido ul {
margin:0px; 
padding:0px; 
position:relative; 
width:100%;
}

#contenido ul li {
display:inline; 
float:left; 
background-color:#FAFAFA;
margin-right:10px;
}

#contenido ul ul {
position:absolute; left:0px;
display:none; 
z-index:100;
}

#contenido ul ul li {
width:100%; 
background-color:#FFF; 
padding:10px;
}

#contenido ul li:hover ul {
top:-1px; 
!important; top:19px;
}


#contenedor input.tab-selector-1:checked ~ .contenido .contenido-1{
    z-index: 100;
    opacity: 1;
    -webkit-transition: all ease-out 0.2s 0.1s;
-moz-transition: all ease-out 0.2s 0.1s;
-o-transition: all ease-out 0.2s 0.1s;
-ms-transition: all ease-out 0.2s 0.1s;
}
