﻿table tr th  {
    text-align:left!important;
    vertical-align: middle!important;
    font-size:14px!important;
    color:#969191!important;
    font-family:Arial!important;
    font-weight:500!important;
}
.swal2-confirm {
    background-color: #0d8a2b!important;
}
.swal2-deny{
    background-color: #c82424 !important;
}
label.h25{
    height:20px!important;
    max-height:20px!important;
    padding-bottom:5px!important;
    margin-bottom:0px!important;
}

#tableClientes tbody td:hover{
    cursor:pointer!important;
}
.swal2-title{
    font-size:26px!important;
}
th.cabeceraArchivos{
    padding-top:15px; 
    padding-left:10px;
     padding-right:10px; 
     border-right: 2px solid #c2c2c2; 
    border-left: 2px solid #c2c2c2;
     width:20px!important;
}
i.fa-pen,i.fa-trash{
    color:#A5A3A3;
}
i.fa-pen.sombreado:hover{
    color:#282D30!important;
}
i.fa-trash.sombreado:hover{
    color:#282D30!important;
}
th.cabeceraArchivos:first-child{
    padding-top:15px; 
    padding-left:10px;
     padding-right:10px; 
     border:none!important;
     border-right: 2px solid #c2c2c2; 
     width:20px!important;
}
th.cabeceraArchivos:last-child{
    padding-top:15px; 
    padding-left:10px;
     padding-right:10px; 
     border:none!important;
     border-left: 2px solid #c2c2c2; 
     width:20px!important;
}

.custom-file-label::after{
  content: "Examinar";
}
.pnav {
    font-size: smaller!important;
}
 .dt-buttons {
            float: right;
        }
.drag-over {
    border: 2px dashed #007bff;
    background-color: #e9ecef;
}
td.showBitacoraEstatus {
     cursor: pointer;
}
 
label.custom-file-label::after{
    display:none;
}

.drop-zone.dragover {
  background-color: #e9ecef;
  color: #007bff;
}

.drop-zone {
  border: 2px dashed #007bff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  color: #6c757d;
  cursor: pointer;
}
.drop-zone-no-hover {
  border: 2px dashed #007bff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  color: #6c757d;
  cursor: default;
}
a.verPDF {
  text-decoration:underline;
  font-size:20px;
  color:black;
}
a.verPDF:hover {
    color:#0069DA;
}
.textSmallMenos2 {
min-width:16px!important;
width:16px!important;
}
.textSmall {
min-width:30px!important;
width:30px!important;
}
.textSmallShort {
    min-width:50px!important;
    width:50px!important;
}
div.h150{
    height:25vh!important;
}
div.h400{
    height:45vh!important;
}
div.h450{
    height:68vh!important;
}
.textShortx2
{
    min-width:55px!important;
    width:55px!important;
}
.textShort {
    min-width:75px!important;
    width:75px!important;
}
.textMediumx2 {
    min-width:85px!important;
    width:85px!important;
}
.textShortx3 {
     min-width:95px!important;
    width:95px!important;
}
.textShortMedium {
    min-width:100px!important;
    width:100px!important;
}
#btnGroupExcel:hover .dropdown-menu {
    display: block;
}
.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;
}
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;
}

.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;
}

tbody td i.fa-pen:hover, tbody td i.fa-trash:hover, tbody td i.fa-eye:hover,tbody td i.fa-ban:hover, tbody td i.fa-file:hover {
cursor:pointer;
}
button.primary i.fa-plus {
     color:white!important;
}
label.ha{
  height: 20px!important;
}
.card {
    overflow: hidden;
}
.card-body {
    overflow-x: auto;
}
.AlinearDerecha {
    text-align:right!important;
}


input[type=text]:disabled {
    background-color: white !important;
}


 ul.pagination{
     font-size:12px!important;
 }
div.lim80 {
    height:75px!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 */
}


/****/


/* Fondo oscuro semitransparente */
.spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* Asegura que esté encima de otros elementos */
}

/* Estilo del spinner */
.spinner {
    border: 8px solid #f3f3f3; /* Fondo del spinner */
    border-top: 8px solid #3498db; /* Color animado */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

/* Animación */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.card:hover .btn-hover {
  display: block;
}

/* Ocultar el botón por defecto */
.btn-hover {
  display: none;
  margin-right: 10px; /* Ajustar la distancia del borde derecho */
  z-index: 1;
}
i.fa-cart-plus:hover{
   cursor:pointer;
}
i.eyeKanban:hover{
    color:#7cb4f1!important;
}
i.fa-clock-rotate-left.eyeKanban:hover{
    color:#7cb4f1!important;
}
i.eyeKanban{
    color:#767272!important;
}