.AdminControlWrapper {
  display: inline;
  float: left;
  margin: 0 3px 0 0;
}
.AdminControl {
  float: left;
  margin: 0 3px 0 0;
}
.AdminSearchTerm {
  width: 10em;
}
.AttendeeListGrid {
  width: 99%;
  float: left;
  clear: both;
  margin: 6px 0 0 0;
}
.PopupTitleWrapper {
  padding-bottom: 10px;
}
.PopupTitle {
  font-weight: bold;
  font-size: 14px;
}
.imod-guests-of-attendee {
  text-indent: 20px;
}
.imod-guests-of-attendee-former {
  text-indent: 20px;
  color: #999;
}
.imod-attendee-list-side-instructions {
  font-size: 12px;
  line-height: 1.5em;
}
.imod-attendee-list-side-instructions ul li {
  margin-bottom: 10px !important;
}
/* The default label renderers regardless, but for wcag compliance we need to add pageSizeDropDown.Label so we hide it */
.rgPagerLabel,
.rcbLabel {
  display: none !important;
}
