﻿.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.table-pager td {
    padding-top: 20px !important;
    font-weight: bold;
    text-align: center;
}

.table-pager a {
    background: #fafafa;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    text-decoration: none;
    border: 1px solid #ddd;
}

.pager a:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.callout ul {
    margin-bottom: 0;
}

.glyphicon-fw {
    text-align: center;
    width: 1.25em !important;
}

.login-page {
    background: #fff;
}

.login-box-body {
    background: #d2d6de;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: red;
}

.main-header .sidebar-toggle:before {
    content: "" !important;
}

.content {
    padding-bottom: 50px;
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(60%, 0) !important;
    -ms-transform: translate(60%, 0) !important;
    -o-transform: translate(60%, 0) !important;
    transform: translate(60%, 0) !important;
}

.nowrap {
    white-space: nowrap;
}

.text-uppercase {
    text-transform: uppercase;
}

fieldset.scheduler-border {
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
    margin-bottom: 10px;
}

legend.scheduler-border {
    width: auto !important;
    border: none;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.treeview-menu > li > a > .fa, .treeview-menu > li > a > .fab, .treeview-menu > li > a > .far, .treeview-menu > li > a > .fas, .treeview-menu > li > a > .glyphicon, .treeview-menu > li > a > .ion {
    width: 20px;
}

.input-daterange input {
    border-radius: 0 !important;
}

.input-daterange .input-group-addon {
    border-right: 0;
    border-left: 0;
}

div.form-control {
    background-color: #eee;
}

div.form-control-text {
    background-color: #eee;
    width: auto;
    height: 66px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 4px;
}

.dt-button.cssbtnEditarEstado {
    display: none !important;
}

.dt-button.btncopiar {
    background-color: white;
    border-color: blue;
    border: 1px solid;
    border-radius: 3px;
    color: blue !important;
}

.dt-button.btnexcel {
    background-color: white;
    border-color: green;
    border: 1px solid;
    border-radius: 3px;
    color: green !important;
}

.dt-button.btnImprimir {
    background-color: white;
    border-color: black;
    border: 1px solid;
    border-radius: 3px;
    color: black !important;
}


.dt-button.btnpdf {
    background-color: white;
    border-color: red;
    border: 1px solid;
    border-radius: 3px;
    color: red !important;
}

.btn-aclopar {
    color: black !important;
    border-radius: 3px;
    border-color: grey !important;
    border: 1px solid;
}

.dt-button.btnprincipales {
    /*background-color: #428bca;*/
    color: black !important;
    border-radius: 3px;
    border-color: grey !important;
    border: 1px solid;
    /*background-color: #428bca;*/
}

button.dt-button span.dt-down-arrow {
    color: white;
}

.dt-button:hover {
    background-color: #428bca !important;
    color: white !important;
    border-radius: 3px;
    border: 1px;
}

.dt-button span {
    Font-family: Arial;
}

div.dataTables_filter {
    display: none !important;
}

#grid-operaciones_wrapper div.dataTables_filter {
    display: block !important;
}

#grid-obras_filter {
    display: none !important;
}

.btn-icon-searh-dt {
    background-color: white;
    border-color: #d2d6de;
    border: 0px;
    border-radius: 3px;
    color: #d2d6de !important;
}

.btn-icon-clear-dt {
    background-color: white !important;
    border-color: red;
    border: 0px;
    border-radius: 3px;
    color: red !important;
}

    .btn-icon-clear-dt:hover {
        background-color: white;
        border-color: red;
        border: 0px;
        border-radius: 3px;
        color: red !important;
    }

    .btn-icon-clear-dt:focus-within {
        background-color: white;
        border-color: red;
        border: 0px;
        border-radius: 3px;
        color: red !important;
    }

a.btn.btn-primary.btnCreateRegistro {
    background-color: white;
    border-color: #367fa9;
    color: #367fa9;
}

.div-createRegistro {
    padding-right: 36px;
}


.scroll-x {
    overflow-x: auto;
}

.text-mayuscula {
    text-transform: uppercase;
}

.text-minuscula {
    text-transform: lowercase;
}

.text-inical-mayuscula {
    text-transform: capitalize;
}

.btnAutoCancelar {
    display: none;
}

.ocultar {
    display: none;
}

@media (min-width: 600px) {
    .ocultar-mobile {
        display: none;
    }

    .mostrar-dstkp {
        display: block;
    }
}

@media (max-width: 600px) {
    .ocultar-dstkp {
        display: none;
    }

    .mostrar-mobile {
        display: block;
    }
}

/*.filtro-autorizado {
   visibility:hidden;*/
/*display:none;*/
/*}*/

/*
.grid-materiales thead td:first-child,
.grid-materiales thead th:first-child,
.grid-materiales tbody td:first-child,
.grid-materiales tbody th:first-child {
    display: none;
    visibility: hidden;
}
*/
/*.dt-button.buttons-columnVisibility button[data-cv-idx="0"] {
    display: none;
}*/
.btnGuardarSubmit {
    visibility: hidden;
    /*display:none;*/
}

.Filtros {
    border-radius: 3px;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}


.td-stock-tipooperacion {
    color: white;
    padding: 5px;
    border-radius: 2px;
    box-shadow: 29px;
    width: 78px;
    box-shadow: 60px -16px teal;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

/*CHEQUEO STOCK BOTONES ASIGNAR CANCELAR*/
.icono-cancelar {
    /*    background-color: white;*/
    background: none;
    border-color: red;
    border: 0px;
    border-radius: 3px;
    color: red !important;
}

.icono-aceptar {
    /*    background-color: white;*/

    border-color: green;
    border: 0px;
    border-radius: 3px;
    color: green !important;
}

.sinfondo {
    background: none;
}


/*Columnas a color Compras- Chequeo de Stcok*/
.columna-color-materiales {
    background-color: #f6f5cd;
}

.columna-color-stock {
    background-color: #ece488;
}

.columna-color-ordecompras {
    background-color: #d6e1c7;
}

.columna-color-obra {
    background-color: #dee1b6;
}

/*Confirmar stock dentro de compras - titulos */

.titulos {
    font-size: 16PX;
    font-weight: bold;
}


#grid-productos thead tr th {
    position: sticky;
    top: 0;
    z-index: 0;
    background-color: #ffffff;
}
/*#grid-productos tbody tr td {
  width:5px !important;
}*/

/*table {
    table-layout: fixed;
    width: 250px;
}

th, td {
  
    width: 10px;
    word-wrap: break-word;
}*/
#grid-productos {
    table-layout: auto;
    width: 100%
}

.tabla-ajuste {
    table-layout: auto;
    width: 100%;
}

.btn-seleccionado {
    background-color: green !important;
    color: white !important;
}

.row.div-obra-hora {
    padding-bottom: 10px !important;
}

.row.espacio-bottom {
    padding-bottom: 10px !important;
}

.row .div-botones {
    margin-bottom: 10px !important;
}

.botones {
    width: 115px !important;
}



#hr-separador-obra-novedad {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #50bf58;
}

.table-wrapper {
    /*  max-height: 150px;
    overflow: auto;
    display: inline-block;*/
    max-height: 400px;
    overflow: auto;
    /* display: inline-block; */
    max-width: 100% !important;
}

.table-earnings {
    background: #F3F5F6;
}


.btn.btn-asignacion {
    background-color: white;
    border-color: red;
    border: 1px solid;
    border-radius: 3px;
    color: red !important;
}
/*/Rrhh/ControlAsistencia/IndexAsignacionHora*/
.tr-hora-enviada-chequeo {
    color: red !important;
}

.btn.btn-asignacion {
    background-color: white;
    border-color: blue;
    border: 1px solid;
    border-radius: 3px;
    color: blue !important;
}

.btn.btn-listado {
    background-color: white;
    border-color: chocolate;
    border: 1px solid;
    border-radius: 3px;
    color: chocolate !important;
}

.btn.btn-listado-fecha {
    background-color: white;
    border-color: red;
    border: 1px solid;
    border-radius: 3px;
    color: red !important;
    margin: 5px;
}

#grid-seleccionar-asistencia thead tr th {
    position: sticky;
    top: 0;
    z-index: 0;
    background-color: #ffffff;
}

.contenedor-sin-margen-centrado {
    display: contents;
    justify-content: center;
}

.titulos-thead-detalle-ordencompra {
    font-size: 11px;
}

.div-detalle-proveedor {
    border: blue;
    border: 1px solid #00000026;
    border-radius: 3px;
    padding: 10px;
    margin: 15px;
}

.ocultar-tr {
    display: none;
}

.mostrar-tr {
    display: grid;
}

thead input {
    width: 100%;
}

.btnEliminarSinFondo {
    background: none;
    border-color: transparent;
}

    .btnEliminarSinFondo:hover {
        background: none;
        border-color: transparent;
    }

.btn.btnEliminarSinFondo:active,
.btn.btnEliminarSinFondo:focus {
    background-color: transparent; /* Fondo transparente */
    border: none; /* Sin borde */
    outline: none; /* Sin contorno al enfocar */
}
/*.scroll-horizontal {
    overflow: auto;

}*/


.tdAnchoFooterOrdenCompraTemplate {
    width: 10%;
}


/*----------------------------------------*/

.bloquear-descarga {
    cursor: not-allowed;
    pointer-events: none;
}

.bordes-redondo-izq-arriba-tabla {
    border-radius: 5px 0px 0px 0px !important;
}

.bordes-redondo-derecha-arriba-tabla {
    border-radius: 0px 5px 0px 0px !important;
}
/*------------------------------------------------*/
/*CHEQUE DE STOCK*/
table #grid-chequeoStock {
    border: 1px solid rgb(200, 200, 200);
    border-collapse: collapse;
    font-size: 10px;
    width: 100%;
    right: 400PX !important;
}

.alinear-centro {
    text-align: center;
}

#grid-chequeoStock tr:hover {
    background: #ece488;
}

.table-container {
    /*margin: 0 0 1rem;*/
    overflow: auto;
    overflow-y: auto;
    width: 100%;
}

    .table-container::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .3);
        border-radius: 8px;
        border: 3px solid #fff;
    }

.td-sticky:nth-child(12), .th-sticky:nth-child(12) {
    position: sticky;
    right: 210px;
    background-color: #f2f2f2;
    z-index: 1;
}

/* Estilo para la última columna */
.td-sticky:nth-child(13), .th-sticky:nth-child(13) {
    z-index: 2;
    position: sticky;
    right: 100px;
    /*background-color: #f2f2f2;*/
}
/* Estilo para la última columna */
.td-sticky:nth-child(14), .th-sticky:nth-child(14) {
    z-index: 3;
    position: sticky;
    right: 0;
    /*background-color: #f2f2f2;*/
}

/*-------------------.-------------------.-------------------.-------------------*/
/*boton ver en el detalle de la oc en el almacen listado de comprados*/

button.btn-mostrar-oc {
    background-color: #f5f5dc00;
    border: 0px;
}

/*boton ver en el detalle de la oc ver pdf*/
.btn-mostrar-oc-2 {
    background-color: darkslategrey;
}

    .btn-mostrar-oc-2:hover {
        background-color: darkslategrey;
    }

.td-obra-oc-item {
    background: cadetblue;
    padding: 0px 4px 0px 3px;
    border-radius: 5px;
    color: white;
}


.box.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
    color: black;
}

.btn-mostrar-icon {
    /* background-color: #f5f5dc00;
    border: 1px solid;
    border-radius: 10px;
    color: #444;*/
}


.spNombreProductoDocumento {
    background-color: #00800094;
    color: white;
    border-radius: 4px;
    padding: 2px;
}

.alert-filas-incompletas-documento {
    background: #f39c1266;
    border-radius: 15px;
}

.alert-filas-incompletas-documento {
    background: #f39c1266;
    border-radius: 15px;
}

.spNombreProductoDocumentonumerador {
    background-color: black;
    color: white;
    border-radius: 17px;
    padding: 0px 7px 0px 7px;
}

.spNombreProductoDocumentonumeradorError {
    background-color: red;
    color: white;
    border-radius: 17px;
    padding: 0px 7px 0px 7px;
}


.colorbordes {
    border-color: green !important;
}


.bordes-tabla-left {
    border-left: 1px solid #0c8d1b !important;
}

.centrar-vertical {
    vertical-align: middle !important;
}

.tr-rojo {
    background-color: #dd4b39 !important;
    color: white; /* Cambia el color de texto para que sea legible */
}

.txtCantidadRecibida {
    height: 28px;
}

.tblDetalle > thead > tr > th {
    border-bottom: 1px solid #0c8d1b;
    border-top: 1px solid #0c8d1b;
}

.tblDetalle > thead {
    border-top: 1px solid #0c8d1b !important;
}

.tblDetalle tbody {
    border-bottom: 1px solid #0c8d1b !important;
}
/*detalle material traspaso defs stock almacen stock*/
.spDetalleMaterialTS {
    background: cadetblue;
    padding: 0px 4px 0px 3px;
    border-radius: 5px;
    color: white;
    width: 98%;
    display: flex;
}
/*chequeo defs horas*/

/*.btn-hora-defecto {
    border-radius: 27px;
    padding: 2px 6px 2px 6px;*/
/* margin-top: 3px; */
/* margin-bottom: 3px; */
/*margin: 3px;
}*/
.icon-acciones-horas {
    /*border: 1px solid #28a745;*/
    border-radius: 50%;
    /*background-color: transparent;*/
    width: 70px;
    height: 30px;
    padding: 7px;
    margin-top: 2px;
    margin-left: 2px;
    /*color: #28a745;*/
    display: flex;
    justify-content: center;
    align-items: center;
}






/*COLOR A LA SELECCION DE COLUMNAS VISIBLES PLUGIN DATATABLE*/
button.dt-button.buttons-columnVisibility.active {
    border-color: green;
    background: #008000bd !important;
    color: white;
    box-shadow: inset 1px 1px 3px #666;
}

.table-bitacora {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.table-cell-bitacora {
    flex: 1 0 21%;
    padding: 0px;
}

#grid-bitacora-materiales td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.color-1 {
    background-color: beige;
}

.color-2 {
    background-color: cornsilk;
}

.color-3 {
    background-color: gainsboro;
}

.color-4 {
    background-color: lightblue;
}

/*color-profile defs las columnas index hallazgo*/

.color-uno-hallazgo {
    background-color: #add8e630;
}

.color-dos-hallazgo {
    background-color: #faebd7a8;
}

.color-tres-hallazgo {
    background-color: #ffff0040;
}

.color-cuatro-hallazgo {
    background-color: #7fffd44f;
}

/*USO CONSUMIBLE*/
/* Cambiar el tamaño de la letra */
.cantidad-importante {
    font-size: 18px; /* Tamaño de letra personalizado */
    font-weight: bold; /* Texto en negrita */
    border: 2px solid green; /* Borde verde */
}

    /* Cambiar el color del borde a verde */
    .cantidad-importante[disabled] {
        border: 2px solid green; /* Borde verde */
    }

.checkbox-container {
    display: inline-flex;
}

.form-check {
    margin-right: 10px; /* Ajusta el espaciado entre los checkboxes */
}

/*Esto es para el modal, dentro del create de la orden de compra, para cuando el material ya fue seleccionado, se vea de otro color*/
.fila-color-material-seleccionado {
    background-color: green;
    color: white;
}


/*estilo los carteles dentro defs seleccionar materiales a recepcionar /informe de recepcion*/
.action-buttons-container { 
    display: flex; /* Pone los botones uno al lado del otro */
    justify-content: flex-end; /* Los empuja hacia la derecha del contenedor */
    align-items: center; /* ¡La clave! Alinea los botones verticalmente al centro */
    gap: 8px; /* Crea un espacio de 8px entre los botones */
}
.cartel {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    border-radius: 5px 5px 0px 0px;
    padding: 6px 0px 0px 0px;
    margin: 1px 0px -2px 5px;
    width: 162px;
    text-align: center;
    position: relative;
}

.container-cartel-materiales-recepcionar {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cartel .contenido h2 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.cartel .contenido p {
    margin: 2px 0;
    font-size: 18px;
    font-weight: bold;
    color: #ff6600;
}

.cartel i.fa-paperclip {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 15px;
    color: #999;
}

.verde {
    /*background-color: #A7F3D0;*/ /* Color verde claro */
    border: 1px solid #A7F3D0;
}

.rojo {
    /*background-color: #FFBABA;*/ /* Color rojo claro */
    border: 1px solid #FFBABA;
}

.amarillo {
    /*background-color: #FFF3A6;*/ /* Color amarillo claro */
    border: 1px solid #FFF3A6;
}

#example.dataTable tbody tr {
    max-height: 50px; /* Ajusta el valor según tus preferencias */
    overflow: hidden;
}

.collapsed {
    display: none;
}


/* Estilo para el overlay */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}

/* Estilo para centrar vertical y horizontalmente el contenido */
.center-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

/* Estilo para el icono */
.loading-icon {
    font-size: 3rem;
    color: white;
}

/* Estilo para el texto */
.loading-text {
    color: white;
    margin-top: 10px; /* Espacio adicional entre el icono y el texto */
    font-size: 25px;
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



/*ALMACEN - STOCK*/
.row-red {
    background-color: red; /* Cambia esto al estilo de fondo rojo que desees */
    color: red; /* Cambia esto al color de texto deseado para las filas rojas */
}

td.wrap-text {
    max-width: 1000px; /* Establece el ancho máximo antes de realizar el salto de línea */
    /*word-wrap: break-word;*/ /* Hace que el texto se ajuste y haga un salto de línea si es necesario */
    white-space: pre-line;
    /*overflow: hidden;*/ /* Oculta el texto que se desborda del ancho máximo */
    /*text-overflow: ellipsis;*/ /* Agrega puntos suspensivos al final del texto truncado */
}

/* Estilos para el contenedor rojo */
.contenedor-rojo {
    border: 2px solid; /* Borde rojo */
    border-radius: 10px; /* Bordes redondos */
    padding: 5px 20px 5px 20px;
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.5); /* Sombra roja */
    display: inline-block; /* Permite que el contenedor se ajuste al contenido */
    background: #ff0000b5;
    color: white;
}

/* Estilos para el contenedor verde */
.contenedor-verde {
    border: 2px solid;
    border-radius: 10px;
    padding: 5px 20px 5px 20px;
    box-shadow: 0 0 10px rgba(0, 255, 0, 0.5);
    display: inline-block;
    background: #008000ba;
    color: white;
}
/* Estilos para el contenedor verde */
.contenedor-amarillo {
    border: 2px solid;
    border-radius: 10px;
    padding: 5px 20px 5px 20px;
    box-shadow: 0 0 10px rgba(0, 255, 0, 0.5);
    display: inline-block;
    background: #ffff00b8;
    color: grey;
}

.text-truncate {
    max-width: 700px; /* Establece el ancho máximo de la celda según tus necesidades */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-truncate-200px {
    max-width: 200px; /* Establece el ancho máximo de la celda según tus necesidades */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-wrap { /*  para salto de linea en un td*/
    max-width: 200px; /* Establece el ancho máximo de la celda según tus necesidades */
    overflow: visible; /* Permite que el contenido desborde */
    white-space: normal; /* Permite que el texto se divida en varias líneas */
    word-wrap: break-word; /* Rompe palabras si es necesario */
}
.text-truncate-linea-400px {
    max-width: 400px; /* Establece el ancho máximo de la celda según tus necesidades */
    white-space: pre-line;
}
/* Agrega esta regla a tu CSS */
.table-layout-fixed {
    table-layout: fixed;
    width: 100%; /* Es importante definir un ancho para que table-layout:fixed funcione correctamente */
}
.tab-content .tab-pane {
    display: none;
}

.tab-content .active {
    display: block;
}

/*documentos ingenieria agregar material*/
.documento-materiales-table-responsive {
    overflow-x: auto;
}


div.sticky-row {
    position: fixed !important;
    top: 0;
    z-index: 100;
    padding: 5px;
    background-color: #cae8ca;
    border: 2px solid #4CAF50;
}

section div.sticky {
    position: sticky !important;
    top: 0;
    z-index: 100;
    padding: 5px;
    background-color: #cae8ca;
    border: 2px solid #4CAF50;
}




/*notificaciones*/
#notificacion-list {
    max-height: 500px;
    width: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.menu .menu-notificaciones {
        padding-left: 10px; /* Elimina el relleno predeterminado de la lista interna */
        max-height: 100% !important;
}

@media (max-width: 600px) {
    #notificacion-list {
        max-height: 300px;
        width: 90%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

.notification-item {
    list-style-type: none;
    padding-right: 7px;
    padding-bottom: 5px;
    border-bottom: 1px solid #7f7f7f4f;
    border-radius: 2px;
    margin: 0px;
}
/*filtro dentro de orden de compra - selectmaterialpedido*/
#input_filter_Rubro_chosen {
    width: 100% !important;
}

/*ORDENAR LAS COLUMNAS DENTRO DE LA TABLA CREAR OC Y EDITAR OC*/
#tblDetalleOrdenCompra tr th {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sorting {
    background-color: #D4D4D4;
}

.asc:after {
    content: ' ↑';
}

.desc:after {
    content: " ↓";
}

/*color random para el manual en las areas*/
.highlight {
    background-color: yellow;
}

.panel-title {
    color: black;
}

.highlight .panel-title {
    color: white;
}

.centrar-contenido {
    height: 100px;
    /* width: 250px; */
    align-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*diseño input chequeo de personal*/
.input-ingreso, .input-ingreso-enobras, input-ingreso-seguridad {
    border: 1px solid #00acd6; /* Borde de 2px de ancho de color rojo (#f00) */
    border-radius: 8px; /* Borde redondeado */
    padding: 3px; /* Espaciado interno */
    width: 33%; /* Ancho de 100px */
    text-align: center;
}

.input-egreso, .input-egreso-enobras, input-egreso-seguridad {
    border: 1px solid #e08e0b; /* Borde de 2px de ancho de color rojo (#f00) */
    border-radius: 8px; /* Borde redondeado */
    padding: 3px; /* Espaciado interno */
    width: 33%; /* Ancho de 100px */
    text-align: center;
}

.input-horas, .input-horas-enobras, input-horas-seguridad {
    border: 1px solid #00000087; /* Borde de 2px de ancho de color rojo (#f00) */
    border-radius: 8px; /* Borde redondeado */
    padding: 3px; /* Espaciado interno */
    width: 33%; /* Ancho de 100px */
    margin: 0px -15px 0px 10px;
    text-align: center;
}

.input-horas-nov {
    border: 1px solid #00000087;
    border-radius: 8px;
    padding: 5px;
    width: 60px;
    margin: 0px -10px 0px 0px;
    text-align: center;
}

.btn-icon {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    width: 15px !important;
    height: 15px !important;
    border: none !important;
    border-radius: 50% !important;
    background-color: #f0f0f0 !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    transition: transform 0.3s ease !important;
    margin: 0px 2px 0px 0px;
    padding: 15px;
}

    .btn-icon:hover {
        transform: scale(1.1) !important;
    }

.btn-info-chequeo {
    background-color: blue !important;
    color: white;
}

.btn-warning-chequeo {
    background-color: orange !important;
    color: white;
}

.btn-success-chequeo {
    background-color: green !important;
    color: white;
}

.btn-danger-chequeo {
    background-color: red !important;
    color: white;
}

.btn-invertir-horarios, .btn-invertir-horarios-enobras, .btn-invertir-horarios-seguridad {
    margin: 0px -15px 0px -15px;
}
.icon-acciones-horarios {
    border-radius: 27px;
    /*padding: 2px 6px 2px 6px;*/
    /* margin-top: 3px; */
    /* margin-bottom: 3px; */
    margin: 3px;
    background: transparent;
    border-radius: 27px;
    padding: 2px 6px 2px 6px;
}

/*chequeo defs horas*/
.box-info-chequeo {
    box-shadow: 5px 2px 6px #00a65a;
    border: 1px solid #00a65a;
    background: #00a65a;
    color: white;
    padding: 20px;
    border-radius: 5px;
    margin-right: 10px;
}




.chosen-container.chosen-container-single {
    width: 100% !important;
}

.chosen-container {
    /*font-size: 10px !important;*/
}

table .tbl-nov {
    border-collapse: collapse !important;
}

.tbl-nov td {
    border: none !important;
}

/*estilo de la tabla*/
.grid-chequeos-horarios {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

    /*Estilo de las celdas encabezado*/
    .grid-chequeos-horarios th {
        background-color: #f2f2f2;
        color: #333;
        font-weight: bold;
        padding: 15px;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }

.cell-novedad,
.cell-horas {
    max-width: 200px; /* Ajusta el ancho máximo según tus necesidades */
    white-space: nowrap;
    text-overflow: ellipsis;
}



/*ojito para visualizar pdf o imagne*/
.glyphicon.glyphicon-eye-open.glyphicon-fw {
    color: green;
}

.container .col-md-6 table {
    width: 95%; /* Adjust width as needed */
}

.table-container .bienes {
    max-height: 400px; /* Ajusta la altura máxima según tus necesidades */
    overflow: auto;
}

.table-stock-por-obra {
    width: 100%;
    table-layout: auto;
    white-space: nowrap;
}

    .table-stock-por-obra thead th,
    .table-stock-por-obra tbody td {
        padding: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.sticky-tabla thead {
    position: sticky; /* Hace que el encabezado sea pegajoso */
    top: 0; /* Fija el encabezado en la parte superior del contenedor */
    background-color: white; /* Color de fondo del encabezado */
    z-index: 10; /* Asegura que el encabezado esté encima del contenido */
    background-color: #eee;
}

.td-item {
    position: relative; /* Para poder posicionar el icono más adelante */
}

    .td-item:hover {
        background-color: red; /* Fondo rojo al hacer hover */
        color: white; /* Texto blanco */
    }

        .td-item:hover .span-item {
            display: none; /* Fondo rojo al hacer hover */
        }

        .td-item:hover .icono-basura {
            display: block; /* Mostrar el icono al hacer hover */
            color: white; /* Cambiar color del icono a blanco o rojo */
        }

.icono-basura {
    display: none; /*Esconder el icono por defecto */
}

/* Clase adicional para el botón de eliminar */
.btn-eliminar-fila-bien {
    cursor: pointer; /* Cambiar cursor al pasar el mouse */
}

.centrar {
    padding: 14px 0px 3px 0px;
}

.selected {
    background-color: rgba(60, 141, 188, 0.11);
}
/*ESPERANDO DENTRO DE BIENES AL CARGAR STOCK*/
#loading {
    display: none; /* Ocultar por defecto */
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000; /* Asegúrate de que esté por encima de otros elementos */
    text-align: center;
}

.spinner {
    border: 8px solid #f3f3f3; /* Color de fondo */
    border-top: 8px solid #3498db; /* Color del spinner */
    border-radius: 50%;
    width: 50px; /* Tamaño del spinner */
    height: 50px; /* Tamaño del spinner */
    animation: spin 1s linear infinite; /* Animación de rotación */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#overlay {
    display: none; /* Ocultar por defecto */
    position: fixed; /* Fijar en la pantalla */
    top: 0;
    left: 0;
    width: 100%; /* Cubrir toda la pantalla */
    height: 100%; /* Cubrir toda la pantalla */
    background-color: rgba(0, 0, 0, 0.5); /* Color negro con opacidad */
    z-index: 999; /* Asegúrate de que esté por encima de otros elementos */
}

#loadingCrear {
    display: none; /* Ocultar por defecto */
    position: fixed; /* Fijar en la pantalla */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); /* Centrar en la pantalla */
    z-index: 1000; /* Asegúrate de que esté por encima de otros elementos */
    text-align: center; /* Centrar texto */
    padding: 20px; /* Espaciado interno */
    display: flex; /* Usar flexbox */
    flex-direction: column; /* Colocar elementos en columna */
    align-items: center; /* Centrar horizontalmente */
    color: black;
}

.spinner {
    border: 8px solid #f3f3f3; /* Color de fondo */
    border-top: 8px solid #3498db; /* Color del spinner */
    border-radius: 50%;
    width: 50px; /* Tamaño del spinner */
    height: 50px; /* Tamaño del spinner */
    animation: spin 1s linear infinite; /* Animación de rotación */
    margin-bottom: 10px; /* Espacio entre el spinner y el texto */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.tr-tachado {
    text-decoration: line-through red !important;
}


/*instrumento - listado*/
.tr-instrumento-inactivo-desuso {
    color: red;
}
/*instrumento - listado*/
.tr-instrumento-enproceso-reparacion {
    color: blue;
}

.notifications-menu {
    position: relative;
}

.dropdown-menu {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 300px; /* Ajusta el ancho */
}

    .dropdown-menu .header {
        background-color: #f8f9fa;
        font-weight: bold;
        padding: 10px;
        border-bottom: 1px solid #e9ecef;
        text-align: center;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .dropdown-menu .menu {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .dropdown-menu .menu li {
            padding: 10px 15px;
            transition: background-color 0.3s;
        }

            .dropdown-menu .menu li:hover {
                background-color: #f1f1f1;
            }

    .dropdown-menu .footer {
        padding: 10px;
        text-align: center;
        border-top: 1px solid #e9ecef;
    }

        .dropdown-menu .footer a {
            color: #007bff;
            text-decoration: none;
        }

            .dropdown-menu .footer a:hover {
                text-decoration: underline;
            }

.separador-notificaciones {
    border: 1px solid #8080804a;
}

canvas {
    width: 100% !important; /* Ajustar ancho al 100% */
    height: auto !important; /* Ajustar alto automáticamente */
}
.div-nourgente, .div-urgente {
    display: flex;
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
    height: 100%; /* Asegúrate de que el contenedor tenga altura */
}

#urgentChart, #nonUrgentChart {
    max-width: 270px; /* Máximo ancho */
    max-height: 270px; /* Máximo alto */
    margin: 5px 5px 5px 5px; /* Centrar y espaciado */
}


.bg-verde {
    background-color: #d4edda; /* Verde claro para 'ENVIADO' */
    color: #155724; /* Texto oscuro */
    padding: 10px; /* Espaciado interior */
    border-radius: 5px; /* Bordes redondeados */
    margin-bottom: 10px; /* Margen inferior opcional */
}

.bg-amarillo {
    background-color: #fff3cd; /* Amarillo claro para 'NO ENVIANDO' */
    color: #856404; /* Texto oscuro */
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.bg-rojo {
    background-color: #f8d7da; /* Rojo claro para 'ERROR' */
    color: #721c24; /* Texto oscuro */
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

/*loading para los filtros del modal de historial de pedidos autorizados*/
#loadingMessage {
    font-size: 16px;
    color: #007bff; /* Color primario de Bootstrap */
    margin-top: 10px; /* Espaciado */
}


/*IDENTIFICAR SI ES VFL O NO*/
/* --- ESTILO PARA EL BADGE "VFL" --- */

.vfl-badge {
    display: inline-block; /* Permite aplicar padding y otros estilos de bloque */
    background-color: #5cb85c; /* Verde "success" de Bootstrap */
    color: white; /* Texto blanco para un buen contraste */

    padding: 2px 6px; /* Padding vertical y horizontal para darle tamaño */
    margin-left: 8px; /* Espacio para separarlo del texto del DNI */

    font-size: 10px; /* Tamaño de fuente pequeño pero legible */
    font-weight: bold; /* Texto en negrita para que resalte */
    text-transform: uppercase; /* Todo en mayúsculas para un look de "etiqueta" */

    border-radius: 4px; /* Bordes ligeramente redondeados */
    line-height: 1.2; /* Ajusta la altura de la línea para centrar el texto verticalmente */
    /* Para que se alinee bien con el texto circundante */
    vertical-align: middle;
}

.tr-planchado-eliminado {
    text-decoration: line-through;
    color: red; /* O cualquier color que desees */
}


/*LISTADO DE CALENDARIO - PERSONAL*/
#grid-personal tbody .clickable-row {
    cursor: pointer;
}

    #grid-personal tbody .clickable-row.info {
        background-color: #3c8dbc !important;
        color: white;
        font-weight: bold;
    }

.table-container-scroll {
    overflow-y: auto; /* Muestra la barra de scroll vertical solo cuando es necesario */
    border: 1px solid #ddd; /* Un borde sutil para enmarcar la lista */
    border-radius: 4px; /* Bordes redondeados para un look más suave */
}

    /* Mejora opcional: cabecera de tabla "pegajosa" (sticky) */
    /* Esto hace que el encabezado "Personal" se quede fijo en la parte superior
   mientras el usuario hace scroll hacia abajo en la lista. */
    .table-container-scroll thead th {
        position: -webkit-sticky; /* Para Safari */
        position: sticky;
        top: 0;
        z-index: 10;
        background-color: #f5f5f5; /* Un color de fondo para que no se vea el texto de abajo */
    }

/* Estilo para la fila seleccionada y el cursor */
#grid-personal tbody .clickable-row {
    cursor: pointer;
}

#grid-personal tbody tr.info {
    background-color: #3c8dbc !important;
    color: white;
}
.btn-filtro-compacto {
    padding: 2px 6px; /* Controla el espacio interior: 2px arriba/abajo, 6px a los lados */
    font-size: 11px; /* Reduce el tamaño del texto */
    line-height: 1.5; /* Ajusta la altura de la línea para el nuevo tamaño de fuente */
    border-radius: 3px; /* Bordes un poco menos redondeados, se ve mejor en botones pequeños */
    font-size: 10px;
}


/*list chequeo RRHH tabla fija head*/
.tabla-fija {
    width: 100%;
    width: 100%;

    border-collapse: collapse;
}

.tabla-fija thead {
    position: sticky; /* Fija la cabecera */
    top: 0; /* Posición al tope del contenedor */
    background-color: white; /* Fondo para la cabecera */
    z-index: 10; /* Asegúrate de que esté por encima de otros elementos */
}

/*.tabla-fija th, .tabla-fija td {
    border: 1px solid #ddd;*/ /* Bordes para las celdas */
    /*padding: 8px;*/ /* Espaciado interno */
/*}*/


/*cotizaciones y presupuestos*/
/* Clase para el estado ENVIADO */
.estado-enviado {
    background-color: #00a65a; /* Verde (Success de Bootstrap/AdminLTE) */
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
}

.estado-rechazado {
    background-color: #dd4b39; /* Verde (Success de Bootstrap/AdminLTE) */
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
}
.estado-pendiente {
    background-color: #f39c12; /* Naranja (Warning de Bootstrap/AdminLTE) */
    color: #ffffff; /* Texto blanco */
    padding: 3px 8px; /* Espaciado interior */
    border-radius: 4px; /* Bordes redondeados */
    font-size: 11px; /* Tamaño de fuente */
}


/*MATERIALES PARA COMPRAR */
.grupo-normal {
    background-color: #e9ecef !important; /* Un gris claro, estándar para agrupaciones */
    color: #495057;
    font-weight: bold;
    font-size: 14px;
    padding: 10px !important;
}

/* Estilo para los grupos que requieren cotización (LA MAGIA) */
.grupo-requiere-cotizacion {
    background-color: red !important; /* Naranja (warning) */
    color: #ffffff !important; /* Texto blanco */
    font-weight: bold;
    font-size: 14px;
    padding: 10px !important;
}