﻿.Reporte { float: left; }
.tablaReporte { float: left; }

table.fileList a.delete, table.fileList a.rename { color: #217DAB; width: 15px; height: 15px; }
table.fileList a.delete { background: url("../../imagesUploadFiles/eliminar2.svg") no-repeat;; }

.botonesReportes a { border-radius: 5px; text-decoration: none; transition: 0.25s all; background: #848488; font-weight: normal; color: white; padding: 4px 8px; border: 0; margin: 10px 2px 2px 2px; cursor: pointer; text-align: center; }
    .botonesReportes a:hover { text-decoration: none; transition: 0.25s all; background: #59595C; font-weight: normal; color: white; cursor: pointer; text-align: center; }

.botonReporte { border-radius: 5px; text-decoration: none; transition: 0.25s all; background: #848488; font-weight: normal; color: white; padding: 4px 8px; border: 0; margin: 10px 2px 2px 2px; cursor: pointer; text-align: center; }
    .botonReporte:hover { text-decoration: none; transition: 0.25s all; background: #59595C; font-weight: normal; color: white; cursor: pointer; text-align: center; }
.report { padding: .25rem; }
h3 { display: none; }
