/**********
** Traking Correos Chile
** by zorrigas
** https://www.zorrigas.net
**
** Bootstrap:
** https://bootsnipp.com/snippets/DV9pA
**********/

@import url(https://fonts.googleapis.com/css?family=Roboto);

html,body {
  height:100%;
      font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
          overflow-x: hidden;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height:1em;
    text-align:center;
    paddding:0.5em;
     /* font-size:80px;*/
      color:#DDCCEE;
}
h1 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    /*font-size:80px;*/

}
.lead {
    color:#DDCCEE;
    font-weight: 600;

}


/* Custom container */
.container-full {
  margin: 0 auto;
  width: 100%;
  /*min-height:100%;*/
  background-color:#110022;
  color:#eee;
  overflow:hidden;
}

.container-full a {
  color:#efefef;
  text-decoration:none;
}

.v-center {
  margin-top:7%;
}
  

  .tracking th, .tracking td, .datosgenerales th, .datosgenerales td{
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.generalTitulo {
  width: auto !important;
}

table {
  margin: auto;
  width: 80% !important;
}

#PSWRroZtzsex {
display: none;
margin-bottom: 30px;
padding: 20px 10px;
background: #D30000;
text-align: center;
font-weight: bold;
color: #fff;
border-radius: 5px;
}