.IntervalInput {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 4px; }
  .IntervalInput input[type="text"] {
    width: 65px;
    margin-right: 8px; }
  .IntervalInput .Select-control, .IntervalInput .Select {
    width: 120px;
    min-width: inherit; }
  .IntervalInput .Select.is-disabled {
    opacity: 0.5; }
  .IntervalInput > .Icon {
    margin-left: 8px;
    cursor: pointer; }
    .IntervalInput > .Icon path {
      fill: #808080; }

.IntervalsListInput button.Button.Button--icon {
  background-color: transparent;
  font-weight: 300;
  color: #808080;
  padding: 0; }
  .IntervalsListInput button.Button.Button--icon:hover {
    background-color: transparent; }
  .IntervalsListInput button.Button.Button--icon svg.Icon {
    width: 20px;
    height: 20px;
    margin-right: 12px; }

.IntervalsListInput .IntervalInput + button.Button.Button--icon {
  margin-top: 16px; }

.IntervalsListInput small {
  margin-bottom: 12px; }

.Replacement {
  margin: 0 -16px;
  padding: 16px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-top: 1px solid #E5E5EA; }
  .Replacement .ImageItem {
    float: left;
    -ms-flex: 1;
        flex: 1; }
  .Replacement .ImageItem + small {
    line-height: 30px; }

.Replacement__Actions {
  display: -ms-flexbox;
  display: flex; }

#Calendar .PredicatesFilter__Filters {
  margin-bottom: 0px; }

.Calendar .Calendar__day-header {
  border-right: 1px solid #E5E5EA; }
  .Calendar .Calendar__day-header.Calendar__day-header--today {
    border-bottom: 3px solid var(--color-primary);
    padding-bottom: calc(12px - 2px); }
  .Calendar .Calendar__day-header:last-child {
    border-right: none; }

.Calendar .Calendar__event-row__day {
  border-right: 1px solid #E5E5EA; }
  .Calendar .Calendar__event-row__day:last-child {
    border-right: none; }

.Calendar .List:not(.List--empty) + .Button {
  margin-top: 8px; }

.CalanderExchangeItem {
  background-color: #F2F2F7; }
  .CalanderExchangeItem:not(:last-child) {
    margin-bottom: 8px; }

.AttendButtons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 8px 16px;
  border-radius: 6px;
  border: 0.5px solid #F6F6F6; }
  .AttendButtons > span:first-of-type {
    margin-right: auto;
    color: #898A8B; }
  .AttendButtons .AttendButtons__Button .Icon {
    width: 18px;
    height: 18px; }
  .AttendButtons .AttendButtons__Button--WhiteIcon .Icon path[fill^="#"] {
    fill: #FFFFFF; }
  .AttendButtons .AttendButtons__Button--WhiteIcon .Icon path[stroke^="#"] {
    stroke: #FFFFFF; }

.EventDetailsCard__HeaderImage {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px 8px 0 0; }

.EventDetailsCard__Content {
  box-sizing: border-box;
  padding: 16px; }
  .EventDetailsCard__Content .EventDetailsCard__Details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    white-space: pre;
    margin-bottom: 12px; }
    .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Name {
      font-size: 16px;
      line-height: 24px;
      font-weight: 500;
      letter-spacing: 0.15px;
      color: #1C1C1E;
      margin-bottom: 12px; }
    .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail.webLink {
      max-width: 45em; }
      .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail.webLink a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
    .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start; }
      .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail > .Icon {
        margin: 4px 8px 0 0;
        width: 12px;
        height: 12px; }
      .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail--location {
        -ms-flex-align: start;
            align-items: flex-start; }
        .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail--location .EventDetailsCard__LocationDetailText {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column; }
          .EventDetailsCard__Content .EventDetailsCard__Details .EventDetailsCard__Detail--location .EventDetailsCard__LocationDetailText > span:last-of-type {
            color: #898A8B; }
  .EventDetailsCard__Content .EventDetailsCard__Badge {
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.1px;
    margin-right: 8px;
    padding: 4px 8px;
    background-color: var(--color-primary);
    float: left;
    color: var(--color-primary-text);
    text-transform: uppercase;
    border-radius: 10px; }
  .EventDetailsCard__Content .EventDetailsCard__Description {
    color: #898A8B; }
    .EventDetailsCard__Content .EventDetailsCard__Description:not(:last-child) {
      margin-bottom: 16px; }

.GuestListModal .Modal__Wrapper {
  max-height: 540px !important; }

.GuestListModal .modal-content {
  box-sizing: border-box; }

.GuestListModal .modal-body {
  padding: 0 !important; }

.GuestListModal__Tabs {
  margin: 16px 0 0 0; }

.InviteesWidget__ProfilePictures {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .InviteesWidget__ProfilePictures .ProfilePopover__Trigger {
    margin-bottom: 4px; }
    .InviteesWidget__ProfilePictures .ProfilePopover__Trigger:not(:first-child) {
      margin-left: -8px; }

.InviteesWidget__RemindButton {
  margin-top: 16px; }

.PostMessage {
  width: 100%;
  margin-bottom: 24px;
  background-color: #FFFFFF;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); }
  .PostMessage .SearchBar {
    margin-bottom: 0;
    border: 0 !important; }
    .PostMessage .SearchBar .Icon {
      line-height: 42px; }
  .PostMessage .Channels {
    padding-top: 0;
    box-shadow: none; }
    .PostMessage .Channels .balloon__title {
      margin: 8px 0;
      padding: 8px 12px;
      background-color: #E5E5EA;
      border: 0; }
      .PostMessage .Channels .balloon__title:first-of-type {
        margin-top: 0; }
  .PostMessage.PostMessage--active {
    box-shadow: 0 1px 1px #65656f; }
  .PostMessage .Attachments, .PostMessage .Form__Poll {
    margin-bottom: 16px; }
  .PostMessage hr {
    background-color: #F6F6F6; }

.PostMessage__input-container__file {
  margin-left: 24px; }

.PostMessage .Card__Content {
  cursor: text; }

.PostMessage .Card__Header {
  width: calc(100% - 32px);
  padding: 8px 16px;
  background-color: #F6F6F6;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #808080; }

.Post__Message__TargetName {
  color: var(--color-primary); }

.Post__Message__ChangeTarget {
  cursor: pointer; }

.PostMessage.PostMessage--focused .PostMessage__Actions {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .PostMessage.PostMessage--focused .PostMessage__Actions > * {
    -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
    margin-bottom: 8px;
    width: calc(50% - 2px - 4px);
    float: left; }
    .PostMessage.PostMessage--focused .PostMessage__Actions > * .Button {
      margin-right: 0;
      width: 100%; }
    .PostMessage.PostMessage--focused .PostMessage__Actions > *:nth-child(1), .PostMessage.PostMessage--focused .PostMessage__Actions > *:nth-child(2) {
      margin-top: 0; }

.PostMessage__Important {
  margin-bottom: 8px;
  overflow: hidden;
  line-height: 24px; }
  .PostMessage__Important .Icon {
    margin-right: 8px; }
    .PostMessage__Important .Icon path[fill^="#"] {
      fill: #FCD34D; }
    .PostMessage__Important .Icon path[stroke^="#"] {
      stroke: #FCD34D; }

.PostMessage__Actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  .PostMessage__Actions .Button {
    border-radius: 8px; }
  .PostMessage__Actions > *:not(:last-child) {
    margin-right: 8px; }

.PostMessage__Button--poll .Icon path[fill^="#"] {
  fill: #34C759; }

.PostMessage__Button--poll .Icon path[stroke^="#"] {
  stroke: #34C759; }

.PostMessage__Button--poll.Button--active {
  background-color: rgba(52, 199, 89, 0.1);
  color: #191919; }

.PostMessage__Button--attachment .Icon path[fill^="#"] {
  fill: #007AFF; }

.PostMessage__Button--attachment .Icon path[stroke^="#"] {
  stroke: #007AFF; }

.PostMessage__Button--document .Icon path[fill^="#"] {
  fill: #AF52DE; }

.PostMessage__Button--document .Icon path[stroke^="#"] {
  stroke: #AF52DE; }

.PostMessage__Button--tag .Icon path[fill^="#"] {
  fill: #FF9500; }

.PostMessage__Button--tag .Icon path[stroke^="#"] {
  stroke: #FF9500; }

.PostMessage__Button--important .Icon path[fill^="#"] {
  fill: #FCD34D; }

.PostMessage__Button--important .Icon path[stroke^="#"] {
  stroke: #FCD34D; }

.PostMessage__Button--important.Button--active {
  background-color: rgba(252, 211, 77, 0.1);
  color: #191919; }

.PostMessage.Card .Card__Footer {
  width: 100%;
  padding: 12px 16px;
  display: -ms-flexbox;
  display: flex;
  background-color: #F6F6F6;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-sizing: border-box; }

.PostMessage__Backdrop {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(25, 25, 25, 0.65);
  z-index: 4; }

.PostMessage__Backdrop + .PostMessage {
  z-index: 4;
  position: fixed;
  top: 50%;
  left: calc(50px + 50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 1px #65656f;
  width: 100%;
  max-width: 640px; }

.PostMessage__PublishAt {
  width: calc(100% - 32px);
  background-color: #F6F6F6;
  padding: 12px 16px;
  float: left;
  border-top: 1px solid #E5E5EA;
  border-bottom: 1px solid #E5E5EA; }
  .PostMessage__PublishAt span {
    color: var(--color-primary); }
  .PostMessage__PublishAt .pull-right {
    cursor: pointer; }

@media (max-width: 1200px) {
  .PostMessage {
    margin-bottom: 16px; } }

.UserInput__input textarea {
  padding: 11px 0; }

#Event .Container__Content {
  max-width: 1000px; }

#Event .Card.Message {
  margin-bottom: 20px; }

.EventContainer__Content {
  display: -ms-flexbox;
  display: flex; }

.EventContainer__FeedAndInputCol {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: -moz-max-content;
  width: max-content; }

.EventContainer__WidgetsBar {
  margin: 20px 0 0 20px; }
  .EventContainer__WidgetsBar > *:not(:last-child) {
    margin-bottom: 8px; }

.TerminateEventModal__Header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 18px;
  font-weight: 500;
  color: #191919; }
  .TerminateEventModal__Header .Icon {
    float: none;
    cursor: pointer;
    width: 18px;
    height: 18px; }

.TerminateEventModal__Content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.TerminateEventModal__Option {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .TerminateEventModal__Option:not(:first-of-type) {
    margin-top: 16px; }

.TerminateEventModal__OptionText {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.TerminateEventModal__OptionTitle {
  font-weight: 500;
  font-size: 16px; }

.TerminateEventModal__OptionDescription {
  color: #898A8B;
  white-space: pre; }

.TerminateEventModal__RadioButton {
  font-size: 18px; }

.EventItemDropdownToggle {
  background-color: rgba(0, 0, 0, 0.6);
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .EventItemDropdownToggle .Icon {
    margin: auto;
    padding: 4px;
    opacity: 1;
    width: 16px;
    height: 16px; }
    .EventItemDropdownToggle .Icon path[fill^="#"] {
      fill: #FFFFFF; }
    .EventItemDropdownToggle .Icon path[stroke^="#"] {
      stroke: #FFFFFF; }

.EventsList:not(.List--empty) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minMax(300px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minMax(300px, 1fr));
  grid-gap: 24px; }

.EventItem {
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 calc(25% - 15px);
      flex: 0 0 calc(25% - 15px);
  cursor: pointer; }
  .EventItem:hover {
    background-color: #F9FAFB; }
  .EventItem:nth-child(4n) {
    margin-right: 0; }
  .EventItem .EventItem__Image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 150px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 8px;
    box-sizing: border-box; }
  .EventItem .EventItemDropdown {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .EventItem .EventItem__Info, .EventItem .EventItem__Participants, .EventItem .EventItem__Creator, .EventItem .EventItem__Button {
    padding: 12px 16px; }
  .EventItem .EventItem__Creator {
    margin-top: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    border-top: 0.5px solid #E5E5EA;
    color: #ABB4BD;
    font-size: 15px; }
    .EventItem .EventItem__Creator .ProfileImage {
      margin-right: 8px; }
  .EventItem .EventItem__Info h3 {
    margin-top: 4px; }
  .EventItem .EventItem__Link, .EventItem .EventItem__Location {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .EventItem .EventItem__Link span, .EventItem .EventItem__Location span {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .EventItem .EventItem__Link .Icon, .EventItem .EventItem__Location .Icon {
      margin-right: 4px;
      width: 16px;
      height: 16px; }
  .EventItem .EventItem__Link {
    color: var(--color-link);
    float: left; }
    .EventItem .EventItem__Link:hover {
      text-decoration: underline; }
  .EventItem .EventItem__Location {
    color: #ABB4BD; }
  .EventItem .EventItem__Participants {
    margin-top: auto;
    padding: 0 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .EventItem .EventItem__Participants span {
      color: #ABB4BD; }
  .EventItem .EventItem__UsersPreview {
    margin-right: 8px;
    display: -ms-flexbox;
    display: flex; }
    .EventItem .EventItem__UsersPreview .Image:not(:first-child) {
      margin-left: -8px; }
  .EventItem .EventItem__CancelChip {
    font-weight: 400;
    font-size: 12px;
    margin: -42px 8px 0 0;
    padding: 8px 12px;
    -ms-flex-item-align: end;
        align-self: flex-end;
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    border-radius: 17px;
    line-height: 18px; }
    .EventItem .EventItem__CancelChip .Icon {
      margin-right: 8px;
      width: 18px;
      height: 18px; }

.EventsPlaceholderWrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: calc(100vh - 72px - 105px);
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07); }

.EventForm .Form__FileInput {
  min-height: 270px; }

.EventForm .IntervalsListInput {
  margin-top: 12px;
  margin-left: 26px; }

.EventForm .Form__Checkbox .Form__Checkbox__label .Icon.formsEventRemindAvailabilityIcon {
  float: inherit;
  vertical-align: text-bottom; }

.EventForm__HeaderImage {
  max-height: 500px;
  overflow-y: hidden;
  box-sizing: border-box; }
  .EventForm__HeaderImage .FilePreview {
    width: 100%;
    height: 100%;
    position: relative; }
    .EventForm__HeaderImage .FilePreview .FilePreview__overlay {
      position: absolute;
      width: 100%;
      max-height: 500px;
      height: 100%; }
      .EventForm__HeaderImage .FilePreview .FilePreview__overlay .FilePreview__overlay__inner {
        height: 100%; }
    .EventForm__HeaderImage .FilePreview .FilePreview__Container {
      width: inherit; }
      .EventForm__HeaderImage .FilePreview .FilePreview__Container .FilePreview__Image {
        width: inherit; }
        .EventForm__HeaderImage .FilePreview .FilePreview__Container .FilePreview__Image img {
          width: inherit;
          max-height: 500px;
          object-fit: cover;
          object-position: center; }

.Comment {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  font-size: 13px;
  color: #808080; }
  .Comment a {
    color: #808080;
    font-weight: 600; }
    .Comment a:hover {
      text-decoration: underline; }
  .Comment .ProfileImage {
    margin-right: 8px; }
  .Comment:not(:last-child) {
    margin-bottom: 16px; }
  .Comment:hover .Comment__Remove {
    visibility: visible; }

.Comment__Container {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: column;
      flex-direction: column; }

.Comment__Content {
  margin-bottom: 4px;
  padding: 8px 12px;
  background-color: #F6F6F6;
  border-radius: 8px;
  color: #191919;
  font-size: 14px; }

.Comment__Info__Spacer {
  margin: 0 4px;
  font-weight: 600; }

.Comment__Attachments .Attachment {
  margin-bottom: 4px;
  border-radius: 8px;
  overflow: hidden; }

.Comment__Remove {
  padding: 4px 0;
  float: right;
  visibility: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .Comment__Remove .Icon {
    width: 18px;
    height: 18px; }
    .Comment__Remove .Icon path[fill^="#"] {
      fill: #808080; }
    .Comment__Remove .Icon path[stroke^="#"] {
      stroke: #808080; }

.Comment__Info {
  font-size: 14px;
  color: #808080; }
  .Comment__Info svg {
    margin: 0 0 -3px 4px; }
  .Comment__Info .Comment__Info__Action--active {
    color: var(--color-primary); }
    .Comment__Info .Comment__Info__Action--active path {
      fill: var(--color-primary); }

.Poll {
  margin-top: 12px;
  overflow: hidden; }

.Poll__Question {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px; }
  .Poll__Question--past {
    color: #808080; }

.Poll__Deadline:not(:has(+ .Poll_MultipleAnswers)) {
  margin-bottom: 16px; }

.Poll__Deadline--past {
  color: #808080; }

.Poll__Deadline--today, .Poll__Deadline--tomorrow {
  color: #FF9500; }

.Poll_MultipleAnswers {
  margin-bottom: 16px;
  color: #808080;
  font-style: italic; }

.PollOption__Wrapper {
  margin-bottom: 12px; }
  .PollOption__Wrapper:last-child {
    margin-bottom: 0; }

.PollOption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.PollOption__Container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  border: 1px solid #E5E5EA;
  border-radius: 6px; }
  .PollOption--active .PollOption__Container {
    cursor: pointer; }
    .PollOption--active .PollOption__Container:hover {
      background-color: #F6F6F6; }

.PollOption__Bar {
  background-color: #E5E5EA;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: #E5E5EA; }

.PollOption__Label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 16px; }
  .PollOption--disabled .PollOption__Label {
    color: #ABB4BD; }
  .PollOption__Label span {
    margin-right: 32px; }

.PollOption__Percentage {
  position: absolute;
  right: 8px; }

.PollOption__Checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  border-radius: 50%;
  border: 1px solid #E5E5EA; }
  .PollOption--selected .PollOption__Checkbox {
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary); }
  .PollOption--active .PollOption__Checkbox {
    cursor: pointer; }
  .PollOption--active:not(.PollOption--selected) .PollOption__Checkbox:hover {
    background-color: #F6F6F6; }
  .PollOption--disabled .PollOption__Checkbox {
    background-color: #E5E5EA;
    border: 1px solid #E5E5EA; }

.PollOption__CheckboxIcon {
  margin: auto;
  width: 18px;
  height: 18px; }
  .PollOption__CheckboxIcon path[fill^="#"] {
    fill: #FFFFFF; }
  .PollOption__CheckboxIcon path[stroke^="#"] {
    stroke: #FFFFFF; }

.PollOption__Stats {
  margin-left: calc(24px + 16px);
  margin-top: 4px;
  font-size: 13px;
  color: #808080; }
  .PollOption__Stats a {
    color: #ABB4BD;
    text-decoration: underline; }
    .PollOption__Stats a:before {
      content: '\00B7';
      padding: 0 4px;
      display: inline-block;
      text-decoration: none; }

.PollOption__StatsUser {
  margin-bottom: 8px; }

.PostComment {
  margin-top: 16px; }
  .PostComment .Form__control {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .PostComment textarea {
    padding: 12px 16px; }
  .PostComment .Form__control__highlighter {
    padding: 12px 17px; }
  .PostComment button.PostComment__SendButton {
    margin-left: 8px;
    border-radius: 100px; }
    .PostComment button.PostComment__SendButton.add_styles {
      padding: 0;
      border: none;
      background-color: transparent;
      background-color: var(--color-button);
      cursor: default; }
    .PostComment button.PostComment__SendButton[disabled] {
      background-color: #E5E5EA; }
      .PostComment button.PostComment__SendButton[disabled] .Icon {
        cursor: default; }
    .PostComment button.PostComment__SendButton:hover:not([disabled]) {
      background-color: hsl(var(--color-button-hue), var(--color-button-saturation), var(--color-button-lightness-dark));
      cursor: pointer; }
      .PostComment button.PostComment__SendButton:hover:not([disabled]) .Icon {
        background-color: transparent; }
    .PostComment button.PostComment__SendButton .Icon {
      position: relative;
      top: -2px;
      left: 1px;
      transform: rotate(-45deg); }
      .PostComment button.PostComment__SendButton .Icon path[fill^="#"] {
        fill: var(--color-button-text); }
      .PostComment button.PostComment__SendButton .Icon path[stroke^="#"] {
        stroke: var(--color-button-text); }

.PostComment__Container {
  display: -ms-flexbox;
  display: flex; }
  .PostComment__Container--network {
    -ms-flex-align: end;
        align-items: flex-end; }
  .PostComment__Container--dashboard {
    -ms-flex-direction: column;
        flex-direction: column; }
  .PostComment__Container .Form__FileInput + .Form__FileInput {
    margin-right: 8px; }

.PostComment__Action {
  margin-top: 1px;
  padding: 8px;
  border-radius: 100px;
  cursor: pointer; }
  .PostComment__Action path[fill^="#"] {
    fill: var(--color-button) !important; }
  .PostComment__Action path[stroke^="#"] {
    stroke: var(--color-button) !important; }
  .PostComment__Action:hover path[fill^="#"] {
    fill: hsl(var(--color-button-hue), var(--color-button-saturation), var(--color-button-lightness-dark)) !important; }
  .PostComment__Action:hover path[stroke^="#"] {
    stroke: hsl(var(--color-button-hue), var(--color-button-saturation), var(--color-button-lightness-dark)) !important; }

.PostComment__SentButton {
  margin-top: 1px;
  padding: 8px;
  border-radius: 100px;
  cursor: pointer; }
  .PostComment__SentButton path[fill^="#"] {
    fill: #FFFFFF; }
  .PostComment__SentButton path[stroke^="#"] {
    stroke: #FFFFFF; }

.PostComment__Attachment {
  margin-bottom: 8px;
  overflow: hidden; }
  .PostComment__Attachment .FilePreview {
    border-radius: 4px; }

.Message .Card__Footer {
  padding-top: 8px;
  background-color: #FAFAFA; }

.Message > *:last-child,
.Message > *:last-child > :last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.Message .Message__PublishAt {
  color: var(--color-primary); }

.Message .Message__content {
  float: left;
  width: calc(100% - 32px);
  padding: 0 16px 8px; }
  .Message .Message__content .Linkify {
    word-break: break-word; }

.Message .Document__Container + .Document__Container {
  margin-top: 4px; }

.Message .Message__delete {
  color: #ABB4BD;
  cursor: pointer; }

.Message .Message__header__inner .dropdown-toggle .Icon {
  line-height: 24px; }
  .Message .Message__header__inner .dropdown-toggle .Icon path[fill^="#"] {
    fill: #808080; }
  .Message .Message__header__inner .dropdown-toggle .Icon path[stroke^="#"] {
    stroke: #808080; }
  .Message .Message__header__inner .dropdown-toggle .Icon:hover path[fill^="#"] {
    fill: #606060; }
  .Message .Message__header__inner .dropdown-toggle .Icon:hover path[stroke^="#"] {
    stroke: #606060; }

.Message .Message__header__created-in {
  float: left;
  padding-top: 0.15rem;
  line-height: 1.3rem; }

.Message .Message__highfives {
  margin-right: 1rem; }

.Message .Message__Info .pull-right {
  margin-left: auto; }

.Message .Message__Info--center {
  text-align: center; }
  .Message .Message__Info--center .Message__Info__Actions {
    -ms-flex-pack: center;
        justify-content: center; }

.Message .Message__Info__highfive {
  cursor: pointer; }
  .Message .Message__Info__highfive img {
    height: 24px; }

.Message .Message__Info__Counts {
  width: calc(100% - 32px);
  float: left;
  padding: 8px 16px; }
  .Message .Message__Info__Counts small {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .Message .Message__Info__Counts small:not(:last-child) {
    margin-right: 12px; }

.Message .Message__Info__Counts--green {
  color: #34C759; }

.Message .Message__header__inner .pull-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.Message .Message__Important {
  color: #FCD34D;
  float: left; }

.Message .Message__Info__Actions {
  padding: 12px 16px;
  overflow: hidden;
  clear: both;
  border-top: 1px solid #E5E5EA;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.Message .Message__Info__Action {
  height: 24px;
  margin-right: 24px;
  line-height: 24px;
  color: #606060;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .Message .Message__Info__Action:last-child {
    margin-right: 0; }
  .Message .Message__Info__Action:hover {
    color: var(--color-primary); }
    .Message .Message__Info__Action:hover .Icon path[fill^="#"] {
      fill: var(--color-primary); }
    .Message .Message__Info__Action:hover .Icon path[stroke^="#"] {
      stroke: var(--color-primary); }
  .Message .Message__Info__Action.Message__Info__Action--active {
    color: var(--color-primary); }
    .Message .Message__Info__Action.Message__Info__Action--active .Icon {
      fill: var(--color-primary); }
      .Message .Message__Info__Action.Message__Info__Action--active .Icon path[fill^="#"] {
        fill: var(--color-primary); }
      .Message .Message__Info__Action.Message__Info__Action--active .Icon path[stroke^="#"] {
        stroke: var(--color-primary); }
  .Message .Message__Info__Action .Icon {
    margin-right: 8px;
    float: left; }
    .Message .Message__Info__Action .Icon path[fill^="#"] {
      fill: #606060; }
    .Message .Message__Info__Action .Icon path[stroke^="#"] {
      stroke: #606060; }

.Message .Message__Info__Action--disabled {
  color: #E5E5EA;
  cursor: default; }
  .Message .Message__Info__Action--disabled .Icon path[fill^="#"] {
    fill: #E5E5EA; }
  .Message .Message__Info__Action--disabled .Icon path[stroke^="#"] {
    stroke: #E5E5EA; }

.Message .Message__Files__Item {
  margin-bottom: 2px;
  padding: 8px 12px;
  display: block;
  background-color: #FAFAFA;
  line-height: 16px;
  color: #191919;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 8px; }
  .Message .Message__Files__Item:last-child {
    margin-bottom: 0; }
  .Message .Message__Files__Item:hover {
    text-decoration: underline; }
  .Message .Message__Files__Item .Message__Files__Item__Name {
    -ms-flex: 1;
        flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.Message .Message__Files__Item__Type {
  padding: 8px 4px;
  margin-right: 12px;
  overflow: hidden;
  background-color: #ABB4BD;
  border-radius: 2px; }
  .Message .Message__Files__Item__Type .Icon {
    width: 16px;
    height: 16px; }
    .Message .Message__Files__Item__Type .Icon path[fill^="#"] {
      fill: #FFFFFF; }
    .Message .Message__Files__Item__Type .Icon path[stroke^="#"] {
      stroke: #FFFFFF; }

.Message .Message__Files__Item__Name {
  font-weight: 500; }

.Message .Message__Files__Item--color-red {
  background-color: #FF3B30; }

.Message .Message__Files__Item--color-purple {
  background-color: #AF52DE; }

.Message .Message__Files__Item--color-blue {
  background-color: #007AFF; }

.Message .Message__Attachments {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  .Message .Message__Attachments .Attachment__Placeholder,
  .Message .Message__Attachments img {
    border-radius: 2px;
    width: auto;
    height: auto; }

.Message .Message__Attachments__Container {
  max-width: 99.999999%; }

.Message .Message__Attachments__Attachment {
  margin: 8px 8px 0 0;
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden; }
  .Message .Message__Attachments__Attachment:last-child {
    margin-right: 0; }
  .Message .Message__Attachments__Attachment:nth-of-type(1), .Message .Message__Attachments__Attachment:nth-of-type(2), .Message .Message__Attachments__Attachment:nth-of-type(3) {
    margin-top: 0; }

.Message .Message__Attachments__Attachment--size-large {
  width: 100%; }
  .Message .Message__Attachments__Attachment--size-large img {
    max-height: 500px; }

.Message .Message__Attachments__Attachment--size-medium {
  width: calc(50% - 4px); }
  .Message .Message__Attachments__Attachment--size-medium img {
    max-height: 350px; }

.Message .Message__Attachments__Attachment--size-small {
  width: calc(33.333333% - 5.333333px); }
  .Message .Message__Attachments__Attachment--size-small img {
    max-height: 200px; }

.Message .Message__Video {
  max-height: 500px;
  padding: 0 12px 8px 12px; }

.Message .Message__comments {
  padding: 16px;
  border-top: 1px solid #E5E5EA; }
  .Message .Message__comments .ImageItem {
    padding: 0; }
  .Message .Message__comments .PureList__ShowMore {
    margin-bottom: 0;
    text-align: center; }

.Message .comments__show-more {
  margin: 12px 16px;
  cursor: pointer;
  color: #808080; }
  .Message .comments__show-more:hover {
    text-decoration: underline; }

.Message .UserInput__input {
  margin: 4px 0; }

.Message .icon-active {
  background-color: var(--color-button);
  border: 1px solid white; }
  .Message .icon-active.primary {
    background-color: var(--color-primary); }
  .Message .icon-active.event-icon {
    background-color: #9333ea;
    border: 1px solid white; }

.Message .message-meta-item {
  margin: 0 0 !important;
  font-weight: 500; }
  .Message .message-meta-item.organisation {
    color: var(--color-primary); }
  .Message .message-meta-item.network {
    color: var(--color-button); }
  .Message .message-meta-item.event {
    color: #9333ea; }

.Message .ImageItem__info__name {
  color: #191919 !important;
  font-weight: 600; }

.IntroductionMessage {
  text-align: center; }
  .IntroductionMessage .pull-right {
    margin: 30px 16px 0 0; }
  .IntroductionMessage .EditMessageForm textarea {
    text-align: center; }
  .IntroductionMessage .Message__content {
    width: 60%;
    padding: 0 20% 8px 20%; }

.Message__Translate {
  width: 100%;
  margin-top: 8px;
  float: left;
  color: var(--color-primary);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.Message__LinkPreview {
  margin: 0 16px;
  border-radius: 0; }
  .Message__LinkPreview img {
    border-radius: 0; }

.PostMessage {
  width: 100%;
  margin-bottom: 24px;
  background-color: #FFFFFF;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); }
  .PostMessage .SearchBar {
    margin-bottom: 0;
    border: 0 !important; }
    .PostMessage .SearchBar .Icon {
      line-height: 42px; }
  .PostMessage .Channels {
    padding-top: 0;
    box-shadow: none; }
    .PostMessage .Channels .balloon__title {
      margin: 8px 0;
      padding: 8px 12px;
      background-color: #E5E5EA;
      border: 0; }
      .PostMessage .Channels .balloon__title:first-of-type {
        margin-top: 0; }
  .PostMessage.PostMessage--active {
    box-shadow: 0 1px 1px #65656f; }
  .PostMessage .Attachments, .PostMessage .Form__Poll {
    margin-bottom: 16px; }
  .PostMessage hr {
    background-color: #F6F6F6; }

.PostMessage__input-container__file {
  margin-left: 24px; }

.PostMessage .Card__Content {
  cursor: text; }

.PostMessage .Card__Header {
  width: calc(100% - 32px);
  padding: 8px 16px;
  background-color: #F6F6F6;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #808080; }

.Post__Message__TargetName {
  color: var(--color-primary); }

.Post__Message__ChangeTarget {
  cursor: pointer; }

.PostMessage.PostMessage--focused .PostMessage__Actions {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .PostMessage.PostMessage--focused .PostMessage__Actions > * {
    -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
    margin-bottom: 8px;
    width: calc(50% - 2px - 4px);
    float: left; }
    .PostMessage.PostMessage--focused .PostMessage__Actions > * .Button {
      margin-right: 0;
      width: 100%; }
    .PostMessage.PostMessage--focused .PostMessage__Actions > *:nth-child(1), .PostMessage.PostMessage--focused .PostMessage__Actions > *:nth-child(2) {
      margin-top: 0; }

.PostMessage__Important {
  margin-bottom: 8px;
  overflow: hidden;
  line-height: 24px; }
  .PostMessage__Important .Icon {
    margin-right: 8px; }
    .PostMessage__Important .Icon path[fill^="#"] {
      fill: #FCD34D; }
    .PostMessage__Important .Icon path[stroke^="#"] {
      stroke: #FCD34D; }

.PostMessage__Actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  .PostMessage__Actions .Button {
    border-radius: 8px; }
  .PostMessage__Actions > *:not(:last-child) {
    margin-right: 8px; }

.PostMessage__Button--poll .Icon path[fill^="#"] {
  fill: #34C759; }

.PostMessage__Button--poll .Icon path[stroke^="#"] {
  stroke: #34C759; }

.PostMessage__Button--poll.Button--active {
  background-color: rgba(52, 199, 89, 0.1);
  color: #191919; }

.PostMessage__Button--attachment .Icon path[fill^="#"] {
  fill: #007AFF; }

.PostMessage__Button--attachment .Icon path[stroke^="#"] {
  stroke: #007AFF; }

.PostMessage__Button--document .Icon path[fill^="#"] {
  fill: #AF52DE; }

.PostMessage__Button--document .Icon path[stroke^="#"] {
  stroke: #AF52DE; }

.PostMessage__Button--tag .Icon path[fill^="#"] {
  fill: #FF9500; }

.PostMessage__Button--tag .Icon path[stroke^="#"] {
  stroke: #FF9500; }

.PostMessage__Button--important .Icon path[fill^="#"] {
  fill: #FCD34D; }

.PostMessage__Button--important .Icon path[stroke^="#"] {
  stroke: #FCD34D; }

.PostMessage__Button--important.Button--active {
  background-color: rgba(252, 211, 77, 0.1);
  color: #191919; }

.PostMessage.Card .Card__Footer {
  width: 100%;
  padding: 12px 16px;
  display: -ms-flexbox;
  display: flex;
  background-color: #F6F6F6;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-sizing: border-box; }

.PostMessage__Backdrop {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(25, 25, 25, 0.65);
  z-index: 4; }

.PostMessage__Backdrop + .PostMessage {
  z-index: 4;
  position: fixed;
  top: 50%;
  left: calc(50px + 50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 1px #65656f;
  width: 100%;
  max-width: 640px; }

.PostMessage__PublishAt {
  width: calc(100% - 32px);
  background-color: #F6F6F6;
  padding: 12px 16px;
  float: left;
  border-top: 1px solid #E5E5EA;
  border-bottom: 1px solid #E5E5EA; }
  .PostMessage__PublishAt span {
    color: var(--color-primary); }
  .PostMessage__PublishAt .pull-right {
    cursor: pointer; }

@media (max-width: 1200px) {
  .PostMessage {
    margin-bottom: 16px; } }

.UserInput__input textarea {
  padding: 11px 0; }

