.loading {
  width: 100%;
}
.pagination {
  margin-top: 15px;
  text-align: right;
  margin-bottom: 55px;
}

.actions {
  width: 100%;
  height: 50px;
  text-align: right;
}
.error {
  margin: 0;
  margin-top: 5px;
  color: red;
}
.confirm {
  width: 350px;
}
.numberPicker {
  margin-top: -3px;
}
.selector {
  margin-top: -3px;
}
.cell {
  height: 20px;
}
