
*{
    box-sizing: border-box;
}

body{
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.progress-wrapper{
    position: relative;
    /*margin:20px auto;*/
    font-size: 30px;
    text-align: center;
}

.progress{
    position: absolute;
    color: #005EA9;
    font-weight: 100;
    line-height: 1;
    font-weight: bold;
}

.container{
    width: 100%;
    max-width: 960px;
    margin:50px auto 100px;
    text-align: center;
}

button{
    display: inline-block;
    padding: 10px 20px;
    background: #45ccce;
    color:#fff;
    font-size: 16px;
    border:none;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    margin: 0 5px 5px 0;
}

form{
    text-align: left;
    /*max-width: 350px;*/
    /*margin: 5px auto;*/
}

form > div{
    margin-bottom: 15px;
}

input, select{
    float:right;
    padding: 5px;
    width: 150px;
}

input[type="checkbox"]{
    width: auto;
}

input[type="color"]{
    height: 30px;
}

.back{
    position: fixed;
    top:5px;
    right:5px;
}

@media(max-width: 480px){
    .back{
        position: static;
        display: block;
        text-align: center;
    }

    input, select{
        width: 100%;
        margin-top: 5px;
        float:none;
    }

    .container{
        margin-top: 25px;
    }
}

.slider {
  height: 60%;
}
.slider-slide {
  padding-top: 40px;
  color: #000;
  background-color: #fff;
  text-align: center;

  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
}

#list {
  width: 170px;
  margin: 30px auto;
  font-size: 20px;
}
#list ol {
  margin-top: 30px;
}
#list ol li {
  text-align: left;
  list-style: decimal;
  margin: 10px 0px;
}
.button.ng-hide{
  display:none;
}
.icono_phone{
    width:30px;
    height:30px;
    background: url("../img/phone30.png") no-repeat;
    background-size: 30px 30px; 
    margin: 0 auto 15px;
}
.icono_red{
    width:30px;
    height:30px;
    background: url("../img/red30.png") no-repeat;
    background-size: 30px 30px; 
    margin: 0 auto 15px;
}
.text_consumo{
    text-align: center;
    font-size:23px;
}
.text_consumo_min{
    text-align: center;
    font-size:12px;
}
.bloq_identificador{
    background-color: #005EA9;
    color:white;
    text-align: center;
    width:250px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 15px;
    height: 25px;
    padding-top: 3px;
}
.bloq_fecha{
    color:#005EA9;
    text-align: center;
    margin-top: 10px;
}
.tab-item.tab-item-active, .tab-item.active, .tab-item.activated {
    color: #005EA9;
}
.bloq_cabecera{
    margin-top: 60px;
}
.slider-slides{
    height: 350px;
}
.btn_contratar_bono{
    margin-left: 20px;
    margin-right: 20px;
}
.title_bono{
    color:#045db5;
}
.sub_title_bono{
    color:#045db5;
    float:left;
    margin-right: 10px;
}
.sub_title_price{
    color:#045db5;
    font-size:12px;
}
.icono_listado_bonos_datos{
    width:40px;
    height:40px;
    background: url("../img/bmn0TnBiS4uyuBkBdXrK_internet.png") no-repeat;
    margin-bottom: 15px;
    float:left;
}
.icono_listado_bonos_voz{
    width:40px;
    height:40px;
    background: url("../img/cKHu2lMARBSibTpkEfDh_llamadas.png") no-repeat;
    margin-bottom: 15px;
    float:left;
}
.bloq_listado_bonos{
    float:left;
    margin-left: 20px;
}
.item-thumbnail-left{
    padding-left: 0px;
}
.btn_ver_mas{
    float:right;
    margin-bottom: 10px;
}
.nombre_bono{
    color:#009ee0;
    font-weight: bold;
}
.negrita{
    color:#3f3f3f;
}
.texto_gris{
    color:#989898;
}
.bar.bar-profile {
    background-color: #a6b1c5;
    height: 170px;
    float:left;
}

.bar .profile {
    height: 155px;
    left: 0;
    overflow: hidden;
    padding-top: 15px;
    right: 0;
    text-align: center;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 0;
    float:left;
}
#dir{
  float:left;
  height: 70px;
}
#dir img{
  float:left;
  margin-left: 45px;
}

.profile .name {
    color: #FFFFFF;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.profile-picture {
    border-radius: 50%;
}

.menu .has-header
{
    /*top: 169px;*/
}
.nameProfile{
    color: #fff;
    float: left;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.login{
    /*background: url("../img/fondoLoginBottom.png") no-repeat center center fixed;*/
    background-color: #E0EBF7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bloq_opciones_login{
    width: 100%;
    float:left;
    /*margin-left: 25%;*/
}
.elem_login{
    float:left;
    padding-left: 10%;
}
.elem_login_right{
    float:right;
    padding-right: 10%;
}
.btn_inicio_sesion{
    width: 100%;
    float:lef;
    text-align: center;
}
.input_login{
    width: 50%;
    margin-left:25%;
}
.textInput{
    color:#005da5;
    font-size: 14px;
}
.bloq_principal_login{
    /*display: block;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    float:left;*/
    margin:0 auto;
    display: block;
    width:95%;
}
.itemLogin {
  border-color: #FFF;
  background-color: #FFF;
  color: #FFF;
  position: relative;
  z-index: 2;
  display: block;
  margin: -1px;
  padding: 16px;
  border-width: 1px;
  font-size: 16px; 
  margin-left: 25%;
  width: 50%;
  align-items: center;
  display: flex;
  overflow: hidden;
  padding: 6px 0 5px 16px;
  position: relative;
}

div.bloque_register{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
.titleRegister{
   color: #000;
   font-size: 20px;
   margin-bottom: 20px;
   margin-top: 20px;
   text-align: center;
}
.bloque_global_reg{  
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
.item_register{
    border-color:#FFF;
    margin-bottom:10px;
    margin-left:10px;
    width:95%;
}
.scroll-content {
  position: relative;
}
.errorForm{
  color:red;
  font-size: 12px;
  margin-left:25px;
}
.popupavatar {
  width: 100%;
  height: 100%;
}
.itemGallery{
  float:left;
  margin-left:5px;
}
.cabecera_listado_bonos{
  float:left;
  width: 100%;
}
.icono_bonos{
   width:40px;
   height:35px;
   background: url("../img/ico_bono.png") no-repeat;
   float: left;
   margin-right: 10px;
}
.icono_tarifa{
   width:40px;
   height:40px;
   background: url("../img/ico_tarifa.png") no-repeat;
   float: left;
   margin-right: 10px;
}
.text_cabecera_bonos{
  color:#045db5;
  float: left;
  font-size: 20px;
  padding-top: 10px;
  border-bottom: 1px solid #045db5;
  width: 70%;
}
.cabecera_listado_bonos_inf{
  float: left;
  color:#045db5;
  width:100%;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight:bold;
}
.bloque_listados_datos_voz{
  float:left;
  width: 100%;
  /*margin-left:45px;*/
}
.bar-login{
  background-color: #A4C6E5;
  border-color:  #A4C6E5;
}
.inputLogin{
  width:70%;
}
/*INICIO CHAT*/
.bloq_chat{
  float: left;
  height: 85%;
  width: 100%;
}
.bloq_usuario_chat{
  border-bottom: 1px solid #045db5;
  float: left;
  width: 100%;
  height:15%;
}
.bloq_mensajes_chat{
  float:left;
  width:100%;
  height:60%;
  overflow-y: scroll;
}
.bloq_input_chat{
  /*float:left;
  width:100%;
  height:15%;*/
  width:95%;
  display: block;
  height:15%;
  margin: 0 auto;
}
.name_user_chat{
    color: #045db5;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 9px;
    width: 40%;
}
.avatar_user_chat{
  float:left;
}
.input_fondo_gris{
  border:1px solid #c2c3c8;
  background-color:#ecedef;
}
.bloq_img_oper{
  float:left;
}

.bubble {
  margin-left: 10px;
  background-color: #005EA9;
  color:#FFF;
  /*background-image: linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%);
  background-image: -o-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.25, rgb(210,244,254)),
    color-stop(1, rgb(149,194,253))
  );*/
  border: solid 1px #005EA9;
  /* vendor rules */
  border-radius: 20px;
  /* vendor rules */
  box-shadow: inset 0 5px 5px rgba(255, 255, 255, 0.4), 0 1px 3px rgba(0, 0, 0, 0.2);
  /* vendor rules */
  box-sizing: border-box;
  clear: both;
  float: left;
  margin-bottom: 10px;
  padding: 5px 20px;
  position: relative;
  /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);*/
  width: auto;
  max-width: 100%;
  word-wrap: break-word;
}

.bubble:before, .bubble:after {
  border-radius: 20px / 10px;
  content: '';
  display: block;
  position: absolute;
}

.bubble:before {
  border: 10px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: -7px;
  z-index: -2;
}

.bubble:after {
  border: 8px solid transparent;
  border-bottom-color: #005EA9;
  bottom: 1px;
  left: -5px;
}

.bubble--alt {
   margin-right: 10px;
  color:#FFF;
  background-color:#A6B1C5;
  /*background-image: linear-gradient(bottom, #045db5 25%, #90aad2 100%);
  background-image: -o-linear-gradient(bottom, #045db5 25%, #90aad2 100%);
  background-image: -moz-linear-gradient(bottom, #045db5 25%, #90aad2 100%);
  background-image: -webkit-linear-gradient(bottom, #045db5 25%, #90aad2 100%);
  background-image: -ms-linear-gradient(bottom, #045db5 25%, #90aad2 100%);
  background-image: -webkit-gradient(
   linear,
   left bottom,
   left top,
   color-stop(0.25, rgb(172,228,75)),
   color-stop(1, rgb(122,205,71))
  );*/
  border: solid 1px #A6B1C5;
  float: right;
  /*margin-top:15px;*/
}

.bubble--alt:before {
  border-bottom-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px / 10px;
  left: auto;
  right: -7px;
}

.bubble--alt:after {
  border-bottom-color: #A6B1C5;
  border-radius: 20px / 10px;
  left: auto;
  right: -5px;
}
/*FIN CAHT*/
.btnBack {
    z-index:1000;
    width:30px;
    height:30px;
    /*background: url("../img/back.png") no-repeat;*/
    border-color: transparent;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 42px;
    margin: 0;
    min-height: 44px;
    min-width: 52px;
    padding: 0 12px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: top;
}
.button-clearBonos.button-clearBonos {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: transparent;
    box-shadow: none;
    color: #FFF;
}
.title{
    /*height: 35px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 140px;
    margin-top: 4px;*/
    height: 35px;
    margin: 0 auto;
    width: 140px;
}
.titleDetalleBono{
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 140px;
    margin-top: 4px;
}
.title img{
  position: absolute;
  z-index: 1000;
  margin-top:5px;
}
.titleDetalleBono img{
  position: absolute;
  z-index: 1000;
}
.bloq_info_tarifa{
  float:left;
  color:#000;
  width:80%;
  margin-left: 15px;
  margin-bottom: 15px;
}
.bloq_info_tarifa_dk{
  float:left;
  color:#000;
  width:80%;
  margin-bottom: 15px;
}
.cabecera_tarifa_inf {
    color: #045db5;
    float: left;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.elem_tarifa{
  margin-bottom: 20px;
  float:left;
  width: 100%;
}
.caja_datos_elem_tarifa{
  margin-left: 20px;
  float:left;
  margin-top:10px;
  width: 100%
}
.caja_datos_elem_tarifa_dk{
  float:left;
  margin-top:10px;
  width: 100%
}
.dato_elem_tarifa{
  float:left;
  width:100%;
  color:#045db5;
}
.bloq_llamadas{
  color:#045db5;
  border-bottom: 1px solid #045db5;
  width: 100%
  float:left;
}
.bloq_datos{
  color:#045db5;
  border-bottom: 1px solid #045db5;
  width: 100%
  float:left;
}
.bloq_sms{
  color:#045db5;
  border-bottom: 1px solid #045db5;
  width: 100%
  float:left;
}
.valor_tarifa{
  color:#7B7B7B;
}
.elem_bonos{
  margin-left:15px;
  float:left;
  width: 100%;
}
.bloqPerfil{
    background-color: #a6b1c5;
    float: left;
    height: 155px;
    width: 100%;
}
.form-control{
   float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 99%;
    color:gray;
    border:0px;
    padding: 15px;
}
.bloqDatePicker{
  margin-left: 20px;
  color:gray;
}
.bloq_perfil{
  float:left;
}
.elem_perfil{
  float:left;
  width:100%;
}
.titulo_perfil{
  float:left;
  color: #045db5;
  font-weight: bold;
  margin-top: 20px;
}
.contenido_perfil{
  float:left;
  margin-top: 20px;
  margin-left:10px;
}
.btn_eliminar_cuenta{
  margin-top: 15px;
  width: 100%;
  float:left;
}
.keyboard-open .tabs{
  display:none;
  }
.keyboard-open .has-tabs{
 bottom:0;
 }
 .bloqPolitica a{
    width: 100%;
    float:left;
    color: #005da5;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
 }
 .bloqPoliticaReg a{
    width: 100%;
    float:left;
    color: #005da5;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    margin-left:15px;
 }
 .spanLopd{
    float:left;
    color:gray;
    font-size:14px;
    margin-left: 5px;
    text-decoration: none;
 }
 .blqInputLopd{
    float:left;
    margin-left: 20px;
    margin-top: 3px;
 }
.rango_fecha_consumo{
  color:#005ea9;
  font-size: 11px;
  margin-bottom: 6px;
}
.slider-pager {
    position: absolute;
    bottom: 7px;
    z-index: 1;
    width: 100%;
    height: 15px;
    text-align: center;
}