body {
  /*   min-height: 75rem; */
  padding-top: 4.5rem;
}

.multiline-cell {
  white-space: pre-line;
  ;
  /* Evita que los saltos de línea sean visibles en la página web */
}

.b {
  font-weight: bold;
}

.f-10 {
  font-size: 10px;
}

.f-20 {
  font-size: 20px;
}

.f-8 {
  font-size: 8px
}

.f-11 {
  font-size: 11px
}

.f-14 {
  font-size: 14px
}

.f-50 {
  font-size: 50px
}

.f-25 {
  font-size: 25px
}

.cPF {
  color: #2b344b
}

.backTotal {
  background: #2b344b;
}

.cp {
  width: 25px;
}

.cwhi {
  color: white;
}

.bg-disaBloque {
  background-color: #e9ecef !important;
}

.boSha {
  box-shadow: 0px 5px 17px -5px rgba(0, 0, 0, 0.5) !important;
  border: solid 1px #d5d5d5 !important;
}

.m10px {
  margin: 10px;
}

.tableClienCOm {
  background: #2b344b;
  border: none;
  color: white;
  border-radius: 10px;
  margin: 10px;
  padding: 10px 0px;
  text-align: center;
  align-items: center;
}

.btnPlanif {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.pointer {
  cursor: pointer;
}

.bo-table {
  border-top: solid 1pt #dee2e67d;
}

.line-45px {
  line-height: 45px;
}

.line-40px {
  line-height: 25px;
}

.justi-center {
  justify-content: center;
}

.display-grid {
  display: grid;
}

.d-flex {
  display: flex;
}

.w-20 {
  width: 20%;
}

.w-33 {
  width: 33%;
}

.laEStVen {
  margin-top: 5px;
  font-size: 14px;
  padding: 4px 6px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  color: white;
}

.bold {
  font-weight: bold;
}

.btn-blue {
  background-color: #2b344b;
  border: #2b344b;
  margin-right: 1px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}

.btn-orannge{
  background-color: #f45907;
  border: #f45907;
  margin-right: 1px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(255, 163, 43, 0.25);

}

.btn-orannge:hover{
  background-color: #fa9159!important;
}

.btn-Prop{
  border: solid 2.3px #d3d3d3;
  padding: 10px 15px;
  font-weight: bold;
  
}
.btn-Prop:hover{
  border: solid 2.3px #6942a8!important;
  background-color: #efefef!important;
}
.btnPropActive{
  border: solid 2.3px #6942a8!important;
  background-color: #efefef!important;
}

.btn-white-pla {
  background-color: white;
  border: white;
  margin-right: 1px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #2b344b;

}

.btn-white-pla:hover {
  background-color: #7384a0 !important;
  border: #7384a0 !important;
}

.divDetailPla {
  background: #2b344b;
  border-radius: 13px;
}

.divInfoPlani {
  background: white;
  border-radius: 15px;
  padding: 15px;
}

.btn-red {
  background-color: #C3334C;
  border: #C3334C;
  margin-right: 1px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.btn-red:hover {
  background-color: #7384a0 !important;
  border: #7384a0 !important;
}

.btn-pay {
  background-color: #3a1379;
  border: #3a1379;
  margin-right: 1px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.btn-pay:hover {
  background-color: #6337aa !important;
  border: #6337aa !important;
}

.btn-clip {
  background-color: #ff3900;
  border: #ff3900;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 30px;
  padding: 10px 25px;
  font-size: 20px;
}

.btn-clip:hover {
  background-color: #cc6b50 !important;
  border: #cc6b50 !important;
}

.p10px {
  padding: 10px;
}

.btn-blue:hover {
  background-color: #7384a0 !important;
  border: #7384a0 !important;
}

.btn-opac {
  padding: 7px 15px;
  background: #F5F5F5;
  border: 1px solid #ABABAB;
  margin-top: -3px;
}

.btn-out-blue {
  border-color: #095892;
  color: #095892;
  font-weight: bold;
  padding: 0px 1rem;
  margin-right: 3px;
}

.btn-simple {
  color: black !important;
}

.textInfoPla {
  color: white;
  font-size: xx-large;
  padding-bottom: 10px;
}

.changeSearchBtn {
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  border: solid 1px #afb5bb;
  background: #c6ccd3;
  cursor: pointer;
}

.totaProp{
  text-align: end;
    font-weight: bold;
    font-size: 19px;
    padding: 10px 12px;
}
.procePagoSDK
{
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  color: #3e0f76
}
.procePagoSDKex
{
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  color: #3e0f76
}

.noTurno {
  text-align: center;
  border: 1pt solid black;
  background: #ffe200;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px;
  font-weight: bold;
}

.r-12px {
  border-radius: 12px;
}

/*modal*/
.span_welcome {
  color: #2b344b;
  font-size: 2.5rem;
  /*   font-family: 'Inter', sans-serif; */
  font-style: normal;
  font-weight: 600;
}

.iconCloseMod {
  text-align: end;
  margin: 10px;
  cursor: pointer;
}

.titleModDiv {
  justify-content: space-between;
  align-items: center;
  border-bottom: none;
}

.titleMod {
  text-align: center;
  flex: 1;
}




/* Editor */

.editTool {
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 1px #66ff66;
  border-style: dashed;
  display: none;
}

.etTitle {
  background: #66ff66;
  position: absolute;
  border-radius: 5px 5px 0 0;
  padding: 0px 10px 0px 5px;
  font-size: 12px;
  top: -19px;
  z-index: 2000;
}

.relElement {
  position: relative;
}

.boEle {
  border-top: solid 1pt #eff1f3;
  padding: 10px 0;
}


/* Facturas  */
.text_info {
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}

.colum-izquierda {
  background-color: #F9F9F9;

}

.item-lista {
  box-sizing: border-box;

  padding-top: 34px;
  padding-left: 31px;
  padding-bottom: 19px;
  padding-right: 11px;

  background: #FFFFFF;
  border: 1px solid #EDEDED;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;

  margin-bottom: 10px;
}

/* .selectCameraScanner
  {
    position: fixed;
    bottom: 3px;    
    width: 35px;
    height: 35px;
    border: solid 1px #2b344b;border-radius: 5px;right: 3px; 
  }
  
  .imgCameraScanner
  {
    width: 35px;
    background: #2b344b;
    padding: 5px;
    position: fixed;
    bottom: 4px;
    right: 3px;
    border: solid 1px #2b344b;
    border-radius: 5px;
  } */

.selectCameraScanner {
  position: fixed;
  /*   bottom: 3px; */
  width: 35px;
  height: 35px;
  opacity: 0;
  /* Hacer el select transparente */
  z-index: 2;
  /* Colocar el select delante de la imagen */
  background: transparent;
  /* Fondo transparente */
  right: 3px;
  top: 1px;
}

.imgCameraScanner {
  width: 40px;
  background: #2b344b;
  padding: 5px;
  position: fixed;
  /*   bottom: 4px; */
  right: 3px;
  border-radius: 5px;
  cursor: pointer;
  /* Cambiar el cursor al puntero para indicar que se puede hacer clic */
  top: 1px;
}

.imgCameraScanner.clicked {
  opacity: 1;
  /* Hacer visible el select al hacer clic en la imagen */
}

.cargandoDet{
  font-size: 30px;
  text-align: center;
  color: #28344b;
  font-weight: bold;
  padding: 30px;
}

/* 
  .custom-dropdown {
    position: fixed;
    bottom: 3px;
    right: 3px;
    width: 100px;
  }
  
  .dropdown-trigger {
    cursor: pointer;
    display: block;
    width: 100%;
    background-color: #2b344b;
    border: 1px solid #2b344b;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 5px;
  }
  
  .dropdown-options {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none;
    z-index: 1;
    width: 100%;
    right: 0;
  }
  
  .dropdown-options li {
    padding: 10px;
    cursor: pointer;
  }
  
  .custom-dropdown:hover .dropdown-options {
    display: block;
  }
  
   */

.item-lista:hover {
  box-sizing: border-box;

  padding-top: 34px;
  padding-left: 31px;
  padding-bottom: 19px;
  padding-right: 11px;

  background: #FFFFFF;
  border: 3px solid #0A87E2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;

  margin-bottom: 10px;
  cursor: pointer;
}

.selector-fac {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  border-bottom: 2px solid black;
  padding-bottom: 2px;
  margin-right: 10px;
}

.selector-fac-dis {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #9d9d9d;
  margin-right: 10px;
}

.monto-fac {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  align-self: flex-end;
}

.titulo-fac {
  font-family: 'Lexend' !important;
}

.circle-btn {
  border-radius: 50% !important;
  width: 40px;
  height: 40px;

}

.item-fac {
  box-sizing: border-box;
  background: rgba(10, 226, 96, 0.09);
  border: 1px solid #ABABAB;
  border-radius: 10px 10px 0px 0px;
  padding: 15px;
}

.icon-estado-fac {
  font-size: 20px;
  margin-right: 15px;
}

.item-pago {
  box-sizing: border-box;
  background: white;
  border: 1px solid #ABABAB;
  padding: 15px;
}

/* #tableValet.dataTable thead .sorting,
  #tableValet.dataTable thead .sorting_asc,
  #tableValet.dataTable thead .sorting_desc {
      display: none;
  }
  
  #tableValet.dataTable thead th:nth-child(2),
  #tableValet.dataTable thead th:nth-child(3) {
      display: table-cell;
  } */

/* #tableValet.dataTable thead .sorting,
  #tableValet.dataTable thead .sorting_asc,
  #tableValet.dataTable thead .sorting_desc {
      pointer-events: none;
  }
  
  #tableValet.dataTable thead th:nth-child(2),
  #tableValet.dataTable thead th:nth-child(3) {
      pointer-events: auto;
  } */

#tableValet label input {
  width: 83vw !important;
  border: 1px solid #2b344b !important;
  border-radius: 12px !important;
}

.link-text {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  line-height: 25px;

  color: #0A87E2;
  cursor: pointer;
}

.estado-item-fac {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 29px;
  color: rgba(10, 226, 96, 0.72);
}

.text-resaltado-item-fac {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 31px;

  color: rgba(0, 0, 0, 0.8);
}

.text-item-fac {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #818181;
}

.contenido-fac {
  position: absolute;
  top: 0px;
  left: 72px;
  width: calc(100vw - 72px - 1px - 20px - 20px);
  height: calc(100vh - 72px - 20px);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 73px;
  padding: 20px;
}

.docum {
  background-color: #e7e7e7;
  border-radius: 10px;
}

.add-pdf {
  padding-top: 50%;
  text-align: center;
  color: gray;
  font-weight: 500;
  cursor: pointer;
}

input[readonly] {
  background-color: #f0f0f0;
}

input[readonly]:focus {
  background-color: #f0f0f0;
}

.container {
  padding: 10px 0px;
}

.container2 {
  padding: 10px 15px;
  /*23px;*/
}


.corte-index {
  font-size: small;
  padding: 0px;
  line-height: normal;
}




.formTarifa {
  border: solid 3pt #d7d7d7;
  border-radius: 15px;
  padding: 2rem;
}

.cardLi {
  padding: 16px;
  margin: 10px;
  border-radius: 20px;
  background: #ffffff;
  /*box-shadow: -12px 20px 23px -11px rgba(0, 0, 0, 0.5); */
  /*     border-right: solid 0.5px #c8cdd1;
    border-top: solid 0.5px #c8cdd1;
    border-left: solid 6px #c8cdd1;
    border-bottom: solid 6px #c8cdd1; */
  cursor: pointer;
  box-shadow: -14px 13px 13px -11px rgba(0, 0, 0, 0.5);
  border: solid 1px #d5d5d5;
}

.recorrerBody {
  margin-left: 6rem !important
}

.text-left {
  text-align: left;
}

.cardTi {
  font-weight: bold;
  font-size: 20px;
}

.cardSub {
  font-size: 14px;
  font-weight: bold;
  color: black;
}

.cardValet {
  border-image: linear-gradient(45deg, #2b344b, #9203db) 1;
  border-radius: 15px;
  padding: 15px
}

.cardValet-soli {
  background: #f6f6f6;
  border-radius: 10px;
  padding: 10px;
}

.colorSmart {
  color: #2b344b;
}

.cardValet-table-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.div-filterCard {
  float: right;
  margin-top: 1rem;
}

.divCar {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.labelCar {
  font-weight: bold;
  font-size: 20px;
  padding: 5px 25px;
  border-radius: 10px;
  border: solid 1pt #000;
  margin-right: 5px;
  margin-top: 5px;
  /*   position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px; */
}

.labelCarValet {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 12px;
}

.labelCarValet2 {
  font-weight: bold;
  font-size: 20px;
  padding: 5px 15px;
  border-radius: 10px;
  /*   border: solid 2pt #000; */
  color: white;
  margin-right: 5px;
  margin-top: 5px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.labelCarValet2:hover {
  /*   border: solid 3pt black; */
  /*   border: solid 1pt #f6f6f6;  */
  background-color: #f6f6f6;
  font-size: 22px;
}

.labelCarValet3 {
  font-weight: bold;
  font-size: 20px;
  padding: 5px 15px;
  border-radius: 10px;
  /*   border: solid 2pt #000; */
  color: white;
  margin-right: 5px;
  margin-top: 5px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.imgCar {
  max-width: 100%;
  display: block;
}

.imgCarValet {
  width: 50px;
  height: 50px;
  display: block;
}

.divCiclo {
  color: white;
  margin: 2rem;
  display: flex;
  flex-direction: column;
  /*     align-items: center; */
  text-align: center;
}

.divCiclo2 {
  margin: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.fle-cente-align {
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.div-cliente-info {
  background-color: #f5f5f5;
  padding: 25px;
  box-shadow: 0px 20px 23px -11px rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  width: 92%;
}

.detail {
  border: solid 2pt black;
  border-radius: 15px;
  background: white;
  max-width: 500px;
  /*   margin: 20% auto; */
}

.detailScanner {
  /*     border: solid 2pt black;
    border-radius: 15px;
    background: white;
    max-width: 500px;
    margin: 20% auto; */
  border-radius: 8px;
  background: white;
  max-width: 500px;
  margin: 20% auto;
  padding: 3px;
  box-shadow: 0px 0 100px #000;
}

.detailImg {
  width: 90px;
  border-radius: 15px 0 0 15px;
  height: 100%;
  padding: 0;
}

.detailSize35 {
  font-size: 35px;
  font-weight: bold;
}

.center-items {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

.selected {
  border: solid #3f2b66;
  background: #a20cef;
}

.red-border-div {
  width: 50%;
  padding-top: 42%;
  border: 2px solid red;
  position: absolute;
  top: 2rem;
  height: 3rem;

}



.buttons-html5 {
  background: #2b344b !important;
  color: white !important;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.scaneerButton {
  background: #2b344b;
  text-align: center;
  color: white;
  margin-left: 20px;
  border-radius: 10px;
}

.cardFol {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 53px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.cardFol2 {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.center-column {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* #qr-frame {
    position: absolute;
    top: 5%;
    left: 32%;
    width: 37%;
    height: 64%;
    border: 2px solid red;
  } */

.cerrarS {
  position: absolute;
  bottom: 0;
  width: 100%;
  /*   background-color: #2b344b; */
  padding: 10px;
}

.bluu {
  background-color: #2b344b;
  color: white;
  width: 90%;
}

.bluu:hover {
  background-color: #7384a0 !important;
  border: #7384a0 !important;
  color: white !important;
}

.tam {
  width: 260px;
}

.imgNegative {
  background: #2b344b;
  color: white;
  border-radius: 15px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Fondo semitransparente */
  z-index: 1;
  /* Coloca el fondo semitransparente detrás del contenido principal */
}

@keyframes blink {
  0% {
    opacity: 0;
    /* Comienza completamente invisible */
  }

  50% {
    opacity: 1;
    /* Llega a ser completamente visible a la mitad del tiempo */
  }

  100% {
    opacity: 0;
    /* Vuelve a ser completamente invisible al final */
  }
}


.overPreload {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2b344b;
  /* Fondo semitransparente */
  z-index: 1;
  /*   display: flex ;
    justify-content: center; 
    align-items: center;  */
  display: none;
}

.centered-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overPreload img {
  width: 100px;
  animation: blink 1s infinite;
  /* Aplica la animación durante 1 segundo */
}

.topvhDe {
  color: #2b344b;
  font-weight: bold;
  padding-top: 13vh;
  font-size: 13px;
}

.ampDivVD {
  margin-left: -10px;
  width: 102%;
}

.divCardres {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divCardresPlus {
  position: relative;
  text-align: center;
}

.divFolioPlus {
  margin-top: -20px;
}

.widhtDeB {
  width: 47%
}

.trash {
  float: left;
  color: red;
  padding-right: 10px;
  cursor: pointer;
}

.divTotatlesValet {
  width: 20%;
}

.divTotatlesValetAN {
  width: 16%;
}

.divTotatlesValet2 {
  width: 25%;
}

.labelCardRes {

  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 38px;
  /*     text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */
}

.labelCardResANP {

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 38px;
  /*     text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */
}


.responTarjeta {
  margin: 20% auto;
}

img.superpuesta {
  content: url("../../static/img/borderScanerTop.png");
}

.backTable {
  background: #2b344b;
  border-radius: 12px;
}

.colorW {
  color: white;
}

.borderWhite {
  border-right: solid 1px white;
  cursor: pointer;
}

.divSemanas {
  background: #2b344b;
  color: white;
  border-radius: 12px;
}

.videoPlus {
  width: 450px
}

.imgPlus {
  width: 30%;
  border-radius: 15px;
}

.imgPlusNp {
  /* width: 100%; */
  width: 85%;
  border-radius: 15px;
}

.imgPlusSol {
  width: 115px;
  border-radius: 15px;
}


.modalIgFull {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}

.imgFullscreen {
  max-width: 100%;
  max-height: 100%;
}

.detailSoliInfoExtra {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.widDivDePlu {
  width: 65%;
}

.labelCardResPl {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 38px;
}

.divmbDePl {
  margin-bottom: 20px;
}

.divHomeInfo {
  display: grid;
  position: absolute;
  left: 150px;
  top: 200px
}

.nameUser {
  font-size: 36px;
  text-transform: capitalize;
  color: #545454;
  font-weight: bold;
}

.homeBienvenido {
  font-size: 50px;
  color: #2b344b;
  font-weight: bold;
}

.isuDiroipñ {
  text-align: end;
}

/* whats */
.containerWhats {
  display: flex;
  flex-direction: row;
  height: 85vh;
}

.titleWhats {
  color: white;
  font-size: 25px;
  font-weight: bold;
  padding: 0px 15px 7px;
}

.conversations-list,
.chat-window {
  background-color: white;
  border-radius: 10px;
  margin: 20px;
  padding: 20px;
  box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.5);
}

.conversations-list {
  background: #2b344b;
  width: 30%;
  max-height: calc(100vh - 80px);
  overflow-y: auto;
}

.conversation-item {
  padding: 15px;
  border-bottom: 1px solid #616161;
  cursor: pointer;
  transition: background-color 0.3s;
  color: white;
  font-weight: bold;
}

.conversation-item:hover {
  color: #d6d5d5;
  /* 	background-color: #f1f1f1; */
}

.chat-window {
  width: 70%;
  display: flex;
  flex-direction: column;
}

.messages {
  flex-grow: 1;
  overflow-y: auto;
  margin-bottom: 20px;
  /* 	height: 400px; */
}

.messages::-webkit-scrollbar {
  width: 0;
}

.messages::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.messages::-webkit-scrollbar-track {
  background-color: transparent;
}

.messages {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}

.message-item {
  margin-bottom: 15px;
  padding: 10px 15px;
  border-radius: 20px;
  max-width: 60%;
  word-wrap: break-word;
}

.message-item.sent {
  background-color: #2b344b;
  color: white;
  align-self: flex-end;
  margin-left: auto;
}

.message-item.received {
  background-color: #154c37;
  color: white;
  border: 1px solid #ddd;
  align-self: flex-start;
}

.textareaWhats {
  width: calc(100% - 20px);
  height: 130px;
  border-radius: 20px;
  padding: 10px;
  border: 1px solid #ddd;
  outline: none;
}

.buttonWhats {
  background-color: #2b344b;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 15px;
  cursor: pointer;
  font-size: 18px;
  margin-top: 10px;
  align-self: flex-end;
  transition: background-color 0.3s;
}

.buttonWhats:hover {
  background-color: #636b7f;
}

.hidden-on-mobile {
  display: none;
}

.custom-select {
  position: relative;
  /*   width: 200px; */
}

.select-box {
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: .375rem;
  display: grid;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  line-height: 18px;
}

.select-box img {
  width: 100%;
  /* 	height: 30px; */
}

.options-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 265px;
  /* Fija la altura */
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  z-index: 100;
  overflow-y: auto;

  /*   top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  z-index: 100; */
}

.optionSl {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.optionSl img {
  width: 100%;
  /* 	height: 30px; */
}

.optionSl:hover {
  background-color: #f0f0f0;
}

.divhchatMsjj{
  background: white;
  color: #2b344b;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  margin-left: 5px;
  margin-top: 2px;
  font-size: 12px;
  margin-left: auto;
}

.divChatPreMsjj{
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
}

.divyapasa {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.div25pxSearch {
  width: 25%;
  float: inline-end;background: #f6f6f6;border: 1px solid #aaa;
}



/* medias */
@media screen and (max-width: 768px) {
  .containerWhats {
    flex-direction: column;
  }

  .div25pxSearch {
    width: 50%;
  }

  .alaEspecDivGray{
    width: 106%;
  }

  .conversations-list {
    display: block;
    /* Asegura que la lista de conversaciones se muestra inicialmente */
    width: 90%;
  }

  .chat-window {
    display: block;
    width: 90%;
  }

  /* Asegura que solo se muestre uno a la vez */
  .conversations-list.v-show {
    display: none;
  }

  .chat-window.v-show {
    display: block;
  }

  .message-item {
    max-width: 85%;
  }

  .wi80pi {
    width: 80% !important;
  }

  .divTotatlesValet2 {
    width: 50% !important;
  }

  .teAlEnd {
    text-align: end !important;
  }

  .fot29pxFor
  {
    font-size: 28px !important;
  }
  .fot35pxFor
  {
    font-size: 35px !important;
  }

  .w300px {
    width: 300px;
  }

  /*   #reader canvas {
      aspect-ratio: auto 393/ 1000; 
      height: 851px;
    } */
  .mt-10pxres {
    margin-top: 14px !important;
  }

  .d-blo {
    display: block;
  }

  .width160px {
    width: 170px !important;
    min-width: 170px;
    max-width: 170px;
    word-wrap: break-word;
    /* Opcional: Para que el texto se ajuste si es muy largo */
  }

  .width150px {
    width: 160px !important;
    min-width: 160px;
    max-width: 160px;
    word-wrap: break-word;
    /* Opcional: Para que el texto se ajuste si es muy largo */
  }

  .width200px {
    width: 200px !important;
    min-width: 200px;
    max-width: 200px;
    word-wrap: break-word;
    /* Opcional: Para que el texto se ajuste si es muy largo */
  }

  .width250px {
    width: 250px !important;
    min-width: 250px;
    max-width: 250px;
    word-wrap: break-word;
    /* Opcional: Para que el texto se ajuste si es muy largo */
  }

  .width280px {
    width: 300px !important;
    min-width: 300px;
    max-width: 300px;
    word-wrap: break-word;
    /* Opcional: Para que el texto se ajuste si es muy largo */
  }

  .homeBienvenido {
    font-size: 30px;
  }

  .divHomeInfo {

    left: 35px;
    top: 60px
  }

  .nameUser {
    font-size: 25px;
  }

  .videoPlus {
    width: 300px
  }

  .labelCardResPl {
    position: absolute;
    top: 37%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */
  }

  .widDivDePlu {
    width: 100%;
    margin-top: 20px;
  }

  .divmbDePl {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  img.superpuesta {
    content: url("../../static/img/borderScanerTop0.png");
  }

  .responTarjeta {
    margin: 40% auto;
  }

  .achaparrar {
    height: 96vh !important;
  }

  .malefre {
    margin-left: 2px;
  }

  .pr20pxr {
    padding-right: 160px;
  }

  .divTotatlesValet {
    width: 50%;
  }

  .divTotatlesValetAN {
    width: 50%;
  }

  .widhtDeB {
    width: 95%;
  }

  .red-border-div {
    width: 82%;
    padding-top: 81%;
    border: 3pt solid red;
    position: absolute;
    top: 2rem;
    height: 3rem;
  }

  .responsive-card {
    width: 98%;
    padding-left: 14px;
  }

  .responsive-card2 {
    width: 98%;
    margin-left: -28px;
  }

  #qr-frame {
    position: absolute;
    top: 5%;
    left: 15%;
    width: 228px;
    height: 200px;
    border: 2px solid red;
  }




  .cardFol {
    position: absolute;
    top: 60%;
    left: 49%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }

  .cardFol2 {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 39px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }

  /*   .tam
    {
      width: 260px;
    } */

  .cerrarS {
    position: absolute;
    bottom: 50px;
    width: 100%;
    /*     background-color: #2b344b; */
    padding: 10px;
  }

  .ampDivVD {
    margin-left: -10px;
    width: 105%;
  }

  #sidebar {
    overflow: hidden;
  }

  .dt-buttons {
    text-align: left !important;
  }

  .dataTables_filter {
    text-align: left !important;
  }

  .ajuDivCoCaj {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  .unlineSEpp {
    white-space: nowrap;
  }
  .divHomeInfo {

    left: 100px;
    top: 90px
  }

  .homeBienvenido {
    font-size: 30px;
  }

  .nameUser {
    font-size: 25px;
  }

  .responTarjeta {
    margin: 25% auto;
  }


  .topvhDe {
    padding-top: 13vh;
    font-size: 16px;
    margin-left: 13px;
  }

  .malefre {
    margin-left: 2px;
  }

  .pr20pxr {
    padding-right: 160px;
  }

  /*   .tam {
      width: 32%;
    } */
  /*   #reader video{
      width: 350px !important;
    } */
  .cerrarS {
    position: absolute;
    bottom: 85px;
    width: 100%;
    /*     background-color: #2b344b; */
    padding: 10px;
  }

  .cardLi {
    flex: 0 0 auto;
    width: 45%;
  }

  .cardFol2 {
    position: absolute;
    top: 58%;
    left: 49%;
    transform: translate(-50%, -50%);
    font-size: 38px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }

  .regDe {
    line-height: 31px;
  }

  /*   .topvhDe{
      padding-top: 10vh
    } */

  .w-60ipa {
    width: 60%;
  }

  .ampDivVD {
    margin-left: -10px;
    width: 103%;
  }

  #sidebar {
    overflow: hidden;
  }
}

/* Estilos para iPads en modo retrato */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .responTarjeta {
    margin: 25% auto;
  }

  .isuDiroipñ {
    text-align: center;
  }
}

/* Estilos para iPads en modo paisaje */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .responTarjeta {
    margin: 25% auto;
  }

  .isuDiroipñ {
    text-align: center;
  }
  .unlineSE {
    white-space: nowrap;
  }
}

@media screen and (min-width: 1326px) and (max-width: 1920px) {

  .divHomeInfo {

    left: 120px;
    top: 120px
  }

  .isuDiroipñ {
    text-align: center;
  }

  .unlineSE {
    white-space: nowrap;
  }
  .nameUser {
    font-size: 36px;
  }

  .cerrarS {
    position: absolute;
    bottom: 50px;
    width: 100%;
    /*     background-color: #2b344b; */
    padding: 10px;
  }
}

@media only screen and (min-width: 1920px) and (min-height: 1080px) {
  .nameUser {
    font-size: 50px;
  }

  .isuDiroipñ {
    text-align: center;
  }

  .cerrarS {
    position: absolute;
    bottom: 50px;
    width: 100%;
    /*     background-color: #2b344b; */
    padding: 10px;
  }
}


[v-cloak] {
  display: none;
}

.apagado {
  background: #c3334c !important
}

.renderModeView {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 299;
  background-color: #ffffff;
  height: 100vh;
  margin: 0px;
  padding: 0px;
}

.camera-top-bar {
  align-items: center;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  color: #212529;
  z-index: 310;
  left: 0;
  /*lin*/
}

.camera-option {
  background-color: #7384a0;
  border: none;
  padding: 10px 15px;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.camera-option:hover {
  background-color: #2b344b;
}

.camera-close {
  background-color: red;
  border: none;
  padding: 10px 15px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.camera-close:hover {
  background-color: darkred;
}

.closeIcon {
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 4px;
}

.registerViewer {
  z-index: 350;
  position: absolute;
  left: 0;
  top: 0;
}

.superpuesta {
  position: absolute;
  top: 0;
  left: 0;
  /*   padding-left:1px; */
  width: 100vw;
  /* Ancho de la imagen al 100% de la ventana */
  height: 100vh;
  /* Altura de la imagen al 100% de la ventana */
  /*object-fit: cover;  Ajusta la imagen para que ocupe todo el espacio disponible sin distorsionarla */
  z-index: 300;
  /* Establece un valor alto de z-index para superponer la imagen encima de otros elementos */
}

#reader video {
  /*   width: auto !important; */
  display: block !important;
  height: 100vh !important;
  width: 100vw !important;
}


.btn-reloadSca {
  color: white;
  border: none;
  float: left;
  position: fixed;
  background: #2b344b;
}

.prioriSel {
  color: white;
  background: #2b344b;
  border: none;
  font-size: x-small;
}

.punto-rojo {
  width: 6px;
  height: 6px;
  background-color: #ff0000;
  /* Código de color rojo */
  border-radius: 50%;
  /* Hace que el div sea un círculo */
  /*   margin: auto 5px; */
}

.tejosUl {
  font-size: 28px;
  font-weight: bold;
}

.divUseRegis {
  background: #2b344b;
  color: white;
  font-weight: bold;
  padding: 5px;
  width: 23%;
  border-radius: 10px;
  text-align: center;
  margin: 14px;
  cursor: pointer;
}

.overFon {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 86%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.divoverCen {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  max-width: 370px;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}

.cardInfo {
  padding: 16px;
  margin: 10px;
  border-radius: 20px;
  background: #ffffff;
  /* box-shadow: -12px 20px 23px -11px rgba(0, 0, 0, 0.5); */
  box-shadow: -14px 13px 13px -11px rgba(0, 0, 0, 0.5);
  border: solid 1px #d5d5d5;
  /* width: 30%; */
  box-sizing: border-box;
}

.selectCortesia {
  border-radius: 10px;
  border: solid 2px #2B344B;
  width: 170px;
}

.text-min {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: calc(1.2em * 2);
}

.show-more {
  -webkit-line-clamp: unset;
  min-height: unset;
  overflow: visible;
}

.progressLo-bar-container {
  width: 100%;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}

.progressLo-bar {
  width: 0;
  height: 24px;
  /*   background: linear-gradient(253deg, #2b344b, #737989); */
  background: #2b344b;
  transition: width 0.4s;
}

.progressLo-text {
  /*   position: absolute; */
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.crono {
  color: #2b344b;
  font-weight: bold;
  font-size: 20px;
  margin-top: 5px;
}

.cronoText {
  color: #c3334c;
  font-weight: bold;
  font-size: 28px;
  margin-top: 35px;
}

.slide-fade-enter-active,
.slide-fade-leave-active {
  transition: all 0.5s ease;
}

.slide-fade-enter,
.slide-fade-leave-to {
  opacity: 0;
  transform: translateY(10px);
}

.text-modalIA {
  font-size: 18px;
  text-align: center;
  margin-top: 50px;
}

.video-overlayTi {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999; /* Asegura que esté sobre otros elementos */
  bottom: 0;
}

.video-overlayTi img {
  width: 100%;
  height: auto;
  display: block; /* Elimina espacios en línea que pueden afectar la alineación */
}

.video-overlayTi video {
    width: 100%;
    height: auto;
    max-height: 90vh; /* Evita que el video sea más grande que la pantalla */
}