.manage-pallet-container .panel {
  overflow-y: scroll;
  height: 216px;
}
.manage-pallet-container .panel .list-group-item.active {
  z-index: 0 !important;
}
.manage-pallet-container .error-display {
  color: red;
}
.manage-pallet-container .btn-pallets .btn {
  display: block;
  margin-bottom: 5%;
}
.manage-pallet-container .btn-move-pallets {
  margin-bottom: 5%;
  margin-top: 2%;
}
.manage-pallet-container .btn-move-pallets .btn {
  margin-right: 5%;
}
.manage-pallet-container .btn-add-pallets {
  margin-bottom: 5%;
  margin-top: 2%;
}
.manage-pallet-container .btn-add-pallets .btn {
  margin-right: 5%;
}
