html, body	{ margin:0 auto; padding:0px; border:none; font-family:arial; font-size: 12px;}
h1, h2, h3	{ margin:0px; padding:0px; font-weight:normal; font-size: 12px; }
h4, h5, h6	{ margin:0px; padding:0px; font-weight:normal; font-size: 12px;}
p, form	 { margin:0px; padding:0px; }
ul, ol, li	{ margin:0px; padding:0px; list-style:none; }
img	 { border:none; margin:0px; padding:0px; }
a, a:visited, a:hover, a:active	{ 
text-decoration:underline; 
margin:0px; 
padding:0px;
}
input[type=button] {
  -webkit-appearance: none;
}

input[type=submit] {
  -webkit-appearance: none;
}


#cristal{
    background-color: rgba(0, 0, 0, 0); 
    height: calc(100% - 25px);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}


#cerrarMCM{
-webkit-appearance:none;
    background: red none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: white;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin-right: 0;
    padding: 0;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 35px;
}

#cerrarMCM:hover{
    opacity:0.7;
}

#backindex {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

#bajaE{
    -webkit-appearance: none;
    cursor: pointer;
    background: #0097c7 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 3px 0 #006c8e;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    margin: 0 auto 20px;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
}

#clicker{
    background-color: rgba(0, 0, 0, 0.1);
    height: 100%;
    position: fixed;
    width: calc(100% - 20px);
    z-index: 99999999;
}

#goPortal{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    text-decoration: underline;
}

#userLog, #userPass {
    position: relative;
    background: none;
    border: none;
    border-bottom: 2px solid #23b5d6;
    width: 62%;
    margin-bottom: 10px;
    color: #a5a5a5;
    font-size: 25px;
    padding: 5px;
    text-align: center;
  }

.login {
    position: relative;
    background: none;
    border: none;
    border-bottom: 1px solid #23b5d6;
    width: 75%;
    margin-bottom: 10px;
    color: #a5a5a5;
    font-size: 15px;
    padding: 5px;
    text-align: center;
    border-radius: 0px !important;
}

#cajaInfo #bajaOpt h2 {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 70%;
    text-align: left;
}

#bajaOpt #botonBajaMultiple{
    bottom: 0;
    float: right;
    font-size: 12px;
    height: auto;
    margin-bottom: 0;
    padding: 5px 10px;
    width: auto;
}


#nosusc{
color:red;
font-weight:bold;
display:none;
}

#oravod{
margin:10px auto;
}

#errorImg {
    display: block;
    margin: 10px auto;
    max-width: 40px;
}
#precioG, #precioG_index{
    background: white none repeat scroll 0 0;
    border-bottom: 1px solid #ededed;
    color: #333;
    font-size: 11px;
    padding: 5px;
    text-align: center;
}
#cargosAdicionales{
    display:none;
    color: #333;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    margin: 20px auto;
}


#cabeceraLP {
    background: #fff none repeat scroll 0 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999999999;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
    left: 0;
}

#cabeceraLPinner {
    margin: 0 auto;
    max-width: 480px;
    overflow: auto;
}

#cabeceraLP #logo {
    max-width: 130px;
   display: block;
    margin: 0 auto;
}

#cajaInfo p{
font-size:12px;
}



#cajaInfo p a{color:#0054df; text-decoration: underline;}
#cajaInfo a {
    color: #0054df;
    font-family: arial;
    font-size: 12px;
    text-decoration: underline;
}

#cajaInfo hr {
    background: #c9c9c9 none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    width: 80%;
}

#contenedor #logo {
    display: block;
    margin: 0 auto;
    max-width: 250px;
    width: 60%;
}


#cajaInfo #bajaOpt h2 {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 70%;
    text-align: left;
}

#bajaOpt #botonBajaMultiple{
    bottom: 0;
    float: right;
    font-size: 12px;
    height: auto;
    margin-bottom: 0;
    padding: 5px 10px;
    width: auto;
}

#botonBajaMultiple{
-webkit-appearance:none;
cursor:pointer;
    background: red none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 3px 0 #bf0000;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    margin: 0 auto;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
}

#bajaOpt {
    overflow: auto;
    padding: 5px;
}

.btn_pagosMCM {  
    background: #f83572 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: white;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin: 20px auto;
    max-width: 190px;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 0 #333;
    width: 90%;  
 }

#piePortalWifi {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    height: auto;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 999999999;
}

#piePortalWifi input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    margin: 5px auto;
    text-decoration: underline;
    color: #333;
    padding: 0 5px;
}

#piePortalWifi input:hover {
color:#454545;
}

#infoSusc {
    font-family: arial,verdana;
    font-size: 12px;
    margin: 10px auto;
    font-weight: bold;
}

#botonEntrar {
    cursor: pointer;
    background: #f8496b none repeat scroll 0 0;
    border: 0 none;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    margin: 0 auto 20px;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
    display: block;
}


#botonBaja{
-webkit-appearance:none;
cursor:pointer;
    background: red none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 3px 0 #bf0000;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    margin: 0 auto;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
}


#botonacederportal {
-webkit-appearance:none;
    background: #f83572 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 3px 0 #b72150;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    margin:20px auto;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
    cursor:pointer;
}

#iralportal h2 {
    margin-top: 20px;
    font-size: 11px !important;
}

#botonirLP {
    -webkit-appearance: none;
    background: #8ad2e8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 3px 0 #6ab7d0;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    margin: 10px auto;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
    cursor: pointer;
}


#cajaInfo {
    background-color: #ffffff;
    border: 1px solid #efefef;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    left: 0;
    margin: 0 auto;
    max-width: 460px;
    padding: 5px;
    position: relative;
    right: 0;
    text-align: center;
    width: 95%;
    z-index: 999;
    padding: 5px 5px 30px;
  	top: 20px;
}


#cajaInfo h2 a {
    color: blue;
    font-size: 14px;
    text-decoration: underline;
}

#cajaInfo h2 a:hover {

    text-decoration: underline;
}


#cajaInfo #logo {
    left: 0;
    max-width: 200px;
    position: relative;
    right: 0;
    width: 80%;
    margin: 15px auto;
}

#cajaInfo h1, #cajaInfo h2, #cajaInfo h3 {
    color: #454545;
    font-family: arial,verdana,sans-serif;
    text-align: center;
    font-weight:normal
}


#cajaInfo h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

#cajaInfo h2 {
    font-size: 14px;
}

#cajaInfo h3 {
    color: black;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}

#cajaInfo h3 span {
    color: red;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#formIndexWifi h1{
color:#454545;
}


#formIndexWifi h4 {
    color: red;
    font-size: 11px;
    font-style: oblique;
    font-weight: normal;
}

#backindex {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}





#backindex2 {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 11;
}

#formIndexWifi {
    background-color: white;
    border-radius: 5px;
    color: #454545;
    font-family: arial;
    left: 0;
    margin: 50px auto;
    max-width: 420px;
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 84%;
    z-index: 9999;
}

#formIndexWifi img {
    max-width: 100px;
    position: relative;
    margin:0 auto;
}

#pieCondicionesPagos {
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid #dddddd;
    bottom: 0;
    color: #222;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    left: 0;
    margin: 0 auto;
    max-width: 950px;
    padding: 5px 20px;
    position: fixed;
    right: 0;
    width: auto;
    z-index: 9999;
}

#pieCondicionesPagos #left{
    float: left;
    margin: 0 auto;
    text-decoration: underline;
    color:#343434;
}

#pieCondicionesPagos #right{
    float: right;
    margin: 0 auto;
    text-decoration: underline;
    color:#343434;
}

#pieBajaMovistar {
    background: #f0f0f0 none repeat scroll 0 0;
    font-size: 13px;
    font-weight: bold;
    margin: 20px auto 0;
    overflow: auto;
    padding: 5px;
}


#pieBajaMovistar #left {
    float: left;
    margin: 0 auto;
    text-decoration: underline;
    color:#343434;
}


#pieBajaMovistar #right {
    float: right;
    margin: 0 auto;
    text-decoration: underline;
    color:#343434;
}


.but h5 {
    margin: 0 auto;
}

#opers {
    margin: 0 auto;
    max-width: 90%;
    overflow: auto;
}


#opers img {
    display: block;
    float: right;
    max-width: 25px;
}
.but {
    border: 1px solid #ddd;
    padding: 5px;
    width: 25%;
    cursor:pointer;
}

.but:hover {
border: 1px solid #444444;
}

.but:visited{
border: 1px solid #red;
}

#opers #left {
    float: left;
  
}


#opers #center {
    display: inline-block;
}


#opers #right {
    float: right;
}

h2 a{
color:black;
}

#formBaja hr {
    background: #c6c6c6 none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    margin: 20px auto;
    width: 50%;
}

#pass1{}

#dataIn {
    border: 1px solid #a5a5a5;
    border-radius: 10px;
    color: #333;
    display: block;
    font-family: arial;
    font-size: 14px;
    height: 35px;
    margin: 20px auto;
    max-width: 250px;
    text-align: center;
    width: 90%;
}

#butt{
background: rgba(0,188,250,1);
background: -moz-linear-gradient(top, rgba(0,188,250,1) 0%, rgba(0,131,198,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,188,250,1)), color-stop(100%, rgba(0,131,198,1)));
background: -webkit-linear-gradient(top, rgba(0,188,250,1) 0%, rgba(0,131,198,1) 100%);
background: -o-linear-gradient(top, rgba(0,188,250,1) 0%, rgba(0,131,198,1) 100%);
background: -ms-linear-gradient(top, rgba(0,188,250,1) 0%, rgba(0,131,198,1) 100%);
background: linear-gradient(to bottom, rgba(0,188,250,1) 0%, rgba(0,131,198,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bcfa', endColorstr='#0083c6', GradientType=0 );

    border: 1px solid #0083c6;
    cursor:pointer;
    border-radius: 10px;
    color: white;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    text-shadow: 1px 1px 0 #666;
    width: 48%;
    margin:0 auto;
}


#formLogin h1 {
    font-family: arial;
    font-size: 18px;
}

#formLogin h2 {
    color: black;
    font-size: 13px;
    font-weight: normal;
}

#formLogin h3 {
    color: red;
    font-size: 11px;
    font-weight: normal;
}


#formLogin #logo {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 90%;
}

#formBaja h1 {
    font-family: arial;
    font-size: 14px;
}

#formBaja h2 {
    color: black;
    font-size: 13px;
    font-weight: normal;
}

#formBaja h3 {
    color: red;
    font-size: 11px;
    font-weight: normal;
}


#formBaja #logo {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 90%;
}



#formLogin {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    box-shadow: 0 2px 1px #ddd;
    color: #454545;
    font-family: arial;
    margin: 50px auto;
    max-width: 400px;
    padding: 20px;
    text-align: center;
    width:84%;
}





#formBaja {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 2px 2px #adadad;
    color: #454545;
    font-family: arial;
    margin: 110px auto;
    max-width: 400px;
    padding: 20px;
    text-align: center;
    width: 84%;
}
 
body{
padding:0px;
margin:0px;
background-color:#f5f5f5;
}

#contenedor {
    background: white none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 2px 3px #595959;
    font-family: arial;
    font-size: 12px;
    height: auto;
    margin: 0 auto;
    max-width: 950px;
    padding: 20px;
    position: relative;
    text-align: justify;
    top: 60px;
    width: 86%;
}

#contenedor h1 {
    font-family: arial;
    font-size: 18px;
    color:#454545;
}

#contenedor h2 {
    font-family: arial;
    font-size: 14px;
    color:#232323;
}

#contenedor p {
    font-family: arial;
    font-size: 12px;
}

#pie{
    color: #666;
    display: block;
    font-family: arial;
    font-size: 14px;
    margin: 10px auto;
    position: relative;
    text-align: center;
}

#portal {
    border: 0 none;
    height: calc(100% - 45px);
    left: 0;
    margin-top: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    width: 100%;
}

