td.order_actions .invoice:after {
  content: "\f497";
}

td.order_actions .download-delivery-note:after {
  content: "\f495";
}

td.order_actions .create-delivery-note:after {
  content: "\f495";
  background-color: #eee;
}

.wcb-error-log p {
  color: #f00;
}

.wcb-error-log pre {
  border: 1px solid #ddd;
  padding: 0.5em;
  border-radius: 4px;
  background-color: #fff;
}

.wcb-meta-error {
  color: #dc3232;
  font-size: 0.9em;
}

.wcb-rating-options {
  margin-bottom: 0;
  font-weight: bold;
}

.wcb-rating-options li:last-child {
  margin-bottom: 0;
}