#header {
  background: #E50053;
  color: #fff; }

.admin_shortcuts .shortcuts,
div.breadcrumbs {
  background: #ddd;
  color: #333;
  box-shadow: 1px 1px 1px rgba(192, 192, 192, 0.4); }
  .admin_shortcuts .shortcuts a,
  div.breadcrumbs a {
    color: #666666; }

.module h2, .module caption, .inline-group h2 {
  background: #ddd;
  color: #333; }
  .module h2 a, .module h2 a:link, .module h2 a.section, .module caption a, .module caption a:link, .module caption a.section, .inline-group h2 a, .inline-group h2 a:link, .inline-group h2 a.section {
    color: #333; }

.warning {
  background: #ff3333;
  color: white; }

.factura-cabecera {
  box-shadow: 1px 1px 1px #ccc;
  border-radius: 4px;
  background: #eee;
  padding: 1em 2em 0.5em !important; }
  .factura-cabecera h3 {
    margin-top: -0.5em; }

/*# sourceMappingURL=custom.css.map */
