body{margin: 0;} 
ul,li{margin: 0; padding: 0; list-style: none;}
a{text-decoration: none; color: #666666} /*saca los puntos  que trae por defecto*/
.clear{clear: both;}
h1,h2,h3,h4,h5,h6{font-weight: normal;} /*saca la negrita que trae por defecto*/

body{
	font-family: 'Open Sans', sans-serif;
   font-size: 15px;
  color: #666666;
  text-align: center;
  margin: 0;
  min-width: 320px;
	}

header{
    vertical-align: middle;
}

.app {
    padding-top: 2em;
}

.app a{
  color: #41B4E0;
  font-weight: normal;
  font-size: 1em;
  padding: 2em 0
  }

.container{
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

.logo {
    float: left;
    width: 29%;
    margin: 2.3em 0;
}

.logo-web{
  margin-top: 1em;
  float: left;
}

.movil{
  display: none;
  width: 98px;
  position: relative;
  top: -1em;
  float: left;
  margin-left: 5em;
  padding: 0;
}

.movil img{width: 98px}

nav ul {
    float: right;
    margin: 0;
    padding: 50px 0;
    font-size: 0.95em;
    font-weight: bold;
}

.user {
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

nav ul li a {
    margin: 0 !important;
}

nav ul li a:hover {
    color: #1d526b;
    font-weight: bold;
}

nav ul li ul {
    display: none;
    position: absolute;
    min-width: 140px;
    padding: 0 0 0 4px;
    z-index: 99;
}

nav ul li:hover ul {
    display: block;
    min-width: 140px;
}

.nav-cuenta-user li {
    background-color: #66826b;
    height: 40px;
    margin-left: -5px;
}

nav ul li ul li {
    position: relative;
    display: block;
    text-align: left;
    background-color: #66826b;
    left: -4px;
}

.nav-cuenta-user {
    padding-top: 10px !important;
}

.bandaw{
  background-image: url(../imagenes/noisy_net_@2X_B.png); 
  color: white; position: relative;
  padding: 0.5em 0; 
  text-align: center;
}

.container-user, .container-user-in {
    max-width: 600px;
    min-width: 300px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.85em;
    -moz-appearance: textfield !important;
}

.banda-user{padding: 0 1.5em}

.banda-user span {
    text-transform: uppercase;
    font-weight: bold;
}

.banda-user p{line-height: 1.5em}

form {
    margin: 0 auto 3em;
}

fieldset {
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border: 3px solid #0b0b1b;
    padding: 2.8em 2.5em 3.5em;
    margin-top: 3em;
}

fieldset ul {
    margin: 0 auto 3em;

    padding-bottom: 0.4em;
}

fieldset ul li {
    margin: 0;
}


.btn-activo {
    background-color: #66826b;
    color: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 1em;
    letter-spacing: 1px;
}

fieldset ul li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8em;
}

a {
    text-decoration: none;
    color: #434343;
    margin: 0.1em;
    padding: 0.5em 0.8em;
    /* display: inline-block; */
}

.container-div-user input {
    display: block;
    margin: 1em auto;
    width: 300px;
    height: 36px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.85em;
    font-weight: 300;
    color: #3c3c3c;
    box-sizing: border-box;
    border-radius: 3px;
    border: 0;
    border-bottom: 2px solid #ddd;
    -moz-appearance: textfield !important;
}

.container-div-contacto input {
    display: block;
    margin: 1em auto;
    width: 300px;
    height: 36px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.85em;
    font-weight: 300;
    color: #3c3c3c;
    box-sizing: border-box;
    border-radius: 3px;
    border: 0;
    border-bottom: 2px solid #ddd;
    -moz-appearance: textfield !important;
}

.container-div-contacto-recuperar input {
    display: block;
    margin: 1em auto;
    width: 300px;
    height: 36px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.85em;
    font-weight: 300;
    color: #3c3c3c;
    box-sizing: border-box;
    border-radius: 3px;
    border: 0;
    border-bottom: 2px solid #ddd;
    -moz-appearance: textfield !important;
}

.listaLogin{padding-top: 0; padding-bottom: 2em; float: none; margin: 0 auto; border-top: 2px solid #0b0b1b}
.listaLogin, .listaLogin li{margin: 0; padding: 0; list-style: none;}
.listaLogin li {margin: 0.5em}


.enviar {
    width: 120px !important;
    margin-top: 5em !important;
    background-color: #66826b;
    border-bottom: 0;
    color: #fff !important;
}

.no-activo {
    display: none;
}




/* INTERIOR USER */
/*.header-interior{
  background-image: url(../imagenes/noisy_net_@2X_B.png); 
}*/

.container-header {
    margin-top: 4px;
    margin-bottom: 4px;
}

.header-right {
    color: ;
    font-size: 0.7em;
    float: right;
    margin: 0;
}

.header-right ul li a {
    color: #0b0b1b;
    font-size: 1.2em;
    padding: 0.8em 0 !important;
}

.header-right ul img {
    background-image: url(../imagenes/6iconos11x11.svg);
    height: 11.2px;
    width: 11.2px;
    margin: 0 3px;
}

.img-header-sepa {
    background-position: -11px 0;
}

strong {
    font-weight: bold;
}

.user-name{
  font-size: 1.3em;
  margin-left: 0.3em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.img-header-user {
    background-position: -22px 0;
}

.clear {
    clear: both;
}

.alias {
    background-color: #5072ca;
    width: 170px;
    float: right;
    color: white;
    padding: 15px 0;
    border-radius: 20px 0 0 0;
}

/*COLORES POR SERVICIOS*/

/*  #5072ca agua*/
 /* #F2C100 luz*/
 /* #ca8748 sepelio*/
 /* #7acc36 telefono*/

.nav-user {
    background-color: #66826b;
    height: 40px;
    padding-bottom: 10px;
}

.nav-user ul {
    padding-top: 0px;
}

nav ul {
    float: right;
    margin: 0;
    padding: 50px 0;
    font-size: 0.95em;
    font-weight: bold;
}

.nav-user ul li {
    position: relative;
   
}

nav ul li ul {
    display: none;
    position: absolute;
    min-width: 140px;
    padding: 0 0 0 4px;
    z-index: 99;
}

nav li {
    display: inline-block;
}

.presionado-nav-user {
    background-color: #66826b;
    height: 50px;
    position: relative;
    top: -20px;
    padding-top: 12px;
    border-radius: 3px;
}

.nav-user ul li a {
    color: white;
    text-transform: uppercase;
    font-size: 0.85em;
    padding-top: 10px;
}

nav ul li a {
    margin: 0 !important;
}

.container-user-in {
    max-width: 1200px;
    min-width: 300px;
    margin-top: 2em;
    margin-bottom: 15em;
}

.deuda {
    font-size: 1.2em;
}

.deuda strong {
    color: #e40606;
}

.container-user-in div {
    margin-top: 4em;
}

.boton-interno {
    padding: 5px 8px;
    margin: 0 2em;
    color: #fff;
    background-color: #66826b;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 0px solid #000000;
}

.boton-interno-rojo {
    padding: 5px 8px;
    margin: 0 2em;
    color: #fff;
    background-color: #d10808;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 0px solid #000000;
}




/*Facturas y Reclamos*/
table {
    border-collapse: collapse;
    border: none;
    width: 100%;
    margin: auto;
}

.container-user-in tr {
    padding: 3px 0;
    border-bottom: 1px #ddd solid;
    height: 4em;
}

.color-fact {
    background-color: rgba(221, 221, 221, 0.84);
}

th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}

.container-user-in td {
    padding-left: 1em;
    padding-right: 1em;
}


td {
    padding: 0;
    margin: 0 5px;
}

.saldo {
    font-weight: bold;
}

.container-user-in table td input {
    font-size: 0.8em;
    -moz-appearance: textfield !important;
}

.descarga{width: 20px}

.lista-reclamos{
  text-align: left; 
  display: table; 
  line-height: 2em
}


/*Fotter*/
footer{
  background-image: url(../imagenes/noisy_net_@2X_B.png);
  height: 20.5em;
}

.info_footer ul li a, .info_pipinas li{
  color: #adacac;
}

footer div{
  display: inline-block;
}

footer div:first-child{
  height: 20.5em;
  overflow: hidden;
  float: left;
  margin-left: -5%;
  width: 40em;
}

footer .img_footer{
  height: auto;
  overflow: hidden;
  objet-fit: cover;
  opacity: 60%;
  margin-top: -22%;
  margin-left: 12%;
  width: 40em;
}

.info_pipinas{
  margin-right: 35em
}

.logo_footer{
  width: 225px;
  margin: 2em 0 0.3em;
}

.info_pipinas li{
  line-height: 1.5em;
  font-size: 0.75em;
  display: block;
}

.data_footer{
  width: 65px;
  display: list-item;
  margin-top: 1.3em;

}

.fin{
  margin: 1.8em 0;
  font-size: 0.7em;
  color: #B2B2B2
}



/* MI CUENTA - mis datos*/
.notificaciones-p {
    text-align: left;
}

.notificaciones-d {
    text-align: left;
    margin-top: 0 !important;
    width: auto;
    height: 22px;
    padding: 14px;
}

.notificaciones-d-c {
    background-color: rgba(221,221,221,0.8);
}

div.choice {
    height: 13px;
    width: 13px;
    border: 1.2px #fff solid;
    margin-right: 20px;
    background-color: rgba(221,221,221,0.8);
}

.choice, div.choice, .choice div, .noti-choice, div.noti-choice {
    display: inline-block;
    margin-top: 0;
}

p.noti-choice {
    margin-right: 10px;
}

.noti-choice input {
    border: 0;
    border-bottom: 1px solid #b7b7b7;
    background-color: transparent;
}

.noti-choice-mail+input {width: 765px;}
.noti-choice-otro+input {width: 700px;}

.modificar {
    text-align: left;
    width: 300px;
    margin-left: 45px;
    margin-top: 45px;
}

.modificar td {
    padding: 0 10px;
}

.container-user-in table td input {
    font-size: 0.8em;
}

/*.container-user-in div {
    margin-top: 4em;
}*/

.guardar {
    float: right;
}


/*MI CUENTA - mis suministros*/
.delete {
    float: left;
}

.suministros-table {
    max-width: 850px !important;
    margin-left: 3em;
    text-align: left;
    border-left: 3px solid #5072ca !important; /*El color del borde, debe ser el color del servicio*/
}

        /*COLORES POR SERVICIOS*/

        /*  #5072ca agua*/
         /* #F2C100 luz*/
         /* #ca8748 sepelio*/
         /* #7acc36 telefono*/

.suministros-table tr {
    border-bottom: none;
    height: 30px;
}

.suministros-table td {
    padding-left: 1em !important;
}

.bold {
    font-weight: bold;
    width: 180px;
}

.edit-alias {
    font-weight: lighter;
    font-size: 1em;
    display: inline-block;
    margin-left: 5px;
}

.container-user-in section{margin-left: 2em}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    max-height: 200px;
    overflow-y: scroll;
  }
  
   html .ui-autocomplete { width:1px; }
   .ui-menu .ui-menu-item a{
      display:block;
  }
  
  .ui-autocomplete > li > div {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
  }
  
  .ui-state-hover,
  .ui-state-active,
  .ui-state-focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
    cursor: pointer;
  }
  
  .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  input[type=number]::-webkit-inner-spin-button, 
  input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
  }

  input[type=number] { -moz-appearance:textfield; }





@media screen and (max-width: 1500px){
  .info_pipinas{margin-right: 7em}
  footer div:first-child{margin-left: -15%}
}

@media screen and (max-width: 945px){
  nav ul{padding-right: 3em}
  nav ul li a {margin: 0 0; padding: 0.5em 0.6em;}
  .logo {padding-left: 3em}
  .logo-web{margin-left: 3em}
  .sacar {display: none;}
  footer{height: auto;}
  .info_pipinas{margin: 2em 0;}
  footer div:first-child, .info_pipinas ul{display: none;}
  .logo_footer{vertical-align: middle; margin: 0}
  .info_pipinas div{margin-left: 83px; vertical-align: middle;}
  .noti-choice-mail+input {width: 364px;}
  .noti-choice-otro+input {width: 299px;}
  .notificaciones-p{padding-left: 1em}
}

@media screen and (max-width: 895px){
  .noti-choice-mail+input {width: 340px;}
  .noti-choice-otro+input {width: 275px;}
  .modificar{margin-left: 20px}
}

@media screen and (max-width: 750px){
  .logo {margin: 3em auto; float: none; width: 260px; padding: 0}
  nav ul{padding: 1em 0 2em; float: none; margin: 0 auto;}
}

@media screen and (max-width: 550px){
  body{font-size: 18px}
  .logo-web{display: none;}
  .movil{display: inline-block;}
  .sacar {display: none;}
  .hidden{display: none;}
  /*nav ul {font-size: 0.8em;}*/
  nav ul li a{padding: 12px 10px 0 10px !important;}
  nav ul li a:hover{color: lightgray}
  .info_pipinas div{display: none;}
}

@media screen and (max-width: 500px){
  .edit{display: none;}
  .container-user-in section{margin-left: 3em}
}

@media screen and (max-width: 485px){
  /*.alias {width: 120%; padding: 0; display: inline;}*/      /*LAS 3 MODIFICACIONES DE .alias SON PARA PONERLO COMO BARRA PARALELA AL MENÚ*/
  /*.alias p{display: inline-block;}*/
  /*.alias span {padding-right: 12px; border-right: 2px solid white; margin-right: 10px;}*/
  .noti-choice-mail+input {width: 234px;}
  .noti-choice-otro+input {width: 169px;}
  .modificar {margin-left: 0;}
}

@media screen and (max-width: 480px){
  .movil{left: -3em}

@media screen and (max-width: 460px){
  fieldset{padding-left: 1.5em; padding-right: 1.5em}
  /*nav ul {font-size: 0.73em;}*/
}

@media screen and (max-width: 372px){
  .alias{width: 155px}
  .movil{left: -3.5em}
  fieldset{padding-left: 1em; padding-right: 1em}
}

