.pager{width:100%;text-align:center;padding:32px 16px;}.pager ul{display:flex;justify-content:center}.pager ul .pager__item{margin:0 4px;}.pager ul .pager__item a{display:block;padding:1px 5px;border:1px solid;}.pager ul .pager__item.is-active a{display:block;padding:1px 5px;color:white;background:#337ab7;border:1px solid #337ab7;}.pager ul .pager__item:hover a{display:block;padding:1px 5px;color:white;background:#337ab7;border:1px solid #337ab7;}
ul li::marker {
  color: none;
  font-size: 0;
}
a {
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table-bordered {
    border-left: 1px solid #ddd;
}
.width-fechacierre {
    width: 16%;
}
.width-fechacierre1 {
    width: 16%;
}