#title-header span {
font-size: 130%;
margin-right: 30px;
}
table {
  border-width: 0 !important;
}
#title-header {
  background-repeat: repeat-x;
}
#title-header img {
  float: right;
  margin-right: 20px;
}
i.fa-circle {
  color: #ccc;
}
table#customer th {
  width: 380px;
  font-size: 110%;
}
table#customer td {
  width: 380px;
  }
table#customer th span,
table#customer td span {
  color: #900;
}
.mailmag_note {
  padding: 25px !important;
  background: #f0f0f0 !important;
}
.mailmag_note dt {
  font-size: 130%;
  font-weight: normal;
  color: #3C9CE5;
}
.mailmag_note i {
  color: #ccc;
}