/*Ajustes seccion de  Notificaciones*/
.SIC-notificaciones-v #edit-field-fecha-de-publicacion-value-min:before{
    display: table;
    content: "FECHA DESDE";
}

.SIC-notificaciones-v  #edit-field-fecha-de-publicacion-value-max:before{
    display: table;
    content: "FECHA HASTA";
}

.SIC-notificaciones-v .views-widget-filter-field_fecha_de_publicacion_value select {
    width: auto;
    min-width: 80px;
    float: left;
    margin-right: 5px;
}

.view-id-conceptos_emitidos #edit-field-sector-value-wrapper, .view-id-conceptos_emitidos #edit-field-nombre-entidad-value-wrapper {
    width: 50%;
    float: left;
    padding: 10px;
}
