.textRed {
        position: absolute;
        line-height:100%;
}


.textLong {
    position: relative;
    top: -10px;
}

.divchat {
    position: relative;
    float: left;
    width:100%;
    margin-bottom:10px;
}

.divchat a{
    color:#0092bc;
}

.pt-pagosI{
    position: relative;
    float: left;
    width: 100%;
}

.pt-pagosI p {
    margin-top:3px;
}


.txtblue {
    color:#0092bc !important;
    font-weight: 600;
    margin-right: 5px;
}

.pt-reg {
    position: relative;
    float: left;
    width: 100%;
    margin:5px 0px;
}
.pt-little {
    position: relative;
    float: left;
    width: 85%;
    margin: 31px 0%;
    font-size: 69%;
    line-height: 110%;
    text-align: justify;
}

.dvInfoPago {
    padding-bottom: 0px;
    padding-top: 40px;
    font-weight: bold;
    margin-left: 0%;
    width: 86%;
}

.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: rgba(255, 255, 255, 1);
}

    .loader::after {
        position: absolute;
        top: calc(50% - 74px);
        left: calc(50% - 54px);
        transform: translate(-50%, -50%);
        content: '';
        border: 4px solid #fff; /* Light grey */
        border-top: 4px solid #0092bc; /* Blue */
        border-radius: 250%;
        width: 100px;
        height: 100px;
        animation: spin 2s linear infinite;
        -webkit-animation: spin 2s linear infinite;
    }

    .loader::before {
        position: absolute;
        top: calc(50% - 69px);
        left: calc(50% - 49px);
        transform: translate(-50%, -50%);
        content: '';
        border: 4px solid #fff; /* Light grey */
        border-top: 4px solid #0092bc; /* Blue */
        border-radius: 250%;
        width: 90px;
        height: 90px;
        animation: spin 1.1s linear infinite;
        -webkit-animation: spin 1.1s linear infinite;
    }

    .loader .logol {
        position: absolute;
        top: calc(50% - 20px);
        left: calc(50% - 2px);
        transform: translate(-50%, -50%);
        width: 60px;
    }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.panelmin {
    margin-left: 94px;
}
.editorDemoTable {
    width: 49%;
    margin-top: 1%;
    text-align: center;
    border-bottom-style: groove;
    border-right-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-width: 2px;
    
}
    .editorDemoTable thead tr {
        height: 40px;
        background-color: #FFEBCD;
        font-weight: bold;
    }
    .editorDemoTable tbody tr {
        border-style: solid;
        border-width: 1px;
    }
    .editorDemoTable tbody td {
        border-style: solid;
        border-width: 1px;
    }

.cabecera {
    height: 40px;
    background-color: #FFEBCD;
    font-weight: bold;
}
.editorDemoTable tbody tr {
    background-color: #00BFFF;
    height: 30px;
}
.consumoico {
    width: 11.5%;
    position: relative;
    float: left;
    margin: 0px 2px 2px;
    border: 2px solid #0092bc;
    border-radius: 2px;
	visibility:visible !important;
}



.BtnCancela {
    padding: 12px;
    display: block;
    background-color: #179bd1;
    color: #fff;
    font-weight: bold;
}



/* BEGIN AAB (Noviembre 20, 2018) Nueva linea con datos de la promoción */
.labPlanPromo {
    color: #0092bc
}
.space-labPlanPromo{
    margin-top:5px;
}

#UpdateProgress1 {
    display: block;
    height: 600px;
    width: 600px;
    background: red;
    position: absolute;
}
/* END AAB (Noviembre 20, 2018) Nueva linea con datos de la promoción */


/*nuevo consulta y paga tu factura 2018*/

/*pagos parcales*/
.parcial {
    font-family: DINPro, arial;
    color: #666666;
    list-style: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    height: 60px;
    margin-top: -22px;
}
.txtpárcial {
    position: relative;
    float: left;
    padding: 3px 30px 3px 12px;
    border: 2px solid #0089b7;
    font-size: 112%;
    font-weight: bold;
    color: #707070;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.12);
    width: 105px;
    margin-left: 15px;
}


.modalparcial {
    /* margin-left: 18px; */
    width: 78%;
}
#lbPagoExtemporaneo{
    position: absolute;
    top: 152px;
}
.datosFacturacion{
    height:125px;
}
.datosFacturacion span, .datosFacturacion p {
    font-size: 1rem !important;
}

.ppesos {
    font-size: 23px;
    font-weight: bold;
    margin-top: 6px;
}

@media (max-width:1500px) {
    .modalparcial {
        /* margin-left: 18px; */
        width:100%;
    }
}

@media (max-width:768px) {

    .cont-form {
        height: auto !important;
    }
}
/* fin pagos parcales*/

/*falla pse*/
/* Fondo modal: negro con opacidad al 50% */
.modal {
    display: none; /* Por defecto, estará oculto */
    position: fixed; /* Posición fija */
    z-index: 1; /* Se situará por encima de otros elementos de la página*/
    padding-top: 200px; /* El contenido estará situado a 200px de la parte superior */
    left: 0;
    top: 0;
    width: 100%; /* Ancho completo */
    height: 100%; /* Algura completa */
    overflow: auto; /* Se activará el scroll si es necesario */
    background-color: rgba(0,0,0,0.5); /* Color negro con opacidad del 50% */
}

.contenido-modal {
    position: relative; /* Relativo con respecto al contenedor -modal- */
    background-color: white;
    margin: auto; /* Centrada */
    padding: 20px;
    width: 60%;
    -webkit-animation-name: animarsuperior;
    -webkit-animation-duration: 0.5s;
    animation-name: animarsuperior;
    animation-duration: 0.5s
}


@keyframes animarsuperior {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}
.close {
    color: black;
    float: right;
    font-size: 30px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
/*fin falla pse*/

/* Estilos para botones de pago */
.payment-button {
    display: flex;
    align-items: center;
    padding: 16px 20px;
    border-radius: 16px;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 13px;
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
    width: 100%;
    max-width: 380px;
    min-height: 60px;
    box-sizing: border-box;
    margin-bottom: 8px;
}

/* Botón PSE compacto */
.payment-button--pse {
    background: #f6f6f6;
    border: 1px solid #D1D5DB;
    color: #6B7280;
    justify-content: space-between;
    padding: 14px 18px;
    min-height: 56px;
}

.payment-button--pse:hover {
    border-color: #9CA3AF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Botón Bancolombia con gradiente sutil */
.payment-button--bancolombia {
    color: #f6f6f6;
    border: none;
    border-radius: 30px;
    padding: 16px 24px;
    justify-content: center;
    min-height: 60px;
}

.payment-button--bancolombia:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px);
}

/* Contenedor izquierdo PSE */
.payment-button__left {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Logo PSE circular azul */
.payment-button__logo--pse {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.payment-button__logo--pse img {
    width: 45px;
    height: auto;
    object-fit: contain;
}

/* Solo el logo de Bancolombia centrado */
.payment-button__bancolombia-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.payment-button__bancolombia-content img {
    height: 55px;
    width: auto;
}

/* Texto del botón PSE */
.payment-button__text {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 400;
}

/* Contenedor derecho */
.payment-button__right {
    display: flex;
    align-items: center;
}

.payment-button__right img {
    height: 35px;
    width: auto;
}
.cpagarp {
    color: #4A4A4A;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 900;
    border-bottom: 2px solid #F0F0F0;
    padding-bottom: 8px;
    margin-bottom: 0.5rem;
    font-family: 'DINPro';
    
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    
}
