.btndescargarexcel {
    background: #1D6F42;
    color: #fff !important;
}

.btndescargarexcel:hover {
    color: #fff !important;
    opacity: 0.9 !important;
}

.btnagregar:hover,
.btnmostrarfiltros:hover,
.btnpermisos {
    color: #fff !important;
    opacity: 0.9 !important;
}

.btnagregar {
    background-color: #2AA792;
    color: #fff;
}

.btnmostrarfiltros {
    background-color: #B34633;
    color: #fff;
}

.btnpermisos {
    background-color: #e1dc52;
    color: #222 !important;
}
