.border-right-separador {
  border-right: 1px solid #d0d8e2;
  border-bottom: 1px solid transparent;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}

.bch-aura .h--sin-border {
  border-bottom: 0 !important;
}

.saldo-altura {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 113px;
}

.recomendado-altura {
  height: 102px;
}

table tbody tr td {
  vertical-align: middle;
}

.no-padding .md-list-item-inner {
  padding: 0;
}

.h--border--azul {
  border: 1px solid #295eff;
}

.h--border-card-perfil {
  border: 1px solid rgba(41, 94, 255, 0.16) !important;
}

.h--w40px {
  padding: 7px 8px 4px 8px !important;
  width: 64px !important;
  height: 30px !important;
  border-radius: 6px !important;
  white-space: nowrap;
}

.espacio-acceso-direct {
  margin-top: -110px;
}

.h--border--blue {
  border: 1px solid #a3c1f5;
}

.h--nowrap {
  white-space: nowrap;
}

.bch-aura .tabs.inversiones md-tabs .md-tab.md-active {
  color: #295eff;
}

@media screen and (max-width: 425px) {
  .align-center {
    align-items: center !important;
  }

  .espacio-acceso-direct {
    margin-top: 0px !important;
  }

  .border-right-separador {
    border-bottom: 1px solid #d0d8e2;
    border-right: 1px solid transparent;
  }
}

@media only screen and (max-width: 480px) {

  .bch-aura .border-color-card-perfil {
    height: 174px !important;
  }

  .bch-aura .border-right-separador {
    border-bottom: none;
    border-right: none;
  }

  .saldo-total-responsive {
    height: 72px;
  }

  .bch-aura .center--xs {
    margin-left: 25%;
  }

  .ajuste-movil-nombre {
    min-width: 30px !important;
  }

  .ajuste-columns {
    padding-right: 0px !important;
  }

  .grafico-donut-ajuste {
    margin-left: 0px !important;

  }

  .minHeightGrafico {
    height: 310px;
  }

  .sliderInversiones .swiper-slide {
    width: 278px !important;
  }

  .hrefMisMovimientos {
    margin-top: -36px;
    margin-left: 137px;
    width: 63%;
  }

  .ajuste-lista {
    width: auto !important;
    max-width: -webkit-fill-available;
  }

  .bch-aura .h--mr1 {
    margin-right: -4px !important;
  }

  .bch-aura .h--mb1--xs {
    margin-bottom: 1rem !important
  }

  .ajuste-porcentaje-p {
    margin-bottom: 2rem !important
  }

  .ajuste-fondo-nombre {
    margin-left: 4px !important
  }

  .bch-aura .ajuste-invertir-movil {
    margin-right: 5px !important;
  }

  .ajuste-height-error-perfil {
    min-height: 250px !important;
  }

  .swiper-display-dos {
    justify-content: normal !important;
  }

  .h--w40px {
    top: -8px;
  }

  .bch-aura .h--mt0--xs {
    margin-top: -60px !important;
  }

  .ajuste-img-sinIn {
    float: none !important;
    margin-left: 2rem;
  }

  table tbody tr td .tabla-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
  }


  .ajusteIcono{
    display: contents !important;
    align-items: center;
  }

}

@media only screen and (min-width: 320px) and (max-width: 960px) {
  .bch-aura .md-button {
    bottom: 0;
  }
}

.arrow-icon {
  min-height: 12px !important;
  height: 12px !important;
  line-height: 0.4 !important;
}

.border-color-card-perfil {
  border: 1px solid #a3c1f5 !important;
  border-radius: 16px !important;
  height: 100px !important;
}

.bch-aura .h--mb1.card-basica-padding {
  padding: 0.3rem 1rem 0 1rem !important;
  position: relative;
  top: 15px;
  width: 265px;
}

.detail-fecha {
  position: relative;
  top: 4px;
}

.ajuste-invert {
  display: flex;
  justify-content: center;
}

.center-text-justi {
  justify-content: center;
  display: flex;
}

.minHeight {
  height: 51px;
}

.sliderInversiones .swiper-slide {
  width: 260px;
  height: 125px !important;
}

.color-inversion-perdida {
  color: #f45516;
}

.color-inversion-cero {
  color: #dbbb28;
}

.icon-refresh {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  animation: 0.5s rotate infinite linear;
  transform-origin: 60% 40%;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 2s linear infinite;
}

.md-ajuste-radius {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;

}

.ajuste-size-titulo {
  font-size: 24px;
  font-weight: bold;
}

.ajuste-icono-center {
  display: flex;
  justify-content: center;
  width: 50% !important;
}

.swiper-display-dos {
  justify-content: space-around;
}

.ajuste-porcentaje-p {
  display: inline-table !important;
  white-space: nowrap;
}

.ajuste-columns {
  column-count: 2;
  padding-left: 0px !important;
}

.grafico-donut-ajuste {
  margin-left: -40px;

}

.ajusteMovil {
  white-space: nowrap;
  min-width: 105px;
}

.border-bottom-separador {
  border-bottom: 1px solid #F0F2F5;
  margin-top: 4px;
}

.ajuste-height-error-perfil {
  min-height: 325px;
}

.largoNameFondo {
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ajuste-botton {
  margin-bottom: 20px;
}

.ajuste-img-sinIn {
  width: 70%;
  float: right;
}

.swiper-display-uno {
  transform: none !important;
}

.titulo--operacion {
  color: #0038E1;
  font-size: 2rem;
  line-height: 3;
  font-family: "Nunito Sans", sans-serif;
}

.border--titulo hr {
  display: none;
}

.espacio-acceso-direct-sin-inversiones {
  margin-top: -160px !important;
}

.linea-completa{
  white-space: nowrap !important;
}

.ajusteIcono{
  display: flex;
  align-items: center;
}