/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
  background-color: #ffffff;
}

.saludo {
  font-weight: bold;
  font-size: 1.5em;
}

.parrafo {
  color: #9d9d9d;
  font-size: 1.5em;
}

.numero-dueda {
  color: #000000;
}

.valor-deuda {
  background-color: #ffffff;
  color: #9d9d9d;
  font-size: 3.5em;
  margin-left: 20%;
  margin-top: 5%;
  width: 60%;
}

.caja-numero {
  background-color: #ffffff;
  border: #000000 solid 1px;
  color: #9d9d9d;
  margin-top: 5%;
  width: 100%;
}

.boton-procede-pago,
.boton-procede-pago:hover,
.boton-procede-pago:after {
  background-color: #07e0ef;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  margin-top: 5%;
  text-align: center;
}

@media only screen and (min-width: 320px) {
  .tamanio-btn,
  .btn-continuar {
    margin-left: -6%;
    width: 112% !important;
    margin-top: 6%;
  }
  .tamanio-btn {
    margin-top: 2% !important;
    line-height: 23px;
  }
  .caja-numero {
    font-size: 2em;
  }
  .espacio-top {
    padding-top: 10%;
  }
  .tamanio-btn-tienda {
    margin-left: 0% !important;
    width: 100% !important;
  }
  .valor-deuda {
    font-size: 3em !important;
  }
  .espacio-bottom {
    padding-bottom: 8%;
  }
  .modal-recomendacion {
    padding-top: 2%;
  }
  .btn-continuar-pago {
    padding-top: 3% !important;
  }
}

@media only screen and (min-width: 360px) {
  .tamanio-btn,
  .btn-continuar {
    margin-left: -5%;
    width: 110% !important;
    margin-top: 6%;
  }
  .espacio-bottom {
    padding-bottom: 0%;
  }
}

@media only screen and (min-width: 400px) {
  .caja-numero {
    font-size: 2em;
  }
  .tamanio-btn,
  .btn-continuar {
    margin-left: -4%;
    width: 108% !important;
  }
  .tamanio-btn {
    margin-top: 2% !important;
    line-height: 25px;
  }
  .espacio-top {
    padding-top: 10%;
  }
  .tamanio-btn-tienda {
    margin-left: 0% !important;
    width: 100% !important;
  }
  .valor-deuda {
    font-size: 3.5em !important;
  }
  .espacio-bottom {
    padding-bottom: 0%;
  }
}

@media only screen and (min-width: 576px) {
  .tamanio-btn,
  .btn-continuar {
    margin-left: -3%;
    width: 106% !important;
    font-size: 1.3em;
  }
  .tamanio-btn {
    margin-top: 2% !important;
    line-height: 26px;
  }
  .espacio-top {
    padding-top: 10%;
  }
  .tamanio-btn-tienda {
    margin-left: 0% !important;
    width: 100% !important;
  }
  .valor-deuda {
    font-size: 3.5em !important;
  }
  .espacio-bottom {
    padding-bottom: 0%;
  }
  .btn-continuar-pago {
    padding-top: 1.5% !important;
  }
}

@media only screen and (min-width: 768px) {
  .tamanio-btn,
  .btn-continuar {
    margin-left: -3%;
    width: 106% !important;
    margin-top: 4%;
  }
  .btn-regresar {
    margin-top: 2% !important;
  }
  .espacio-top {
    padding-top: 10%;
  }
  .tamanio-btn-tienda {
    margin-left: 0% !important;
    width: 100% !important;
  }
  .valor-deuda {
    font-size: 3.5em !important;
  }
  .espacio-bottom {
    padding-bottom: 0%;
  }
  .modal-recomendacion {
    padding-top: 0%;
  }
  .btn-continuar-pago {
    padding-top: 3% !important;
  }
}

@media only screen and (min-width: 1024px) {
  .caja-numero {
    font-size: 3.5em;
  }
  .parrafo {
    color: #9d9d9d;
    font-size: 1em;
  }
  .btn-regresar,
  .btn-continuar {
    margin-top: 5% !important;
  }
  .tamanio-btn {
    margin-left: 12% !important;
    width: 105% !important;
    font-size: 1em;
    line-height: 18px;
  }
  .btn-continuar {
    margin-left: 18% !important;
    width: 105% !important;
    font-size: 1em;
  }
  .espacio-top {
    padding-top: 3%;
  }
  .tamanio-btn-tienda {
    margin-left: 0% !important;
    width: 100% !important;
  }
  .valor-deuda {
    font-size: 3.5em !important;
  }
  .espacio-bottom {
    padding-bottom: 0%;
  }
}

@media only screen and (min-width: 1200px) {
  .caja-numero {
    font-size: 3.5em;
  }
  .parrafo {
    color: #9d9d9d;
    font-size: 1.5em;
  }
  .btn-regresar,
  .btn-continuar {
    margin-top: 5% !important;
  }
  .tamanio-btn {
    margin-left: 13% !important;
    width: 105% !important;
    line-height: 28px;
  }
  .btn-continuar {
    margin-left: 16% !important;
    width: 105% !important;
  }
  .espacio-top {
    padding-top: 3%;
  }
  .tamanio-btn-tienda {
    margin-left: 0% !important;
    width: 100% !important;
  }
  .valor-deuda {
    font-size: 3.5em !important;
  }
  .espacio-bottom {
    padding-bottom: 0%;
  }
}

.btn-continuar,
.btn-continuar:hover,
.btn-continuar:focus {
  background-color: #ef3829;
  color: #fff;
  outline: none;
}
/*ESTILO NUEVO MODAL PAGO KUSHKI*/

.btn-continuar-pago,
.btn-continuar-pago:hover,
.btn-continuar-pago:focus {
  background-color: #ef3829;
  color: #fff;
  outline: none;
  width: 86%;
  font-weight: bold;
  font-size: 18px;
  height: 40px !important;
}

.botones-modal {
  padding-top: 4%;
  padding-bottom: 4%;
}

#cabecera {
  font-weight: bold;
}

.mensajevalidacionDetalle {
  font-size: 16px;
  font-weight: bold;
}

.recomendacion,
.por-tu-seguridad {
  padding-top: 5%;
}

#img-recomendacion,
#img-seguridad {
  width: 50% !important;
}
/*FIN ESTILOS*/

.btn-regresar {
  border: 1px solid #1f97ae;
  background-color: #ffffff;
  color: #1f97ae;
  text-align: center !important;
  width: 90%;
  font-size: 1.8em;
}

.btn-regresar:hover {
  background-color: #1f97ae;
  color: #ffffff;
}

.stylef {
  background-color: black;
  /* position: absolute;*/
  bottom: 0;
  width: 100%;
}

.loader {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 162;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.loader .contenedor {
  width: 10rem;
  padding: 0.5rem 0rem;
  height: 10rem;
  border-radius: 10px;
  text-align: center;
  background-color: #ffffff;
}

.loader img {
  width: 75px;
}

.margins {
  padding-right: 35px;
  padding-left: 35px;
  margin-right: auto;
  margin-left: auto;
}
.content-wrapper {
  flex-grow: 1;
  max-width: 600px;
  display: table;
  height: 100%;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.container-pd {
  padding-top: 1rem;
  padding-bottom: 3rem;
}
#form_selected_pagos {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (min-width: 320px) {
  #form_selected_pagos {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.selected-payment {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.radio,
.checkbox {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
}
.hide-inputs {
  padding-left: 0px !important;
  width: 100%;
}
.hide-inputs input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.change-payment,
.change-payment-2 {
  padding: 2rem 3rem 2rem 1rem;
  border-radius: 8px;
  border: 1px solid #888888;
  background-color: #fff;
  cursor: pointer;
}
input.form-check-input[type="radio"]:checked ~ .change-payment i.icon-checked,
input.form-check-input[type="radio"]:checked
  ~ .change-payment-2
  i.icon-checked {
  display: inline-block;
}
input.form-check-input[type="radio"] ~ .change-payment i.icon-not-checked,
input.form-check-input[type="radio"] ~ .change-payment-2 i.icon-not-checked {
  display: inline-block;
}
i.icon-checked,
i.icon-not-checked {
  position: absolute;
  pointer-events: none;
  margin-top: 0.5rem;
}
i.icon-not-checked {
  content: url(../img/radio-unchecked.svg);
}
i.icon-checked {
  content: url(../img/radio-checked.svg);
  display: none;
}
.content-cards-payment {
  display: inline-flex;
  margin-left: 3rem;
}
.style-cards {
  border-radius: 8px;
  background-color: #f3f3f3;
  padding: 0.5rem 1rem;
  margin-right: 0.5rem;
}
.style-card-amex {
  border-radius: 8px;
  background-color: #26a6d1;
  padding: 0.5rem 1rem;
  margin-right: 0.5rem;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
#ptop-history-tooltip-icon {
  width: 50px;
  height: 50px;
  /* margin-left: 15px; */
  margin-right: 18px;
  position: absolute;
  right: 0;
  top: 21px;
}
.container-btn {
  text-align: center;
}
.container-btn button {
  width: 100%;
  font-size: 0.9em;
}
.btn-continuar-new {
  background-color: #ef3829;
  color: #ffffff;
  text-align: center !important;
  width: 100%;
  font-weight: bold;
  margin-top: 0rem;
  padding: 1.25rem;
}
.btn-regresar-new-2 {
  border: 1px solid #1f97ae;
  background-color: #ffffff;
  color: #1f97ae;
  text-align: center !important;
  width: 100%;
  font-weight: bold;
  margin-top: 1rem;
  padding: 1.25rem;
}
.btn-continuar-new:hover,
.btn-continuar-new:active,
.btn-continuar-new:focus {
  color: #fff;
}
.btn-continuar-new:focus,
.btn-continuar-new-gris:focus,
.btn-btn-pago-minimo:focus,
.btn-pago-total-new:focus,
.btn-continuar-new:active,
.btn-continuar-new-gris:active,
.btn-btn-pago-minimo:active,
.btn-pago-total-new:active,
.btn-regresar-new-2:focus,
.btn-regresar-new-2:active {
  outline: none !important;
  box-shadow: none !important;
}
.btn-pago-minimo:hover,
.btn-pago-minimo:active,
.btn-pago-minimo:focus,
.btn-regresar-new-2:hover,
.btn-regresar-new-2:focus {
  color: #1f97ae;
}
input.form-check-input[type="radio"]:checked ~ div {
  border-color: #ef3829;
  border: 1.5px solid #ef3829;
  background-color: #fdebea;
}

.subtitulo-bloqueo {
  font-size: 1.65em;
}

.historial {
  font-weight: bold;
  font-size: 2em;
  margin-top: 1.5rem;
  text-align: justify;
}

.style-historial {
  color: #1097ae;
  text-decoration: underline;
  font-weight: bold;
}

a.style-historial:hover {
  color: #1097ae;
}
