/* SNS Team Registry Phase 5.1 - transfer workflow */
.team-transfer-choice{
  border-color:rgba(240,173,78,.25) !important;
  background:rgba(240,173,78,.045) !important;
}

.team-transfer-notice,
.team-transfer-admin-note{
  border-left:3px solid #f0ad4e;
  background:rgba(240,173,78,.07);
}

.team-transfer-admin-note{
  margin:12px 0;
  padding:12px 14px;
  border-radius:8px;
  color:#d4d7dd;
  line-height:1.5;
}

.team-transfer-admin-note strong{
  color:#f0ad4e;
}
