body .GlobalRole__Icon {
  margin-left: 4px;
  color: #FCD34D;
  float: none;
  display: inline;
  font-size: 20px; }

body .Table__Cell__Title .GlobalRole__Icon {
  position: relative;
  top: 3px; }

.privacy-select-container {
  display: inline-block;
  width: 250px; }

.PrivacySelect {
  width: 100%; }

.PrivacySelectOption {
  padding: 12px 12px !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row; }
  .PrivacySelectOption:not(:last-child) {
    border-bottom: 1px solid #E5E5EA; }
  .PrivacySelectOption .Icon {
    margin-right: 12px;
    width: 18px;
    height: 18px;
    line-height: 36px; }

.PrivacySelectOption__Text {
  -ms-flex: 1;
      flex: 1; }

.ThemeForm__HeaderImage__Image {
  border-radius: 8px; }

.ThemeForm__HeaderImage__Remove {
  margin: 8px;
  position: absolute;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 4px;
  cursor: pointer; }
  .ThemeForm__HeaderImage__Remove:hover {
    background-color: #FFFFFF; }

.ThemePreview__Preview {
  overflow: hidden; }

.FormIcon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  -ms-flex: 0 0 24px;
      flex: 0 0 24px;
  padding: 6px;
  border-radius: 8px; }
  .FormIcon img {
    width: 24px;
    height: 24px;
    display: block; }

.FormTitle {
  line-height: 28px; }

.FormTitle .FormIcon {
  width: 16px;
  height: 16px;
  float: left; }
  .FormTitle .FormIcon img {
    width: 16px;
    height: 16px; }

.FormShortcutListItem {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 0 8px 16px;
  cursor: pointer; }
  .FormShortcutListItem:not(.FormShortcutListItem--selected):hover {
    background-color: #F9FAFB; }
  .FormShortcutListItem--selected {
    background-color: #F3F4F6; }
    .FormShortcutListItem--selected > .Icon:last-child {
      width: 24px;
      height: 24px;
      margin-left: 12px; }
      .FormShortcutListItem--selected > .Icon:last-child path[fill^="#"] {
        fill: #047857; }
      .FormShortcutListItem--selected > .Icon:last-child path[stroke^="#"] {
        stroke: #047857; }
  .FormShortcutListItem:not(:last-child) {
    box-shadow: inset 0px -1px 0px #F3F4F6; }

.AddFormShortcutModal .modal-body--full-width {
  max-height: 60vh; }

.DocumentListItem__Icon {
  width: 36px;
  height: 36px;
  margin-right: 12px;
  float: left; }

.DocumentListItem {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 0 8px 16px;
  cursor: pointer; }
  .DocumentListItem:not(.DocumentListItem--selected):hover {
    background-color: #F9FAFB; }
  .DocumentListItem--selected {
    background-color: #F3F4F6; }
    .DocumentListItem--selected > .DocumentListItem__SelectedIcon.Icon {
      width: 24px;
      height: 24px;
      margin-left: 12px; }
      .DocumentListItem--selected > .DocumentListItem__SelectedIcon.Icon path[fill^="#"] {
        fill: #047857; }
      .DocumentListItem--selected > .DocumentListItem__SelectedIcon.Icon path[stroke^="#"] {
        stroke: #047857; }
  .DocumentListItem:not(:last-child) {
    box-shadow: inset 0px -1px 0px #F3F4F6; }
  .DocumentListItem > .Icon.DocumentListItem__NavigateIcon {
    margin-left: auto;
    margin-right: 8px;
    width: 40px;
    height: 40px; }
    .DocumentListItem > .Icon.DocumentListItem__NavigateIcon path[fill^="#"] {
      fill: #DFDFDF; }
    .DocumentListItem > .Icon.DocumentListItem__NavigateIcon path[stroke^="#"] {
      stroke: #DFDFDF; }
    .DocumentListItem > .Icon.DocumentListItem__NavigateIcon:hover path[fill^="#"] {
      fill: var(--color-link); }
    .DocumentListItem > .Icon.DocumentListItem__NavigateIcon:hover path[stroke^="#"] {
      stroke: var(--color-link); }

.AddDocumentShortcutModal .modal-body--full-width {
  max-height: 60vh; }

.AddDocumentShortcutModal__Title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .AddDocumentShortcutModal__Title .Icon:first-child {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    cursor: pointer; }
    .AddDocumentShortcutModal__Title .Icon:first-child path[fill^="#"] {
      fill: #9CA3AF; }
    .AddDocumentShortcutModal__Title .Icon:first-child path[stroke^="#"] {
      stroke: #9CA3AF; }
    .AddDocumentShortcutModal__Title .Icon:first-child:hover path[fill^="#"] {
      fill: var(--color-link); }
    .AddDocumentShortcutModal__Title .Icon:first-child:hover path[stroke^="#"] {
      stroke: var(--color-link); }
  .AddDocumentShortcutModal__Title span {
    font-size: 16px;
    font-weight: 500;
    color: #191919; }

.ShortcutForm .Shortcut__Icon {
  margin-right: 8px;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.ShortcutForm .Form__Label {
  width: auto; }

.ShortcutForm .Icon--titleIcon {
  margin-left: 8px; }

.Shortcut__Title {
  cursor: pointer; }

.Shortcut__Title:hover {
  text-decoration: underline; }

.ShortcutForm__ColorSelector, .ShortcutForm__ImageSelector {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start; }

.ShortcutForm__ImageSelector__Item, .ShortcutForm__ColorSelector__Item {
  border: 2px solid transparent;
  border-radius: 2px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .ShortcutForm__ImageSelector__Item--active, .ShortcutForm__ColorSelector__Item--active {
    border: 2px solid #191919; }

.ShortcutForm__ImageSelector__Item {
  height: auto;
  margin: 0 4px 4px 0;
  padding: 4px;
  -ms-flex: 1 1 calc(10% - 16px);
      flex: 1 1 calc(10% - 16px);
  background-color: #F6F6F6;
  text-align: center; }
  .ShortcutForm__ImageSelector__Item img {
    height: 24px; }
  .ShortcutForm__ImageSelector__Item:nth-child(10), .ShortcutForm__ImageSelector__Item:nth-child(20) {
    margin-right: 0; }

.ShortcutForm__ColorSelector__Item {
  margin-right: 4px;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  height: 32px;
  background-color: var(--color-primary); }
  .ShortcutForm__ColorSelector__Item--active {
    border: 2px solid #191919; }
  .ShortcutForm__ColorSelector__Item:last-child {
    margin-right: 0; }

.Form__FileInput__Preview .Spinner--size-large {
  margin: 2em 0em; }

