/* LBPS Web v0.17.1 · Homogeneización de índices y listados */
.lbps-listing-page{
  font-size:14px;
}
.lbps-listing-page input,
.lbps-listing-page select,
.lbps-listing-page button{
  font-size:.92rem;
}
.lbps-listing-page table{
  font-size:.88rem;
}
.lbps-listing-page table th{
  font-size:.75rem;
  text-transform:uppercase;
  letter-spacing:.045em;
}
.lbps-listing-page table td{
  line-height:1.35;
}
.lbps-listing-page .history-page-shell,
.lbps-listing-page .fa-shell,
.lbps-listing-page .retired-shell{
  margin-top:18px;
}
.lbps-listing-page .history-controls,
.lbps-listing-page .fa-controls,
.lbps-listing-page .retired-controls{
  margin-top:0;
}
@media(max-width:700px){
  .lbps-listing-page{font-size:13px}
  .lbps-listing-page table{font-size:.83rem}
}
