.web-sii hr {
  border-color: #dbdbdb;
  margin: 5px 30px 20px 30px;
  clear: both;
}
#notaPie p.nota {
  text-align: center;
}
#tabla_comunas i {
  padding: 4px 10px 4px;
}
#tabla_comunas .titulo {
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background-color: #ededed;
  height: 45px;
  padding-top: 10px;
  border: 1px solid #ccc;
}

.pdf2 {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  height: 35px;
  padding-top: 3px;
  margin-bottom: 10px;
}

#tabla_comunas .pdf {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  height: 35px;
  padding-top: 3px;
  margin-bottom: 10px;
}
.web-sii .fa-minus-square {
  font-size: 18px;
}
.web-sii .fa-file-pdf-o {
  font-size: 21px;
}
.web-sii p {
  text-align: justify;
}
.web-sii .nota {
  font-size: 11px;
  color: #555;
  text-align: justify;
  width: 100%;
  display: block;
  line-height: 16px;
}
.web-sii .contenido {
  margin-top: 7px;
}
.web-sii .contenido h2.title {
  font-size: 27px;
  display: block;
  margin: 5px 0 10px;
}
