.userActionBtn {
  text-align: left;
}
.userRoleActionDropdown label {
  display: block;
  margin-left: 15px !important;
  margin-top: 4px;
  margin-bottom: 4px;
}
.userRoleActionTable .ant-table-small {
  border: 0px;
}
.userRoleActionTable .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #d7f9ff;
}
.roleActions i {
  margin: 0 5px;
}

.AddPersonEmailSection[data-v-7d64a243] {
  margin-top: 43px;
}
.EmailFieldCol[data-v-7d64a243] {
  display: block !important;
}

/* Full-width "Settings" section below the basic details + email card.
   Transparent/borderless so it blends with the light-gray container behind
   it, matching the top (basic details) part. */
.SettingsSection[data-v-7d64a243] {
  margin-top: 24px;
  width: 100%;
  background: transparent;
  border: none;
}
.SettingsSection[data-v-7d64a243] .ant-card-head {
  background: transparent;
  border-bottom: none;
}
.SettingsSection[data-v-7d64a243] .ant-card-body {
  background: transparent;
}

