table.properties td:nth-child(1) {
  font-weight: bold;
  width: 150px;
}
table.properties td:nth-child(3) {
  width: 200px;
  text-align: right;
}
div.feed-replication input.clipboard-box[type=text] {
  width: 350px;
}
