@font-face {
  font-family: 'Inter';
  src: url('fonts/Inter-Regular.ttf');
}
@font-face {
  font-family: 'Inter-Bold';
  src: url('fonts/Inter-Bold.ttf');
}
.dropdown-item{
  font-size: .85em;
}
.dropdown-item:hover{
  color: #8FBE00 !important;
}
.dropdown-item:active{
  color: #ffffff !important;
}
.dropdown-menu{
  --bs-dropdown-link-active-bg: #8FBE00;
}

body, html {
  height: 100%;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}
/* Login */
.bg {
  background-image: url("images/fondo-tec-neutro.webp"); 
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#logo-cliente {
  background-image: url("images/mutual-logo-horizontal.svg"); 
  height: 94px;
  width: 345px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 50px !important;
}
.btn_recuperar_clave{
  color: #739800;
  font-size: 0.8em;
}
.btn_recuperar_clave:hover{
  color: #739800;
  font-weight: 800;
  font-size: 0.8em;
}
h1{
  font-size: 1.6em;
  font-family: 'Inter';
  color: #739800;
  text-transform: uppercase;
}
h2{
  font-size: 1.5em;
  font-family: 'Inter';
  color: #739800;
}
h3{
  font-size: 1.3em;
  font-family: 'Inter';
  color: #3d3d3d;
}
.btn-color-cliente{
  background-color: #8FBE00;
  color: #ffffff;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
}
.btn-color-cliente:active{
  background-color: #aadb17;
  color: #ffffff;
}
.btn-color-cliente:hover{
  background-color: #aadb17;
  color: #1d4e31;
  box-shadow: 0 4px 4px 0 rgba(60, 119, 68, 0.2), 0 6px 20px 0 rgba(60, 119, 68, 0.12);;
}
.logo-w{
  height: 30px;
  border: 0;
  opacity: 0.5;
  transition: 0.5s;
}
 .logo-w:hover{
  height: 33px;
  opacity: 1;
} 
.form-control, #btn_buscar_caso, .form-select{
  font-size: small;
  cursor: pointer;
}

.form-control-textoplano{
  border:0px;
  background-color: transparent;
}
/* Menu rail lateral */
.flex {
    display: flex;
  }
  .ae-body{
    height: 100vh;
  }
  .ae-nav-rail {
    width: 5rem;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #E1E6C5;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 16px;
    z-index: 1000;
    position:fixed;
  }
  .ae-nav-rail .nav-link {
    text-align: center;
    padding: 3px 0;
    color: #5f6368;
    text-decoration: none;
    transition: background-color 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 35px;
    width: 56px;
    height: 32px;
    border-radius: 16px;
  }
  .nav-tabs .nav-link{
    background-color: #D9D9D9;
    border-color: #C1B3B3;
    color:#585A5C;
    text-transform: uppercase;
  }
  .nav-tabs .nav-link.active{
    background-color: #ffffff;
    border-color: #C1B3B3;
    color: #8FBE00;
  }
  .ae-nav-rail .nav-link:hover {
    background-color: #c7db8c;
  }
  .ae-nav-rail .nav-link:hover svg{
    fill:#615e65;
  }
  .ae-nav-rail .nav-link.active {
    background-color: #8FBE00;
    color: #39363d;
  }
  .ae-nav-rail .nav-link.active svg{
    fill: #D9D9D9;
  }
  .ae-nav-rail .nav-text {
    font-size: 12px;
    margin-top: 6px;
    line-height: 1.1;
  }
  .navtext-fijo{
    font-size: 12px;
  }
 
  .descripcion-larga{
    width: 89%;
  }
  .mn2{
    margin-left: -10px;
  }
  .pad-der-30{
    padding-right: 30px;
  }
  .table-group-divider{
    border-color: #cbcbcb;
  }
  .avatar{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -5px;
  }
.section-fab{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin: -2px auto 24px;
  padding: 2px;
  border-radius: 16px;
  background: #739800;
  color: #ffffff;
}
.ml-auto{
  margin-left: auto !important;
}
/* header */
.input-buscar{
  width: 25% !important;
}
.nombre-usuario-index{
  color: #739800;
}

 .logo-interior-cliente{
  width: 15rem;
} 
.bg-color-cliente{
  background-color: #739800;
}
.color-cliente{
  color: #739800;
}
.color-cliente:hover{
  color: #8FBE00;
}
#tab_asignadas{
  font-size: 14px;
}
.boton-mas{
  background: #739800;
  height: 26px;
  width: 26px;
  background-image: url("icons/mas.svg"); 
}
.boton-mas:hover{
  background: #739800;
  background-image: url("icons/mas.svg"); 
}
.boton-ir{
  height: 29px;
  width: 29px;
  background-image: url("icons/ir.svg"); 
  background-repeat: no-repeat;
  border: none;
}
.boton-ir:hover{
  background-image: url("icons/ir.svg"); 
  background-repeat: no-repeat;
  opacity: 0.7;
}
.boton-copiar{
  height: 29px;
  width: 29px;
  background-image: url("icons/copiar.svg"); 
  background-repeat: no-repeat;
  border: none;
}
.boton-copiar:hover{
  background-image: url("icons/copiar.svg"); 
  background-repeat: no-repeat;
  opacity: 0.7;
}
.btn-editar{
  height: 29px;
  width: 29px;
  background-image: url("icons/editar.svg");
  background-repeat: no-repeat;
}
.btn-editar:hover{
  background-image: url("icons/editar.svg");
  background-repeat: no-repeat;
  opacity: 0.7;
}
.btn-desactivar{
  height: 29px;
  width: 29px;
  background-image: url("icons/quitar.svg");
  background-repeat: no-repeat;
}
.btn-desactivar:hover{
  background-image: url("icons/quitar.svg");
  background-repeat: no-repeat;
  opacity: 0.7;
}
.agregar{
  height: 29px;
  width: 29px;
  background-image: url("icons/agregar.svg");
  background-repeat: no-repeat;
}
.agregar:hover{
  background-image: url("icons/agregar.svg");
  background-repeat: no-repeat;
  opacity: 0.7;
}
.agregar p{
  padding-left: 25px;
  line-height: 1;
}
.info{
  height: 29px;
  width: 29px;
  background-image: url("icons/info.svg"); 
  background-repeat: no-repeat;
}
.info:hover{
  background-image: url("icons/info_hover.svg"); 
  background-repeat: no-repeat;
  border: none;
}
.page-link{
  color: #739800;
}
.page-item.active .page-link {
  background-color: #8FBE00;
  border-color: #E1E6C5;
}
.page-link.active, .page-link:hover, .page-link:active{
  color: #739800;
}

.breadcrumb{
font-size: smaller;
color: #39363d;
}
.breadcrumb a{
  font-size: small;
  color: #39363d;
  }
/* Modals */
.modal-content{
  background-color: #F3F8E5;
}
.modal-title{
color: #739800;
padding-left: 10px;
padding-bottom: 8px;
}
.modal-text{
  font-size: small;
}
.form-check-input:checked {
  background-color: #8FBE00;
  border-color: #8FBE00;
}
.inner-body{
  background-color: #FDFDFD;
  padding: 15px 30px;
  border: solid 1px #C1B3B3;
}
.ae-content{
  background-color: #FDFDFD;
  padding: 1rem 2rem;
  font-size: small;
}
.ae-container{
  padding-left: 5rem;
}
.fondo-color{
  background-color: #F5F5F5;
}
.ae-title{
  margin-bottom: 1rem;
}
.smaller-font{
  font-size: smaller;
}
.modal-footer-cambiado{
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)* .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.custom-tooltip {
  --bs-tooltip-bg: #535d5c;
}
.bg-informa{
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  background-color: #feffd1;
  border-left: 0.25rem solid #FDFF94;;
}
.btn-color-borrar{
  background-color: #989797;
  color: #ffffff;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
}
.btn-color-borrar:active{
  background-color: #c3c3c3;
  color: #ffffff;
}
.btn-color-borrar:hover{
  background-color: #c3c3c3;
  color: #555555;
  box-shadow: 0 4px 4px 0 rgba(60, 119, 68, 0.12), 0 6px 20px 0 rgba(60, 119, 68, 0.12);
}
.btn-color-red{
  background-color: #c21616;
  color: #ffffff;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
}
.btn-color-red:hover{
  background-color: #e99696;
  color: #430d0d;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
  box-shadow: 0 4px 4px 0 rgba(60, 119, 68, 0.12), 0 6px 20px 0 rgba(60, 119, 68, 0.12);
}
.circulo{
  margin-top: 14px;
  margin-right: 4px;
  border-radius: 50%;
  padding: 3px 10px;
  background-color: #feffd1;
  border-color: #feffd1;
}
.circulo:hover{
  margin-top: 14px;
  margin-right: 4px;
  border-radius: 50%;
  padding: 3px 10px;
  background-color: #E1E6C5;
  border-color: #739800;
  color: #739800;
}
.circulo.active{
  margin-top: 14px;
  margin-right: 4px;
  border-radius: 50%;
  padding: 3px 10px;
  background-color: #739800;
  border-color: #E1E6C5;
  color: #E1E6C5;
}
.btnvolver{
  background-color: rgb(152, 163, 148);
  color: #ffffff;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
}
.btnvolver:hover{
  background-color: rgb(183, 193, 179);
  color: #4b4b4b;
  box-shadow: 0 4px 4px 0 rgba(64, 88, 79, 0.12), 0 6px 20px 0 rgba(64, 88, 79, 0.12);
}



.progress {
  padding: 0;
}
.breadcrumb-item {
  font-size: 14px; /* Ajusta el tamaño según tu preferencia */
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  color: #000; /* Color del separador */
  padding: 0 5px; /* Espacio alrededor del separador */
}

.btn-outline-success {
  font-size: small;
  --bs-btn-color: #1D192B;
  --bs-btn-border-color: #739800;
  --bs-btn-hover-color: #1D192B;
  --bs-btn-hover-bg: #739800;
  --bs-btn-hover-border-color: #739800;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #1D192B;
  --bs-btn-active-bg: #E1E6C5;
  --bs-btn-active-border-color: #bad273;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #739800;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #739800;
  --bs-gradient: none;
}

/* Habilitado - Forzado */
.btn-estado-active {
  font-size: small;
  color: #1D192B !important;
  background-color: #E1E6C5 !important;
  border-color: #bad273 !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  --bs-btn-hover-border-color: #739800;
}

/* Deshabilitado - Forzado */
.btn-estado-disabled {
  font-size: small;
  color: #739800 !important;
  background-color: transparent !important;
  border-color: #739800 !important;
}

.boton-reasignar{
  height: 29px;
  width: 29px;
  background-image: url("icons/reasignar-caso.svg"); 
  background-repeat: no-repeat;
  border: none;
}
.boton-reasignar:hover{
  background-image: url("icons/reasignar-caso.svg"); 
  background-repeat: no-repeat;
  opacity: 0.7;
}

#listado_casos_asignados thead th,
#listado_casos_pendientes thead th,
#listado_casos_finalizadas thead th {
    font-size: 14px; /* Ajusta el tamaño que prefieras */
}

.boton-redondeado{
  border-radius: 40px;
  padding-right: 30px;   
  padding-left: 30px !important;
  }

.password-icon {
    float: right;
    position: relative;
    margin: -25px 10px 0 0;
    cursor: pointer;
}

.btn-color-clienteb{
  background-color: #8FBE00;
  color: #ffffff;
  border-radius: 8px;
  padding-right: 10px;
  padding-left: 10px;
}

.btn-color-grey{
  background-color: #6c757d;
  color: #ffffff;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
}
.btn-color-grey:hover{
  background-color: #abb1b6;
  color: #232323;
  border-radius: 40px;
  padding-right: 30px;
  padding-left: 30px;
  box-shadow: 0 4px 4px 0 rgba(60, 119, 68, 0.12), 0 6px 20px 0 rgba(60, 119, 68, 0.12);
}

.btn-color-cliente:activeb{
  background-color: #aadb17;
  color: #ffffff;
}

.btn-color-clienteb:hover{
  background-color: #aadb17;
  color: #1d4e31;
}

.but-chek{
  border-radius: 8px;
  border: 1px solid #739800;
  padding: 6px 12px;
  cursor: pointer;
  display:flex;
  justify-content: center;
  align-items: center;
}
.but-chek:hover, .but-chek.active, .but-chek.active{
  border-radius: 8px;
  border: 1px solid #e1efb7;
  padding: 6px 12px;
  background-color: #e6ecd3;
  color: #39363d;
} 

.but-chek .check-4{
  margin-right: 10px;
  background-image: url("icons/check-vacio.svg"); 
  background-repeat: no-repeat; 
  display: inline-flex;
  height: 19px;
  width: 19px;
}
 .check-4:active, .check-4.active{
  margin-right: 10px;  
  display: inline-flex;
  background-image: url("icons/check.svg");
  background-repeat: no-repeat; 
  height: 19px;
  width: 19px;
} 
#listado_agentes {
  table-layout: auto; /* Ajusta el ancho según el contenido */
  width: 100% !important;
}

#listado_agentes th, #listado_agentes td {
  white-space: normal; /* Permite que el texto ocupe varias líneas */
  word-break: break-word; /* Ajusta las palabras largas */
  overflow: hidden;
}

.but-chek {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px; /* Agrega espacio entre ícono y texto */
  padding: 6px 12px;
  border-radius: 8px;
  border: 1px solid #739800;
  cursor: pointer;
  text-align: left;
  width: 100%; /* opcional si quieres que el botón sea ancho */
}

.check-4 {
  background-image: url("icons/check-vacio.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 19px;
  width: 19px;
  flex-shrink: 0; /* evita que se encoja */
}

.label-4-texto {
  display: inline-block;
  line-height: 1.2;
  font-size: 14px;
  flex: 1; /* ocupa el resto del espacio */
  word-break: break-word;
}
