.tapa.jurisprudencia{
	width: 350px;
	margin: 0 auto;
	display: block;
}
.cuadro{
	min-height: 100px
}
.tapa.decision{
	width: 640px;
	margin: 0 auto;
	display: block;
	min-height:640px;
}

.tapa.gaceta{
	height: 474px;
	margin: 0 auto;
	display: block;
}

select>option:hover
{
    color: #1B517E;
    cursor: pointer;
}


.contentDisplayLista{
	min-height:685px;
}
.alto.decisiones{
	min-height:507px;
}
.alto.jurisprudencia{
	min-height:500px;
}

.mouse-link:hover{
	cursor:pointer;
}

.box.blog .bcontent.inframe{
	margin-bottom:20px;
	min-height:470px;
}
#facts{
	max-width:900px;
	margin:0 auto;
	padding:5%;
}
#gallery{
	float:left;
	list-style:none;
}
:target{
	/*border: 1px solid #D4D4D4;*/
	background-color: #e5eecc;
	padding:0;
	margin:0;
}


/*  Para los listados de Resoluciones, audiencias,boletas,carteles,decisiones,jurisprudencia,etc etc etc*/
.resumen-boleta.enlaceverde{
	font-weight: normal;
	cursor: pointer;
}

.nombre-sala{
	font-family:'Raleway', arial, verdana;
	color:#000;
	height:30px;
	padding-left: 10px;
	
}
.nombre-sala-audiencia{
	display:block;
	float:left;
	width:49%;
	
}
.nombre-sala:hover {
	cursor:pointer;
	color:lightblue;
	/*border: 1px solid #D4D4D4;*/
	background-color: #e5eecc;
}
.nombre-sala a {
	width: 100%;
	display: block;
	line-height: 30px;
}
.p-ayuda{
	padding: 9px 14px;
	/*margin-bottom: 14px;*/
	background-color: #EAEDF3;
	border: 1px solid #e1e1e8;
	border-radius: 4px;
}
.numero-dia{
	background-color:#17997F;
	border-radius:30px;
	border:1px solid #a0a0a0;
	color:white;
	padding:1px;
	margin:1px 1px 1px 1px;
	text-decoration:none;
	font-family:'Raleway', arial, verdana;
	display:inline-block;
}

.numero-dia:hover{
	background-color:#bee8df;
	cursor:pointer;
}
.numero-dia:target{
	background-color:#ff0f0f;
	color:white;
}
.numero-dia:active{
	background-color:#fbeed0;
	color:gray;
	border:1px solid black;
}
.nombre-mes{
	float: left;
	width: 90px;
	font-size: 0.9em;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	border-radius: 4px;
	color:#909090;
	padding-left:15px;
}

.contenedor-meses-dias{
	background-color:#e0e0e0;
	padding:2px;
}

.desiNombreDesignado{
	font-family: 'Raleway',verdana, arial, helvetica;
	font-size: 9px;
	background-color:#fbeed0;
	border: 1px solid black;
	text-align:justify;
}
.desiNombreEstado{
	font-family: 'Raleway',verdana, arial, helvetica;
	font-size: 12px;
	font-weight:bold;
	background-color:#fff;
	text-align:center;
	padding:5;
	border: 1px solid black;
}
.desiTitulo{
	font-family: 'Raleway',verdana, arial, helvetica;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border: 1px solid black;
	background-color:#d3d3d3;	
}
.desiTexto{
	font-family: 'Raleway',verdana, arial, helvetica;
	font-size: 9px;
}
.desiTextoEscudo{
	font-family: 'Raleway',verdana, arial, helvetica;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}
.desiTable{
	border: 1px solid black;
}


/****/
.onoffswitch {
    position: relative; width: 116px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #39444C; border-radius: 20px;
}

.onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: 'Raleway',Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "FICHA";
    padding-left: 10px;
    background-color: #17997F; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "LISTADO";
    padding-right: 10px;
    background-color: #FFFFFF; color: #17997F;
    text-align: right;
}

.onoffswitch-switch {
    width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #39444C; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 82px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

.gaceta-judicial .fecha-gaceta{
	position: relative;
	top: -22px;
	left: 22px;
}
.gaceta-judicial .logo-barra{
	position: relative;
	top: -1px;
}
.gaceta-judicial .logo-pie{
	position: relative;
	top: -23px;
}
@media ( max-width : 1150px) {

	.gaceta-judicial .fecha-gaceta{
		top: -25px;
		font-size: 11px;
	}
	.gaceta-judicial .logo-barra{
		top: -5px;
	}
	.gaceta-judicial .logo-pie{
		top: -34px;
	}
}

@media ( max-width : 540px) {

	.gaceta-judicial .logo{
		display: none;
	}

}