h1 {
  font-weight: 300;
}

.brand-logo img {
  height: auto;
  width: 100%;
  padding-right: 20px;
  margin-top: 5px;
}

.show.menu-toggle .brand-logo,
body[data-sidebar-style="mini"] .brand-logo {
  display: none;
}

.card-subheader {
  padding: 1.5rem 1.25rem 0 1.25rem;
}

.card-subheader .card-subtitle {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
}

.card-title {
  text-transform: none;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
  background-color: #452b90 !important;
}

.swal2-confirm span {
  font-size: 12px;
}

.swal2-confirm span i {
  font-size: 11px;
}

div:where(.swal2-container) div:where(.swal2-loader) {
  border-color: #452b90 rgba(0, 0, 0, 0) #452b90 rgba(0, 0, 0, 0) !important;
}

.container-popup-ia .thinking-bar {
  width: 110px;
  height: 3px;
  margin: 20px auto;
  border-radius: 10px;
  background: linear-gradient(270deg, #FF4438, #f8b940, #452b90, #FF4438);
  background-size: 600% 600%;
  animation: gradientMove 4s ease infinite;
}

.container-popup-ia #lottie-container-animation {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.container-popup-ia .swal2-title {
  margin-top: 20px;
}

.container-popup-ia .waiting-text {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.container-popup-ia .frase-celebre {
  text-align: center;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.container-popup-ia #frase-celebre-texto {
  font-style: italic;
  font-size: 13px;
  color: #888;
  transition: transform 0.5s, opacity 0.5s;
}

.container-popup-ia #frase-celebre-autor {
  font-size: 11px;
  color: #888;
  transition: transform 0.5s, opacity 0.5s;
  margin-top: 3px;
  font-weight: 600;
}

h2#swal2-title {
  font-size: 22px;
}

div#swal2-html-container {
  font-size: 17px;
}

div#swal2-html-container a {
  color: var(--primary);
  text-decoration: underline;
}

@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.stepIncomplete {
  filter: grayscale(100%);
  opacity: 0.4;
}

/* Cambia el color del botón flotante */
#n8n-chat .chat-launcher-button {
  background-color: #1E90FF !important;
}

/* Cambia el color de fondo del chat */
#n8n-chat .chat-window {
  background-color: #ffffff !important;
}

#n8n-chat .chat-layout .chat-header {
  gap: 0 !important;
}

#n8n-chat .chat-layout .chat-header h1,
#n8n-chat .chat-layout .chat-header p {
  margin: 0;
}

/* Cambia el color de los textos */
#n8n-chat .chat-message,
#n8n-chat .chat-subtitle,
#n8n-chat .chat-title {
  color: #222 !important;
}

/* Bordes más redondeados */
#n8n-chat .chat-message,
#n8n-chat .chat-input,
#n8n-chat .chat-launcher-button {
  border-radius: 7px !important;
}

/* Sombra ligera */
#n8n-chat .chat-window {
  box-shadow: 0 4px 20px 4px rgb(0 0 0 / 21%);
}

#n8n-chat .chat-message.chat-message-from-user,
#n8n-chat .chat-message.chat-message-from-bot {
  padding: 3px 10px;
  font-size: 14px;
  box-shadow: 0px 3px 6px #00000030;
}

#n8n-chat .chat-message.chat-message-from-user {
  background-color: #d6d4e8 !important;
  color: #000000 !important;
}

#n8n-chat .chat-window-wrapper .chat-window-toggle {
  background: #f8b940 !important;
}

#n8n-chat .chat-powered-by {
  display: none !important;
}

#n8n-chat .chat-input-send-button {
  color: #f7b940 !important;
}

#n8n-chat .chat-input-send-button:disabled {
  color: #777981 !important;
}

#n8n-chat .chat-messages-list ol,
#n8n-chat .chat-messages-list ul {
  padding-left: 0;
}

#n8n-chat thead,
#n8n-chat tbody,
#n8n-chat tfoot,
#n8n-chat tr,
#n8n-chat td,
#n8n-chat th {
  border-width: 1px;
}

#n8n-chat td,
#n8n-chat th {
  padding: 4px;
}

.redes-sociales-table .products .fa-brands {
  margin-right: 5px;
  width: 25px;
  height: auto;
}

.redes-sociales-table .products i {
  font-size: 1.6em;
}

.logo-rrss {
  font-size: 1.2em;
}

.fc-event.bg-youtube {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-youtube {
   color: #FF0000;
}

.fc-event.bg-twitter {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-twitter {
   color: #157abf;
}

.fc-event.bg-facebook {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-facebook {
   color: #3b5998;
}

.fc-event.bg-instagram {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-instagram {
   color: #e1306c;
}

.fc-event.bg-linkedin {
    background-color: #fff !important; 
    color: #222B40 !important;
    
}
i.fa-linkedin {
   color: #0e76a8;
}

.fc-event.bg-tiktok {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-tiktok {
   color: #000000;
   text-shadow: -1px -1px #69C9D0, 1.5px 0 #EE1D52;
}
.fc-event.bg-x {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-x {
   color: #000000;
}

.fc-event.bg-wordpress {
    background-color: #fff !important; 
    color: #222B40 !important;
}
i.fa-wordpress {
   color: #21759b;
}

#calendar .fc-event-main {
  color: #222B40 !important;
}

#calendar .fc-daygrid-event,
.fc-event {
  border: 1px solid #dad8d4;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 9px 0px;
}

.cursor-normal {
  cursor: default;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.bDesconexion {
  min-width: 8rem;
  max-width: 8rem;
}

.titulo {
  font-size: 1.3em;
  margin: 0;
  user-select: none;
  color: #000000;
}

.titulo-rrss {
  margin: 0;
  user-select: none;
  color: #000000;
}

.publicacionP {
  width: auto;
  max-height: 90px;
  object-fit: scale-down !important;
}

.publicacionPG {
  /* max-width: 700px; */
  max-height: 600px;
  object-fit: cover;
}

.publicacionP:hover {
  cursor: pointer;
}

.wrapperCont {
  display: inline-block; /* se ajusta al ancho del contenido */
  max-width: 100%;       /* nunca más ancho que su contenedor */
  text-align: center;    /* opcional: centrar si está dentro de un padre ancho */
  position: relative
}

.imagenCalendario {
  height: auto;
  width: 60px;
}

.lista .external-event p {
  font-size: 13px;
  margin: 4px 0 0 0;
}

.lista .publicacionPendiente {
  color: #000;
  border: 1px solid #cccccc;
}

.lista .publicacionPendiente video,
.lista .publicacionPendiente img,
.lista .publicacionPendiente .carousel,
.fc-event-dragging img,
.fc-event-dragging video {
  display: none !important;
}

.fc-event-dragging {
  background: #fff !important;
  opacity: 1 !important;
  color: #000;
  border: 1px solid #cccccc;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: left;
}

.fc-event-dragging p {
  margin: 0;
}

/* Texto del evento mientras se arrastra */
.fc-event-mirror,
.fc-event-mirror .fc-event-main,
.fc-event-mirror .fc-event-title {
  color: #000 !important; /* texto negro */
  fill: #000 !important;  /* por si es SVG */
  font-size: 11px !important;
}


.app-fullcalendar {
  height: 90vh;
  overflow-y: scroll;
}

.muestraNoRev {
  display: none;
}

.icon-box:hover .bi-arrow-clockwise {
  fill: white;
}

/* .carousel-inner {
    height: 300px;
} */

.redes-sociales-table .products i.fa-facebook {
  color: #1877F2;
}

.redes-sociales-table .products i.fa-x-twitter {
  color: #000000;
}

.redes-sociales-table .products i.fa-instagram {
  color: #E4405F;
}

.redes-sociales-table .products i.fa-linkedin {
  color: #0A66C2;
}

.redes-sociales-table .products i.fa-youtube {
  color: #FF0000;
}

.redes-sociales-table .products i.fa-pinterest {
  color: #BD081C;
}

.redes-sociales-table .products i.fa-tiktok {
  color: #000000;
}

.redes-sociales-table .products i.fa-snapchat {
  color: #FFFC00;
}

.redes-sociales-table .products i.fa-whatsapp {
  color: #25D366;
}

.redes-sociales-table .products i.fa-telegram {
  color: #0088CC;
}

.redes-sociales-table .products i.fa-reddit {
  color: #FF4500;
}

.redes-sociales-table .products i.fa-tumblr {
  color: #36465D;
}

.redes-sociales-table .products i.fa-discord {
  color: #5865F2;
}

.redes-sociales-table .products i.fa-behance {
  color: #1769FF;
}

.redes-sociales-table .products i.fa-dribbble {
  color: #EA4C89;
}

.redes-sociales-table .products i.fa-github {
  color: #181717;
}

.redes-sociales-table .products i.fa-wordpress {
  color: #21759b;
}

.basura {
  border: 0px;
}

.noDisplay {
  display: none;
}

table.dataTable tbody tr.tr-eliminada {
  background-color: rgba(255, 0, 0, 0.2) !important;
  transition: background-color 0.4s ease !important;
}

.user-tokens {
  margin-right: 12px;
}

.user-tokens p {
  font-size: 13px;
}

input.form-check-input {
  cursor: pointer;
}

.btn-tokens {
  background: #000;
  color: #fff;
}

.btn-borrar {
  font-size: .85rem;
  font-weight: 400;
}

.bg-sky-light {
  background-color: rgba(90, 180, 255, 0.15);
}

[data-theme-version="dark"] .bg-sky-light {
  background-color: rgba(90, 180, 255, 0.05);
}

.badge-sky {
  background-color: rgba(90, 180, 255, 0.2);
  color: #5ab4ff;
  border: none;
}

.btn-sky {
  background-color: #5ab4ff;
  color: #fff;
  border-color: #5ab4ff;
}

.btn-sky:hover {
  background-color: #42a6f5;
  border-color: #42a6f5;
  color: #fff;
}

.custom-tab-socialhub.custom-tab-1 .nav-tabs {
  padding-bottom: 1px;
}

.custom-tab-socialhub.custom-tab-1 .nav-link {
  background-color: #fff;
  border-radius: 8px 8px 0 0;
}

.custom-tab-socialhub.custom-tab-1 .nav-link.active {
  border-color: var(--primary);
  border-radius: 8px 8px 0 0;
}

.custom-tab-socialhub.custom-tab-1 .nav-link {
  margin-right: 4px;
}

.custom-tab-socialhub.custom-tab-1 i {
  font-size: 10px;
  padding-right: 6px;
  vertical-align: middle;
}

.custom-tab-socialhub.custom-tab-1 svg {
  width: auto;
  height: 21px;
  max-width: 24px;
  padding-right: 6px;
  vertical-align: middle;
}

.custom-tab-socialhub.custom-tab-1 .nav-link.disabled i {
  color: var(--bs-nav-link-disabled-color);
}

.custom-tab-socialhub.custom-tab-1 .nav-link.disabled svg * {
  fill: #ccc;
}

[data-sidebarbg="color_2"][data-theme-version="dark"][data-layout="vertical"] .deznav .metismenu li:hover .menu-icon svg path,
[data-sidebarbg="color_2"][data-layout="vertical"] .deznav .metismenu li:hover .menu-icon svg path {
  fill: var(--secondary);
}

@media (max-width: 991px) {
  .custom-tab-socialhub.custom-tab-1 {
    display: none;
  }
}

a.link {
  color: var(--primary);
}

a.link-same-color {
  color: inherit;
  text-decoration: underline;
}

h4.lead i,
.custom-title i {
  margin-right: 6px;
}

.custom-title {
  margin: 30px 0 15px 0;
  font-size: 20px;
}

.badge-messages {
  white-space: normal;
  text-align: left;
}

#smartwizard form .form-control {
  color: #000;
}

span.obligatorio {
  color: #FF5E5E;
}

.zona-admin {
  background: #f3f1f8;
}

.overlay-container {
  position: relative;
  display: inline-block;
}

.overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 80%);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.2s ease;
  border-radius: 1rem;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
  padding: 25px;
}

.overlay-container:hover .overlay-text {
  opacity: 1;
}

#inputImagen {
  width: 150px;
  height: auto;
  font-size: 15px;
  padding: 3px 5px;
  border: 0;
}

/* ajustar el botón "Examinar" */
#inputImagen::-webkit-file-upload-button {
  font-size: 14px;
  padding: 3px 5px;
}

.rounded-circle {
  z-index: 1;
}

.caja-gris {
  border: 1px solid #dad8d4;
}

.text-etiqueta {
  background: #fff;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 8px;
  border: 1px solid #dad8d4;
  bottom: -22px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 4px 10px 0px #0000001c;
}

img.icon-svg {
  width: 1.3em;
  height: 1.3em;
  fill: currentColor;
  vertical-align: middle;
  margin-right: 8px;
  transform: translateY(-0.1em);
}

.nota {
  font-size: 0.8em;
  margin-top: 14px;
  display: block;
  font-weight: 300;
  text-transform: uppercase;
}

.publicacionTable {
  width: 100%;
}

.publicacionTable td {
  padding: 3px;
}

.publicacionTable tr {
  border-bottom: 1px solid #e1e1e1;
}

.publicacionTable strong {
  font-weight: 600;
}

.accordion-button {
  padding-right: 50px;
}

.card.card-no-same-height {
  height: auto;
}

.header-right .header-profile2 img.icono-menu {
  border-radius: 0;
  width: 17px;
  height: 17px;
  margin-right: 3px;
}

a.disabled-link,
a.disabled-link:hover {
  pointer-events: none;
  color: gray;
  text-decoration: none;
  opacity: 0.6;
}

td.col-title {
  font-weight: 500;
  color: #222B40;
}

.nueva-publicacion .accordion-button {
  position: relative;
  overflow: hidden;
  margin: 30px 0 20px 0;
  animation: bounceIn 0.5s cubic-bezier(0.22, 1, 0.36, 1) both;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.nueva-publicacion .accordion-button.creando {
  background: linear-gradient(270deg, #eceaf4, #f7b9405e, #c8127336, #eceaf4);
  background-size: 600% 600%;
  animation: gradientOverlayCreando 4s ease infinite;
  color: #452b9080;
  border-color: transparent;
  pointer-events: none;
  z-index: 0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* El contenedor padre se vuelve "relative" para posicionar el badge */
.accordion-item.nueva-publicacion {
  position: relative;
}

.accordion-item.nueva-publicacion:has(.accordion-button)::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: -16px;
  left: -6px;
  font-size: 10px;
  letter-spacing: 1.5px;
  padding: 5px 12px;
  border-radius: 4px;
  line-height: 1;
  pointer-events: none;
  z-index: 3;
  transform: rotate(-1.5deg);
  animation: fadeIn 0.5s ease forwards;
  letter-spacing: 2px;
}

.accordion-item.nueva-publicacion:has(.accordion-button)::before {
  content: "\f00c  En cola";
  background: #fff;
  box-shadow: 0px 2px 5px #00000021;
  color: #452b90;
}

.accordion-item.nueva-publicacion:has(.accordion-button.creando)::before {
  content: "\f017  En proceso...";
  background: #fff;
  color: #452b90;
  animation: fadeIn 0.5s ease forwards;
}

.accordion-item.nueva-publicacion:has(.accordion-button.completado)::before {
  content: "\f164  Generado";
  background: #fff;
  color: #3A9B94;
  animation: fadeIn 0.5s ease forwards;
}

button.accordion-button.collapsed.completado,
button.accordion-button.completado {
  background: #bbe6e3;
  color: #3A9B94;
  border-color: #b0d3db;
}

.accordion-item.nueva-publicacion:has(.accordion-button.error)::before {
  content: "\2716  Error";
  background: #fff;
  border: 1px solid #FF5E5E;
  color: #FF5E5E;
}
/* Estado inicial */
.keywords-selected {
  position: relative;
  background: #fff;
  border-bottom: 1px solid transparent;
  padding: 13px 0 13px 0;
  transition: top 0.3s ease;
  transform: translateY(0);
}

/* Sticky con slideIn */
.keywords-selected.sticky {
  z-index: 5;
  top: 70px;
  box-shadow: 0px 5px 8px #00000030;
  animation: slideInFromTop 0.3s ease forwards;
}

.keywords-selected.sticky p {
  margin: 0;
}

/* Animación slideIn */
@keyframes slideInFromTop {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Animación slideOut */
@keyframes slideOutToTop {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
  }
}

.keywords-selected.slide-out {
  animation: slideOutToTop 0.3s ease forwards;
}

/* Animación fadeIn para cuando vuelve al flujo normal */
@keyframes fadeInSmooth {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.keywords-selected.fade-in {
  animation: fadeInSmooth 0.2s ease forwards;
}


button.accordion-button.collapsed.error,
button.accordion-button.error {
  background: #f8d7da;   
  color: #842029;        
  border-color: #f5c2c7; 
}

/* Animación del degradado */
@keyframes gradientOverlayCreando {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/* BounceIn */
@keyframes bounceIn {
  0% {
    transform: scale(0.7);
    opacity: 0;
  }

  60% {
    transform: scale(1.05);
    opacity: 1;
  }

  80% {
    transform: scale(0.98);
  }

  100% {
    transform: scale(1);
  }
}

/* FadeIn */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.top-header-icono {
  text-align: center;
  padding: 25px 15px 10px 25px;
}

.top-header-icono img.icon-svg {
  width: 3.0em;
  height: 3.0em;
}

.header-right .notification_dropdown .nav-link svg path {
  fill: inherit;
}

.form-control.is-invalid {
  border: 1px solid #FF5E5E !important;
}

#publicacionesMenu {
  justify-content: start;
}

textarea{
  width: auto;
  height: auto;
}

@keyframes bounceSoft {
  0% {
    transform: scale(1);
  }

  30% {
    transform: scale(1.05);
  }

  60% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}

.swal2-popup.bounce-soft {
  animation: bounceSoft 0.4s ease;
}

.icon-danger:hover {
  background: #ffcccc; /* fondo rojizo claro-oscuro */
}

.icon-danger svg path {
  stroke: #FF5E5E; /* aseguras que el icono siempre se vea rojo */
}

.icon-edit {
  background: #f5f5f5; /* fondo gris claro por defecto */
}

.icon-edit svg path {
  stroke: #000000; /* lápiz negro */
}

.icon-edit:hover {
  background: #e0e0e0; /* gris un poco más oscuro en hover */
}

/* El diálogo ocupa hasta 90% ancho y 80% alto de la ventana */
#modalImagen .modal-dialog,
#modalImagenModificacion .modal-dialog {
  height: 80vh;
  margin: auto; /* centra vertical/horizontal */
}

/* Contenido estirado */
#modalImagen .modal-content,
#modalImagenModificacion .modal-content {
  background: transparent; /* sin fondo blanco */
  border: none;
  height: 100%;
  box-shadow: none;
}

/* Cuerpo centrado */
#modalImagen .modal-body,
#modalImagenModificacion .modal-body {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Ajuste de imágenes y vídeos */
#modalImagen img, #modalImagenModificacion img
#modalImagen video, #modalImagenModificacion video {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}


#modalImagenModificacion .modal-body img,
#modalImagenModificacion .modal-body video {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; /* mantiene proporción */
}

/* Ajuste de carrusel */
#modalImagen .carousel,
#modalImagenModificacion .carousel,
#modalImagen .carousel-inner,
#modalImagenModificacion .carousel-inner,
#modalImagen .carousel-item,
#modalImagenModificacion .carousel-item {
  height: 100%;
}

#modalImagen .carousel img, #modalImagenModificacion .carousel img,
#modalImagen .carousel video, #modalImagenModificacion .carousel video {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  margin: auto;
}

/* Botones circulares del carrusel */
.carousel-control-prev,
.carousel-control-next {
    width: 40px;              /* ancho del círculo */
    height: 40px;             /* alto del círculo */
    border-radius: 50%;       /* círculo perfecto */
    background-color: rgba(0,0,0,0.80); /* fondo semitransparente */
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;                 /* centrado vertical */
    transform: translateY(-50%);
    z-index: 4;              /* por encima de la imagen */
}

/* Ajuste tamaño de la flecha dentro del círculo */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-size: 50% 50%; /* ajusta según necesites */
}

/* Hover: resaltar */
.carousel-control-prev:hover,
.carousel-control-next:hover {
    background-color: rgba(0,0,0,0.8);
}

/* Para modal específico, si quieres un fondo más oscuro */
#modalImagen .carousel-control-prev, #modalImagenModificacion .carousel-control-prev,
#modalImagen .carousel-control-next, #modalImagenModificacion .carousel-control-next {
    background-color: rgba(255,255,255,0.2);
}
#modalImagen .carousel-control-prev:hover, #modalImagenModificacion .carousel-control-prev:hover
#modalImagen .carousel-control-next:hover, #modalImagenModificacion .carousel-control-next:hover {
    background-color: rgba(255,255,255,0.4);
}

.carrousel-box {
  width: 160px;
}

.video-wrapper {
  position: relative;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

.video-wrapper::after {
  content: "▶";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: white;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  pointer-events: none;
}

.modal-wordpress-pasos {
  margin: 15px 0 25px 0;
}

.modal-wordpress-pasos i.fa-wordpress {
  font-size: 25px;
}

.modal-wordpress-pasos p {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 8px;
  text-align: left;
}

.modal-wordpress-pasos a {
  text-decoration: underline;
  color: inherit;
}

/* Aplica a todos los tooltips */
.tooltip-inner {
  max-width: 300px; /* ancho máximo deseado */
  white-space: normal; /* permite que el texto haga salto de línea */
}

img.icon-paso {
  width: 25px;
  height: 25px;
}

.botonRehacer.guardado .icon-box {
  background-color: #28a745;   /* verde Bootstrap más fuerte */
  color: #ffffff;              /* icono blanco */
  border-radius: 0.375rem;
  transition: all 0.3s ease-in-out;
}

/* Error al guardar */
.botonRehacer.errorGuardado .icon-box {
  background-color: #f8d7da;   /* rojo suave */
  color: #842029;              /* rojo oscuro para el icono */
  border-radius: 0.375rem;
  transition: all 0.3s ease-in-out;
}

/* Opcional: efecto hover en estado normal */
.botonRehacer:hover .icon-box {
  background-color: #e9ecef;   /* gris clarito */
  color: #0d6efd;              /* azul bootstrap */
}

#rango-fecha{
  padding: 0px 0px 0px 0.65rem !important;
}

#tokens_necesarios {
  display: none;
  font-size: 14px;
}

#tokens_necesarios span {
  font-weight: 600;
}

#tokens_necesarios i {
  margin-right: 5px;
}

.user-img-edit img {
  border-radius: 50%;
  width: auto;
  height: 90px;
  object-fit: cover;
  cursor: pointer;
  border: 1px solid #dad8d4;
  padding: 2px;
}

.user-img-edit p {
  font-size: 12px;
}

.btn-danger-light {
  background: rgba(255, 46, 46, 0.2);
  color: #FF5E5E;
}
.btn-danger-light:hover {
  background: #ffcccc;
  color: #FF5E5E;
}

#filtros-dropdown{
  min-width: 30vw; 
  max-height: 400px; 
  overflow-y:auto;
}

.publicada {
  background-color: rgba(144, 238, 144, 0.3);
  min-width: 40vw !important;
}

.instagram {
  display: var(--instagram-display, block) !important;
}

.facebook {
  display: var(--facebook-display, block) !important;
}

.linkedin {
  display: var(--linkedin-display, block) !important;
}

.twitter {
  display: var(--twitter-display, block) !important;
}

.wordpress {
  display: var(--wordpress-display, block) !important;
}

.tiktok {
  display: var(--tiktok-display, block) !important;
}

.youtube {
  display: var(--youtube-display, block) !important;
}

.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred {
  padding: 0 0.6rem !important;
}
.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable) {
  box-shadow: none !important
}

/* Agregar esto en tu CSS global */
.ck.ck-dialog,
.ck.ck-balloon-panel,
.ck.ck-dropdown__panel {
    z-index: 99999 !important;
}

.ck.ck-body-wrapper {
    z-index: 99998 !important;
}

.modal {
    z-index: 1000;
}

.modal-backdrop {
    z-index: 999;
}

#filtrosSticky {
    position: sticky;
    top: 7vh;
    z-index: 1;
    background-color: inherit;
}

.tokens-btn {
  background: #fff;
  padding: 2px 7px;
  border-radius: 15px;
  color: #222b41;
  margin-left: 3px;
  font-size: 0.8em;
}

.footer {
  background: #fff;
}

.footer .copyright {
  border-top: 1px solid var(--border);
}

.legal-pages-footer {
  padding: 25px 0;
}

.legal-pages-footer .pages-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px 18px;
}

.legal-pages-footer .pages-box a:hover {
  text-decoration: underline;
}

.page-html table {
  margin-bottom: 25px;
}

.page-html table td {
  padding: 8px 12px;
  border: 1px solid #ccc;
}

.page-html a {
  color: var(--primary);
}
.page-html li {
  list-style: disc;
}

.page-html ul,
.page-html ol {
  margin-bottom: 16px;
}