/* CSS de Diputación de Badajoz */

button#entidad {font-size: 16px; color: #FFF;}

table.Lista2 {font-size: 85% !important;} 
table.Lista2 thead td {background-color: #C00;}
table.Lista2 td {word-wrap: break-word;}

.fotoInicioAltura {height: auto important!; width: 100%; box-sizing: border-box; }

.glyphicon {color: inherit;}

.panel-heading h5 {font-weight: bold;}

@media screen and (max-width: 1150px) {
.fotoInicioAltura { height: auto !important;
}

@media screen and (max-width: 1024px)
input, a, button, p, label {
    font-size: .9em !important;
    color: #3F0 !important; /*verde*/
}

@media screen and (max-width: 865px)
input, a, button, p, label { 
    font-size: .9em !important;
    color: #F60 !important;  /*naranja*/
} 
