﻿@charset "utf-8";
/* CSS DOCUMENT BY LALOPAX */
body
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    /*background-color: #999999;*/
    background-color: #fff;
    text-rendering: optimizelegibility;
}

.margen
{
    margin-top: 20px;
    margin-bottom: 15px;
    float: left;
    width: 500px;
}

.negritas
{
    font-weight: bold;
}

.contenedorPrin
{
    width: 1016px;
    margin-right: auto;
    margin-left: auto; 
    /*margin-top: 50px; */

}

.contenedorCentro
{
    /*background-color: #FFFFFF; */
    /*padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px; */
    /*float: left;
    width: 1016px; */
}

.promocion
{
    height: 120px;
    width: 650px;
    background-color: #FFFF66;
    margin-right: 22px;
    margin-left: 22px;
    float: left;
}

.azul
{
    color: #949393;
    /*font-weight: bold;*/
    font-size: 13px;
    text-decoration: underline;
}

.azul:hover 
{
    color: #949393;
}

.contenedorForm
{
 /*   width: 500px;
    margin-right: 97px;
    margin-left: 97px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    float: left; */
}

.contCajaForm
{
    width: 500px;
    float: right;
    margin-bottom: 10px;
    line-height: 1;
}

.contCajabuTon
{
    width: 500px;
    float: right;
    margin-bottom: 10px;
    height: 43px;
}

.formTamanoUno
{
    background: #FFFFFF;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #7F9DB9;
    width: 146px;
    float: right;
}

.formTamanoDos
{
    background: #FFFFFF;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #7F9DB9;
    width: 200px;
    float: right;
}

.formTamanoTres
{
    background: #FFFFFF;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #7F9DB9;
    width: 300px;
    float: right;
}

.texto
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 180px;
    float: left;
    height: 15px;
    padding-top: 5px;
}

.BT
{
    height: 27px;
    float: right;
    width: 500px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.tamanoS
{
    font-size: 11px;
}

.contenedorGeneralCajaTexto
{
    width: 500px;
    margin-right: 97px;
    margin-left: 97px;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
}

.contCajaTexto
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.contCajaTextoA
{
    font-family: Arial,sans-serif;
    font-size: 21px; 
    width: 28%;
    float: left;
    color: #949393;
}

.contCajaTextoB
{
    font-family: Arial,sans-serif;
    font-size: 21px; 
    width: 28%;
    float: left;
    color: #008973;
}

.buTon
{
    width: auto;
    float: left;
    height: 33px;
    margin-right: 30px;
}

.formB
{
    height: 20px;
    width: 15px;
    margin-bottom: 7px;
    float: left;
    margin-top: 6px;
}

.error
{
  float: left;
  width: 95.5%;
  padding: 10px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  font-size: 14px;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  color: #b94a48;
  margin: 10px 0 0 0;
  text-align: center;
  font-weight: bold;
}

.ok
{
    background-color: #D7FFC6;
    border-bottom: 1px dotted Green;
    border-top: 1px dotted Green;
    color: Green;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: center;
    line-height: 20px;
}


/* MODAL */


.btnFormulario {
  float: left;
  margin: 3.8% auto 0;
  width: 50%;
  text-align: center; 
} 

#mar_sup_bt_ayuda {
  float: left;
  margin: 15px auto 0;
  width: 50%;
  text-align: center; 
} 
.cont_txt_ayuda {
     width: 100%;
     color: #777;
     margin-top: 14px;
     display: inline-block;
     margin-bottom: 19px;
     text-align: center;
     margin-top: 12px;
}
#modal_pram_ls {
  background:transparent;  
}

.modal_pram_header {
  background: #008973;
  padding: 0;
  text-align: center;
  border-bottom: 2px solid #126454;
  padding: 14px 0;
}
.modal_pram_footer
{
    background: #f5f5f5;
    text-align: center;
    border-top: 2px solid #126454;
    float: left;
    width: 100%;
}

.modal_pram_footer_contacto_left
{
    float: left;
    width: 47%;
    text-align: right;
    padding-bottom:20px;
}

.modal_pram_footer_contacto_right
{
    float: left;
    width: 50%;
    text-align: left;
    padding-bottom:20px;
}
.modal_pram_footer_text
{
    color: #126454;
}

.modal_pram_header .close {
  color: #fff;
  text-shadow:none;
  margin: 9px 1% 0 0;
}

.modal-pram-lg {
  width: 1016px;
}

.modal_contenido_inf {
  /*padding: 50px 35px;*/
  margin: 20px 35px;
  float: left;
  /*border-bottom: 1px solid #b9baba;*/
  width: 93.3%;
}

.modal_contenido_inf h3 {
  font-family: Arial;
  font-size: 25px;
  margin: 0;
  font-weight: bold;
  color:#444;
}

.modal_contenido_inf h4 {
  font-family: Arial;
  font-size: 12px;
  margin: 0;
  width: 59%;
  color:#444;
  line-height: 21px;
  margin-bottom: 29px;
}

.modal_contenido_inf h6 {
  font-family: Arial;
  font-size: 25px;
  margin: 0 0 40px 0;
  font-weight: bold;
  color:#444;
}

.modal_contenido_inf_izq {
  float: left;
  width: 50%
}

.modal_contenido_inf_izq p {
  font-size: 23px;
  line-height: 27px;
  margin-bottom: 6%;
}

.modal_contenido_inf_izq h4 {
  font-size: 21px;
  font-weight: bold;
  margin: 0;
}

.modal_contenido_inf_izq h5 {
  font-size: 15px;
  margin: 13px 0 0 0;
}

.modal_contenido_inf_der {
  float: right;
  width: 50%;
  padding-bottom: 5px;
}

.modal_contenido_inf_der_sep {
  padding-top: 5%;
}

.modal_contenido_inf_der img {
  width: 100%;
}

.bts_pram_ls {
  float: left;
  width: 395px;
  position: relative;
}

.bts_pram_ls_esp {
  margin-bottom: 23px;
}

.bts_pram_ls input {
  width: 91%;
  /*background: #f6f6f6;*/
  background: #fDfDfD;
  border: 1px solid #aeaeae;
  /*border: 2px solid #aeaeae;*/
  padding: 11px 17px;
  font-size: 21px;
  color: #949393;

  webkit-transition-property: border;
  -moz-transition-property: border;
  -o-transition-property: border;
  transition-property: border;

  webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;

  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;

}
.bts_pram_ls_2 input#txtTelefonoFijo {
    float: left;
    width: 220px;
    margin-left: 10px;
}

.bts_pram_ls_2 input#txtCelular {
    float: left;
    width: 220px;
    margin-left: 10px;
}








.bts_pram_ls input:focus {
  border: 1px solid #647891;
  outline: none;
  background: #B5EEE5;
  /*background: #D2FFF8;*/
  color: #777;
}

.bts_pram_ls select {
    width: 75px;
    /*background: #f6f6f6;*/
    background: #fDfDfD;
    text-align:center;
    border: 1px solid #aeaeae;
    /*border: 2px solid #aeaeae;*/
    padding: 11px 17px;
    font-size: 21px;
    color: #949393;
    webkit-transition-property: border;
    -moz-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    float:left;
}



.cont_abaj_ls_reg {
  float: left;
  width: 78%;
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
  line-height: 13px;
  color: #949393;
  margin-bottom: 10px;
}

.registro_olv_contra {
  float: left;
  width: 100%;
  /*margin-bottom: 30px;*/
}

.registro_olv_contra_sep {
  margin-top: 9px;
}

.cont_sep_bt_login_0 {
  padding-top: 20px;
}

.cont_sep_bt_login_1 {
  padding-top: 51px;
}

.mensaje_error_ls {
  float: left;
  width: 80%;
}

.dimen_bt {
  width: 190px;
}


.cont_bts_acceso {
  float: left;
  width: 80%;
  /*padding-top: 20px;*/
}

/* SELECT */

.div_cont_camp_regs_users {
  float: left;
  width: 100%;
  text-align: center;
}

.div_cont_camp_pago_users_exp {
  float: left;
  /*width: 46%;*/
  width: 48%;
  text-align: center;
  /*margin-right: 15px;*/
}

.div_cont_camp_pago_users_ano {
  float: right;
  width: 50%;
  text-align: center;
}

.fo {
  clear: both;
}

.sbx {
  position: relative;
}

.sbx:before {
  content: '';
  /*right: 7px;*/
  right: 1px;
  top: -20px;
  /*width: 39px;*/
  width: 45px;
  height: 51px;
  background: #f6f6f6;
  position: absolute;
  pointer-events: none;
  display: block;
  border-left: 1px solid #b5b5b5;
}

.sbx:after {
  content: '>';
  font: bold 25px "Consolas", monospace;
  color: #949393;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 15px;
  top: -8px;
  padding: 0 0 0;
  position: absolute;
  pointer-events: none;
}

.fo select {
  font-size: 21px;
  font-weight: normal;
  color: #949393;
  padding: 13px 17px 12px 17px;
  width: 100%;
  border: 1px solid #aeaeae;
  white-space: pre;
  cursor: default;
  text-align: left;
  /*background: #f6f6f6;*/
  background: #fDfDfD;

  webkit-transition-property: border;
  -moz-transition-property: border;
  -o-transition-property: border;
  transition-property: border;

  webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;

  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.fo select:focus {
  border: 1px solid #647891;
  outline: none;
  background: #B5EEE5;
}

.fo_ancho_stand {
  width: 100%;
}

.cont_bts_acceso_sec2 {
  float: left;
  width: 100%;
}

#ContentPlaceHolder1_UCMensaje1_pnlMensaje {
  text-align: left;
}

.contenido_registro_ok {
  float: left;
  width: 100%
} 

.contenido_registro_ok h3 {
  font-family: Arial;
  /*font-size: 33px;*/
  font-size: 25px;
  margin: 0;
  font-weight: bold;
  color: #444;
  margin-bottom: 7px;
} 

.contenido_registro_ok h4 {
  font-family: Arial;
  font-size: 15px;
  margin: 0;
  width: 100%;
  color: #444;
  line-height: 19px;
  /*margin-bottom: 15px;*/
} 

.contenido_registro_ok h5 {
  float: left;
  font-family: Arial;
  font-size: 21px;
  margin: 0;
  font-weight: bold;
  color: #444;
  margin-bottom: 17px;
} 

.cont_bts_acceso_ok {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.cont_bts_acceso_ok_gris {
   background: #ddd;
   border: 0;
   float: right;
   font-size: 12px;
   color: #1a1a1a;
   font-weight: bold;
   margin-right: 2px;
   padding: 8px 10px 6px 10px;
   border: 1px solid #ccc; 
}

.link_login {
  font-weight: bold;
  color:#333;
}

.link_login a {
  color:#777;
  text-decoration: none;
}

.link_login a:hover {
  color:#777;
  text-decoration: none;
}

.mar_right {
  margin-right: 15px;
}

.error_txt_campo {
  float: left;
  width: 98%;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  font-size: 12px;
  /* background-color: #f2dede; */
  color: #b94a48;
  /* margin: 2px 0 0 0; */
  padding: 3px 0 0 0;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  opacity: 0.8;
}

/* FORMULARIO */

.div_cont_tele_form_user {
  float: left;
  width: 26%;
}

.div_cont_bor_form_user {
  margin-right: 3%;
}

.bts_pram_ls_form_tele {
  float: left;
  width: 68%;
}

.div_cont_f_nac_form_user {
  float: left;
  width: 31.3%;
}

.fecha_nac {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-bottom: 3px;
  color: #949393;
}

/* CONTRATO */

.cont_resumen_contrato {
  float: left;
  width: 100%;
}

.cont_resumen_contrato h2 {
  font-family: Arial;
  font-size: 25px;
  margin: 0 0 40px 0;
  font-weight: bold;
  color: #444;
}


.cont_contrato {
  width: 80%;
  height: 400px;
  overflow:scroll;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 45px 49px 23px;
  border: solid #d3d3d3 1px;
}

.cont_padd_bt_cont {
  padding: 20px 0;
  text-align: center;
}

.cont_declaro_leido {
  width: 80%;
  margin: 0 auto;
}

.cont_declaro_leido {
  width: 77%;
  margin: 0 auto;
}

.cont_declaro_leido input {
  /*display: inline;*/
    position: relative;
    top: -16px;
}

.cont_declaro_leido label {
  /*display: inline;*/
    position: relative;
    left: 20px;
    width: 93%;
    padding: 30px 0 0 0;
    font-size: 13px;
}

.campo_requerido {
  padding: 3px 4px 3px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 18px;
  opacity: 0.6;
}

.campo_requerido:hover {
  background-color: #757575;
}

.campo_requerido_rojo {
  padding: 1px 0 1px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #b94a48;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  position: absolute;
  right: 0;
  opacity: 0.8;
}

.campo_requerido_rojo_modal {
  padding: 1px 0 1px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #b94a48;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  position: absolute;
  right: 12px;
  opacity: 0.8;
}

.cont_txt_reque {
  text-align: right;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #b94a48;
  position: absolute;
  right: 0;
  top: 3px;
  opacity: 0.8;
  font-style: normal;
}

.top_camp_reque {
  top: -16px;
}

.top_camp_select_reque {
  top: -37px;
}

.campo_requerido_rojo:hover {
  /*background-color: #ECCECE;*/
}

.autoatender_padd_1 {
  padding: 24px 14px;
}

.autoatender_padd_2 {
  padding: 18px 20px;  
}

.autoatender_user {
  float: left;
  border: solid #d3d3d3 1px;

  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  margin: 20px 0 33px 0;
  background: #fcf8e3;
  position: relative;
}

.autoatender_separa {
  margin-right: 35px;
}

.autoatender_anch_1 {
  width: 50%;
}

.autoatender_anch_2 {
  width: 46%;
}


.dimen_bt_auto {
  width: 155px;
  margin-top: 19px;
}

.num_paso {
  float: left;
  width: 40px;
  background: #008973;
  line-height: 87px;
  text-align: center;
  color: #fff;
  font-size: 35px;
  font-weight: normal;
}

.autoatender_user_txt {
  float: left;
  width: 86%;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
}

.autoatender_user_txt_2 {
  float: left;
  width: 40%;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
  padding-top: 24px;
  padding-left: 22px;
}

.autoatender_user_txt_2 p {
  margin: 0;
}

.autoatender_user a {
  color: #fff;
  text-decoration: none;
}

.autoatender_user a:hover {
  color: #fff;
  text-decoration: none;
}

/* PAGINA OK REGISTRO */

.contenido_registro_pag_ok {
  width: 89%;
  margin: 0 auto 18px;
  padding: 45px 49px 23px;
  border: solid #d3d3d3 1px;
  font-size: 14px;
  line-height: 20px;
  background: #E3F1E2;
} 

.contenido_registro_pag_ok h3 {
  font-family: Arial;
  font-size: 25px;
  margin: 0;
  font-weight: bold;
  color: #444;
  margin-bottom: 7px;
} 

.contenido_registro_pag_ok h4 {
  font-family: Arial;
  font-size: 15px;
  margin: 0;
  width: 100%;
  /*color: #949393;*/
  color: #444;
  line-height: 19px;
  /*margin-bottom: 15px;*/
} 

.contenido_registro_pag_ok h5 {
  float: left;
  font-family: Arial;
  font-size: 21px;
  margin: 0;
  font-weight: bold;
  color: #444;
  margin-bottom: 17px;
}

.cont_bts_pag_ok {
  width: 100%;
  padding: 4% 0 2% 0;
}
 /* PLANES AUTO-ATENCIÓN */
.check_no_tengo_r {
  float: left;
  width: 100%;
}

.check_no_tengo_r label {
  font-size: 12px;
  font-family: Arial, sans-serif;
  margin: 0 0 5px 0;
}

#ContentPlaceHolder1_chkExtranjero {
  float: left;
  width: 14px;
}

.planes_ls_pay_f {
  position: relative;
  width: 389px;
  z-index: 1;
} 

.planes_ls_pay {
  position: absolute;
  width: 92%;
  padding: 19px 16px;
  margin-top: 5px;
  border:3px solid #d0d0d0;
  background: #fff;
}

.planes_ls_pay h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 11px;
  border-bottom: 1px solid #e2e2e2;
}

.planes_ls_pay p {
  float: left;
  width: 47%;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 0;
}



.cerrar_planes {
  float: right;
}

.cont_bts_planes {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 23px;
}

.cont_bts_planes input {
  color: #fff;
  background: #305492;
  border: 1px solid transparent;
  width: 190px;
}

.cont_bts_planes input:focus {
  color: #fff;
  background: #305492;
  border: 1px solid transparent;
}

.cont_sec_central_planes {
  float: left;
  width: 100%;
  padding-top: 23px;
  /*margin-bottom: 26px;*/
}

.cont_plan_1 {
  float: left;
  width: 48%;
  /*margin-right:15px;*/
}

.cont_plan_2 {
  float: left;
  width: 48%;
}

.txt_plan_activo_1 {
  float: left;
  width: 49%;
  margin-top: 7%;
  font-size: 13px;
  margin-left: 3%;
  font-family: Arial, sans-serif;
  color: #727272;
}

#marg_top_direc {
  margin-top: 15px;
}

.txt_plan_activo_2 {
  float: left;
  width: 49%;
  margin-top: 6%;
  font-size: 13px;
  margin-left: 3%;
  font-family: Arial, sans-serif;
  color: #727272;
}

.imgs_plan_ls {
  float: left;
  position: relative;
  cursor: pointer;
}

.imgs_plan_ls_bor_select {
  border: 3px solid #008973;
}

.imgs_plan_ls_bor_n_select {
  border: 3px solid #d0d0d0;
}


.cont_txt_plan {
  float: left;
  width: 100%;
  margin-top: 4%;
}

/*.cont_txt_plan {
  float: left;
  width: 100%;
  margin-top: 13px;
}*/

.precio_plan_txt {
  color: #727272;
  font-size: 13px;
  font-weight: bold;
  /*padding-left: 6px;*/
  float: left;
  padding-top: 4px;
}

.precio_plan_sel {
  float: right;
  font-size: 18px;
  color: #444;
  margin-right: 10px;
}

.precio_plan_txt_mar_r {
  margin-right: 10px;
}

.ticket_plan {
  position: absolute;
  bottom: 0;
  right: 0;
}

.cont_sec_plan_impreso {
  float: left;
  width: 100%;
}

.cont_full_bts_planes {
  float: left;
  width: 100%;
  padding-top: 17px;
}

.bts_pram_ls_planes {
  float: left;
  width: 100%;
  position: relative;
}

.marg_planes {
  margin-top: 13px;
}

.cont_plan_1 .imgs_plan_ls img {
  opacity: 1;
}

.cont_plan_2 .imgs_plan_ls img {
  opacity: 0.5;
}

#cerrar {
  cursor: pointer;
}

.esconder_plan {
  border: 3px solid #d0d0d0;
}

.opa_img {
  opacity: 0.5;
}

.mostrar_plan {
  border: 3px solid #008973;
}

.opa_img_mostrar {
  opacity: 1;
}

.mas_planes {
  position: absolute;
  top: 105px;
  width: 22px;
  height: 22px;
  display: block;
  text-align: center;
  background: #008973;
  color: #fff;
  font-size: 18px;
  /* font-weight: bold; */
  left: 46%;
  z-index: 5;
  padding: 2px 4px 4px 4px;
}

/* CHECK BOX RUT */

.check_no_tengo_r input[type=checkbox] {
  position:absolute; /*z-index:-1000; */left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

.check_no_tengo_r input[type=checkbox] + label {
  padding-left:40px;
  height:30px; 
  display:inline-block;
  line-height:30px;
  background-repeat:no-repeat;
  background-position: 0 0;
  font-size:16px;
  vertical-align:middle;
  cursor:pointer;
  font-weight: normal;

}

.check_no_tengo_r input[type=checkbox]:checked + label {
  background-position: 0 -30px;
}

.check_no_tengo_r label {
  margin-right:20px;
}

.check_no_tengo_r label {
  background-image:url(../Imagenes/check_b_rut.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.planes_seleccionado_f {
  float: left;
  width: 395px;
  margin-top: 7px;
}

.cont_planes_selec_usuario {
  width: 97%;
  padding: 6px 5px;
  border:1px solid #aeaeae;
  height:27px;
}

#plan_1_seleccionado {
  text-align: center;
  padding: 0 21px;
  color: #fff;
  background: #aeaeae;
  line-height: 26px;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}

#plan_2_seleccionado {
  text-align: center;
  padding: 0 21px;
  color: #fff;
  background: #aeaeae;
  line-height: 26px;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}

#VerPlanes {
  text-align: center;
  padding: 0 21px;
  color: #fff;
  background: #008973;
  line-height: 26px;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  float:right;
}

#mas_planes_bt_auto {
  font-size: 14px;
  color: #949393;
}

#margin_datos_factura {
  margin-bottom: 75px;
}

.cont_error_ingreso {
  float: left;
  width: 100%;
  text-align: center;
  border: 1px solid #ccc;
  background: #F9F9F9;
  margin-top: 3.5%;
  padding: 8px 0 5px 0;
}

.cont_error_ingreso a {
  color: #126454;
  font-size: 14px;
}

.cont_error_ingreso a:hover {
  color: #126454;
}

.cont_error_ingreso h2 {
  margin: 0;
  font-size: 18px;
}

.cont_err_ing_txt {
  font-size: 11px;
}

.cont_err_ing_txt_color {
  color: #126454;
}

@media only screen and (max-width: 480px) {
 
 #mar_sup_bt_ayuda {
  float: left;
  margin: 15px auto 0;
  width: 90%;
  text-align: center; 
} 
    .btnFormulario {
  float: left;
  margin: 1% auto 0;
  width: 100%;
  text-align: left; 
} 

.cont_txt_ayuda {
     width: 100%;
     color: #777;
     margin-top: 14px;
     display: inline-block;
     margin-bottom: 19px;
     text-align: center;
}
  .contenedorPrin {
    width: 100%;
  }
  .modal_contenido_inf {
    width: 80%;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
  }

  .modal_contenido_inf_der img {
    display: none;
  }

  .bts_pram_ls {
    width: 90%;
  }

  .modal_contenido_inf_izq {
    width: 100%;
  }

  .modal_contenido_inf h4 {
    width: 100%;
  }

  .modal_pram_header {
    padding: 8px 0;
  }

  
.modal_pram_footer_contacto_left
    {
        float: left;

       width: 100%;
        text-align: center;
          padding-bottom:5px;
    }

    .modal_pram_footer_contacto_right
    {
        float: left;
        text-align: center;
        width: 100%;
          padding-bottom:5px;
 
    }

  .modal_pram_header img {
    zoom: 0.6;
  }

  .cont_abaj_ls_reg {
    width: 100%;
  }

  .mensaje_error_ls {
    width: 100%;
  }

  .modal_contenido_inf_der {
    float: left;
    width: 100%;
  }

  .div_cont_camp_pago_users_exp {
    margin-right: 0;
  }

  .modal_contenido_inf h6 {
    margin: 0 0 20px 0;
  }

  .bts_pram_ls input {
    padding: 11px;
  } 

  .contCajaTextoA {
    width: 100%;
  }

  .contCajaTextoB {
    width: 100%;
  }

  /* CONTACTO */
  
  .cont_contrato {
    width: 86%;
    height: 250px;
    padding: 20px 20px 23px 20px;
  }

  .cont_declaro_leido {
    width: 88%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
  }

  .cont_declaro_leido input {
    top: 0;
    width: 100%;
  }

  .cont_declaro_leido label {
    left: 0;
    width: 100%;
    padding: 0;
  }
  .ui-dialog
   {
    left: 0 !important;
   }

}

@media only screen and (min-width: 481px) and (max-width: 640px) {  
        .btnFormulario {
  float: left;
  margin: 1% auto 0;
  width: 100%;
  text-align: left; 
} 

.cont_txt_ayuda {
     width: 100%;
     color: #777;
     margin-top: 14px;
     display: inline-block;
     margin-bottom: 19px;
     text-align: center;
}
  .contenedorPrin {
    width: 100%;
  }
  .modal_contenido_inf {
    width: 80%;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0;
  }

  .modal_contenido_inf_der img {
    display: none;
  }

  .bts_pram_ls {
    width: 100%;
  }

  .modal_contenido_inf_izq {
    width: 100%;
  }

  .modal_contenido_inf h4 {
    width: 100%;
  }

  .modal_pram_header {
    padding: 8px 0;
  }

      .modal_pram_footer_contacto_left
    {
        float: left;
         width: 100%;
        text-align: center;
         padding-bottom:0px;
    }

    .modal_pram_footer_contacto_right
    {
        float: left;
        text-align: center;
        width: 100%;
         padding-bottom:5px;
 
    }


  .modal_pram_header img {
    zoom: 0.6;
  }

  .cont_abaj_ls_reg {
    width: 100%;
  }

  .mensaje_error_ls {
    width: 100%;
  }

  .modal_contenido_inf_der {
    float: left;
    width: 100%;
  }

  .div_cont_camp_pago_users_exp {
    margin-right: 0;
  }

  .modal_contenido_inf h6 {
    margin: 0 0 20px 0;
  }

  /*.bts_pram_ls input {
    padding: 11px 23px;
  }*/

  .contCajaTextoA {
    width: 40%;
  }

  .contCajaTextoB {
    width: 60%;
  }

}

.mainProcess /* centrado en medio de la pantalla*/
{
    background-color: #378FE8;
    border-left: 1px solid #C6E7FF;
    border-right: 1px solid #C6E7FF;
    border-top: 1px solid #C6E7FF;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    height: 22px;
    left: 40%;
    padding: 15px;
    position: fixed;
    text-align: center;
    bottom: 55%;
    width: 220px;
}

.ContenidoFormularioModalDireccion
{
    background-color: white;
    border: 1px solid black;
    padding: 50px;
    width: 410px;
}

.cont_titulares_registro {
  float: left;
  width: 90%;
}

.cont_titulares_registro h3 {
  font-family: Arial;
  font-size: 25px;
  margin: 0 0 3px 0;
  font-weight: bold;
  color:#444;
}

.cont_titulares_registro p {
  font-family: Arial;
  font-size: 15px;
  width: 100%;
  margin: 0;
  color:#444;
  line-height: 21px;
  font-weight: normal;
}

.cont_titulares_registro .p_titu_f {
  margin-bottom: 20px;
}

.cont_titulares_registro .cont_recuperar_m {
  margin-bottom: 41px; 
}

#ContentPlaceHolder1_RadioButtonList1 {
  margin-top: 9px;
  color: #929292;
}

#ContentPlaceHolder1_RadioButtonList1 label {
  font-weight: normal;
  margin-left: 8px;
}

.bts_recup_mar {
  margin-top: 30px;
}

#btnVolver {
  background: #9f9f9f;
}

.cont_txt_f_recup {
  color: #787878;
}


#div_cont_nw_mail_contacto {
  float: left;
  font-size: 11px;
  width: 100%;
  line-height: 16px;
  padding: 0;
  margin-top: 45px;
  color: #717171;
}

#div_cont_nw_mail_contacto a {
  color: #008973;
}

.cont_txt_enca_reg {
  color: #777;
  margin-top: 5px;
  display: inline-block;
  margin-bottom: 19px;
}

.cont_txt_enca_reg_pad2 {
  width: 80%;
  color: #777;
  margin-top: 14px;
  display: inline-block;
  margin-bottom: 19px;
}


.cont_txt_enca_reg a {
  color: #777;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
}

.cont_txt_enca_reg a:hover {
  color: #777;
  text-decoration: none;
}


.cont_titulares_login {
  float: left;
  width: 77%;
}

.cont_titulares_login h3 {
  font-family: Arial;
  font-size: 25px;
  margin: 0 0 10px 0;
  font-weight: bold;
  color:#444;
}

.cont_titulares_login p {
  font-family: Arial;
  font-size: 12px;
  width: 100%;
  margin: 0;
  color:#444;
  line-height: 21px;
  font-weight: normal;
}

.cont_titulares_login .p_titu_f {
  margin-bottom: 25px;
}
