.EmailSendAsSelect_identity_133 {
  display: flex;
  white-space: nowrap;
}
.EmailSendAsSelect_avatar_1d4 {
  margin-right: 8px;
  align-self: center;
  flex: 0 0 auto;
}
.EmailSendAsSelect_name_2a4 {
  margin-right: 6px;
}
.EmailSendAsSelect_email_6fc {
  overflow: hidden;
  text-overflow: ellipsis;
}
.EmailSendAsSelect_loaderContainer_1e9 {
  display: flex;
  padding: 0 8px;
  align-items: center;
  height: 32px;
}

.EmailBody__more {
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  color: #bbb;
  font-weight: bold;
  padding: 0 8px 0 8px;
  font-size: 12px;
  line-height: 10px;
  display: inline-block;
  height: 12px;
}
.EmailBody__more.guideflow_hovered {
  text-decoration: none;
  color: #999;
  border: 1px solid #ccc;
  background-color: #eee;
}
.EmailBody__more:active {
  background-color: #ccc;
  color: #bbb;
}

.HtmlIframe--html {
  margin: 0;
  white-space: pre-wrap;
  border: 0;
  width: 100%;
  height: 20px;
}
.HtmlIframe--text {
  font-size: 13px;
}
.HtmlIframe.is-loading {
  opacity: 0;
  pointer-events: none;
}

.EmailTopBar_TopBarFollowupPicker_view_eff {
  display: flex;
}
.EmailTopBar_TopBarFollowupPicker_snoozeMenu_ba7 {
  height: 24px;
  display: inline-flex;
  align-items: center;
}
.EmailTopBar_TopBarFollowupPicker_snoozeMenuWithDate_f14 {
  height: 22px;
  display: inline-flex;
  margin-top: -2px;
}
.EmailTopBar_TopBarFollowupPicker_button_50a {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  text-align: inherit;
  font: inherit;
  line-height: normal;
  vertical-align: inherit;
  color: inherit;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
  /* own styles */
  display: flex;
}
.EmailTopBar_TopBarFollowupPicker_button_50a .snooze-icon {
  display: flex;
}
.EmailTopBar_TopBarFollowupPicker_button_50a.EmailTopBar_TopBarFollowupPicker_sizeRegular_941 {
  padding: 8px;
}
.EmailTopBar_TopBarFollowupPicker_button_50a.EmailTopBar_TopBarFollowupPicker_sizeRegular_941 svg {
  width: 16px;
  height: 16px;
}
.EmailTopBar_TopBarFollowupPicker_button_50a.EmailTopBar_TopBarFollowupPicker_sizeSmall_3a1 {
  padding: 4px;
}
.EmailTopBar_TopBarFollowupPicker_button_50a.EmailTopBar_TopBarFollowupPicker_sizeSmall_3a1 svg {
  width: 14px;
  height: 14px;
}
.EmailTopBar_TopBarFollowupPicker_button_50a.EmailTopBar_TopBarFollowupPicker_light_586 {
  color: #919191;
}

.EmailTopBar_bar_461 {
  position: relative;
  border-top: 1px solid #f1f1f1;
  cursor: pointer;
}
.EmailTopBar_bar_461.EmailTopBar_expanded_bba {
  background: #f9f9f9;
  border-bottom: 1px solid #f1f1f1;
}
.EmailTopBar_collapsedContent_4a3 {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 12px;
  padding-left: 36px;
}
.EmailTopBar_toggleIcon_4f4 {
  position: absolute;
  top: 6px;
  left: 12px;
  margin-top: 2px;
  color: #919191;
}
.EmailTopBar_toggleIcon_4f4 svg {
  transition: transform 0.1s ease;
  transform: rotate(0deg);
}
.EmailTopBar_expanded_bba .EmailTopBar_toggleIcon_4f4 {
  color: #474747;
}
.EmailTopBar_expanded_bba .EmailTopBar_toggleIcon_4f4 svg {
  transform: rotate(90deg);
}

.EmailTopBar_ContentCollapsed_row_337 {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  white-space: nowrap;
}
.EmailTopBar_ContentCollapsed_icon_b59 {
  display: inline-flex;
  color: #474747;
}
.EmailTopBar_ContentCollapsed_statusIcons_055 {
  display: flex;
  align-items: center;
}
.EmailTopBar_ContentCollapsed_ellipsisContainer_96c {
  display: flex;
  align-items: center;
  flex-grow: 1;
  min-width: 0;
  overflow: hidden;
}
.EmailTopBar_ContentCollapsed_preview_176 {
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
}

.EmailTopBar_ContentExpanded_barUpperContent_b53 {
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 12px;
  padding-left: 36px;
}
@media screen and (min-width: 768px) {
  .EmailTopBar_ContentExpanded_barUpperContent_b53 {
    padding-right: 162px;
  }
}
.EmailTopBar_ContentExpanded_sendAsIcon_e85 {
  margin-right: 4px;
}
.EmailTopBar_ContentExpanded_desktopRightContent_5ce {
  position: absolute;
  top: 6px;
  right: 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.EmailTopBar_ContentExpanded_mobileLowerContent_e0f {
  border-top: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 12px;
}

.EmailTopBar_AddressLine_addressLine_03d {
  line-height: 18px;
  margin-bottom: 4px;
}
.EmailTopBar_AddressLine_addressLine_03d.EmailTopBar_AddressLine_noWrap_122 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.EmailTopBar_AddressLine_addresses_521 {
  margin-right: 8px;
}
.EmailTopBar_AddressLine_addressName_680 {
  white-space: nowrap;
}

.EmailTopBar_EmailActions_actions_5dd {
  display: flex;
  align-items: center;
}

.EmailTopBar_EmailMeta_emailMeta_319 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  color: #777777;
}
@media screen and (max-width:  767px ) {
  .EmailTopBar_EmailMeta_emailMeta_319 {
    flex-direction: row-reverse;
  }
}
.EmailTopBar_EmailMeta_timeAgo_860 a,
.EmailTopBar_EmailMeta_timeAgo_860 a > * {
  font-size: 13px;
  color: inherit;
  border: none;
}

.EmailTopBar_StatusIcons_statusIconWrapper_d89 {
  display: inline-flex;
  vertical-align: bottom;
  margin-right: 8px;
}
.EmailTopBar_StatusIcons_statusIcon_107 {
  display: inline-flex;
}
.EmailTopBar_StatusIcons_topbarButtonBadge_97d {
  text-transform: none;
  background-color: #ffffff;
  border-color: #e2e2e2;
}
.EmailTopBar_StatusIcons_topbarButtonBadge_97d.guideflow_hovered {
  border-color: #c6c6c6;
}

.EmailComposeForm_component_form_0c6 {
  background-color: #fff;
  border-radius: 3px;
  margin: -1px -16px -16px;
}
.EmailComposeForm_component_form_0c6 form {
  margin: 0;
}
.EmailComposeForm_component_formError_141 {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
  border-radius: 0;
  border-left: none;
  border-right: none;
}
.EmailComposeForm_component_section_2c9 {
  padding: 0 16px;
  border-top: 1px solid #eff1f5;
}
.EmailComposeForm_component_subjectTemplateRow_bd7 {
  border-top: 1px solid #eff1f5;
  border-bottom: 1px solid #eff1f5;
  display: grid;
  height: 32px;
  align-items: center;
  gap: 4px;
  grid-template-columns: 1fr 1px 1fr;
  padding: 4px 0;
}
@media screen and (min-width: 768px) {
  .EmailComposeForm_component_subjectTemplateRow_bd7 {
    grid-template-columns: 60% 1px auto;
  }
}
.EmailComposeForm_component_subjectInput_e82 {
  border: none;
  padding-left: 16px;
  width: auto;
}
.EmailComposeForm_component_subjectInput_e82:focus {
  outline: none;
}
.EmailComposeForm_component_divider_e95 {
  display: block;
  width: 1px;
  height: 24px;
  background-color: #eff1f5;
}
.EmailComposeForm_component_rowSkeleton_445 {
  display: grid;
  align-items: center;
  height: 32px;
  padding: 4px 0 4px 16px;
  border-bottom: 1px solid #eff1f5;
}
.EmailComposeForm_component_followupSkeleton_918 {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 16px;
  border-top: 1px solid #eff1f5;
}
.EmailComposeForm_component_footerSkeleton_f15 {
  border-top: 1px solid #eff1f5;
  padding: 16px;
}


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