.profile-identity-image {
  width: 100px;
  height: 100px;
  float: left;
  margin: 5px 15px 5px 0px;
}

.identity-header {
  color: #767676;
}

.identity-header-name {
  margin-top: 15px;
}

.profile-information {
  padding-left: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
}

div.disabled {
  background-color: #f1f1f1;
}

.edit-profile-action {
  display: none;
  font-size: 12pt;
}

.edit-form {
  display: none;
  color: #767676;
}

.custom-text-input-cell input {
  width: 300px;
}

.edit-form input {
  border: 1px solid #7F7F7F;
  padding: 3px;
  color: #222;
}

.edit-item {
  display: none;
}

.input-wrapper {
  margin-bottom: 10px;
}

.pending {
  background-color: #ffffcc;
}

.confirmation-pending-notice .icon {
  margin-left: 5px;
}
