.table-services th.status {
  width: 30px;
}

.table-services td.status {
  padding: 14px 5px 12px 5px;
  text-align: right;
}

.table-services th.actions {
  width: 75px;
}

.table-database-servers th.status {
  width: 30px;
}

.table-database-servers th.type {
  width: 160px;
}

.table-database-servers th.version {
  width: 140px;
}

.table-database-servers th.port {
  width: 140px;
}

.table-database-servers td.status {
  padding: 14px 5px 12px 5px;
  text-align: right;
}

.table-database-servers th.actions {
  width: 75px;
}

.table-php-versions th.status {
  width: 30px;
}

.table-php-versions td.status {
  padding: 14px 5px 12px 5px;
  text-align: right;
}