/* Archivo: web/css/custom.css */
.center-text {
    text-align: center;
}

.table thead th {
    text-align: center;
}

.gridview-header {
    color: #337AB7;
}
