﻿table tr th  {
    text-align:left!important;
    vertical-align: middle!important;
    font-size:14px!important;
    /*white-space: nowrap!important;*/
    /*overflow:inherit!important;*/
    color:#969191!important;
    font-family:Arial!important;
    font-weight:500!important;
}
.custom-file-label::after{
  content: "Examinar";
}
div.drag-over {
    border: 2px dashed #007bff;
    background-color: #e9ecef;
}
tr.cancelado{
    color:#be2323;
} 
label.custom-file-label::after{
    display:none;
}

.drop-zone1 {
            border: 2px dashed #007bff;
            border-radius: 5px;
            padding: 20px;
            text-align: center;
            color: #6c757d;
            cursor: pointer;
        }
        .drop-zone1.dragover {
            background-color: #e9ecef;
            color: #007bff;
        }
button.btn-elim-archivoBD,button.btn-verpdf,button.btn-elim-archivo{
    width:35px!important;
    height:35px!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}


#nMensajes {
    background-color:red;
     position: absolute;
    top: -10px;
    right: -10px;
    background-color: red;
    color: white;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

a.verPDF {
  text-decoration:underline;
  font-size:20px;
  color:black;
}
a.verPDF:hover {
    color:#0069DA;
}

div.direct-chat-msg span {
 font-size:14px!important;  
}
div.direct-chat-text{
  font-size:12px!important;
}
.textSmall {
min-width:30px!important;
width:30px!important;
}
.textSmallShort {
    min-width:50px!important;
    width:50px!important;
}
.textShort {
    min-width:75px!important;
    width:75px!important;
}
.textShortMedium {
    min-width:100px!important;
    width:100px!important;
}

.textMedium {
    min-width:140px!important;
    width:140px!important;
}
.textLong {
    min- width:180px!important;
    width:180px!important;
}
.textLongExtra {
    min- width:200px!important;
    width:200px!important;
}
.textExtra {
    min-width:220px!important;
    width:220px!important;
}

#direct-chat-messages-atencion-orden {
    max-height: 235px; /* Ajusta la altura máxima según tus necesidades */
    overflow-y: auto;  /* Habilita el desplazamiento vertical */
    border: 1px solid #ddd; /* Agrega un borde para visualizar mejor el contenedor */
    padding: 10px; /* Espaciado interno */
}
.bkazulClaro {
    background-color:#C3D9FF!important;
} 
.bkgrisclaro{
    background-color:#DDDDDD!important;
}
.direct-chat-text{
    background-color: white!important;
   
}

table tr td{
    font-size:12px;
}
table tbody td{
    border-collapse: collapse!important;
    border-right: 1px solid #F1EEEE!important;
    border-left: 1px solid #F1EEEE!important;
    border-bottom: 1px solid #F1EEEE!important;
     border-top: 1px solid #F1EEEE!important;
}
#tableProductos tbody tr td:first-child,#tableSolicitudes  tbody tr td:first-child, #tableAreas tbody td:first-child, #tableProductosAtencionOrden tbody td:first-child , #tableEstatus tbody td:first-child{
    border:none!important;
    border-left: 1px solid #F1EEEE!important;
    border-bottom: 1px solid #F1EEEE!important;
}
#tableProductos tbody tr td:nth-child(2), #tableSolicitudes tbody tr td:nth-child(2),#tableAreas tbody tr td:nth-child(2), #tableProductosAtencionOrdentbody  tbody tr td:nth-child(2), #tableEstatus  tbody tr td:nth-child(2) {
    border:none!important;
    border-right: 1px solid #F1EEEE!important;
    border-bottom: 1px solid #F1EEEE!important;
}
.card-body label, .card-body input[type=text],.card-body input[type=number],.card-body select,.card-body input[type=date],.card-body input[type=email],
.card-body input[type=password] {
    height:35px!important;
    font-size:12px!important;
}
.card-body textarea ,.modal-body textarea{
    font-size:12px!important;
}
 .modal-body label, .modal-body input[type=text],.modal-body input[type=password], .modal-body input[type=number],.modal-body select, div.input-group-append button, div.input-group-prepend button,.modal-body input[type=date],.modal-body input[type=email],
 .modal-body input[type=button] {
    height:35px!important;
    font-size:12px!important;
}
.modal-body input {
    padding:7.5px 10px;
}
#tbodyProductos td i.fa-pen, #tbodyProductos td i.fa-trash ,#tbodyProductos td i.fa-eye, 
#tableSolicitudes td i.fa-pen,#tableSolicitudes td i.fa-ban,#tableSolicitudes td i.fa-comment,#tableSolicitudes td i.fa-eye,  #tableSolicitudes td i.fa-file,
 #tableAreas td i.fa-pen,#tableAreas td i.fa-trash ,#tableEstatus td i.fa-trash,#tableEstatus td i.fa-pen
,#tableUsuarios tbody td i.fa-trash,#tableUsuarios tbody td i.fa-pen,#tableProductosAtencionOrden tbody td i.fa-pen,#tableProductosAtencionOrden tbody td i.fa-eye{
    color:#A5A3A3!important;
}

#tbodyProductos td i.fa-pen:hover,#tbodyProductos td i.fa-eye:hover,#tableSolicitudes td i.fa-pen:hover,#tableAreas td i.fa-pen:hover, #tableEstatus td i.fa-pen:hover,
#tableUsuarios tbody td i.fa-pen:hover,#tableProductosAtencionOrden tbody td i.fa-pen:hover,#tableProductosAtencionOrden tbody td i.fa-eye:hover {
   color:#282D30!important;
}
#tableSolicitudes td i.fa-ban:hover, #tbodyProductos td i.fa-trash:hover,#tableAreas td i.fa-trash:hover,#tableEstatus td i.fa-trash:hover
,#tableUsuarios td i.fa-trash:hover {
   color: #F86B43 !important;
}
#tableSolicitudes td i.fa-comment:hover{
     color:#282D30!important;
}
#tableSolicitudes td i.fa-eye:hover{
    color:#282D30!important;
}

#tableSolicitudes td i.fa-file:hover {
    color: #282D30 !important;
}
button.primary i.fa-plus {
     color:white!important;
}
label.ha{
  height: 20px!important;
}
#tableProductos tbody tr:hover{
    border-collapse:initial!important;
    border:3.0px solid rgba(12, 22, 0, 0.35)!important;
}
#tableSolicitudes tbody tr:hover, #tableAreas tbody tr:hover ,#tableEstatus  tbody tr:hover {
    background-color:whitesmoke!important;
}
table {
    width: 100%;
    table-layout: fixed;
}
.card {
    overflow: hidden;
}
.card-body {
    overflow-x: auto;
}
.AlinearDerecha {
    text-align:right!important;
}
#tableProductos tbody tr td:focus{
  outline-color:  #CDDEE9;
  outline-width: 1.5px!important;
  background-color:white;
}
#tableAgentes tbody tr:hover{
   cursor:pointer;
} 
#tableClientes tbody tr:hover{
   cursor:pointer;
} 
#tableObras tbody tr:hover{
   cursor:pointer;
}
#tableProveedores tbody tr:hover{
   cursor:pointer;
}
#tableAreaSoli tbody tr:hover {
   cursor:pointer;
}
#tableUsuarioBusqModal tbody tr:hover {
   cursor:pointer;
}
#tableProductosModal tbody tr:hover{
   cursor:pointer;
} 

#tableMarcasModal tbody tr:hover{
   cursor:pointer;
} 
#tableUnidadesModal tbody tr:hover{
   cursor:pointer;
} 

#tableProvedorModal tbody tr:hover{
   cursor:pointer;
} 

input[type=text]:disabled {
    background-color: white !important;
}
 button.btn-flotante {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background-color: transparent!important; /* Color del botón */
            color: white;
            border: none;
            border-radius: 45%;
            padding: 0px 5px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            cursor: pointer;
            z-index: 1000;
            height:55px!important;
            width:auto!important;
 }
 button.btn-flotante i.fa-comment {
        font-size:55px!important;
        color:#0074F0!important;
        text-shadow: 4px 5px 2px #B5B1B1;
 }
 ul.pagination{
     font-size:12px!important;
 }
div.lim80 {
    height:75px!important;
    
}
#tableSolicitudes tbody tr td {
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    overflow: hidden!important;
}
#modal-lg-Producto{
    overflow-y: scroll!important;
}
.text-transparent{
    color:transparent!important;
}
p.linkAdjunto{
    white-space: nowrap;overflow: hidden; text-overflow: ellipsis;
}
input.vacio,select.vacio{
    border: none;
    outline: none;
   box-shadow: 0 0 5px rgba(227, 106, 106, 1); /* Ajusta los valores según sea necesario */
}