.NoteActivity_Form_form_2c1 {
  margin-bottom: 0;
  flex-grow: 1;
  max-width: 100%;
}

.ResponsiveActivityLayout_root_6d1 {
  position: relative;
  display: flex;
  flex: 1 1 auto;
}
.ResponsiveActivityLayout_timestamp_ca3,
.ResponsiveActivityLayout_indicators_4be,
.ResponsiveActivityLayout_actions_364,
.ResponsiveActivityLayout_showOnActivityHover_c99,
.ResponsiveActivityLayout_hoverActions_dcd {
  height: 24px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.ResponsiveActivityLayout_actions_364,
.ResponsiveActivityLayout_hoverActions_dcd {
  gap: 4px;
  height: 32px;
  margin: -4px 0;
}
@media screen and (max-width:  767px ) {
  .ResponsiveActivityLayout_root_6d1 {
    flex-wrap: wrap;
    margin-top: -8px;
  }
  .ResponsiveActivityLayout_icon_54a {
    order: 0;
    margin-left: -4px;
    height: 32px;
    display: flex;
    align-items: center;
  }
  .ResponsiveActivityLayout_summary_b6e {
    order: 2;
    flex-basis: 1px;
    flex-grow: 1;
    min-width: 0;
    position: relative;
    height: 24px;
    margin-top: 4px;
  }
  .ResponsiveActivityLayout_summary_b6e > .ResponsiveActivityLayout_inner_cba {
    position: absolute;
    top: 0;
    left: 12px;
    right: 12px;
    height: 24px;
    display: flex;
    align-items: center;
  }
  .ResponsiveActivityLayout_summary_b6e > .ResponsiveActivityLayout_dot_52c {
    display: none;
  }
  .ResponsiveActivityLayout_user_39a {
    order: 3;
    margin-right: -6px;
    margin-top: 0;
    height: 32px;
    display: flex;
    align-items: center;
  }
  .ResponsiveActivityLayout_text_0f0 {
    order: 4;
    flex: 100% 0 0;
    min-width: 0;
    box-sizing: border-box;
    margin-top: 4px;
  }
  .ResponsiveActivityLayout_withText_b6d .ResponsiveActivityLayout_text_0f0 {
    margin-top: 9px;
    margin-bottom: 8px;
  }
  .ResponsiveActivityLayout_attachments_bdd {
    order: 5;
    flex: 100% 0 0;
  }
  .ResponsiveActivityLayout_withAttachments_e73 .ResponsiveActivityLayout_attachments_bdd {
    margin-bottom: 8px;
  }
  .ResponsiveActivityLayout_timestamp_ca3 {
    order: 6;
  }
  .ResponsiveActivityLayout_timestamp_ca3 .ResponsiveActivityLayout_dotSeparator_9df {
    display: none;
  }
  .ResponsiveActivityLayout_indicators_4be {
    order: 7;
  }
  .ResponsiveActivityLayout_actions_364 {
    order: 8;
  }
}
@media screen and (min-width: 768px) {
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withText_b6d,
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withAttachments_e73 {
    flex-wrap: wrap;
  }
  .ResponsiveActivityLayout_user_39a {
    margin: -6px;
  }
  .ResponsiveActivityLayout_icon_54a {
    display: none;
  }
  .ResponsiveActivityLayout_summary_b6e {
    order: 4;
    min-width: 0;
    flex-shrink: 1;
  }
  .ResponsiveActivityLayout_summary_b6e,
  .ResponsiveActivityLayout_summary_b6e .ResponsiveActivityLayout_dot_52c {
    display: flex;
    align-items: center;
  }
  .ResponsiveActivityLayout_summary_b6e .ResponsiveActivityLayout_inner_cba {
    display: flex;
    overflow: hidden;
  }
  .ResponsiveActivityLayout_withSmallOnlySummary_151 .ResponsiveActivityLayout_summary_b6e .ResponsiveActivityLayout_dot_52c,
  .ResponsiveActivityLayout_withSmallOnlySummary_151 .ResponsiveActivityLayout_summary_b6e .ResponsiveActivityLayout_inner_cba {
    display: none;
  }
  .ResponsiveActivityLayout_timestamp_ca3 {
    order: 5;
  }
  .ResponsiveActivityLayout_indicators_4be {
    order: 6;
  }
  .ResponsiveActivityLayout_actions_364 {
    order: 7;
  }
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withText_b6d > .ResponsiveActivityLayout_text_0f0,
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withAttachments_e73:not(.ResponsiveActivityLayout_withText_b6d) > .ResponsiveActivityLayout_attachments_bdd {
    min-width: 0;
    order: 1;
    flex-basis: 0;
    flex-grow: 1;
  }
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withText_b6d > .ResponsiveActivityLayout_text_0f0 {
    padding-bottom: 4px;
  }
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withText_b6d > .ResponsiveActivityLayout_user_39a,
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withAttachments_e73 > .ResponsiveActivityLayout_user_39a {
    order: 2;
    flex-grow: 0;
    align-self: flex-start;
    margin-left: 12px;
  }
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withText_b6d > .ResponsiveActivityLayout_attachments_bdd,
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withAttachments_e73:not(.ResponsiveActivityLayout_withText_b6d) > .ResponsiveActivityLayout_text_0f0 {
    order: 3;
    flex: 100% 0 0;
  }
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withText_b6d.ResponsiveActivityLayout_withAttachments_e73 > .ResponsiveActivityLayout_attachments_bdd {
    margin-top: 8px;
  }
  .ResponsiveActivityLayout_root_6d1.ResponsiveActivityLayout_withAttachments_e73 > .ResponsiveActivityLayout_attachments_bdd {
    margin-bottom: 8px;
  }
  .ResponsiveActivityLayout_root_6d1:not(.ResponsiveActivityLayout_withText_b6d):not(.ResponsiveActivityLayout_withAttachments_e73) > .ResponsiveActivityLayout_user_39a {
    order: 9;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
  }
}

.NoteActivity_View_text_1e7 {
  overflow-wrap: break-word;
  word-break: break-word;
  font-size: 14px;
}
.NoteActivity_View_text_1e7 a {
  word-break: break-word;
}

.CollapsedActivity_root_bd7 {
  position: relative;
  display: flex;
  width: 100%;
}
.CollapsedActivity_iconWrapper_389 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0 11px;
  cursor: pointer;
}

.MeetingActivity_infoSection_49e {
  margin-top: 12px;
  margin-bottom: 12px;
}
.MeetingActivity_dateSection_786 {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 8px;
  align-items: center;
}
.MeetingActivity_duration_623 {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 6px;
  align-items: center;
  color: #6b6e77;
}
.MeetingActivity_contentHeading_e44 {
  cursor: pointer;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: auto auto auto auto 1fr;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.23076923;
}
.MeetingActivity_contentHeadingArrow_a2b {
  position: relative;
  width: 20px;
  color: #464a55;
  display: flex;
  align-items: center;
  justify-content: center;
}
.MeetingActivity_contentHeadingExternalLink_393 {
  margin-left: auto;
}
.MeetingActivity_linkIcon_34f,
.MeetingActivity_dateIcon_b24,
.MeetingActivity_completedIcon_5e6,
.MeetingActivity_inProgressIcon_94d,
.MeetingActivity_durationIcon_697 {
  color: #919191;
}
.MeetingActivity_durationIcon_697 svg {
  width: 14px;
}
.MeetingActivity_externalIcon_9b3 {
  color: #3781b8;
}
@media screen and (max-width:  767px ) {
  .MeetingActivity_heading_faf {
    padding-left: 50px;
  }
  .MeetingActivity_headingDelete_4c2 {
    visibility: visible;
  }
}
.MeetingActivity_canceled_a7f {
  margin-left: 8px;
}

.MeetingActivity_ContentItem_container_502 {
  display: flex;
  padding: 0 16px;
  align-items: center;
  min-height: 24px;
  font-size: 13px;
  line-height: 1.23076923;
}
.MeetingActivity_ContentItem_container_502 + .MeetingActivity_ContentItem_container_502 {
  margin-top: 4px;
}
.MeetingActivity_ContentItem_icon_c36 {
  margin-right: 12px;
  line-height: 0;
}
.MeetingActivity_ContentItem_hasContent_0d1 .MeetingActivity_ContentItem_icon_c36 {
  margin-top: 4px;
  align-self: start;
}
.MeetingActivity_ContentItem_icon_c36 svg {
  width: 16px;
}
.MeetingActivity_ContentItem_content_1f7 {
  line-height: 1.53846154;
}

.MeetingActivity_DeleteMeetingModal_heading_76b {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}
.MeetingActivity_DeleteMeetingModal_copy_366 {
  margin: 0;
}
.MeetingActivity_DeleteMeetingModal_extraAction_d2a {
  margin: 0 16px;
}
.MeetingActivity_DeleteMeetingModal_error_060 {
  margin-top: 24px;
}

.MeetingActivity_EventDetails_contentHeadingRSVP_f3b {
  display: grid;
  grid-gap: 8px;
  grid-auto-flow: column;
  justify-self: right;
  color: #464a55;
}
.MeetingActivity_EventDetails_contentHeadingGuestCount_6e7 {
  color: #6b6e77;
}
.MeetingActivity_EventDetails_locationSection_836 {
  margin-top: 12px;
}
.MeetingActivity_EventDetails_locationSection_836 .MeetingActivity_EventDetails_separator_493 {
  margin-bottom: 12px;
}
.MeetingActivity_EventDetails_descriptionSection_e36 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.MeetingActivity_EventDetails_descriptionSection_e36 .MeetingActivity_EventDetails_separator_493 {
  margin-bottom: 12px;
}
.MeetingActivity_EventDetails_attendeeMaybeIcon_4c9,
.MeetingActivity_EventDetails_attendeeNoReplyIcon_b34,
.MeetingActivity_EventDetails_attendeeNoIcon_479,
.MeetingActivity_EventDetails_locationIcon_cfe {
  color: #464a55;
}
.MeetingActivity_EventDetails_attendeeYesIcon_6dd {
  color: #4ec375;
}

.MeetingActivity_GuestDetails_contactIcon_55b {
  color: #464a55;
}
.MeetingActivity_GuestDetails_guest_6ff {
  display: flex;
  font-size: 11.9px;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.MeetingActivity_GuestDetails_pending_306 {
  cursor: wait;
}

.MeetingActivity_ZoomRecordings_container_c05 {
  padding: 0 16px 16px;
}
.MeetingActivity_ZoomRecordings_selectColumn_6b3 {
  max-width: 296px;
  margin-bottom: 16px;
}
.MeetingActivity_ZoomRecordings_mediaContainer_ad5 {
  max-width: 1024px;
}
.MeetingActivity_ZoomRecordings_video_275 {
  background-color: #f1f1f1;
}
.MeetingActivity_ZoomRecordings_audio_a73 {
  width: 100%;
}
.MeetingActivity_ZoomRecordings_chatLogWithMedia_aad {
  margin-top: 16px;
}
.MeetingActivity_ZoomRecordings_chatLog_466 {
  margin-top: 16px;
}
.MeetingActivity_ZoomRecordings_unavailable_7ef {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.MeetingActivity_ZoomRecordings_errorIcon_47c {
  width: 74px;
  height: 74px;
  margin-bottom: 24px;
  opacity: 0.5;
}
.MeetingActivity_ZoomRecordings_sharedErrorText_852 {
  font-size: 14px;
  color: #6b6e77;
  margin-bottom: 0;
}
.MeetingActivity_ZoomRecordings_errorTextTitle_b3a {
  font-size: 14px;
  color: #6b6e77;
  margin-bottom: 0;
  line-height: 1.14285714;
  margin-bottom: 4px;
  font-weight: bold;
}
.MeetingActivity_ZoomRecordings_errorText_3fd {
  font-size: 14px;
  color: #6b6e77;
  margin-bottom: 0;
  line-height: 1.42857143;
}

.MeetingActivity_ChatLog_chatLog_646 {
  max-height: 50vh;
  box-sizing: border-box;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.MeetingActivity_ChatLog_chatLog_646 *,
.MeetingActivity_ChatLog_chatLog_646 *:before,
.MeetingActivity_ChatLog_chatLog_646 *:after {
  box-sizing: inherit;
}

.MeetingActivity_ChatLogUserMessages_userMessages_a23 {
  margin-bottom: 20px;
}
.MeetingActivity_ChatLogUserMessages_userMessages_a23:last-child {
  margin: 0;
}
.MeetingActivity_ChatLogUserMessages_userWrapper_4cd {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  animation-delay: inherit;
}
.MeetingActivity_ChatLogUserMessages_avatar_3b1 {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  background-color: #f1f1f1;
  margin-right: 8px;
  border-radius: 50%;
  overflow: hidden;
}
.MeetingActivity_ChatLogUserMessages_avatar_3b1::after {
  border-radius: 50%;
}
.MeetingActivity_ChatLogUserMessages_userName_002 {
  font-size: 13px;
  line-height: 1.53846154;
  color: #262e39;
}
.MeetingActivity_ChatLogUserMessages_messages_ca9 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  animation-delay: inherit;
}
.MeetingActivity_ChatLogUserMessages_message_afb,
.MeetingActivity_ChatLogUserMessages_messageLoading_204 {
  min-width: 63px;
  margin: 4px 0;
}
.MeetingActivity_ChatLogUserMessages_message_afb {
  position: relative;
  padding: 4px 8px 22px;
  border-radius: 3px;
  background-color: #f1f1f1;
  cursor: pointer;
}
.MeetingActivity_ChatLogUserMessages_text_696 {
  font-size: 13px;
  line-height: 1.53846154;
  color: #262e39;
}
.MeetingActivity_ChatLogUserMessages_time_da2 {
  position: absolute;
  font-size: 10px;
  line-height: 13px;
  right: 8px;
  bottom: 6px;
}

.MeetingActivity_ZoomRecordingsProcessing_wrapper_fbe {
  display: flex;
  padding: 12px 16px;
  justify-items: flex-start;
  align-items: center;
}
.MeetingActivity_ZoomRecordingsProcessing_loader_a60 {
  margin-right: 12px;
}
.MeetingActivity_ZoomRecordingsProcessing_text_584 {
  display: block;
  font-size: 13px;
  line-height: 1.23076923;
  color: #767676;
}

.MeetingActivityNew_tabs_27b {
  margin-top: 8px;
  padding: 0 8px;
  border: none;
}

.MeetingActivityNew_AttendeeDetails_contactIcon_c05 {
  color: #464a55;
}
.MeetingActivityNew_AttendeeDetails_attendee_cb9 {
  display: flex;
  font-size: 11.9px;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  min-height: 28px;
}
.MeetingActivityNew_AttendeeDetails_pending_d53 {
  cursor: wait;
}

.MeetingActivityNew_RsvpIcon_attendeeMaybeIcon_ea8,
.MeetingActivityNew_RsvpIcon_attendeeNoReplyIcon_b27,
.MeetingActivityNew_RsvpIcon_attendeeNoIcon_e61,
.MeetingActivityNew_RsvpIcon_locationIcon_c18 {
  color: #464a55;
}
.MeetingActivityNew_RsvpIcon_attendeeYesIcon_e8a {
  color: #4ec375;
}

.MeetingActivityNew_ContentItem_container_786 {
  display: flex;
  align-items: flex-start;
  padding: 12px 8px;
  gap: 12px;
}
.MeetingActivityNew_ContentItem_container_786.MeetingActivityNew_ContentItem_withGrayBg_781 {
  background-color: #fcfcfc;
}
.MeetingActivityNew_ContentItem_icon_fc4 {
  display: flex;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.MeetingActivityNew_ContentItem_iconTop_0f2 .MeetingActivityNew_ContentItem_icon_fc4 {
  align-self: flex-start;
  margin-top: 2px;
}
.MeetingActivityNew_ContentItem_iconCenter_345 .MeetingActivityNew_ContentItem_icon_fc4 {
  align-self: center;
}

.MeetingActivityNew_RsvpCounts_rsvpCounts_c9c {
  display: flex;
  align-items: center;
  gap: 12px;
}
.MeetingActivityNew_RsvpCounts_countBadges_d38 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.MeetingActivityNew_MeetingActivityTitle_meetingActivityTitle_575 {
  padding-bottom: 12px;
}
.MeetingActivityNew_MeetingActivityTitle_innerTitleContainer_ba3 {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 28px;
}
.MeetingActivityNew_MeetingActivityTitle_innerTitle_386 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.MeetingActivityNew_MeetingActivityTitle_arrowLeftIcon_0e1 {
  margin-right: 8px;
  vertical-align: top;
}
.MeetingActivityNew_MeetingActivityTitle_canceled_35e {
  margin-left: 8px;
}
.MeetingActivityNew_MeetingActivityTitle_meetingTime_34d {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #767676;
  font-size: 13px;
  font-weight: normal;
}

.MeetingActivityNew_NotesView_form_926 {
  margin: 0;
}
.MeetingActivityNew_NotesView_rteWrapper_194 {
  position: relative;
}
.MeetingActivityNew_NotesView_noteTakerInstructions_069 {
  position: absolute;
  top: 40px;
  left: 10px;
  list-style-type: disc;
  font-style: italic;
  color: #919191;
  pointer-events: none;
}

.PausedSubscriptionsNotice_pausedSubscriptionNoticeWrapper_4b4 {
  margin-top: 8px;
  display: grid;
  grid-template-rows: auto;
  gap: 8px;
}

.CallNote_note_9a6 {
  color: #262e39;
  font-size: 14px;
}
.CallNote_note_9a6 a {
  word-break: break-word;
}

.CallActivity_CallParticipantList_header_565 {
  cursor: pointer;
  display: grid;
  grid-gap: 6px;
  grid-template-columns: auto auto auto auto 1fr;
  font-size: 13px;
  min-height: 24px;
  align-items: center;
  line-height: 1.23076923;
}
.CallActivity_CallParticipantList_headerArrow_2ef {
  position: relative;
  width: 16px;
  color: #464a55;
  display: flex;
  align-items: center;
  justify-content: center;
}
.CallActivity_CallParticipantList_items_c09 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 8px 0;
}
.CallActivity_CallParticipantList_title_e92 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
}
.CallActivity_CallParticipantList_participant_6ca {
  position: relative;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 16px auto auto 1fr;
  align-items: center;
  font-size: 13px;
  line-height: 1.23076923;
}
.CallActivity_CallParticipantList_participationMode_33f {
  position: relative;
  color: #919191;
}

.CallActivity_CallQualityReportBar_reportBarWrapper_e66 {
  background-color: #fafafa;
  overflow: hidden;
  transition: height 500ms 1s, margin-top 500ms 1s;
}
@media screen and (min-width: 768px) {
  .CallActivity_CallQualityReportBar_reportBarWrapper_e66 {
    height: 55px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
}
.CallActivity_CallQualityReportBar_reportBarWrapper_e66.CallActivity_CallQualityReportBar_hidden_2ee {
  height: 0;
}
.CallActivity_CallQualityReportBar_reportBar_bed {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 8px;
}
@media screen and (max-width:  767px ) {
  .CallActivity_CallQualityReportBar_reportBar_bed {
    flex-wrap: wrap;
    padding: 8px;
  }
}
.CallActivity_CallQualityReportBar_reportBarText_d28 {
  color: #464a55;
  flex-grow: 1;
}
@media screen and (max-width:  767px ) {
  .CallActivity_CallQualityReportBar_reportBarText_d28 {
    margin-bottom: 8px;
  }
}
.CallActivity_CallQualityReportBar_reportBarButton_c49 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  margin-left: 8px;
  border-radius: 100px;
  padding: 3px 14px;
  outline: none;
}
.CallActivity_CallQualityReportBar_reportBarButton_c49.guideflow_hovered,
.CallActivity_CallQualityReportBar_reportBarButton_c49:focus {
  border-color: #c3c3c3;
}
.CallActivity_CallQualityReportBar_reportBarButton_c49.CallActivity_CallQualityReportBar_good_571 {
  color: #47bb7f;
}
.CallActivity_CallQualityReportBar_reportBarButton_c49.CallActivity_CallQualityReportBar_bad_92a {
  color: #d0011b;
}
.CallActivity_CallQualityReportBar_reportBarButton_c49.CallActivity_CallQualityReportBar_bad_92a svg {
  transform: scaleY(-1);
}
.CallActivity_CallQualityReportBar_reportBarButton_c49.CallActivity_CallQualityReportBar_processing_909 {
  color: #fff;
  background-color: #3781b8;
  border-color: #3274a6;
}
.CallActivity_CallQualityReportBar_reportBarButton_c49.CallActivity_CallQualityReportBar_processing_909.guideflow_hovered,
.CallActivity_CallQualityReportBar_reportBarButton_c49.CallActivity_CallQualityReportBar_processing_909:focus {
  color: #fff;
  background-color: #3781b8;
  border-color: #3274a6;
}
.CallActivity_CallQualityReportBar_reportBarButtonIcon_bf5 {
  display: flex;
  margin-right: 6px;
}
.CallActivity_CallQualityReportBar_reportBarButtonIcon_bf5 svg {
  width: 14px;
  height: 14px;
}

.CallActivity_CallQualityReportModal_reportModal_ee8 {
  min-width: 752px;
  margin-left: -376px;
}
.CallActivity_CallQualityReportModal_reportModalBody_fd2 {
  max-height: calc(100vh - 180px);
  padding: 0;
}
.CallActivity_CallQualityReportModal_form_617 {
  display: flex;
  margin: 0;
}
.CallActivity_CallQualityReportModal_categorySeparator_75a {
  margin: 12px 0 12px;
  border-top-color: #eff1f5;
}
.CallActivity_CallQualityReportModal_comment_7a0 {
  background-color: #eef7fb;
  padding: 24px;
}
.CallActivity_CallQualityReportModal_commentLabel_2c4 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin: 0;
}
.CallActivity_CallQualityReportModal_commentTitle_dd2 {
  display: flex;
  flex-direction: column;
  font-size: 110%;
}
.CallActivity_CallQualityReportModal_commentSubtitle_0dc {
  margin-bottom: 16px;
}
.CallActivity_CallQualityReportModal_commentTextarea_853 {
  width: auto;
  height: 120px;
  margin: 0;
  resize: vertical;
}
.CallActivity_CallQualityReportModal_commentSeparator_cd5 {
  margin: 16px 0;
  border-top-color: #d6dee2;
}
.CallActivity_CallQualityReportModal_categories_590 {
  width: 70%;
  padding: 24px 24px 8px;
}
.CallActivity_CallQualityReportModal_categoryHeader_77a {
  display: flex;
  align-items: center;
  margin: 0 0 8px;
  line-height: 24px;
  font-weight: 600;
  font-size: 20px;
}
.CallActivity_CallQualityReportModal_categoryIcon_5f5 {
  display: flex;
  margin-right: 12px;
}
.CallActivity_CallQualityReportModal_categoryIcon_5f5 svg {
  color: #919191;
  width: 20px;
  height: 20px;
}
.CallActivity_CallQualityReportModal_categoryList_bf5 {
  margin: 0 0 16px 0;
  list-style: none;
}
.CallActivity_CallQualityReportModal_categoryItemText_83e {
  display: flex;
  align-items: center;
  line-height: 20px;
  margin-bottom: 4px;
}
.CallActivity_CallQualityReportModal_categoryItemText_83e input[type='checkbox'] {
  margin: 0 16px 0 4px;
}

.CallRecording_audioWrapper_8b1 {
  padding-top: 8px;
}
.CallRecording_transcriptionWrapper_f2a {
  margin-top: 24px;
  padding-left: 4px;
}
.CallRecording_header_800 {
  cursor: pointer;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: auto auto auto auto 1fr;
  font-size: 13px;
  min-height: 24px;
  align-items: center;
  line-height: 1.23076923;
}
.CallRecording_headerArrow_6e1 {
  position: relative;
  width: 16px;
  color: #464a55;
  display: flex;
  align-items: center;
  justify-content: center;
}
.CallRecording_title_1c7 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.23076923;
  font-weight: normal;
}
.CallRecording_titleCopy_0f0,
.CallRecording_titleCopy_0f0.guideflow_hovered,
.CallRecording_titleCopy_0f0:focus,
.CallRecording_titleCopy_0f0:visited {
  color: #464a55;
  text-decoration: none;
}

.CallRecording_ExpirationPopovers_expiredElement_ac0 {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 9px;
  margin-left: -3px;
}
.CallRecording_ExpirationPopovers_expiredElementIcon_7dd svg {
  color: #767676;
}
.CallRecording_ExpirationPopovers_expiresAt_3c0 {
  padding-bottom: 1px;
  color: #767676;
  border-bottom: 1px solid #e2e2e2;
}
.CallRecording_ExpirationPopovers_badge_1b6 {
  margin-bottom: 4px;
}
.CallRecording_ExpirationPopovers_separator_4d4 {
  margin: 16px 0;
}
.CallRecording_ExpirationPopovers_navIcon_590 {
  margin-left: 8px;
}

.CallSummary_root_97b {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.CallSummary_details_bc0 {
  flex-basis: 1px;
  flex-grow: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.CallSummary_duration_44c {
  flex-shrink: 0;
}

.CallTooltipContent_nobr_7ae {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.CallSummary_Prefixes_PrefixIcon_0e2 {
  margin-right: 4px;
  line-height: inherit;
  vertical-align: middle;
}
.CallSummary_Prefixes_rotate270_e8b svg {
  transform: rotate(-90deg);
}
.CallSummary_Prefixes_rotate180_2f2 svg {
  transform: rotate(180deg);
}
.CallSummary_Prefixes_reached_e03 {
  fill: #4ec375;
  color: #4ec375;
}
.CallSummary_Prefixes_unreached_eae {
  fill: #d0021b;
  color: #d0021b;
}
.CallSummary_Prefixes_voicemailLeft_891 {
  color: #3781b8;
}
.CallSummary_Prefixes_voicemailLeft_891 svg {
  margin-bottom: -2.5px;
}
.CallSummary_Prefixes_error_b36 {
  color: #d0021b;
  margin-right: 1px;
}
.CallSummary_Prefixes_abandoned_8de {
  fill: #fccc0b;
  color: #fccc0b;
}
.CallSummary_Prefixes_abandoned_8de svg {
  margin-bottom: -1.5px;
}
.CallSummary_Prefixes_gray_4d3 svg {
  fill: #919191;
  color: #919191;
}
.CallSummary_Prefixes_fixedWidth_73b {
  margin-right: 1px;
}
.CallSummary_Prefixes_fixedWidth_73b svg {
  width: 15px;
}
.CallSummary_Prefixes_voicemailDropped_f51 {
  margin-right: 1px;
}
.CallSummary_Prefixes_voicemailDropped_f51 svg {
  width: 13px;
}

.EditCallActivity_form_85b {
  margin-bottom: 0;
}
.EditCallActivity_contactAndPhoneSelect_4ac {
  flex-grow: 1;
}
input.EditCallActivity_duration_7a9[type='number'] {
  margin-bottom: 0;
  width: 64px;
}

.MarkSequencesAsCompletedBar_bar_ab7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fafafa;
  padding: 8px 8px;
  min-height: 32px;
}
@media screen and (min-width: 768px) {
  .MarkSequencesAsCompletedBar_bar_ab7 {
    border-radius: 0 0 7px 7px;
  }
}

.SMSActivity_EditNodeWrapper_content_241:not(.SMSActivity_EditNodeWrapper_contentInEditMode_e46) {
  padding: 8px;
}
@media screen and (max-width:  767px ) {
  .SMSActivity_EditNodeWrapper_textContent_7a8 {
    padding-left: 34px;
  }
}
.SMSActivity_EditNodeWrapper_innerAttachmentsContainer_f99 {
  padding: 8px;
}
.SMSActivity_EditNodeWrapper_innerAttachmentsContainer_f99:first-child {
  border-bottom: 1px solid #f1f1f1;
}
@media screen and (max-width:  767px ) {
  .SMSActivity_EditNodeWrapper_innerAttachmentsContainer_f99:first-child {
    padding-left: 34px;
  }
}
.SMSActivity_EditNodeWrapper_user_ddc {
  float: right;
  margin: -6px -6px 0 12px;
  position: relative;
  z-index: 1;
}
.SMSActivity_EditNodeWrapper_text_eec.SMSActivity_EditNodeWrapper_withAttachments_d0d {
  margin: 0;
}
.SMSActivity_EditNodeWrapper_textInner_f24 {
  vertical-align: -1px;
}
.SMSActivity_EditNodeWrapper_separator_39e {
  height: 3px;
  width: 3px;
  background: #b2b2b2;
  border-radius: 50%;
  display: inline-block;
  margin: 2px 8px;
}
.SMSActivity_EditNodeWrapper_editSideHeader_28b {
  display: flex;
  align-items: center;
  padding: 8px 16px 8px 32px;
  border-bottom: 1px solid #dddddd;
}
.SMSActivity_EditNodeWrapper_editSideHeader_28b > span:nth-child(1) {
  position: relative;
  margin: 0;
}

.SMSSummary_nobr_b43 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.SMSSummary_icon_332 {
  margin-right: 4px;
  line-height: inherit;
  vertical-align: middle;
  color: #919191;
}

.AttachmentTilesContainer_attachments_d9c {
  padding: 12px 16px;
  background: #fafafa;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.CreatedActivity_content_f89 {
  padding: 6px;
  display: flex;
}
@media screen and (max-width:  767px ) {
  .CreatedActivity_content_f89 {
    padding-left: 34px;
  }
}
.CreatedActivity_text_f88 {
  font-size: 13px;
  color: #666;
  flex: 1;
}
.CreatedActivity_usersWrapper_412 {
  margin: -4px -4px -4px 12px;
}

.ImportUpdateActivity_content_8a0 {
  padding: 6px;
  display: flex;
}
@media screen and (max-width:  767px ) {
  .ImportUpdateActivity_content_8a0 {
    padding-left: 34px;
  }
}
.ImportUpdateActivity_text_be7 {
  font-size: 13px;
  color: #666;
  flex: 1;
}
.ImportUpdateActivity_usersWrapper_0d3 {
  margin: -4px -4px -4px 12px;
}

.LeadStatusChangeActivity_wrapper_850 {
  padding: 6px;
  display: flex;
}
.LeadStatusChangeActivity_content_2a6 {
  font-size: 13px;
  color: #666;
  flex: 1;
}
@media screen and (max-width:  767px ) {
  .LeadStatusChangeActivity_content_2a6 {
    padding-left: 34px;
  }
}
.LeadStatusChangeActivity_user_b17 {
  margin: -4px -4px -4px 12px;
  position: relative;
  z-index: 1;
}

.OpportunityStatusChangeActivity_wrapper_2f4 {
  padding: 6px;
  display: flex;
}
.OpportunityStatusChangeActivity_content_ed9 {
  font-size: 13px;
  color: #666;
  flex: 1;
}
@media screen and (max-width:  767px ) {
  .OpportunityStatusChangeActivity_content_ed9 {
    padding-left: 34px;
  }
}
.OpportunityStatusChangeActivity_badge_702 {
  display: inline-block;
  margin: 0 4px;
}
.OpportunityStatusChangeActivity_user_a73 {
  margin: -4px -4px -4px 12px;
  position: relative;
  z-index: 1;
}

.TaskCompletedActivity_content_70c {
  padding: 6px;
  display: flex;
}
@media screen and (max-width:  767px ) {
  .TaskCompletedActivity_content_70c {
    padding-left: 34px;
  }
}
.TaskCompletedActivity_text_27a {
  font-size: 13px;
  color: #666;
  flex: 1;
  word-break: break-word;
}
.TaskCompletedActivity_usersWrapper_4d2 {
  margin: -4px -4px -4px 12px;
}
.TaskCompletedActivity_binIcon_b7f {
  all: unset;
  display: inline-block;
  color: #999;
  cursor: pointer;
}

.CustomActivity_content_8e9 {
  padding: 8px;
}

.CustomActivity_CompactView_compactContent_e89 {
  padding: 6px;
  display: flex;
}
@media screen and (max-width:  767px ) {
  .CustomActivity_CompactView_compactContent_e89 {
    padding-left: 34px;
  }
}
.CustomActivity_CompactView_compactBody_180 {
  font-size: 13px;
  color: #666;
  flex: 1;
  word-break: break-word;
}
.CustomActivity_CompactView_compactTitle_467 {
  color: #262e39;
  font-size: 14px;
  font-weight: bold;
}
.CustomActivity_CompactView_compactUsersWrapper_c20 {
  margin: -4px -4px -4px 12px;
}
.CustomActivity_CompactView_point_fd2 {
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 8px;
}
.CustomActivity_CompactView_point_fd2:after {
  display: block;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #b2b2b2;
}

.CustomActivity_Form_form_778 {
  margin-bottom: 0;
}
.CustomActivity_Form_formError_a86 {
  font-size: 14px;
  line-height: 1.14285714;
  font-weight: bold;
  color: #d0021b;
}
.CustomActivity_Form_fields_da0 {
  display: grid;
  gap: 20px;
}
.CustomActivity_Form_inputMaxWidth_791 {
  max-width: 360px;
}
.CustomActivity_Form_inputResizable_9ab {
  resize: vertical;
}
.CustomActivity_Form_footer_d87 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.CustomActivity_View_fields_1dc {
  display: grid;
  gap: 20px;
  list-style: none;
  margin: 0;
}
.CustomActivity_View_field_405 {
  list-style: none;
  padding: 0;
}
.CustomActivity_View_fieldTitle_b66 {
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: bold;
  margin-bottom: 8px;
}
.CustomActivity_View_icon_845 {
  width: 16px;
  margin-right: 8px;
}
.CustomActivity_View_fieldValue_f94 {
  font-size: 14px;
  line-height: 1.42857143;
  overflow-wrap: break-word;
  word-break: break-word;
  margin: 0;
}
.CustomActivity_View_added_01a {
  display: block;
  color: #666;
}

.NewCustomActivityButton_tooltip_0ff {
  display: block;
}
.NewCustomActivityButton_emptyPopoverContent_592 {
  display: grid;
  gap: 20px;
  justify-items: center;
  box-sizing: border-box;
  max-width: 248px;
  padding: 44px 20px 20px;
  font-size: 12px;
  line-height: 1.33333333;
}
.NewCustomActivityButton_illustration_101 {
  display: block;
  width: 125px;
}
.NewCustomActivityButton_emptyText_39b {
  margin: 0;
  text-align: center;
}
.NewCustomActivityButton_emptyLink_a3b {
  cursor: pointer;
}

.TimeSection_timeSection_a96 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 32px;
  margin: 0;
  user-select: none;
  cursor: pointer;
}
.TimeSection_timeSection_a96::before,
.TimeSection_timeSection_a96::after {
  content: '';
  position: relative;
  flex: 1;
  height: 0;
  border-bottom: 1px dashed #e2e2e2;
}
.TimeSection_timeSection_a96.guideflow_hovered > [data-title] {
  color: #262e39 !important;
}
.TimeSection_timeSection_a96.guideflow_hovered::before,
.TimeSection_timeSection_a96.guideflow_hovered::after {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.TimeSection_icon_608 {
  display: inline-flex;
  color: #919191;
}
.TimeSection_timeSection_a96.guideflow_hovered .TimeSection_icon_608 {
  color: #464a55;
}

.SingleActivityBar_SingleActivityBar_bar_6b2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  padding: 6px 16px 6px 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.SingleActivityBar_SingleActivityBar_viewAll_a5d {
  justify-self: start;
  font-size: 13px;
  font-weight: normal;
  border: 0;
}
.SingleActivityBar_SingleActivityBar_copy_fc1 {
  justify-self: end;
  color: #3781b8;
  cursor: pointer;
}

.SearchQueryBar_bar_5a4 {
  display: flex;
  align-items: center;
  padding: 6px 16px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.SearchQueryBar_text_690 {
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(3, auto);
}
.SearchQueryBar_searchText_d7e {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.CustomObjectBar_bar_dfa {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  align-items: center;
  padding: 6px 16px 6px 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.CustomObjectBar_viewAll_203 {
  justify-self: start;
  font-size: 13px;
  font-weight: normal;
  border: 0;
}
.CustomObjectBar_copy_df1 {
  justify-self: end;
  color: #3781b8;
  cursor: pointer;
}


/*# sourceMappingURL=https://srcmaps.close.com/srcmaps/main~a2ae9404.3fd3793933450eff0b5b.js.map*/