.div-rows-users {
  border-collapse: separate;
  border-spacing: 4px;
  border-color: grey;
  border-bottom: 1px solid #ddd !important;
  height: 50px;
}

.name-users-plan-delete {
  margin-top: 7.5%;
}

.div-users-plan-delete {
  border-top: 1px solid #ddd !important;
}

.modal-body-users-transfer-plan{
  padding-bottom: 15px;
  max-height: 55vh;
  overflow: auto;
}

.text-modal-users-transfer-plan{
  padding: 15px;
}

.select-plan-for-user {
  margin-top: 2.5%;
}