@import url('Styles_16092025_195351120_11.css');


.GRIDTITLE a {
    color:  black !important;
    text-shadow: unset !important;
}

.grid-pagination.clicked {
    color: #787878 !important;
    cursor: default;
}


.FORECOLOR{
    color: #b1b6bb !important;
}


#cntGuardando .BOTON:first-of-type:not([style*="display: none"]), .containerButtonsWindow .BOTON:first-of-type, #FILTROS_VENTA>.BOTON:first-of-type, #FILTROS_CONTACTO>.BOTON:first-of-type,  .containerButtonsWindow .BOTON.PRIMERBOTON {
    background: #b1b6bb;
    color: white;
}
.containerButtonsABM .BOTON:first-of-type, #containerFiltros>.BOTON:first-of-type {
    background: #b1b6bb;
    color: white;
}


.containerButtonsWindow .BOTON:first-of-type:hover:enabled, #containerFiltros>.BOTON:first-of-type:hover:enabled,
#FILTROS_VENTA .BOTON:first-of-type:hover:enabled, #FILTROS_CONTACTO .BOTON:first-of-type:hover:enabled
  {
    background:#b1b6bb !important;
    background-color:#b1b6bb;
    color: #d9d9d9 !important;
 }
.containerButtonsABM .BOTON:first-of-type:hover:enabled {
    background:#b1b6bb !important;
    background-color:#b1b6bb;
    color: #d9d9d9 !important;
}

.fa-spinner-third, .fas_fa-info-circle, .fa-toggle-on{
    color: #898787  !important;
}


.BOTONUPLOAD {
    background-image: url('../images/buttonIcon/UploadBorderLess.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONUPLOAD:hover:enabled {
        background-image: url('../images/buttonIcon/UploadBorderLess_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONURL {
    background-image: url('../images/buttonIcon/URL.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONURL:hover:enabled {
        background-image: url('../images/buttonIcon/URL_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONDESLOGUEAR {
    background-image: url('../images/buttonIcon/desloguear.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONDESLOGUEAR:hover:enabled {
        background-image: url('../images/buttonIcon/desloguear_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONDETALLE {
    background-image: url('../images/buttonIcon/detalle.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONDETALLE:hover:enabled {
        background-image: url('../images/buttonIcon/detalle_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONDERIVAR {
    background-image: url('../images/buttonIcon/derivar.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONDERIVAR:hover:enabled {
        background-image: url('../images/buttonIcon/derivar_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }



.BOTONMASDETALLE {
    background-image: url('../images/buttonIcon/masdetalle.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONMASDETALLE:hover:enabled {
        background-image: url('../images/buttonIcon/masdetalle_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONDOWNLOAD {
    background-image: url('../images/buttonIcon/DownloadBorderLess.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONDOWNLOAD:hover:enabled {
        background-image: url('../images/buttonIcon/DownloadBorderLess_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPALABRAS {
    background-image: url('../images/buttonIcon/palabras.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPALABRAS:hover:enabled {
        background-image: url('../images/buttonIcon/palabras_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPREVIEW {
background-image: url('../images/buttonIcon/eyeIcon.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPREVIEW:hover:enabled {
        background-image: url('../images/buttonIcon/eyeIcon_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONPERMISOS {
    background-image: url('../images/buttonIcon/Permission.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPERMISOS:hover:enabled {
        background-image: url('../images/buttonIcon/Permission_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPLAY {
    background-image: url('../images/buttonIcon/PlayR.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPLAY:hover:enabled {
        background-image: url('../images/buttonIcon/PlayR_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPLAYMONITOR {
    background-image: url('../images/buttonIcon/play_monitor.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    background-position: center !important;
}

    .BOTONPLAYMONITOR:hover:enabled {
        background-image: url('../images/buttonIcon/play_monitor_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
        background-position: center !important;
    }

.BOTONPAUSE {
    background-image: url('../images/buttonIcon/pause.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    background-position: center !important;
}

    .BOTONPAUSE:hover:enabled {
        background-image: url('../images/buttonIcon/pause_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
        background-position: center !important;
    }

.BOTONFUNCIONES {
    background-image: url('../images/buttonIcon/Funciones_Telefonicas.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONFUNCIONES:hover:enabled {
        background-image: url('../images/buttonIcon/Funciones_Telefonicas_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONCHAT {
    background-image: url('../images/buttonIcon/Chat.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONCHAT:hover:enabled {
        background-image: url('../images/buttonIcon/Chat_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONCHAT1 {
    background-image: url('../images/buttonIcon/Chat1.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT2 {
    background-image: url('../images/buttonIcon/Chat2.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT3 {
    background-image: url('../images/buttonIcon/Chat3.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT4 {
    background-image: url('../images/buttonIcon/Chat4.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT5 {
    background-image: url('../images/buttonIcon/Chat5.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT6 {
    background-image: url('../images/buttonIcon/Chat6.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT7 {
    background-image: url('../images/buttonIcon/Chat7.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT8 {
    background-image: url('../images/buttonIcon/Chat8.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCHAT9 {
    background-image: url('../images/buttonIcon/Chat9.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}


.BOTONCHAT10 {
    background-image: url('../images/buttonIcon/Chat10.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}




.BOTONCRM {
    background-image: url('../images/buttonIcon/crm.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONCRM:hover:enabled {
        background-image: url('../images/buttonIcon/crm_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONFSCREEN {
    background-image: url('../images/buttonIcon/Fullscreen.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONFSCREEN:hover:enabled {
        background-image: url('../images/buttonIcon/Fullscreen_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONNEXT {
    background-image: url('../images/buttonIcon/Next.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONNEXT:hover:enabled {
        background-image: url('../images/buttonIcon/Next_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONNEXTPAGE {
    background-image: url('../images/buttonIcon/nextPage.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONNEXTPAGE:hover:enabled {
        background-image: url('../images/buttonIcon/nextPage_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPREVIOUS {
    background-image: url('../images/buttonIcon/Previous.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPREVIOUS:hover:enabled {
        background-image: url('../images/buttonIcon/Previous_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONADJUNTAR {
    background-image: url('../images/buttonIcon/Attach20.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONADJUNTAR:hover:enabled {
        background-image: url('../images/buttonIcon/Attach20_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONAYUDA {
    background-image: url('../images/buttonIcon/Help.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONAYUDA:hover:enabled {
        background-image: url('../images/buttonIcon/Help_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONGRILLA {
    background-image: url('../images/buttonIcon/Grid.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONGRILLA:hover:enabled {
        background-image: url('../images/buttonIcon/Grid_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONHOME {
    background-image: url('../images/buttonIcon/home.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONHOME:hover:enabled {
        background-image: url('../images/buttonIcon/home_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPANTALLA {
    background-image: url('../images/buttonIcon/Screen.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPANTALLA:hover:enabled {
        background-image: url('../images/buttonIcon/Screen_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONCALENDARIO {
    background-image: url('../images/buttonIcon/Calendario.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONCALENDARIO:hover:enabled {
        background-image: url('../images/buttonIcon/Calendario_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONCANCELAR {
    background-image: url('../images/buttonIcon/Cancel.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONCANCELAR:hover:enabled {
        background-image: url('../images/buttonIcon/Cancel_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONAGREGAR {
    background-image: url('../images/buttonIcon/Add.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONAGREGAR:hover:enabled {
        background-image: url('../images/buttonIcon/Add_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONCOPIAR {
    background-image: url('../images/buttonIcon/Copy.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONCOPIAR:hover:enabled {
        background-image: url('../images/buttonIcon/Copy_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONDRILLDOWN {
    background-image: url('../images/buttonIcon/drilldown.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONDRILLDOWN:hover:enabled {
        background-image: url('../images/buttonIcon/drilldown_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONEDITAR {
    background-image: url('../images/buttonIcon/Edit.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONEDITAR:hover:enabled {
        background-image: url('../images/buttonIcon/Edit_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONEMOJI {
    background-image: url('../images/buttonIcon/emoji.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONEMOJI:hover:enabled {
        background-image: url('../images/buttonIcon/emoji_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONCONSULTAR {
    background-image: url('../images/buttonIcon/query.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONCONSULTAR:hover:enabled {
        background-image: url('../images/buttonIcon/query_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONBORRAR {
    background-image: url('../images/buttonIcon/delete.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONBORRAR:hover:enabled {
        background-image: url('../images/buttonIcon/delete_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONEJECUTAR21 {
    background-image: url('../images/execute_21.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONEJECUTAR21:hover:enabled {
        background-image: url('../images/buttonIcon/execute_21_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONEJECUTAR {
    background-image: url('../images/buttonIcon/execute.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONEJECUTAR:hover:enabled {
        background-image: url('../images/buttonIcon/execute_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONORDENAR {
    background-image: url('../images/buttonIcon/sort.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONORDENAR:hover:enabled {
        background-image: url('../images/buttonIcon/sort_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONPARAMETROS {
    background-image: url('../images/buttonIcon/parametros.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONPARAMETROS:hover:enabled {
        background-image: url('../images/buttonIcon/parametros_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }



.BOTONSCHEDULE {
    background-image: url('../images/buttonIcon/ScheduleReport.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONSCHEDULE:hover:enabled {
        background-image: url('../images/buttonIcon/ScheduleReport_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONLOGS {
    background-image: url('../images/buttonIcon/log.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONLOGS:hover:enabled {
        background-image: url('../images/buttonIcon/log_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONLOGIN {
    background-image: url('../images/buttonIcon/salir.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONLOGIN:hover:enabled {
        background-image: url('../images/buttonIcon/salir_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONSALIR {
    background-image: url('../images/buttonIcon/salir.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONSALIR:hover:enabled {
        background-image: url('../images/buttonIcon/salir_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONEXPORTAR {
    background-image: url('../images/buttonIcon/excel.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONEXPORTAR:hover:enabled {
        background-image: url('../images/buttonIcon/excel_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONFILTRAR {
    background-image: url('../images/buttonIcon/Filtrar.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONFILTRAR:hover:enabled {
        background-image: url('../images/buttonIcon/Filtrar_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONACEPTAR {
    background-image: url('../images/buttonIcon/Accept.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONACEPTAR:hover:enabled {
        background-image: url('../images/buttonIcon/Accept_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONIMPORTAR {
    background-image: url('../images/buttonIcon/Import.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONIMPORTAR:hover:enabled {
        background-image: url('../images/buttonIcon/Import_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONDESCARGAR {
    background-image: url('../images/buttonIcon/Download.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONDESCARGAR:hover:enabled {
        background-image: url('../images/buttonIcon/Download_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONREFRESCAR {
    background-image: url('../images/buttonIcon/refresh.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONREFRESCAR:hover:enabled {
        background-image: url('../images/buttonIcon/refresh_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }


.BOTONRECICLAR {
    background-image: url('../images/buttonIcon/reciclar.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONRECICLAR:hover:enabled {
        background-image: url('../images/buttonIcon/reciclar_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONMARCAR {
    background-image: url('../images/marcar.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONENVIAR {
    background-image: url('../images/buttonIcon/send.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONENVIAR:hover:enabled {
        background-image: url('../images/buttonIcon/send_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONETIQUETAR {
    background-image: url('../images/etiquetas.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONBLOQUEAR {
    background-image: url('../images/bloquear.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONACEPTAR2 {
    background-image: url('../images/Accept2.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONCANCELAR2 {
    background-image: url('../images/Cancel2.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

.BOTONBAJAR {
    background-image: url('../images/buttonIcon/down.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONBAJAR:hover:enabled {
        background-image: url('../images/buttonIcon/down_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONSUBIR {
    background-image: url('../images/buttonIcon/up.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONSUBIR:hover:enabled {
        background-image: url('../images/buttonIcon/up_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONVIDEOPLAY {
    background-image: url('../images/buttonIcon/Play.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONVIDEOPLAY:hover:enabled {
        background-repeat: no-repeat !important;
        background-image: url('../images/buttonIcon/Play_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.BOTONVIDEOSTOP {
    background-image: url('../images/buttonIcon/Stop.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}

    .BOTONVIDEOSTOP:hover:enabled {
        background-repeat: no-repeat !important;
        background-image: url('../images/buttonIcon/Stop_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.jp-state-playing .BOTONVIDEOPLAY {
    background-image: url('../images/buttonIcon/Pausa.png'), linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
}


    .jp-state-playing .BOTONVIDEOPLAY:hover:enabled {
        background-repeat: no-repeat !important;
        background-image: url('../images/buttonIcon/Pausa_hover.png'), linear-gradient(to bottom, #A8A8A7 0%, #AEAEAD 100%) !important;
    }

.categoryHeader {
    background: #b1b6bb !important;
    background: -moz-#b1b6bb !important;
    background: -webkit-#b1b6bb !important;
    background: -webkit-#b1b6bb !important;
    background: -o-#b1b6bb !important;
    background: -ms-#b1b6bb !important;
    background: #E9EAEE !important;
    border: 1px solid #E9EAEE;
    display: block;
}


.comboBoxButton {
    border-radius: 5px;
}

.containerButtonsABM .BOTON {
    border-radius: 0px;
    width: 101px !important;
    position: absolute !important;
    z-index: 80 !important;
}

.containerButtonsWindow .BOTON {
    border-radius: 0px;
    width: 101px !important;
    position: absolute !important;
    top: 0px !important;
    z-index: 0 !important;
}

/*#containerFiltros {
    background: -moz-linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #E9E9E9)), color-stop(100%, #D1D0D0))) !important;
    background: -webkit-linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    background: -o-linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    background: -ms-linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    background: linear-gradient(to bottom, #E9E9E9 0%, #D1D0D0 100%) !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 99.8% !important;
    position: relative !important;
    top: 0 !important;
}*/

    #containerFiltros .BOTONFILTRAR {
        border-top-right-radius: 4px;
    }

    #containerFiltros .BOTONCONSULTAR {
        border-top-right-radius: 4px;
    }

    #containerFiltros .CONTROL_COMBOCHECK button {
        border-radius: 5px;
    }

.container-grid {
    height: unset;
}

#containerTab {
    width: 100%;
}

    /*#containerTab .MARCO {
        margin: 30px 50px 30px !important;
        width: calc(100% - 100px);
        height: calc(100% - 60px) !important;
    }*/

/*.CONTENEDOR {
    background-color: #fff;
    border: 1px solid #A0CCEB;
}*/



.CONTROL_COMBOCHECK div {
    border: 1px solid #CFCFCF !important;
}

.CONTROL_COMBOCHECK input {
    border: 1px solid #A9A8A8;
    border-radius: 5px;
}

/*.CONTROL_DATEPICKER_BUTTON {
    background-image: images/arrow-down-blue.png;
}*/

/*.datePickerButton {
}*/

#divImgDock {
    background-color: #b1b6bb;
    border-top: 1px solid #A0CCEB;
    border-right: 1px solid #A0CCEB;
    border-bottom: 1px solid #A0CCEB;
}

.ETIQUETA {
    font-weight: lighter; /*text-shadow: 1px 1px white;*/
}

.ETIQUETA_FONDO_CLARO {
    color: #575756;
    font-weight: lighter;
}

.favoriteContainer:hover {
    background: rgba(0,128,200,0.5);
    color: white !important;
}

    .favoriteContainer:hover > table tbody tr td .close img {
        filter: brightness(7);
        -webkit-filter: brightness(7);
    }

    .favoriteContainer:hover > table tbody tr td .ETIQUETA {
        color: #fff;
    }

    .favoriteContainer:hover > table tbody tr td .favContainerImg img {
        filter: brightness(7);
        -webkit-filter: brightness(7);

    }

    .favoriteContainer:hover > table tbody tr td .favContainerImg img[src*="Bots.png"] {
        filter: invert(100%);
        -webkit-filter: invert(100%);

    }


/*.GRID {
    background-color: #fff;
    border-color: #A0CCEB;
}*/

.fa-spinner-third{
    color: #b1b6bb !important;
}

#G_dgdControles td[newclass]{
    background-color: #b1b6bb !important;
    border-bottom-color: #b1b6bb !important;
}



.GRIDACTIVEROW{
    background: #bac2d3;
    background: -moz-linear-gradient(#bac2d3, #bac2d3);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #bac2d3), color-stop(100%, #bac2d3));
    background: -webkit-linear-gradient(#bac2d3, #bac2d3);
    background: -o-linear-gradient(#bac2d3, #bac2d3);
    background: -ms-linear-gradient(#bac2d3, #bac2d3);
    background: linear-gradient(#bac2d3, #bac2d3);
    font-weight:100;
}
/*
.GRIDROW{
    background-color: #fff;
}

.GRIDROWALTERNATE{
    background-color: #F2F4F7;
}
*/

.GRIDACTIVEROW td{
    background: #bac2d3;
    background: -moz-linear-gradient(#bac2d3, #bac2d3);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #bac2d3), color-stop(100%, #bac2d3));
    background: -webkit-linear-gradient(#bac2d3, #bac2d3);
    background: -o-linear-gradient(#bac2d3, #bac2d3);
    background: -ms-linear-gradient(#bac2d3, #bac2d3);
    background: linear-gradient(#bac2d3, #bac2d3);
    font-weight:100;
}

/*
.GRIDROW td{
    background-color: #fff;
}

.GRIDROWALTERNATE td{
    background-color: #F2F4F7;
}
*/

.GRIDACTIVEROW td.PaleGreen {
    background: linear-gradient(#bac2d3, PaleGreen);
}

.GRIDACTIVEROW td.LemonChiffon {
    background: linear-gradient(#bac2d3, LemonChiffon);
}

.GRIDACTIVEROW td.LightPink {
    background: linear-gradient(#bac2d3, LightPink);
}


#dgdContactos_cnt_cnt_titles, #dgdRegistros_cnt_cnt_titles
{
    border-right-color: #b1b6bb;
}

.GRIDTITLE {
    background: #b1b6bb;
    background: -moz-#b1b6bb;
    background: -webkit-#b1b6bb;
    background: -webkit-#b1b6bb;
    background: -o-linear-#b1b6bb;
    background: -ms-#b1b6bb;
    background: #E9EAEE;
    border-color: #E9EAEE;
    font-weight: lighter;
    color: black;
}

.header {
    background: linear-gradient(to bottom, #D1D0D0 0%, #E9E9E9 100%);
}

#lblUserName, #lblPressF11Def {
    color: #000000;
    font-weight: lighter;
}

.MARCO_READY {
    /*background-image: url("../images/fondogris.jpg");*/
    background-size: cover; /* <------ */
    background-repeat: no-repeat;
    overflow: auto;
}

.MENU {
    background: #E9E9E9;
    color: #525864;
    border: 1px none #A0CCEB !important;
    font-weight: normal;
}
.MENU_OVER {
    background: #D1D0D0;
    color: #525864;
    font-weight: normal;
}


    .MENU img {
        filter: brightness(7);
        -webkit-filter: brightness(7);
        
    }

    .MENU img[src*="Bots.png"] {
        filter: invert(100%);
        -webkit-filter: invert(100%);
        max-height:26px;
    }

.tabContainer {
    border-bottom: 0.5px solid #A59D9B;
}

#userNameContainer
{
    background: #b1b6bb;
}

#menuContainer {
    background: #E9E9E9;
    border-right: 1px solid transparent;
}

#tabs li .ui-icon-close {
    background-image: url("../images/closeTab-blue.png") !important;
}

#TaskTreeMarginTop {
    background-color: #fff;
    background-attachment: fixed;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: -webkit-linear-gradient(#A0CCEB, #b1b6bb);
    background: -o-linear-gradient(#A0CCEB, #b1b6bb);
    background: -moz-linear-gradient(#A0CCEB, #b1b6bb);
    background: linear-gradient(#b1b6bb, #b1b6bb);
}

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        text-shadow: none;
    }

.ui-widget-header {
    background: linear-gradient(to bottom, #D1D0D0 0%, #E9E9E9 100%) !important;
}



.context-menu-icon::before {
    color: #b1b6bb !important;
}

.context-menu-icon.context-menu-hover:before {
    color: #fff !important;
}


.context-menu-item.context-menu-hover {
    background-color: #b1b6bb !important;
    color: white !important;
}

.context-menu-input input {
    border: 1px solid #A9A8A8;
    border-radius: 5px;
}

.layoutSelected {
    border-style: dotted !important;
    border-color: #0F7BA9 !important;
}

.layoutSelectedInterval {
    border-style: solid !important;
    border-color: White !important;
}


.layoutBgImage {
    background-color: #b1b6bb;
}

/* LOADING DIV */

.waiting_div {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../images/waiting_blue.gif') 50% 50% no-repeat;
}

.waiting_span {
    position: relative;
    text-align: center;
    display: block;
    z-index: 1001;
    top: 60%;
    font-family: avenir;
    font-size: 14px;
}

/*
.PopAPPContent {
    cursor: grab;
}
.PopAPPContent:active {
    cursor: grabbing;
}
*/

#userNameContainerBorder {
    background-color: #b1b6bb;
}

.userNameContainerBorder {
    background-color: #b1b6bb;
}


.BOTONCONTRASTE{
    background:#b1b6bb ;
    color: white;
    /*box-shadow: 5px 5px 17px 2px #83787c;*/
    border:none;
}

.BOTONCONTRASTE:hover:enabled {
    background:#b1b6bb !important;
    background-color:#b1b6bb;
    color: #d9d9d9 !important;
    border:none;
}

.BOTONCONTRASTE:disabled {
    background:#b1b6bb !important;
    background-color:#b1b6bb;
    color: #e7e7e7 !important;
    border:none;
    opacity:1 !important;
    box-shadow: 0px 0px 0px 0px #83787c;
}

.fa-toggle-on{
    color: #b1b6bb;
}


.PRIMERBOTONDOWN{
    background: #b1b6bb;
    color: white;
}

.PRIMERBOTONDOWN:hover:enabled{
    background: #b1b6bb !important;
    color: #b9b9b9 !important;
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
    background-color: #b1b6bb !important;
}

.SumoSelect .select-all.partial > span i, .SumoSelect .select-all.selected > span i, .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
    background-color: #b1b6bb !important;
}

.SumoSelect>.optWrapper>.options li.opt {
    border-bottom: 1px solid #f5f5f5 !important;
}

.SumoSelect>.optWrapper {
    border: 1px solid #f5f5f5 !important;
}


.categoryHeader .ETIQUETA {
    color: black;
}


.backLigth {
    fill: rgb(59, 64, 161);
}



#lblUserName, #lblPressF11Def {
    color: #ababab;
    font-weight: lighter;
}

.MENU {
    background: #b7b7b7;
    background: -moz-#424243;
    background: -webkit-#424243;
    background: -webkit-#424243;
    background: -o-#424243;
    background: -ms-#424243;
    background: #1D1D1D !important;
    color: #b7b7b7;
    border: 1px none #A0CCEB !important;
    font-weight: normal;
}

    /*
.MENU_OVER{
    background: rgba(96,105,122,1);
    background: -moz-linear-gradient(top, rgba(96,105,122,1) 0%, rgba(74,82,97,1) 49%, rgba(56,64,76,1) 51%, rgba(75,83,98,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(96,105,122,1)), color-stop(49%, rgba(74,82,97,1)), color-stop(51%, rgba(56,64,76,1)), color-stop(100%, rgba(75,83,98,1)));
    background: -webkit-linear-gradient(top, rgba(96,105,122,1) 0%, rgba(74,82,97,1) 49%, rgba(56,64,76,1) 51%, rgba(75,83,98,1) 100%);
    background: -o-linear-gradient(top, rgba(96,105,122,1) 0%, rgba(74,82,97,1) 49%, rgba(56,64,76,1) 51%, rgba(75,83,98,1) 100%);
    background: -ms-linear-gradient(top, rgba(96,105,122,1) 0%, rgba(74,82,97,1) 49%, rgba(56,64,76,1) 51%, rgba(75,83,98,1) 100%);
    background: linear-gradient(to bottom, rgba(96,105,122,1) 0%, rgba(74,82,97,1) 49%, rgba(56,64,76,1) 51%, rgba(75,83,98,1) 100%);

}
    */
.MENU img {
    filter: brightness(7);
    -webkit-filter: brightness(7);
}

.MENU img[src*="Bots.png"] {
    filter: invert(100%);
    -webkit-filter: invert(100%);
    max-height: 26px;
}

.MENU_OVER {
    background: #b7b7b7;
    background: -moz-#363636;
    background: -webkit-#363636;
    background: -webkit-#363636;
    background: -o-#363636;
    background: -ms-#363636;
    background: #363636;
    border: 1px none #A0CCEB !important;
    font-weight: normal;
    color: white !important;
}

#userNameContainer {
    background: #424243;
}


#menuContainer {
    background: #424243;
    border-right: 1px solid transparent;
}

.Slide_container{
    background: #fff !important;
}

