/* @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900"); */
.select2-container {
    width: 100% !important;
}

.w100 {
    width: 100% !important;
}

.card-board .card-box-footer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    padding: 3px 0;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    text-decoration: none;
}

.card-board .card-box-header {
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    padding: 3px 0;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    text-decoration: none;
}

.div-icon-card-board {
    position: absolute;
    top: 0;
    /* left: 0; */
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.icon-card-board {
    opacity: 0.1;
    font-size: 120px;
    padding-right: 5px;
    /* padding-left: 100px; */
}

.header-board {
    border: 1px solid rgb(223, 227, 235);
    background-color: rgb(234, 240, 246);
    color: #33475b;
}

.body-board {
    border: 1px solid rgb(223, 227, 235);
}

.card-board {
    border: 1px solid rgba(0, 0, 0, 0.1);
    /* background-color: #fdefd7;
    color: #773517 !important; */
    border-radius: 5px;
}

.color-warning.card-board {
    border: 1px solid #fadcae;
    background-color: #fdefd7;
    color: #773517 !important;
    border-radius: 5px;
}

.color-warning.card-board .card-box-footer {
    color: #773517 !important; /* 900 */
}

.color-warning {
    color: #773517 !important; /* 900 */
}

.color-success.card-board {
    border: 1px solid #bdf5cf; /* 200 */
    background-color: #ddfbe6; /* 100 */
    color: #16512b !important; /* 900 */
    border-radius: 5px;
}

.color-success.card-board .card-box-footer {
    color: #16512b !important; /* 900 */
}

.color-success {
    color: #16512b !important; /* 900 */
}

.color-info.card-board {
    border: 1px solid #a9e8f8; /* 200 */
    background-color: #d1f4fc; /* 100 */
    color: #1a465f !important; /* 900 */
    border-radius: 5px;
}

.color-info.card-board .card-box-footer {
    color: #1a465f !important; /* 900 */
}

.color-info {
    color: #1a465f !important; /* 900 */
}

.color-white.card-board {
    color: #5b626b !important;
}

.color-white.card-board .card-box-footer {
    color: #5b626b !important;
}

.color-white {
    color: #5b626b !important;
}

.color-danger.card-board {
    border: 1px solid #fccfd5;
    background-color: #fee5e7;
    color: #821938 !important;
    border-radius: 5px;
}

.color-danger.card-board .card-box-footer {
    color: #821938 !important;
}

.color-danger {
    color: #821938 !important;
}

.d-none-imp {
    display: none !important; 
}

.card-board .card-icon-view {
    position: absolute;
    right: 10px;
    text-decoration: none;
}

.btnVerProspecto {
    text-decoration: none;
}

.notification-mark {
    position: absolute;
    display: block;
    top: 1rem;
    right: 0.45rem;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    background-color: #F55E5E;
}

.dropdown-item-notify {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;

    overflow: hidden;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
}

.dropdown-item-notify:focus, .dropdown-item-notify:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.item-notify-hidden {
    display: block;
}

.item-notify-hidden:focus, .item-notify-hidden:hover {
    display: none;
}

.d-none-canal {
    display: none !important; 
}

.d-none-ejecutivo {
    display: none !important; 
}

.d-none-estado {
    display: none !important; 
}

.d-none-periodo {
    display: none !important; 
}

.d-none-clientes {
    display: none !important; 
}

.d-none-venc {
    display: none !important; 
}

.d-none-jefatura {
    display: none !important; 
}

.d-none-jefatura-comercial {
    display: none !important; 
}

.d-none-gestion {
    display: none !important; 
}

.d-none-ingreso {
    display: none !important; 
}

.card-propiedad {
    height: 403px;
    flex-shrink: 0;
    border-radius: 15px;
    width: 300px;
}

.superior-card-propiedad {
    height: 247px;
    flex-shrink: 0;
    border-radius: 15px 15px 0px 0px;
    position: relative;
}
.info-card-propiedad {
    height: 156px;
    flex-shrink: 0;
    border-radius: 0px 0px 15px 15px;
    background: #333333;
}

.badge-bono {
    width: 150px;
    height: 30px;
    display: grid;
    place-items: center;
    padding-inline: 16px;
    background: var(--primarionaranjo, #F19000);
    color: white;
    border-radius: 5px;
    box-shadow: var(--shadow-3);
    margin-top: 10px;
    margin-left: 10px;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}

.badge-arriendo-garantizado {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #178f54;
    color: #fff;
    box-shadow: var(--shadow-3);
    font-size: 16px;
}

.badge-estado {
    width: 85px;
    height: 23px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    border-radius: 28px;
    background: var(--secundarioblanco, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: var(--primarionaranjo, #F19000);
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    margin-top: -7px;
    margin-left: 10px;
}

.badge-entrega {
    width: 130px;
    height: 23px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    border-radius: 28px;
    background: var(--secundarioblanco, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: var(--primarionaranjo, #F19000);
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    margin-top: -7px;
    margin-left: 105px;
}

.info-card-propiedades-vector {
    width: 312px;
    height: 0px;
    flex-shrink: 0;
    stroke-width: 0.5px;
    stroke: #FFF;
}

.texto-propiedad-desde {
    width: 60.475px;
    height: 28.025px;
    flex-shrink: 0;
    color: var(--complementario-blanco, #FFF);
    font-family: Nunito;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 20px;
    padding-left: 15px;
}

.texto-propiedad-valorUFDesde {
    color: var(--complementario-blanco, #FFF);
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-left: 14px;
    margin-bottom: -5px;
}

.centrar{
    margin-inline: auto;
}

.texto-propiedad-comuna {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 16px */
    padding-top: 5px;
    padding-left: 15px;
}

.texto-propiedad-cuota {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 16px */
    padding-top: 5px;
    padding-left: 15px;
}

.texto-propiedad-nombre {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    padding-left: 15px;
}

.texto-card-meta-list {
    padding-block-start: 5px;
    margin-block-start: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0px 15px 0px 15px;
}

.img-cover {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Quitar las flechas en navegadores WebKit (como Chrome y Safari) */
.sin-flechas::-webkit-inner-spin-button, 
.sin-flechas::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Estilo para resaltar la fila seleccionada */
.table-row-selected {
    background-color: #f8d7da !important; /* Color suave para indicar selección */
    }

/* Chatbox CSS Stylesheet */
/* ----- CONTENEDOR GENERAL ----- */
#chat-container {
    width: 100%;
    max-width: 900px;
    height: 70vh;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 0;
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ----- MENSAJES ----- */
#chatMessages {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
    background: #f4f6f9;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* ----- BUBBLES ----- */
.chat-bubble {
    max-width: 80%;
    padding: 12px 15px;
    border-radius: 12px;
    line-height: 1.4;
    white-space: pre-wrap;
}

.chat-bubble.user {
    align-self: flex-end;
    background: #d1e7ff;
}

.chat-bubble.ia {
    align-self: flex-start;
    background: white;
    border: 1px solid #ddd;
}

/* ----- INPUT ----- */
.chat-input {
    padding: 12px;
    display: flex;
    gap: 10px;
    background: #fff;
    border-top: 1px solid #ddd;
}

.chat-input input {
    flex: 1;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.chat-input button {
    padding: 10px 18px;
    background: #3483eb;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

/* ----- LOADING / TYPING INDICATOR ----- */
.typing-indicator {
    width: 60px;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    display: flex;
    gap: 6px;
    margin: 10px 0;
    align-self: flex-start;
}

.typing-indicator .dot {
    width: 8px;
    height: 8px;
    background: #aaa;
    border-radius: 50%;
    animation: blink 1.4s infinite both;
}

.typing-indicator .dot:nth-child(2) {
    animation-delay: 0.2s;
}
.typing-indicator .dot:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes blink {
    0% { opacity: .2; }
    20% { opacity: 1; }
    100% { opacity: .2; }
}
