@media (min-width: 1200px) {
  .legislacion #main {
  	min-height: calc(100vh - 323px);
  }
}

#alerta_circulares_derogadas .cc-btn-default > a {
white-space: wrap !important;
}

.recuadros-valores .titulo > a {
font-family: 'Open Sans', sans-serif;
}

#boletines_por_anio .recuadro a.btn-right,
#boletines_por_anio .recuadro a.btn-left {
	margin: 10px 15px;
} 

@media (min-width: 768px){
	#boletines_por_anio .thumbnail {
  		padding-bottom: 70px;
  		position: relative;
	}
	#boletines_por_anio .recuadro a.btn-left,
	#boletines_por_anio .recuadro a.btn-right {
  		position: absolute;
  		bottom: 15px;
	}
	#boletines_por_anio .recuadro a.btn-left {left: 0}
	#boletines_por_anio .recuadro a.btn-right {right: 0}
}
@media (max-width: 767px) {
	#boletines_por_anio .tab-content {
  		margin: 0 !important;
	}
	#boletines_por_anio .recuadro a.btn-left,
	#boletines_por_anio .recuadro a.btn-right {
		float: none !important; 		
  		width: calc(100% - 30px) !important;
	}
}
@media (min-width: 768px) {  
	table .td-width-condensed {
  	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  	width: 250px !important;
	}
	#tabla_entramite_novigente tr > td + td + td + td + td + td .figure a,
	#tabla_entramite_vigente tr > td + td + td + td + td + td .figure a {
  	margin: 0;
  	padding: 0;
	}
	#tabla_entramite_novigente tr > td + td + td + td + td + td .figure,
  	#tabla_entramite_vigente tr > td + td + td + td + td + td .figure {
  	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  	width: 160px !important;
  	margin: 0;
  	padding: 0;
  }
}  
#tabla_entramite_novigente_wrapper.dataTables_wrapper {
  /*padding: 0 !important;*/
  margin-bottom: 15px;
}

.clasificacion-boletin .clasificaciones {
border: none;
}
#ultimos_dictamenes_00 .thumbnail .recursos .figure{
	width: 100% !important;
}
#ultimos_dictamenes_00 .thumbnail .recursos .figure a {
	text-align: left;
  	width: calc(100% - 15px) !important;
    font-size: 85%;
}
#ultimos_dictamenes_00 .thumbnail .informacion,
#ultimos_dictamenes_00 .thumbnail .recursos {
display: table;
  margin-bottom: 10px;
}
#busqueda_dictamenes .panel-footer {
background-color: transparent;
}
#concordancia_articulado img {
 max-width: 100%;
  height: auto;
  margin: 15px auto;
}
@media (min-width: 1200px) {
  #tabla_entramite_novigente {
  width: auto !important;
  }
}
.dataTables_wrapper .table {
border-width: 1px !important;
}

#tabla_entramite_novigente td.normativa-consultar span.figure,
#tabla_entramite_vigente td.normativa-consultar span.figure{
  padding-left: 0;
  padding-top: 0;
}

@media (min-width: 1200px) {
  #tabla_entramite_novigente td.codigo-interno,
  #tabla_entramite_vigente td.codigo-interno {
   white-space: nowrap; 
  }
}

#ultimos_dictamenes_00 .recuadro span.pvid-207435 {
display: none;
}

#ultimos_dictamenes_00 .recuadro span.pvid-207436 {
    display: inline-block;
    padding: 0.2em 0.6em 0.3em;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
 	background-color: #5BC0DE;
   	font-size: 0.95em;
  	
}
