.pnt-body-b2b {
    font-family: Telefonica, Arial, sans-serif;
    font-size: 1.2rem;
    background-color:#a13ea1;
    background-image: url(../img/fondo-alta.png);
    background-size: cover;
}

@media only screen and (min-width: 993px){
    ul.stepper.horizontal .step .step-title {
        padding: 0 10px 0 50px !important;
    }
}

ul.stepper.horizontal .step.active .step-title::before, ul.stepper.horizontal .step.done .step-title::before {
    background-color: #019df4 !important;
}

ul.stepper .step.active::before, ul.stepper .step.done::before {
    background-color: #a13ea1;
}

.step.active .step-title.pnt-step-title-b2b {
    color: #019df4;
}

.pnt-texto-lineas-b2b {
    position: relative;
    top: 75px;
    left: 77.3%;
    font-size: 0.7rem;
    color: rgb(116, 116, 116);
}

@media only screen and (max-width: 480px){
    .pnt-texto-lineas-b2b {
        position: relative;
        top: 79px;
        left: 50.5%;
        font-size: 0.9rem;
    }
    #pnt-app .pnt-step-actions {
        justify-content: space-around;
    }
}

/* --------- Caja de plan ----------- */

.separador-plan-b2b {
    margin-bottom: 15px;
  }

.row .col .boton-plan-b2b {
    background-color: #019DF4
  }

.fila-plan-descuento-valor-b2b {
    text-align: left;
    color: #a13ea1;
  }
.row .pnt-texto-aclaracion-b2b{
    text-align: left;
    padding-bottom: 10px;
    font-size: .5em;
    color:white;
}

  .fila-plan-b2b {
    margin-bottom: 1px;
  }

  .col.precio {
      padding: 0;
  }

.pnt-texto-plan-b2b{
    font-size: 1.2em;
    top:0px
}
.col.pnt-precio-b2b{
    font-size:2.4em;
    font-weight: 600;
    padding: 0px 9px 0px 9px;
    line-height: normal;
}
.pnt-abono-promocional-b2b{
    font-weight: 300;
}
.pnt-subtotal-b2b{
    text-align: left;
    text-decoration: line-through;
}

.caja-precio.col.s11.m3.push-l1.l2 {
    left: 75%;
    position: absolute;
    z-index: 3000;
    top: 4em;
    padding: 0 !important;
}

@media only screen and (max-width: 1024px){
    .col.pnt-precio-b2b{
        font-size: 1.7em;
    }
    .fila-plan .col.pnt-subtotal-b2b{
        margin-left:10px;
    }
}
@media only screen and (max-width: 416px){
    .caja-precio.col.s11.m3.push-l1.l2 {
        left: 1%;
        position: relative;
        z-index: 3000;
        top: 0;
        padding: 0 !important;
        margin-bottom: 10px;
    }
    .fila-plan.fila-plan-b2b {
        margin: 0rem .5rem 0rem .5rem;
        font-size: 1.3em;
        position:relative;
    }
    .row.plan-gb > span {
        padding: .2rem;
    }
}

@media only screen and (max-width: 480px){
    .caja-precio-abierto {
        height: 140px;
    }
    .col.pnt-precio-b2b{
        text-align: left;
        padding:0px;
        margin-top:0px;
        font-size: 2.6em;
        margin-bottom: 5px;
    }
    .col.pnt-texto-plan-b2b{
        padding-top: 5px;
        margin-bottom:5px
    }
    .fila-plan .col.pnt-subtotal-b2b{
        margin-left:-8px;
    }
}

@media only screen and (max-width: 415px) {
    .caja-precio {
        height: 95px;
    }
    .caja-precio-abierto {
        height: 190px;
    }
    .pnt-caja-precio-con-multiplica {
        height: 120px;
    }
    .pnt-caja-precio-abierto-con-multiplica {
        height: 235px;
    }
}

/* ------------------------- */

.btn.pnt-button-nueva-linea,
.btn.pnt-button-nueva-marca,
.pnt-boton-b2b { 
    background-color: #a13ea1;
}

/************ Paso 2 *******************/

.pnt-mensaje-input-b2b {
    color: #757575;
    font-size: .8rem;
    margin-bottom: .5rem;
}

@media only screen and (max-width: 416px){
    .pnt-mensaje-input-b2b {
        font-size: .7rem;
    }
}

.pnt-encabezado-paso {
    color: #019DF4;
}

.pnt-container-envio-chip-b2b { 
    margin-left: 40px;
    width: 93.5%;
    padding: 0 12rem;
}

@media only screen and (max-width: 416px){
    .pnt-container-envio-chip-b2b { 
        margin-left: 40px;
        width: 93.5%;
        padding: 0 1rem;
    }
    .pnt-texto-lineas-b2b{
        left:15px;
        top:10px;
    }
    .tuenti-recaptcha.pnt-recaptcha {
        padding-left: 9%;
        padding-top: 23%;
        padding-bottom: 14%;
    }
}

@media only screen and (max-width: 375px){
    .pnt-texto-lineas-b2b{
        left:20px;
        top:10px;
    }
}

.row .col.pnt-descuento-diferencial-b2b {
    position: absolute;
    width: 30%;
    margin-left: 32%;
    margin-top: 4rem;
    background-color: #019DF4;
    border-radius: 0px 0px 8px 8px;
    padding: 4px 0;
    border: none;
    z-index: 10;
    animation: fadeinOpacity .2s;
}

@media only screen and (max-width: 416px){
    .row .col.pnt-descuento-diferencial-b2b {
        margin-left: 10px;
        width: 83%;
        margin-top: 10rem;
        font-size: 12px;
    }

    .pnt-contenedor-botones-lineas-asociadas {
        margin-left: 9%;
    }

    .pnt-plan-b2b { 
        margin-top: 2.7rem;
    }
}

@media only screen and (max-width: 376px){
    .row .col.pnt-descuento-diferencial-b2b {
        width: 80%;
    }
}

@media only screen and (max-width: 360px){
    .row .col.pnt-descuento-diferencial-b2b {
        margin-left: 10px;
        width: 78.9%;
        font-size: 11px;
    }
}

@media only screen and (max-width: 320px){
    .row .col.pnt-descuento-diferencial-b2b {
        font-size: 8.5px;
        width: 74%;
    }
}

@media only screen and (max-width: 993px){
    .pnt-container-envio-chip-b2b { 
        width: 100%;
        margin-left: 0;
    }
}

.pnt-cuadro-gris-plan-actual {
    position: absolute;
    background-color: #d8d8d85c;
    width: 94%;
    top: 11%;
    height: 74%;
    border-radius: 6px 6px 0 0;
    color: black;
}

.pnt-texto-con-factura {
    position: absolute;
    cursor: default;
    top: 30%;
    left: 6%;
    color: #8c8b8b;
    font-size: 1rem;
}

@media only screen and (max-width: 416px){
    .pnt-cuadro-gris-plan-actual {
        width: 92%;
        top: 17%;
        height: 38%;
    }
}

@media only screen and (max-width: 376px){
    .pnt-cuadro-gris-plan-actual {
        width: 90.5%;
    }
}

@media only screen and (max-width: 320px){
    .pnt-cuadro-gris-plan-actual {
        width: 87%;
        top: 18%;
    }

    .pnt-texto-con-factura {
        left: 10%;
    }
    
}


.pnt-boton-b2b {
    border-radius: 1.5rem;
    box-shadow: 0 0 0 0;
    background-color: white;
    font-family: 'Telefonica';
    text-transform: capitalize;
    margin-right: 10px;
    font-size: 1rem;
}

.pnt-btn-siguiente-b2b {
    color: white;
    background-color: #a13ea1;
}

.pnt-btn-siguiente-b2b:hover {
    opacity: 0.7;
    background-color: #882e88;
    box-shadow: 0 0 0 0;
}

.pnt-btn-volver-b2b {
    color: #a13ea1;
    border: 1px solid #a13ea1;
}

@media only screen and (max-width: 480px){
    .pnt-btn-volver-b2b {
        margin: 0;
    }
}

.btn.pnt-btn-volver-b2b:hover {
    opacity: 0.7;
    color: white;
    background-color: #882e88;
    box-shadow: 0 0 0 0;
}

.pnt-btn-lineas-asociadas{
    color: #019df4;
    border: 1px solid #019df4;
}

@media only screen and (max-width: 320px){
    .pnt-container-boton-ver-lineas .col.pnt-btn-lineas-asociadas, .col.pnt-btn-lineas-asociadas-disabled { 
        width: 50%;
    }
}

.pnt-container-boton-ver-lineas { 
    position: relative;
}

.pnt-linea-madre-seleccionada {
    position: absolute;
    left: 5.8rem;
    width: 1.6rem;
    z-index: 1000;
    animation: fadein .2s;
}

.pnt-notificacion-cantidad-lineas {
    position: absolute;
    left: 29.5%;
    width: 1.26rem;
    height: 1.26rem;
    border-radius: 15px;
    background-color: #019df4;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    animation: fadein .2s;
}

@media only screen and (max-width: 416px){
    .pnt-notificacion-cantidad-lineas { 
        left: 36%;
    }
}

@media only screen and (max-width: 320px){
    .pnt-notificacion-cantidad-lineas { 
        left: 41%;
    }
}

.pnt-numero-lineas-asociadas {
    font-size: .8rem;
    color: white;
    z-index: 2000;
    font-family: 'TelefonicaLight';
}

.pnt-input-linea-asociada {
    margin-bottom: 1.5rem;
}

.btn.pnt-btn-lineas-asociadas:hover{
    opacity: 0.7;
    background-color: #019df454;
    box-shadow: 0 0 0 0;
}

.pnt-btn-lineas-asociadas-disabled{
    opacity: 1;
    color: #757575;
    border: 1px solid #757575;
    background-color: #e9e9e933;
    cursor: default;
}

.pnt-icono-agregar-disabled{
    filter: grayscale(1);
}

.btn.pnt-btn-lineas-asociadas-disabled:hover{
    opacity: 1; 
    background-color: #e9e9e933;
    cursor: default;
}

.pnt-btn-lineas-asociadas:focus, .pnt-btn-volver-b2b:focus { 
    background-color: #ffffffea;
}

.pnt-btn-lineas-asociadas-disabled:focus { 
    background-color: #e9e9e933;
}

.pnt-btn-siguiente-b2b:focus { 
    background-color: #a13ea1;
}

.pnt-icono-agregar{
    object-fit: contain;
    width: 25%;
    height: 50%;
    margin: -3px auto;
}

.row.col .pnt-subtitulo-ver-lineas {
    font-size: 1.1rem;
    margin-top: 1.2rem;
    margin-bottom: 1rem;
}

@media only screen and (max-width: 480px){
    .row.col .pnt-subtitulo-ver-lineas {
        margin-top: 1rem;
    }
    
}

form .row.pnt-step-contenedor .row.pnt-datos-numero-linea {
    margin: 0;
}

@media only screen and (max-width: 480px){
    .pnt-icono-agregar{
        margin: -5px 4px -5px 0;
    }
    .pnt-btn-lineas-asociadas  {
        font-size: .8rem;
    }
    .pnt-container-envio-chip-b2b .pnt-js-label-select { 
        font-size: .8rem;
    }
}

@media only screen and (max-width: 416px){
    .pnt-icono-agregar { 
        display: none;
    }

    .pnt-btn-lineas-asociadas  {
        font-size: .9rem;
    }

    .pnt-linea-madre-seleccionada {
        left: 5.5rem;
    }
}

/** Modal Lineas asociadas **/

.pnt-fondo-modal-lineas-asociadas{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    text-align: center;
    background-color: #00000075;
}

.pnt-spinner-tuenti {
    border-color: #a13ea1;
}

.pnt-contenedor-spinner-tuenti {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 36rem;
    height: 32rem;
    z-index: 2000;
    text-align: center;
    background-color: rgba(255,255,255);
    margin: auto;
    padding-bottom: 1.5rem;
    border-radius: 30px;
    box-shadow: 1px 12px 20px 2px rgba(0, 0, 0, 0.212);
    animation: fadein .5s;
    display: table;
}

@media only screen and (max-width: 416px){
    .pnt-contenedor-spinner-tuenti { 
        width: 24rem;
        height: 28rem;
        overflow-y: scroll;
        overflow-x: hidden;
        display: block;
    }

    .pnt-contenedor-spinner-tuenti::-webkit-scrollbar {
        width: .3em;
        height: 25rem;
        padding-right: 3em;
    }
    
    .pnt-contenedor-spinner-tuenti::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        margin-top: 10.5rem;
        margin-bottom: 2rem;
    }

    .pnt-contenedor-spinner-tuenti::-webkit-scrollbar-track-piece {
        background-color: white;
    }

    .pnt-contenedor-spinner-tuenti::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        border-radius: 10px;
        outline: 1px solid white;
        margin-right: 10px;

    }
}

@media only screen and (max-width: 320px) {
    .pnt-contenedor-spinner-tuenti { 
        width: 20rem;
        height: 28rem;
    }
}

@media only screen and (max-width: 416px){
    .pnt-step-content form .row.pnt-step-contenedor.pnt-container-linea-asociada { 
        border-radius: 4px;
        border: 2px solid #c9c9c96c;
        padding: 1rem;
        width: 110%;
        position: relative;
        right: .7rem;
        margin-bottom: 2.5rem;
    }
}

.pnt-contenedor-spinner-tuenti div.pnt-wrapper-spinner-tuenti {
    position: absolute;
    top: 105px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 90px;
    height: 90px;
}

.pnt-texto-azul {
    color: #019df4;
    margin-top: 30px;
    font-size: 1.6rem;
    padding-bottom: 10px;
}

@media only screen and (max-width: 416px) {
    .pnt-texto-azul {
        margin-top: 50px;
    }
}

.pnt-texto-azul-chico {
    font-size: 1.1rem;
    margin-top: 17px;
    margin-bottom: 20px
}

.row .pnt-contenedor-spinner-tuenti .pnt-linea-madre{
    font-size: 0.8rem;
    padding: 2px 0px 2px 5px;
    background-color: #c1c1c12b;
    border-radius: 11px;
    font-family: 'TelefonicaLight';
    font-weight: 600;
    margin-left:20px
}
.row .pnt-contenedor-spinner-tuenti .pnt-linea-asociada-modal {
    font-family: 'TelefonicaLight';
    font-size: 1rem;
    margin-left: 45px;
    padding-left: 0rem;
    padding-top: 0.2rem;
    max-height: 27px;
    width: 14rem;
    max-width: 15rem;
    margin-top: 20px;
    margin-bottom: 5px;
}

@media only screen and (max-width: 416px) {
    .row .pnt-contenedor-spinner-tuenti .pnt-linea-asociada-modal {
        width: 20rem;
        max-width: 20rem;
        margin-left: 40px;
    }

    .row .pnt-contenedor-spinner-tuenti .pnt-linea-asociada-modal:first-child {
        margin-top: 0px;
    }
    
}

@media only screen and (max-width: 320px) {
    .row .pnt-contenedor-spinner-tuenti .pnt-linea-asociada-modal {
        width: 16rem;
        max-width: 20rem;
        margin-left: 40px;
    }  
}

.pnt-fondo-linea-asociada-seleccionada {
    background-color: #d5eefc93;
    transition: background-color 0.1s linear;
}

.pnt-label-linea-asociada {
    font-size: 1.1rem;
    color: black;
}

.pnt-linea-asociada-linea-abajo {
    margin: 0;
    width: 105%;
}

@media only screen and (max-width: 416px) {
    .pnt-linea-asociada-linea-abajo {
        width: 103.5%;
    }
}

.pnt-linea-asociada-modal .pnt-linea-asociada-radio {
    opacity: 1;
    transform: scale(1.5);
    pointer-events: all;
    margin-left: 1rem;
    margin-top: .3rem;
}

@media only screen and (max-width: 416px) {
    .pnt-linea-asociada-modal .pnt-linea-asociada-radio {
        margin-left: 4rem;
    }
}

@media only screen and (max-width: 320px) {
    .pnt-linea-asociada-modal .pnt-linea-asociada-radio {
        margin-left: 0;
    }
}

.pnt-texto-linea-madre-pin {
    font-size: .8rem;
    color: rgba(0, 0, 0, 0.671);
}

.pnt-btn-eliminar-linea {
    object-fit: contain;
    width: 18px;
    margin-left: 3.5rem;
    margin-top: .1rem;
    height: auto;
}

@media only screen and (max-width: 416px) {
    .pnt-btn-eliminar-linea {
        margin-left: 1.75rem;
    }
}

@media only screen and (max-width: 320px) {
    .pnt-btn-eliminar-linea {
        margin-right: 3.8rem;
    }
}

.pnt-btn-cerrar-modal {
    object-fit: contain;
    width: 27px;
    height: auto;
    position: absolute;
    right: 20px;
    top: 20px;
}

@media only screen and (max-width: 416px) {
    .pnt-btn-cerrar-modal {
        width: 23px;
        right: 12px;
        top: 15px;
    }
}

.pnt-btn-cerrar-modal:hover, .pnt-btn-eliminar-linea:hover {
    cursor: pointer;
}

.pnt-btn-cerrar-modal:active, .pnt-btn-eliminar-linea:active {
    transform: scale(1.1);
    transition: all 0.1s linear;
}

/* Paso 4 */

.btn-firmar-b2b { 
    text-transform: none;
    background-color: #a13ea1;
    margin-top: 1rem;
}

.btn-firmar-b2b:hover { 
    background-color: #882e88;
}

.pnt-encabezado-paso-firma-b2b {
    margin-bottom: 1rem;
}

/* TYP */

.pnt-typ-recorda-b2b {
    margin-top: 1.2rem;
    width: 95%;
    background-color: #E5E5E5;
    border: none;
    color: black;
}

.pnt-texto-typ {
    color: black;
    font-weight: 300;
}

.pnt-texto-typ-b2b {
    color: #019df4;
    margin-bottom: 1.2rem;
}

.pnt-texto-typ-activacion {
    font-weight: bold;
}

.pnt-contenedor-etiquetas-botones-lineas-asociadas {
    display: none;
}


@media only screen and (max-width: 416px) {
    .pnt-contenedor-etiquetas-botones-lineas-asociadas {
        font-size: .75rem;
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }

    .pnt-contenedor-etiquetas-botones-lineas-asociadas span {
        margin-right: 2.8em;
    }
}

@media only screen and (max-width: 320px) {
    .pnt-contenedor-etiquetas-botones-lineas-asociadas {
        width: 97%;
    }

    .pnt-contenedor-etiquetas-botones-lineas-asociadas span {
        margin-right: 2.3em;
    }
}

/* Animaciones */

@keyframes fadein {
	from {
		transform: scale(0);
	}
	to {
		transform: scale(1);
	}
}

@keyframes fadeinOpacity {
	0%   { opacity: 0; }
    100% { opacity: 1; }
}

/* Contenedor spinner */

.pnt-contenedor-spinner-tamanio-original {
    width: 425px;
    height: 410px;
}

.pnt-logo-spinner {
    width: 100px;
    max-width: 100px;
    padding-top: 65px;
}



