﻿.inputExportar input[type="checkbox"]:checked + label.lblBase.archivoReporte,
.inputExportar input[type="checkbox"]:checked + label.lblBase.archivoCaptura,
.guardar,.btnGenerarReporteFormularios, .contenedorBotonesReporte, .btnGenerarPlantilla {
    background-color: #518215;
}

.subEncabezadoGrid, .cssBtnBaseFormulario.Continuar {
    background-color: #005E00;
}
.tablinks:hover, .btnTipoDePlantilla:hover, .btnSeleccionarTipoDePlantilla:hover {
    background-color: #5CA80B !important;
    color: white;
}
.Fotografia, .FirmaDigital, .CodigoBarra, .Qr, .PuntoDeInteres, .MultiFotografia, .Adjunto, .MultiCodigoBarra {
    background-color: #005E00 !important;
}
.btnExportarPdf, .btnGenerarReportePdf {
    background-color: #518215;
}