

/* detalle_control_diesel */

.form-detalle_control_diesel .widget-content {
    overflow: unset;
}

/* historial_de_tune_up */

.view-form.form-historial_de_tune_up .widget-content {
    overflow: unset;
}

/* APPLICATION STYLES */

@media (min-width: 768px){
    #filtros.form-inline .form-group {
        margin-bottom: 10px;
    }
}