table.woominecraft.commands {
  margin: 0 9px;
  width: 100%;
}

table.woominecraft.commands th {
  text-align: left;
}

table.woominecraft.commands th.buttons {
  width: 200px;
}

table.woominecraft.commands .widefat {
  width: 100% !important;
}

table.woominecraft.commands td select {
  width: 100%;
}

.woocommerce_variable_attributes table.woominecraft.commands th.buttons {
  width: 100px;
  padding: 0;
}

.woocommerce_variable_attributes table.woominecraft.commands td select {
  margin: 0;
  display: block;
  font-size: 14px;
  padding: 4px;
  color: #555;
  line-height: 2;
}

.woocommerce_variable_attributes table.woominecraft.commands .wmc_delete_server {
  line-height: 2;
  font-size: 1.1em;
  padding: 4px;
}

.wp-list-table #wmc-delivered {
  width: 78px;
}

.wp-list-table td.wmc-delivered {
  text-align: center;
}
