body {
    background-color: #3e4df9;
}

.bg-gradient-primary {
    background-color: #3e4df9;
}

.btn-outline-success {
    color: #0C9E3B;
}

.btn-success:hover {
    background-color: #0CAF3B;
}

.btn-success {
    background-color: #0C9E3B;
    border-color: #0C9E3B;
}

.btn-outline-success:hover {
    background-color: #0C9E3B;
    border-color: #0C9E3B;
}

.sidebar {
    font-weight: 300;
}

.opciones {
    width: 10%;
}

.opciones4 {
    width: 15%;
}

.forzado {
    height: 15%;
}

.fa-file-pdf {
    font-size: 1.9em !important;
    color: red !important;
}

.fa-file-excel {
    font-size: 1.9em !important;
    color: green !important;
}
